cow udder droplets icon
cow-udder-droplets from Lucide Lab by Lucide Contributors · Outline · ISC Free for personal and commercial use.
- Name
- cow-udder-droplets
- Set
- Lucide Lab
- Style
- Outline
- Viewbox
- 24×24
- License
- ISC
Related icons in Lucide Lab
Use the cow udder droplets icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 2c0 2 .6 4 1.7 5.5L2.3 10a2 2 0 0 0 3.4 2l.9-1.6c1 .6 2.1 1.1 3.4 1.4V14a2 2 0 0 0 4 0v-2.2a8.5 8.5 0 0 0 3.4-1.4l.9 1.6a1.94 1.94 0 1 0 3.4-2l-1.4-2.5C21.4 6 22 4 22 2Zm5.9 16.6c-.6-.6-1.1-1.3-1.4-2.1c-.3.8-.8 1.5-1.4 2.1a1.93 1.93 0 1 0 2.8 0m11 0c-.6-.6-1.1-1.3-1.4-2.1c-.3.8-.8 1.5-1.4 2.1a1.93 1.93 0 1 0 2.8 0"/></svg>
React
import type { SVGProps } from "react";
export function LucideLabCowUdderDroplets(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M2 2c0 2 .6 4 1.7 5.5L2.3 10a2 2 0 0 0 3.4 2l.9-1.6c1 .6 2.1 1.1 3.4 1.4V14a2 2 0 0 0 4 0v-2.2a8.5 8.5 0 0 0 3.4-1.4l.9 1.6a1.94 1.94 0 1 0 3.4-2l-1.4-2.5C21.4 6 22 4 22 2Zm5.9 16.6c-.6-.6-1.1-1.3-1.4-2.1c-.3.8-.8 1.5-1.4 2.1a1.93 1.93 0 1 0 2.8 0m11 0c-.6-.6-1.1-1.3-1.4-2.1c-.3.8-.8 1.5-1.4 2.1a1.93 1.93 0 1 0 2.8 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 2c0 2 .6 4 1.7 5.5L2.3 10a2 2 0 0 0 3.4 2l.9-1.6c1 .6 2.1 1.1 3.4 1.4V14a2 2 0 0 0 4 0v-2.2a8.5 8.5 0 0 0 3.4-1.4l.9 1.6a1.94 1.94 0 1 0 3.4-2l-1.4-2.5C21.4 6 22 4 22 2Zm5.9 16.6c-.6-.6-1.1-1.3-1.4-2.1c-.3.8-.8 1.5-1.4 2.1a1.93 1.93 0 1 0 2.8 0m11 0c-.6-.6-1.1-1.3-1.4-2.1c-.3.8-.8 1.5-1.4 2.1a1.93 1.93 0 1 0 2.8 0"/></svg> </template>
CSS
.icon-cow-udder-droplets {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M2%202c0%202%20.6%204%201.7%205.5L2.3%2010a2%202%200%200%200%203.4%202l.9-1.6c1%20.6%202.1%201.1%203.4%201.4V14a2%202%200%200%200%204%200v-2.2a8.5%208.5%200%200%200%203.4-1.4l.9%201.6a1.94%201.94%200%201%200%203.4-2l-1.4-2.5C21.4%206%2022%204%2022%202Zm5.9%2016.6c-.6-.6-1.1-1.3-1.4-2.1c-.3.8-.8%201.5-1.4%202.1a1.93%201.93%200%201%200%202.8%200m11%200c-.6-.6-1.1-1.3-1.4-2.1c-.3.8-.8%201.5-1.4%202.1a1.93%201.93%200%201%200%202.8%200%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M2%202c0%202%20.6%204%201.7%205.5L2.3%2010a2%202%200%200%200%203.4%202l.9-1.6c1%20.6%202.1%201.1%203.4%201.4V14a2%202%200%200%200%204%200v-2.2a8.5%208.5%200%200%200%203.4-1.4l.9%201.6a1.94%201.94%200%201%200%203.4-2l-1.4-2.5C21.4%206%2022%204%2022%202Zm5.9%2016.6c-.6-.6-1.1-1.3-1.4-2.1c-.3.8-.8%201.5-1.4%202.1a1.93%201.93%200%201%200%202.8%200m11%200c-.6-.6-1.1-1.3-1.4-2.1c-.3.8-.8%201.5-1.4%202.1a1.93%201.93%200%201%200%202.8%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lucide-lab/cow-udder-droplets.svg?color=%231a73e8&size=48