paw prints emoji

paw-prints from Noto Emoji by Google Inc · Default · Animals & Nature · Apache-2.0 Free for personal and commercial use.

Name
paw-prints
Set
Noto Emoji
Style
Default
Category
Animals & Nature
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More animals & nature icons from Noto Emoji

Use the paw prints emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><ellipse cx="96.65" cy="75.06" fill="#176bc6" rx="7.46" ry="10.19" transform="rotate(-6.21 96.694 75.04)"/><ellipse cx="45.49" cy="24.46" fill="#176bc6" rx="7.7" ry="10.06" transform="rotate(-3.42 45.535 24.492)"/><ellipse cx="62.97" cy="30.56" fill="#176bc6" rx="9.6" ry="7.7" transform="rotate(-83.13 62.97 30.568)"/><ellipse cx="27.21" cy="27.8" fill="#176bc6" rx="7.83" ry="10.74" transform="rotate(-13.24 27.208 27.783)"/><path fill="#176bc6" d="M89.66 94.36c15.11-8.45 32.4 3.47 30.13 12.58c-2.44 9.76-11.73 4.5-18.68 7.04c-4.27 1.56-10.79 10.32-18.3 4.97c-6.55-4.67-3.01-19.08 6.85-24.59m-51.5-53.95c10.8-2.83 25.86 5.56 24.14 15.13c-1.62 9.01-14.14 5.08-19.22 6.97c-6.62 2.46-14.92 9.71-19.64 2.46c-5.32-8.19 5.24-22.07 14.72-24.56"/><ellipse cx="12.91" cy="40.93" fill="#176bc6" rx="7.71" ry="9.95" transform="rotate(-30 12.91 40.94)"/><ellipse cx="79.08" cy="82.36" fill="#176bc6" rx="8.01" ry="10.19" transform="rotate(-30 79.07 82.367)"/><ellipse cx="67.22" cy="97.3" fill="#176bc6" rx="7.46" ry="10.19" transform="rotate(-35.35 67.236 97.302)"/><ellipse cx="115.06" cy="78.32" fill="#176bc6" rx="7.43" ry="9.46" transform="rotate(-3.53 114.851 78.25)"/></svg>

React

import type { SVGProps } from "react";

export function NotoPawPrints(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><ellipse cx="96.65" cy="75.06" fill="#176bc6" rx="7.46" ry="10.19" transform="rotate(-6.21 96.694 75.04)"/><ellipse cx="45.49" cy="24.46" fill="#176bc6" rx="7.7" ry="10.06" transform="rotate(-3.42 45.535 24.492)"/><ellipse cx="62.97" cy="30.56" fill="#176bc6" rx="9.6" ry="7.7" transform="rotate(-83.13 62.97 30.568)"/><ellipse cx="27.21" cy="27.8" fill="#176bc6" rx="7.83" ry="10.74" transform="rotate(-13.24 27.208 27.783)"/><path fill="#176bc6" d="M89.66 94.36c15.11-8.45 32.4 3.47 30.13 12.58c-2.44 9.76-11.73 4.5-18.68 7.04c-4.27 1.56-10.79 10.32-18.3 4.97c-6.55-4.67-3.01-19.08 6.85-24.59m-51.5-53.95c10.8-2.83 25.86 5.56 24.14 15.13c-1.62 9.01-14.14 5.08-19.22 6.97c-6.62 2.46-14.92 9.71-19.64 2.46c-5.32-8.19 5.24-22.07 14.72-24.56"/><ellipse cx="12.91" cy="40.93" fill="#176bc6" rx="7.71" ry="9.95" transform="rotate(-30 12.91 40.94)"/><ellipse cx="79.08" cy="82.36" fill="#176bc6" rx="8.01" ry="10.19" transform="rotate(-30 79.07 82.367)"/><ellipse cx="67.22" cy="97.3" fill="#176bc6" rx="7.46" ry="10.19" transform="rotate(-35.35 67.236 97.302)"/><ellipse cx="115.06" cy="78.32" fill="#176bc6" rx="7.43" ry="9.46" transform="rotate(-3.53 114.851 78.25)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><ellipse cx="96.65" cy="75.06" fill="#176bc6" rx="7.46" ry="10.19" transform="rotate(-6.21 96.694 75.04)"/><ellipse cx="45.49" cy="24.46" fill="#176bc6" rx="7.7" ry="10.06" transform="rotate(-3.42 45.535 24.492)"/><ellipse cx="62.97" cy="30.56" fill="#176bc6" rx="9.6" ry="7.7" transform="rotate(-83.13 62.97 30.568)"/><ellipse cx="27.21" cy="27.8" fill="#176bc6" rx="7.83" ry="10.74" transform="rotate(-13.24 27.208 27.783)"/><path fill="#176bc6" d="M89.66 94.36c15.11-8.45 32.4 3.47 30.13 12.58c-2.44 9.76-11.73 4.5-18.68 7.04c-4.27 1.56-10.79 10.32-18.3 4.97c-6.55-4.67-3.01-19.08 6.85-24.59m-51.5-53.95c10.8-2.83 25.86 5.56 24.14 15.13c-1.62 9.01-14.14 5.08-19.22 6.97c-6.62 2.46-14.92 9.71-19.64 2.46c-5.32-8.19 5.24-22.07 14.72-24.56"/><ellipse cx="12.91" cy="40.93" fill="#176bc6" rx="7.71" ry="9.95" transform="rotate(-30 12.91 40.94)"/><ellipse cx="79.08" cy="82.36" fill="#176bc6" rx="8.01" ry="10.19" transform="rotate(-30 79.07 82.367)"/><ellipse cx="67.22" cy="97.3" fill="#176bc6" rx="7.46" ry="10.19" transform="rotate(-35.35 67.236 97.302)"/><ellipse cx="115.06" cy="78.32" fill="#176bc6" rx="7.43" ry="9.46" transform="rotate(-3.53 114.851 78.25)"/></svg>
</template>

CSS

.icon-paw-prints {
  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%20128%20128%22%3E%3Cellipse%20cx%3D%2296.65%22%20cy%3D%2275.06%22%20fill%3D%22%23176bc6%22%20rx%3D%227.46%22%20ry%3D%2210.19%22%20transform%3D%22rotate(-6.21%2096.694%2075.04)%22%2F%3E%3Cellipse%20cx%3D%2245.49%22%20cy%3D%2224.46%22%20fill%3D%22%23176bc6%22%20rx%3D%227.7%22%20ry%3D%2210.06%22%20transform%3D%22rotate(-3.42%2045.535%2024.492)%22%2F%3E%3Cellipse%20cx%3D%2262.97%22%20cy%3D%2230.56%22%20fill%3D%22%23176bc6%22%20rx%3D%229.6%22%20ry%3D%227.7%22%20transform%3D%22rotate(-83.13%2062.97%2030.568)%22%2F%3E%3Cellipse%20cx%3D%2227.21%22%20cy%3D%2227.8%22%20fill%3D%22%23176bc6%22%20rx%3D%227.83%22%20ry%3D%2210.74%22%20transform%3D%22rotate(-13.24%2027.208%2027.783)%22%2F%3E%3Cpath%20fill%3D%22%23176bc6%22%20d%3D%22M89.66%2094.36c15.11-8.45%2032.4%203.47%2030.13%2012.58c-2.44%209.76-11.73%204.5-18.68%207.04c-4.27%201.56-10.79%2010.32-18.3%204.97c-6.55-4.67-3.01-19.08%206.85-24.59m-51.5-53.95c10.8-2.83%2025.86%205.56%2024.14%2015.13c-1.62%209.01-14.14%205.08-19.22%206.97c-6.62%202.46-14.92%209.71-19.64%202.46c-5.32-8.19%205.24-22.07%2014.72-24.56%22%2F%3E%3Cellipse%20cx%3D%2212.91%22%20cy%3D%2240.93%22%20fill%3D%22%23176bc6%22%20rx%3D%227.71%22%20ry%3D%229.95%22%20transform%3D%22rotate(-30%2012.91%2040.94)%22%2F%3E%3Cellipse%20cx%3D%2279.08%22%20cy%3D%2282.36%22%20fill%3D%22%23176bc6%22%20rx%3D%228.01%22%20ry%3D%2210.19%22%20transform%3D%22rotate(-30%2079.07%2082.367)%22%2F%3E%3Cellipse%20cx%3D%2267.22%22%20cy%3D%2297.3%22%20fill%3D%22%23176bc6%22%20rx%3D%227.46%22%20ry%3D%2210.19%22%20transform%3D%22rotate(-35.35%2067.236%2097.302)%22%2F%3E%3Cellipse%20cx%3D%22115.06%22%20cy%3D%2278.32%22%20fill%3D%22%23176bc6%22%20rx%3D%227.43%22%20ry%3D%229.46%22%20transform%3D%22rotate(-3.53%20114.851%2078.25)%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%20128%20128%22%3E%3Cellipse%20cx%3D%2296.65%22%20cy%3D%2275.06%22%20fill%3D%22%23176bc6%22%20rx%3D%227.46%22%20ry%3D%2210.19%22%20transform%3D%22rotate(-6.21%2096.694%2075.04)%22%2F%3E%3Cellipse%20cx%3D%2245.49%22%20cy%3D%2224.46%22%20fill%3D%22%23176bc6%22%20rx%3D%227.7%22%20ry%3D%2210.06%22%20transform%3D%22rotate(-3.42%2045.535%2024.492)%22%2F%3E%3Cellipse%20cx%3D%2262.97%22%20cy%3D%2230.56%22%20fill%3D%22%23176bc6%22%20rx%3D%229.6%22%20ry%3D%227.7%22%20transform%3D%22rotate(-83.13%2062.97%2030.568)%22%2F%3E%3Cellipse%20cx%3D%2227.21%22%20cy%3D%2227.8%22%20fill%3D%22%23176bc6%22%20rx%3D%227.83%22%20ry%3D%2210.74%22%20transform%3D%22rotate(-13.24%2027.208%2027.783)%22%2F%3E%3Cpath%20fill%3D%22%23176bc6%22%20d%3D%22M89.66%2094.36c15.11-8.45%2032.4%203.47%2030.13%2012.58c-2.44%209.76-11.73%204.5-18.68%207.04c-4.27%201.56-10.79%2010.32-18.3%204.97c-6.55-4.67-3.01-19.08%206.85-24.59m-51.5-53.95c10.8-2.83%2025.86%205.56%2024.14%2015.13c-1.62%209.01-14.14%205.08-19.22%206.97c-6.62%202.46-14.92%209.71-19.64%202.46c-5.32-8.19%205.24-22.07%2014.72-24.56%22%2F%3E%3Cellipse%20cx%3D%2212.91%22%20cy%3D%2240.93%22%20fill%3D%22%23176bc6%22%20rx%3D%227.71%22%20ry%3D%229.95%22%20transform%3D%22rotate(-30%2012.91%2040.94)%22%2F%3E%3Cellipse%20cx%3D%2279.08%22%20cy%3D%2282.36%22%20fill%3D%22%23176bc6%22%20rx%3D%228.01%22%20ry%3D%2210.19%22%20transform%3D%22rotate(-30%2079.07%2082.367)%22%2F%3E%3Cellipse%20cx%3D%2267.22%22%20cy%3D%2297.3%22%20fill%3D%22%23176bc6%22%20rx%3D%227.46%22%20ry%3D%2210.19%22%20transform%3D%22rotate(-35.35%2067.236%2097.302)%22%2F%3E%3Cellipse%20cx%3D%22115.06%22%20cy%3D%2278.32%22%20fill%3D%22%23176bc6%22%20rx%3D%227.43%22%20ry%3D%229.46%22%20transform%3D%22rotate(-3.53%20114.851%2078.25)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/paw-prints.svg?color=%231a73e8&size=48