animal-paw-print-24 from Fluent UI System Color Icons by Microsoft Corporation · 24 · MIT Free for personal and commercial use.

Name
animal-paw-print-24
Set
Fluent UI System Color Icons
Style
24
Viewbox
24×24
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 24 24"><g fill="none"><path fill="url(#SVG3WigfAtK)" d="M12 10a7 7 0 0 0-7 7c0 1.36.72 2.388 1.7 3.044c.963.645 2.198.956 3.378.956h3.844c1.18 0 2.415-.311 3.377-.956C18.28 19.388 19 18.361 19 17a7 7 0 0 0-7-7"/><path fill="url(#SVG2042Dhzi)" d="M6.25 5.25c0-1.422 1.028-2.75 2.5-2.75s2.5 1.328 2.5 2.75S10.222 8 8.75 8s-2.5-1.328-2.5-2.75M1 8.75C1 7.328 2.028 6 3.5 6S6 7.328 6 8.75S4.972 11.5 3.5 11.5S1 10.172 1 8.75m11.75-3.5c0-1.422 1.028-2.75 2.5-2.75s2.5 1.328 2.5 2.75S16.722 8 15.25 8s-2.5-1.328-2.5-2.75M18 8.75C18 7.328 19.028 6 20.5 6S23 7.328 23 8.75s-1.028 2.75-2.5 2.75S18 10.172 18 8.75"/><defs><radialGradient id="SVG2042Dhzi" cx="0" cy="0" r="1" gradientTransform="matrix(0 -11.5714 17.6 0 12.611 12.143)" gradientUnits="userSpaceOnUse"><stop stop-color="#eb4824"/><stop offset="1" stop-color="#ff921f"/></radialGradient><linearGradient id="SVG3WigfAtK" x1="8.329" x2="13.266" y1="11.462" y2="21.495" 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 FluentColorAnimalPawPrint24(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG3WigfAtK)" d="M12 10a7 7 0 0 0-7 7c0 1.36.72 2.388 1.7 3.044c.963.645 2.198.956 3.378.956h3.844c1.18 0 2.415-.311 3.377-.956C18.28 19.388 19 18.361 19 17a7 7 0 0 0-7-7"/><path fill="url(#SVG2042Dhzi)" d="M6.25 5.25c0-1.422 1.028-2.75 2.5-2.75s2.5 1.328 2.5 2.75S10.222 8 8.75 8s-2.5-1.328-2.5-2.75M1 8.75C1 7.328 2.028 6 3.5 6S6 7.328 6 8.75S4.972 11.5 3.5 11.5S1 10.172 1 8.75m11.75-3.5c0-1.422 1.028-2.75 2.5-2.75s2.5 1.328 2.5 2.75S16.722 8 15.25 8s-2.5-1.328-2.5-2.75M18 8.75C18 7.328 19.028 6 20.5 6S23 7.328 23 8.75s-1.028 2.75-2.5 2.75S18 10.172 18 8.75"/><defs><radialGradient id="SVG2042Dhzi" cx="0" cy="0" r="1" gradientTransform="matrix(0 -11.5714 17.6 0 12.611 12.143)" gradientUnits="userSpaceOnUse"><stop stopColor="#eb4824"/><stop offset="1" stopColor="#ff921f"/></radialGradient><linearGradient id="SVG3WigfAtK" x1="8.329" x2="13.266" y1="11.462" y2="21.495" 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 24 24"><g fill="none"><path fill="url(#SVG3WigfAtK)" d="M12 10a7 7 0 0 0-7 7c0 1.36.72 2.388 1.7 3.044c.963.645 2.198.956 3.378.956h3.844c1.18 0 2.415-.311 3.377-.956C18.28 19.388 19 18.361 19 17a7 7 0 0 0-7-7"/><path fill="url(#SVG2042Dhzi)" d="M6.25 5.25c0-1.422 1.028-2.75 2.5-2.75s2.5 1.328 2.5 2.75S10.222 8 8.75 8s-2.5-1.328-2.5-2.75M1 8.75C1 7.328 2.028 6 3.5 6S6 7.328 6 8.75S4.972 11.5 3.5 11.5S1 10.172 1 8.75m11.75-3.5c0-1.422 1.028-2.75 2.5-2.75s2.5 1.328 2.5 2.75S16.722 8 15.25 8s-2.5-1.328-2.5-2.75M18 8.75C18 7.328 19.028 6 20.5 6S23 7.328 23 8.75s-1.028 2.75-2.5 2.75S18 10.172 18 8.75"/><defs><radialGradient id="SVG2042Dhzi" cx="0" cy="0" r="1" gradientTransform="matrix(0 -11.5714 17.6 0 12.611 12.143)" gradientUnits="userSpaceOnUse"><stop stop-color="#eb4824"/><stop offset="1" stop-color="#ff921f"/></radialGradient><linearGradient id="SVG3WigfAtK" x1="8.329" x2="13.266" y1="11.462" y2="21.495" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#ff921f"/><stop offset="1" stop-color="#eb4824"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-animal-paw-print-24 {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG3WigfAtK)%22%20d%3D%22M12%2010a7%207%200%200%200-7%207c0%201.36.72%202.388%201.7%203.044c.963.645%202.198.956%203.378.956h3.844c1.18%200%202.415-.311%203.377-.956C18.28%2019.388%2019%2018.361%2019%2017a7%207%200%200%200-7-7%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG2042Dhzi)%22%20d%3D%22M6.25%205.25c0-1.422%201.028-2.75%202.5-2.75s2.5%201.328%202.5%202.75S10.222%208%208.75%208s-2.5-1.328-2.5-2.75M1%208.75C1%207.328%202.028%206%203.5%206S6%207.328%206%208.75S4.972%2011.5%203.5%2011.5S1%2010.172%201%208.75m11.75-3.5c0-1.422%201.028-2.75%202.5-2.75s2.5%201.328%202.5%202.75S16.722%208%2015.25%208s-2.5-1.328-2.5-2.75M18%208.75C18%207.328%2019.028%206%2020.5%206S23%207.328%2023%208.75s-1.028%202.75-2.5%202.75S18%2010.172%2018%208.75%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVG2042Dhzi%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(0%20-11.5714%2017.6%200%2012.611%2012.143)%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%22SVG3WigfAtK%22%20x1%3D%228.329%22%20x2%3D%2213.266%22%20y1%3D%2211.462%22%20y2%3D%2221.495%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG3WigfAtK)%22%20d%3D%22M12%2010a7%207%200%200%200-7%207c0%201.36.72%202.388%201.7%203.044c.963.645%202.198.956%203.378.956h3.844c1.18%200%202.415-.311%203.377-.956C18.28%2019.388%2019%2018.361%2019%2017a7%207%200%200%200-7-7%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG2042Dhzi)%22%20d%3D%22M6.25%205.25c0-1.422%201.028-2.75%202.5-2.75s2.5%201.328%202.5%202.75S10.222%208%208.75%208s-2.5-1.328-2.5-2.75M1%208.75C1%207.328%202.028%206%203.5%206S6%207.328%206%208.75S4.972%2011.5%203.5%2011.5S1%2010.172%201%208.75m11.75-3.5c0-1.422%201.028-2.75%202.5-2.75s2.5%201.328%202.5%202.75S16.722%208%2015.25%208s-2.5-1.328-2.5-2.75M18%208.75C18%207.328%2019.028%206%2020.5%206S23%207.328%2023%208.75s-1.028%202.75-2.5%202.75S18%2010.172%2018%208.75%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVG2042Dhzi%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(0%20-11.5714%2017.6%200%2012.611%2012.143)%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%22SVG3WigfAtK%22%20x1%3D%228.329%22%20x2%3D%2213.266%22%20y1%3D%2211.462%22%20y2%3D%2221.495%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-24.svg?color=%231a73e8&size=48