droplet emoji
droplet from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.
- Name
- droplet
- Set
- Twitter Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
dropletBootstrap IconsdropletBoxIcons v2dropletBoxIcons v2 SoliddropletEmoji One (Colored)droplet-fillEva IconsdropletFont Awesome 6 SoliddropletFont Awesome SoliddropletFeather IconsdropletFluent EmojidropletFluent Emoji FlatdropletFluent Emoji High ContrastdropletFirefox OS EmojidropletHuge IconsdropletHumbleiconsdropletIconoirdropletLucidedropletMyna UI IconsdropletNoto EmojidropletOpenMojidropletStreamline EmojisdropletTabler Icons
More travel & places icons from Twitter Emoji
Use the droplet emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5dadec" d="M28.344 17.768L18.148 1.09L8.7 17.654c-2.2 3.51-2.392 8.074-.081 11.854c3.285 5.373 10.363 7.098 15.811 3.857c5.446-3.24 7.199-10.22 3.914-15.597"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiDroplet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5dadec" d="M28.344 17.768L18.148 1.09L8.7 17.654c-2.2 3.51-2.392 8.074-.081 11.854c3.285 5.373 10.363 7.098 15.811 3.857c5.446-3.24 7.199-10.22 3.914-15.597"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5dadec" d="M28.344 17.768L18.148 1.09L8.7 17.654c-2.2 3.51-2.392 8.074-.081 11.854c3.285 5.373 10.363 7.098 15.811 3.857c5.446-3.24 7.199-10.22 3.914-15.597"/></svg> </template>
CSS
.icon-droplet {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M28.344%2017.768L18.148%201.09L8.7%2017.654c-2.2%203.51-2.392%208.074-.081%2011.854c3.285%205.373%2010.363%207.098%2015.811%203.857c5.446-3.24%207.199-10.22%203.914-15.597%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%2036%2036%22%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22M28.344%2017.768L18.148%201.09L8.7%2017.654c-2.2%203.51-2.392%208.074-.081%2011.854c3.285%205.373%2010.363%207.098%2015.811%203.857c5.446-3.24%207.199-10.22%203.914-15.597%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/droplet.svg?color=%231a73e8&size=48