wolf emoji
wolf from Noto Emoji by Google Inc · Default · Animals & Nature · Apache-2.0 Free for personal and commercial use.
- Name
- wolf
- Set
- Noto Emoji
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 128×128
- License
- Apache 2.0
- Aliases
- wolf-face
The same emoji in other sets
More animals & nature icons from Noto Emoji
Use the wolf emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#b0b0b0" d="M22.65 46.3c1.19 3.57-2.44 11.42-7.51 16.3S2.18 75.21 5.01 78.96c2.4 3.18 7.51-2.82 8.82-1.13s-8.26 7.7-5.44 10.89s7.56-2.12 9.03-.56c2.32 2.47-4.34 8.44-.4 10.32s8.71-3 13.7-4.69c3.68-1.25 6.19-.75 7.7 3.19s4.6 25.85 26.56 26.28c19.05.38 23.74-20.65 25.43-26.28c1.16-3.88 5.48-4.65 8.63-3c2.96 1.54 5.75 5.04 9.01 2.06c2.88-2.62-2.99-6.76-.98-8.58c2.04-1.83 5.95 5.08 9.57 1.5c2.93-2.89-4.67-7.81-2.4-10.19c1.86-1.96 5.44 5.89 9.82.99c3.11-3.48-7.39-12.68-12.08-19.44s-5.95-9.46-5.95-12.61c0-3.28 9.91-16.8 11.41-23.37s2.44-14.45 0-17.27s-11.64-1.69-20.08 1.5c-7.15 2.7-16.14 8.45-16.14 8.45S72.4 14.2 65.08 14.2S49.5 17.02 49.5 17.02s-11.11-4.99-16.14-7.51c-6.01-3-17.25-5.66-21.19-1.9c-3.46 3.3-1.51 12.29.17 18.05c2.38 8.21 9.37 17.83 10.31 20.64"/><path fill="#e0e0e0" d="M87.6 24.34c-1.12-1.26 7.09-4.74 9.9-5.68c2.82-.94 10.18-3.33 11.31-1.08s-.89 7.41-2.86 11.36c-1.7 3.4-4.83 8.73-6.15 8.54c-1.31-.19-1.88-3.57-5.26-7.51s-5.44-3.94-6.94-5.63m-45.99.38c.48-2.54-5.19-5.44-9.13-7.13c-2.49-1.07-10.15-4.14-11.91-1.93c-1.12 1.41 1.18 9.19 2.74 12.43c1.83 3.8 5.06 9.6 6.89 9.46s3.24-4.67 5.22-7.07c1.86-2.25 5.77-3.51 6.19-5.76m23.51 74.75c4.65.11 6.9-2.39 7.88-4.93s2.39-8.17 8.02-11.12s10.28-2.11 13.23-.7c2.96 1.41 5.07 3.8 3.52 5.07s-7.46-.42-10.14 3.52c-2.67 3.94-5.64 17.91-10.28 22.38c-3.94 3.8-8.17 4.5-13.66 4.22s-11.26-2.11-14.5-7.74s-4.31-14.45-6.62-17.32c-4.08-5.07-9.29-3.1-11.4-4.08s.14-4.36 3.24-5.77s9.28-2.41 16.05 1.27c4.93 2.67 5.49 7.6 6.34 9.57c.86 1.97 2.13 5.49 8.32 5.63"/><path fill="#2f2f2f" d="M90.32 61.69c-.52 4.17-3.3 6.96-6.79 6.74c-4.19-.26-6.07-3.85-5.77-8.04s3.38-7.38 6.87-7.13s6.35 3.18 5.69 8.43M51.45 59.3c.61 4.16-1.43 7.61-5.01 8.37c-4.29.91-7.16-2.02-8-6.14c-.83-4.12 1.4-8.04 4.98-8.77s7.27 1.29 8.03 6.54"/><path fill="#2a2a2a" d="M74.18 98.06c.09 4.18-1.41 7.56-9.57 7.46c-8.08-.09-9.29-3.75-9.2-7.46c.08-3.24 4.2-5.87 9.39-5.87s9.3 2.63 9.38 5.87"/><path fill="#2a2a2a" d="M64.7 110.52c.71 0 3.36 2.17 6.13 2.17c4.2 0 8.09-3.22 7.31-4.7c-.77-1.48-4.22 1.62-6.62 1.62s-4.65-.99-4.93-3.52s-.07-2.96-.07-2.96l-3.52-.14s.42 2.18.42 3.1c0 1.86-3.73 3.59-5.56 3.66c-3.45.14-4.22-2.46-5.91-2.67c-1.44-.18-.87 4.74 5.56 5.61c4.16.56 6.06-2.17 7.19-2.17"/></svg>
React
import type { SVGProps } from "react";
export function NotoWolf(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#b0b0b0" d="M22.65 46.3c1.19 3.57-2.44 11.42-7.51 16.3S2.18 75.21 5.01 78.96c2.4 3.18 7.51-2.82 8.82-1.13s-8.26 7.7-5.44 10.89s7.56-2.12 9.03-.56c2.32 2.47-4.34 8.44-.4 10.32s8.71-3 13.7-4.69c3.68-1.25 6.19-.75 7.7 3.19s4.6 25.85 26.56 26.28c19.05.38 23.74-20.65 25.43-26.28c1.16-3.88 5.48-4.65 8.63-3c2.96 1.54 5.75 5.04 9.01 2.06c2.88-2.62-2.99-6.76-.98-8.58c2.04-1.83 5.95 5.08 9.57 1.5c2.93-2.89-4.67-7.81-2.4-10.19c1.86-1.96 5.44 5.89 9.82.99c3.11-3.48-7.39-12.68-12.08-19.44s-5.95-9.46-5.95-12.61c0-3.28 9.91-16.8 11.41-23.37s2.44-14.45 0-17.27s-11.64-1.69-20.08 1.5c-7.15 2.7-16.14 8.45-16.14 8.45S72.4 14.2 65.08 14.2S49.5 17.02 49.5 17.02s-11.11-4.99-16.14-7.51c-6.01-3-17.25-5.66-21.19-1.9c-3.46 3.3-1.51 12.29.17 18.05c2.38 8.21 9.37 17.83 10.31 20.64"/><path fill="#e0e0e0" d="M87.6 24.34c-1.12-1.26 7.09-4.74 9.9-5.68c2.82-.94 10.18-3.33 11.31-1.08s-.89 7.41-2.86 11.36c-1.7 3.4-4.83 8.73-6.15 8.54c-1.31-.19-1.88-3.57-5.26-7.51s-5.44-3.94-6.94-5.63m-45.99.38c.48-2.54-5.19-5.44-9.13-7.13c-2.49-1.07-10.15-4.14-11.91-1.93c-1.12 1.41 1.18 9.19 2.74 12.43c1.83 3.8 5.06 9.6 6.89 9.46s3.24-4.67 5.22-7.07c1.86-2.25 5.77-3.51 6.19-5.76m23.51 74.75c4.65.11 6.9-2.39 7.88-4.93s2.39-8.17 8.02-11.12s10.28-2.11 13.23-.7c2.96 1.41 5.07 3.8 3.52 5.07s-7.46-.42-10.14 3.52c-2.67 3.94-5.64 17.91-10.28 22.38c-3.94 3.8-8.17 4.5-13.66 4.22s-11.26-2.11-14.5-7.74s-4.31-14.45-6.62-17.32c-4.08-5.07-9.29-3.1-11.4-4.08s.14-4.36 3.24-5.77s9.28-2.41 16.05 1.27c4.93 2.67 5.49 7.6 6.34 9.57c.86 1.97 2.13 5.49 8.32 5.63"/><path fill="#2f2f2f" d="M90.32 61.69c-.52 4.17-3.3 6.96-6.79 6.74c-4.19-.26-6.07-3.85-5.77-8.04s3.38-7.38 6.87-7.13s6.35 3.18 5.69 8.43M51.45 59.3c.61 4.16-1.43 7.61-5.01 8.37c-4.29.91-7.16-2.02-8-6.14c-.83-4.12 1.4-8.04 4.98-8.77s7.27 1.29 8.03 6.54"/><path fill="#2a2a2a" d="M74.18 98.06c.09 4.18-1.41 7.56-9.57 7.46c-8.08-.09-9.29-3.75-9.2-7.46c.08-3.24 4.2-5.87 9.39-5.87s9.3 2.63 9.38 5.87"/><path fill="#2a2a2a" d="M64.7 110.52c.71 0 3.36 2.17 6.13 2.17c4.2 0 8.09-3.22 7.31-4.7c-.77-1.48-4.22 1.62-6.62 1.62s-4.65-.99-4.93-3.52s-.07-2.96-.07-2.96l-3.52-.14s.42 2.18.42 3.1c0 1.86-3.73 3.59-5.56 3.66c-3.45.14-4.22-2.46-5.91-2.67c-1.44-.18-.87 4.74 5.56 5.61c4.16.56 6.06-2.17 7.19-2.17"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#b0b0b0" d="M22.65 46.3c1.19 3.57-2.44 11.42-7.51 16.3S2.18 75.21 5.01 78.96c2.4 3.18 7.51-2.82 8.82-1.13s-8.26 7.7-5.44 10.89s7.56-2.12 9.03-.56c2.32 2.47-4.34 8.44-.4 10.32s8.71-3 13.7-4.69c3.68-1.25 6.19-.75 7.7 3.19s4.6 25.85 26.56 26.28c19.05.38 23.74-20.65 25.43-26.28c1.16-3.88 5.48-4.65 8.63-3c2.96 1.54 5.75 5.04 9.01 2.06c2.88-2.62-2.99-6.76-.98-8.58c2.04-1.83 5.95 5.08 9.57 1.5c2.93-2.89-4.67-7.81-2.4-10.19c1.86-1.96 5.44 5.89 9.82.99c3.11-3.48-7.39-12.68-12.08-19.44s-5.95-9.46-5.95-12.61c0-3.28 9.91-16.8 11.41-23.37s2.44-14.45 0-17.27s-11.64-1.69-20.08 1.5c-7.15 2.7-16.14 8.45-16.14 8.45S72.4 14.2 65.08 14.2S49.5 17.02 49.5 17.02s-11.11-4.99-16.14-7.51c-6.01-3-17.25-5.66-21.19-1.9c-3.46 3.3-1.51 12.29.17 18.05c2.38 8.21 9.37 17.83 10.31 20.64"/><path fill="#e0e0e0" d="M87.6 24.34c-1.12-1.26 7.09-4.74 9.9-5.68c2.82-.94 10.18-3.33 11.31-1.08s-.89 7.41-2.86 11.36c-1.7 3.4-4.83 8.73-6.15 8.54c-1.31-.19-1.88-3.57-5.26-7.51s-5.44-3.94-6.94-5.63m-45.99.38c.48-2.54-5.19-5.44-9.13-7.13c-2.49-1.07-10.15-4.14-11.91-1.93c-1.12 1.41 1.18 9.19 2.74 12.43c1.83 3.8 5.06 9.6 6.89 9.46s3.24-4.67 5.22-7.07c1.86-2.25 5.77-3.51 6.19-5.76m23.51 74.75c4.65.11 6.9-2.39 7.88-4.93s2.39-8.17 8.02-11.12s10.28-2.11 13.23-.7c2.96 1.41 5.07 3.8 3.52 5.07s-7.46-.42-10.14 3.52c-2.67 3.94-5.64 17.91-10.28 22.38c-3.94 3.8-8.17 4.5-13.66 4.22s-11.26-2.11-14.5-7.74s-4.31-14.45-6.62-17.32c-4.08-5.07-9.29-3.1-11.4-4.08s.14-4.36 3.24-5.77s9.28-2.41 16.05 1.27c4.93 2.67 5.49 7.6 6.34 9.57c.86 1.97 2.13 5.49 8.32 5.63"/><path fill="#2f2f2f" d="M90.32 61.69c-.52 4.17-3.3 6.96-6.79 6.74c-4.19-.26-6.07-3.85-5.77-8.04s3.38-7.38 6.87-7.13s6.35 3.18 5.69 8.43M51.45 59.3c.61 4.16-1.43 7.61-5.01 8.37c-4.29.91-7.16-2.02-8-6.14c-.83-4.12 1.4-8.04 4.98-8.77s7.27 1.29 8.03 6.54"/><path fill="#2a2a2a" d="M74.18 98.06c.09 4.18-1.41 7.56-9.57 7.46c-8.08-.09-9.29-3.75-9.2-7.46c.08-3.24 4.2-5.87 9.39-5.87s9.3 2.63 9.38 5.87"/><path fill="#2a2a2a" d="M64.7 110.52c.71 0 3.36 2.17 6.13 2.17c4.2 0 8.09-3.22 7.31-4.7c-.77-1.48-4.22 1.62-6.62 1.62s-4.65-.99-4.93-3.52s-.07-2.96-.07-2.96l-3.52-.14s.42 2.18.42 3.1c0 1.86-3.73 3.59-5.56 3.66c-3.45.14-4.22-2.46-5.91-2.67c-1.44-.18-.87 4.74 5.56 5.61c4.16.56 6.06-2.17 7.19-2.17"/></svg> </template>
CSS
.icon-wolf {
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%23b0b0b0%22%20d%3D%22M22.65%2046.3c1.19%203.57-2.44%2011.42-7.51%2016.3S2.18%2075.21%205.01%2078.96c2.4%203.18%207.51-2.82%208.82-1.13s-8.26%207.7-5.44%2010.89s7.56-2.12%209.03-.56c2.32%202.47-4.34%208.44-.4%2010.32s8.71-3%2013.7-4.69c3.68-1.25%206.19-.75%207.7%203.19s4.6%2025.85%2026.56%2026.28c19.05.38%2023.74-20.65%2025.43-26.28c1.16-3.88%205.48-4.65%208.63-3c2.96%201.54%205.75%205.04%209.01%202.06c2.88-2.62-2.99-6.76-.98-8.58c2.04-1.83%205.95%205.08%209.57%201.5c2.93-2.89-4.67-7.81-2.4-10.19c1.86-1.96%205.44%205.89%209.82.99c3.11-3.48-7.39-12.68-12.08-19.44s-5.95-9.46-5.95-12.61c0-3.28%209.91-16.8%2011.41-23.37s2.44-14.45%200-17.27s-11.64-1.69-20.08%201.5c-7.15%202.7-16.14%208.45-16.14%208.45S72.4%2014.2%2065.08%2014.2S49.5%2017.02%2049.5%2017.02s-11.11-4.99-16.14-7.51c-6.01-3-17.25-5.66-21.19-1.9c-3.46%203.3-1.51%2012.29.17%2018.05c2.38%208.21%209.37%2017.83%2010.31%2020.64%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M87.6%2024.34c-1.12-1.26%207.09-4.74%209.9-5.68c2.82-.94%2010.18-3.33%2011.31-1.08s-.89%207.41-2.86%2011.36c-1.7%203.4-4.83%208.73-6.15%208.54c-1.31-.19-1.88-3.57-5.26-7.51s-5.44-3.94-6.94-5.63m-45.99.38c.48-2.54-5.19-5.44-9.13-7.13c-2.49-1.07-10.15-4.14-11.91-1.93c-1.12%201.41%201.18%209.19%202.74%2012.43c1.83%203.8%205.06%209.6%206.89%209.46s3.24-4.67%205.22-7.07c1.86-2.25%205.77-3.51%206.19-5.76m23.51%2074.75c4.65.11%206.9-2.39%207.88-4.93s2.39-8.17%208.02-11.12s10.28-2.11%2013.23-.7c2.96%201.41%205.07%203.8%203.52%205.07s-7.46-.42-10.14%203.52c-2.67%203.94-5.64%2017.91-10.28%2022.38c-3.94%203.8-8.17%204.5-13.66%204.22s-11.26-2.11-14.5-7.74s-4.31-14.45-6.62-17.32c-4.08-5.07-9.29-3.1-11.4-4.08s.14-4.36%203.24-5.77s9.28-2.41%2016.05%201.27c4.93%202.67%205.49%207.6%206.34%209.57c.86%201.97%202.13%205.49%208.32%205.63%22%2F%3E%3Cpath%20fill%3D%22%232f2f2f%22%20d%3D%22M90.32%2061.69c-.52%204.17-3.3%206.96-6.79%206.74c-4.19-.26-6.07-3.85-5.77-8.04s3.38-7.38%206.87-7.13s6.35%203.18%205.69%208.43M51.45%2059.3c.61%204.16-1.43%207.61-5.01%208.37c-4.29.91-7.16-2.02-8-6.14c-.83-4.12%201.4-8.04%204.98-8.77s7.27%201.29%208.03%206.54%22%2F%3E%3Cpath%20fill%3D%22%232a2a2a%22%20d%3D%22M74.18%2098.06c.09%204.18-1.41%207.56-9.57%207.46c-8.08-.09-9.29-3.75-9.2-7.46c.08-3.24%204.2-5.87%209.39-5.87s9.3%202.63%209.38%205.87%22%2F%3E%3Cpath%20fill%3D%22%232a2a2a%22%20d%3D%22M64.7%20110.52c.71%200%203.36%202.17%206.13%202.17c4.2%200%208.09-3.22%207.31-4.7c-.77-1.48-4.22%201.62-6.62%201.62s-4.65-.99-4.93-3.52s-.07-2.96-.07-2.96l-3.52-.14s.42%202.18.42%203.1c0%201.86-3.73%203.59-5.56%203.66c-3.45.14-4.22-2.46-5.91-2.67c-1.44-.18-.87%204.74%205.56%205.61c4.16.56%206.06-2.17%207.19-2.17%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%23b0b0b0%22%20d%3D%22M22.65%2046.3c1.19%203.57-2.44%2011.42-7.51%2016.3S2.18%2075.21%205.01%2078.96c2.4%203.18%207.51-2.82%208.82-1.13s-8.26%207.7-5.44%2010.89s7.56-2.12%209.03-.56c2.32%202.47-4.34%208.44-.4%2010.32s8.71-3%2013.7-4.69c3.68-1.25%206.19-.75%207.7%203.19s4.6%2025.85%2026.56%2026.28c19.05.38%2023.74-20.65%2025.43-26.28c1.16-3.88%205.48-4.65%208.63-3c2.96%201.54%205.75%205.04%209.01%202.06c2.88-2.62-2.99-6.76-.98-8.58c2.04-1.83%205.95%205.08%209.57%201.5c2.93-2.89-4.67-7.81-2.4-10.19c1.86-1.96%205.44%205.89%209.82.99c3.11-3.48-7.39-12.68-12.08-19.44s-5.95-9.46-5.95-12.61c0-3.28%209.91-16.8%2011.41-23.37s2.44-14.45%200-17.27s-11.64-1.69-20.08%201.5c-7.15%202.7-16.14%208.45-16.14%208.45S72.4%2014.2%2065.08%2014.2S49.5%2017.02%2049.5%2017.02s-11.11-4.99-16.14-7.51c-6.01-3-17.25-5.66-21.19-1.9c-3.46%203.3-1.51%2012.29.17%2018.05c2.38%208.21%209.37%2017.83%2010.31%2020.64%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M87.6%2024.34c-1.12-1.26%207.09-4.74%209.9-5.68c2.82-.94%2010.18-3.33%2011.31-1.08s-.89%207.41-2.86%2011.36c-1.7%203.4-4.83%208.73-6.15%208.54c-1.31-.19-1.88-3.57-5.26-7.51s-5.44-3.94-6.94-5.63m-45.99.38c.48-2.54-5.19-5.44-9.13-7.13c-2.49-1.07-10.15-4.14-11.91-1.93c-1.12%201.41%201.18%209.19%202.74%2012.43c1.83%203.8%205.06%209.6%206.89%209.46s3.24-4.67%205.22-7.07c1.86-2.25%205.77-3.51%206.19-5.76m23.51%2074.75c4.65.11%206.9-2.39%207.88-4.93s2.39-8.17%208.02-11.12s10.28-2.11%2013.23-.7c2.96%201.41%205.07%203.8%203.52%205.07s-7.46-.42-10.14%203.52c-2.67%203.94-5.64%2017.91-10.28%2022.38c-3.94%203.8-8.17%204.5-13.66%204.22s-11.26-2.11-14.5-7.74s-4.31-14.45-6.62-17.32c-4.08-5.07-9.29-3.1-11.4-4.08s.14-4.36%203.24-5.77s9.28-2.41%2016.05%201.27c4.93%202.67%205.49%207.6%206.34%209.57c.86%201.97%202.13%205.49%208.32%205.63%22%2F%3E%3Cpath%20fill%3D%22%232f2f2f%22%20d%3D%22M90.32%2061.69c-.52%204.17-3.3%206.96-6.79%206.74c-4.19-.26-6.07-3.85-5.77-8.04s3.38-7.38%206.87-7.13s6.35%203.18%205.69%208.43M51.45%2059.3c.61%204.16-1.43%207.61-5.01%208.37c-4.29.91-7.16-2.02-8-6.14c-.83-4.12%201.4-8.04%204.98-8.77s7.27%201.29%208.03%206.54%22%2F%3E%3Cpath%20fill%3D%22%232a2a2a%22%20d%3D%22M74.18%2098.06c.09%204.18-1.41%207.56-9.57%207.46c-8.08-.09-9.29-3.75-9.2-7.46c.08-3.24%204.2-5.87%209.39-5.87s9.3%202.63%209.38%205.87%22%2F%3E%3Cpath%20fill%3D%22%232a2a2a%22%20d%3D%22M64.7%20110.52c.71%200%203.36%202.17%206.13%202.17c4.2%200%208.09-3.22%207.31-4.7c-.77-1.48-4.22%201.62-6.62%201.62s-4.65-.99-4.93-3.52s-.07-2.96-.07-2.96l-3.52-.14s.42%202.18.42%203.1c0%201.86-3.73%203.59-5.56%203.66c-3.45.14-4.22-2.46-5.91-2.67c-1.44-.18-.87%204.74%205.56%205.61c4.16.56%206.06-2.17%207.19-2.17%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/wolf.svg?color=%231a73e8&size=48