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 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="407"
y2="105"
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="M398.118 300.412h-79.941v-88.824h79.941c4.91 0 8.882-3.973 8.882-8.882s-3.973-8.882-8.882-8.882h-79.941v-79.941a8.877 8.877 0 0 0-8.882-8.882 8.878 8.878 0 0 0-8.883 8.882v79.941h-88.823v-79.941a8.877 8.877 0 0 0-8.883-8.882 8.877 8.877 0 0 0-8.882 8.882v79.941h-79.941c-4.91 0-8.882 3.973-8.882 8.882s3.973 8.882 8.882 8.882h79.941v88.824h-79.941a8.877 8.877 0 0 0-8.882 8.882 8.877 8.877 0 0 0 8.882 8.882h79.941v79.941a8.877 8.877 0 0 0 8.882 8.882 8.878 8.878 0 0 0 8.883-8.882v-79.941h88.823v79.941a8.877 8.877 0 0 0 8.883 8.882 8.877 8.877 0 0 0 8.882-8.882v-79.941h79.941c4.91 0 8.882-3.973 8.882-8.882s-3.973-8.882-8.882-8.882zm-97.706 0h-88.823v-88.824h88.823zM125.367 173.457a8.878 8.878 0 0 0 12.56 0l11.484-11.485 11.485 11.485c3.469 3.47 9.09 3.47 12.56 0s3.47-9.091 0-12.56l-11.485-11.485 11.485-11.485c3.47-3.47 3.47-9.091 0-12.56s-9.091-3.47-12.56 0l-11.485 11.485-11.484-11.485c-3.47-3.47-9.091-3.47-12.56 0s-3.47 9.091 0 12.56l11.485 11.485-11.485 11.485a8.878 8.878 0 0 0 0 12.56zm261.266 165.086a8.878 8.878 0 0 0-12.56 0l-11.484 11.485-11.485-11.485c-3.469-3.47-9.09-3.47-12.56 0s-3.47 9.091 0 12.56l11.485 11.484-11.485 11.485a8.878 8.878 0 0 0 0 12.56 8.88 8.88 0 0 0 12.56 0l11.485-11.485 11.484 11.485c3.47 3.469 9.091 3.47 12.56 0s3.47-9.091 0-12.56l-11.485-11.485 11.485-11.484a8.878 8.878 0 0 0 0-12.56zM256 282.647c14.694 0 26.647-11.953 26.647-26.647S270.694 229.353 256 229.353 229.353 241.306 229.353 256s11.953 26.647 26.647 26.647zm0-35.529c4.901 0 8.882 3.981 8.882 8.882s-3.981 8.882-8.882 8.882-8.882-3.981-8.882-8.882 3.981-8.882 8.882-8.882zM335.941 256c0 14.694 11.953 26.647 26.647 26.647s26.647-11.953 26.647-26.647-11.953-26.647-26.647-26.647-26.647 11.953-26.647 26.647zm35.53 0c0 4.901-3.981 8.882-8.882 8.882s-8.883-3.981-8.883-8.882 3.981-8.882 8.883-8.882c4.9 0 8.882 3.981 8.882 8.882zm-222.059 79.941c-14.694 0-26.647 11.953-26.647 26.647s11.953 26.647 26.647 26.647 26.647-11.953 26.647-26.647-11.953-26.647-26.647-26.647zm0 35.53c-4.901 0-8.882-3.981-8.882-8.882s3.981-8.882 8.882-8.882 8.883 3.981 8.883 8.882c-.001 4.9-3.982 8.882-8.883 8.882zm-24.045-91.426a8.878 8.878 0 0 0 12.56 0l11.484-11.485 11.485 11.485c3.469 3.47 9.09 3.47 12.56 0s3.47-9.091 0-12.56L161.972 256l11.485-11.485c3.47-3.47 3.47-9.091 0-12.56s-9.091-3.47-12.56 0l-11.485 11.485-11.484-11.485c-3.47-3.47-9.091-3.47-12.56 0s-3.47 9.091 0 12.56L136.852 256l-11.485 11.485a8.878 8.878 0 0 0 0 12.56z"
/>
</svg>
More icons in the same style and category