Add icons to this collection by clicking the heart icon.
Tic Tac Toe icon - also known as circles, tic tac toe, gaming, crosses, and three in a row. 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="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5558ff" />
<stop offset="1" stop-color="#00c0ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="481"
y2="31"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<path
fill="url(#a)"
d="M497 331H361V181h136c8.284 0 15-6.716 15-15s-6.716-15-15-15H361V15c0-8.284-6.716-15-15-15s-15 6.716-15 15v136H181V15c0-8.284-6.716-15-15-15s-15 6.716-15 15v136H15c-8.284 0-15 6.716-15 15s6.716 15 15 15h136v150H15c-8.284 0-15 6.716-15 15s6.716 15 15 15h136v136c0 8.284 6.716 15 15 15s15-6.716 15-15V361h150v136c0 8.284 6.716 15 15 15s15-6.716 15-15V361h136c8.284 0 15-6.716 15-15s-6.716-15-15-15zm-316 0V181h150v150z"
/>
<path
fill="url(#b)"
d="M296.606 236.606 277.213 256l19.394 19.394c5.858 5.858 5.858 15.355 0 21.213s-15.355 5.858-21.213 0L256 277.213l-19.394 19.394c-5.858 5.858-15.355 5.858-21.213 0s-5.858-15.355 0-21.213L234.787 256l-19.394-19.394c-5.858-5.858-5.858-15.355 0-21.213s15.355-5.858 21.213 0L256 234.787l19.394-19.394c5.858-5.858 15.355-5.858 21.213 0s5.857 15.356-.001 21.213zm-180-201.212c-5.858-5.858-15.355-5.858-21.213 0L76 54.787 56.606 35.394c-5.858-5.858-15.355-5.858-21.213 0s-5.858 15.355 0 21.213L54.787 76 35.394 95.394c-5.858 5.858-5.858 15.355 0 21.213s15.355 5.858 21.213 0L76 97.213l19.394 19.394c5.858 5.858 15.355 5.858 21.213 0s5.858-15.355 0-21.213L97.213 76l19.394-19.394c5.857-5.857 5.857-15.355-.001-21.212zM457.213 76l19.394-19.394c5.858-5.858 5.858-15.355 0-21.213s-15.355-5.858-21.213 0L436 54.787l-19.394-19.394c-5.858-5.858-15.355-5.858-21.213 0s-5.858 15.355 0 21.213L414.787 76l-19.394 19.394c-5.858 5.858-5.858 15.355 0 21.213s15.355 5.858 21.213 0L436 97.213l19.394 19.394c5.858 5.858 15.355 5.858 21.213 0s5.858-15.355 0-21.213zM481 256c0-24.813-20.187-45-45-45s-45 20.187-45 45 20.187 45 45 45 45-20.187 45-45zm-30 0c0 8.271-6.729 15-15 15s-15-6.729-15-15 6.729-15 15-15 15 6.729 15 15zM301 76c0-24.813-20.187-45-45-45s-45 20.187-45 45 20.187 45 45 45 45-20.187 45-45zm-30 0c0 8.271-6.729 15-15 15s-15-6.729-15-15 6.729-15 15-15 15 6.729 15 15zM121 436c0-24.813-20.187-45-45-45s-45 20.187-45 45 20.187 45 45 45 45-20.187 45-45zm-30 0c0 8.271-6.729 15-15 15s-15-6.729-15-15 6.729-15 15-15 15 6.729 15 15z"
/>
</svg>
More icons in the same style and category