lotus emoji
lotus from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- lotus
- 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 lotus emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ef8294" d="M15.274 20.121c-2.712 0-4.91-2.837-4.91-7.063c0-4.319 2.035-6.272 2.896-6.905a.5.5 0 0 1 .667.068c.891.989 3.528 4.137 3.528 6.778c0 4.227.528 7.122-2.181 7.122m5.452 0c2.712 0 4.91-2.837 4.91-7.063c0-4.319-2.035-6.272-2.896-6.905a.5.5 0 0 0-.667.068c-.891.989-3.528 4.137-3.528 6.778c0 4.227-.528 7.122 2.181 7.122"/><path fill="#f4abba" d="M18 21.182c-5.17-5.25-3.322-6.513-14.294-10.218a.5.5 0 0 0-.62.276c-1.804 4.216-1.369 7.359 4.201 8.894c-2.141-.014-4.393.249-6.813.492a.5.5 0 0 0-.447.55c.325 3.099 3.617 7.551 11.214 5.121A2.7 2.7 0 0 0 11 27.392c0 2.683 5.164 4.224 6.62 4.605a1.5 1.5 0 0 0 .76 0c1.456-.381 6.62-1.922 6.62-4.605c0-.387-.089-.751-.241-1.094c7.596 2.43 10.888-2.022 11.214-5.121a.5.5 0 0 0-.447-.55c-2.42-.243-4.671-.507-6.813-.492c5.57-1.535 6.004-4.678 4.201-8.894a.5.5 0 0 0-.62-.277C21.322 14.668 23.17 15.932 18 21.182"/><path fill="#ea596e" d="M26.975 8.577a.56.56 0 0 0-.931.007l-3.259 4.961l-.426-.001c0-.023.005-.044.005-.067c0-3.677-3.182-5.798-4.111-6.339a.5.5 0 0 0-.503 0c-.929.541-4.113 2.662-4.113 6.339c0 .023.005.044.005.067l-.426.001l-3.26-4.961a.56.56 0 0 0-.931-.006c-1.417 2.086-2.438 4.673-1.86 7.472c1.098 5.323 5.866 7.944 10.837 6.769c4.968 1.175 9.736-1.445 10.834-6.769c.577-2.8-.444-5.387-1.861-7.473"/><path fill="#f4900c" d="m15.142 21.727l-2.597-7.636h10.91l-2.597 7.636z"/><ellipse cx="18" cy="14.091" fill="#ffdc5d" rx="5.455" ry="1.636"/><path fill="#ea596e" d="M18.001 26c-2.411 0-4.365-2.309-4.365-5.748c0-3.797 3.167-5.992 4.106-6.558a.5.5 0 0 1 .518 0c.938.567 4.104 2.761 4.104 6.559c0 3.438-1.954 5.747-4.363 5.747"/><path fill="#ef8294" d="M32 14.716a.503.503 0 0 0-.617-.491c-2.67.644-13.348 3.72-13.382 11.737c-.035-8.017-10.713-11.093-13.383-11.737a.5.5 0 0 0-.618.491c.021 2.451.999 11.282 13.998 11.284h.004C31.001 25.998 31.979 17.167 32 14.716"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiLotus(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ef8294" d="M15.274 20.121c-2.712 0-4.91-2.837-4.91-7.063c0-4.319 2.035-6.272 2.896-6.905a.5.5 0 0 1 .667.068c.891.989 3.528 4.137 3.528 6.778c0 4.227.528 7.122-2.181 7.122m5.452 0c2.712 0 4.91-2.837 4.91-7.063c0-4.319-2.035-6.272-2.896-6.905a.5.5 0 0 0-.667.068c-.891.989-3.528 4.137-3.528 6.778c0 4.227-.528 7.122 2.181 7.122"/><path fill="#f4abba" d="M18 21.182c-5.17-5.25-3.322-6.513-14.294-10.218a.5.5 0 0 0-.62.276c-1.804 4.216-1.369 7.359 4.201 8.894c-2.141-.014-4.393.249-6.813.492a.5.5 0 0 0-.447.55c.325 3.099 3.617 7.551 11.214 5.121A2.7 2.7 0 0 0 11 27.392c0 2.683 5.164 4.224 6.62 4.605a1.5 1.5 0 0 0 .76 0c1.456-.381 6.62-1.922 6.62-4.605c0-.387-.089-.751-.241-1.094c7.596 2.43 10.888-2.022 11.214-5.121a.5.5 0 0 0-.447-.55c-2.42-.243-4.671-.507-6.813-.492c5.57-1.535 6.004-4.678 4.201-8.894a.5.5 0 0 0-.62-.277C21.322 14.668 23.17 15.932 18 21.182"/><path fill="#ea596e" d="M26.975 8.577a.56.56 0 0 0-.931.007l-3.259 4.961l-.426-.001c0-.023.005-.044.005-.067c0-3.677-3.182-5.798-4.111-6.339a.5.5 0 0 0-.503 0c-.929.541-4.113 2.662-4.113 6.339c0 .023.005.044.005.067l-.426.001l-3.26-4.961a.56.56 0 0 0-.931-.006c-1.417 2.086-2.438 4.673-1.86 7.472c1.098 5.323 5.866 7.944 10.837 6.769c4.968 1.175 9.736-1.445 10.834-6.769c.577-2.8-.444-5.387-1.861-7.473"/><path fill="#f4900c" d="m15.142 21.727l-2.597-7.636h10.91l-2.597 7.636z"/><ellipse cx="18" cy="14.091" fill="#ffdc5d" rx="5.455" ry="1.636"/><path fill="#ea596e" d="M18.001 26c-2.411 0-4.365-2.309-4.365-5.748c0-3.797 3.167-5.992 4.106-6.558a.5.5 0 0 1 .518 0c.938.567 4.104 2.761 4.104 6.559c0 3.438-1.954 5.747-4.363 5.747"/><path fill="#ef8294" d="M32 14.716a.503.503 0 0 0-.617-.491c-2.67.644-13.348 3.72-13.382 11.737c-.035-8.017-10.713-11.093-13.383-11.737a.5.5 0 0 0-.618.491c.021 2.451.999 11.282 13.998 11.284h.004C31.001 25.998 31.979 17.167 32 14.716"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ef8294" d="M15.274 20.121c-2.712 0-4.91-2.837-4.91-7.063c0-4.319 2.035-6.272 2.896-6.905a.5.5 0 0 1 .667.068c.891.989 3.528 4.137 3.528 6.778c0 4.227.528 7.122-2.181 7.122m5.452 0c2.712 0 4.91-2.837 4.91-7.063c0-4.319-2.035-6.272-2.896-6.905a.5.5 0 0 0-.667.068c-.891.989-3.528 4.137-3.528 6.778c0 4.227-.528 7.122 2.181 7.122"/><path fill="#f4abba" d="M18 21.182c-5.17-5.25-3.322-6.513-14.294-10.218a.5.5 0 0 0-.62.276c-1.804 4.216-1.369 7.359 4.201 8.894c-2.141-.014-4.393.249-6.813.492a.5.5 0 0 0-.447.55c.325 3.099 3.617 7.551 11.214 5.121A2.7 2.7 0 0 0 11 27.392c0 2.683 5.164 4.224 6.62 4.605a1.5 1.5 0 0 0 .76 0c1.456-.381 6.62-1.922 6.62-4.605c0-.387-.089-.751-.241-1.094c7.596 2.43 10.888-2.022 11.214-5.121a.5.5 0 0 0-.447-.55c-2.42-.243-4.671-.507-6.813-.492c5.57-1.535 6.004-4.678 4.201-8.894a.5.5 0 0 0-.62-.277C21.322 14.668 23.17 15.932 18 21.182"/><path fill="#ea596e" d="M26.975 8.577a.56.56 0 0 0-.931.007l-3.259 4.961l-.426-.001c0-.023.005-.044.005-.067c0-3.677-3.182-5.798-4.111-6.339a.5.5 0 0 0-.503 0c-.929.541-4.113 2.662-4.113 6.339c0 .023.005.044.005.067l-.426.001l-3.26-4.961a.56.56 0 0 0-.931-.006c-1.417 2.086-2.438 4.673-1.86 7.472c1.098 5.323 5.866 7.944 10.837 6.769c4.968 1.175 9.736-1.445 10.834-6.769c.577-2.8-.444-5.387-1.861-7.473"/><path fill="#f4900c" d="m15.142 21.727l-2.597-7.636h10.91l-2.597 7.636z"/><ellipse cx="18" cy="14.091" fill="#ffdc5d" rx="5.455" ry="1.636"/><path fill="#ea596e" d="M18.001 26c-2.411 0-4.365-2.309-4.365-5.748c0-3.797 3.167-5.992 4.106-6.558a.5.5 0 0 1 .518 0c.938.567 4.104 2.761 4.104 6.559c0 3.438-1.954 5.747-4.363 5.747"/><path fill="#ef8294" d="M32 14.716a.503.503 0 0 0-.617-.491c-2.67.644-13.348 3.72-13.382 11.737c-.035-8.017-10.713-11.093-13.383-11.737a.5.5 0 0 0-.618.491c.021 2.451.999 11.282 13.998 11.284h.004C31.001 25.998 31.979 17.167 32 14.716"/></svg> </template>
CSS
.icon-lotus {
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%23ef8294%22%20d%3D%22M15.274%2020.121c-2.712%200-4.91-2.837-4.91-7.063c0-4.319%202.035-6.272%202.896-6.905a.5.5%200%200%201%20.667.068c.891.989%203.528%204.137%203.528%206.778c0%204.227.528%207.122-2.181%207.122m5.452%200c2.712%200%204.91-2.837%204.91-7.063c0-4.319-2.035-6.272-2.896-6.905a.5.5%200%200%200-.667.068c-.891.989-3.528%204.137-3.528%206.778c0%204.227-.528%207.122%202.181%207.122%22%2F%3E%3Cpath%20fill%3D%22%23f4abba%22%20d%3D%22M18%2021.182c-5.17-5.25-3.322-6.513-14.294-10.218a.5.5%200%200%200-.62.276c-1.804%204.216-1.369%207.359%204.201%208.894c-2.141-.014-4.393.249-6.813.492a.5.5%200%200%200-.447.55c.325%203.099%203.617%207.551%2011.214%205.121A2.7%202.7%200%200%200%2011%2027.392c0%202.683%205.164%204.224%206.62%204.605a1.5%201.5%200%200%200%20.76%200c1.456-.381%206.62-1.922%206.62-4.605c0-.387-.089-.751-.241-1.094c7.596%202.43%2010.888-2.022%2011.214-5.121a.5.5%200%200%200-.447-.55c-2.42-.243-4.671-.507-6.813-.492c5.57-1.535%206.004-4.678%204.201-8.894a.5.5%200%200%200-.62-.277C21.322%2014.668%2023.17%2015.932%2018%2021.182%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M26.975%208.577a.56.56%200%200%200-.931.007l-3.259%204.961l-.426-.001c0-.023.005-.044.005-.067c0-3.677-3.182-5.798-4.111-6.339a.5.5%200%200%200-.503%200c-.929.541-4.113%202.662-4.113%206.339c0%20.023.005.044.005.067l-.426.001l-3.26-4.961a.56.56%200%200%200-.931-.006c-1.417%202.086-2.438%204.673-1.86%207.472c1.098%205.323%205.866%207.944%2010.837%206.769c4.968%201.175%209.736-1.445%2010.834-6.769c.577-2.8-.444-5.387-1.861-7.473%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22m15.142%2021.727l-2.597-7.636h10.91l-2.597%207.636z%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2214.091%22%20fill%3D%22%23ffdc5d%22%20rx%3D%225.455%22%20ry%3D%221.636%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M18.001%2026c-2.411%200-4.365-2.309-4.365-5.748c0-3.797%203.167-5.992%204.106-6.558a.5.5%200%200%201%20.518%200c.938.567%204.104%202.761%204.104%206.559c0%203.438-1.954%205.747-4.363%205.747%22%2F%3E%3Cpath%20fill%3D%22%23ef8294%22%20d%3D%22M32%2014.716a.503.503%200%200%200-.617-.491c-2.67.644-13.348%203.72-13.382%2011.737c-.035-8.017-10.713-11.093-13.383-11.737a.5.5%200%200%200-.618.491c.021%202.451.999%2011.282%2013.998%2011.284h.004C31.001%2025.998%2031.979%2017.167%2032%2014.716%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%23ef8294%22%20d%3D%22M15.274%2020.121c-2.712%200-4.91-2.837-4.91-7.063c0-4.319%202.035-6.272%202.896-6.905a.5.5%200%200%201%20.667.068c.891.989%203.528%204.137%203.528%206.778c0%204.227.528%207.122-2.181%207.122m5.452%200c2.712%200%204.91-2.837%204.91-7.063c0-4.319-2.035-6.272-2.896-6.905a.5.5%200%200%200-.667.068c-.891.989-3.528%204.137-3.528%206.778c0%204.227-.528%207.122%202.181%207.122%22%2F%3E%3Cpath%20fill%3D%22%23f4abba%22%20d%3D%22M18%2021.182c-5.17-5.25-3.322-6.513-14.294-10.218a.5.5%200%200%200-.62.276c-1.804%204.216-1.369%207.359%204.201%208.894c-2.141-.014-4.393.249-6.813.492a.5.5%200%200%200-.447.55c.325%203.099%203.617%207.551%2011.214%205.121A2.7%202.7%200%200%200%2011%2027.392c0%202.683%205.164%204.224%206.62%204.605a1.5%201.5%200%200%200%20.76%200c1.456-.381%206.62-1.922%206.62-4.605c0-.387-.089-.751-.241-1.094c7.596%202.43%2010.888-2.022%2011.214-5.121a.5.5%200%200%200-.447-.55c-2.42-.243-4.671-.507-6.813-.492c5.57-1.535%206.004-4.678%204.201-8.894a.5.5%200%200%200-.62-.277C21.322%2014.668%2023.17%2015.932%2018%2021.182%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M26.975%208.577a.56.56%200%200%200-.931.007l-3.259%204.961l-.426-.001c0-.023.005-.044.005-.067c0-3.677-3.182-5.798-4.111-6.339a.5.5%200%200%200-.503%200c-.929.541-4.113%202.662-4.113%206.339c0%20.023.005.044.005.067l-.426.001l-3.26-4.961a.56.56%200%200%200-.931-.006c-1.417%202.086-2.438%204.673-1.86%207.472c1.098%205.323%205.866%207.944%2010.837%206.769c4.968%201.175%209.736-1.445%2010.834-6.769c.577-2.8-.444-5.387-1.861-7.473%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22m15.142%2021.727l-2.597-7.636h10.91l-2.597%207.636z%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2214.091%22%20fill%3D%22%23ffdc5d%22%20rx%3D%225.455%22%20ry%3D%221.636%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M18.001%2026c-2.411%200-4.365-2.309-4.365-5.748c0-3.797%203.167-5.992%204.106-6.558a.5.5%200%200%201%20.518%200c.938.567%204.104%202.761%204.104%206.559c0%203.438-1.954%205.747-4.363%205.747%22%2F%3E%3Cpath%20fill%3D%22%23ef8294%22%20d%3D%22M32%2014.716a.503.503%200%200%200-.617-.491c-2.67.644-13.348%203.72-13.382%2011.737c-.035-8.017-10.713-11.093-13.383-11.737a.5.5%200%200%200-.618.491c.021%202.451.999%2011.282%2013.998%2011.284h.004C31.001%2025.998%2031.979%2017.167%2032%2014.716%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/lotus.svg?color=%231a73e8&size=48