Snow Mobile Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Snow Mobile 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/306519.svg" alt="Snow Mobile icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306519.svg" alt="Snow Mobile icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306519.svg" alt="Snow Mobile icon" :width="24" :height="24" />
CSS background
.icon-snow-mobile {
background-image: url('https://proicons.com/icon/306519.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M232 618c-60 0-109 49-109 108 0 60 49 109 109 109h612c60 0 108-49 108-109 0-39-21-73-52-92 7-116-8-195-47-237-24-27-49-29-54-29H252l-97-164h-42l26-1s1-14 15-28c16-16 50-35 124-35V89c-74 0-128 17-160 50-29 29-30 60-30 65H75l128 414h29zm285 191H348V644h169v165zm212 0H559V644h170v165zm198-83c0 46-37 83-83 83h-73V644h73c46 0 83 37 83 82zM797 419c19 3 60 45 53 199H398L281 419h516zM306 644v165h-74c-46 0-83-37-83-83 0-45 37-82 83-82h74zm681 239l-1-1c-8-15-28-27-43-27H149s-24 1-70-36l-54-41c-14-11-25-5-25 12v5c0 18 11 40 25 51l56 41s12 10 33 17c17 6 45 7 62 7h824s-5-12-13-28z"/></svg>
Snow Mobile in other icon packs
Copied!