turtle from Fluent Emoji High Contrast by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
turtle
Set
Fluent Emoji High Contrast
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji High Contrast

Use the turtle emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M4.781 22.469a.531.531 0 1 1-1.062 0a.531.531 0 0 1 1.062 0m14.496-3.809c-.814.207-1.744.34-2.777.34c-1.035 0-1.966-.134-2.781-.34l-2.155 4.474c1.395.496 3.076.866 4.936.866c1.858 0 3.538-.37 4.932-.864z"/><path d="M6.024 19.526a4 4 0 0 0-1.01 7.936V28.5a1.5 1.5 0 0 0 1.5 1.5H11.5a1.5 1.5 0 0 0 1.5-1.5v-1.523h6.982V28.5a1.5 1.5 0 0 0 1.5 1.5h4.987a1.5 1.5 0 0 0 1.5-1.5v-1.023h1.238c.42 0 .944-.257 1.167-.757c.13-.288.11-.596.035-.843a1.46 1.46 0 0 0-.424-.667c-.113-.1-.64-.601-1.153-1.093l-.68-.653l-.24-.23c-.492-5.941-5.417-10.453-11.506-10.453c-4.728 0-8.645 2.738-10.382 6.745m-.37.975a12 12 0 0 0-.593 3.749c0 .462-.012.916-.024 1.37l-.01.38h-.013v.45a3 3 0 0 1 .64-5.949m5.2-4.355C11.424 16.717 13.43 18 16.5 18s5.076-1.283 5.646-1.854a.5.5 0 0 1 .708.708c-.427.426-1.321 1.046-2.61 1.51l2.122 4.406c1.326-.571 2.305-1.218 2.809-1.65a.5.5 0 1 1 .65.76C24.584 22.944 21.04 25 16.5 25s-8.084-2.056-9.325-3.12a.5.5 0 1 1 .65-.76c.504.432 1.48 1.077 2.805 1.648l2.121-4.405c-1.286-.464-2.179-1.084-2.605-1.51a.5.5 0 0 1 .708-.707m17.15 10.33V24.71l.136.13c.5.48 1.051 1.004 1.187 1.123a.46.46 0 0 1 .125.204c.027.088.013.137.01.145a.3.3 0 0 1-.113.118a.3.3 0 0 1-.142.048zM6.014 27H12v1.5a.5.5 0 0 1-.5.5H6.514a.5.5 0 0 1-.5-.5zm14.968 0h5.987v1.5a.5.5 0 0 1-.5.5h-4.987a.5.5 0 0 1-.5-.5z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastTurtle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M4.781 22.469a.531.531 0 1 1-1.062 0a.531.531 0 0 1 1.062 0m14.496-3.809c-.814.207-1.744.34-2.777.34c-1.035 0-1.966-.134-2.781-.34l-2.155 4.474c1.395.496 3.076.866 4.936.866c1.858 0 3.538-.37 4.932-.864z"/><path d="M6.024 19.526a4 4 0 0 0-1.01 7.936V28.5a1.5 1.5 0 0 0 1.5 1.5H11.5a1.5 1.5 0 0 0 1.5-1.5v-1.523h6.982V28.5a1.5 1.5 0 0 0 1.5 1.5h4.987a1.5 1.5 0 0 0 1.5-1.5v-1.023h1.238c.42 0 .944-.257 1.167-.757c.13-.288.11-.596.035-.843a1.46 1.46 0 0 0-.424-.667c-.113-.1-.64-.601-1.153-1.093l-.68-.653l-.24-.23c-.492-5.941-5.417-10.453-11.506-10.453c-4.728 0-8.645 2.738-10.382 6.745m-.37.975a12 12 0 0 0-.593 3.749c0 .462-.012.916-.024 1.37l-.01.38h-.013v.45a3 3 0 0 1 .64-5.949m5.2-4.355C11.424 16.717 13.43 18 16.5 18s5.076-1.283 5.646-1.854a.5.5 0 0 1 .708.708c-.427.426-1.321 1.046-2.61 1.51l2.122 4.406c1.326-.571 2.305-1.218 2.809-1.65a.5.5 0 1 1 .65.76C24.584 22.944 21.04 25 16.5 25s-8.084-2.056-9.325-3.12a.5.5 0 1 1 .65-.76c.504.432 1.48 1.077 2.805 1.648l2.121-4.405c-1.286-.464-2.179-1.084-2.605-1.51a.5.5 0 0 1 .708-.707m17.15 10.33V24.71l.136.13c.5.48 1.051 1.004 1.187 1.123a.46.46 0 0 1 .125.204c.027.088.013.137.01.145a.3.3 0 0 1-.113.118a.3.3 0 0 1-.142.048zM6.014 27H12v1.5a.5.5 0 0 1-.5.5H6.514a.5.5 0 0 1-.5-.5zm14.968 0h5.987v1.5a.5.5 0 0 1-.5.5h-4.987a.5.5 0 0 1-.5-.5z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M4.781 22.469a.531.531 0 1 1-1.062 0a.531.531 0 0 1 1.062 0m14.496-3.809c-.814.207-1.744.34-2.777.34c-1.035 0-1.966-.134-2.781-.34l-2.155 4.474c1.395.496 3.076.866 4.936.866c1.858 0 3.538-.37 4.932-.864z"/><path d="M6.024 19.526a4 4 0 0 0-1.01 7.936V28.5a1.5 1.5 0 0 0 1.5 1.5H11.5a1.5 1.5 0 0 0 1.5-1.5v-1.523h6.982V28.5a1.5 1.5 0 0 0 1.5 1.5h4.987a1.5 1.5 0 0 0 1.5-1.5v-1.023h1.238c.42 0 .944-.257 1.167-.757c.13-.288.11-.596.035-.843a1.46 1.46 0 0 0-.424-.667c-.113-.1-.64-.601-1.153-1.093l-.68-.653l-.24-.23c-.492-5.941-5.417-10.453-11.506-10.453c-4.728 0-8.645 2.738-10.382 6.745m-.37.975a12 12 0 0 0-.593 3.749c0 .462-.012.916-.024 1.37l-.01.38h-.013v.45a3 3 0 0 1 .64-5.949m5.2-4.355C11.424 16.717 13.43 18 16.5 18s5.076-1.283 5.646-1.854a.5.5 0 0 1 .708.708c-.427.426-1.321 1.046-2.61 1.51l2.122 4.406c1.326-.571 2.305-1.218 2.809-1.65a.5.5 0 1 1 .65.76C24.584 22.944 21.04 25 16.5 25s-8.084-2.056-9.325-3.12a.5.5 0 1 1 .65-.76c.504.432 1.48 1.077 2.805 1.648l2.121-4.405c-1.286-.464-2.179-1.084-2.605-1.51a.5.5 0 0 1 .708-.707m17.15 10.33V24.71l.136.13c.5.48 1.051 1.004 1.187 1.123a.46.46 0 0 1 .125.204c.027.088.013.137.01.145a.3.3 0 0 1-.113.118a.3.3 0 0 1-.142.048zM6.014 27H12v1.5a.5.5 0 0 1-.5.5H6.514a.5.5 0 0 1-.5-.5zm14.968 0h5.987v1.5a.5.5 0 0 1-.5.5h-4.987a.5.5 0 0 1-.5-.5z"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M4.781%2022.469a.531.531%200%201%201-1.062%200a.531.531%200%200%201%201.062%200m14.496-3.809c-.814.207-1.744.34-2.777.34c-1.035%200-1.966-.134-2.781-.34l-2.155%204.474c1.395.496%203.076.866%204.936.866c1.858%200%203.538-.37%204.932-.864z%22%2F%3E%3Cpath%20d%3D%22M6.024%2019.526a4%204%200%200%200-1.01%207.936V28.5a1.5%201.5%200%200%200%201.5%201.5H11.5a1.5%201.5%200%200%200%201.5-1.5v-1.523h6.982V28.5a1.5%201.5%200%200%200%201.5%201.5h4.987a1.5%201.5%200%200%200%201.5-1.5v-1.023h1.238c.42%200%20.944-.257%201.167-.757c.13-.288.11-.596.035-.843a1.46%201.46%200%200%200-.424-.667c-.113-.1-.64-.601-1.153-1.093l-.68-.653l-.24-.23c-.492-5.941-5.417-10.453-11.506-10.453c-4.728%200-8.645%202.738-10.382%206.745m-.37.975a12%2012%200%200%200-.593%203.749c0%20.462-.012.916-.024%201.37l-.01.38h-.013v.45a3%203%200%200%201%20.64-5.949m5.2-4.355C11.424%2016.717%2013.43%2018%2016.5%2018s5.076-1.283%205.646-1.854a.5.5%200%200%201%20.708.708c-.427.426-1.321%201.046-2.61%201.51l2.122%204.406c1.326-.571%202.305-1.218%202.809-1.65a.5.5%200%201%201%20.65.76C24.584%2022.944%2021.04%2025%2016.5%2025s-8.084-2.056-9.325-3.12a.5.5%200%201%201%20.65-.76c.504.432%201.48%201.077%202.805%201.648l2.121-4.405c-1.286-.464-2.179-1.084-2.605-1.51a.5.5%200%200%201%20.708-.707m17.15%2010.33V24.71l.136.13c.5.48%201.051%201.004%201.187%201.123a.46.46%200%200%201%20.125.204c.027.088.013.137.01.145a.3.3%200%200%201-.113.118a.3.3%200%200%201-.142.048zM6.014%2027H12v1.5a.5.5%200%200%201-.5.5H6.514a.5.5%200%200%201-.5-.5zm14.968%200h5.987v1.5a.5.5%200%200%201-.5.5h-4.987a.5.5%200%200%201-.5-.5z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M4.781%2022.469a.531.531%200%201%201-1.062%200a.531.531%200%200%201%201.062%200m14.496-3.809c-.814.207-1.744.34-2.777.34c-1.035%200-1.966-.134-2.781-.34l-2.155%204.474c1.395.496%203.076.866%204.936.866c1.858%200%203.538-.37%204.932-.864z%22%2F%3E%3Cpath%20d%3D%22M6.024%2019.526a4%204%200%200%200-1.01%207.936V28.5a1.5%201.5%200%200%200%201.5%201.5H11.5a1.5%201.5%200%200%200%201.5-1.5v-1.523h6.982V28.5a1.5%201.5%200%200%200%201.5%201.5h4.987a1.5%201.5%200%200%200%201.5-1.5v-1.023h1.238c.42%200%20.944-.257%201.167-.757c.13-.288.11-.596.035-.843a1.46%201.46%200%200%200-.424-.667c-.113-.1-.64-.601-1.153-1.093l-.68-.653l-.24-.23c-.492-5.941-5.417-10.453-11.506-10.453c-4.728%200-8.645%202.738-10.382%206.745m-.37.975a12%2012%200%200%200-.593%203.749c0%20.462-.012.916-.024%201.37l-.01.38h-.013v.45a3%203%200%200%201%20.64-5.949m5.2-4.355C11.424%2016.717%2013.43%2018%2016.5%2018s5.076-1.283%205.646-1.854a.5.5%200%200%201%20.708.708c-.427.426-1.321%201.046-2.61%201.51l2.122%204.406c1.326-.571%202.305-1.218%202.809-1.65a.5.5%200%201%201%20.65.76C24.584%2022.944%2021.04%2025%2016.5%2025s-8.084-2.056-9.325-3.12a.5.5%200%201%201%20.65-.76c.504.432%201.48%201.077%202.805%201.648l2.121-4.405c-1.286-.464-2.179-1.084-2.605-1.51a.5.5%200%200%201%20.708-.707m17.15%2010.33V24.71l.136.13c.5.48%201.051%201.004%201.187%201.123a.46.46%200%200%201%20.125.204c.027.088.013.137.01.145a.3.3%200%200%201-.113.118a.3.3%200%200%201-.142.048zM6.014%2027H12v1.5a.5.5%200%200%201-.5.5H6.514a.5.5%200%200%201-.5-.5zm14.968%200h5.987v1.5a.5.5%200%200%201-.5.5h-4.987a.5.5%200%200%201-.5-.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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