ios snow icon

ios-snow from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
ios-snow
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the ios snow icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M440.5 345.8L408.1 327c11.8-12.3 26-18.2 26.2-18.3 7.5-3 11.4-11.4 8.9-19.1-1.9-5.9-7.4-9.8-13.5-9.8-1.9 0-3.7.4-5.5 1.1-1 .4-24.4 10-41.9 31.2l-96.3-56 96.3-56c17.5 21.2 40.8 30.8 41.9 31.2 1.8.7 3.6 1.1 5.5 1.1 6.1 0 11.6-4 13.5-9.8 2.5-7.7-1.4-16.1-8.9-19.1-.1-.1-14.3-6-26.2-18.3l32.4-18.8c7.2-4.2 9.6-13.4 5.5-20.6-2.7-4.7-7.7-7.6-13.1-7.6-2.6 0-5.3.7-7.6 2L393.1 159c-4.5-16.2-2.7-31.4-2.6-32 1.1-8.1-4.1-15.6-12-17.3-1-.2-2-.3-3-.3-7.1 0-13 5.2-14.1 12.4-.2 1.1-3.6 26 6.1 52.2l-96 56v-99.2c26.9-4.7 46.8-20.2 47.7-20.9 3.1-2.5 5.1-6 5.4-10 .3-4-.9-7.8-3.6-10.8-2.9-3.2-7-5.1-11.4-5.1-3.4 0-6.8 1.2-9.5 3.3-.1.1-12.2 9.4-28.6 13.6V63.1c0-8.2-7.1-15.1-15.5-15.1s-15.5 6.9-15.5 15.1v37.5c-16.3-4.2-28.4-13.5-28.6-13.6-2.7-2.1-6-3.3-9.5-3.3-4.4 0-8.5 1.9-11.4 5.1-2.7 3-4 7-3.6 10.9.3 3.9 2.3 7.4 5.4 9.9.9.7 20.8 16.2 47.7 20.9v99.2l-96-56c9.6-26 6.2-51.1 6-52.2-1-7.2-6.9-12.4-14-12.4-1 0-2 .1-3 .3-7.9 1.6-13.2 9.3-12 17.3 0 .2 2 15.5-2.6 31.9L86.6 140c-2.3-1.3-4.9-2-7.6-2-5.4 0-10.4 2.9-13.1 7.6-4.1 7.2-1.7 16.5 5.5 20.6l32.4 18.8c-11.7 12.1-25.7 18.1-26.2 18.3-7.5 3-11.4 11.4-8.9 19.1 1.9 5.9 7.4 9.8 13.5 9.8 1.9 0 3.7-.4 5.5-1.1 1-.4 24.4-10 41.9-31.2l96.3 56-96.3 56c-17.5-21.2-40.8-30.8-41.9-31.2-1.8-.7-3.6-1.1-5.5-1.1-6.1 0-11.6 4-13.5 9.8-2.5 7.7 1.4 16 8.9 19.1.5.2 14.5 6.2 26.2 18.3l-32.4 18.8c-7.2 4.2-9.6 13.4-5.5 20.6 2.7 4.7 7.7 7.6 13.1 7.6 2.6 0 5.3-.7 7.6-2l32.3-18.8c4.6 16.5 2.6 31.8 2.6 32-1.2 8 4.1 15.7 12 17.3 1 .2 2 .3 3 .3 7.1 0 13-5.2 14.1-12.4.2-1.1 3.6-26-6.1-52.2l96-56v99.2c-26.9 4.7-46.8 20.2-47.7 20.9-3.1 2.5-5.1 6-5.4 10-.3 4 .9 7.8 3.6 10.8 2.9 3.2 7 5.1 11.4 5.1 3.4 0 6.8-1.2 9.5-3.3.1-.1 12.3-9.4 28.6-13.6v37.5c0 8.2 7.1 15.1 15.5 15.1s15.5-6.9 15.5-15.1v-37.5c16.3 4.2 28.4 13.5 28.6 13.6 2.7 2.1 6.1 3.3 9.5 3.3 4.4 0 8.5-1.9 11.4-5.1 2.7-3 4-7 3.6-10.9-.3-3.9-2.3-7.4-5.4-9.9-.9-.7-20.8-16.2-47.7-20.9V282l96 56c-9.6 26-6.2 51.1-6 52.2 1 7.2 6.9 12.4 14 12.4 1 0 2-.1 3-.3 7.9-1.6 13.1-9.2 12-17.3-.1-.5-1.9-15.7 2.6-32l32.2 18.8c2.3 1.3 4.9 2 7.6 2 5.4 0 10.4-2.9 13.1-7.6 4.1-6.9 1.7-16.2-5.5-20.4z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosSnow(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M440.5 345.8L408.1 327c11.8-12.3 26-18.2 26.2-18.3 7.5-3 11.4-11.4 8.9-19.1-1.9-5.9-7.4-9.8-13.5-9.8-1.9 0-3.7.4-5.5 1.1-1 .4-24.4 10-41.9 31.2l-96.3-56 96.3-56c17.5 21.2 40.8 30.8 41.9 31.2 1.8.7 3.6 1.1 5.5 1.1 6.1 0 11.6-4 13.5-9.8 2.5-7.7-1.4-16.1-8.9-19.1-.1-.1-14.3-6-26.2-18.3l32.4-18.8c7.2-4.2 9.6-13.4 5.5-20.6-2.7-4.7-7.7-7.6-13.1-7.6-2.6 0-5.3.7-7.6 2L393.1 159c-4.5-16.2-2.7-31.4-2.6-32 1.1-8.1-4.1-15.6-12-17.3-1-.2-2-.3-3-.3-7.1 0-13 5.2-14.1 12.4-.2 1.1-3.6 26 6.1 52.2l-96 56v-99.2c26.9-4.7 46.8-20.2 47.7-20.9 3.1-2.5 5.1-6 5.4-10 .3-4-.9-7.8-3.6-10.8-2.9-3.2-7-5.1-11.4-5.1-3.4 0-6.8 1.2-9.5 3.3-.1.1-12.2 9.4-28.6 13.6V63.1c0-8.2-7.1-15.1-15.5-15.1s-15.5 6.9-15.5 15.1v37.5c-16.3-4.2-28.4-13.5-28.6-13.6-2.7-2.1-6-3.3-9.5-3.3-4.4 0-8.5 1.9-11.4 5.1-2.7 3-4 7-3.6 10.9.3 3.9 2.3 7.4 5.4 9.9.9.7 20.8 16.2 47.7 20.9v99.2l-96-56c9.6-26 6.2-51.1 6-52.2-1-7.2-6.9-12.4-14-12.4-1 0-2 .1-3 .3-7.9 1.6-13.2 9.3-12 17.3 0 .2 2 15.5-2.6 31.9L86.6 140c-2.3-1.3-4.9-2-7.6-2-5.4 0-10.4 2.9-13.1 7.6-4.1 7.2-1.7 16.5 5.5 20.6l32.4 18.8c-11.7 12.1-25.7 18.1-26.2 18.3-7.5 3-11.4 11.4-8.9 19.1 1.9 5.9 7.4 9.8 13.5 9.8 1.9 0 3.7-.4 5.5-1.1 1-.4 24.4-10 41.9-31.2l96.3 56-96.3 56c-17.5-21.2-40.8-30.8-41.9-31.2-1.8-.7-3.6-1.1-5.5-1.1-6.1 0-11.6 4-13.5 9.8-2.5 7.7 1.4 16 8.9 19.1.5.2 14.5 6.2 26.2 18.3l-32.4 18.8c-7.2 4.2-9.6 13.4-5.5 20.6 2.7 4.7 7.7 7.6 13.1 7.6 2.6 0 5.3-.7 7.6-2l32.3-18.8c4.6 16.5 2.6 31.8 2.6 32-1.2 8 4.1 15.7 12 17.3 1 .2 2 .3 3 .3 7.1 0 13-5.2 14.1-12.4.2-1.1 3.6-26-6.1-52.2l96-56v99.2c-26.9 4.7-46.8 20.2-47.7 20.9-3.1 2.5-5.1 6-5.4 10-.3 4 .9 7.8 3.6 10.8 2.9 3.2 7 5.1 11.4 5.1 3.4 0 6.8-1.2 9.5-3.3.1-.1 12.3-9.4 28.6-13.6v37.5c0 8.2 7.1 15.1 15.5 15.1s15.5-6.9 15.5-15.1v-37.5c16.3 4.2 28.4 13.5 28.6 13.6 2.7 2.1 6.1 3.3 9.5 3.3 4.4 0 8.5-1.9 11.4-5.1 2.7-3 4-7 3.6-10.9-.3-3.9-2.3-7.4-5.4-9.9-.9-.7-20.8-16.2-47.7-20.9V282l96 56c-9.6 26-6.2 51.1-6 52.2 1 7.2 6.9 12.4 14 12.4 1 0 2-.1 3-.3 7.9-1.6 13.1-9.2 12-17.3-.1-.5-1.9-15.7 2.6-32l32.2 18.8c2.3 1.3 4.9 2 7.6 2 5.4 0 10.4-2.9 13.1-7.6 4.1-6.9 1.7-16.2-5.5-20.4z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M440.5 345.8L408.1 327c11.8-12.3 26-18.2 26.2-18.3 7.5-3 11.4-11.4 8.9-19.1-1.9-5.9-7.4-9.8-13.5-9.8-1.9 0-3.7.4-5.5 1.1-1 .4-24.4 10-41.9 31.2l-96.3-56 96.3-56c17.5 21.2 40.8 30.8 41.9 31.2 1.8.7 3.6 1.1 5.5 1.1 6.1 0 11.6-4 13.5-9.8 2.5-7.7-1.4-16.1-8.9-19.1-.1-.1-14.3-6-26.2-18.3l32.4-18.8c7.2-4.2 9.6-13.4 5.5-20.6-2.7-4.7-7.7-7.6-13.1-7.6-2.6 0-5.3.7-7.6 2L393.1 159c-4.5-16.2-2.7-31.4-2.6-32 1.1-8.1-4.1-15.6-12-17.3-1-.2-2-.3-3-.3-7.1 0-13 5.2-14.1 12.4-.2 1.1-3.6 26 6.1 52.2l-96 56v-99.2c26.9-4.7 46.8-20.2 47.7-20.9 3.1-2.5 5.1-6 5.4-10 .3-4-.9-7.8-3.6-10.8-2.9-3.2-7-5.1-11.4-5.1-3.4 0-6.8 1.2-9.5 3.3-.1.1-12.2 9.4-28.6 13.6V63.1c0-8.2-7.1-15.1-15.5-15.1s-15.5 6.9-15.5 15.1v37.5c-16.3-4.2-28.4-13.5-28.6-13.6-2.7-2.1-6-3.3-9.5-3.3-4.4 0-8.5 1.9-11.4 5.1-2.7 3-4 7-3.6 10.9.3 3.9 2.3 7.4 5.4 9.9.9.7 20.8 16.2 47.7 20.9v99.2l-96-56c9.6-26 6.2-51.1 6-52.2-1-7.2-6.9-12.4-14-12.4-1 0-2 .1-3 .3-7.9 1.6-13.2 9.3-12 17.3 0 .2 2 15.5-2.6 31.9L86.6 140c-2.3-1.3-4.9-2-7.6-2-5.4 0-10.4 2.9-13.1 7.6-4.1 7.2-1.7 16.5 5.5 20.6l32.4 18.8c-11.7 12.1-25.7 18.1-26.2 18.3-7.5 3-11.4 11.4-8.9 19.1 1.9 5.9 7.4 9.8 13.5 9.8 1.9 0 3.7-.4 5.5-1.1 1-.4 24.4-10 41.9-31.2l96.3 56-96.3 56c-17.5-21.2-40.8-30.8-41.9-31.2-1.8-.7-3.6-1.1-5.5-1.1-6.1 0-11.6 4-13.5 9.8-2.5 7.7 1.4 16 8.9 19.1.5.2 14.5 6.2 26.2 18.3l-32.4 18.8c-7.2 4.2-9.6 13.4-5.5 20.6 2.7 4.7 7.7 7.6 13.1 7.6 2.6 0 5.3-.7 7.6-2l32.3-18.8c4.6 16.5 2.6 31.8 2.6 32-1.2 8 4.1 15.7 12 17.3 1 .2 2 .3 3 .3 7.1 0 13-5.2 14.1-12.4.2-1.1 3.6-26-6.1-52.2l96-56v99.2c-26.9 4.7-46.8 20.2-47.7 20.9-3.1 2.5-5.1 6-5.4 10-.3 4 .9 7.8 3.6 10.8 2.9 3.2 7 5.1 11.4 5.1 3.4 0 6.8-1.2 9.5-3.3.1-.1 12.3-9.4 28.6-13.6v37.5c0 8.2 7.1 15.1 15.5 15.1s15.5-6.9 15.5-15.1v-37.5c16.3 4.2 28.4 13.5 28.6 13.6 2.7 2.1 6.1 3.3 9.5 3.3 4.4 0 8.5-1.9 11.4-5.1 2.7-3 4-7 3.6-10.9-.3-3.9-2.3-7.4-5.4-9.9-.9-.7-20.8-16.2-47.7-20.9V282l96 56c-9.6 26-6.2 51.1-6 52.2 1 7.2 6.9 12.4 14 12.4 1 0 2-.1 3-.3 7.9-1.6 13.1-9.2 12-17.3-.1-.5-1.9-15.7 2.6-32l32.2 18.8c2.3 1.3 4.9 2 7.6 2 5.4 0 10.4-2.9 13.1-7.6 4.1-6.9 1.7-16.2-5.5-20.4z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-snow {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M440.5%20345.8L408.1%20327c11.8-12.3%2026-18.2%2026.2-18.3%207.5-3%2011.4-11.4%208.9-19.1-1.9-5.9-7.4-9.8-13.5-9.8-1.9%200-3.7.4-5.5%201.1-1%20.4-24.4%2010-41.9%2031.2l-96.3-56%2096.3-56c17.5%2021.2%2040.8%2030.8%2041.9%2031.2%201.8.7%203.6%201.1%205.5%201.1%206.1%200%2011.6-4%2013.5-9.8%202.5-7.7-1.4-16.1-8.9-19.1-.1-.1-14.3-6-26.2-18.3l32.4-18.8c7.2-4.2%209.6-13.4%205.5-20.6-2.7-4.7-7.7-7.6-13.1-7.6-2.6%200-5.3.7-7.6%202L393.1%20159c-4.5-16.2-2.7-31.4-2.6-32%201.1-8.1-4.1-15.6-12-17.3-1-.2-2-.3-3-.3-7.1%200-13%205.2-14.1%2012.4-.2%201.1-3.6%2026%206.1%2052.2l-96%2056v-99.2c26.9-4.7%2046.8-20.2%2047.7-20.9%203.1-2.5%205.1-6%205.4-10%20.3-4-.9-7.8-3.6-10.8-2.9-3.2-7-5.1-11.4-5.1-3.4%200-6.8%201.2-9.5%203.3-.1.1-12.2%209.4-28.6%2013.6V63.1c0-8.2-7.1-15.1-15.5-15.1s-15.5%206.9-15.5%2015.1v37.5c-16.3-4.2-28.4-13.5-28.6-13.6-2.7-2.1-6-3.3-9.5-3.3-4.4%200-8.5%201.9-11.4%205.1-2.7%203-4%207-3.6%2010.9.3%203.9%202.3%207.4%205.4%209.9.9.7%2020.8%2016.2%2047.7%2020.9v99.2l-96-56c9.6-26%206.2-51.1%206-52.2-1-7.2-6.9-12.4-14-12.4-1%200-2%20.1-3%20.3-7.9%201.6-13.2%209.3-12%2017.3%200%20.2%202%2015.5-2.6%2031.9L86.6%20140c-2.3-1.3-4.9-2-7.6-2-5.4%200-10.4%202.9-13.1%207.6-4.1%207.2-1.7%2016.5%205.5%2020.6l32.4%2018.8c-11.7%2012.1-25.7%2018.1-26.2%2018.3-7.5%203-11.4%2011.4-8.9%2019.1%201.9%205.9%207.4%209.8%2013.5%209.8%201.9%200%203.7-.4%205.5-1.1%201-.4%2024.4-10%2041.9-31.2l96.3%2056-96.3%2056c-17.5-21.2-40.8-30.8-41.9-31.2-1.8-.7-3.6-1.1-5.5-1.1-6.1%200-11.6%204-13.5%209.8-2.5%207.7%201.4%2016%208.9%2019.1.5.2%2014.5%206.2%2026.2%2018.3l-32.4%2018.8c-7.2%204.2-9.6%2013.4-5.5%2020.6%202.7%204.7%207.7%207.6%2013.1%207.6%202.6%200%205.3-.7%207.6-2l32.3-18.8c4.6%2016.5%202.6%2031.8%202.6%2032-1.2%208%204.1%2015.7%2012%2017.3%201%20.2%202%20.3%203%20.3%207.1%200%2013-5.2%2014.1-12.4.2-1.1%203.6-26-6.1-52.2l96-56v99.2c-26.9%204.7-46.8%2020.2-47.7%2020.9-3.1%202.5-5.1%206-5.4%2010-.3%204%20.9%207.8%203.6%2010.8%202.9%203.2%207%205.1%2011.4%205.1%203.4%200%206.8-1.2%209.5-3.3.1-.1%2012.3-9.4%2028.6-13.6v37.5c0%208.2%207.1%2015.1%2015.5%2015.1s15.5-6.9%2015.5-15.1v-37.5c16.3%204.2%2028.4%2013.5%2028.6%2013.6%202.7%202.1%206.1%203.3%209.5%203.3%204.4%200%208.5-1.9%2011.4-5.1%202.7-3%204-7%203.6-10.9-.3-3.9-2.3-7.4-5.4-9.9-.9-.7-20.8-16.2-47.7-20.9V282l96%2056c-9.6%2026-6.2%2051.1-6%2052.2%201%207.2%206.9%2012.4%2014%2012.4%201%200%202-.1%203-.3%207.9-1.6%2013.1-9.2%2012-17.3-.1-.5-1.9-15.7%202.6-32l32.2%2018.8c2.3%201.3%204.9%202%207.6%202%205.4%200%2010.4-2.9%2013.1-7.6%204.1-6.9%201.7-16.2-5.5-20.4z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M440.5%20345.8L408.1%20327c11.8-12.3%2026-18.2%2026.2-18.3%207.5-3%2011.4-11.4%208.9-19.1-1.9-5.9-7.4-9.8-13.5-9.8-1.9%200-3.7.4-5.5%201.1-1%20.4-24.4%2010-41.9%2031.2l-96.3-56%2096.3-56c17.5%2021.2%2040.8%2030.8%2041.9%2031.2%201.8.7%203.6%201.1%205.5%201.1%206.1%200%2011.6-4%2013.5-9.8%202.5-7.7-1.4-16.1-8.9-19.1-.1-.1-14.3-6-26.2-18.3l32.4-18.8c7.2-4.2%209.6-13.4%205.5-20.6-2.7-4.7-7.7-7.6-13.1-7.6-2.6%200-5.3.7-7.6%202L393.1%20159c-4.5-16.2-2.7-31.4-2.6-32%201.1-8.1-4.1-15.6-12-17.3-1-.2-2-.3-3-.3-7.1%200-13%205.2-14.1%2012.4-.2%201.1-3.6%2026%206.1%2052.2l-96%2056v-99.2c26.9-4.7%2046.8-20.2%2047.7-20.9%203.1-2.5%205.1-6%205.4-10%20.3-4-.9-7.8-3.6-10.8-2.9-3.2-7-5.1-11.4-5.1-3.4%200-6.8%201.2-9.5%203.3-.1.1-12.2%209.4-28.6%2013.6V63.1c0-8.2-7.1-15.1-15.5-15.1s-15.5%206.9-15.5%2015.1v37.5c-16.3-4.2-28.4-13.5-28.6-13.6-2.7-2.1-6-3.3-9.5-3.3-4.4%200-8.5%201.9-11.4%205.1-2.7%203-4%207-3.6%2010.9.3%203.9%202.3%207.4%205.4%209.9.9.7%2020.8%2016.2%2047.7%2020.9v99.2l-96-56c9.6-26%206.2-51.1%206-52.2-1-7.2-6.9-12.4-14-12.4-1%200-2%20.1-3%20.3-7.9%201.6-13.2%209.3-12%2017.3%200%20.2%202%2015.5-2.6%2031.9L86.6%20140c-2.3-1.3-4.9-2-7.6-2-5.4%200-10.4%202.9-13.1%207.6-4.1%207.2-1.7%2016.5%205.5%2020.6l32.4%2018.8c-11.7%2012.1-25.7%2018.1-26.2%2018.3-7.5%203-11.4%2011.4-8.9%2019.1%201.9%205.9%207.4%209.8%2013.5%209.8%201.9%200%203.7-.4%205.5-1.1%201-.4%2024.4-10%2041.9-31.2l96.3%2056-96.3%2056c-17.5-21.2-40.8-30.8-41.9-31.2-1.8-.7-3.6-1.1-5.5-1.1-6.1%200-11.6%204-13.5%209.8-2.5%207.7%201.4%2016%208.9%2019.1.5.2%2014.5%206.2%2026.2%2018.3l-32.4%2018.8c-7.2%204.2-9.6%2013.4-5.5%2020.6%202.7%204.7%207.7%207.6%2013.1%207.6%202.6%200%205.3-.7%207.6-2l32.3-18.8c4.6%2016.5%202.6%2031.8%202.6%2032-1.2%208%204.1%2015.7%2012%2017.3%201%20.2%202%20.3%203%20.3%207.1%200%2013-5.2%2014.1-12.4.2-1.1%203.6-26-6.1-52.2l96-56v99.2c-26.9%204.7-46.8%2020.2-47.7%2020.9-3.1%202.5-5.1%206-5.4%2010-.3%204%20.9%207.8%203.6%2010.8%202.9%203.2%207%205.1%2011.4%205.1%203.4%200%206.8-1.2%209.5-3.3.1-.1%2012.3-9.4%2028.6-13.6v37.5c0%208.2%207.1%2015.1%2015.5%2015.1s15.5-6.9%2015.5-15.1v-37.5c16.3%204.2%2028.4%2013.5%2028.6%2013.6%202.7%202.1%206.1%203.3%209.5%203.3%204.4%200%208.5-1.9%2011.4-5.1%202.7-3%204-7%203.6-10.9-.3-3.9-2.3-7.4-5.4-9.9-.9-.7-20.8-16.2-47.7-20.9V282l96%2056c-9.6%2026-6.2%2051.1-6%2052.2%201%207.2%206.9%2012.4%2014%2012.4%201%200%202-.1%203-.3%207.9-1.6%2013.1-9.2%2012-17.3-.1-.5-1.9-15.7%202.6-32l32.2%2018.8c2.3%201.3%204.9%202%207.6%202%205.4%200%2010.4-2.9%2013.1-7.6%204.1-6.9%201.7-16.2-5.5-20.4z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-snow.svg?color=%231a73e8&size=48