ox emoji
ox from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- ox
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More animals nature icons from OpenMoji
Use the ox emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M16.965 24.808a1.67 1.67 0 0 0-1.717.228l-.965.776a11.3 11.3 0 0 0-2.637 3.043L9.359 32.72a3.33 3.33 0 0 0-.464 1.696c0 1.017.658 1.917 1.628 2.225l2.064.656l.933.27c1.557.451 3.2.522 4.79.207a1.67 1.67 0 0 1 1.889 1.052l.59 1.572a36 36 0 0 0 2.905 5.988c.259.426.694.715 1.188.787l1.507.22a1.67 1.67 0 0 1 1.421 1.82l-.414 4.127c-.08.8.052 1.607.386 2.34a1.67 1.67 0 0 0 1.868.941a2.7 2.7 0 0 0 2.09-2.13l1.355-7.033a1.67 1.67 0 0 1 1.899-1.335l1.822.285q.184.028.37.016l4.236-.285q.229-.015.452.032l3.666.762c.394.081.804.018 1.155-.178l3.672-2.05a1.67 1.67 0 0 1 2.466 1.204l.457 2.963c.032.204.025.412-.02.614l-.91 4.145a1.67 1.67 0 0 0 1.88 2.011l.429-.064a1.67 1.67 0 0 0 1.287-.996l3.099-7.25a1.7 1.7 0 0 0 .132-.57l.22-4.228c.013-.246.08-.487.197-.705l1.52-2.822a15.7 15.7 0 0 0 1.85-6.551l.035-.619a5.6 5.6 0 0 0-1.055-3.604a5.43 5.43 0 0 0-3.717-2.205l-4.858-.615l-16.591-1.904a32.4 32.4 0 0 0-4.664-.197l-8.473.253s-1.82-.116-3.194.868a3.55 3.55 0 0 1-3.492.374Z"/><path fill="#6a462f" d="m61.573 45.689l.285.616c.078.17.123.353.132.54l.372 7.68c.024.492-.202.962-.6 1.25l-1.068.776a1.46 1.46 0 0 1-1.07.262l-2.121-.315a1.457 1.457 0 0 1-1.182-1.86l1.546-5.156l.977-3.568c.36-1.31 2.16-1.46 2.73-.225Z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m24.023 24.682l10.065-1.116l23.854 2.285s10.59.52 1.485 16.31l-.792 4.986l-2.437 7.408a1.895 1.895 0 0 1-1.791 1.318h-.251c-1.285 0-2.196-1.286-1.798-2.538l1.32-4.147s-2.065-10.918-.963-14.349"/><path d="m32.432 32.707l1.489 7.884l-2.466 14.616c-.121.95-.902 1.667-1.836 1.687l-.299.006c-1.296.027-2.234-1.254-1.84-2.519c.804-2.575.955-6.736-.234-9.577c-1.359-3.244-.732-4.791-.732-4.791M37 45.417s5.35-.055 8.217 1.456a1.53 1.53 0 0 0 1.824-.264c1.233-1.24 3.565-3.234 5.674-3.072M63.122 31.25s.27 5.424 1.218 7.949c1.5 3.996 1.205 8.935 1.205 8.935m-6.171-5.644l2.602 3.943v7.83c0 .889-.703 1.61-1.571 1.61h-1.234M5.313 23.244c0 .201.804 3.117 3.828 3.08c3.081-.036 4.544-.434 4.544-.434"/><path d="M17 18.375c.254 2.25 3 2.626 3.522 4.713c.428 1.71-1.522 2.986-1.522 2.986s-2.642-3.65-5.314-.184l-2.005 2.416s-1.348 3.276-2.786 5.2a1.64 1.64 0 0 0-.092 1.828c.643 1.068 2.038 2.42 4.864 1.826c0 0 2.205 2.56 5.55-.09c0 0 1.906 1.034 3.094 7.033c.64 3.238 2.875 3.732 4.962 3.457"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiOx(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M16.965 24.808a1.67 1.67 0 0 0-1.717.228l-.965.776a11.3 11.3 0 0 0-2.637 3.043L9.359 32.72a3.33 3.33 0 0 0-.464 1.696c0 1.017.658 1.917 1.628 2.225l2.064.656l.933.27c1.557.451 3.2.522 4.79.207a1.67 1.67 0 0 1 1.889 1.052l.59 1.572a36 36 0 0 0 2.905 5.988c.259.426.694.715 1.188.787l1.507.22a1.67 1.67 0 0 1 1.421 1.82l-.414 4.127c-.08.8.052 1.607.386 2.34a1.67 1.67 0 0 0 1.868.941a2.7 2.7 0 0 0 2.09-2.13l1.355-7.033a1.67 1.67 0 0 1 1.899-1.335l1.822.285q.184.028.37.016l4.236-.285q.229-.015.452.032l3.666.762c.394.081.804.018 1.155-.178l3.672-2.05a1.67 1.67 0 0 1 2.466 1.204l.457 2.963c.032.204.025.412-.02.614l-.91 4.145a1.67 1.67 0 0 0 1.88 2.011l.429-.064a1.67 1.67 0 0 0 1.287-.996l3.099-7.25a1.7 1.7 0 0 0 .132-.57l.22-4.228c.013-.246.08-.487.197-.705l1.52-2.822a15.7 15.7 0 0 0 1.85-6.551l.035-.619a5.6 5.6 0 0 0-1.055-3.604a5.43 5.43 0 0 0-3.717-2.205l-4.858-.615l-16.591-1.904a32.4 32.4 0 0 0-4.664-.197l-8.473.253s-1.82-.116-3.194.868a3.55 3.55 0 0 1-3.492.374Z"/><path fill="#6a462f" d="m61.573 45.689l.285.616c.078.17.123.353.132.54l.372 7.68c.024.492-.202.962-.6 1.25l-1.068.776a1.46 1.46 0 0 1-1.07.262l-2.121-.315a1.457 1.457 0 0 1-1.182-1.86l1.546-5.156l.977-3.568c.36-1.31 2.16-1.46 2.73-.225Z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="m24.023 24.682l10.065-1.116l23.854 2.285s10.59.52 1.485 16.31l-.792 4.986l-2.437 7.408a1.895 1.895 0 0 1-1.791 1.318h-.251c-1.285 0-2.196-1.286-1.798-2.538l1.32-4.147s-2.065-10.918-.963-14.349"/><path d="m32.432 32.707l1.489 7.884l-2.466 14.616c-.121.95-.902 1.667-1.836 1.687l-.299.006c-1.296.027-2.234-1.254-1.84-2.519c.804-2.575.955-6.736-.234-9.577c-1.359-3.244-.732-4.791-.732-4.791M37 45.417s5.35-.055 8.217 1.456a1.53 1.53 0 0 0 1.824-.264c1.233-1.24 3.565-3.234 5.674-3.072M63.122 31.25s.27 5.424 1.218 7.949c1.5 3.996 1.205 8.935 1.205 8.935m-6.171-5.644l2.602 3.943v7.83c0 .889-.703 1.61-1.571 1.61h-1.234M5.313 23.244c0 .201.804 3.117 3.828 3.08c3.081-.036 4.544-.434 4.544-.434"/><path d="M17 18.375c.254 2.25 3 2.626 3.522 4.713c.428 1.71-1.522 2.986-1.522 2.986s-2.642-3.65-5.314-.184l-2.005 2.416s-1.348 3.276-2.786 5.2a1.64 1.64 0 0 0-.092 1.828c.643 1.068 2.038 2.42 4.864 1.826c0 0 2.205 2.56 5.55-.09c0 0 1.906 1.034 3.094 7.033c.64 3.238 2.875 3.732 4.962 3.457"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M16.965 24.808a1.67 1.67 0 0 0-1.717.228l-.965.776a11.3 11.3 0 0 0-2.637 3.043L9.359 32.72a3.33 3.33 0 0 0-.464 1.696c0 1.017.658 1.917 1.628 2.225l2.064.656l.933.27c1.557.451 3.2.522 4.79.207a1.67 1.67 0 0 1 1.889 1.052l.59 1.572a36 36 0 0 0 2.905 5.988c.259.426.694.715 1.188.787l1.507.22a1.67 1.67 0 0 1 1.421 1.82l-.414 4.127c-.08.8.052 1.607.386 2.34a1.67 1.67 0 0 0 1.868.941a2.7 2.7 0 0 0 2.09-2.13l1.355-7.033a1.67 1.67 0 0 1 1.899-1.335l1.822.285q.184.028.37.016l4.236-.285q.229-.015.452.032l3.666.762c.394.081.804.018 1.155-.178l3.672-2.05a1.67 1.67 0 0 1 2.466 1.204l.457 2.963c.032.204.025.412-.02.614l-.91 4.145a1.67 1.67 0 0 0 1.88 2.011l.429-.064a1.67 1.67 0 0 0 1.287-.996l3.099-7.25a1.7 1.7 0 0 0 .132-.57l.22-4.228c.013-.246.08-.487.197-.705l1.52-2.822a15.7 15.7 0 0 0 1.85-6.551l.035-.619a5.6 5.6 0 0 0-1.055-3.604a5.43 5.43 0 0 0-3.717-2.205l-4.858-.615l-16.591-1.904a32.4 32.4 0 0 0-4.664-.197l-8.473.253s-1.82-.116-3.194.868a3.55 3.55 0 0 1-3.492.374Z"/><path fill="#6a462f" d="m61.573 45.689l.285.616c.078.17.123.353.132.54l.372 7.68c.024.492-.202.962-.6 1.25l-1.068.776a1.46 1.46 0 0 1-1.07.262l-2.121-.315a1.457 1.457 0 0 1-1.182-1.86l1.546-5.156l.977-3.568c.36-1.31 2.16-1.46 2.73-.225Z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m24.023 24.682l10.065-1.116l23.854 2.285s10.59.52 1.485 16.31l-.792 4.986l-2.437 7.408a1.895 1.895 0 0 1-1.791 1.318h-.251c-1.285 0-2.196-1.286-1.798-2.538l1.32-4.147s-2.065-10.918-.963-14.349"/><path d="m32.432 32.707l1.489 7.884l-2.466 14.616c-.121.95-.902 1.667-1.836 1.687l-.299.006c-1.296.027-2.234-1.254-1.84-2.519c.804-2.575.955-6.736-.234-9.577c-1.359-3.244-.732-4.791-.732-4.791M37 45.417s5.35-.055 8.217 1.456a1.53 1.53 0 0 0 1.824-.264c1.233-1.24 3.565-3.234 5.674-3.072M63.122 31.25s.27 5.424 1.218 7.949c1.5 3.996 1.205 8.935 1.205 8.935m-6.171-5.644l2.602 3.943v7.83c0 .889-.703 1.61-1.571 1.61h-1.234M5.313 23.244c0 .201.804 3.117 3.828 3.08c3.081-.036 4.544-.434 4.544-.434"/><path d="M17 18.375c.254 2.25 3 2.626 3.522 4.713c.428 1.71-1.522 2.986-1.522 2.986s-2.642-3.65-5.314-.184l-2.005 2.416s-1.348 3.276-2.786 5.2a1.64 1.64 0 0 0-.092 1.828c.643 1.068 2.038 2.42 4.864 1.826c0 0 2.205 2.56 5.55-.09c0 0 1.906 1.034 3.094 7.033c.64 3.238 2.875 3.732 4.962 3.457"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M16.965%2024.808a1.67%201.67%200%200%200-1.717.228l-.965.776a11.3%2011.3%200%200%200-2.637%203.043L9.359%2032.72a3.33%203.33%200%200%200-.464%201.696c0%201.017.658%201.917%201.628%202.225l2.064.656l.933.27c1.557.451%203.2.522%204.79.207a1.67%201.67%200%200%201%201.889%201.052l.59%201.572a36%2036%200%200%200%202.905%205.988c.259.426.694.715%201.188.787l1.507.22a1.67%201.67%200%200%201%201.421%201.82l-.414%204.127c-.08.8.052%201.607.386%202.34a1.67%201.67%200%200%200%201.868.941a2.7%202.7%200%200%200%202.09-2.13l1.355-7.033a1.67%201.67%200%200%201%201.899-1.335l1.822.285q.184.028.37.016l4.236-.285q.229-.015.452.032l3.666.762c.394.081.804.018%201.155-.178l3.672-2.05a1.67%201.67%200%200%201%202.466%201.204l.457%202.963c.032.204.025.412-.02.614l-.91%204.145a1.67%201.67%200%200%200%201.88%202.011l.429-.064a1.67%201.67%200%200%200%201.287-.996l3.099-7.25a1.7%201.7%200%200%200%20.132-.57l.22-4.228c.013-.246.08-.487.197-.705l1.52-2.822a15.7%2015.7%200%200%200%201.85-6.551l.035-.619a5.6%205.6%200%200%200-1.055-3.604a5.43%205.43%200%200%200-3.717-2.205l-4.858-.615l-16.591-1.904a32.4%2032.4%200%200%200-4.664-.197l-8.473.253s-1.82-.116-3.194.868a3.55%203.55%200%200%201-3.492.374Z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22m61.573%2045.689l.285.616c.078.17.123.353.132.54l.372%207.68c.024.492-.202.962-.6%201.25l-1.068.776a1.46%201.46%200%200%201-1.07.262l-2.121-.315a1.457%201.457%200%200%201-1.182-1.86l1.546-5.156l.977-3.568c.36-1.31%202.16-1.46%202.73-.225Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m24.023%2024.682l10.065-1.116l23.854%202.285s10.59.52%201.485%2016.31l-.792%204.986l-2.437%207.408a1.895%201.895%200%200%201-1.791%201.318h-.251c-1.285%200-2.196-1.286-1.798-2.538l1.32-4.147s-2.065-10.918-.963-14.349%22%2F%3E%3Cpath%20d%3D%22m32.432%2032.707l1.489%207.884l-2.466%2014.616c-.121.95-.902%201.667-1.836%201.687l-.299.006c-1.296.027-2.234-1.254-1.84-2.519c.804-2.575.955-6.736-.234-9.577c-1.359-3.244-.732-4.791-.732-4.791M37%2045.417s5.35-.055%208.217%201.456a1.53%201.53%200%200%200%201.824-.264c1.233-1.24%203.565-3.234%205.674-3.072M63.122%2031.25s.27%205.424%201.218%207.949c1.5%203.996%201.205%208.935%201.205%208.935m-6.171-5.644l2.602%203.943v7.83c0%20.889-.703%201.61-1.571%201.61h-1.234M5.313%2023.244c0%20.201.804%203.117%203.828%203.08c3.081-.036%204.544-.434%204.544-.434%22%2F%3E%3Cpath%20d%3D%22M17%2018.375c.254%202.25%203%202.626%203.522%204.713c.428%201.71-1.522%202.986-1.522%202.986s-2.642-3.65-5.314-.184l-2.005%202.416s-1.348%203.276-2.786%205.2a1.64%201.64%200%200%200-.092%201.828c.643%201.068%202.038%202.42%204.864%201.826c0%200%202.205%202.56%205.55-.09c0%200%201.906%201.034%203.094%207.033c.64%203.238%202.875%203.732%204.962%203.457%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M16.965%2024.808a1.67%201.67%200%200%200-1.717.228l-.965.776a11.3%2011.3%200%200%200-2.637%203.043L9.359%2032.72a3.33%203.33%200%200%200-.464%201.696c0%201.017.658%201.917%201.628%202.225l2.064.656l.933.27c1.557.451%203.2.522%204.79.207a1.67%201.67%200%200%201%201.889%201.052l.59%201.572a36%2036%200%200%200%202.905%205.988c.259.426.694.715%201.188.787l1.507.22a1.67%201.67%200%200%201%201.421%201.82l-.414%204.127c-.08.8.052%201.607.386%202.34a1.67%201.67%200%200%200%201.868.941a2.7%202.7%200%200%200%202.09-2.13l1.355-7.033a1.67%201.67%200%200%201%201.899-1.335l1.822.285q.184.028.37.016l4.236-.285q.229-.015.452.032l3.666.762c.394.081.804.018%201.155-.178l3.672-2.05a1.67%201.67%200%200%201%202.466%201.204l.457%202.963c.032.204.025.412-.02.614l-.91%204.145a1.67%201.67%200%200%200%201.88%202.011l.429-.064a1.67%201.67%200%200%200%201.287-.996l3.099-7.25a1.7%201.7%200%200%200%20.132-.57l.22-4.228c.013-.246.08-.487.197-.705l1.52-2.822a15.7%2015.7%200%200%200%201.85-6.551l.035-.619a5.6%205.6%200%200%200-1.055-3.604a5.43%205.43%200%200%200-3.717-2.205l-4.858-.615l-16.591-1.904a32.4%2032.4%200%200%200-4.664-.197l-8.473.253s-1.82-.116-3.194.868a3.55%203.55%200%200%201-3.492.374Z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22m61.573%2045.689l.285.616c.078.17.123.353.132.54l.372%207.68c.024.492-.202.962-.6%201.25l-1.068.776a1.46%201.46%200%200%201-1.07.262l-2.121-.315a1.457%201.457%200%200%201-1.182-1.86l1.546-5.156l.977-3.568c.36-1.31%202.16-1.46%202.73-.225Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m24.023%2024.682l10.065-1.116l23.854%202.285s10.59.52%201.485%2016.31l-.792%204.986l-2.437%207.408a1.895%201.895%200%200%201-1.791%201.318h-.251c-1.285%200-2.196-1.286-1.798-2.538l1.32-4.147s-2.065-10.918-.963-14.349%22%2F%3E%3Cpath%20d%3D%22m32.432%2032.707l1.489%207.884l-2.466%2014.616c-.121.95-.902%201.667-1.836%201.687l-.299.006c-1.296.027-2.234-1.254-1.84-2.519c.804-2.575.955-6.736-.234-9.577c-1.359-3.244-.732-4.791-.732-4.791M37%2045.417s5.35-.055%208.217%201.456a1.53%201.53%200%200%200%201.824-.264c1.233-1.24%203.565-3.234%205.674-3.072M63.122%2031.25s.27%205.424%201.218%207.949c1.5%203.996%201.205%208.935%201.205%208.935m-6.171-5.644l2.602%203.943v7.83c0%20.889-.703%201.61-1.571%201.61h-1.234M5.313%2023.244c0%20.201.804%203.117%203.828%203.08c3.081-.036%204.544-.434%204.544-.434%22%2F%3E%3Cpath%20d%3D%22M17%2018.375c.254%202.25%203%202.626%203.522%204.713c.428%201.71-1.522%202.986-1.522%202.986s-2.642-3.65-5.314-.184l-2.005%202.416s-1.348%203.276-2.786%205.2a1.64%201.64%200%200%200-.092%201.828c.643%201.068%202.038%202.42%204.864%201.826c0%200%202.205%202.56%205.55-.09c0%200%201.906%201.034%203.094%207.033c.64%203.238%202.875%203.732%204.962%203.457%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/ox.svg?color=%231a73e8&size=48