tulip emoji
tulip from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- tulip
- Set
- Twitter Emoji
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More animals & nature icons from Twitter Emoji
Use the tulip emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M34.751 22c-3.382 0-11.9 3.549-15.751 7.158V17a1 1 0 1 0-2 0v12.341C13.247 25.669 4.491 22 1.052 22C.123 22 11.913 35.992 17 34.599V35a1 1 0 1 0 2 0v-.356C24.188 35.638 35.668 22 34.751 22"/><path fill="#ea596e" d="M25 13.417C25 19.768 23.293 23 18 23s-7-3.232-7-9.583S16 0 18 0s7 7.066 7 13.417"/><path fill="#f4abba" d="M22.795 2c-.48 0-4.106 14.271-4.803 19.279C17.246 16.271 13.481 2 13 2c-1 0-6 9-6 13s5.707 8 11 8s10.795-4 10.795-8s-5-13-6-13"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiTulip(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M34.751 22c-3.382 0-11.9 3.549-15.751 7.158V17a1 1 0 1 0-2 0v12.341C13.247 25.669 4.491 22 1.052 22C.123 22 11.913 35.992 17 34.599V35a1 1 0 1 0 2 0v-.356C24.188 35.638 35.668 22 34.751 22"/><path fill="#ea596e" d="M25 13.417C25 19.768 23.293 23 18 23s-7-3.232-7-9.583S16 0 18 0s7 7.066 7 13.417"/><path fill="#f4abba" d="M22.795 2c-.48 0-4.106 14.271-4.803 19.279C17.246 16.271 13.481 2 13 2c-1 0-6 9-6 13s5.707 8 11 8s10.795-4 10.795-8s-5-13-6-13"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M34.751 22c-3.382 0-11.9 3.549-15.751 7.158V17a1 1 0 1 0-2 0v12.341C13.247 25.669 4.491 22 1.052 22C.123 22 11.913 35.992 17 34.599V35a1 1 0 1 0 2 0v-.356C24.188 35.638 35.668 22 34.751 22"/><path fill="#ea596e" d="M25 13.417C25 19.768 23.293 23 18 23s-7-3.232-7-9.583S16 0 18 0s7 7.066 7 13.417"/><path fill="#f4abba" d="M22.795 2c-.48 0-4.106 14.271-4.803 19.279C17.246 16.271 13.481 2 13 2c-1 0-6 9-6 13s5.707 8 11 8s10.795-4 10.795-8s-5-13-6-13"/></svg> </template>
CSS
.icon-tulip {
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%2377b255%22%20d%3D%22M34.751%2022c-3.382%200-11.9%203.549-15.751%207.158V17a1%201%200%201%200-2%200v12.341C13.247%2025.669%204.491%2022%201.052%2022C.123%2022%2011.913%2035.992%2017%2034.599V35a1%201%200%201%200%202%200v-.356C24.188%2035.638%2035.668%2022%2034.751%2022%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M25%2013.417C25%2019.768%2023.293%2023%2018%2023s-7-3.232-7-9.583S16%200%2018%200s7%207.066%207%2013.417%22%2F%3E%3Cpath%20fill%3D%22%23f4abba%22%20d%3D%22M22.795%202c-.48%200-4.106%2014.271-4.803%2019.279C17.246%2016.271%2013.481%202%2013%202c-1%200-6%209-6%2013s5.707%208%2011%208s10.795-4%2010.795-8s-5-13-6-13%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%2377b255%22%20d%3D%22M34.751%2022c-3.382%200-11.9%203.549-15.751%207.158V17a1%201%200%201%200-2%200v12.341C13.247%2025.669%204.491%2022%201.052%2022C.123%2022%2011.913%2035.992%2017%2034.599V35a1%201%200%201%200%202%200v-.356C24.188%2035.638%2035.668%2022%2034.751%2022%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M25%2013.417C25%2019.768%2023.293%2023%2018%2023s-7-3.232-7-9.583S16%200%2018%200s7%207.066%207%2013.417%22%2F%3E%3Cpath%20fill%3D%22%23f4abba%22%20d%3D%22M22.795%202c-.48%200-4.106%2014.271-4.803%2019.279C17.246%2016.271%2013.481%202%2013%202c-1%200-6%209-6%2013s5.707%208%2011%208s10.795-4%2010.795-8s-5-13-6-13%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/tulip.svg?color=%231a73e8&size=48