Add icons to this collection by clicking the heart icon.
Broken Wire icon - also known as cable, electrical, house repair, electronics, and broken 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="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m90.115 328.68 20 34.641L166 331.055l-20-34.641zM316 0v40h-20c-33.084 0-60 26.916-60 60v80c0 11.028-8.972 20-20 20h-20v40h20c15.355 0 29.376-5.805 40-15.327C266.624 234.195 280.645 240 296 240h20v-40h-20c-11.028 0-20-8.972-20-20v-80c0-11.028 8.972-20 20-20h20v40h196V0zm156 80H356V40h116zM156 236H76v40h80zm10-55.055-55.885-32.265-20 34.641L146 215.585zm255.885 2.375-20-34.641L346 180.945l20 34.641zM356 276h80v-40h-80zm-100 11.327C245.376 277.805 231.355 272 216 272h-20v40h20c11.028 0 20 8.972 20 20v80c0 11.028-8.972 20-20 20h-20v-40H0v120h196v-40h20c33.084 0 60-26.916 60-60v-80c0-11.028 8.972-20 20-20h20v-40h-20c-15.355 0-29.376 5.805-40 15.327zM156 472H40v-40h116zm190-140.945 55.885 32.265 20-34.641L366 296.415z"
    />
</svg>
More icons in the same style and category