Blockudoku Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Blockudoku 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/337309.svg" alt="Blockudoku icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337309.svg" alt="Blockudoku icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337309.svg" alt="Blockudoku icon" :width="24" :height="24" />
CSS background
.icon-blockudoku {
background-image: url('https://proicons.com/icon/337309.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M5.5,37.0507l5.4498,5.4493M5.5,33.0525l9.4484,9.4475M6.7661,30.3128l10.9299,10.9288M17.696,41.2416l1.2585,1.2584M5.5,25.0524l5.2609,5.2603M10.7609,30.3128l6.9314,6.9269M17.6922,37.2397l5.2571,5.2603M5.5,21.0543l9.2594,9.2585M14.7595,30.3128l2.929,2.9287M17.6885,33.2415l9.2594,9.2585M6.1387,17.691l11.5497,11.5486M17.6885,29.2395l1.0733,1.0732M18.7618,30.3128l11.5497,11.5486M5.5,13.0542l4.6373,4.6368M10.1373,17.691l7.5512,7.5504M17.6885,25.2414l5.0719,5.0714M22.7604,30.3128l7.5512,7.5504M30.3115,37.8632l4.6373,4.6368M5.5227,9.0749l8.617,8.6161M14.1396,17.691l3.5526,3.5485M17.6922,21.2394l9.0705,9.0696M26.7627,30.309l3.5488,3.5522M30.3115,33.8612l8.617,8.6123M13.9469,5.5038l3.7416,3.7412M26.1391,17.691l4.1724,4.172M38.7584,30.3128l3.7416,3.7412M9.9483,5.5l7.7401,7.7431M22.1406,17.691l8.171,8.1739M34.7599,30.3128l7.7401,7.7394M6.9059,6.4599l10.7825,10.7776M17.6885,17.2375l.4535.4535M18.142,17.691l12.1696,12.1683M30.3116,29.8593l.4497.4497M30.7613,30.309l10.7825,10.7814M42.5,30.3052H5.5M42.5,17.6872H5.5M30.3116,5.5038v36.9962M17.6885,5.5038v36.9962"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!