Sudoku Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sudoku icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/347991.svg" alt="Sudoku icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347991.svg" alt="Sudoku icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347991.svg" alt="Sudoku icon" :width="24" :height="24" />
CSS background
.icon-sudoku {
background-image: url('https://proicons.com/icon/347991.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="c" x1="5.5" y1="30.1667" x2="42.5" y2="30.1667"/><line class="c" x1="5.5" y1="17.8333" x2="42.5" y2="17.8333"/><line class="c" x1="30.1667" y1="5.5" x2="30.1667" y2="42.5"/><line class="c" x1="17.8333" y1="5.5" x2="17.8333" y2="42.5"/><polyline class="c" points="9.5362 9.1195 11.2862 8.1667 11.2862 15.1667"/><circle class="c" cx="37.3028" cy="25.1813" r="2.3188"/><path class="c" d="M39.4166,21.3537c-.3864-.506-.9752-.8537-1.951-.8537h-.1628c-1.2806,0-2.3188,1.0381-2.3188,2.3188v2.3625"/><path class="c" d="M21.6812,10.4854c0-1.4311,1.2964-2.5594,2.7789-2.2745.9724.1869,1.749,1.0279,1.8458,2.0134.072.733-.16,1.4564-.6663,1.9007-.938.8232-3.9584,3.0416-3.9584,3.0416h4.6375"/><path class="c" d="M23.4312,36.3333c-.9665,0-1.75.7835-1.75,1.75h0c0,.9665.7835,1.75,1.75,1.75h1.1375c.9665,0,1.75-.7835,1.75-1.75h0c0-.9665-.7835-1.75-1.75-1.75"/><path class="c" d="M24.5688,36.3333c.9665,0,1.75-.7835,1.75-1.75h0c0-.9665-.7835-1.75-1.75-1.75h-1.1375c-.9665,0-1.75.7835-1.75,1.75h0c0,.9665.7835,1.75,1.75,1.75"/><line class="c" x1="23.4312" y1="36.3333" x2="24.5688" y2="36.3333"/></svg>
Sudoku in other icon packs
Copied!