animal turtle icon
animal-turtle-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- animal-turtle-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the animal turtle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7.343 3.988c-1.856 0-3.032 1.316-3.484 2.808l-.06.2H2.497a.5.5 0 0 0-.5.5c0 .685.19 1.328.522 1.813c.117.17.256.327.415.458l-.299.725a1.094 1.094 0 0 0 1.012 1.51H4.72c.424 0 .81-.244.99-.628l.304-.645a10.7 10.7 0 0 0 2.746 0l.303.645c.18.384.567.629.99.629h1.063a1.093 1.093 0 0 0 1.012-1.512l-.202-.49h.965c.617 0 1.112-.524 1.112-1.132v-.62c0-.94-.734-1.75-1.69-1.75h-1.464c-.534-1.385-1.793-2.51-3.506-2.51m4.244 5.013L11.154 7.5h1.159c.357 0 .69.314.69.75v.62a.14.14 0 0 1-.041.097c-.028.028-.055.035-.071.035zM9.78 10.547q.582-.134 1.153-.332l.271.657a.094.094 0 0 1-.087.13h-1.062a.09.09 0 0 1-.086-.054zm-5.947-.334q.575.2 1.163.335l-.19.4a.09.09 0 0 1-.085.055H3.647a.094.094 0 0 1-.087-.13zm-.336-2.217l-.202.67a2.1 2.1 0 0 1-.25-.67z"/></svg>
React
import type { SVGProps } from "react";
export function FluentAnimalTurtle16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7.343 3.988c-1.856 0-3.032 1.316-3.484 2.808l-.06.2H2.497a.5.5 0 0 0-.5.5c0 .685.19 1.328.522 1.813c.117.17.256.327.415.458l-.299.725a1.094 1.094 0 0 0 1.012 1.51H4.72c.424 0 .81-.244.99-.628l.304-.645a10.7 10.7 0 0 0 2.746 0l.303.645c.18.384.567.629.99.629h1.063a1.093 1.093 0 0 0 1.012-1.512l-.202-.49h.965c.617 0 1.112-.524 1.112-1.132v-.62c0-.94-.734-1.75-1.69-1.75h-1.464c-.534-1.385-1.793-2.51-3.506-2.51m4.244 5.013L11.154 7.5h1.159c.357 0 .69.314.69.75v.62a.14.14 0 0 1-.041.097c-.028.028-.055.035-.071.035zM9.78 10.547q.582-.134 1.153-.332l.271.657a.094.094 0 0 1-.087.13h-1.062a.09.09 0 0 1-.086-.054zm-5.947-.334q.575.2 1.163.335l-.19.4a.09.09 0 0 1-.085.055H3.647a.094.094 0 0 1-.087-.13zm-.336-2.217l-.202.67a2.1 2.1 0 0 1-.25-.67z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M7.343 3.988c-1.856 0-3.032 1.316-3.484 2.808l-.06.2H2.497a.5.5 0 0 0-.5.5c0 .685.19 1.328.522 1.813c.117.17.256.327.415.458l-.299.725a1.094 1.094 0 0 0 1.012 1.51H4.72c.424 0 .81-.244.99-.628l.304-.645a10.7 10.7 0 0 0 2.746 0l.303.645c.18.384.567.629.99.629h1.063a1.093 1.093 0 0 0 1.012-1.512l-.202-.49h.965c.617 0 1.112-.524 1.112-1.132v-.62c0-.94-.734-1.75-1.69-1.75h-1.464c-.534-1.385-1.793-2.51-3.506-2.51m4.244 5.013L11.154 7.5h1.159c.357 0 .69.314.69.75v.62a.14.14 0 0 1-.041.097c-.028.028-.055.035-.071.035zM9.78 10.547q.582-.134 1.153-.332l.271.657a.094.094 0 0 1-.087.13h-1.062a.09.09 0 0 1-.086-.054zm-5.947-.334q.575.2 1.163.335l-.19.4a.09.09 0 0 1-.085.055H3.647a.094.094 0 0 1-.087-.13zm-.336-2.217l-.202.67a2.1 2.1 0 0 1-.25-.67z"/></svg> </template>
CSS
.icon-animal-turtle-16-filled {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.343%203.988c-1.856%200-3.032%201.316-3.484%202.808l-.06.2H2.497a.5.5%200%200%200-.5.5c0%20.685.19%201.328.522%201.813c.117.17.256.327.415.458l-.299.725a1.094%201.094%200%200%200%201.012%201.51H4.72c.424%200%20.81-.244.99-.628l.304-.645a10.7%2010.7%200%200%200%202.746%200l.303.645c.18.384.567.629.99.629h1.063a1.093%201.093%200%200%200%201.012-1.512l-.202-.49h.965c.617%200%201.112-.524%201.112-1.132v-.62c0-.94-.734-1.75-1.69-1.75h-1.464c-.534-1.385-1.793-2.51-3.506-2.51m4.244%205.013L11.154%207.5h1.159c.357%200%20.69.314.69.75v.62a.14.14%200%200%201-.041.097c-.028.028-.055.035-.071.035zM9.78%2010.547q.582-.134%201.153-.332l.271.657a.094.094%200%200%201-.087.13h-1.062a.09.09%200%200%201-.086-.054zm-5.947-.334q.575.2%201.163.335l-.19.4a.09.09%200%200%201-.085.055H3.647a.094.094%200%200%201-.087-.13zm-.336-2.217l-.202.67a2.1%202.1%200%200%201-.25-.67z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.343%203.988c-1.856%200-3.032%201.316-3.484%202.808l-.06.2H2.497a.5.5%200%200%200-.5.5c0%20.685.19%201.328.522%201.813c.117.17.256.327.415.458l-.299.725a1.094%201.094%200%200%200%201.012%201.51H4.72c.424%200%20.81-.244.99-.628l.304-.645a10.7%2010.7%200%200%200%202.746%200l.303.645c.18.384.567.629.99.629h1.063a1.093%201.093%200%200%200%201.012-1.512l-.202-.49h.965c.617%200%201.112-.524%201.112-1.132v-.62c0-.94-.734-1.75-1.69-1.75h-1.464c-.534-1.385-1.793-2.51-3.506-2.51m4.244%205.013L11.154%207.5h1.159c.357%200%20.69.314.69.75v.62a.14.14%200%200%201-.041.097c-.028.028-.055.035-.071.035zM9.78%2010.547q.582-.134%201.153-.332l.271.657a.094.094%200%200%201-.087.13h-1.062a.09.09%200%200%201-.086-.054zm-5.947-.334q.575.2%201.163.335l-.19.4a.09.09%200%200%201-.085.055H3.647a.094.094%200%200%201-.087-.13zm-.336-2.217l-.202.67a2.1%202.1%200%200%201-.25-.67z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/animal-turtle-16-filled.svg?color=%231a73e8&size=48