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 circular 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="-85.333"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffedad" />
        <stop offset="1" stop-color="#ffffe5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M383.406 242.641v-81.606c0-30.898-25.137-56.035-56.035-56.035H184.629c-30.898 0-56.035 25.137-56.035 56.035v81.606c2.874-.514 5.828-.798 8.848-.798s5.973.283 8.848.798v-81.606c0-21.14 17.199-38.34 38.34-38.34h23.508c-15.821 13.534-25.868 33.632-25.868 56.035 0 40.655 33.075 73.73 73.73 73.73s73.73-33.076 73.73-73.73c0-22.403-10.047-42.502-25.868-56.035h23.508c21.14 0 38.34 17.199 38.34 38.34v81.606a50.202 50.202 0 0 1 8.848-.798c3.021.001 5.974.284 8.848.798zM256 122.695c17.888 0 32.441 14.553 32.441 32.441S273.888 187.578 256 187.578s-32.441-14.553-32.441-32.441 14.553-32.442 32.441-32.442zm50.099 30.956a55.69 55.69 0 0 1 5.936 25.08c0 30.898-25.137 56.035-56.035 56.035s-56.035-25.137-56.035-56.035a55.69 55.69 0 0 1 5.936-25.08c-.015.495-.038.988-.038 1.486 0 27.645 22.491 50.137 50.137 50.137s50.137-22.491 50.137-50.137c0-.499-.023-.991-.038-1.486zM407 318.523h-64.883V291.98c0-17.917 14.524-32.441 32.441-32.441s32.441 14.524 32.441 32.441v26.543zm0 17.696v26.543a8.848 8.848 0 0 1-8.848 8.848h-47.188a8.848 8.848 0 0 1-8.848-8.848v-26.543zm-14.746 53.086v8.848a8.848 8.848 0 0 1-8.848 8.848h-17.695a8.848 8.848 0 0 1-8.848-8.848v-8.848zm-222.371-70.782H105V291.98c0-17.917 14.524-32.441 32.441-32.441s32.441 14.524 32.441 32.441v26.543zm0 17.696v26.543a8.848 8.848 0 0 1-8.848 8.848h-47.188a8.848 8.848 0 0 1-8.848-8.848v-26.543zm-14.746 53.086v8.848a8.848 8.848 0 0 1-8.848 8.848h-17.695a8.848 8.848 0 0 1-8.848-8.848v-8.848z"
    />
</svg>
More icons in the same style and category