rhinoceros emoji

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#66757f" d="M27.295 7.526c-1.152-3.054-2.65-6.8-8.299-6.915c-1.759-.036-1.52.539-.347 1.02c2.248.922-2.474 5.438 4.759 7.4c5.648 1.531 5.039 1.549 3.887-1.505"/><path fill="#99aab5" d="M36.004 3.903c-7.737 0-14.411 2.514-18.105 5.757c-4.875 4.28-5.38 10.306-14.034 15.66c-2.847 1.761-.423 7.517 1.153 9.618c1.908 2.544 28.617.238 30.987-8.777z"/><path fill="#66757f" d="M8.676 29.652c1.011.507 1.787 1.051 1.318 1.986c-.469.936-1.173.25-2.185-.257c-1.012-.508-2.285-.018-1.816-.954s1.672-1.281 2.683-.775M34.202 6.326c.238-2.563-2.178-4.999-5.95-5.906c-1.685-.406-3.281-.35-2.345.478c1.793 1.585-.082 4.006 1.274 7.124c.728 1.674 3.238 3.753 4.719 3.82c1.056.048 2.054-2.847 2.302-5.516"/><path fill="#99aab5" d="M33.247 6.326c.238-2.563-2.272-5.445-6.17-6.007c-1.715-.247-2.287.087-1.351.914c1.793 1.585-.638 3.627.718 6.745c.728 1.674 3.393 3.84 4.875 3.907c1.055.049 1.68-2.89 1.928-5.559"/><path fill="#ccd6dd" d="M2.639 26.898C.087 22.915-.988 14.927 1.147 9.301c.321-.845 1.083-1.071 1.179.13c.181 2.282 2.417 6.833 7.966 10.968c1.241.924-5.713 9.527-7.653 6.499"/><path fill="#ccd6dd" d="M13.248 15.387c-2.048-.852-3.609-3.189-4.092-4.661c-.577-1.758-2.152 3.927.852 8.892c1.207 1.993 4.653-3.644 3.24-4.231"/><circle cx="16.789" cy="21.006" r="2" fill="#292f33"/><path fill="#e6aaaa" d="M30.293 9.41c1.331.105 1.954-1.737 1.216-4.69c-.644-2.576-4.252-3.248-4.227-3.069s1.057 1.549.014 2.939c-1.014 1.352 1.347 4.69 2.997 4.82"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiRhinoceros(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#66757f" d="M27.295 7.526c-1.152-3.054-2.65-6.8-8.299-6.915c-1.759-.036-1.52.539-.347 1.02c2.248.922-2.474 5.438 4.759 7.4c5.648 1.531 5.039 1.549 3.887-1.505"/><path fill="#99aab5" d="M36.004 3.903c-7.737 0-14.411 2.514-18.105 5.757c-4.875 4.28-5.38 10.306-14.034 15.66c-2.847 1.761-.423 7.517 1.153 9.618c1.908 2.544 28.617.238 30.987-8.777z"/><path fill="#66757f" d="M8.676 29.652c1.011.507 1.787 1.051 1.318 1.986c-.469.936-1.173.25-2.185-.257c-1.012-.508-2.285-.018-1.816-.954s1.672-1.281 2.683-.775M34.202 6.326c.238-2.563-2.178-4.999-5.95-5.906c-1.685-.406-3.281-.35-2.345.478c1.793 1.585-.082 4.006 1.274 7.124c.728 1.674 3.238 3.753 4.719 3.82c1.056.048 2.054-2.847 2.302-5.516"/><path fill="#99aab5" d="M33.247 6.326c.238-2.563-2.272-5.445-6.17-6.007c-1.715-.247-2.287.087-1.351.914c1.793 1.585-.638 3.627.718 6.745c.728 1.674 3.393 3.84 4.875 3.907c1.055.049 1.68-2.89 1.928-5.559"/><path fill="#ccd6dd" d="M2.639 26.898C.087 22.915-.988 14.927 1.147 9.301c.321-.845 1.083-1.071 1.179.13c.181 2.282 2.417 6.833 7.966 10.968c1.241.924-5.713 9.527-7.653 6.499"/><path fill="#ccd6dd" d="M13.248 15.387c-2.048-.852-3.609-3.189-4.092-4.661c-.577-1.758-2.152 3.927.852 8.892c1.207 1.993 4.653-3.644 3.24-4.231"/><circle cx="16.789" cy="21.006" r="2" fill="#292f33"/><path fill="#e6aaaa" d="M30.293 9.41c1.331.105 1.954-1.737 1.216-4.69c-.644-2.576-4.252-3.248-4.227-3.069s1.057 1.549.014 2.939c-1.014 1.352 1.347 4.69 2.997 4.82"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#66757f" d="M27.295 7.526c-1.152-3.054-2.65-6.8-8.299-6.915c-1.759-.036-1.52.539-.347 1.02c2.248.922-2.474 5.438 4.759 7.4c5.648 1.531 5.039 1.549 3.887-1.505"/><path fill="#99aab5" d="M36.004 3.903c-7.737 0-14.411 2.514-18.105 5.757c-4.875 4.28-5.38 10.306-14.034 15.66c-2.847 1.761-.423 7.517 1.153 9.618c1.908 2.544 28.617.238 30.987-8.777z"/><path fill="#66757f" d="M8.676 29.652c1.011.507 1.787 1.051 1.318 1.986c-.469.936-1.173.25-2.185-.257c-1.012-.508-2.285-.018-1.816-.954s1.672-1.281 2.683-.775M34.202 6.326c.238-2.563-2.178-4.999-5.95-5.906c-1.685-.406-3.281-.35-2.345.478c1.793 1.585-.082 4.006 1.274 7.124c.728 1.674 3.238 3.753 4.719 3.82c1.056.048 2.054-2.847 2.302-5.516"/><path fill="#99aab5" d="M33.247 6.326c.238-2.563-2.272-5.445-6.17-6.007c-1.715-.247-2.287.087-1.351.914c1.793 1.585-.638 3.627.718 6.745c.728 1.674 3.393 3.84 4.875 3.907c1.055.049 1.68-2.89 1.928-5.559"/><path fill="#ccd6dd" d="M2.639 26.898C.087 22.915-.988 14.927 1.147 9.301c.321-.845 1.083-1.071 1.179.13c.181 2.282 2.417 6.833 7.966 10.968c1.241.924-5.713 9.527-7.653 6.499"/><path fill="#ccd6dd" d="M13.248 15.387c-2.048-.852-3.609-3.189-4.092-4.661c-.577-1.758-2.152 3.927.852 8.892c1.207 1.993 4.653-3.644 3.24-4.231"/><circle cx="16.789" cy="21.006" r="2" fill="#292f33"/><path fill="#e6aaaa" d="M30.293 9.41c1.331.105 1.954-1.737 1.216-4.69c-.644-2.576-4.252-3.248-4.227-3.069s1.057 1.549.014 2.939c-1.014 1.352 1.347 4.69 2.997 4.82"/></svg>
</template>

CSS

.icon-rhinoceros {
  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%2366757f%22%20d%3D%22M27.295%207.526c-1.152-3.054-2.65-6.8-8.299-6.915c-1.759-.036-1.52.539-.347%201.02c2.248.922-2.474%205.438%204.759%207.4c5.648%201.531%205.039%201.549%203.887-1.505%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M36.004%203.903c-7.737%200-14.411%202.514-18.105%205.757c-4.875%204.28-5.38%2010.306-14.034%2015.66c-2.847%201.761-.423%207.517%201.153%209.618c1.908%202.544%2028.617.238%2030.987-8.777z%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M8.676%2029.652c1.011.507%201.787%201.051%201.318%201.986c-.469.936-1.173.25-2.185-.257c-1.012-.508-2.285-.018-1.816-.954s1.672-1.281%202.683-.775M34.202%206.326c.238-2.563-2.178-4.999-5.95-5.906c-1.685-.406-3.281-.35-2.345.478c1.793%201.585-.082%204.006%201.274%207.124c.728%201.674%203.238%203.753%204.719%203.82c1.056.048%202.054-2.847%202.302-5.516%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M33.247%206.326c.238-2.563-2.272-5.445-6.17-6.007c-1.715-.247-2.287.087-1.351.914c1.793%201.585-.638%203.627.718%206.745c.728%201.674%203.393%203.84%204.875%203.907c1.055.049%201.68-2.89%201.928-5.559%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M2.639%2026.898C.087%2022.915-.988%2014.927%201.147%209.301c.321-.845%201.083-1.071%201.179.13c.181%202.282%202.417%206.833%207.966%2010.968c1.241.924-5.713%209.527-7.653%206.499%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M13.248%2015.387c-2.048-.852-3.609-3.189-4.092-4.661c-.577-1.758-2.152%203.927.852%208.892c1.207%201.993%204.653-3.644%203.24-4.231%22%2F%3E%3Ccircle%20cx%3D%2216.789%22%20cy%3D%2221.006%22%20r%3D%222%22%20fill%3D%22%23292f33%22%2F%3E%3Cpath%20fill%3D%22%23e6aaaa%22%20d%3D%22M30.293%209.41c1.331.105%201.954-1.737%201.216-4.69c-.644-2.576-4.252-3.248-4.227-3.069s1.057%201.549.014%202.939c-1.014%201.352%201.347%204.69%202.997%204.82%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%2366757f%22%20d%3D%22M27.295%207.526c-1.152-3.054-2.65-6.8-8.299-6.915c-1.759-.036-1.52.539-.347%201.02c2.248.922-2.474%205.438%204.759%207.4c5.648%201.531%205.039%201.549%203.887-1.505%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M36.004%203.903c-7.737%200-14.411%202.514-18.105%205.757c-4.875%204.28-5.38%2010.306-14.034%2015.66c-2.847%201.761-.423%207.517%201.153%209.618c1.908%202.544%2028.617.238%2030.987-8.777z%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M8.676%2029.652c1.011.507%201.787%201.051%201.318%201.986c-.469.936-1.173.25-2.185-.257c-1.012-.508-2.285-.018-1.816-.954s1.672-1.281%202.683-.775M34.202%206.326c.238-2.563-2.178-4.999-5.95-5.906c-1.685-.406-3.281-.35-2.345.478c1.793%201.585-.082%204.006%201.274%207.124c.728%201.674%203.238%203.753%204.719%203.82c1.056.048%202.054-2.847%202.302-5.516%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M33.247%206.326c.238-2.563-2.272-5.445-6.17-6.007c-1.715-.247-2.287.087-1.351.914c1.793%201.585-.638%203.627.718%206.745c.728%201.674%203.393%203.84%204.875%203.907c1.055.049%201.68-2.89%201.928-5.559%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M2.639%2026.898C.087%2022.915-.988%2014.927%201.147%209.301c.321-.845%201.083-1.071%201.179.13c.181%202.282%202.417%206.833%207.966%2010.968c1.241.924-5.713%209.527-7.653%206.499%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M13.248%2015.387c-2.048-.852-3.609-3.189-4.092-4.661c-.577-1.758-2.152%203.927.852%208.892c1.207%201.993%204.653-3.644%203.24-4.231%22%2F%3E%3Ccircle%20cx%3D%2216.789%22%20cy%3D%2221.006%22%20r%3D%222%22%20fill%3D%22%23292f33%22%2F%3E%3Cpath%20fill%3D%22%23e6aaaa%22%20d%3D%22M30.293%209.41c1.331.105%201.954-1.737%201.216-4.69c-.644-2.576-4.252-3.248-4.227-3.069s1.057%201.549.014%202.939c-1.014%201.352%201.347%204.69%202.997%204.82%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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