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 lineal color 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M226 284.924V361c0 8.284 6.716 15 15 15s15-6.716 15-15v-76.076c50.817-7.301 90-51.119 90-103.924 0-57.897-47.103-105-105-105s-105 47.103-105 105c0 52.804 39.184 96.623 90 103.924zM241 106c41.355 0 75 33.645 75 75s-33.645 75-75 75-75-33.645-75-75 33.645-75 75-75zM436 0H121C96.187 0 76 20.187 76 45v377H31c-8.284 0-15 6.716-15 15v15c0 33.084 26.916 60 60 60h270c33.084 0 60-26.916 60-60V90h75c8.284 0 15-6.716 15-15V60c0-33.084-26.916-60-60-60zM76 482c-16.542 0-30-13.458-30-30h240a59.608 59.608 0 0 0 8.072 30H76zM376 60v392c0 16.542-13.458 30-30 30s-30-13.458-30-30v-15c0-8.284-6.716-15-15-15H106V45c0-8.271 6.729-15 15-15h263.072A59.608 59.608 0 0 0 376 60zm30 0c0-16.542 13.458-30 30-30s30 13.458 30 30z"
    />
</svg>
More icons in the same style and category