horse face emoji
horse-face from Noto Emoji by Google Inc · Default · Animals & Nature · Apache-2.0 Free for personal and commercial use.
- Name
- horse-face
- Set
- Noto Emoji
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More animals & nature icons from Noto Emoji
Use the horse face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#845846" d="M67.79 14.3s4.54 4.26 11.47 6.97c8.09 3.17 21.9 1.34 25.27 7.67c3.52 6.62-3.76 14.22-2.53 18.16c1.21 3.89 13.06 4.56 14.5 13.66c1.48 9.36-6.09 13.23-5.35 16.33c.86 3.59 9.36 5 9.57 11.68c.16 5.21-4.65 10.01-5.06 13.23c-.7 5.43 2.8 8.23.77 13.52c-1.13 2.94-3.87 4.36-5.84 4.79s-14.5-19.15-14.5-19.15L65.68 17.54z"/><path fill="#feaf5f" d="M49.12 31.85s-12.2 8.45-18.11 15.2s-12.86 14.83-13.33 15.2c-.47.38-8.82 4.79-10.79 12.67c-1.31 5.23 1.69 12.76 6.1 15.2s8.68 2 13.61-.66c4.88-2.63 8.35-5.35 8.35-5.35s9.83.11 13.8-.19c5.07-.38 10.89-1.5 10.89-1.5s-2.57 9.93-3.38 16.32c-1.01 7.97-3.94 19.44-3.19 20.38s7.91 2.8 18.49 3.57c12.17.88 27.36-.25 31.01-.88c4.05-.7 7.66-1.09 8.04-1.79s-1.31-12.9-2.53-21.47C105.57 80.97 96.7 57.48 93.6 51.57s-6.73-11.74-11.33-16.72s-7.7-6.57-7.7-6.57s1.03-2.53.66-5.54s-5.16-12.58-6.1-14.36s-2.5-5.09-4.48-4.93c-1.76.14-3.31 5.96-4.43 9.81s-4.04 12.29-4.04 12.29z"/><path fill="#825948" d="M26.31 22.84c-1.58.98.76 8.44 4.6 12.2c4.32 4.22 11 6.76 19.64 4.32c8.63-2.44 10.77-7.98 10.77-7.98s-2.82-3.28-3-7.13s1.6-9.76 1.6-9.76s-2.82-1.31-7.88.75s-12.43 10.02-16.06 10.51c-4.88.66-7.7-4.13-9.67-2.91"/><ellipse cx="53.55" cy="54.13" fill="#00000d" rx="4.41" ry="5.28" transform="rotate(-3.646 53.544 54.122)"/><path fill="#cd935f" d="M67.79 75.04c-3.24 2.67-6.93 4.63-9.27 5.89c-1.69.92-5.3 2.14-6.22 2.42s2.3.31 4.15.35c3.24.08 10.98-.77 14.08-2.67s5.51-8.68 6.01-10.51c.49-1.83 2.67-8.87.7-8.94s-5.53 10.23-9.45 13.46"/><radialGradient id="SVGYuRDDcZy" cx="6.978" cy="87.785" r="39.146" gradientUnits="userSpaceOnUse"><stop offset=".506" stop-color="#ffe5c6"/><stop offset=".568" stop-color="#ffdab2"/><stop offset=".693" stop-color="#fec88e"/><stop offset=".811" stop-color="#feba74"/><stop offset=".916" stop-color="#feb264"/><stop offset="1" stop-color="#feaf5f"/></radialGradient><path fill="url(#SVGYuRDDcZy)" d="M32.11 49.21s-7.04 7.88-8.17 9.15s-4.5 6.34-4.5 6.34s-5.14 1.9-7.67 5.07s-4.08 8.31-1.97 13.16s5.77 8.38 11.68 6.69c6.44-1.84 12.04-7.46 12.04-7.46s8.52.35 11.12.21s13.02-3.45 13.02-3.45l-21.05-34.7z"/><path fill="#513635" d="M17.96 70.12c-1.36 1.2.21 3.59.77 4.86s.07 3.73 1.83 3.8s3.24-4.29 2.39-6.55c-.84-2.25-3.23-3.66-4.99-2.11"/><path fill="#2d3133" d="M12.33 89.99s2.63-1.69 4.18-2.67s7.7-6.15 7.7-6.15l1.83 1.64s-3.38 3.52-5.77 5.44s-3.85 2.49-5.3 2.63c-1.43.14-2.64-.89-2.64-.89"/><path fill="#000502" d="M26.41 79.06c1.64.82.74 2.62.28 3.33c-.61.94-2.06 2.06-3.24 1.08c-1.17-.99.28-3.28.94-3.89c.48-.46 1.45-.8 2.02-.52"/></svg>
React
import type { SVGProps } from "react";
export function NotoHorseFace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#845846" d="M67.79 14.3s4.54 4.26 11.47 6.97c8.09 3.17 21.9 1.34 25.27 7.67c3.52 6.62-3.76 14.22-2.53 18.16c1.21 3.89 13.06 4.56 14.5 13.66c1.48 9.36-6.09 13.23-5.35 16.33c.86 3.59 9.36 5 9.57 11.68c.16 5.21-4.65 10.01-5.06 13.23c-.7 5.43 2.8 8.23.77 13.52c-1.13 2.94-3.87 4.36-5.84 4.79s-14.5-19.15-14.5-19.15L65.68 17.54z"/><path fill="#feaf5f" d="M49.12 31.85s-12.2 8.45-18.11 15.2s-12.86 14.83-13.33 15.2c-.47.38-8.82 4.79-10.79 12.67c-1.31 5.23 1.69 12.76 6.1 15.2s8.68 2 13.61-.66c4.88-2.63 8.35-5.35 8.35-5.35s9.83.11 13.8-.19c5.07-.38 10.89-1.5 10.89-1.5s-2.57 9.93-3.38 16.32c-1.01 7.97-3.94 19.44-3.19 20.38s7.91 2.8 18.49 3.57c12.17.88 27.36-.25 31.01-.88c4.05-.7 7.66-1.09 8.04-1.79s-1.31-12.9-2.53-21.47C105.57 80.97 96.7 57.48 93.6 51.57s-6.73-11.74-11.33-16.72s-7.7-6.57-7.7-6.57s1.03-2.53.66-5.54s-5.16-12.58-6.1-14.36s-2.5-5.09-4.48-4.93c-1.76.14-3.31 5.96-4.43 9.81s-4.04 12.29-4.04 12.29z"/><path fill="#825948" d="M26.31 22.84c-1.58.98.76 8.44 4.6 12.2c4.32 4.22 11 6.76 19.64 4.32c8.63-2.44 10.77-7.98 10.77-7.98s-2.82-3.28-3-7.13s1.6-9.76 1.6-9.76s-2.82-1.31-7.88.75s-12.43 10.02-16.06 10.51c-4.88.66-7.7-4.13-9.67-2.91"/><ellipse cx="53.55" cy="54.13" fill="#00000d" rx="4.41" ry="5.28" transform="rotate(-3.646 53.544 54.122)"/><path fill="#cd935f" d="M67.79 75.04c-3.24 2.67-6.93 4.63-9.27 5.89c-1.69.92-5.3 2.14-6.22 2.42s2.3.31 4.15.35c3.24.08 10.98-.77 14.08-2.67s5.51-8.68 6.01-10.51c.49-1.83 2.67-8.87.7-8.94s-5.53 10.23-9.45 13.46"/><radialGradient id="SVGYuRDDcZy" cx="6.978" cy="87.785" r="39.146" gradientUnits="userSpaceOnUse"><stop offset=".506" stopColor="#ffe5c6"/><stop offset=".568" stopColor="#ffdab2"/><stop offset=".693" stopColor="#fec88e"/><stop offset=".811" stopColor="#feba74"/><stop offset=".916" stopColor="#feb264"/><stop offset="1" stopColor="#feaf5f"/></radialGradient><path fill="url(#SVGYuRDDcZy)" d="M32.11 49.21s-7.04 7.88-8.17 9.15s-4.5 6.34-4.5 6.34s-5.14 1.9-7.67 5.07s-4.08 8.31-1.97 13.16s5.77 8.38 11.68 6.69c6.44-1.84 12.04-7.46 12.04-7.46s8.52.35 11.12.21s13.02-3.45 13.02-3.45l-21.05-34.7z"/><path fill="#513635" d="M17.96 70.12c-1.36 1.2.21 3.59.77 4.86s.07 3.73 1.83 3.8s3.24-4.29 2.39-6.55c-.84-2.25-3.23-3.66-4.99-2.11"/><path fill="#2d3133" d="M12.33 89.99s2.63-1.69 4.18-2.67s7.7-6.15 7.7-6.15l1.83 1.64s-3.38 3.52-5.77 5.44s-3.85 2.49-5.3 2.63c-1.43.14-2.64-.89-2.64-.89"/><path fill="#000502" d="M26.41 79.06c1.64.82.74 2.62.28 3.33c-.61.94-2.06 2.06-3.24 1.08c-1.17-.99.28-3.28.94-3.89c.48-.46 1.45-.8 2.02-.52"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#845846" d="M67.79 14.3s4.54 4.26 11.47 6.97c8.09 3.17 21.9 1.34 25.27 7.67c3.52 6.62-3.76 14.22-2.53 18.16c1.21 3.89 13.06 4.56 14.5 13.66c1.48 9.36-6.09 13.23-5.35 16.33c.86 3.59 9.36 5 9.57 11.68c.16 5.21-4.65 10.01-5.06 13.23c-.7 5.43 2.8 8.23.77 13.52c-1.13 2.94-3.87 4.36-5.84 4.79s-14.5-19.15-14.5-19.15L65.68 17.54z"/><path fill="#feaf5f" d="M49.12 31.85s-12.2 8.45-18.11 15.2s-12.86 14.83-13.33 15.2c-.47.38-8.82 4.79-10.79 12.67c-1.31 5.23 1.69 12.76 6.1 15.2s8.68 2 13.61-.66c4.88-2.63 8.35-5.35 8.35-5.35s9.83.11 13.8-.19c5.07-.38 10.89-1.5 10.89-1.5s-2.57 9.93-3.38 16.32c-1.01 7.97-3.94 19.44-3.19 20.38s7.91 2.8 18.49 3.57c12.17.88 27.36-.25 31.01-.88c4.05-.7 7.66-1.09 8.04-1.79s-1.31-12.9-2.53-21.47C105.57 80.97 96.7 57.48 93.6 51.57s-6.73-11.74-11.33-16.72s-7.7-6.57-7.7-6.57s1.03-2.53.66-5.54s-5.16-12.58-6.1-14.36s-2.5-5.09-4.48-4.93c-1.76.14-3.31 5.96-4.43 9.81s-4.04 12.29-4.04 12.29z"/><path fill="#825948" d="M26.31 22.84c-1.58.98.76 8.44 4.6 12.2c4.32 4.22 11 6.76 19.64 4.32c8.63-2.44 10.77-7.98 10.77-7.98s-2.82-3.28-3-7.13s1.6-9.76 1.6-9.76s-2.82-1.31-7.88.75s-12.43 10.02-16.06 10.51c-4.88.66-7.7-4.13-9.67-2.91"/><ellipse cx="53.55" cy="54.13" fill="#00000d" rx="4.41" ry="5.28" transform="rotate(-3.646 53.544 54.122)"/><path fill="#cd935f" d="M67.79 75.04c-3.24 2.67-6.93 4.63-9.27 5.89c-1.69.92-5.3 2.14-6.22 2.42s2.3.31 4.15.35c3.24.08 10.98-.77 14.08-2.67s5.51-8.68 6.01-10.51c.49-1.83 2.67-8.87.7-8.94s-5.53 10.23-9.45 13.46"/><radialGradient id="SVGYuRDDcZy" cx="6.978" cy="87.785" r="39.146" gradientUnits="userSpaceOnUse"><stop offset=".506" stop-color="#ffe5c6"/><stop offset=".568" stop-color="#ffdab2"/><stop offset=".693" stop-color="#fec88e"/><stop offset=".811" stop-color="#feba74"/><stop offset=".916" stop-color="#feb264"/><stop offset="1" stop-color="#feaf5f"/></radialGradient><path fill="url(#SVGYuRDDcZy)" d="M32.11 49.21s-7.04 7.88-8.17 9.15s-4.5 6.34-4.5 6.34s-5.14 1.9-7.67 5.07s-4.08 8.31-1.97 13.16s5.77 8.38 11.68 6.69c6.44-1.84 12.04-7.46 12.04-7.46s8.52.35 11.12.21s13.02-3.45 13.02-3.45l-21.05-34.7z"/><path fill="#513635" d="M17.96 70.12c-1.36 1.2.21 3.59.77 4.86s.07 3.73 1.83 3.8s3.24-4.29 2.39-6.55c-.84-2.25-3.23-3.66-4.99-2.11"/><path fill="#2d3133" d="M12.33 89.99s2.63-1.69 4.18-2.67s7.7-6.15 7.7-6.15l1.83 1.64s-3.38 3.52-5.77 5.44s-3.85 2.49-5.3 2.63c-1.43.14-2.64-.89-2.64-.89"/><path fill="#000502" d="M26.41 79.06c1.64.82.74 2.62.28 3.33c-.61.94-2.06 2.06-3.24 1.08c-1.17-.99.28-3.28.94-3.89c.48-.46 1.45-.8 2.02-.52"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23845846%22%20d%3D%22M67.79%2014.3s4.54%204.26%2011.47%206.97c8.09%203.17%2021.9%201.34%2025.27%207.67c3.52%206.62-3.76%2014.22-2.53%2018.16c1.21%203.89%2013.06%204.56%2014.5%2013.66c1.48%209.36-6.09%2013.23-5.35%2016.33c.86%203.59%209.36%205%209.57%2011.68c.16%205.21-4.65%2010.01-5.06%2013.23c-.7%205.43%202.8%208.23.77%2013.52c-1.13%202.94-3.87%204.36-5.84%204.79s-14.5-19.15-14.5-19.15L65.68%2017.54z%22%2F%3E%3Cpath%20fill%3D%22%23feaf5f%22%20d%3D%22M49.12%2031.85s-12.2%208.45-18.11%2015.2s-12.86%2014.83-13.33%2015.2c-.47.38-8.82%204.79-10.79%2012.67c-1.31%205.23%201.69%2012.76%206.1%2015.2s8.68%202%2013.61-.66c4.88-2.63%208.35-5.35%208.35-5.35s9.83.11%2013.8-.19c5.07-.38%2010.89-1.5%2010.89-1.5s-2.57%209.93-3.38%2016.32c-1.01%207.97-3.94%2019.44-3.19%2020.38s7.91%202.8%2018.49%203.57c12.17.88%2027.36-.25%2031.01-.88c4.05-.7%207.66-1.09%208.04-1.79s-1.31-12.9-2.53-21.47C105.57%2080.97%2096.7%2057.48%2093.6%2051.57s-6.73-11.74-11.33-16.72s-7.7-6.57-7.7-6.57s1.03-2.53.66-5.54s-5.16-12.58-6.1-14.36s-2.5-5.09-4.48-4.93c-1.76.14-3.31%205.96-4.43%209.81s-4.04%2012.29-4.04%2012.29z%22%2F%3E%3Cpath%20fill%3D%22%23825948%22%20d%3D%22M26.31%2022.84c-1.58.98.76%208.44%204.6%2012.2c4.32%204.22%2011%206.76%2019.64%204.32c8.63-2.44%2010.77-7.98%2010.77-7.98s-2.82-3.28-3-7.13s1.6-9.76%201.6-9.76s-2.82-1.31-7.88.75s-12.43%2010.02-16.06%2010.51c-4.88.66-7.7-4.13-9.67-2.91%22%2F%3E%3Cellipse%20cx%3D%2253.55%22%20cy%3D%2254.13%22%20fill%3D%22%2300000d%22%20rx%3D%224.41%22%20ry%3D%225.28%22%20transform%3D%22rotate(-3.646%2053.544%2054.122)%22%2F%3E%3Cpath%20fill%3D%22%23cd935f%22%20d%3D%22M67.79%2075.04c-3.24%202.67-6.93%204.63-9.27%205.89c-1.69.92-5.3%202.14-6.22%202.42s2.3.31%204.15.35c3.24.08%2010.98-.77%2014.08-2.67s5.51-8.68%206.01-10.51c.49-1.83%202.67-8.87.7-8.94s-5.53%2010.23-9.45%2013.46%22%2F%3E%3CradialGradient%20id%3D%22SVGYuRDDcZy%22%20cx%3D%226.978%22%20cy%3D%2287.785%22%20r%3D%2239.146%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.506%22%20stop-color%3D%22%23ffe5c6%22%2F%3E%3Cstop%20offset%3D%22.568%22%20stop-color%3D%22%23ffdab2%22%2F%3E%3Cstop%20offset%3D%22.693%22%20stop-color%3D%22%23fec88e%22%2F%3E%3Cstop%20offset%3D%22.811%22%20stop-color%3D%22%23feba74%22%2F%3E%3Cstop%20offset%3D%22.916%22%20stop-color%3D%22%23feb264%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23feaf5f%22%2F%3E%3C%2FradialGradient%3E%3Cpath%20fill%3D%22url(%23SVGYuRDDcZy)%22%20d%3D%22M32.11%2049.21s-7.04%207.88-8.17%209.15s-4.5%206.34-4.5%206.34s-5.14%201.9-7.67%205.07s-4.08%208.31-1.97%2013.16s5.77%208.38%2011.68%206.69c6.44-1.84%2012.04-7.46%2012.04-7.46s8.52.35%2011.12.21s13.02-3.45%2013.02-3.45l-21.05-34.7z%22%2F%3E%3Cpath%20fill%3D%22%23513635%22%20d%3D%22M17.96%2070.12c-1.36%201.2.21%203.59.77%204.86s.07%203.73%201.83%203.8s3.24-4.29%202.39-6.55c-.84-2.25-3.23-3.66-4.99-2.11%22%2F%3E%3Cpath%20fill%3D%22%232d3133%22%20d%3D%22M12.33%2089.99s2.63-1.69%204.18-2.67s7.7-6.15%207.7-6.15l1.83%201.64s-3.38%203.52-5.77%205.44s-3.85%202.49-5.3%202.63c-1.43.14-2.64-.89-2.64-.89%22%2F%3E%3Cpath%20fill%3D%22%23000502%22%20d%3D%22M26.41%2079.06c1.64.82.74%202.62.28%203.33c-.61.94-2.06%202.06-3.24%201.08c-1.17-.99.28-3.28.94-3.89c.48-.46%201.45-.8%202.02-.52%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23845846%22%20d%3D%22M67.79%2014.3s4.54%204.26%2011.47%206.97c8.09%203.17%2021.9%201.34%2025.27%207.67c3.52%206.62-3.76%2014.22-2.53%2018.16c1.21%203.89%2013.06%204.56%2014.5%2013.66c1.48%209.36-6.09%2013.23-5.35%2016.33c.86%203.59%209.36%205%209.57%2011.68c.16%205.21-4.65%2010.01-5.06%2013.23c-.7%205.43%202.8%208.23.77%2013.52c-1.13%202.94-3.87%204.36-5.84%204.79s-14.5-19.15-14.5-19.15L65.68%2017.54z%22%2F%3E%3Cpath%20fill%3D%22%23feaf5f%22%20d%3D%22M49.12%2031.85s-12.2%208.45-18.11%2015.2s-12.86%2014.83-13.33%2015.2c-.47.38-8.82%204.79-10.79%2012.67c-1.31%205.23%201.69%2012.76%206.1%2015.2s8.68%202%2013.61-.66c4.88-2.63%208.35-5.35%208.35-5.35s9.83.11%2013.8-.19c5.07-.38%2010.89-1.5%2010.89-1.5s-2.57%209.93-3.38%2016.32c-1.01%207.97-3.94%2019.44-3.19%2020.38s7.91%202.8%2018.49%203.57c12.17.88%2027.36-.25%2031.01-.88c4.05-.7%207.66-1.09%208.04-1.79s-1.31-12.9-2.53-21.47C105.57%2080.97%2096.7%2057.48%2093.6%2051.57s-6.73-11.74-11.33-16.72s-7.7-6.57-7.7-6.57s1.03-2.53.66-5.54s-5.16-12.58-6.1-14.36s-2.5-5.09-4.48-4.93c-1.76.14-3.31%205.96-4.43%209.81s-4.04%2012.29-4.04%2012.29z%22%2F%3E%3Cpath%20fill%3D%22%23825948%22%20d%3D%22M26.31%2022.84c-1.58.98.76%208.44%204.6%2012.2c4.32%204.22%2011%206.76%2019.64%204.32c8.63-2.44%2010.77-7.98%2010.77-7.98s-2.82-3.28-3-7.13s1.6-9.76%201.6-9.76s-2.82-1.31-7.88.75s-12.43%2010.02-16.06%2010.51c-4.88.66-7.7-4.13-9.67-2.91%22%2F%3E%3Cellipse%20cx%3D%2253.55%22%20cy%3D%2254.13%22%20fill%3D%22%2300000d%22%20rx%3D%224.41%22%20ry%3D%225.28%22%20transform%3D%22rotate(-3.646%2053.544%2054.122)%22%2F%3E%3Cpath%20fill%3D%22%23cd935f%22%20d%3D%22M67.79%2075.04c-3.24%202.67-6.93%204.63-9.27%205.89c-1.69.92-5.3%202.14-6.22%202.42s2.3.31%204.15.35c3.24.08%2010.98-.77%2014.08-2.67s5.51-8.68%206.01-10.51c.49-1.83%202.67-8.87.7-8.94s-5.53%2010.23-9.45%2013.46%22%2F%3E%3CradialGradient%20id%3D%22SVGYuRDDcZy%22%20cx%3D%226.978%22%20cy%3D%2287.785%22%20r%3D%2239.146%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.506%22%20stop-color%3D%22%23ffe5c6%22%2F%3E%3Cstop%20offset%3D%22.568%22%20stop-color%3D%22%23ffdab2%22%2F%3E%3Cstop%20offset%3D%22.693%22%20stop-color%3D%22%23fec88e%22%2F%3E%3Cstop%20offset%3D%22.811%22%20stop-color%3D%22%23feba74%22%2F%3E%3Cstop%20offset%3D%22.916%22%20stop-color%3D%22%23feb264%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23feaf5f%22%2F%3E%3C%2FradialGradient%3E%3Cpath%20fill%3D%22url(%23SVGYuRDDcZy)%22%20d%3D%22M32.11%2049.21s-7.04%207.88-8.17%209.15s-4.5%206.34-4.5%206.34s-5.14%201.9-7.67%205.07s-4.08%208.31-1.97%2013.16s5.77%208.38%2011.68%206.69c6.44-1.84%2012.04-7.46%2012.04-7.46s8.52.35%2011.12.21s13.02-3.45%2013.02-3.45l-21.05-34.7z%22%2F%3E%3Cpath%20fill%3D%22%23513635%22%20d%3D%22M17.96%2070.12c-1.36%201.2.21%203.59.77%204.86s.07%203.73%201.83%203.8s3.24-4.29%202.39-6.55c-.84-2.25-3.23-3.66-4.99-2.11%22%2F%3E%3Cpath%20fill%3D%22%232d3133%22%20d%3D%22M12.33%2089.99s2.63-1.69%204.18-2.67s7.7-6.15%207.7-6.15l1.83%201.64s-3.38%203.52-5.77%205.44s-3.85%202.49-5.3%202.63c-1.43.14-2.64-.89-2.64-.89%22%2F%3E%3Cpath%20fill%3D%22%23000502%22%20d%3D%22M26.41%2079.06c1.64.82.74%202.62.28%203.33c-.61.94-2.06%202.06-3.24%201.08c-1.17-.99.28-3.28.94-3.89c.48-.46%201.45-.8%202.02-.52%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/horse-face.svg?color=%231a73e8&size=48