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="#a93aff" />
<stop offset="1" stop-color="#ff81ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="481"
y2="31"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<path
fill="url(#a)"
d="M497 331H361V181h136c8.291 0 15-6.709 15-15s-6.709-15-15-15H361V15c0-8.291-6.709-15-15-15s-15 6.709-15 15v136H181V15c0-8.291-6.709-15-15-15s-15 6.709-15 15v136H15c-8.291 0-15 6.709-15 15s6.709 15 15 15h136v150H15c-8.291 0-15 6.709-15 15s6.709 15 15 15h136v136c0 8.291 6.709 15 15 15s15-6.709 15-15V361h150v136c0 8.291 6.709 15 15 15s15-6.709 15-15V361h136c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-166 0H181V181h150z"
/>
<path
fill="url(#b)"
d="M116.606 35.395c-5.859-5.859-15.352-5.859-21.211 0L76 54.789 56.606 35.395c-5.859-5.859-15.352-5.859-21.211 0s-5.859 15.352 0 21.211L54.789 76 35.395 95.395c-5.859 5.859-5.859 15.352 0 21.211s15.351 5.859 21.211 0L76 97.211l19.395 19.395c5.859 5.859 15.351 5.859 21.211 0 5.859-5.859 5.859-15.352 0-21.211L97.211 76l19.395-19.395c5.859-5.859 5.859-15.351 0-21.21zm360 360c-5.859-5.859-15.352-5.859-21.211 0L436 414.789l-19.395-19.395c-5.859-5.859-15.352-5.859-21.211 0s-5.859 15.352 0 21.211L414.789 436l-19.395 19.395c-5.859 5.859-5.859 15.352 0 21.211s15.351 5.859 21.211 0L436 457.211l19.395 19.395c5.859 5.859 15.351 5.859 21.211 0 5.859-5.859 5.859-15.352 0-21.211L457.211 436l19.395-19.395c5.859-5.859 5.859-15.351 0-21.21zM256 211c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.185-45-45-45zm0 60c-8.262 0-15-6.724-15-15s6.738-15 15-15 15 6.724 15 15-6.738 15-15 15zm180 30c24.814 0 45-20.186 45-45s-20.186-45-45-45-45 20.186-45 45 20.186 45 45 45zm0-60c8.262 0 15 6.724 15 15s-6.738 15-15 15-15-6.724-15-15 6.738-15 15-15zM76 391c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.185-45-45-45zm0 60c-8.262 0-15-6.724-15-15s6.738-15 15-15 15 6.724 15 15-6.738 15-15 15zm40.606-235.605c-5.859-5.859-15.352-5.859-21.211 0L76 234.789l-19.395-19.395c-5.859-5.859-15.352-5.859-21.211 0s-5.859 15.352 0 21.211L54.789 256l-19.395 19.395c-5.859 5.859-5.859 15.352 0 21.211s15.351 5.859 21.211 0L76 277.211l19.395 19.395c5.859 5.859 15.351 5.859 21.211 0 5.859-5.859 5.859-15.352 0-21.211L97.211 256l19.395-19.395c5.859-5.859 5.859-15.351 0-21.21z"
/>
</svg>
More icons in the same style and category