ox emoji
ox from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- ox
- 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 ox emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M33.912 14.37C33.588 12.602 31.976 11 30 11H9c-1 0-5.325.035-6 2L.691 19.305C.016 21.27 1 24.087 3.027 24.087c1.15 0 2.596-.028 3.998-.052C10.016 28.046 12.898 36 14 36c.849 0 1.572-3.414 1.862-6h11.25c.234 2.528.843 6 1.888 6c.954 0 2.977-4.301 4.136-10.917c.431-1.901.726-4.418.824-7.647c.024.172.04.356.04.564v9a1 1 0 1 0 2 0v-9c0-1.807-.749-3.053-2.088-3.63"/><path fill="#ccd6dd" d="M10 12c-2 2-4.791-1-7-1s-3-.434-3-.969s1.791-.969 4-.969S12 10 10 12"/><circle cx="6" cy="16" r="1" fill="#292f33"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiOx(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M33.912 14.37C33.588 12.602 31.976 11 30 11H9c-1 0-5.325.035-6 2L.691 19.305C.016 21.27 1 24.087 3.027 24.087c1.15 0 2.596-.028 3.998-.052C10.016 28.046 12.898 36 14 36c.849 0 1.572-3.414 1.862-6h11.25c.234 2.528.843 6 1.888 6c.954 0 2.977-4.301 4.136-10.917c.431-1.901.726-4.418.824-7.647c.024.172.04.356.04.564v9a1 1 0 1 0 2 0v-9c0-1.807-.749-3.053-2.088-3.63"/><path fill="#ccd6dd" d="M10 12c-2 2-4.791-1-7-1s-3-.434-3-.969s1.791-.969 4-.969S12 10 10 12"/><circle cx="6" cy="16" r="1" fill="#292f33"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M33.912 14.37C33.588 12.602 31.976 11 30 11H9c-1 0-5.325.035-6 2L.691 19.305C.016 21.27 1 24.087 3.027 24.087c1.15 0 2.596-.028 3.998-.052C10.016 28.046 12.898 36 14 36c.849 0 1.572-3.414 1.862-6h11.25c.234 2.528.843 6 1.888 6c.954 0 2.977-4.301 4.136-10.917c.431-1.901.726-4.418.824-7.647c.024.172.04.356.04.564v9a1 1 0 1 0 2 0v-9c0-1.807-.749-3.053-2.088-3.63"/><path fill="#ccd6dd" d="M10 12c-2 2-4.791-1-7-1s-3-.434-3-.969s1.791-.969 4-.969S12 10 10 12"/><circle cx="6" cy="16" r="1" fill="#292f33"/></svg> </template>
CSS
.icon-ox {
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%23c1694f%22%20d%3D%22M33.912%2014.37C33.588%2012.602%2031.976%2011%2030%2011H9c-1%200-5.325.035-6%202L.691%2019.305C.016%2021.27%201%2024.087%203.027%2024.087c1.15%200%202.596-.028%203.998-.052C10.016%2028.046%2012.898%2036%2014%2036c.849%200%201.572-3.414%201.862-6h11.25c.234%202.528.843%206%201.888%206c.954%200%202.977-4.301%204.136-10.917c.431-1.901.726-4.418.824-7.647c.024.172.04.356.04.564v9a1%201%200%201%200%202%200v-9c0-1.807-.749-3.053-2.088-3.63%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M10%2012c-2%202-4.791-1-7-1s-3-.434-3-.969s1.791-.969%204-.969S12%2010%2010%2012%22%2F%3E%3Ccircle%20cx%3D%226%22%20cy%3D%2216%22%20r%3D%221%22%20fill%3D%22%23292f33%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%23c1694f%22%20d%3D%22M33.912%2014.37C33.588%2012.602%2031.976%2011%2030%2011H9c-1%200-5.325.035-6%202L.691%2019.305C.016%2021.27%201%2024.087%203.027%2024.087c1.15%200%202.596-.028%203.998-.052C10.016%2028.046%2012.898%2036%2014%2036c.849%200%201.572-3.414%201.862-6h11.25c.234%202.528.843%206%201.888%206c.954%200%202.977-4.301%204.136-10.917c.431-1.901.726-4.418.824-7.647c.024.172.04.356.04.564v9a1%201%200%201%200%202%200v-9c0-1.807-.749-3.053-2.088-3.63%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M10%2012c-2%202-4.791-1-7-1s-3-.434-3-.969s1.791-.969%204-.969S12%2010%2010%2012%22%2F%3E%3Ccircle%20cx%3D%226%22%20cy%3D%2216%22%20r%3D%221%22%20fill%3D%22%23292f33%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/ox.svg?color=%231a73e8&size=48