drizzle from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
drizzle
Set
Material Icon Theme
Style
Color
Viewbox
32×32
License
MIT

The same logo in other sets

Use the drizzle logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4caf50" d="m5.22 23.118l3.647-6.593a1.712 1.712 0 1 0-2.996-1.657L2.224 21.46a1.712 1.712 0 0 0 2.996 1.658m12.02 0l3.648-6.593a1.712 1.712 0 1 0-2.996-1.657l-3.648 6.592a1.712 1.712 0 0 0 2.996 1.658m-3.378-5.96l3.88-6.588a1.706 1.706 0 0 0-2.94-1.73l-3.88 6.588a1.706 1.706 0 0 0 2.94 1.73m12.028 0l3.88-6.588a1.706 1.706 0 0 0-2.94-1.73l-3.88 6.588a1.706 1.706 0 0 0 2.94 1.73"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeDrizzle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4caf50" d="m5.22 23.118l3.647-6.593a1.712 1.712 0 1 0-2.996-1.657L2.224 21.46a1.712 1.712 0 0 0 2.996 1.658m12.02 0l3.648-6.593a1.712 1.712 0 1 0-2.996-1.657l-3.648 6.592a1.712 1.712 0 0 0 2.996 1.658m-3.378-5.96l3.88-6.588a1.706 1.706 0 0 0-2.94-1.73l-3.88 6.588a1.706 1.706 0 0 0 2.94 1.73m12.028 0l3.88-6.588a1.706 1.706 0 0 0-2.94-1.73l-3.88 6.588a1.706 1.706 0 0 0 2.94 1.73"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4caf50" d="m5.22 23.118l3.647-6.593a1.712 1.712 0 1 0-2.996-1.657L2.224 21.46a1.712 1.712 0 0 0 2.996 1.658m12.02 0l3.648-6.593a1.712 1.712 0 1 0-2.996-1.657l-3.648 6.592a1.712 1.712 0 0 0 2.996 1.658m-3.378-5.96l3.88-6.588a1.706 1.706 0 0 0-2.94-1.73l-3.88 6.588a1.706 1.706 0 0 0 2.94 1.73m12.028 0l3.88-6.588a1.706 1.706 0 0 0-2.94-1.73l-3.88 6.588a1.706 1.706 0 0 0 2.94 1.73"/></svg>
</template>

CSS

.icon-drizzle {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22%234caf50%22%20d%3D%22m5.22%2023.118l3.647-6.593a1.712%201.712%200%201%200-2.996-1.657L2.224%2021.46a1.712%201.712%200%200%200%202.996%201.658m12.02%200l3.648-6.593a1.712%201.712%200%201%200-2.996-1.657l-3.648%206.592a1.712%201.712%200%200%200%202.996%201.658m-3.378-5.96l3.88-6.588a1.706%201.706%200%200%200-2.94-1.73l-3.88%206.588a1.706%201.706%200%200%200%202.94%201.73m12.028%200l3.88-6.588a1.706%201.706%200%200%200-2.94-1.73l-3.88%206.588a1.706%201.706%200%200%200%202.94%201.73%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%2032%2032%22%3E%3Cpath%20fill%3D%22%234caf50%22%20d%3D%22m5.22%2023.118l3.647-6.593a1.712%201.712%200%201%200-2.996-1.657L2.224%2021.46a1.712%201.712%200%200%200%202.996%201.658m12.02%200l3.648-6.593a1.712%201.712%200%201%200-2.996-1.657l-3.648%206.592a1.712%201.712%200%200%200%202.996%201.658m-3.378-5.96l3.88-6.588a1.706%201.706%200%200%200-2.94-1.73l-3.88%206.588a1.706%201.706%200%200%200%202.94%201.73m12.028%200l3.88-6.588a1.706%201.706%200%200%200-2.94-1.73l-3.88%206.588a1.706%201.706%200%200%200%202.94%201.73%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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