dog face emoji
dog-face from Noto Emoji by Google Inc · Default · Animals & Nature · Apache-2.0 Free for personal and commercial use.
- Name
- dog-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 dog face emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffeac8" d="M110.161 52.346c-.802-9.173-7.105-32.792-46.161-32.792S18.641 43.173 17.839 52.346c-.625 7.133-1.7 33.22 13.574 50.742c7.827 8.98 22.102 13.245 32.587 13.245s24.76-4.265 32.587-13.245c15.273-17.522 14.199-43.61 13.574-50.742"/><path fill="#d27856" d="M97.669 68.24c.957 8.2-2.48 15.985-11.371 16.468c-8.134.447-13.104-5.06-13.435-13.107c-.34-8.247 4.002-15.878 10.805-16.609c7.18-.769 13.054 5.048 14.001 13.248"/><path fill="#2f2f2f" d="M47.86 71.683c-.454 3.876-2.448 7.004-6.777 6.55c-3.071-.328-5.133-3.989-4.68-7.875c.453-3.876 1.802-6.664 5.428-6.596c5.632.102 6.482 4.035 6.029 7.921m43.785-1.087c.182 3.898-1.36 7.23-5.858 7.558c-3.91.283-5.916-3.105-6.086-7.003c-.18-3.898 1.757-7.026 5.485-7.49c4.839-.624 6.278 3.036 6.46 6.935M74.849 90.245c.181 3.899-2.448 7.548-10.641 7.446c-7.978-.102-10.879-3.332-11.06-7.23s4.351-7.4 10.845-7.547c8.94-.227 10.674 3.422 10.856 7.331"/><path fill="#e94b8c" d="M56.677 105.986s.963 9.258 1.915 12.023c2.017 5.847 10.517 4.873 12.024-.635c1.28-4.68.43-12.76.43-12.76L63.5 103.55z"/><path fill="#ef87b2" d="M64.383 109.068c-1.326.057-1.28 1.28-1.28 4.09c0 2.823.158 4.522 1.439 4.466c1.28-.057 1.122-2.233 1.122-4.25s.102-4.363-1.281-4.306"/><path fill="#2f2f30" d="M46.077 97.203c-1.53 2.255 1.44 4.25 3.887 5.904c2.448 1.643 5.417 4.148 8.93 4.091c3.932-.057 4.997-2.708 4.997-2.708s1.28 3.139 6.856 2.55c2.98-.318 6.652-3.66 7.763-4.409c2.13-1.439 4.68-3.24 3.558-4.736c-1.28-1.712-3.989.589-6.754 2.017c-2.765 1.439-3.717 2.13-5.79 2.13s-3.514-.85-3.616-4.306c-.09-2.822-.056-3.354-.056-3.354h-4.737s.159 2.98.159 3.83c0 2.232-1.168 3.195-3.4 3.297s-4.624-1.756-5.802-2.447c-1.156-.68-4.77-3.66-5.995-1.859"/><path fill="#d27856" d="M96.826 23.799s26.84 29.054 26.84 30.959c0 5.606-1.533 10.72-4.806 15.128c-2.166 2.917-7.903 4.916-11.888 3.599c-4.096-1.355-7.975-3.804-11.398-19.62c-2.636-12.181-6.156-19.362-9.59-24.044c-3.79-5.17-9.237-9.074-9.237-9.074z"/><path fill="#865b51" d="M101.857 17.351c13.207 3.814 18.53 10.51 20.582 17.427c2.053 6.918 1.979 18.415.376 23.593s-3.205 11.197-10.432 11.515c-6.34.279-9.728-5.313-11.95-14.158C97.316 43.32 92.755 31.31 87.13 26.364c-4.6-4.043-10.382-5.617-10.382-5.617s10.08-7.736 25.11-3.396"/><path fill="#d27856" d="M31.174 23.799S4.334 52.853 4.334 54.758c0 5.606 1.533 10.72 4.806 15.128c2.166 2.917 7.903 4.916 11.888 3.599c4.096-1.355 7.975-3.804 11.398-19.62c2.636-12.181 6.156-19.362 9.59-24.044c3.79-5.17 9.237-9.074 9.237-9.074z"/><path fill="#865b51" d="M26.143 17.351c-13.207 3.814-18.53 10.51-20.582 17.427s-1.979 18.415-.376 23.593S8.39 69.568 15.617 69.886c6.34.279 9.728-5.313 11.95-14.158C30.684 43.32 35.245 31.31 40.87 26.364c4.6-4.043 10.382-5.617 10.382-5.617s-10.08-7.736-25.11-3.396"/></svg>
React
import type { SVGProps } from "react";
export function NotoDogFace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffeac8" d="M110.161 52.346c-.802-9.173-7.105-32.792-46.161-32.792S18.641 43.173 17.839 52.346c-.625 7.133-1.7 33.22 13.574 50.742c7.827 8.98 22.102 13.245 32.587 13.245s24.76-4.265 32.587-13.245c15.273-17.522 14.199-43.61 13.574-50.742"/><path fill="#d27856" d="M97.669 68.24c.957 8.2-2.48 15.985-11.371 16.468c-8.134.447-13.104-5.06-13.435-13.107c-.34-8.247 4.002-15.878 10.805-16.609c7.18-.769 13.054 5.048 14.001 13.248"/><path fill="#2f2f2f" d="M47.86 71.683c-.454 3.876-2.448 7.004-6.777 6.55c-3.071-.328-5.133-3.989-4.68-7.875c.453-3.876 1.802-6.664 5.428-6.596c5.632.102 6.482 4.035 6.029 7.921m43.785-1.087c.182 3.898-1.36 7.23-5.858 7.558c-3.91.283-5.916-3.105-6.086-7.003c-.18-3.898 1.757-7.026 5.485-7.49c4.839-.624 6.278 3.036 6.46 6.935M74.849 90.245c.181 3.899-2.448 7.548-10.641 7.446c-7.978-.102-10.879-3.332-11.06-7.23s4.351-7.4 10.845-7.547c8.94-.227 10.674 3.422 10.856 7.331"/><path fill="#e94b8c" d="M56.677 105.986s.963 9.258 1.915 12.023c2.017 5.847 10.517 4.873 12.024-.635c1.28-4.68.43-12.76.43-12.76L63.5 103.55z"/><path fill="#ef87b2" d="M64.383 109.068c-1.326.057-1.28 1.28-1.28 4.09c0 2.823.158 4.522 1.439 4.466c1.28-.057 1.122-2.233 1.122-4.25s.102-4.363-1.281-4.306"/><path fill="#2f2f30" d="M46.077 97.203c-1.53 2.255 1.44 4.25 3.887 5.904c2.448 1.643 5.417 4.148 8.93 4.091c3.932-.057 4.997-2.708 4.997-2.708s1.28 3.139 6.856 2.55c2.98-.318 6.652-3.66 7.763-4.409c2.13-1.439 4.68-3.24 3.558-4.736c-1.28-1.712-3.989.589-6.754 2.017c-2.765 1.439-3.717 2.13-5.79 2.13s-3.514-.85-3.616-4.306c-.09-2.822-.056-3.354-.056-3.354h-4.737s.159 2.98.159 3.83c0 2.232-1.168 3.195-3.4 3.297s-4.624-1.756-5.802-2.447c-1.156-.68-4.77-3.66-5.995-1.859"/><path fill="#d27856" d="M96.826 23.799s26.84 29.054 26.84 30.959c0 5.606-1.533 10.72-4.806 15.128c-2.166 2.917-7.903 4.916-11.888 3.599c-4.096-1.355-7.975-3.804-11.398-19.62c-2.636-12.181-6.156-19.362-9.59-24.044c-3.79-5.17-9.237-9.074-9.237-9.074z"/><path fill="#865b51" d="M101.857 17.351c13.207 3.814 18.53 10.51 20.582 17.427c2.053 6.918 1.979 18.415.376 23.593s-3.205 11.197-10.432 11.515c-6.34.279-9.728-5.313-11.95-14.158C97.316 43.32 92.755 31.31 87.13 26.364c-4.6-4.043-10.382-5.617-10.382-5.617s10.08-7.736 25.11-3.396"/><path fill="#d27856" d="M31.174 23.799S4.334 52.853 4.334 54.758c0 5.606 1.533 10.72 4.806 15.128c2.166 2.917 7.903 4.916 11.888 3.599c4.096-1.355 7.975-3.804 11.398-19.62c2.636-12.181 6.156-19.362 9.59-24.044c3.79-5.17 9.237-9.074 9.237-9.074z"/><path fill="#865b51" d="M26.143 17.351c-13.207 3.814-18.53 10.51-20.582 17.427s-1.979 18.415-.376 23.593S8.39 69.568 15.617 69.886c6.34.279 9.728-5.313 11.95-14.158C30.684 43.32 35.245 31.31 40.87 26.364c4.6-4.043 10.382-5.617 10.382-5.617s-10.08-7.736-25.11-3.396"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ffeac8" d="M110.161 52.346c-.802-9.173-7.105-32.792-46.161-32.792S18.641 43.173 17.839 52.346c-.625 7.133-1.7 33.22 13.574 50.742c7.827 8.98 22.102 13.245 32.587 13.245s24.76-4.265 32.587-13.245c15.273-17.522 14.199-43.61 13.574-50.742"/><path fill="#d27856" d="M97.669 68.24c.957 8.2-2.48 15.985-11.371 16.468c-8.134.447-13.104-5.06-13.435-13.107c-.34-8.247 4.002-15.878 10.805-16.609c7.18-.769 13.054 5.048 14.001 13.248"/><path fill="#2f2f2f" d="M47.86 71.683c-.454 3.876-2.448 7.004-6.777 6.55c-3.071-.328-5.133-3.989-4.68-7.875c.453-3.876 1.802-6.664 5.428-6.596c5.632.102 6.482 4.035 6.029 7.921m43.785-1.087c.182 3.898-1.36 7.23-5.858 7.558c-3.91.283-5.916-3.105-6.086-7.003c-.18-3.898 1.757-7.026 5.485-7.49c4.839-.624 6.278 3.036 6.46 6.935M74.849 90.245c.181 3.899-2.448 7.548-10.641 7.446c-7.978-.102-10.879-3.332-11.06-7.23s4.351-7.4 10.845-7.547c8.94-.227 10.674 3.422 10.856 7.331"/><path fill="#e94b8c" d="M56.677 105.986s.963 9.258 1.915 12.023c2.017 5.847 10.517 4.873 12.024-.635c1.28-4.68.43-12.76.43-12.76L63.5 103.55z"/><path fill="#ef87b2" d="M64.383 109.068c-1.326.057-1.28 1.28-1.28 4.09c0 2.823.158 4.522 1.439 4.466c1.28-.057 1.122-2.233 1.122-4.25s.102-4.363-1.281-4.306"/><path fill="#2f2f30" d="M46.077 97.203c-1.53 2.255 1.44 4.25 3.887 5.904c2.448 1.643 5.417 4.148 8.93 4.091c3.932-.057 4.997-2.708 4.997-2.708s1.28 3.139 6.856 2.55c2.98-.318 6.652-3.66 7.763-4.409c2.13-1.439 4.68-3.24 3.558-4.736c-1.28-1.712-3.989.589-6.754 2.017c-2.765 1.439-3.717 2.13-5.79 2.13s-3.514-.85-3.616-4.306c-.09-2.822-.056-3.354-.056-3.354h-4.737s.159 2.98.159 3.83c0 2.232-1.168 3.195-3.4 3.297s-4.624-1.756-5.802-2.447c-1.156-.68-4.77-3.66-5.995-1.859"/><path fill="#d27856" d="M96.826 23.799s26.84 29.054 26.84 30.959c0 5.606-1.533 10.72-4.806 15.128c-2.166 2.917-7.903 4.916-11.888 3.599c-4.096-1.355-7.975-3.804-11.398-19.62c-2.636-12.181-6.156-19.362-9.59-24.044c-3.79-5.17-9.237-9.074-9.237-9.074z"/><path fill="#865b51" d="M101.857 17.351c13.207 3.814 18.53 10.51 20.582 17.427c2.053 6.918 1.979 18.415.376 23.593s-3.205 11.197-10.432 11.515c-6.34.279-9.728-5.313-11.95-14.158C97.316 43.32 92.755 31.31 87.13 26.364c-4.6-4.043-10.382-5.617-10.382-5.617s10.08-7.736 25.11-3.396"/><path fill="#d27856" d="M31.174 23.799S4.334 52.853 4.334 54.758c0 5.606 1.533 10.72 4.806 15.128c2.166 2.917 7.903 4.916 11.888 3.599c4.096-1.355 7.975-3.804 11.398-19.62c2.636-12.181 6.156-19.362 9.59-24.044c3.79-5.17 9.237-9.074 9.237-9.074z"/><path fill="#865b51" d="M26.143 17.351c-13.207 3.814-18.53 10.51-20.582 17.427s-1.979 18.415-.376 23.593S8.39 69.568 15.617 69.886c6.34.279 9.728-5.313 11.95-14.158C30.684 43.32 35.245 31.31 40.87 26.364c4.6-4.043 10.382-5.617 10.382-5.617s-10.08-7.736-25.11-3.396"/></svg> </template>
CSS
.icon-dog-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%23ffeac8%22%20d%3D%22M110.161%2052.346c-.802-9.173-7.105-32.792-46.161-32.792S18.641%2043.173%2017.839%2052.346c-.625%207.133-1.7%2033.22%2013.574%2050.742c7.827%208.98%2022.102%2013.245%2032.587%2013.245s24.76-4.265%2032.587-13.245c15.273-17.522%2014.199-43.61%2013.574-50.742%22%2F%3E%3Cpath%20fill%3D%22%23d27856%22%20d%3D%22M97.669%2068.24c.957%208.2-2.48%2015.985-11.371%2016.468c-8.134.447-13.104-5.06-13.435-13.107c-.34-8.247%204.002-15.878%2010.805-16.609c7.18-.769%2013.054%205.048%2014.001%2013.248%22%2F%3E%3Cpath%20fill%3D%22%232f2f2f%22%20d%3D%22M47.86%2071.683c-.454%203.876-2.448%207.004-6.777%206.55c-3.071-.328-5.133-3.989-4.68-7.875c.453-3.876%201.802-6.664%205.428-6.596c5.632.102%206.482%204.035%206.029%207.921m43.785-1.087c.182%203.898-1.36%207.23-5.858%207.558c-3.91.283-5.916-3.105-6.086-7.003c-.18-3.898%201.757-7.026%205.485-7.49c4.839-.624%206.278%203.036%206.46%206.935M74.849%2090.245c.181%203.899-2.448%207.548-10.641%207.446c-7.978-.102-10.879-3.332-11.06-7.23s4.351-7.4%2010.845-7.547c8.94-.227%2010.674%203.422%2010.856%207.331%22%2F%3E%3Cpath%20fill%3D%22%23e94b8c%22%20d%3D%22M56.677%20105.986s.963%209.258%201.915%2012.023c2.017%205.847%2010.517%204.873%2012.024-.635c1.28-4.68.43-12.76.43-12.76L63.5%20103.55z%22%2F%3E%3Cpath%20fill%3D%22%23ef87b2%22%20d%3D%22M64.383%20109.068c-1.326.057-1.28%201.28-1.28%204.09c0%202.823.158%204.522%201.439%204.466c1.28-.057%201.122-2.233%201.122-4.25s.102-4.363-1.281-4.306%22%2F%3E%3Cpath%20fill%3D%22%232f2f30%22%20d%3D%22M46.077%2097.203c-1.53%202.255%201.44%204.25%203.887%205.904c2.448%201.643%205.417%204.148%208.93%204.091c3.932-.057%204.997-2.708%204.997-2.708s1.28%203.139%206.856%202.55c2.98-.318%206.652-3.66%207.763-4.409c2.13-1.439%204.68-3.24%203.558-4.736c-1.28-1.712-3.989.589-6.754%202.017c-2.765%201.439-3.717%202.13-5.79%202.13s-3.514-.85-3.616-4.306c-.09-2.822-.056-3.354-.056-3.354h-4.737s.159%202.98.159%203.83c0%202.232-1.168%203.195-3.4%203.297s-4.624-1.756-5.802-2.447c-1.156-.68-4.77-3.66-5.995-1.859%22%2F%3E%3Cpath%20fill%3D%22%23d27856%22%20d%3D%22M96.826%2023.799s26.84%2029.054%2026.84%2030.959c0%205.606-1.533%2010.72-4.806%2015.128c-2.166%202.917-7.903%204.916-11.888%203.599c-4.096-1.355-7.975-3.804-11.398-19.62c-2.636-12.181-6.156-19.362-9.59-24.044c-3.79-5.17-9.237-9.074-9.237-9.074z%22%2F%3E%3Cpath%20fill%3D%22%23865b51%22%20d%3D%22M101.857%2017.351c13.207%203.814%2018.53%2010.51%2020.582%2017.427c2.053%206.918%201.979%2018.415.376%2023.593s-3.205%2011.197-10.432%2011.515c-6.34.279-9.728-5.313-11.95-14.158C97.316%2043.32%2092.755%2031.31%2087.13%2026.364c-4.6-4.043-10.382-5.617-10.382-5.617s10.08-7.736%2025.11-3.396%22%2F%3E%3Cpath%20fill%3D%22%23d27856%22%20d%3D%22M31.174%2023.799S4.334%2052.853%204.334%2054.758c0%205.606%201.533%2010.72%204.806%2015.128c2.166%202.917%207.903%204.916%2011.888%203.599c4.096-1.355%207.975-3.804%2011.398-19.62c2.636-12.181%206.156-19.362%209.59-24.044c3.79-5.17%209.237-9.074%209.237-9.074z%22%2F%3E%3Cpath%20fill%3D%22%23865b51%22%20d%3D%22M26.143%2017.351c-13.207%203.814-18.53%2010.51-20.582%2017.427s-1.979%2018.415-.376%2023.593S8.39%2069.568%2015.617%2069.886c6.34.279%209.728-5.313%2011.95-14.158C30.684%2043.32%2035.245%2031.31%2040.87%2026.364c4.6-4.043%2010.382-5.617%2010.382-5.617s-10.08-7.736-25.11-3.396%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%23ffeac8%22%20d%3D%22M110.161%2052.346c-.802-9.173-7.105-32.792-46.161-32.792S18.641%2043.173%2017.839%2052.346c-.625%207.133-1.7%2033.22%2013.574%2050.742c7.827%208.98%2022.102%2013.245%2032.587%2013.245s24.76-4.265%2032.587-13.245c15.273-17.522%2014.199-43.61%2013.574-50.742%22%2F%3E%3Cpath%20fill%3D%22%23d27856%22%20d%3D%22M97.669%2068.24c.957%208.2-2.48%2015.985-11.371%2016.468c-8.134.447-13.104-5.06-13.435-13.107c-.34-8.247%204.002-15.878%2010.805-16.609c7.18-.769%2013.054%205.048%2014.001%2013.248%22%2F%3E%3Cpath%20fill%3D%22%232f2f2f%22%20d%3D%22M47.86%2071.683c-.454%203.876-2.448%207.004-6.777%206.55c-3.071-.328-5.133-3.989-4.68-7.875c.453-3.876%201.802-6.664%205.428-6.596c5.632.102%206.482%204.035%206.029%207.921m43.785-1.087c.182%203.898-1.36%207.23-5.858%207.558c-3.91.283-5.916-3.105-6.086-7.003c-.18-3.898%201.757-7.026%205.485-7.49c4.839-.624%206.278%203.036%206.46%206.935M74.849%2090.245c.181%203.899-2.448%207.548-10.641%207.446c-7.978-.102-10.879-3.332-11.06-7.23s4.351-7.4%2010.845-7.547c8.94-.227%2010.674%203.422%2010.856%207.331%22%2F%3E%3Cpath%20fill%3D%22%23e94b8c%22%20d%3D%22M56.677%20105.986s.963%209.258%201.915%2012.023c2.017%205.847%2010.517%204.873%2012.024-.635c1.28-4.68.43-12.76.43-12.76L63.5%20103.55z%22%2F%3E%3Cpath%20fill%3D%22%23ef87b2%22%20d%3D%22M64.383%20109.068c-1.326.057-1.28%201.28-1.28%204.09c0%202.823.158%204.522%201.439%204.466c1.28-.057%201.122-2.233%201.122-4.25s.102-4.363-1.281-4.306%22%2F%3E%3Cpath%20fill%3D%22%232f2f30%22%20d%3D%22M46.077%2097.203c-1.53%202.255%201.44%204.25%203.887%205.904c2.448%201.643%205.417%204.148%208.93%204.091c3.932-.057%204.997-2.708%204.997-2.708s1.28%203.139%206.856%202.55c2.98-.318%206.652-3.66%207.763-4.409c2.13-1.439%204.68-3.24%203.558-4.736c-1.28-1.712-3.989.589-6.754%202.017c-2.765%201.439-3.717%202.13-5.79%202.13s-3.514-.85-3.616-4.306c-.09-2.822-.056-3.354-.056-3.354h-4.737s.159%202.98.159%203.83c0%202.232-1.168%203.195-3.4%203.297s-4.624-1.756-5.802-2.447c-1.156-.68-4.77-3.66-5.995-1.859%22%2F%3E%3Cpath%20fill%3D%22%23d27856%22%20d%3D%22M96.826%2023.799s26.84%2029.054%2026.84%2030.959c0%205.606-1.533%2010.72-4.806%2015.128c-2.166%202.917-7.903%204.916-11.888%203.599c-4.096-1.355-7.975-3.804-11.398-19.62c-2.636-12.181-6.156-19.362-9.59-24.044c-3.79-5.17-9.237-9.074-9.237-9.074z%22%2F%3E%3Cpath%20fill%3D%22%23865b51%22%20d%3D%22M101.857%2017.351c13.207%203.814%2018.53%2010.51%2020.582%2017.427c2.053%206.918%201.979%2018.415.376%2023.593s-3.205%2011.197-10.432%2011.515c-6.34.279-9.728-5.313-11.95-14.158C97.316%2043.32%2092.755%2031.31%2087.13%2026.364c-4.6-4.043-10.382-5.617-10.382-5.617s10.08-7.736%2025.11-3.396%22%2F%3E%3Cpath%20fill%3D%22%23d27856%22%20d%3D%22M31.174%2023.799S4.334%2052.853%204.334%2054.758c0%205.606%201.533%2010.72%204.806%2015.128c2.166%202.917%207.903%204.916%2011.888%203.599c4.096-1.355%207.975-3.804%2011.398-19.62c2.636-12.181%206.156-19.362%209.59-24.044c3.79-5.17%209.237-9.074%209.237-9.074z%22%2F%3E%3Cpath%20fill%3D%22%23865b51%22%20d%3D%22M26.143%2017.351c-13.207%203.814-18.53%2010.51-20.582%2017.427s-1.979%2018.415-.376%2023.593S8.39%2069.568%2015.617%2069.886c6.34.279%209.728-5.313%2011.95-14.158C30.684%2043.32%2035.245%2031.31%2040.87%2026.364c4.6-4.043%2010.382-5.617%2010.382-5.617s-10.08-7.736-25.11-3.396%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/dog-face.svg?color=%231a73e8&size=48