Skiinfo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Skiinfo 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/347391.svg" alt="Skiinfo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347391.svg" alt="Skiinfo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347391.svg" alt="Skiinfo icon" :width="24" :height="24" />
CSS background
.icon-skiinfo {
background-image: url('https://proicons.com/icon/347391.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;}</style></defs><path class="c" d="M5.5,10.2401c.0613,21.9296,18.4387,31.9765,18.4387,31.9765,0,0,18.5613-10.0371,18.5613-31.9765-16.1108-6.0032-21.2558-5.8811-36.999-.0004l-.001.0004Z"/><path class="c" d="M7.1311,20.3391s12.1196-7.0172,15.8055-10.0652c4.1817,4.3946,18.2151,9.569,18.2151,9.569l-5.6702-1.3467,3.1185,2.6226-12.1911-4.6073-.0709,2.8353-3.2603-3.8985-1.9137,2.4809-2.339-.7088-3.969,2.7643,1.3466-2.977-9.0716,3.3314Z"/><path class="c" d="M14.9626,34.657c-4.7133-8.7539,4.0273-11.2701,5.2803-11.2701,9.3557-.4253,13.2121-1.5057,11.2282-4.6954,8.893,6.676-9.0861,4.2102-8.2217,7.706,1.7719,4.8908,10.3481,7.0882,10.3481,7.0882"/><path class="c" d="M36.1571,10.7568l.6836,1.7249-1.7228.077"/><path class="c" d="M39.9686,11.8503l-1.8237.3413.2538-1.7058"/><path class="c" d="M39.0925,15.4872l-.7325-1.7047,1.7199-.1261"/><path class="c" d="M35.2637,14.5917l1.7755-.5388-.0656,1.7234"/></svg>
Copied!