Stock Market Simulator Game Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Stock Market Simulator Game 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/347908.svg" alt="Stock Market Simulator Game icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347908.svg" alt="Stock Market Simulator Game icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347908.svg" alt="Stock Market Simulator Game icon" :width="24" :height="24" />
CSS background
.icon-stock-market-simulator-game {
background-image: url('https://proicons.com/icon/347908.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;}.d{fill:#fff;stroke-width:0px;}</style></defs><circle class="c" cx="24.3526" cy="23.121" r="15"/><path class="c" d="M18.6063,14.3747v6"/><path class="c" d="M21.6063,17.3747h-6"/><circle class="d" cx="29.2792" cy="29.2454" r=".75"/><circle class="d" cx="33.8763" cy="29.2454" r=".75"/><circle class="d" cx="31.5777" cy="26.9468" r=".75"/><circle class="d" cx="31.5777" cy="31.5438" r=".75"/><polyline class="c" points="37.9954 10.7385 37.9954 5.5 32.7569 5.5"/><line class="c" x1="37.9954" y1="5.5" x2="10.0046" y2="33.4908"/><polyline class="c" points="10.0046 37.2615 10.0046 42.5 15.2431 42.5"/><line class="c" x1="10.0046" y1="42.5" x2="37.9954" y2="14.5092"/></svg>
Copied!