Add icons to this collection by clicking the heart icon.
Cable icon - also known as cable, electricity, plug, electronics, and wire. Created in a clean 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="262"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffedad" />
<stop offset="1" stop-color="#ffffe5" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="452"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd5900" />
<stop offset="1" stop-color="#ffde00" />
</linearGradient>
<path
fill="url(#a)"
d="M477 512h-60c-8.284 0-15-6.716-15-15v-45h90v45c0 8.284-6.716 15-15 15zm-382 0H35c-8.284 0-15-6.716-15-15v-45h90v45c0 8.284-6.716 15-15 15zm417-135v-50c0-35.841-29.159-65-65-65s-65 29.159-65 65v50zM65 262c-35.841 0-65 29.159-65 65v50h130v-50c0-35.841-29.159-65-65-65z"
/>
<path
fill="url(#b)"
d="M512 377v60c0 8.284-6.716 15-15 15H397c-8.284 0-15-6.716-15-15v-60zM0 377v60c0 8.284 6.716 15 15 15h100c8.284 0 15-6.716 15-15v-60zm381-252c0 68.925-56.075 125-125 125s-125-56.075-125-125c0-37.981 17.032-72.056 43.855-95H145c-35.841 0-65 29.159-65 65v168.766C75.181 262.623 70.163 262 65 262s-10.181.623-15 1.766V95c0-52.383 42.617-95 95-95h222c52.383 0 95 42.617 95 95v168.766c-4.819-1.143-9.837-1.766-15-1.766s-10.181.623-15 1.766V95c0-35.841-29.159-65-65-65h-29.855C363.968 52.944 381 87.019 381 125zM201 85c0 30.327 24.673 55 55 55s55-24.673 55-55-24.673-55-55-55-55 24.673-55 55zm150 40c0-15.276-3.63-29.719-10.064-42.519.025.839.064 1.674.064 2.519 0 46.869-38.131 85-85 85s-85-38.131-85-85c0-.845.039-1.68.064-2.52C164.63 95.281 161 109.724 161 125c0 52.383 42.617 95 95 95s95-42.617 95-95z"
/>
</svg>
More icons in the same style and category