Decision Roulette Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Decision Roulette 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/338916.svg" alt="Decision Roulette icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338916.svg" alt="Decision Roulette icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338916.svg" alt="Decision Roulette icon" :width="24" :height="24" />
CSS background
.icon-decision-roulette {
background-image: url('https://proicons.com/icon/338916.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>.o{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="o" d="M45.5,24c0,11.87412262-9.62587738,21.5-21.5,21.5S2.5,35.87412262,2.5,24C2.5,12.12587833,12.12587833,2.5,24,2.5c11.87412262,0,21.5,9.62587833,21.5,21.5Z"/><path id="f" class="o" d="M35.90499878,24c0,6.57494926-5.33004951,11.90499878-11.90499878,11.90499878s-11.90499878-5.33004951-11.90499973-11.90499878c0-6.57494926,5.33005047-11.90499973,11.90499973-11.90499973s11.90499878,5.33005047,11.90499878,11.90499973Z"/><path id="g" class="o" d="M28.15999985,28.68600082c-1.12750626.99277115-2.57871246,1.5396862-4.08099937,1.53800011-3.42499924,0-6.20199966-2.78700066-6.20199966-6.22400093s2.77700043-6.22399902,6.20199966-6.22399902c2.69798088.00305367,5.08469009,1.74942589,5.90399933,4.31999969"/><path id="h" class="o" d="M26.37700081,21.80200005l3.75699997.30500031.3560009-3.78999901"/><path id="i" class="o" d="M29.95299911,34.31000137l4.77299881,8.26700211"/><path id="j" class="o" d="M13.27400017,5.42299986l4.77300072,8.26599932"/><path id="k" class="o" d="M18.04700089,34.31000137l-4.77299976,8.26700211"/><path id="l" class="o" d="M34.74700165,5.38600016l-4.79800034,8.3100009"/><path id="m" class="o" d="M12.09599972,24H2.5"/><path id="n" class="o" d="M45.5,24h-9.59600067"/></svg>
Copied!