Add icons to this collection by clicking the heart icon.
Signal icon - also known as interface, signal, signals, networking, bar, bars, group, vertical, coverage, and vertical lines. 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=".003" stop-color="#f0fff4" />
<stop offset="1" stop-color="#c3ffe8" />
</linearGradient>
<linearGradient
id="b"
x1="12"
x2="52"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9cffac" />
<stop offset="1" stop-color="#00b59c" />
</linearGradient>
<circle cx="32" cy="32" r="32" fill="url(#a)" />
<path
fill="url(#b)"
d="M19.6 38.429v4.285a1.433 1.433 0 0 1-1.428 1.429h-4.743A1.433 1.433 0 0 1 12 42.714V38.43A1.433 1.433 0 0 1 13.43 37h4.743a1.433 1.433 0 0 1 1.428 1.429zM39.771 25.57H35.03A1.433 1.433 0 0 0 33.6 27v15.714a1.433 1.433 0 0 0 1.429 1.429h4.742a1.433 1.433 0 0 0 1.429-1.429V27a1.433 1.433 0 0 0-1.429-1.429zm-10.8 5.715H24.23a1.433 1.433 0 0 0-1.429 1.428v10a1.433 1.433 0 0 0 1.429 1.429h4.742a1.433 1.433 0 0 0 1.429-1.429v-10a1.433 1.433 0 0 0-1.429-1.428zm21.6-11.429h-4.743a1.433 1.433 0 0 0-1.428 1.429v21.428a1.433 1.433 0 0 0 1.428 1.429h4.743A1.433 1.433 0 0 0 52 42.714V21.286a1.433 1.433 0 0 0-1.429-1.429z"
/>
</svg>
More icons in the same style and category