paw print icon
paw-print-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- paw-print-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the paw print icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 108a24 24 0 1 1-24-24a24 24 0 0 1 24 24m-168 0a24 24 0 1 0-24 24a24 24 0 0 0 24-24m24-24a24 24 0 1 0-24-24a24 24 0 0 0 24 24m72 0a24 24 0 1 0-24-24a24 24 0 0 0 24 24m48 100a44 44 0 0 1-61.1 40.55a60.15 60.15 0 0 0-45.8 0A44 44 0 0 1 67 145.34a31.33 31.33 0 0 0 14.91-18.74a48 48 0 0 1 92.18 0A31.34 31.34 0 0 0 189 145.34A44 44 0 0 1 212 184m-24 0a20 20 0 0 0-10.49-17.6l-.1-.06a55.22 55.22 0 0 1-26.37-33a24 24 0 0 0-46.08 0a55.2 55.2 0 0 1-26.37 33.05l-.1.06A20 20 0 0 0 88 204a19.8 19.8 0 0 0 7.8-1.58h.13a84 84 0 0 1 64.14 0h.13A19.8 19.8 0 0 0 168 204a20 20 0 0 0 20-20"/></svg>
React
import type { SVGProps } from "react";
export function PhPawPrintBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 108a24 24 0 1 1-24-24a24 24 0 0 1 24 24m-168 0a24 24 0 1 0-24 24a24 24 0 0 0 24-24m24-24a24 24 0 1 0-24-24a24 24 0 0 0 24 24m72 0a24 24 0 1 0-24-24a24 24 0 0 0 24 24m48 100a44 44 0 0 1-61.1 40.55a60.15 60.15 0 0 0-45.8 0A44 44 0 0 1 67 145.34a31.33 31.33 0 0 0 14.91-18.74a48 48 0 0 1 92.18 0A31.34 31.34 0 0 0 189 145.34A44 44 0 0 1 212 184m-24 0a20 20 0 0 0-10.49-17.6l-.1-.06a55.22 55.22 0 0 1-26.37-33a24 24 0 0 0-46.08 0a55.2 55.2 0 0 1-26.37 33.05l-.1.06A20 20 0 0 0 88 204a19.8 19.8 0 0 0 7.8-1.58h.13a84 84 0 0 1 64.14 0h.13A19.8 19.8 0 0 0 168 204a20 20 0 0 0 20-20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 108a24 24 0 1 1-24-24a24 24 0 0 1 24 24m-168 0a24 24 0 1 0-24 24a24 24 0 0 0 24-24m24-24a24 24 0 1 0-24-24a24 24 0 0 0 24 24m72 0a24 24 0 1 0-24-24a24 24 0 0 0 24 24m48 100a44 44 0 0 1-61.1 40.55a60.15 60.15 0 0 0-45.8 0A44 44 0 0 1 67 145.34a31.33 31.33 0 0 0 14.91-18.74a48 48 0 0 1 92.18 0A31.34 31.34 0 0 0 189 145.34A44 44 0 0 1 212 184m-24 0a20 20 0 0 0-10.49-17.6l-.1-.06a55.22 55.22 0 0 1-26.37-33a24 24 0 0 0-46.08 0a55.2 55.2 0 0 1-26.37 33.05l-.1.06A20 20 0 0 0 88 204a19.8 19.8 0 0 0 7.8-1.58h.13a84 84 0 0 1 64.14 0h.13A19.8 19.8 0 0 0 168 204a20 20 0 0 0 20-20"/></svg> </template>
CSS
.icon-paw-print-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M236%20108a24%2024%200%201%201-24-24a24%2024%200%200%201%2024%2024m-168%200a24%2024%200%201%200-24%2024a24%2024%200%200%200%2024-24m24-24a24%2024%200%201%200-24-24a24%2024%200%200%200%2024%2024m72%200a24%2024%200%201%200-24-24a24%2024%200%200%200%2024%2024m48%20100a44%2044%200%200%201-61.1%2040.55a60.15%2060.15%200%200%200-45.8%200A44%2044%200%200%201%2067%20145.34a31.33%2031.33%200%200%200%2014.91-18.74a48%2048%200%200%201%2092.18%200A31.34%2031.34%200%200%200%20189%20145.34A44%2044%200%200%201%20212%20184m-24%200a20%2020%200%200%200-10.49-17.6l-.1-.06a55.22%2055.22%200%200%201-26.37-33a24%2024%200%200%200-46.08%200a55.2%2055.2%200%200%201-26.37%2033.05l-.1.06A20%2020%200%200%200%2088%20204a19.8%2019.8%200%200%200%207.8-1.58h.13a84%2084%200%200%201%2064.14%200h.13A19.8%2019.8%200%200%200%20168%20204a20%2020%200%200%200%2020-20%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M236%20108a24%2024%200%201%201-24-24a24%2024%200%200%201%2024%2024m-168%200a24%2024%200%201%200-24%2024a24%2024%200%200%200%2024-24m24-24a24%2024%200%201%200-24-24a24%2024%200%200%200%2024%2024m72%200a24%2024%200%201%200-24-24a24%2024%200%200%200%2024%2024m48%20100a44%2044%200%200%201-61.1%2040.55a60.15%2060.15%200%200%200-45.8%200A44%2044%200%200%201%2067%20145.34a31.33%2031.33%200%200%200%2014.91-18.74a48%2048%200%200%201%2092.18%200A31.34%2031.34%200%200%200%20189%20145.34A44%2044%200%200%201%20212%20184m-24%200a20%2020%200%200%200-10.49-17.6l-.1-.06a55.22%2055.22%200%200%201-26.37-33a24%2024%200%200%200-46.08%200a55.2%2055.2%200%200%201-26.37%2033.05l-.1.06A20%2020%200%200%200%2088%20204a19.8%2019.8%200%200%200%207.8-1.58h.13a84%2084%200%200%201%2064.14%200h.13A19.8%2019.8%200%200%200%20168%20204a20%2020%200%200%200%2020-20%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/paw-print-bold.svg?color=%231a73e8&size=48