animal paw print icon
animal-paw-print-20 from Fluent UI System Color Icons by Microsoft Corporation · 20 · MIT Free for personal and commercial use.
- Name
- animal-paw-print-20
- Set
- Fluent UI System Color Icons
- Style
- 20
- Viewbox
- 20×20
- License
- MIT
5 other variants in Fluent UI System Color Icons
The same icon in other sets
Use the animal paw print icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGY3b75bPb1)" fill-rule="evenodd" d="M4 14a6 6 0 0 1 12 0c0 .986-.504 1.753-1.21 2.255c-.697.495-1.601.745-2.485.745h-4.61c-.884 0-1.788-.25-2.484-.745C4.504 15.753 4 14.986 4 14" clip-rule="evenodd"/><path fill="url(#SVGPiLhzb8n1)" fill-rule="evenodd" d="M5.5 4.25c0-1.168.826-2.25 2-2.25s2 1.082 2 2.25s-.826 2.25-2 2.25s-2-1.082-2-2.25M3 4.5c-1.174 0-2 1.082-2 2.25S1.826 9 3 9s2-1.082 2-2.25S4.174 4.5 3 4.5m12 2.25c0-1.168.826-2.25 2-2.25s2 1.082 2 2.25S18.174 9 17 9s-2-1.082-2-2.25m-4.5-2.5c0-1.168.826-2.25 2-2.25s2 1.082 2 2.25s-.826 2.25-2 2.25s-2-1.082-2-2.25" clip-rule="evenodd"/><defs><radialGradient id="SVGPiLhzb8n1" cx="0" cy="0" r="1" gradientTransform="matrix(0 -9 14.4 0 10.5 9.5)" gradientUnits="userSpaceOnUse"><stop stop-color="#eb4824"/><stop offset="1" stop-color="#ff921f"/></radialGradient><linearGradient id="SVGY3b75bPb1" x1="6.854" x2="10.777" y1="9.196" y2="17.55" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#ff921f"/><stop offset="1" stop-color="#eb4824"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorAnimalPawPrint20(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGY3b75bPb1)" fillRule="evenodd" d="M4 14a6 6 0 0 1 12 0c0 .986-.504 1.753-1.21 2.255c-.697.495-1.601.745-2.485.745h-4.61c-.884 0-1.788-.25-2.484-.745C4.504 15.753 4 14.986 4 14" clipRule="evenodd"/><path fill="url(#SVGPiLhzb8n1)" fillRule="evenodd" d="M5.5 4.25c0-1.168.826-2.25 2-2.25s2 1.082 2 2.25s-.826 2.25-2 2.25s-2-1.082-2-2.25M3 4.5c-1.174 0-2 1.082-2 2.25S1.826 9 3 9s2-1.082 2-2.25S4.174 4.5 3 4.5m12 2.25c0-1.168.826-2.25 2-2.25s2 1.082 2 2.25S18.174 9 17 9s-2-1.082-2-2.25m-4.5-2.5c0-1.168.826-2.25 2-2.25s2 1.082 2 2.25s-.826 2.25-2 2.25s-2-1.082-2-2.25" clipRule="evenodd"/><defs><radialGradient id="SVGPiLhzb8n1" cx="0" cy="0" r="1" gradientTransform="matrix(0 -9 14.4 0 10.5 9.5)" gradientUnits="userSpaceOnUse"><stop stopColor="#eb4824"/><stop offset="1" stopColor="#ff921f"/></radialGradient><linearGradient id="SVGY3b75bPb1" x1="6.854" x2="10.777" y1="9.196" y2="17.55" gradientUnits="userSpaceOnUse"><stop offset=".125" stopColor="#ff921f"/><stop offset="1" stopColor="#eb4824"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGY3b75bPb1)" fill-rule="evenodd" d="M4 14a6 6 0 0 1 12 0c0 .986-.504 1.753-1.21 2.255c-.697.495-1.601.745-2.485.745h-4.61c-.884 0-1.788-.25-2.484-.745C4.504 15.753 4 14.986 4 14" clip-rule="evenodd"/><path fill="url(#SVGPiLhzb8n1)" fill-rule="evenodd" d="M5.5 4.25c0-1.168.826-2.25 2-2.25s2 1.082 2 2.25s-.826 2.25-2 2.25s-2-1.082-2-2.25M3 4.5c-1.174 0-2 1.082-2 2.25S1.826 9 3 9s2-1.082 2-2.25S4.174 4.5 3 4.5m12 2.25c0-1.168.826-2.25 2-2.25s2 1.082 2 2.25S18.174 9 17 9s-2-1.082-2-2.25m-4.5-2.5c0-1.168.826-2.25 2-2.25s2 1.082 2 2.25s-.826 2.25-2 2.25s-2-1.082-2-2.25" clip-rule="evenodd"/><defs><radialGradient id="SVGPiLhzb8n1" cx="0" cy="0" r="1" gradientTransform="matrix(0 -9 14.4 0 10.5 9.5)" gradientUnits="userSpaceOnUse"><stop stop-color="#eb4824"/><stop offset="1" stop-color="#ff921f"/></radialGradient><linearGradient id="SVGY3b75bPb1" x1="6.854" x2="10.777" y1="9.196" y2="17.55" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#ff921f"/><stop offset="1" stop-color="#eb4824"/></linearGradient></defs></g></svg> </template>
CSS
.icon-animal-paw-print-20 {
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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGY3b75bPb1)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M4%2014a6%206%200%200%201%2012%200c0%20.986-.504%201.753-1.21%202.255c-.697.495-1.601.745-2.485.745h-4.61c-.884%200-1.788-.25-2.484-.745C4.504%2015.753%204%2014.986%204%2014%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGPiLhzb8n1)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.5%204.25c0-1.168.826-2.25%202-2.25s2%201.082%202%202.25s-.826%202.25-2%202.25s-2-1.082-2-2.25M3%204.5c-1.174%200-2%201.082-2%202.25S1.826%209%203%209s2-1.082%202-2.25S4.174%204.5%203%204.5m12%202.25c0-1.168.826-2.25%202-2.25s2%201.082%202%202.25S18.174%209%2017%209s-2-1.082-2-2.25m-4.5-2.5c0-1.168.826-2.25%202-2.25s2%201.082%202%202.25s-.826%202.25-2%202.25s-2-1.082-2-2.25%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGPiLhzb8n1%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(0%20-9%2014.4%200%2010.5%209.5)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23eb4824%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff921f%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22SVGY3b75bPb1%22%20x1%3D%226.854%22%20x2%3D%2210.777%22%20y1%3D%229.196%22%20y2%3D%2217.55%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%23ff921f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23eb4824%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGY3b75bPb1)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M4%2014a6%206%200%200%201%2012%200c0%20.986-.504%201.753-1.21%202.255c-.697.495-1.601.745-2.485.745h-4.61c-.884%200-1.788-.25-2.484-.745C4.504%2015.753%204%2014.986%204%2014%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGPiLhzb8n1)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5.5%204.25c0-1.168.826-2.25%202-2.25s2%201.082%202%202.25s-.826%202.25-2%202.25s-2-1.082-2-2.25M3%204.5c-1.174%200-2%201.082-2%202.25S1.826%209%203%209s2-1.082%202-2.25S4.174%204.5%203%204.5m12%202.25c0-1.168.826-2.25%202-2.25s2%201.082%202%202.25S18.174%209%2017%209s-2-1.082-2-2.25m-4.5-2.5c0-1.168.826-2.25%202-2.25s2%201.082%202%202.25s-.826%202.25-2%202.25s-2-1.082-2-2.25%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGPiLhzb8n1%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(0%20-9%2014.4%200%2010.5%209.5)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23eb4824%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff921f%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22SVGY3b75bPb1%22%20x1%3D%226.854%22%20x2%3D%2210.777%22%20y1%3D%229.196%22%20y2%3D%2217.55%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%23ff921f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23eb4824%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/animal-paw-print-20.svg?color=%231a73e8&size=48