Add icons to this collection by clicking the heart icon.
Online icon - also known as online, list, magnifier, search, magnifying glass, ui, and loupe. 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 64 64"
>
    <linearGradient
        id="a"
        x1="8"
        x2="56"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0bc2ff" />
        <stop offset="1" stop-color="#535aff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M30 50c0 1.1-.9 2-2 2H14c-3.3 0-6-2.7-6-6V10c0-3.3 2.7-6 6-6h24c3.3 0 6 2.7 6 6v8c0 1.1-.9 2-2 2s-2-.9-2-2v-8c0-1.1-.9-2-2-2H14c-1.1 0-2 .9-2 2v36c0 1.1.9 2 2 2h14c1.1 0 2 .9 2 2zm4-39H18c-1.1 0-2 .9-2 2s.9 2 2 2h16c1.1 0 2-.9 2-2s-.9-2-2-2zm0 8H18c-1.1 0-2 .9-2 2s.9 2 2 2h16c1.1 0 2-.9 2-2s-.9-2-2-2zm10 31.8V58c0 1.1-.9 2-2 2s-2-.9-2-2v-7.2c-6.8-1-12-6.8-12-13.8 0-7.7 6.3-14 14-14s14 6.3 14 14c0 7-5.2 12.9-12 13.8zM52 37c0-5.5-4.5-10-10-10s-10 4.5-10 10 4.5 10 10 10 10-4.5 10-10z"
    />
</svg>
More icons in the same style and category