Add icons to this collection by clicking the heart icon.
Power Cable icon - also known as electric, energy, electrical, electricity, plug, charging, electronics, socket, power plug, and power cable. Created in a clean flat gradient style, 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 64 64"
>
    <linearGradient
        id="a"
        x2="64"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c0392b" />
        <stop offset="1" stop-color="#8e44ad" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M29.59 23.86v-2.71a1.652 1.652 0 0 0-1.65-1.65H17.1a1.654 1.654 0 0 0-1.66 1.65v2.71a7.075 7.075 0 1 0 14.15 0zm-6.02 2.71a1.055 1.055 0 0 1-2.11 0v-2.71a1.055 1.055 0 0 1 2.11 0zM32 0a32 32 0 1 0 32 32A32.004 32.004 0 0 0 32 0zm18.67 31.99a1.055 1.055 0 0 1-2.11 0v-6.77a5.72 5.72 0 0 0-11.44 0v18.96c-.43 10.39-15.23 10.38-15.66 0v-11.2a9.204 9.204 0 0 1-8.13-9.12v-2.71a3.761 3.761 0 0 1 3.39-3.72v-4.41a1.055 1.055 0 0 1 2.11 0v4.37h7.37v-4.37a1.055 1.055 0 0 1 2.11 0v4.41a3.753 3.753 0 0 1 3.39 3.72v2.71a9.196 9.196 0 0 1-8.13 9.12v11.2a5.72 5.72 0 0 0 11.44 0V25.22a7.83 7.83 0 0 1 15.66 0z"
    />
</svg>
More icons in the same style and category