drizzling icon
drizzling from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.
- Name
- drizzling
- Set
- Element Plus
- Style
- Outline
- Viewbox
- 1024×1024
- License
- MIT
Use the drizzling icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="m739.3 291.3l-35.2-6.6l-12.8-33.4a192 192 0 0 0-366 23.3l-9.8 40.9l-41.5 7a176 176 0 0 0-146.3 173.6c0 97.2 78.8 175.9 175.9 175.9h400a192 192 0 0 0 35.7-380.7M959.6 480a256 256 0 0 1-256 256h-400A240 240 0 0 1 63.7 496.2a240 240 0 0 1 199.5-236.8a256.1 256.1 0 0 1 487.9-31A256 256 0 0 1 959.6 480M288 800h64v64h-64zm192 0h64v64h-64zm-96 96h64v64h-64zm192 0h64v64h-64zm96-96h64v64h-64z"/></svg>
React
import type { SVGProps } from "react";
export function EpDrizzling(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="m739.3 291.3l-35.2-6.6l-12.8-33.4a192 192 0 0 0-366 23.3l-9.8 40.9l-41.5 7a176 176 0 0 0-146.3 173.6c0 97.2 78.8 175.9 175.9 175.9h400a192 192 0 0 0 35.7-380.7M959.6 480a256 256 0 0 1-256 256h-400A240 240 0 0 1 63.7 496.2a240 240 0 0 1 199.5-236.8a256.1 256.1 0 0 1 487.9-31A256 256 0 0 1 959.6 480M288 800h64v64h-64zm192 0h64v64h-64zm-96 96h64v64h-64zm192 0h64v64h-64zm96-96h64v64h-64z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="m739.3 291.3l-35.2-6.6l-12.8-33.4a192 192 0 0 0-366 23.3l-9.8 40.9l-41.5 7a176 176 0 0 0-146.3 173.6c0 97.2 78.8 175.9 175.9 175.9h400a192 192 0 0 0 35.7-380.7M959.6 480a256 256 0 0 1-256 256h-400A240 240 0 0 1 63.7 496.2a240 240 0 0 1 199.5-236.8a256.1 256.1 0 0 1 487.9-31A256 256 0 0 1 959.6 480M288 800h64v64h-64zm192 0h64v64h-64zm-96 96h64v64h-64zm192 0h64v64h-64zm96-96h64v64h-64z"/></svg> </template>
CSS
.icon-drizzling {
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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m739.3%20291.3l-35.2-6.6l-12.8-33.4a192%20192%200%200%200-366%2023.3l-9.8%2040.9l-41.5%207a176%20176%200%200%200-146.3%20173.6c0%2097.2%2078.8%20175.9%20175.9%20175.9h400a192%20192%200%200%200%2035.7-380.7M959.6%20480a256%20256%200%200%201-256%20256h-400A240%20240%200%200%201%2063.7%20496.2a240%20240%200%200%201%20199.5-236.8a256.1%20256.1%200%200%201%20487.9-31A256%20256%200%200%201%20959.6%20480M288%20800h64v64h-64zm192%200h64v64h-64zm-96%2096h64v64h-64zm192%200h64v64h-64zm96-96h64v64h-64z%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m739.3%20291.3l-35.2-6.6l-12.8-33.4a192%20192%200%200%200-366%2023.3l-9.8%2040.9l-41.5%207a176%20176%200%200%200-146.3%20173.6c0%2097.2%2078.8%20175.9%20175.9%20175.9h400a192%20192%200%200%200%2035.7-380.7M959.6%20480a256%20256%200%200%201-256%20256h-400A240%20240%200%200%201%2063.7%20496.2a240%20240%200%200%201%20199.5-236.8a256.1%20256.1%200%200%201%20487.9-31A256%20256%200%200%201%20959.6%20480M288%20800h64v64h-64zm192%200h64v64h-64zm-96%2096h64v64h-64zm192%200h64v64h-64zm96-96h64v64h-64z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ep/drizzling.svg?color=%231a73e8&size=48