Add icons to this collection by clicking the heart icon.
Transparency icon - also known as document, search, magnifying glass, traceability, transparency, loupe, and files and folders. 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="263.5"
        x2="263.5"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M121 0C96.099 0 76 20.1 76 45v407l236.722 59.605L346 512c51.526 0 60-52.355 60-63.6V60l45-60z"
    />
    <path
        fill="url(#b)"
        d="M451 0c-24.902 0-45 20.1-45 45v15h75c8.284 0 15-6.716 15-15 0-25.389-20.713-45-45-45zM241 75c-57.891 0-105 48.109-105 106 0 52.754 39.25 96.127 90 103.484V361c0 8.291 6.709 15 15 15s15-6.709 15-15v-76.516c50.75-7.357 90-50.729 90-103.484 0-57.891-47.109-106-105-106zm0 181c-41.367 0-75-33.647-75-75s33.633-75 75-75 75 33.647 75 75-33.633 75-75 75zm46.199 207.4c-1.5-6.601-7.5-11.4-14.399-11.4H31c-8.401 0-15 6.599-15 15 0 24.899 20.099 45 45 45h285c-29.099 0-53.401-21-58.801-48.6z"
    />
</svg>
More icons in the same style and category