Add icons to this collection by clicking the heart icon.
Reflection icon - also known as graphic tool, reflection, multimedia option, flip, mirror image, art and design, and edit tools. Created in a clean circular 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="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="389.5"
y2="122.5"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ff81ff" />
<stop offset="1" stop-color="#a93aff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M205.917 150.452a8.862 8.862 0 0 0-9.767 2.286l-88.821 97.257a8.91 8.91 0 0 0 0 12.012l88.821 97.257a8.851 8.851 0 0 0 9.767 2.286 8.894 8.894 0 0 0 5.673-8.292V158.743a8.892 8.892 0 0 0-5.673-8.291zm198.754 99.542-88.821-97.257c-2.463-2.711-6.349-3.607-9.767-2.286a8.894 8.894 0 0 0-5.673 8.292v194.514a8.892 8.892 0 0 0 5.673 8.292 8.852 8.852 0 0 0 9.767-2.286l88.821-97.257a8.91 8.91 0 0 0 0-12.012zM256 264.9c-4.909 0-8.882 3.981-8.882 8.9v35.6c0 4.919 3.973 8.9 8.882 8.9s8.882-3.98 8.882-8.9v-35.6c0-4.919-3.973-8.9-8.882-8.9zm0 71.2c-4.909 0-8.882 3.98-8.882 8.9v35.6c0 4.919 3.973 8.9 8.882 8.9s8.882-3.98 8.882-8.9V345c0-4.919-3.973-8.9-8.882-8.9zm0-213.6c-4.909 0-8.882 3.98-8.882 8.9V167c0 4.919 3.973 8.9 8.882 8.9s8.882-3.98 8.882-8.9v-35.6c0-4.92-3.973-8.9-8.882-8.9zm0 71.2c-4.909 0-8.882 3.98-8.882 8.9v35.6c0 4.919 3.973 8.9 8.882 8.9s8.882-3.981 8.882-8.9v-35.6c0-4.919-3.973-8.9-8.882-8.9z"
/>
</svg>
More icons in the same style and category