Icon Component
Using the Icon Component? Copy, paste, and go.
<s-icon name="icon-shotchart"></s-icon>
Icon font
Using the web font? Copy, paste, and go.
<span class="sf-main sf-icon-shotchart"></span>
Code point
- Unicode:
U+F16F
- CSS:
\F16F
- JS:
\uF16F
- HTML:

Copy HTML
Paste the SVG right into your project's code.
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="s-icon s-icon-icon-shotchart" viewBox="0 0 16 16">
<path d="M7.18 15.472A6.597 6.597 0 0 1 .592 8.883 6.597 6.597 0 0 1 7.18 2.295c1.155 0 2.29.306 3.283.876A6.348 6.348 0 0 1 11.71.847a.892.892 0 0 1 .78-.314.921.921 0 0 1 .718.486 5.134 5.134 0 0 0 1.772 1.913c.25.159.408.43.426.723a.9.9 0 0 1-.328.748 6.39 6.39 0 0 1-2.202 1.17 6.606 6.606 0 0 1 .893 3.311 6.597 6.597 0 0 1-6.589 6.589Zm0-11.844a5.261 5.261 0 0 0-5.255 5.255A5.261 5.261 0 0 0 7.18 14.14a5.261 5.261 0 0 0 5.256-5.256 5.272 5.272 0 0 0-.98-3.055 6.654 6.654 0 0 1-.305.013L9.903 7.096c.338.513.535 1.127.535 1.787A3.262 3.262 0 0 1 7.18 12.14a3.261 3.261 0 0 1-3.257-3.258A3.26 3.26 0 0 1 7.18 5.625c.656 0 1.267.195 1.778.53l1.251-1.258c.001-.1.005-.201.01-.302a5.271 5.271 0 0 0-3.039-.968v.001Zm0 3.331c-1.06 0-1.924.864-1.924 1.924 0 1.061.864 1.925 1.924 1.925a1.927 1.927 0 0 0 1.747-2.73L7.65 9.363a.666.666 0 1 1-.945-.94l1.28-1.288a1.919 1.919 0 0 0-.804-.176Zm5.183-4.76a5.014 5.014 0 0 0-.798 2.278 5.098 5.098 0 0 0 2.205-.769 6.48 6.48 0 0 1-1.407-1.51Z"/>
</svg>