lotion bottle emoji
lotion-bottle from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- lotion-bottle
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji Flat
Use the lotion bottle emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f8312f" d="M14 6.5V4h4v2.5c.003.5.504.64.504.64L16 8.5l-2.505-1.358S14.001 7 14 6.5"/><path fill="#fbb8ab" d="M7 15a8 8 0 0 1 8-8h2a8 8 0 0 1 8 8v11a4 4 0 0 1-4 4H11a4 4 0 0 1-4-4z"/><path fill="#f3eef8" d="M17 14s-1-2-2 0c0 0-3 4.5-3 7.5c0 1 .5 3.5 4 3.5s4-2.5 4-3.5c0-3-3-7.5-3-7.5"/><path fill="#ff8687" d="M14 5c-2-1-1-3 1-3c1 0 6 1 6 1c1.5.5 1 2 0 2z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatLotionBottle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f8312f" d="M14 6.5V4h4v2.5c.003.5.504.64.504.64L16 8.5l-2.505-1.358S14.001 7 14 6.5"/><path fill="#fbb8ab" d="M7 15a8 8 0 0 1 8-8h2a8 8 0 0 1 8 8v11a4 4 0 0 1-4 4H11a4 4 0 0 1-4-4z"/><path fill="#f3eef8" d="M17 14s-1-2-2 0c0 0-3 4.5-3 7.5c0 1 .5 3.5 4 3.5s4-2.5 4-3.5c0-3-3-7.5-3-7.5"/><path fill="#ff8687" d="M14 5c-2-1-1-3 1-3c1 0 6 1 6 1c1.5.5 1 2 0 2z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f8312f" d="M14 6.5V4h4v2.5c.003.5.504.64.504.64L16 8.5l-2.505-1.358S14.001 7 14 6.5"/><path fill="#fbb8ab" d="M7 15a8 8 0 0 1 8-8h2a8 8 0 0 1 8 8v11a4 4 0 0 1-4 4H11a4 4 0 0 1-4-4z"/><path fill="#f3eef8" d="M17 14s-1-2-2 0c0 0-3 4.5-3 7.5c0 1 .5 3.5 4 3.5s4-2.5 4-3.5c0-3-3-7.5-3-7.5"/><path fill="#ff8687" d="M14 5c-2-1-1-3 1-3c1 0 6 1 6 1c1.5.5 1 2 0 2z"/></g></svg> </template>
CSS
.icon-lotion-bottle {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M14%206.5V4h4v2.5c.003.5.504.64.504.64L16%208.5l-2.505-1.358S14.001%207%2014%206.5%22%2F%3E%3Cpath%20fill%3D%22%23fbb8ab%22%20d%3D%22M7%2015a8%208%200%200%201%208-8h2a8%208%200%200%201%208%208v11a4%204%200%200%201-4%204H11a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23f3eef8%22%20d%3D%22M17%2014s-1-2-2%200c0%200-3%204.5-3%207.5c0%201%20.5%203.5%204%203.5s4-2.5%204-3.5c0-3-3-7.5-3-7.5%22%2F%3E%3Cpath%20fill%3D%22%23ff8687%22%20d%3D%22M14%205c-2-1-1-3%201-3c1%200%206%201%206%201c1.5.5%201%202%200%202z%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M14%206.5V4h4v2.5c.003.5.504.64.504.64L16%208.5l-2.505-1.358S14.001%207%2014%206.5%22%2F%3E%3Cpath%20fill%3D%22%23fbb8ab%22%20d%3D%22M7%2015a8%208%200%200%201%208-8h2a8%208%200%200%201%208%208v11a4%204%200%200%201-4%204H11a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23f3eef8%22%20d%3D%22M17%2014s-1-2-2%200c0%200-3%204.5-3%207.5c0%201%20.5%203.5%204%203.5s4-2.5%204-3.5c0-3-3-7.5-3-7.5%22%2F%3E%3Cpath%20fill%3D%22%23ff8687%22%20d%3D%22M14%205c-2-1-1-3%201-3c1%200%206%201%206%201c1.5.5%201%202%200%202z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/lotion-bottle.svg?color=%231a73e8&size=48