ewe emoji
ewe from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- ewe
- 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 ewe emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M11.983 3.562c4.543-.262 7.824 1.597 8.089 6.826c.215 4.19-5.184 6.79-8.046 6.879c-2.462.077-1.353-1.852.61-2.334c1.576-.387 4.124-2.413 3.602-4.44c-.597-2.32-4.315-2.684-6.351.292c-.798 1.167-3.554.873-4.096-.434c-.958-2.309 1.211-6.502 6.192-6.789"/><path fill="#e1e8ed" d="M35.75 21.384c0-7.783-4.495-11.407-14.519-11.407c-1.087 0-2.083.051-3.018.137c-1.36-2.423-4.845-2.828-8.213-2.828c-4.304 0-10 6.145-10 10.839c0 4.608 3.606 4.866 7.811 4.874c.233 3.245 1.226 5.647 3.249 7.26C11.337 31.409 12.594 36 15 36c1.353 0 2.099-1.695 2.51-3.417a31 31 0 0 0 3.722.209c1.733 0 3.288-.116 4.695-.335C26.017 34.114 26.458 36 28 36c2.317 0 4.273-4.956 4.834-6.521c1.969-1.87 2.916-4.545 2.916-8.095"/><circle cx="4.5" cy="15.786" r="1.5" fill="#292f33"/><path fill="#ffcc4d" d="M17.562 4.339c4.312 1.455 5.74 4.148 4.034 9.099c-1.367 3.967-7.345 4.361-10.034 3.375C9.25 15.964 11 14.589 13 14.875c1.606.23 4.727-.698 5-2.773C18.312 9.727 15 8 12 10c-1.177.785-5.774.43-5.5-.958c.638-3.226 6.335-6.298 11.062-4.703"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiEwe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M11.983 3.562c4.543-.262 7.824 1.597 8.089 6.826c.215 4.19-5.184 6.79-8.046 6.879c-2.462.077-1.353-1.852.61-2.334c1.576-.387 4.124-2.413 3.602-4.44c-.597-2.32-4.315-2.684-6.351.292c-.798 1.167-3.554.873-4.096-.434c-.958-2.309 1.211-6.502 6.192-6.789"/><path fill="#e1e8ed" d="M35.75 21.384c0-7.783-4.495-11.407-14.519-11.407c-1.087 0-2.083.051-3.018.137c-1.36-2.423-4.845-2.828-8.213-2.828c-4.304 0-10 6.145-10 10.839c0 4.608 3.606 4.866 7.811 4.874c.233 3.245 1.226 5.647 3.249 7.26C11.337 31.409 12.594 36 15 36c1.353 0 2.099-1.695 2.51-3.417a31 31 0 0 0 3.722.209c1.733 0 3.288-.116 4.695-.335C26.017 34.114 26.458 36 28 36c2.317 0 4.273-4.956 4.834-6.521c1.969-1.87 2.916-4.545 2.916-8.095"/><circle cx="4.5" cy="15.786" r="1.5" fill="#292f33"/><path fill="#ffcc4d" d="M17.562 4.339c4.312 1.455 5.74 4.148 4.034 9.099c-1.367 3.967-7.345 4.361-10.034 3.375C9.25 15.964 11 14.589 13 14.875c1.606.23 4.727-.698 5-2.773C18.312 9.727 15 8 12 10c-1.177.785-5.774.43-5.5-.958c.638-3.226 6.335-6.298 11.062-4.703"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M11.983 3.562c4.543-.262 7.824 1.597 8.089 6.826c.215 4.19-5.184 6.79-8.046 6.879c-2.462.077-1.353-1.852.61-2.334c1.576-.387 4.124-2.413 3.602-4.44c-.597-2.32-4.315-2.684-6.351.292c-.798 1.167-3.554.873-4.096-.434c-.958-2.309 1.211-6.502 6.192-6.789"/><path fill="#e1e8ed" d="M35.75 21.384c0-7.783-4.495-11.407-14.519-11.407c-1.087 0-2.083.051-3.018.137c-1.36-2.423-4.845-2.828-8.213-2.828c-4.304 0-10 6.145-10 10.839c0 4.608 3.606 4.866 7.811 4.874c.233 3.245 1.226 5.647 3.249 7.26C11.337 31.409 12.594 36 15 36c1.353 0 2.099-1.695 2.51-3.417a31 31 0 0 0 3.722.209c1.733 0 3.288-.116 4.695-.335C26.017 34.114 26.458 36 28 36c2.317 0 4.273-4.956 4.834-6.521c1.969-1.87 2.916-4.545 2.916-8.095"/><circle cx="4.5" cy="15.786" r="1.5" fill="#292f33"/><path fill="#ffcc4d" d="M17.562 4.339c4.312 1.455 5.74 4.148 4.034 9.099c-1.367 3.967-7.345 4.361-10.034 3.375C9.25 15.964 11 14.589 13 14.875c1.606.23 4.727-.698 5-2.773C18.312 9.727 15 8 12 10c-1.177.785-5.774.43-5.5-.958c.638-3.226 6.335-6.298 11.062-4.703"/></svg> </template>
CSS
.icon-ewe {
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%23ffac33%22%20d%3D%22M11.983%203.562c4.543-.262%207.824%201.597%208.089%206.826c.215%204.19-5.184%206.79-8.046%206.879c-2.462.077-1.353-1.852.61-2.334c1.576-.387%204.124-2.413%203.602-4.44c-.597-2.32-4.315-2.684-6.351.292c-.798%201.167-3.554.873-4.096-.434c-.958-2.309%201.211-6.502%206.192-6.789%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M35.75%2021.384c0-7.783-4.495-11.407-14.519-11.407c-1.087%200-2.083.051-3.018.137c-1.36-2.423-4.845-2.828-8.213-2.828c-4.304%200-10%206.145-10%2010.839c0%204.608%203.606%204.866%207.811%204.874c.233%203.245%201.226%205.647%203.249%207.26C11.337%2031.409%2012.594%2036%2015%2036c1.353%200%202.099-1.695%202.51-3.417a31%2031%200%200%200%203.722.209c1.733%200%203.288-.116%204.695-.335C26.017%2034.114%2026.458%2036%2028%2036c2.317%200%204.273-4.956%204.834-6.521c1.969-1.87%202.916-4.545%202.916-8.095%22%2F%3E%3Ccircle%20cx%3D%224.5%22%20cy%3D%2215.786%22%20r%3D%221.5%22%20fill%3D%22%23292f33%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M17.562%204.339c4.312%201.455%205.74%204.148%204.034%209.099c-1.367%203.967-7.345%204.361-10.034%203.375C9.25%2015.964%2011%2014.589%2013%2014.875c1.606.23%204.727-.698%205-2.773C18.312%209.727%2015%208%2012%2010c-1.177.785-5.774.43-5.5-.958c.638-3.226%206.335-6.298%2011.062-4.703%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%23ffac33%22%20d%3D%22M11.983%203.562c4.543-.262%207.824%201.597%208.089%206.826c.215%204.19-5.184%206.79-8.046%206.879c-2.462.077-1.353-1.852.61-2.334c1.576-.387%204.124-2.413%203.602-4.44c-.597-2.32-4.315-2.684-6.351.292c-.798%201.167-3.554.873-4.096-.434c-.958-2.309%201.211-6.502%206.192-6.789%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M35.75%2021.384c0-7.783-4.495-11.407-14.519-11.407c-1.087%200-2.083.051-3.018.137c-1.36-2.423-4.845-2.828-8.213-2.828c-4.304%200-10%206.145-10%2010.839c0%204.608%203.606%204.866%207.811%204.874c.233%203.245%201.226%205.647%203.249%207.26C11.337%2031.409%2012.594%2036%2015%2036c1.353%200%202.099-1.695%202.51-3.417a31%2031%200%200%200%203.722.209c1.733%200%203.288-.116%204.695-.335C26.017%2034.114%2026.458%2036%2028%2036c2.317%200%204.273-4.956%204.834-6.521c1.969-1.87%202.916-4.545%202.916-8.095%22%2F%3E%3Ccircle%20cx%3D%224.5%22%20cy%3D%2215.786%22%20r%3D%221.5%22%20fill%3D%22%23292f33%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M17.562%204.339c4.312%201.455%205.74%204.148%204.034%209.099c-1.367%203.967-7.345%204.361-10.034%203.375C9.25%2015.964%2011%2014.589%2013%2014.875c1.606.23%204.727-.698%205-2.773C18.312%209.727%2015%208%2012%2010c-1.177.785-5.774.43-5.5-.958c.638-3.226%206.335-6.298%2011.062-4.703%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/ewe.svg?color=%231a73e8&size=48