shamrock emoji
shamrock from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- shamrock
- 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 shamrock emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M32.34 19.208c.198-1.475 2.669-2.208 2.669-4.542S29.25 8.25 21 16c3.812-5.312 6.542-14.509 2.203-14.509c-1.47 0-2.579 1.342-4.328 1.342C16.5 2.833 16.208 0 14 0c-2.583 0-5 6.25 1 15c-1.5-1.625-11.083-6.625-13.002-1.269c-.628 1.753 1.731 2.781 1.544 4.519c-.178 1.654-2.597 2.037-2.597 4.372c0 3.293 8.048 4.834 16.044-1.613c-.245 4.524.557 10.515 3.857 14.158c1.344 1.483 2.407.551 2.822.187s1.604-1.414.185-2.822c-3.834-3.807-5.225-8.174-5.619-11.381c2.043 2.215 12.357 8.742 15.517 2.767c.881-1.668-1.643-2.977-1.411-4.71"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiShamrock(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="M32.34 19.208c.198-1.475 2.669-2.208 2.669-4.542S29.25 8.25 21 16c3.812-5.312 6.542-14.509 2.203-14.509c-1.47 0-2.579 1.342-4.328 1.342C16.5 2.833 16.208 0 14 0c-2.583 0-5 6.25 1 15c-1.5-1.625-11.083-6.625-13.002-1.269c-.628 1.753 1.731 2.781 1.544 4.519c-.178 1.654-2.597 2.037-2.597 4.372c0 3.293 8.048 4.834 16.044-1.613c-.245 4.524.557 10.515 3.857 14.158c1.344 1.483 2.407.551 2.822.187s1.604-1.414.185-2.822c-3.834-3.807-5.225-8.174-5.619-11.381c2.043 2.215 12.357 8.742 15.517 2.767c.881-1.668-1.643-2.977-1.411-4.71"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M32.34 19.208c.198-1.475 2.669-2.208 2.669-4.542S29.25 8.25 21 16c3.812-5.312 6.542-14.509 2.203-14.509c-1.47 0-2.579 1.342-4.328 1.342C16.5 2.833 16.208 0 14 0c-2.583 0-5 6.25 1 15c-1.5-1.625-11.083-6.625-13.002-1.269c-.628 1.753 1.731 2.781 1.544 4.519c-.178 1.654-2.597 2.037-2.597 4.372c0 3.293 8.048 4.834 16.044-1.613c-.245 4.524.557 10.515 3.857 14.158c1.344 1.483 2.407.551 2.822.187s1.604-1.414.185-2.822c-3.834-3.807-5.225-8.174-5.619-11.381c2.043 2.215 12.357 8.742 15.517 2.767c.881-1.668-1.643-2.977-1.411-4.71"/></svg> </template>
CSS
.icon-shamrock {
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%22M32.34%2019.208c.198-1.475%202.669-2.208%202.669-4.542S29.25%208.25%2021%2016c3.812-5.312%206.542-14.509%202.203-14.509c-1.47%200-2.579%201.342-4.328%201.342C16.5%202.833%2016.208%200%2014%200c-2.583%200-5%206.25%201%2015c-1.5-1.625-11.083-6.625-13.002-1.269c-.628%201.753%201.731%202.781%201.544%204.519c-.178%201.654-2.597%202.037-2.597%204.372c0%203.293%208.048%204.834%2016.044-1.613c-.245%204.524.557%2010.515%203.857%2014.158c1.344%201.483%202.407.551%202.822.187s1.604-1.414.185-2.822c-3.834-3.807-5.225-8.174-5.619-11.381c2.043%202.215%2012.357%208.742%2015.517%202.767c.881-1.668-1.643-2.977-1.411-4.71%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%22M32.34%2019.208c.198-1.475%202.669-2.208%202.669-4.542S29.25%208.25%2021%2016c3.812-5.312%206.542-14.509%202.203-14.509c-1.47%200-2.579%201.342-4.328%201.342C16.5%202.833%2016.208%200%2014%200c-2.583%200-5%206.25%201%2015c-1.5-1.625-11.083-6.625-13.002-1.269c-.628%201.753%201.731%202.781%201.544%204.519c-.178%201.654-2.597%202.037-2.597%204.372c0%203.293%208.048%204.834%2016.044-1.613c-.245%204.524.557%2010.515%203.857%2014.158c1.344%201.483%202.407.551%202.822.187s1.604-1.414.185-2.822c-3.834-3.807-5.225-8.174-5.619-11.381c2.043%202.215%2012.357%208.742%2015.517%202.767c.881-1.668-1.643-2.977-1.411-4.71%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/shamrock.svg?color=%231a73e8&size=48