Add icons to this collection by clicking the heart icon.
Power Socket icon - also known as energy, electricity, electronics, socket, power socket, electric plug, electric socket, and power plug. Created in a clean outline style with a black finish, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <path
        d="M492 412c0 44.183-35.817 80-80 80H100c-44.183 0-80-35.817-80-80V100c0-44.183 35.817-80 80-80h312c44.183 0 80 35.817 80 80v312z"
        fill="none"
        stroke="#000"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
    <circle
        cx="256"
        cy="256"
        r="160"
        fill="none"
        stroke="#000"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
    <path
        d="M196 216v80M316 216v80"
        fill="none"
        stroke="#000"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category