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 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="#a93aff" />
<stop offset="1" stop-color="#ff81ff" />
</linearGradient>
<path
d="M166 15v482M346 15v482M15 166h482M15 346h482M46 46l60 60m0-60-60 60m360 300 60 60m0-60-60 60M256 286c16.569 0 30-13.431 30-30s-13.431-30-30-30-30 13.431-30 30 13.431 30 30 30zm180 0c16.569 0 30-13.431 30-30s-13.431-30-30-30-30 13.431-30 30 13.431 30 30 30zM76 466c16.569 0 30-13.431 30-30s-13.431-30-30-30-30 13.431-30 30 13.431 30 30 30zM46 226l60 60m0-60-60 60"
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