rat from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.

Name
rat
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 rat emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="M66.447 42.693c.13 1.502-3.15 5.573-4.361 7.162a4 4 0 0 0-.76 1.634c-.323 1.62-1.62 5.205-6.797 5.876c-1.226.16-2.47.07-3.683-.163c-6.007-1.153-31.286-5.322-40.64 4.146c-.272.275.003.738.374.624c1.21-.372 2.652-1.648 4.572-2.239a47.2 47.2 0 0 1 13.092-2.081l5.172-.087c2.734-.045 5.466.14 8.169.553l8.922 1.364c3.104.474 6.279.11 9.194-1.058c1.833-.734 2.923-2.083 4.265-3.531c.956-1.032 1.655-2.372 2.203-3.774c.44-1.126.915-2.294.883-3.503l-.102-1.242c-.165-1.702-.147-2.643-.503-3.681"/><path fill="#9b9b9a" d="m66.34 42.29l-.57-1.751a21.5 21.5 0 0 0-3.689-6.818a22 22 0 0 0-8.052-6.25a18.6 18.6 0 0 0-6.336-1.61l-.75-.053a21.5 21.5 0 0 0-5.74.36l-4.197.835a9 9 0 0 1-1.764.174h-4.275c-.83 0-1.654-.126-2.446-.373l-2.072-.647a1.65 1.65 0 0 1-1.14-1.324l-.07-.456a1.828 1.828 0 0 0-2.52-1.406c-.59.25-1.12.621-1.557 1.09l-.87.931a1.65 1.65 0 0 1-.891.494l-4.553.884c-.797.155-1.578.38-2.333.676l-4.61 1.801a2.103 2.103 0 0 0-1.167 2.787c.24.561.65 1.033 1.172 1.348l2.9 1.755l1.054.604a10.2 10.2 0 0 0 4.702 1.34l2.06.073a1.65 1.65 0 0 1 1.481 1.058l.346.901a11.4 11.4 0 0 0 1.613 2.872l1.417 1.838q.1.13.174.278l.562 1.142c.21.428.226.927.041 1.367l-2.186 5.212c-.16.383-.17.811-.03 1.2l.137.377a1.65 1.65 0 0 0 2.036 1.015l.77-.237a1.65 1.65 0 0 0 .612-.345l6.626-5.899a1.64 1.64 0 0 1 2.08-.09a12.8 12.8 0 0 0 4.262 2.094a1.644 1.644 0 0 1 1.089 2.203a1.65 1.65 0 0 0 .127 1.489l.03.048a1.65 1.65 0 0 0 1.704.753l1.917-.357a1.7 1.7 0 0 0 .42-.138l2.257-1.097a1.65 1.65 0 0 1 1.154-.109l3.846 1.044a2 2 0 0 0 .254.051c4.112.529 7.808-.25 10.935-2.824c1.112-.806 2.288-1.56 2.918-2.683c1.285-2.29 1.502-4.619 1.122-5.627"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M19.927 36.034c-6.75 2.406-9.636-1.217-9.636-1.217c-3.069 0-4.272-2.486-4.7-3.844a1 1 0 0 1 .535-1.206l6.256-2.895c.907-.42 1.87-.707 2.86-.852l4.18-.612s5.173-6.46 5.588.043c0 0 .334 5.667-2.82 4.454m10.309 5.743c2.49 3.528 0 11 0 11l-7.963 7.09a2 2 0 0 1-1.859.544l-.086-.02a1.994 1.994 0 0 1-1.35-2.836c1.478-2.97 2.817-6.646 2.817-6.646c-1.41-.705-2.209-2.694-2.912-4.83"/><path d="M10.333 62.338c13.5-7.395 30.167-3.963 42.344-2.22c8.334 1.172 18.917-6.362 12.178-20.273c-8.773-19.77-26.268-13.607-29.035-12.569s-10.81-1.825-10.81-1.825"/><path d="M60.677 50.375c-5.302 6.375-14.536 1.722-14.536 1.722s-4.798 2.445-5.417 2.445h-.165c-1.53 0-2.493-1.648-1.743-2.98l2.361-4.778c-5.688-8.58 6.243-12.935 6.243-12.935"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiRat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="M66.447 42.693c.13 1.502-3.15 5.573-4.361 7.162a4 4 0 0 0-.76 1.634c-.323 1.62-1.62 5.205-6.797 5.876c-1.226.16-2.47.07-3.683-.163c-6.007-1.153-31.286-5.322-40.64 4.146c-.272.275.003.738.374.624c1.21-.372 2.652-1.648 4.572-2.239a47.2 47.2 0 0 1 13.092-2.081l5.172-.087c2.734-.045 5.466.14 8.169.553l8.922 1.364c3.104.474 6.279.11 9.194-1.058c1.833-.734 2.923-2.083 4.265-3.531c.956-1.032 1.655-2.372 2.203-3.774c.44-1.126.915-2.294.883-3.503l-.102-1.242c-.165-1.702-.147-2.643-.503-3.681"/><path fill="#9b9b9a" d="m66.34 42.29l-.57-1.751a21.5 21.5 0 0 0-3.689-6.818a22 22 0 0 0-8.052-6.25a18.6 18.6 0 0 0-6.336-1.61l-.75-.053a21.5 21.5 0 0 0-5.74.36l-4.197.835a9 9 0 0 1-1.764.174h-4.275c-.83 0-1.654-.126-2.446-.373l-2.072-.647a1.65 1.65 0 0 1-1.14-1.324l-.07-.456a1.828 1.828 0 0 0-2.52-1.406c-.59.25-1.12.621-1.557 1.09l-.87.931a1.65 1.65 0 0 1-.891.494l-4.553.884c-.797.155-1.578.38-2.333.676l-4.61 1.801a2.103 2.103 0 0 0-1.167 2.787c.24.561.65 1.033 1.172 1.348l2.9 1.755l1.054.604a10.2 10.2 0 0 0 4.702 1.34l2.06.073a1.65 1.65 0 0 1 1.481 1.058l.346.901a11.4 11.4 0 0 0 1.613 2.872l1.417 1.838q.1.13.174.278l.562 1.142c.21.428.226.927.041 1.367l-2.186 5.212c-.16.383-.17.811-.03 1.2l.137.377a1.65 1.65 0 0 0 2.036 1.015l.77-.237a1.65 1.65 0 0 0 .612-.345l6.626-5.899a1.64 1.64 0 0 1 2.08-.09a12.8 12.8 0 0 0 4.262 2.094a1.644 1.644 0 0 1 1.089 2.203a1.65 1.65 0 0 0 .127 1.489l.03.048a1.65 1.65 0 0 0 1.704.753l1.917-.357a1.7 1.7 0 0 0 .42-.138l2.257-1.097a1.65 1.65 0 0 1 1.154-.109l3.846 1.044a2 2 0 0 0 .254.051c4.112.529 7.808-.25 10.935-2.824c1.112-.806 2.288-1.56 2.918-2.683c1.285-2.29 1.502-4.619 1.122-5.627"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M19.927 36.034c-6.75 2.406-9.636-1.217-9.636-1.217c-3.069 0-4.272-2.486-4.7-3.844a1 1 0 0 1 .535-1.206l6.256-2.895c.907-.42 1.87-.707 2.86-.852l4.18-.612s5.173-6.46 5.588.043c0 0 .334 5.667-2.82 4.454m10.309 5.743c2.49 3.528 0 11 0 11l-7.963 7.09a2 2 0 0 1-1.859.544l-.086-.02a1.994 1.994 0 0 1-1.35-2.836c1.478-2.97 2.817-6.646 2.817-6.646c-1.41-.705-2.209-2.694-2.912-4.83"/><path d="M10.333 62.338c13.5-7.395 30.167-3.963 42.344-2.22c8.334 1.172 18.917-6.362 12.178-20.273c-8.773-19.77-26.268-13.607-29.035-12.569s-10.81-1.825-10.81-1.825"/><path d="M60.677 50.375c-5.302 6.375-14.536 1.722-14.536 1.722s-4.798 2.445-5.417 2.445h-.165c-1.53 0-2.493-1.648-1.743-2.98l2.361-4.778c-5.688-8.58 6.243-12.935 6.243-12.935"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ffa7c0" d="M66.447 42.693c.13 1.502-3.15 5.573-4.361 7.162a4 4 0 0 0-.76 1.634c-.323 1.62-1.62 5.205-6.797 5.876c-1.226.16-2.47.07-3.683-.163c-6.007-1.153-31.286-5.322-40.64 4.146c-.272.275.003.738.374.624c1.21-.372 2.652-1.648 4.572-2.239a47.2 47.2 0 0 1 13.092-2.081l5.172-.087c2.734-.045 5.466.14 8.169.553l8.922 1.364c3.104.474 6.279.11 9.194-1.058c1.833-.734 2.923-2.083 4.265-3.531c.956-1.032 1.655-2.372 2.203-3.774c.44-1.126.915-2.294.883-3.503l-.102-1.242c-.165-1.702-.147-2.643-.503-3.681"/><path fill="#9b9b9a" d="m66.34 42.29l-.57-1.751a21.5 21.5 0 0 0-3.689-6.818a22 22 0 0 0-8.052-6.25a18.6 18.6 0 0 0-6.336-1.61l-.75-.053a21.5 21.5 0 0 0-5.74.36l-4.197.835a9 9 0 0 1-1.764.174h-4.275c-.83 0-1.654-.126-2.446-.373l-2.072-.647a1.65 1.65 0 0 1-1.14-1.324l-.07-.456a1.828 1.828 0 0 0-2.52-1.406c-.59.25-1.12.621-1.557 1.09l-.87.931a1.65 1.65 0 0 1-.891.494l-4.553.884c-.797.155-1.578.38-2.333.676l-4.61 1.801a2.103 2.103 0 0 0-1.167 2.787c.24.561.65 1.033 1.172 1.348l2.9 1.755l1.054.604a10.2 10.2 0 0 0 4.702 1.34l2.06.073a1.65 1.65 0 0 1 1.481 1.058l.346.901a11.4 11.4 0 0 0 1.613 2.872l1.417 1.838q.1.13.174.278l.562 1.142c.21.428.226.927.041 1.367l-2.186 5.212c-.16.383-.17.811-.03 1.2l.137.377a1.65 1.65 0 0 0 2.036 1.015l.77-.237a1.65 1.65 0 0 0 .612-.345l6.626-5.899a1.64 1.64 0 0 1 2.08-.09a12.8 12.8 0 0 0 4.262 2.094a1.644 1.644 0 0 1 1.089 2.203a1.65 1.65 0 0 0 .127 1.489l.03.048a1.65 1.65 0 0 0 1.704.753l1.917-.357a1.7 1.7 0 0 0 .42-.138l2.257-1.097a1.65 1.65 0 0 1 1.154-.109l3.846 1.044a2 2 0 0 0 .254.051c4.112.529 7.808-.25 10.935-2.824c1.112-.806 2.288-1.56 2.918-2.683c1.285-2.29 1.502-4.619 1.122-5.627"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M19.927 36.034c-6.75 2.406-9.636-1.217-9.636-1.217c-3.069 0-4.272-2.486-4.7-3.844a1 1 0 0 1 .535-1.206l6.256-2.895c.907-.42 1.87-.707 2.86-.852l4.18-.612s5.173-6.46 5.588.043c0 0 .334 5.667-2.82 4.454m10.309 5.743c2.49 3.528 0 11 0 11l-7.963 7.09a2 2 0 0 1-1.859.544l-.086-.02a1.994 1.994 0 0 1-1.35-2.836c1.478-2.97 2.817-6.646 2.817-6.646c-1.41-.705-2.209-2.694-2.912-4.83"/><path d="M10.333 62.338c13.5-7.395 30.167-3.963 42.344-2.22c8.334 1.172 18.917-6.362 12.178-20.273c-8.773-19.77-26.268-13.607-29.035-12.569s-10.81-1.825-10.81-1.825"/><path d="M60.677 50.375c-5.302 6.375-14.536 1.722-14.536 1.722s-4.798 2.445-5.417 2.445h-.165c-1.53 0-2.493-1.648-1.743-2.98l2.361-4.778c-5.688-8.58 6.243-12.935 6.243-12.935"/></g></svg>
</template>

CSS

.icon-rat {
  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%23ffa7c0%22%20d%3D%22M66.447%2042.693c.13%201.502-3.15%205.573-4.361%207.162a4%204%200%200%200-.76%201.634c-.323%201.62-1.62%205.205-6.797%205.876c-1.226.16-2.47.07-3.683-.163c-6.007-1.153-31.286-5.322-40.64%204.146c-.272.275.003.738.374.624c1.21-.372%202.652-1.648%204.572-2.239a47.2%2047.2%200%200%201%2013.092-2.081l5.172-.087c2.734-.045%205.466.14%208.169.553l8.922%201.364c3.104.474%206.279.11%209.194-1.058c1.833-.734%202.923-2.083%204.265-3.531c.956-1.032%201.655-2.372%202.203-3.774c.44-1.126.915-2.294.883-3.503l-.102-1.242c-.165-1.702-.147-2.643-.503-3.681%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m66.34%2042.29l-.57-1.751a21.5%2021.5%200%200%200-3.689-6.818a22%2022%200%200%200-8.052-6.25a18.6%2018.6%200%200%200-6.336-1.61l-.75-.053a21.5%2021.5%200%200%200-5.74.36l-4.197.835a9%209%200%200%201-1.764.174h-4.275c-.83%200-1.654-.126-2.446-.373l-2.072-.647a1.65%201.65%200%200%201-1.14-1.324l-.07-.456a1.828%201.828%200%200%200-2.52-1.406c-.59.25-1.12.621-1.557%201.09l-.87.931a1.65%201.65%200%200%201-.891.494l-4.553.884c-.797.155-1.578.38-2.333.676l-4.61%201.801a2.103%202.103%200%200%200-1.167%202.787c.24.561.65%201.033%201.172%201.348l2.9%201.755l1.054.604a10.2%2010.2%200%200%200%204.702%201.34l2.06.073a1.65%201.65%200%200%201%201.481%201.058l.346.901a11.4%2011.4%200%200%200%201.613%202.872l1.417%201.838q.1.13.174.278l.562%201.142c.21.428.226.927.041%201.367l-2.186%205.212c-.16.383-.17.811-.03%201.2l.137.377a1.65%201.65%200%200%200%202.036%201.015l.77-.237a1.65%201.65%200%200%200%20.612-.345l6.626-5.899a1.64%201.64%200%200%201%202.08-.09a12.8%2012.8%200%200%200%204.262%202.094a1.644%201.644%200%200%201%201.089%202.203a1.65%201.65%200%200%200%20.127%201.489l.03.048a1.65%201.65%200%200%200%201.704.753l1.917-.357a1.7%201.7%200%200%200%20.42-.138l2.257-1.097a1.65%201.65%200%200%201%201.154-.109l3.846%201.044a2%202%200%200%200%20.254.051c4.112.529%207.808-.25%2010.935-2.824c1.112-.806%202.288-1.56%202.918-2.683c1.285-2.29%201.502-4.619%201.122-5.627%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%22M19.927%2036.034c-6.75%202.406-9.636-1.217-9.636-1.217c-3.069%200-4.272-2.486-4.7-3.844a1%201%200%200%201%20.535-1.206l6.256-2.895c.907-.42%201.87-.707%202.86-.852l4.18-.612s5.173-6.46%205.588.043c0%200%20.334%205.667-2.82%204.454m10.309%205.743c2.49%203.528%200%2011%200%2011l-7.963%207.09a2%202%200%200%201-1.859.544l-.086-.02a1.994%201.994%200%200%201-1.35-2.836c1.478-2.97%202.817-6.646%202.817-6.646c-1.41-.705-2.209-2.694-2.912-4.83%22%2F%3E%3Cpath%20d%3D%22M10.333%2062.338c13.5-7.395%2030.167-3.963%2042.344-2.22c8.334%201.172%2018.917-6.362%2012.178-20.273c-8.773-19.77-26.268-13.607-29.035-12.569s-10.81-1.825-10.81-1.825%22%2F%3E%3Cpath%20d%3D%22M60.677%2050.375c-5.302%206.375-14.536%201.722-14.536%201.722s-4.798%202.445-5.417%202.445h-.165c-1.53%200-2.493-1.648-1.743-2.98l2.361-4.778c-5.688-8.58%206.243-12.935%206.243-12.935%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%23ffa7c0%22%20d%3D%22M66.447%2042.693c.13%201.502-3.15%205.573-4.361%207.162a4%204%200%200%200-.76%201.634c-.323%201.62-1.62%205.205-6.797%205.876c-1.226.16-2.47.07-3.683-.163c-6.007-1.153-31.286-5.322-40.64%204.146c-.272.275.003.738.374.624c1.21-.372%202.652-1.648%204.572-2.239a47.2%2047.2%200%200%201%2013.092-2.081l5.172-.087c2.734-.045%205.466.14%208.169.553l8.922%201.364c3.104.474%206.279.11%209.194-1.058c1.833-.734%202.923-2.083%204.265-3.531c.956-1.032%201.655-2.372%202.203-3.774c.44-1.126.915-2.294.883-3.503l-.102-1.242c-.165-1.702-.147-2.643-.503-3.681%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m66.34%2042.29l-.57-1.751a21.5%2021.5%200%200%200-3.689-6.818a22%2022%200%200%200-8.052-6.25a18.6%2018.6%200%200%200-6.336-1.61l-.75-.053a21.5%2021.5%200%200%200-5.74.36l-4.197.835a9%209%200%200%201-1.764.174h-4.275c-.83%200-1.654-.126-2.446-.373l-2.072-.647a1.65%201.65%200%200%201-1.14-1.324l-.07-.456a1.828%201.828%200%200%200-2.52-1.406c-.59.25-1.12.621-1.557%201.09l-.87.931a1.65%201.65%200%200%201-.891.494l-4.553.884c-.797.155-1.578.38-2.333.676l-4.61%201.801a2.103%202.103%200%200%200-1.167%202.787c.24.561.65%201.033%201.172%201.348l2.9%201.755l1.054.604a10.2%2010.2%200%200%200%204.702%201.34l2.06.073a1.65%201.65%200%200%201%201.481%201.058l.346.901a11.4%2011.4%200%200%200%201.613%202.872l1.417%201.838q.1.13.174.278l.562%201.142c.21.428.226.927.041%201.367l-2.186%205.212c-.16.383-.17.811-.03%201.2l.137.377a1.65%201.65%200%200%200%202.036%201.015l.77-.237a1.65%201.65%200%200%200%20.612-.345l6.626-5.899a1.64%201.64%200%200%201%202.08-.09a12.8%2012.8%200%200%200%204.262%202.094a1.644%201.644%200%200%201%201.089%202.203a1.65%201.65%200%200%200%20.127%201.489l.03.048a1.65%201.65%200%200%200%201.704.753l1.917-.357a1.7%201.7%200%200%200%20.42-.138l2.257-1.097a1.65%201.65%200%200%201%201.154-.109l3.846%201.044a2%202%200%200%200%20.254.051c4.112.529%207.808-.25%2010.935-2.824c1.112-.806%202.288-1.56%202.918-2.683c1.285-2.29%201.502-4.619%201.122-5.627%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%22M19.927%2036.034c-6.75%202.406-9.636-1.217-9.636-1.217c-3.069%200-4.272-2.486-4.7-3.844a1%201%200%200%201%20.535-1.206l6.256-2.895c.907-.42%201.87-.707%202.86-.852l4.18-.612s5.173-6.46%205.588.043c0%200%20.334%205.667-2.82%204.454m10.309%205.743c2.49%203.528%200%2011%200%2011l-7.963%207.09a2%202%200%200%201-1.859.544l-.086-.02a1.994%201.994%200%200%201-1.35-2.836c1.478-2.97%202.817-6.646%202.817-6.646c-1.41-.705-2.209-2.694-2.912-4.83%22%2F%3E%3Cpath%20d%3D%22M10.333%2062.338c13.5-7.395%2030.167-3.963%2042.344-2.22c8.334%201.172%2018.917-6.362%2012.178-20.273c-8.773-19.77-26.268-13.607-29.035-12.569s-10.81-1.825-10.81-1.825%22%2F%3E%3Cpath%20d%3D%22M60.677%2050.375c-5.302%206.375-14.536%201.722-14.536%201.722s-4.798%202.445-5.417%202.445h-.165c-1.53%200-2.493-1.648-1.743-2.98l2.361-4.778c-5.688-8.58%206.243-12.935%206.243-12.935%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/rat.svg?color=%231a73e8&size=48