leo emoji
leo from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- leo
- Set
- Twitter Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More symbols icons from Twitter Emoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the leo emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9266cc" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M11.999 27.5c-3.584 0-6.5-2.916-6.5-6.5s2.916-6.5 6.5-6.5s6.5 2.916 6.5 6.5s-2.916 6.5-6.5 6.5m0-10c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5s-1.57-3.5-3.5-3.5"/><path fill="#fff" d="M25.553 29.768a6.4 6.4 0 0 1-2.028-.345c-1.654-.552-2.783-1.78-3.18-3.46c-.64-2.71.737-6.167 3.594-9.024c1.911-1.912 2.75-4.625 1.993-6.452C25.251 8.845 23.418 8.5 22 8.5c-2.173 0-4.5 1.406-4.5 3.5c0 1.821.388 2.812.798 3.862c.618 1.581 1.257 3.216.125 6.612a1.5 1.5 0 0 1-2.845-.949c.789-2.366.465-3.196-.073-4.57C15.057 15.811 14.5 14.387 14.5 12c0-4.015 3.893-6.5 7.5-6.5c4.448 0 6.109 2.405 6.703 3.839c1.221 2.947.134 6.944-2.643 9.722c-2.382 2.382-3.12 4.837-2.795 6.213c.157.667.541 1.081 1.209 1.304c.91.305 1.701.244 2.285-.178c.456-.329.74-.865.74-1.399a1.5 1.5 0 0 1 3 0a4.75 4.75 0 0 1-1.986 3.834a5 5 0 0 1-2.96.933"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiLeo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9266cc" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M11.999 27.5c-3.584 0-6.5-2.916-6.5-6.5s2.916-6.5 6.5-6.5s6.5 2.916 6.5 6.5s-2.916 6.5-6.5 6.5m0-10c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5s-1.57-3.5-3.5-3.5"/><path fill="#fff" d="M25.553 29.768a6.4 6.4 0 0 1-2.028-.345c-1.654-.552-2.783-1.78-3.18-3.46c-.64-2.71.737-6.167 3.594-9.024c1.911-1.912 2.75-4.625 1.993-6.452C25.251 8.845 23.418 8.5 22 8.5c-2.173 0-4.5 1.406-4.5 3.5c0 1.821.388 2.812.798 3.862c.618 1.581 1.257 3.216.125 6.612a1.5 1.5 0 0 1-2.845-.949c.789-2.366.465-3.196-.073-4.57C15.057 15.811 14.5 14.387 14.5 12c0-4.015 3.893-6.5 7.5-6.5c4.448 0 6.109 2.405 6.703 3.839c1.221 2.947.134 6.944-2.643 9.722c-2.382 2.382-3.12 4.837-2.795 6.213c.157.667.541 1.081 1.209 1.304c.91.305 1.701.244 2.285-.178c.456-.329.74-.865.74-1.399a1.5 1.5 0 0 1 3 0a4.75 4.75 0 0 1-1.986 3.834a5 5 0 0 1-2.96.933"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#9266cc" d="M36 32a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M11.999 27.5c-3.584 0-6.5-2.916-6.5-6.5s2.916-6.5 6.5-6.5s6.5 2.916 6.5 6.5s-2.916 6.5-6.5 6.5m0-10c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5s-1.57-3.5-3.5-3.5"/><path fill="#fff" d="M25.553 29.768a6.4 6.4 0 0 1-2.028-.345c-1.654-.552-2.783-1.78-3.18-3.46c-.64-2.71.737-6.167 3.594-9.024c1.911-1.912 2.75-4.625 1.993-6.452C25.251 8.845 23.418 8.5 22 8.5c-2.173 0-4.5 1.406-4.5 3.5c0 1.821.388 2.812.798 3.862c.618 1.581 1.257 3.216.125 6.612a1.5 1.5 0 0 1-2.845-.949c.789-2.366.465-3.196-.073-4.57C15.057 15.811 14.5 14.387 14.5 12c0-4.015 3.893-6.5 7.5-6.5c4.448 0 6.109 2.405 6.703 3.839c1.221 2.947.134 6.944-2.643 9.722c-2.382 2.382-3.12 4.837-2.795 6.213c.157.667.541 1.081 1.209 1.304c.91.305 1.701.244 2.285-.178c.456-.329.74-.865.74-1.399a1.5 1.5 0 0 1 3 0a4.75 4.75 0 0 1-1.986 3.834a5 5 0 0 1-2.96.933"/></svg> </template>
CSS
.icon-leo {
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%239266cc%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V4a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.999%2027.5c-3.584%200-6.5-2.916-6.5-6.5s2.916-6.5%206.5-6.5s6.5%202.916%206.5%206.5s-2.916%206.5-6.5%206.5m0-10c-1.93%200-3.5%201.57-3.5%203.5s1.57%203.5%203.5%203.5s3.5-1.57%203.5-3.5s-1.57-3.5-3.5-3.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M25.553%2029.768a6.4%206.4%200%200%201-2.028-.345c-1.654-.552-2.783-1.78-3.18-3.46c-.64-2.71.737-6.167%203.594-9.024c1.911-1.912%202.75-4.625%201.993-6.452C25.251%208.845%2023.418%208.5%2022%208.5c-2.173%200-4.5%201.406-4.5%203.5c0%201.821.388%202.812.798%203.862c.618%201.581%201.257%203.216.125%206.612a1.5%201.5%200%200%201-2.845-.949c.789-2.366.465-3.196-.073-4.57C15.057%2015.811%2014.5%2014.387%2014.5%2012c0-4.015%203.893-6.5%207.5-6.5c4.448%200%206.109%202.405%206.703%203.839c1.221%202.947.134%206.944-2.643%209.722c-2.382%202.382-3.12%204.837-2.795%206.213c.157.667.541%201.081%201.209%201.304c.91.305%201.701.244%202.285-.178c.456-.329.74-.865.74-1.399a1.5%201.5%200%200%201%203%200a4.75%204.75%200%200%201-1.986%203.834a5%205%200%200%201-2.96.933%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%239266cc%22%20d%3D%22M36%2032a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V4a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.999%2027.5c-3.584%200-6.5-2.916-6.5-6.5s2.916-6.5%206.5-6.5s6.5%202.916%206.5%206.5s-2.916%206.5-6.5%206.5m0-10c-1.93%200-3.5%201.57-3.5%203.5s1.57%203.5%203.5%203.5s3.5-1.57%203.5-3.5s-1.57-3.5-3.5-3.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M25.553%2029.768a6.4%206.4%200%200%201-2.028-.345c-1.654-.552-2.783-1.78-3.18-3.46c-.64-2.71.737-6.167%203.594-9.024c1.911-1.912%202.75-4.625%201.993-6.452C25.251%208.845%2023.418%208.5%2022%208.5c-2.173%200-4.5%201.406-4.5%203.5c0%201.821.388%202.812.798%203.862c.618%201.581%201.257%203.216.125%206.612a1.5%201.5%200%200%201-2.845-.949c.789-2.366.465-3.196-.073-4.57C15.057%2015.811%2014.5%2014.387%2014.5%2012c0-4.015%203.893-6.5%207.5-6.5c4.448%200%206.109%202.405%206.703%203.839c1.221%202.947.134%206.944-2.643%209.722c-2.382%202.382-3.12%204.837-2.795%206.213c.157.667.541%201.081%201.209%201.304c.91.305%201.701.244%202.285-.178c.456-.329.74-.865.74-1.399a1.5%201.5%200%200%201%203%200a4.75%204.75%200%200%201-1.986%203.834a5%205%200%200%201-2.96.933%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/leo.svg?color=%231a73e8&size=48