horse face emoji

horse-face from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.

Name
horse-face
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 horse face emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M23.283 23.275s1.374 1.635 2.733 10.047c.143.883.201 1.775.217 2.678H36V7.448C31.613 3.975 25.601 3.259 18.322 5.69c0 0-5.408-3-6.147-3.739c-.719-.72-1.857-1.556-1.235.35c.364 1.112.764 2.373 2.358 4.862c-3.436 2.036-4.513 4.68-8.558 13.341C1.652 27.12.08 29.269.937 31.797c1.13 3.337 5.316 5.595 8.844 3.021c1.919-1.4 2.246-3.913 6.225-6.223c3.653-.065 7.277-1.604 7.277-5.32"/><path fill="#292f33" d="M36 6.012C27.665.301 14.354 1.473 15.909 6.19C25.51 4.328 31.77 7.731 36 13.358z"/><path fill="#292f33" d="M19.663 5.763c-2.878.233-7.157 1.595-9.296 3.967c0 0-.129-5.147 3.566-5.614c6.172-.779 5.809.363 5.809.363z"/><path fill="#c1694f" d="M16.357 1.056c.558 1.155 4.006 1.79 5.056 6.029c1.051 4.24-3.134 2.951-4.356.855c-1.361-2.334-1.828-4.162-1.867-5.679c-.021-.801.039-3.538 1.167-1.205"/><path fill="#662113" d="M16.596 2.838c1.103.968 2.448 2.472 2.65 3.955s-1.125.988-1.736-.372c-.612-1.359-.753-2.779-1.134-3.233s.22-.35.22-.35"/><path fill="#292f33" d="M16.94 15.525a1.244 1.244 0 1 1-2.489 0a1.244 1.244 0 0 1 2.489 0"/><path fill="#662113" d="M4.222 29.917c0 .881-.532 1.594-1.187 1.594s-1.187-.713-1.187-1.594s.532-1.596 1.187-1.596s1.187.714 1.187 1.596"/><path fill="#d99e82" d="M10.354 9.924c-.033-.017-.075-.014-.111-.024c-1.543 2.033-2.92 5.102-5.49 10.604c-1.356 2.903-2.42 4.946-3.116 6.538c1.628.226 3.285-1.442 3.945-3.271c.673-1.866 3.215-5.652 4.927-7.778c1.712-2.127 1.561-5.144-.155-6.069"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiHorseFace(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="M23.283 23.275s1.374 1.635 2.733 10.047c.143.883.201 1.775.217 2.678H36V7.448C31.613 3.975 25.601 3.259 18.322 5.69c0 0-5.408-3-6.147-3.739c-.719-.72-1.857-1.556-1.235.35c.364 1.112.764 2.373 2.358 4.862c-3.436 2.036-4.513 4.68-8.558 13.341C1.652 27.12.08 29.269.937 31.797c1.13 3.337 5.316 5.595 8.844 3.021c1.919-1.4 2.246-3.913 6.225-6.223c3.653-.065 7.277-1.604 7.277-5.32"/><path fill="#292f33" d="M36 6.012C27.665.301 14.354 1.473 15.909 6.19C25.51 4.328 31.77 7.731 36 13.358z"/><path fill="#292f33" d="M19.663 5.763c-2.878.233-7.157 1.595-9.296 3.967c0 0-.129-5.147 3.566-5.614c6.172-.779 5.809.363 5.809.363z"/><path fill="#c1694f" d="M16.357 1.056c.558 1.155 4.006 1.79 5.056 6.029c1.051 4.24-3.134 2.951-4.356.855c-1.361-2.334-1.828-4.162-1.867-5.679c-.021-.801.039-3.538 1.167-1.205"/><path fill="#662113" d="M16.596 2.838c1.103.968 2.448 2.472 2.65 3.955s-1.125.988-1.736-.372c-.612-1.359-.753-2.779-1.134-3.233s.22-.35.22-.35"/><path fill="#292f33" d="M16.94 15.525a1.244 1.244 0 1 1-2.489 0a1.244 1.244 0 0 1 2.489 0"/><path fill="#662113" d="M4.222 29.917c0 .881-.532 1.594-1.187 1.594s-1.187-.713-1.187-1.594s.532-1.596 1.187-1.596s1.187.714 1.187 1.596"/><path fill="#d99e82" d="M10.354 9.924c-.033-.017-.075-.014-.111-.024c-1.543 2.033-2.92 5.102-5.49 10.604c-1.356 2.903-2.42 4.946-3.116 6.538c1.628.226 3.285-1.442 3.945-3.271c.673-1.866 3.215-5.652 4.927-7.778c1.712-2.127 1.561-5.144-.155-6.069"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M23.283 23.275s1.374 1.635 2.733 10.047c.143.883.201 1.775.217 2.678H36V7.448C31.613 3.975 25.601 3.259 18.322 5.69c0 0-5.408-3-6.147-3.739c-.719-.72-1.857-1.556-1.235.35c.364 1.112.764 2.373 2.358 4.862c-3.436 2.036-4.513 4.68-8.558 13.341C1.652 27.12.08 29.269.937 31.797c1.13 3.337 5.316 5.595 8.844 3.021c1.919-1.4 2.246-3.913 6.225-6.223c3.653-.065 7.277-1.604 7.277-5.32"/><path fill="#292f33" d="M36 6.012C27.665.301 14.354 1.473 15.909 6.19C25.51 4.328 31.77 7.731 36 13.358z"/><path fill="#292f33" d="M19.663 5.763c-2.878.233-7.157 1.595-9.296 3.967c0 0-.129-5.147 3.566-5.614c6.172-.779 5.809.363 5.809.363z"/><path fill="#c1694f" d="M16.357 1.056c.558 1.155 4.006 1.79 5.056 6.029c1.051 4.24-3.134 2.951-4.356.855c-1.361-2.334-1.828-4.162-1.867-5.679c-.021-.801.039-3.538 1.167-1.205"/><path fill="#662113" d="M16.596 2.838c1.103.968 2.448 2.472 2.65 3.955s-1.125.988-1.736-.372c-.612-1.359-.753-2.779-1.134-3.233s.22-.35.22-.35"/><path fill="#292f33" d="M16.94 15.525a1.244 1.244 0 1 1-2.489 0a1.244 1.244 0 0 1 2.489 0"/><path fill="#662113" d="M4.222 29.917c0 .881-.532 1.594-1.187 1.594s-1.187-.713-1.187-1.594s.532-1.596 1.187-1.596s1.187.714 1.187 1.596"/><path fill="#d99e82" d="M10.354 9.924c-.033-.017-.075-.014-.111-.024c-1.543 2.033-2.92 5.102-5.49 10.604c-1.356 2.903-2.42 4.946-3.116 6.538c1.628.226 3.285-1.442 3.945-3.271c.673-1.866 3.215-5.652 4.927-7.778c1.712-2.127 1.561-5.144-.155-6.069"/></svg>
</template>

CSS

.icon-horse-face {
  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%22M23.283%2023.275s1.374%201.635%202.733%2010.047c.143.883.201%201.775.217%202.678H36V7.448C31.613%203.975%2025.601%203.259%2018.322%205.69c0%200-5.408-3-6.147-3.739c-.719-.72-1.857-1.556-1.235.35c.364%201.112.764%202.373%202.358%204.862c-3.436%202.036-4.513%204.68-8.558%2013.341C1.652%2027.12.08%2029.269.937%2031.797c1.13%203.337%205.316%205.595%208.844%203.021c1.919-1.4%202.246-3.913%206.225-6.223c3.653-.065%207.277-1.604%207.277-5.32%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M36%206.012C27.665.301%2014.354%201.473%2015.909%206.19C25.51%204.328%2031.77%207.731%2036%2013.358z%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M19.663%205.763c-2.878.233-7.157%201.595-9.296%203.967c0%200-.129-5.147%203.566-5.614c6.172-.779%205.809.363%205.809.363z%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M16.357%201.056c.558%201.155%204.006%201.79%205.056%206.029c1.051%204.24-3.134%202.951-4.356.855c-1.361-2.334-1.828-4.162-1.867-5.679c-.021-.801.039-3.538%201.167-1.205%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M16.596%202.838c1.103.968%202.448%202.472%202.65%203.955s-1.125.988-1.736-.372c-.612-1.359-.753-2.779-1.134-3.233s.22-.35.22-.35%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M16.94%2015.525a1.244%201.244%200%201%201-2.489%200a1.244%201.244%200%200%201%202.489%200%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M4.222%2029.917c0%20.881-.532%201.594-1.187%201.594s-1.187-.713-1.187-1.594s.532-1.596%201.187-1.596s1.187.714%201.187%201.596%22%2F%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M10.354%209.924c-.033-.017-.075-.014-.111-.024c-1.543%202.033-2.92%205.102-5.49%2010.604c-1.356%202.903-2.42%204.946-3.116%206.538c1.628.226%203.285-1.442%203.945-3.271c.673-1.866%203.215-5.652%204.927-7.778c1.712-2.127%201.561-5.144-.155-6.069%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%22M23.283%2023.275s1.374%201.635%202.733%2010.047c.143.883.201%201.775.217%202.678H36V7.448C31.613%203.975%2025.601%203.259%2018.322%205.69c0%200-5.408-3-6.147-3.739c-.719-.72-1.857-1.556-1.235.35c.364%201.112.764%202.373%202.358%204.862c-3.436%202.036-4.513%204.68-8.558%2013.341C1.652%2027.12.08%2029.269.937%2031.797c1.13%203.337%205.316%205.595%208.844%203.021c1.919-1.4%202.246-3.913%206.225-6.223c3.653-.065%207.277-1.604%207.277-5.32%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M36%206.012C27.665.301%2014.354%201.473%2015.909%206.19C25.51%204.328%2031.77%207.731%2036%2013.358z%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M19.663%205.763c-2.878.233-7.157%201.595-9.296%203.967c0%200-.129-5.147%203.566-5.614c6.172-.779%205.809.363%205.809.363z%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M16.357%201.056c.558%201.155%204.006%201.79%205.056%206.029c1.051%204.24-3.134%202.951-4.356.855c-1.361-2.334-1.828-4.162-1.867-5.679c-.021-.801.039-3.538%201.167-1.205%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M16.596%202.838c1.103.968%202.448%202.472%202.65%203.955s-1.125.988-1.736-.372c-.612-1.359-.753-2.779-1.134-3.233s.22-.35.22-.35%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M16.94%2015.525a1.244%201.244%200%201%201-2.489%200a1.244%201.244%200%200%201%202.489%200%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M4.222%2029.917c0%20.881-.532%201.594-1.187%201.594s-1.187-.713-1.187-1.594s.532-1.596%201.187-1.596s1.187.714%201.187%201.596%22%2F%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M10.354%209.924c-.033-.017-.075-.014-.111-.024c-1.543%202.033-2.92%205.102-5.49%2010.604c-1.356%202.903-2.42%204.946-3.116%206.538c1.628.226%203.285-1.442%203.945-3.271c.673-1.866%203.215-5.652%204.927-7.778c1.712-2.127%201.561-5.144-.155-6.069%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/horse-face.svg?color=%231a73e8&size=48