Dicer1 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dicer1 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/324490.svg" alt="Dicer1 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324490.svg" alt="Dicer1 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324490.svg" alt="Dicer1 icon" :width="24" :height="24" />
CSS background
.icon-dicer1 {
background-image: url('https://proicons.com/icon/324490.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M24.0366,42.5v-19.8417M24.0366,42.5l-17.0079-8.3959c-.0694-.0342-.1133-.1049-.1133-.1823V14.0425M24.0366,42.5l16.935-8.3958c.0692-.0343.113-.1049.113-.1821V14.0425M24.0366,22.6583L6.9154,14.0425M24.0366,22.6583l17.048-8.6158M6.9154,14.0425L23.9454,5.5215c.0574-.0287.1249-.0286.1822.0002l16.957,8.5209M35.6766,22.4292l2.4926-1.1919c.0706-.0337.1155-.1051.1155-.1833v-2.4215c0-.1526-.162-.2508-.2973-.1801l-2.4926,1.3026c-.0671.0351-.1091.1045-.1091.1802v2.3106c0,.1496.156.2478.2909.1834ZM33.6646,25.5342l-2.4484,1.2602c-.0677.0349-.1103.1046-.1103.1807v2.379c0,.1515.1599.2498.2952.1812l2.4484-1.2422c.0683-.0347.1113-.1047.1113-.1813v-2.3968c0-.1521-.161-.2503-.2962-.1807ZM29.6147,36.7224v-2.3433c0-.1516-.1599-.2498-.2952-.1813l-2.3818,1.2079c-.0683.0347-.1113.1047-.1113.1813v2.336c0,.1514.1595.2496.2947.1815l2.3818-1.2006c.0685-.0346.1118-.1048.1118-.1815ZM18.3649,36.7219v-2.4621c0-.1546.1657-.2525.3012-.178l2.4045,1.3224c.0649.0357.1053.104.1053.178v2.3419c0,.151-.159.2493-.2942.1818l-2.4044-1.2022c-.0689-.0344-.1124-.1049-.1124-.1818ZM10.1005,18.4544l2.4625,1.3004c.0667.0352.1083.1044.1083.1798v2.3098c0,.1499-.1567.2481-.2916.183l-2.4625-1.1898c-.0702-.0338-.1148-.105-.1148-.1829v-2.4205c0-.153.1628-.2512.2981-.1797ZM24.0516,15.4168l2.3581-1.1963c.1489-.0755.1483-.2884-.001-.3631l-2.3581-1.1791c-.058-.029-.1263-.0286-.184.0011l-2.2887,1.1791c-.1463.0754-.147.2845-.001.3608l2.2887,1.1963c.0582.0305.1275.0309.1861.0011Z"/></svg>
Copied!