turtle from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.

Name
turtle
Set
Emoji One (Colored)
Style
Default
Category
Nature
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More nature icons from Emoji One (Colored)

Use the turtle emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#7d593e" d="M58.9 47.5H18.4c0-7.4 5.7-18.7 5.7-18.7c-.1-.5.5-1.2 1.1-1.2l12.7-5.9c.3-.4 1.3-.3 1.5 0l12.7 5.9c.6 0 1.2.7 1.1 1.2c0 0 5.7 11.4 5.7 18.7"/><path fill="#64892f" d="M35.7 57.6s-6.8 1.2-8.4 0c-2.2-1.7 1.3-9.6 3.5-11.3c0 0 4.6-.4 6.1 1c-.1-.1-2.4 6.4-1.2 10.3m12.6.5s-5.4-.3-6.4-1.6c-1.4-1.7 2.5-7.1 4.5-8c0 0 3.6.6 4.5 1.9c0 0-2.8 4.5-2.6 7.7"/><path fill="#4b662b" d="M5.7 20.1s8.5-8.5 10.2-1.7c.1-.1-7.3 8.6-10.2 1.7"/><path fill="#83bf4f" d="M24.6 8.6c-5.9-6.4-29.4-.1-20.7 9.9c0 0 3.8-2 10.9-1.9c-5.6 5-9.1 3.4-9.1 3.4c0 3.2 1.5 5.8 7.4 5.8c7.3 0-.6 19.8 5.9 19.8c3.8 0 4.6-15.7 4.9-16.6c1.5-5 4.6-16.1.7-20.4m36.3 35.8c1.2 1.6 1.3 5.6.9 6.5c-.4.8-1-1.1-1.8-2.9c-1.4-3.1-4.1-3.7-2.2-4.9c.8-.6 2.5.5 3.1 1.3"/><path fill="#c1875d" d="m38.6 28.9l-9.4 3.9l-1.8 10.1h22.5l-1.8-10.1zm13.5-1.3c-3.6-3.6-7.8-5.8-12.7-5.9v6.1l9.2 3.5zm-14.2.1v-6.1c-4.9.1-9.1 2.3-12.7 5.9l3.5 3.7zm15.3 1.1l-3.9 4l2 10.1h8.5c-1-5.5-3.4-10.4-6.6-14.1m-25.2 4l-3.9-4c-1.6 1.8-3 4.9-5.1 5.6c-2.4.8-1 8.6 7 8.6z"/><path fill="#ffd93b" d="M17.5 45.1h42.3c0 5.6-4.8 7.8-21.2 7.8s-21.1-2.2-21.1-7.8"/><path fill="#af921b" d="M30.1 45.1c.1.8.3 1.5.5 2.2s.5 1.4.9 2s.8 1.2 1.3 1.8s1.1 1.1 1.6 1.7c-.8-.2-1.5-.7-2.2-1.2c-.6-.5-1.2-1.2-1.6-1.9s-.7-1.5-.8-2.3c0-.7 0-1.5.3-2.3m17.1 0c.3.7.3 1.6.2 2.4s-.4 1.6-.8 2.3s-1 1.4-1.6 1.9s-1.4.9-2.2 1.2c.6-.6 1.1-1.1 1.6-1.7s.9-1.2 1.3-1.8s.7-1.3.9-2c.3-.8.5-1.5.6-2.3"/><circle cx="14.7" cy="11.4" r="2.6" fill="#3e4347"/><path fill="#4b662b" d="m4.6 12l-.7.3l.3-.8l.7-.4z"/><path fill="#83bf4f" d="M29.8 60.9s-8.9 1.9-11.1 0c-2.9-2.6 1.7-14.7 4.6-17.3c0 0 6.1-.6 8.1 1.5c-.1 0-3.1 9.9-1.6 15.8"/><path fill="#6ea03f" d="M21.5 60.9c-1.1-2.8-2.9-4.7-3.4-4.7c-.6 0-1.8 1.7-1.8 5c.1 1.1 5.8 1.1 5.2-.3"/><path fill="#83bf4f" d="M61.5 52s-4.6 7.9-6.9 7.8c-3.1-.2-9.8-7.5-7.2-15.8c0 0 5.6-.8 7.9-.4c0-.1-1.6 7 6.2 8.4"/><path fill="#6ea03f" d="M56.6 58.2c-2-1.3-4.1-1.7-4.4-1.4c-.4.3-.5 2.1 1 4.4c.5.7 4.4-2.3 3.4-3"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneTurtle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#7d593e" d="M58.9 47.5H18.4c0-7.4 5.7-18.7 5.7-18.7c-.1-.5.5-1.2 1.1-1.2l12.7-5.9c.3-.4 1.3-.3 1.5 0l12.7 5.9c.6 0 1.2.7 1.1 1.2c0 0 5.7 11.4 5.7 18.7"/><path fill="#64892f" d="M35.7 57.6s-6.8 1.2-8.4 0c-2.2-1.7 1.3-9.6 3.5-11.3c0 0 4.6-.4 6.1 1c-.1-.1-2.4 6.4-1.2 10.3m12.6.5s-5.4-.3-6.4-1.6c-1.4-1.7 2.5-7.1 4.5-8c0 0 3.6.6 4.5 1.9c0 0-2.8 4.5-2.6 7.7"/><path fill="#4b662b" d="M5.7 20.1s8.5-8.5 10.2-1.7c.1-.1-7.3 8.6-10.2 1.7"/><path fill="#83bf4f" d="M24.6 8.6c-5.9-6.4-29.4-.1-20.7 9.9c0 0 3.8-2 10.9-1.9c-5.6 5-9.1 3.4-9.1 3.4c0 3.2 1.5 5.8 7.4 5.8c7.3 0-.6 19.8 5.9 19.8c3.8 0 4.6-15.7 4.9-16.6c1.5-5 4.6-16.1.7-20.4m36.3 35.8c1.2 1.6 1.3 5.6.9 6.5c-.4.8-1-1.1-1.8-2.9c-1.4-3.1-4.1-3.7-2.2-4.9c.8-.6 2.5.5 3.1 1.3"/><path fill="#c1875d" d="m38.6 28.9l-9.4 3.9l-1.8 10.1h22.5l-1.8-10.1zm13.5-1.3c-3.6-3.6-7.8-5.8-12.7-5.9v6.1l9.2 3.5zm-14.2.1v-6.1c-4.9.1-9.1 2.3-12.7 5.9l3.5 3.7zm15.3 1.1l-3.9 4l2 10.1h8.5c-1-5.5-3.4-10.4-6.6-14.1m-25.2 4l-3.9-4c-1.6 1.8-3 4.9-5.1 5.6c-2.4.8-1 8.6 7 8.6z"/><path fill="#ffd93b" d="M17.5 45.1h42.3c0 5.6-4.8 7.8-21.2 7.8s-21.1-2.2-21.1-7.8"/><path fill="#af921b" d="M30.1 45.1c.1.8.3 1.5.5 2.2s.5 1.4.9 2s.8 1.2 1.3 1.8s1.1 1.1 1.6 1.7c-.8-.2-1.5-.7-2.2-1.2c-.6-.5-1.2-1.2-1.6-1.9s-.7-1.5-.8-2.3c0-.7 0-1.5.3-2.3m17.1 0c.3.7.3 1.6.2 2.4s-.4 1.6-.8 2.3s-1 1.4-1.6 1.9s-1.4.9-2.2 1.2c.6-.6 1.1-1.1 1.6-1.7s.9-1.2 1.3-1.8s.7-1.3.9-2c.3-.8.5-1.5.6-2.3"/><circle cx="14.7" cy="11.4" r="2.6" fill="#3e4347"/><path fill="#4b662b" d="m4.6 12l-.7.3l.3-.8l.7-.4z"/><path fill="#83bf4f" d="M29.8 60.9s-8.9 1.9-11.1 0c-2.9-2.6 1.7-14.7 4.6-17.3c0 0 6.1-.6 8.1 1.5c-.1 0-3.1 9.9-1.6 15.8"/><path fill="#6ea03f" d="M21.5 60.9c-1.1-2.8-2.9-4.7-3.4-4.7c-.6 0-1.8 1.7-1.8 5c.1 1.1 5.8 1.1 5.2-.3"/><path fill="#83bf4f" d="M61.5 52s-4.6 7.9-6.9 7.8c-3.1-.2-9.8-7.5-7.2-15.8c0 0 5.6-.8 7.9-.4c0-.1-1.6 7 6.2 8.4"/><path fill="#6ea03f" d="M56.6 58.2c-2-1.3-4.1-1.7-4.4-1.4c-.4.3-.5 2.1 1 4.4c.5.7 4.4-2.3 3.4-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#7d593e" d="M58.9 47.5H18.4c0-7.4 5.7-18.7 5.7-18.7c-.1-.5.5-1.2 1.1-1.2l12.7-5.9c.3-.4 1.3-.3 1.5 0l12.7 5.9c.6 0 1.2.7 1.1 1.2c0 0 5.7 11.4 5.7 18.7"/><path fill="#64892f" d="M35.7 57.6s-6.8 1.2-8.4 0c-2.2-1.7 1.3-9.6 3.5-11.3c0 0 4.6-.4 6.1 1c-.1-.1-2.4 6.4-1.2 10.3m12.6.5s-5.4-.3-6.4-1.6c-1.4-1.7 2.5-7.1 4.5-8c0 0 3.6.6 4.5 1.9c0 0-2.8 4.5-2.6 7.7"/><path fill="#4b662b" d="M5.7 20.1s8.5-8.5 10.2-1.7c.1-.1-7.3 8.6-10.2 1.7"/><path fill="#83bf4f" d="M24.6 8.6c-5.9-6.4-29.4-.1-20.7 9.9c0 0 3.8-2 10.9-1.9c-5.6 5-9.1 3.4-9.1 3.4c0 3.2 1.5 5.8 7.4 5.8c7.3 0-.6 19.8 5.9 19.8c3.8 0 4.6-15.7 4.9-16.6c1.5-5 4.6-16.1.7-20.4m36.3 35.8c1.2 1.6 1.3 5.6.9 6.5c-.4.8-1-1.1-1.8-2.9c-1.4-3.1-4.1-3.7-2.2-4.9c.8-.6 2.5.5 3.1 1.3"/><path fill="#c1875d" d="m38.6 28.9l-9.4 3.9l-1.8 10.1h22.5l-1.8-10.1zm13.5-1.3c-3.6-3.6-7.8-5.8-12.7-5.9v6.1l9.2 3.5zm-14.2.1v-6.1c-4.9.1-9.1 2.3-12.7 5.9l3.5 3.7zm15.3 1.1l-3.9 4l2 10.1h8.5c-1-5.5-3.4-10.4-6.6-14.1m-25.2 4l-3.9-4c-1.6 1.8-3 4.9-5.1 5.6c-2.4.8-1 8.6 7 8.6z"/><path fill="#ffd93b" d="M17.5 45.1h42.3c0 5.6-4.8 7.8-21.2 7.8s-21.1-2.2-21.1-7.8"/><path fill="#af921b" d="M30.1 45.1c.1.8.3 1.5.5 2.2s.5 1.4.9 2s.8 1.2 1.3 1.8s1.1 1.1 1.6 1.7c-.8-.2-1.5-.7-2.2-1.2c-.6-.5-1.2-1.2-1.6-1.9s-.7-1.5-.8-2.3c0-.7 0-1.5.3-2.3m17.1 0c.3.7.3 1.6.2 2.4s-.4 1.6-.8 2.3s-1 1.4-1.6 1.9s-1.4.9-2.2 1.2c.6-.6 1.1-1.1 1.6-1.7s.9-1.2 1.3-1.8s.7-1.3.9-2c.3-.8.5-1.5.6-2.3"/><circle cx="14.7" cy="11.4" r="2.6" fill="#3e4347"/><path fill="#4b662b" d="m4.6 12l-.7.3l.3-.8l.7-.4z"/><path fill="#83bf4f" d="M29.8 60.9s-8.9 1.9-11.1 0c-2.9-2.6 1.7-14.7 4.6-17.3c0 0 6.1-.6 8.1 1.5c-.1 0-3.1 9.9-1.6 15.8"/><path fill="#6ea03f" d="M21.5 60.9c-1.1-2.8-2.9-4.7-3.4-4.7c-.6 0-1.8 1.7-1.8 5c.1 1.1 5.8 1.1 5.2-.3"/><path fill="#83bf4f" d="M61.5 52s-4.6 7.9-6.9 7.8c-3.1-.2-9.8-7.5-7.2-15.8c0 0 5.6-.8 7.9-.4c0-.1-1.6 7 6.2 8.4"/><path fill="#6ea03f" d="M56.6 58.2c-2-1.3-4.1-1.7-4.4-1.4c-.4.3-.5 2.1 1 4.4c.5.7 4.4-2.3 3.4-3"/></svg>
</template>

CSS

.icon-turtle {
  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%2064%2064%22%3E%3Cpath%20fill%3D%22%237d593e%22%20d%3D%22M58.9%2047.5H18.4c0-7.4%205.7-18.7%205.7-18.7c-.1-.5.5-1.2%201.1-1.2l12.7-5.9c.3-.4%201.3-.3%201.5%200l12.7%205.9c.6%200%201.2.7%201.1%201.2c0%200%205.7%2011.4%205.7%2018.7%22%2F%3E%3Cpath%20fill%3D%22%2364892f%22%20d%3D%22M35.7%2057.6s-6.8%201.2-8.4%200c-2.2-1.7%201.3-9.6%203.5-11.3c0%200%204.6-.4%206.1%201c-.1-.1-2.4%206.4-1.2%2010.3m12.6.5s-5.4-.3-6.4-1.6c-1.4-1.7%202.5-7.1%204.5-8c0%200%203.6.6%204.5%201.9c0%200-2.8%204.5-2.6%207.7%22%2F%3E%3Cpath%20fill%3D%22%234b662b%22%20d%3D%22M5.7%2020.1s8.5-8.5%2010.2-1.7c.1-.1-7.3%208.6-10.2%201.7%22%2F%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M24.6%208.6c-5.9-6.4-29.4-.1-20.7%209.9c0%200%203.8-2%2010.9-1.9c-5.6%205-9.1%203.4-9.1%203.4c0%203.2%201.5%205.8%207.4%205.8c7.3%200-.6%2019.8%205.9%2019.8c3.8%200%204.6-15.7%204.9-16.6c1.5-5%204.6-16.1.7-20.4m36.3%2035.8c1.2%201.6%201.3%205.6.9%206.5c-.4.8-1-1.1-1.8-2.9c-1.4-3.1-4.1-3.7-2.2-4.9c.8-.6%202.5.5%203.1%201.3%22%2F%3E%3Cpath%20fill%3D%22%23c1875d%22%20d%3D%22m38.6%2028.9l-9.4%203.9l-1.8%2010.1h22.5l-1.8-10.1zm13.5-1.3c-3.6-3.6-7.8-5.8-12.7-5.9v6.1l9.2%203.5zm-14.2.1v-6.1c-4.9.1-9.1%202.3-12.7%205.9l3.5%203.7zm15.3%201.1l-3.9%204l2%2010.1h8.5c-1-5.5-3.4-10.4-6.6-14.1m-25.2%204l-3.9-4c-1.6%201.8-3%204.9-5.1%205.6c-2.4.8-1%208.6%207%208.6z%22%2F%3E%3Cpath%20fill%3D%22%23ffd93b%22%20d%3D%22M17.5%2045.1h42.3c0%205.6-4.8%207.8-21.2%207.8s-21.1-2.2-21.1-7.8%22%2F%3E%3Cpath%20fill%3D%22%23af921b%22%20d%3D%22M30.1%2045.1c.1.8.3%201.5.5%202.2s.5%201.4.9%202s.8%201.2%201.3%201.8s1.1%201.1%201.6%201.7c-.8-.2-1.5-.7-2.2-1.2c-.6-.5-1.2-1.2-1.6-1.9s-.7-1.5-.8-2.3c0-.7%200-1.5.3-2.3m17.1%200c.3.7.3%201.6.2%202.4s-.4%201.6-.8%202.3s-1%201.4-1.6%201.9s-1.4.9-2.2%201.2c.6-.6%201.1-1.1%201.6-1.7s.9-1.2%201.3-1.8s.7-1.3.9-2c.3-.8.5-1.5.6-2.3%22%2F%3E%3Ccircle%20cx%3D%2214.7%22%20cy%3D%2211.4%22%20r%3D%222.6%22%20fill%3D%22%233e4347%22%2F%3E%3Cpath%20fill%3D%22%234b662b%22%20d%3D%22m4.6%2012l-.7.3l.3-.8l.7-.4z%22%2F%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M29.8%2060.9s-8.9%201.9-11.1%200c-2.9-2.6%201.7-14.7%204.6-17.3c0%200%206.1-.6%208.1%201.5c-.1%200-3.1%209.9-1.6%2015.8%22%2F%3E%3Cpath%20fill%3D%22%236ea03f%22%20d%3D%22M21.5%2060.9c-1.1-2.8-2.9-4.7-3.4-4.7c-.6%200-1.8%201.7-1.8%205c.1%201.1%205.8%201.1%205.2-.3%22%2F%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M61.5%2052s-4.6%207.9-6.9%207.8c-3.1-.2-9.8-7.5-7.2-15.8c0%200%205.6-.8%207.9-.4c0-.1-1.6%207%206.2%208.4%22%2F%3E%3Cpath%20fill%3D%22%236ea03f%22%20d%3D%22M56.6%2058.2c-2-1.3-4.1-1.7-4.4-1.4c-.4.3-.5%202.1%201%204.4c.5.7%204.4-2.3%203.4-3%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%2064%2064%22%3E%3Cpath%20fill%3D%22%237d593e%22%20d%3D%22M58.9%2047.5H18.4c0-7.4%205.7-18.7%205.7-18.7c-.1-.5.5-1.2%201.1-1.2l12.7-5.9c.3-.4%201.3-.3%201.5%200l12.7%205.9c.6%200%201.2.7%201.1%201.2c0%200%205.7%2011.4%205.7%2018.7%22%2F%3E%3Cpath%20fill%3D%22%2364892f%22%20d%3D%22M35.7%2057.6s-6.8%201.2-8.4%200c-2.2-1.7%201.3-9.6%203.5-11.3c0%200%204.6-.4%206.1%201c-.1-.1-2.4%206.4-1.2%2010.3m12.6.5s-5.4-.3-6.4-1.6c-1.4-1.7%202.5-7.1%204.5-8c0%200%203.6.6%204.5%201.9c0%200-2.8%204.5-2.6%207.7%22%2F%3E%3Cpath%20fill%3D%22%234b662b%22%20d%3D%22M5.7%2020.1s8.5-8.5%2010.2-1.7c.1-.1-7.3%208.6-10.2%201.7%22%2F%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M24.6%208.6c-5.9-6.4-29.4-.1-20.7%209.9c0%200%203.8-2%2010.9-1.9c-5.6%205-9.1%203.4-9.1%203.4c0%203.2%201.5%205.8%207.4%205.8c7.3%200-.6%2019.8%205.9%2019.8c3.8%200%204.6-15.7%204.9-16.6c1.5-5%204.6-16.1.7-20.4m36.3%2035.8c1.2%201.6%201.3%205.6.9%206.5c-.4.8-1-1.1-1.8-2.9c-1.4-3.1-4.1-3.7-2.2-4.9c.8-.6%202.5.5%203.1%201.3%22%2F%3E%3Cpath%20fill%3D%22%23c1875d%22%20d%3D%22m38.6%2028.9l-9.4%203.9l-1.8%2010.1h22.5l-1.8-10.1zm13.5-1.3c-3.6-3.6-7.8-5.8-12.7-5.9v6.1l9.2%203.5zm-14.2.1v-6.1c-4.9.1-9.1%202.3-12.7%205.9l3.5%203.7zm15.3%201.1l-3.9%204l2%2010.1h8.5c-1-5.5-3.4-10.4-6.6-14.1m-25.2%204l-3.9-4c-1.6%201.8-3%204.9-5.1%205.6c-2.4.8-1%208.6%207%208.6z%22%2F%3E%3Cpath%20fill%3D%22%23ffd93b%22%20d%3D%22M17.5%2045.1h42.3c0%205.6-4.8%207.8-21.2%207.8s-21.1-2.2-21.1-7.8%22%2F%3E%3Cpath%20fill%3D%22%23af921b%22%20d%3D%22M30.1%2045.1c.1.8.3%201.5.5%202.2s.5%201.4.9%202s.8%201.2%201.3%201.8s1.1%201.1%201.6%201.7c-.8-.2-1.5-.7-2.2-1.2c-.6-.5-1.2-1.2-1.6-1.9s-.7-1.5-.8-2.3c0-.7%200-1.5.3-2.3m17.1%200c.3.7.3%201.6.2%202.4s-.4%201.6-.8%202.3s-1%201.4-1.6%201.9s-1.4.9-2.2%201.2c.6-.6%201.1-1.1%201.6-1.7s.9-1.2%201.3-1.8s.7-1.3.9-2c.3-.8.5-1.5.6-2.3%22%2F%3E%3Ccircle%20cx%3D%2214.7%22%20cy%3D%2211.4%22%20r%3D%222.6%22%20fill%3D%22%233e4347%22%2F%3E%3Cpath%20fill%3D%22%234b662b%22%20d%3D%22m4.6%2012l-.7.3l.3-.8l.7-.4z%22%2F%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M29.8%2060.9s-8.9%201.9-11.1%200c-2.9-2.6%201.7-14.7%204.6-17.3c0%200%206.1-.6%208.1%201.5c-.1%200-3.1%209.9-1.6%2015.8%22%2F%3E%3Cpath%20fill%3D%22%236ea03f%22%20d%3D%22M21.5%2060.9c-1.1-2.8-2.9-4.7-3.4-4.7c-.6%200-1.8%201.7-1.8%205c.1%201.1%205.8%201.1%205.2-.3%22%2F%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M61.5%2052s-4.6%207.9-6.9%207.8c-3.1-.2-9.8-7.5-7.2-15.8c0%200%205.6-.8%207.9-.4c0-.1-1.6%207%206.2%208.4%22%2F%3E%3Cpath%20fill%3D%22%236ea03f%22%20d%3D%22M56.6%2058.2c-2-1.3-4.1-1.7-4.4-1.4c-.4.3-.5%202.1%201%204.4c.5.7%204.4-2.3%203.4-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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