footprints emoji

footprints from Noto Emoji by Google Inc · Default · People & Body · Apache-2.0 Free for personal and commercial use.

Name
footprints
Set
Noto Emoji
Style
Default
Category
People & Body
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More people & body icons from Noto Emoji

Use the footprints emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#176bc6" d="M49.1 27.3c10.3 15.2-4.7 31.2-3.4 38.1c2.3 12.2 12.1 18.2 2.9 30.5c-1.5 2-8.3 6.7-18 1c-10.4-6.1-24.12-45.1-17.77-61.51C19.42 18.38 42.8 18.1 49.1 27.3m.8-3c-4.6-3-3.1-24.5 9.8-17s-5.2 20-9.8 17"/><path fill="#176bc6" d="M38.3 17.9c-4.1-1-6.2-15.4 3-13.6s1.1 14.6-3 13.6m-9.5-.35c-2.5.7-12.4-8.9-3.2-11.9c8.8-2.9 5.7 11.2 3.2 11.9"/><path fill="#176bc6" d="M20.2 21.2c-2.5 1.5-12.2-5.5-5.8-9.9c6.1-4 8.3 8.4 5.8 9.9m-6.3 5.85c-1.9 2.5-10.3-1.6-7-5.9s8.9 3.4 7 5.9M78.1 51.8C67.8 67 82.8 83 81.5 89.9c-2.3 12.2-12.1 18.2-2.9 30.5c1.5 2 8.3 6.7 18 1c10.4-6.1 23.56-48.07 18.4-62.2c-5.84-15.97-30.6-16.6-36.9-7.4m-.8-3c4.6-3 3.1-24.5-9.8-17s5.2 20 9.8 17"/><path fill="#176bc6" d="M88.9 42.4c4.1-1 6.2-15.4-3-13.6s-1.1 14.6 3 13.6m9.25-.1c2.5.7 12.3-8.9 3.2-11.9c-8.8-2.9-5.7 11.2-3.2 11.9m8.85 3.4c2.5 1.5 12.2-5.5 5.8-9.9c-6.1-4-8.3 8.4-5.8 9.9m6.65 5.6c1.9 2.5 10.3-1.6 7-5.9c-3.4-4.3-9 3.4-7 5.9"/></svg>

React

import type { SVGProps } from "react";

export function NotoFootprints(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#176bc6" d="M49.1 27.3c10.3 15.2-4.7 31.2-3.4 38.1c2.3 12.2 12.1 18.2 2.9 30.5c-1.5 2-8.3 6.7-18 1c-10.4-6.1-24.12-45.1-17.77-61.51C19.42 18.38 42.8 18.1 49.1 27.3m.8-3c-4.6-3-3.1-24.5 9.8-17s-5.2 20-9.8 17"/><path fill="#176bc6" d="M38.3 17.9c-4.1-1-6.2-15.4 3-13.6s1.1 14.6-3 13.6m-9.5-.35c-2.5.7-12.4-8.9-3.2-11.9c8.8-2.9 5.7 11.2 3.2 11.9"/><path fill="#176bc6" d="M20.2 21.2c-2.5 1.5-12.2-5.5-5.8-9.9c6.1-4 8.3 8.4 5.8 9.9m-6.3 5.85c-1.9 2.5-10.3-1.6-7-5.9s8.9 3.4 7 5.9M78.1 51.8C67.8 67 82.8 83 81.5 89.9c-2.3 12.2-12.1 18.2-2.9 30.5c1.5 2 8.3 6.7 18 1c10.4-6.1 23.56-48.07 18.4-62.2c-5.84-15.97-30.6-16.6-36.9-7.4m-.8-3c4.6-3 3.1-24.5-9.8-17s5.2 20 9.8 17"/><path fill="#176bc6" d="M88.9 42.4c4.1-1 6.2-15.4-3-13.6s-1.1 14.6 3 13.6m9.25-.1c2.5.7 12.3-8.9 3.2-11.9c-8.8-2.9-5.7 11.2-3.2 11.9m8.85 3.4c2.5 1.5 12.2-5.5 5.8-9.9c-6.1-4-8.3 8.4-5.8 9.9m6.65 5.6c1.9 2.5 10.3-1.6 7-5.9c-3.4-4.3-9 3.4-7 5.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#176bc6" d="M49.1 27.3c10.3 15.2-4.7 31.2-3.4 38.1c2.3 12.2 12.1 18.2 2.9 30.5c-1.5 2-8.3 6.7-18 1c-10.4-6.1-24.12-45.1-17.77-61.51C19.42 18.38 42.8 18.1 49.1 27.3m.8-3c-4.6-3-3.1-24.5 9.8-17s-5.2 20-9.8 17"/><path fill="#176bc6" d="M38.3 17.9c-4.1-1-6.2-15.4 3-13.6s1.1 14.6-3 13.6m-9.5-.35c-2.5.7-12.4-8.9-3.2-11.9c8.8-2.9 5.7 11.2 3.2 11.9"/><path fill="#176bc6" d="M20.2 21.2c-2.5 1.5-12.2-5.5-5.8-9.9c6.1-4 8.3 8.4 5.8 9.9m-6.3 5.85c-1.9 2.5-10.3-1.6-7-5.9s8.9 3.4 7 5.9M78.1 51.8C67.8 67 82.8 83 81.5 89.9c-2.3 12.2-12.1 18.2-2.9 30.5c1.5 2 8.3 6.7 18 1c10.4-6.1 23.56-48.07 18.4-62.2c-5.84-15.97-30.6-16.6-36.9-7.4m-.8-3c4.6-3 3.1-24.5-9.8-17s5.2 20 9.8 17"/><path fill="#176bc6" d="M88.9 42.4c4.1-1 6.2-15.4-3-13.6s-1.1 14.6 3 13.6m9.25-.1c2.5.7 12.3-8.9 3.2-11.9c-8.8-2.9-5.7 11.2-3.2 11.9m8.85 3.4c2.5 1.5 12.2-5.5 5.8-9.9c-6.1-4-8.3 8.4-5.8 9.9m6.65 5.6c1.9 2.5 10.3-1.6 7-5.9c-3.4-4.3-9 3.4-7 5.9"/></svg>
</template>

CSS

.icon-footprints {
  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%3Cpath%20fill%3D%22%23176bc6%22%20d%3D%22M49.1%2027.3c10.3%2015.2-4.7%2031.2-3.4%2038.1c2.3%2012.2%2012.1%2018.2%202.9%2030.5c-1.5%202-8.3%206.7-18%201c-10.4-6.1-24.12-45.1-17.77-61.51C19.42%2018.38%2042.8%2018.1%2049.1%2027.3m.8-3c-4.6-3-3.1-24.5%209.8-17s-5.2%2020-9.8%2017%22%2F%3E%3Cpath%20fill%3D%22%23176bc6%22%20d%3D%22M38.3%2017.9c-4.1-1-6.2-15.4%203-13.6s1.1%2014.6-3%2013.6m-9.5-.35c-2.5.7-12.4-8.9-3.2-11.9c8.8-2.9%205.7%2011.2%203.2%2011.9%22%2F%3E%3Cpath%20fill%3D%22%23176bc6%22%20d%3D%22M20.2%2021.2c-2.5%201.5-12.2-5.5-5.8-9.9c6.1-4%208.3%208.4%205.8%209.9m-6.3%205.85c-1.9%202.5-10.3-1.6-7-5.9s8.9%203.4%207%205.9M78.1%2051.8C67.8%2067%2082.8%2083%2081.5%2089.9c-2.3%2012.2-12.1%2018.2-2.9%2030.5c1.5%202%208.3%206.7%2018%201c10.4-6.1%2023.56-48.07%2018.4-62.2c-5.84-15.97-30.6-16.6-36.9-7.4m-.8-3c4.6-3%203.1-24.5-9.8-17s5.2%2020%209.8%2017%22%2F%3E%3Cpath%20fill%3D%22%23176bc6%22%20d%3D%22M88.9%2042.4c4.1-1%206.2-15.4-3-13.6s-1.1%2014.6%203%2013.6m9.25-.1c2.5.7%2012.3-8.9%203.2-11.9c-8.8-2.9-5.7%2011.2-3.2%2011.9m8.85%203.4c2.5%201.5%2012.2-5.5%205.8-9.9c-6.1-4-8.3%208.4-5.8%209.9m6.65%205.6c1.9%202.5%2010.3-1.6%207-5.9c-3.4-4.3-9%203.4-7%205.9%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%3Cpath%20fill%3D%22%23176bc6%22%20d%3D%22M49.1%2027.3c10.3%2015.2-4.7%2031.2-3.4%2038.1c2.3%2012.2%2012.1%2018.2%202.9%2030.5c-1.5%202-8.3%206.7-18%201c-10.4-6.1-24.12-45.1-17.77-61.51C19.42%2018.38%2042.8%2018.1%2049.1%2027.3m.8-3c-4.6-3-3.1-24.5%209.8-17s-5.2%2020-9.8%2017%22%2F%3E%3Cpath%20fill%3D%22%23176bc6%22%20d%3D%22M38.3%2017.9c-4.1-1-6.2-15.4%203-13.6s1.1%2014.6-3%2013.6m-9.5-.35c-2.5.7-12.4-8.9-3.2-11.9c8.8-2.9%205.7%2011.2%203.2%2011.9%22%2F%3E%3Cpath%20fill%3D%22%23176bc6%22%20d%3D%22M20.2%2021.2c-2.5%201.5-12.2-5.5-5.8-9.9c6.1-4%208.3%208.4%205.8%209.9m-6.3%205.85c-1.9%202.5-10.3-1.6-7-5.9s8.9%203.4%207%205.9M78.1%2051.8C67.8%2067%2082.8%2083%2081.5%2089.9c-2.3%2012.2-12.1%2018.2-2.9%2030.5c1.5%202%208.3%206.7%2018%201c10.4-6.1%2023.56-48.07%2018.4-62.2c-5.84-15.97-30.6-16.6-36.9-7.4m-.8-3c4.6-3%203.1-24.5-9.8-17s5.2%2020%209.8%2017%22%2F%3E%3Cpath%20fill%3D%22%23176bc6%22%20d%3D%22M88.9%2042.4c4.1-1%206.2-15.4-3-13.6s-1.1%2014.6%203%2013.6m9.25-.1c2.5.7%2012.3-8.9%203.2-11.9c-8.8-2.9-5.7%2011.2-3.2%2011.9m8.85%203.4c2.5%201.5%2012.2-5.5%205.8-9.9c-6.1-4-8.3%208.4-5.8%209.9m6.65%205.6c1.9%202.5%2010.3-1.6%207-5.9c-3.4-4.3-9%203.4-7%205.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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