Add icons to this collection by clicking the heart icon.
Mirror icon - also known as mirror, frame, beauty, furniture and household, and interior decoration. 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="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        d="M422.327 206H477v1.716A68.282 68.282 0 0 0 497 256h0a68.283 68.283 0 0 0-20 48.284V306h-54.673M89.673 206H35v1.716A68.282 68.282 0 0 1 15 256h0a68.283 68.283 0 0 1 20 48.284V306h54.673M366 256c0-96.421-51.401-181-110-181s-110 84.579-110 181 51.401 181 110 181 110-84.579 110-181zm-137.327 41.872 75.175-27.362m-95.696-29.02 75.175-27.362M256 15C162.112 15 86 122.899 86 256s76.112 241 170 241 170-107.899 170-241S349.888 15 256 15z"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category