md rainy icon
md-rainy from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- md-rainy
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
md-addmd-add-circlemd-airplanemd-alarmmd-albumsmd-alertmd-american-footballmd-analyticsmd-aperturemd-appsmd-appstoremd-archivemd-arrow-backmd-arrow-downmd-arrow-dropdownmd-arrow-dropdown-circlemd-arrow-dropleftmd-arrow-dropleft-circlemd-arrow-droprightmd-arrow-dropright-circlemd-arrow-dropupmd-arrow-dropup-circlemd-arrow-forwardmd-arrow-round-back
Use the md rainy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M139 400s-23 25.3-23 40.7c0 12.8 10.3 23.3 23 23.3s23-10.5 23-23.3c0-15.4-23-40.7-23-40.7z" fill="currentColor"/><path d="M217 368s-23 25.3-23 40.7c0 12.8 10.4 23.3 23 23.3 12.7 0 23-10.5 23-23.3 0-15.4-23-40.7-23-40.7z" fill="currentColor"/><path d="M295 400s-23 25.3-23 40.7c0 12.8 10.3 23.3 23 23.3 12.6 0 23-10.5 23-23.3 0-15.4-23-40.7-23-40.7z" fill="currentColor"/><path d="M373 368s-23 25.3-23 40.7c0 12.8 10.4 23.3 23 23.3 12.7 0 23-10.5 23-23.3 0-15.4-23-40.7-23-40.7z" fill="currentColor"/><path d="M393.2 161.2C380.5 96.6 323.9 48 256 48c-39.7 0-76 14-100.9 45.4 34.3 2.6 66.1 15.2 90.7 39.8 18.2 18.2 31 40.5 37.4 64.8h-33.5c-15.3-43.7-56-75-105.7-75-6 0-14.3.7-20.6 2C70 136 32 180.4 32 235.5 32 297.6 79.4 352 141.2 352h242.7c51.5 0 96.2-46 96.2-97.8-.1-49.4-38.4-89.6-86.9-93z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonMdRainy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M139 400s-23 25.3-23 40.7c0 12.8 10.3 23.3 23 23.3s23-10.5 23-23.3c0-15.4-23-40.7-23-40.7z" fill="currentColor"/><path d="M217 368s-23 25.3-23 40.7c0 12.8 10.4 23.3 23 23.3 12.7 0 23-10.5 23-23.3 0-15.4-23-40.7-23-40.7z" fill="currentColor"/><path d="M295 400s-23 25.3-23 40.7c0 12.8 10.3 23.3 23 23.3 12.6 0 23-10.5 23-23.3 0-15.4-23-40.7-23-40.7z" fill="currentColor"/><path d="M373 368s-23 25.3-23 40.7c0 12.8 10.4 23.3 23 23.3 12.7 0 23-10.5 23-23.3 0-15.4-23-40.7-23-40.7z" fill="currentColor"/><path d="M393.2 161.2C380.5 96.6 323.9 48 256 48c-39.7 0-76 14-100.9 45.4 34.3 2.6 66.1 15.2 90.7 39.8 18.2 18.2 31 40.5 37.4 64.8h-33.5c-15.3-43.7-56-75-105.7-75-6 0-14.3.7-20.6 2C70 136 32 180.4 32 235.5 32 297.6 79.4 352 141.2 352h242.7c51.5 0 96.2-46 96.2-97.8-.1-49.4-38.4-89.6-86.9-93z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M139 400s-23 25.3-23 40.7c0 12.8 10.3 23.3 23 23.3s23-10.5 23-23.3c0-15.4-23-40.7-23-40.7z" fill="currentColor"/><path d="M217 368s-23 25.3-23 40.7c0 12.8 10.4 23.3 23 23.3 12.7 0 23-10.5 23-23.3 0-15.4-23-40.7-23-40.7z" fill="currentColor"/><path d="M295 400s-23 25.3-23 40.7c0 12.8 10.3 23.3 23 23.3 12.6 0 23-10.5 23-23.3 0-15.4-23-40.7-23-40.7z" fill="currentColor"/><path d="M373 368s-23 25.3-23 40.7c0 12.8 10.4 23.3 23 23.3 12.7 0 23-10.5 23-23.3 0-15.4-23-40.7-23-40.7z" fill="currentColor"/><path d="M393.2 161.2C380.5 96.6 323.9 48 256 48c-39.7 0-76 14-100.9 45.4 34.3 2.6 66.1 15.2 90.7 39.8 18.2 18.2 31 40.5 37.4 64.8h-33.5c-15.3-43.7-56-75-105.7-75-6 0-14.3.7-20.6 2C70 136 32 180.4 32 235.5 32 297.6 79.4 352 141.2 352h242.7c51.5 0 96.2-46 96.2-97.8-.1-49.4-38.4-89.6-86.9-93z" fill="currentColor"/></svg> </template>
CSS
.icon-md-rainy {
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%22M139%20400s-23%2025.3-23%2040.7c0%2012.8%2010.3%2023.3%2023%2023.3s23-10.5%2023-23.3c0-15.4-23-40.7-23-40.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M217%20368s-23%2025.3-23%2040.7c0%2012.8%2010.4%2023.3%2023%2023.3%2012.7%200%2023-10.5%2023-23.3%200-15.4-23-40.7-23-40.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M295%20400s-23%2025.3-23%2040.7c0%2012.8%2010.3%2023.3%2023%2023.3%2012.6%200%2023-10.5%2023-23.3%200-15.4-23-40.7-23-40.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M373%20368s-23%2025.3-23%2040.7c0%2012.8%2010.4%2023.3%2023%2023.3%2012.7%200%2023-10.5%2023-23.3%200-15.4-23-40.7-23-40.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M393.2%20161.2C380.5%2096.6%20323.9%2048%20256%2048c-39.7%200-76%2014-100.9%2045.4%2034.3%202.6%2066.1%2015.2%2090.7%2039.8%2018.2%2018.2%2031%2040.5%2037.4%2064.8h-33.5c-15.3-43.7-56-75-105.7-75-6%200-14.3.7-20.6%202C70%20136%2032%20180.4%2032%20235.5%2032%20297.6%2079.4%20352%20141.2%20352h242.7c51.5%200%2096.2-46%2096.2-97.8-.1-49.4-38.4-89.6-86.9-93z%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%22M139%20400s-23%2025.3-23%2040.7c0%2012.8%2010.3%2023.3%2023%2023.3s23-10.5%2023-23.3c0-15.4-23-40.7-23-40.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M217%20368s-23%2025.3-23%2040.7c0%2012.8%2010.4%2023.3%2023%2023.3%2012.7%200%2023-10.5%2023-23.3%200-15.4-23-40.7-23-40.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M295%20400s-23%2025.3-23%2040.7c0%2012.8%2010.3%2023.3%2023%2023.3%2012.6%200%2023-10.5%2023-23.3%200-15.4-23-40.7-23-40.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M373%20368s-23%2025.3-23%2040.7c0%2012.8%2010.4%2023.3%2023%2023.3%2012.7%200%2023-10.5%2023-23.3%200-15.4-23-40.7-23-40.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M393.2%20161.2C380.5%2096.6%20323.9%2048%20256%2048c-39.7%200-76%2014-100.9%2045.4%2034.3%202.6%2066.1%2015.2%2090.7%2039.8%2018.2%2018.2%2031%2040.5%2037.4%2064.8h-33.5c-15.3-43.7-56-75-105.7-75-6%200-14.3.7-20.6%202C70%20136%2032%20180.4%2032%20235.5%2032%20297.6%2079.4%20352%20141.2%20352h242.7c51.5%200%2096.2-46%2096.2-97.8-.1-49.4-38.4-89.6-86.9-93z%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/md-rainy.svg?color=%231a73e8&size=48