sandstorm icon
sandstorm-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- sandstorm-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the sandstorm icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 5.5a.5.5 0 0 0-.249.066A1.5 1.5 0 1 1 9.25 2.969A3.5 3.5 0 1 1 11 9.5H5a1.5 1.5 0 1 1 0-2.999h6a.5.5 0 1 0 0-1"/><path fill="currentColor" d="M18.5 8.5a1 1 0 0 0-.8.4a1.5 1.5 0 1 1-2.4-1.8a4 4 0 1 1 3.2 6.4H3a1.5 1.5 0 0 1 0-3h15.5a1 1 0 1 0 0-2"/><path fill="currentColor" fill-rule="evenodd" d="M7 14.5a1.5 1.5 0 0 0 0 3h6.501a1.5 1.5 0 0 0-.001 2.829a3 3 0 1 0 1-5.829z" clip-rule="evenodd"/><path fill="currentColor" d="M6 4a1 1 0 1 1-2 0a1 1 0 0 1 2 0m11 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 12a1 1 0 1 1-2 0a1 1 0 0 1 2 0M9 21a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSandstormFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 5.5a.5.5 0 0 0-.249.066A1.5 1.5 0 1 1 9.25 2.969A3.5 3.5 0 1 1 11 9.5H5a1.5 1.5 0 1 1 0-2.999h6a.5.5 0 1 0 0-1"/><path fill="currentColor" d="M18.5 8.5a1 1 0 0 0-.8.4a1.5 1.5 0 1 1-2.4-1.8a4 4 0 1 1 3.2 6.4H3a1.5 1.5 0 0 1 0-3h15.5a1 1 0 1 0 0-2"/><path fill="currentColor" fillRule="evenodd" d="M7 14.5a1.5 1.5 0 0 0 0 3h6.501a1.5 1.5 0 0 0-.001 2.829a3 3 0 1 0 1-5.829z" clipRule="evenodd"/><path fill="currentColor" d="M6 4a1 1 0 1 1-2 0a1 1 0 0 1 2 0m11 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 12a1 1 0 1 1-2 0a1 1 0 0 1 2 0M9 21a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 5.5a.5.5 0 0 0-.249.066A1.5 1.5 0 1 1 9.25 2.969A3.5 3.5 0 1 1 11 9.5H5a1.5 1.5 0 1 1 0-2.999h6a.5.5 0 1 0 0-1"/><path fill="currentColor" d="M18.5 8.5a1 1 0 0 0-.8.4a1.5 1.5 0 1 1-2.4-1.8a4 4 0 1 1 3.2 6.4H3a1.5 1.5 0 0 1 0-3h15.5a1 1 0 1 0 0-2"/><path fill="currentColor" fill-rule="evenodd" d="M7 14.5a1.5 1.5 0 0 0 0 3h6.501a1.5 1.5 0 0 0-.001 2.829a3 3 0 1 0 1-5.829z" clip-rule="evenodd"/><path fill="currentColor" d="M6 4a1 1 0 1 1-2 0a1 1 0 0 1 2 0m11 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 12a1 1 0 1 1-2 0a1 1 0 0 1 2 0M9 21a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg> </template>
CSS
.icon-sandstorm-fill {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%205.5a.5.5%200%200%200-.249.066A1.5%201.5%200%201%201%209.25%202.969A3.5%203.5%200%201%201%2011%209.5H5a1.5%201.5%200%201%201%200-2.999h6a.5.5%200%201%200%200-1%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.5%208.5a1%201%200%200%200-.8.4a1.5%201.5%200%201%201-2.4-1.8a4%204%200%201%201%203.2%206.4H3a1.5%201.5%200%200%201%200-3h15.5a1%201%200%201%200%200-2%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7%2014.5a1.5%201.5%200%200%200%200%203h6.501a1.5%201.5%200%200%200-.001%202.829a3%203%200%201%200%201-5.829z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%204a1%201%200%201%201-2%200a1%201%200%200%201%202%200m11%201a1%201%200%201%200%200-2a1%201%200%200%200%200%202m4%2012a1%201%200%201%201-2%200a1%201%200%200%201%202%200M9%2021a1%201%200%201%200%200-2a1%201%200%200%200%200%202%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%205.5a.5.5%200%200%200-.249.066A1.5%201.5%200%201%201%209.25%202.969A3.5%203.5%200%201%201%2011%209.5H5a1.5%201.5%200%201%201%200-2.999h6a.5.5%200%201%200%200-1%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.5%208.5a1%201%200%200%200-.8.4a1.5%201.5%200%201%201-2.4-1.8a4%204%200%201%201%203.2%206.4H3a1.5%201.5%200%200%201%200-3h15.5a1%201%200%201%200%200-2%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7%2014.5a1.5%201.5%200%200%200%200%203h6.501a1.5%201.5%200%200%200-.001%202.829a3%203%200%201%200%201-5.829z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%204a1%201%200%201%201-2%200a1%201%200%200%201%202%200m11%201a1%201%200%201%200%200-2a1%201%200%200%200%200%202m4%2012a1%201%200%201%201-2%200a1%201%200%200%201%202%200M9%2021a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/sandstorm-fill.svg?color=%231a73e8&size=48