turtle emoji
turtle from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- turtle
- 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 turtle emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M9.842 19.922c0 9.842 6.575 9.673 5.158 10.078c-7 2-8.803-7.618-9.464-7.618c-2.378 0-5.536-.423-5.536-2.46C0 17.883 2.46 15 6.151 15c2.379 0 3.691 2.883 3.691 4.922M36 28.638c0 1.104-3.518-.741-5 0c-2 1-2-.896-2-2s1.343-1 3-1s4 1.895 4 3"/><path fill="#77b255" d="M16.715 33.143c0 2.761-1.279 2.857-2.857 2.857S11 35.903 11 33.143c0-.489.085-1.029.234-1.587c.69-2.59 2.754-5.556 4.052-5.556c1.578 0 1.429 4.382 1.429 7.143m8.571 0c0 2.761 1.278 2.857 2.856 2.857C29.721 36 31 35.903 31 33.143a6.3 6.3 0 0 0-.234-1.587C30.075 28.966 28.012 26 26.714 26c-1.578 0-1.428 4.382-1.428 7.143"/><path fill="#3e721d" d="M32 27c0 4-5.149 4-11.5 4S9 31 9 27c0-6.627 5.149-12 11.5-12S32 20.373 32 27"/><circle cx="5" cy="18" r="1" fill="#292f33"/><path fill="#5c913b" d="M23.667 25.1c0 3.591-1.418 3.9-3.167 3.9s-3.167-.31-3.167-3.9S18.75 17 20.5 17s3.167 4.51 3.167 8.1M30 24c.871 3.482-.784 4-2.533 4s-2.533.69-2.533-2.9s-1.116-6.5.633-6.5C27.315 18.6 29 20 30 24m-13.933 1.1c0 3.591-.785 2.9-2.534 2.9s-3.404-.518-2.533-4c1-4 3.251-5.4 5-5.4s.067 2.91.067 6.5"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiTurtle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M9.842 19.922c0 9.842 6.575 9.673 5.158 10.078c-7 2-8.803-7.618-9.464-7.618c-2.378 0-5.536-.423-5.536-2.46C0 17.883 2.46 15 6.151 15c2.379 0 3.691 2.883 3.691 4.922M36 28.638c0 1.104-3.518-.741-5 0c-2 1-2-.896-2-2s1.343-1 3-1s4 1.895 4 3"/><path fill="#77b255" d="M16.715 33.143c0 2.761-1.279 2.857-2.857 2.857S11 35.903 11 33.143c0-.489.085-1.029.234-1.587c.69-2.59 2.754-5.556 4.052-5.556c1.578 0 1.429 4.382 1.429 7.143m8.571 0c0 2.761 1.278 2.857 2.856 2.857C29.721 36 31 35.903 31 33.143a6.3 6.3 0 0 0-.234-1.587C30.075 28.966 28.012 26 26.714 26c-1.578 0-1.428 4.382-1.428 7.143"/><path fill="#3e721d" d="M32 27c0 4-5.149 4-11.5 4S9 31 9 27c0-6.627 5.149-12 11.5-12S32 20.373 32 27"/><circle cx="5" cy="18" r="1" fill="#292f33"/><path fill="#5c913b" d="M23.667 25.1c0 3.591-1.418 3.9-3.167 3.9s-3.167-.31-3.167-3.9S18.75 17 20.5 17s3.167 4.51 3.167 8.1M30 24c.871 3.482-.784 4-2.533 4s-2.533.69-2.533-2.9s-1.116-6.5.633-6.5C27.315 18.6 29 20 30 24m-13.933 1.1c0 3.591-.785 2.9-2.534 2.9s-3.404-.518-2.533-4c1-4 3.251-5.4 5-5.4s.067 2.91.067 6.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M9.842 19.922c0 9.842 6.575 9.673 5.158 10.078c-7 2-8.803-7.618-9.464-7.618c-2.378 0-5.536-.423-5.536-2.46C0 17.883 2.46 15 6.151 15c2.379 0 3.691 2.883 3.691 4.922M36 28.638c0 1.104-3.518-.741-5 0c-2 1-2-.896-2-2s1.343-1 3-1s4 1.895 4 3"/><path fill="#77b255" d="M16.715 33.143c0 2.761-1.279 2.857-2.857 2.857S11 35.903 11 33.143c0-.489.085-1.029.234-1.587c.69-2.59 2.754-5.556 4.052-5.556c1.578 0 1.429 4.382 1.429 7.143m8.571 0c0 2.761 1.278 2.857 2.856 2.857C29.721 36 31 35.903 31 33.143a6.3 6.3 0 0 0-.234-1.587C30.075 28.966 28.012 26 26.714 26c-1.578 0-1.428 4.382-1.428 7.143"/><path fill="#3e721d" d="M32 27c0 4-5.149 4-11.5 4S9 31 9 27c0-6.627 5.149-12 11.5-12S32 20.373 32 27"/><circle cx="5" cy="18" r="1" fill="#292f33"/><path fill="#5c913b" d="M23.667 25.1c0 3.591-1.418 3.9-3.167 3.9s-3.167-.31-3.167-3.9S18.75 17 20.5 17s3.167 4.51 3.167 8.1M30 24c.871 3.482-.784 4-2.533 4s-2.533.69-2.533-2.9s-1.116-6.5.633-6.5C27.315 18.6 29 20 30 24m-13.933 1.1c0 3.591-.785 2.9-2.534 2.9s-3.404-.518-2.533-4c1-4 3.251-5.4 5-5.4s.067 2.91.067 6.5"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M9.842%2019.922c0%209.842%206.575%209.673%205.158%2010.078c-7%202-8.803-7.618-9.464-7.618c-2.378%200-5.536-.423-5.536-2.46C0%2017.883%202.46%2015%206.151%2015c2.379%200%203.691%202.883%203.691%204.922M36%2028.638c0%201.104-3.518-.741-5%200c-2%201-2-.896-2-2s1.343-1%203-1s4%201.895%204%203%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M16.715%2033.143c0%202.761-1.279%202.857-2.857%202.857S11%2035.903%2011%2033.143c0-.489.085-1.029.234-1.587c.69-2.59%202.754-5.556%204.052-5.556c1.578%200%201.429%204.382%201.429%207.143m8.571%200c0%202.761%201.278%202.857%202.856%202.857C29.721%2036%2031%2035.903%2031%2033.143a6.3%206.3%200%200%200-.234-1.587C30.075%2028.966%2028.012%2026%2026.714%2026c-1.578%200-1.428%204.382-1.428%207.143%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M32%2027c0%204-5.149%204-11.5%204S9%2031%209%2027c0-6.627%205.149-12%2011.5-12S32%2020.373%2032%2027%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2218%22%20r%3D%221%22%20fill%3D%22%23292f33%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M23.667%2025.1c0%203.591-1.418%203.9-3.167%203.9s-3.167-.31-3.167-3.9S18.75%2017%2020.5%2017s3.167%204.51%203.167%208.1M30%2024c.871%203.482-.784%204-2.533%204s-2.533.69-2.533-2.9s-1.116-6.5.633-6.5C27.315%2018.6%2029%2020%2030%2024m-13.933%201.1c0%203.591-.785%202.9-2.534%202.9s-3.404-.518-2.533-4c1-4%203.251-5.4%205-5.4s.067%202.91.067%206.5%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%2377b255%22%20d%3D%22M9.842%2019.922c0%209.842%206.575%209.673%205.158%2010.078c-7%202-8.803-7.618-9.464-7.618c-2.378%200-5.536-.423-5.536-2.46C0%2017.883%202.46%2015%206.151%2015c2.379%200%203.691%202.883%203.691%204.922M36%2028.638c0%201.104-3.518-.741-5%200c-2%201-2-.896-2-2s1.343-1%203-1s4%201.895%204%203%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M16.715%2033.143c0%202.761-1.279%202.857-2.857%202.857S11%2035.903%2011%2033.143c0-.489.085-1.029.234-1.587c.69-2.59%202.754-5.556%204.052-5.556c1.578%200%201.429%204.382%201.429%207.143m8.571%200c0%202.761%201.278%202.857%202.856%202.857C29.721%2036%2031%2035.903%2031%2033.143a6.3%206.3%200%200%200-.234-1.587C30.075%2028.966%2028.012%2026%2026.714%2026c-1.578%200-1.428%204.382-1.428%207.143%22%2F%3E%3Cpath%20fill%3D%22%233e721d%22%20d%3D%22M32%2027c0%204-5.149%204-11.5%204S9%2031%209%2027c0-6.627%205.149-12%2011.5-12S32%2020.373%2032%2027%22%2F%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2218%22%20r%3D%221%22%20fill%3D%22%23292f33%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M23.667%2025.1c0%203.591-1.418%203.9-3.167%203.9s-3.167-.31-3.167-3.9S18.75%2017%2020.5%2017s3.167%204.51%203.167%208.1M30%2024c.871%203.482-.784%204-2.533%204s-2.533.69-2.533-2.9s-1.116-6.5.633-6.5C27.315%2018.6%2029%2020%2030%2024m-13.933%201.1c0%203.591-.785%202.9-2.534%202.9s-3.404-.518-2.533-4c1-4%203.251-5.4%205-5.4s.067%202.91.067%206.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/turtle.svg?color=%231a73e8&size=48