bottle baby icon
bottle-baby from Lucide Lab by Lucide Contributors · Outline · ISC Free for personal and commercial use.
- Name
- bottle-baby
- Set
- Lucide Lab
- Style
- Outline
- Viewbox
- 24×24
- License
- ISC
Related icons in Lucide Lab
Use the bottle baby icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M20 11c1.1-1.4 1.3-3.3.7-4.9l.8-.8a1.5 1.5 0 0 0-2.8-2.8l-.8.8A5.33 5.33 0 0 0 13 4"/><path d="M11.3 3.7a1 1 0 0 1 1.4 0l7.6 7.6a1 1 0 0 1 0 1.4l-1.6 1.6a1 1 0 0 1-1.4 0L9.7 6.7a1 1 0 0 1 0-1.4Z"/><path d="m10 7l-7.3 7.3c-.9.9-.9 2.5 0 3.4l3.6 3.6c.9.9 2.5.9 3.4 0L17 14M4 13l2 2m1-5l2 2"/></g></svg>
React
import type { SVGProps } from "react";
export function LucideLabBottleBaby(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M20 11c1.1-1.4 1.3-3.3.7-4.9l.8-.8a1.5 1.5 0 0 0-2.8-2.8l-.8.8A5.33 5.33 0 0 0 13 4"/><path d="M11.3 3.7a1 1 0 0 1 1.4 0l7.6 7.6a1 1 0 0 1 0 1.4l-1.6 1.6a1 1 0 0 1-1.4 0L9.7 6.7a1 1 0 0 1 0-1.4Z"/><path d="m10 7l-7.3 7.3c-.9.9-.9 2.5 0 3.4l3.6 3.6c.9.9 2.5.9 3.4 0L17 14M4 13l2 2m1-5l2 2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M20 11c1.1-1.4 1.3-3.3.7-4.9l.8-.8a1.5 1.5 0 0 0-2.8-2.8l-.8.8A5.33 5.33 0 0 0 13 4"/><path d="M11.3 3.7a1 1 0 0 1 1.4 0l7.6 7.6a1 1 0 0 1 0 1.4l-1.6 1.6a1 1 0 0 1-1.4 0L9.7 6.7a1 1 0 0 1 0-1.4Z"/><path d="m10 7l-7.3 7.3c-.9.9-.9 2.5 0 3.4l3.6 3.6c.9.9 2.5.9 3.4 0L17 14M4 13l2 2m1-5l2 2"/></g></svg> </template>
CSS
.icon-bottle-baby {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M20%2011c1.1-1.4%201.3-3.3.7-4.9l.8-.8a1.5%201.5%200%200%200-2.8-2.8l-.8.8A5.33%205.33%200%200%200%2013%204%22%2F%3E%3Cpath%20d%3D%22M11.3%203.7a1%201%200%200%201%201.4%200l7.6%207.6a1%201%200%200%201%200%201.4l-1.6%201.6a1%201%200%200%201-1.4%200L9.7%206.7a1%201%200%200%201%200-1.4Z%22%2F%3E%3Cpath%20d%3D%22m10%207l-7.3%207.3c-.9.9-.9%202.5%200%203.4l3.6%203.6c.9.9%202.5.9%203.4%200L17%2014M4%2013l2%202m1-5l2%202%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M20%2011c1.1-1.4%201.3-3.3.7-4.9l.8-.8a1.5%201.5%200%200%200-2.8-2.8l-.8.8A5.33%205.33%200%200%200%2013%204%22%2F%3E%3Cpath%20d%3D%22M11.3%203.7a1%201%200%200%201%201.4%200l7.6%207.6a1%201%200%200%201%200%201.4l-1.6%201.6a1%201%200%200%201-1.4%200L9.7%206.7a1%201%200%200%201%200-1.4Z%22%2F%3E%3Cpath%20d%3D%22m10%207l-7.3%207.3c-.9.9-.9%202.5%200%203.4l3.6%203.6c.9.9%202.5.9%203.4%200L17%2014M4%2013l2%202m1-5l2%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lucide-lab/bottle-baby.svg?color=%231a73e8&size=48