Dice 1 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dice 1 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/324488.svg" alt="Dice 1 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324488.svg" alt="Dice 1 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324488.svg" alt="Dice 1 icon" :width="24" :height="24" />
CSS background
.icon-dice-1 {
background-image: url('https://proicons.com/icon/324488.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="M44.3382,29.8163l-5.1112-20.5L18.8888,3.5,3.6618,18.1837l5.1112,20.5,20.3382,5.8163,15.227-14.6837Z"/><path class="b" d="M37.7463,29.1305l1.4807-19.8142-18.4149,1.8974L3.6618,18.1837l10.6096,16.7998,14.8398,9.5166s8.6351-15.3695,8.6351-15.3695Z"/><path class="b" d="M37.7463,29.1305l-23.4749,5.8529,6.5406-23.7697,16.9342,17.9168ZM20.812,11.2137l-1.9232-7.7137M37.7463,29.1305l6.5919.6858M14.2714,34.9834l-5.4983,3.7002"/></svg>
Dice 1 in other icon packs
Copied!