Add icons to this collection by clicking the heart icon.
Sunglasses icon - also known as fashion, glasses, eyeglasses, and sunglasses. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="M140.182 263.243H20m168.8-91.755 9.585-14.189c12.738-18.855 7.894-44.544-10.819-57.378h0c-18.713-12.834-44.208-7.953-56.946 10.901L27.65 263.242m-.924.001v71.511c0 31.41 17.026 58.797 42.273 73.357 12.257 7.068 26.443 11.13 41.578 11.13h19.371c46.31 0 83.851-37.826 83.851-84.487v-40.531c0-17.11-13.87-30.98-30.98-30.98H26.726zm465.274 0H371.818m112.531 0-102.97-152.42c-12.738-18.855-38.233-23.735-56.946-10.901h0c-18.713 12.834-23.557 38.523-10.819 57.378l9.585 14.189m-109.4 134.901h81.151m120.561-43.147h-86.329c-17.11 0-30.98 13.87-30.98 30.98v40.531c0 46.661 37.541 84.487 83.851 84.487h19.371a82.945 82.945 0 0 0 41.578-11.13 84.627 84.627 0 0 0 37.381-44.868"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category