footprints from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.

Name
footprints
Set
Emoji One (Colored)
Style
Default
Category
People
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More people icons from Emoji One (Colored)

Use the footprints emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M27 27.2c-4.5 8 8.1 13.9 1 16.9S17.5 40.5 14 32c-3.6-8.4-.7-17.7 6.4-20.7c7-2.9 12.5 5.4 6.6 15.9M23.8 5.4c0-2.3 1.6-3.5 3.5-3.4c1.9 0 3.5 1.2 3.5 3.5c0 3.3-1.6 5-3.5 4.9c-1.9 0-3.5-1.6-3.5-5m-5.9 1.2c-.2-1.7.8-2.6 2.1-2.8c1.4-.2 2.6.4 2.9 2.1c.4 2.4-.6 3.7-2 3.9c-1.3.1-2.6-.9-3-3.2m-4.3 2.8c-.4-1.4.4-2.3 1.5-2.7c1.2-.3 2.3.1 2.7 1.5c.6 2-.1 3.3-1.3 3.6s-2.3-.3-2.9-2.4m-2.3 4c-.5-1 0-1.9.9-2.2s1.8-.2 2.2.9c.6 1.5.3 2.5-.6 2.9s-1.9-.1-2.5-1.6m-1.5 3.5c-.4-.8 0-1.5.7-1.8s1.4-.1 1.8.7c.5 1.2.2 2-.5 2.3c-.6.3-1.4 0-2-1.2m25.5 27.3c2.9 8.7-10.5 12.2-4.1 16.4s11-1.6 16-9.3s3.9-17.3-2.5-21.5c-6.3-4.2-13.3 2.9-9.4 14.4m7.1-20.9c.4-2.3-.9-3.7-2.8-4s-3.7.5-4.1 2.8c-.6 3.3.7 5.2 2.6 5.5c1.8.3 3.7-1 4.3-4.3m5.6 2.2c.5-1.6-.3-2.7-1.6-3.2s-2.7-.1-3.2 1.5c-.8 2.3-.1 3.7 1.2 4.2s2.8-.2 3.6-2.5m3.7 3.6c.7-1.3.1-2.4-1-2.9s-2.3-.3-3 1c-.9 1.9-.5 3.2.6 3.8c1.1.5 2.5 0 3.4-1.9m1.6 4.4c.6-.9.3-1.8-.5-2.4c-.8-.5-1.7-.5-2.4.4c-.9 1.3-.7 2.4.1 3s1.8.3 2.8-1m.7 3.7c.5-.8.3-1.5-.4-1.9s-1.4-.4-1.9.4c-.7 1.1-.6 1.9 0 2.4c.7.3 1.6.1 2.3-.9"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFootprints(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M27 27.2c-4.5 8 8.1 13.9 1 16.9S17.5 40.5 14 32c-3.6-8.4-.7-17.7 6.4-20.7c7-2.9 12.5 5.4 6.6 15.9M23.8 5.4c0-2.3 1.6-3.5 3.5-3.4c1.9 0 3.5 1.2 3.5 3.5c0 3.3-1.6 5-3.5 4.9c-1.9 0-3.5-1.6-3.5-5m-5.9 1.2c-.2-1.7.8-2.6 2.1-2.8c1.4-.2 2.6.4 2.9 2.1c.4 2.4-.6 3.7-2 3.9c-1.3.1-2.6-.9-3-3.2m-4.3 2.8c-.4-1.4.4-2.3 1.5-2.7c1.2-.3 2.3.1 2.7 1.5c.6 2-.1 3.3-1.3 3.6s-2.3-.3-2.9-2.4m-2.3 4c-.5-1 0-1.9.9-2.2s1.8-.2 2.2.9c.6 1.5.3 2.5-.6 2.9s-1.9-.1-2.5-1.6m-1.5 3.5c-.4-.8 0-1.5.7-1.8s1.4-.1 1.8.7c.5 1.2.2 2-.5 2.3c-.6.3-1.4 0-2-1.2m25.5 27.3c2.9 8.7-10.5 12.2-4.1 16.4s11-1.6 16-9.3s3.9-17.3-2.5-21.5c-6.3-4.2-13.3 2.9-9.4 14.4m7.1-20.9c.4-2.3-.9-3.7-2.8-4s-3.7.5-4.1 2.8c-.6 3.3.7 5.2 2.6 5.5c1.8.3 3.7-1 4.3-4.3m5.6 2.2c.5-1.6-.3-2.7-1.6-3.2s-2.7-.1-3.2 1.5c-.8 2.3-.1 3.7 1.2 4.2s2.8-.2 3.6-2.5m3.7 3.6c.7-1.3.1-2.4-1-2.9s-2.3-.3-3 1c-.9 1.9-.5 3.2.6 3.8c1.1.5 2.5 0 3.4-1.9m1.6 4.4c.6-.9.3-1.8-.5-2.4c-.8-.5-1.7-.5-2.4.4c-.9 1.3-.7 2.4.1 3s1.8.3 2.8-1m.7 3.7c.5-.8.3-1.5-.4-1.9s-1.4-.4-1.9.4c-.7 1.1-.6 1.9 0 2.4c.7.3 1.6.1 2.3-.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M27 27.2c-4.5 8 8.1 13.9 1 16.9S17.5 40.5 14 32c-3.6-8.4-.7-17.7 6.4-20.7c7-2.9 12.5 5.4 6.6 15.9M23.8 5.4c0-2.3 1.6-3.5 3.5-3.4c1.9 0 3.5 1.2 3.5 3.5c0 3.3-1.6 5-3.5 4.9c-1.9 0-3.5-1.6-3.5-5m-5.9 1.2c-.2-1.7.8-2.6 2.1-2.8c1.4-.2 2.6.4 2.9 2.1c.4 2.4-.6 3.7-2 3.9c-1.3.1-2.6-.9-3-3.2m-4.3 2.8c-.4-1.4.4-2.3 1.5-2.7c1.2-.3 2.3.1 2.7 1.5c.6 2-.1 3.3-1.3 3.6s-2.3-.3-2.9-2.4m-2.3 4c-.5-1 0-1.9.9-2.2s1.8-.2 2.2.9c.6 1.5.3 2.5-.6 2.9s-1.9-.1-2.5-1.6m-1.5 3.5c-.4-.8 0-1.5.7-1.8s1.4-.1 1.8.7c.5 1.2.2 2-.5 2.3c-.6.3-1.4 0-2-1.2m25.5 27.3c2.9 8.7-10.5 12.2-4.1 16.4s11-1.6 16-9.3s3.9-17.3-2.5-21.5c-6.3-4.2-13.3 2.9-9.4 14.4m7.1-20.9c.4-2.3-.9-3.7-2.8-4s-3.7.5-4.1 2.8c-.6 3.3.7 5.2 2.6 5.5c1.8.3 3.7-1 4.3-4.3m5.6 2.2c.5-1.6-.3-2.7-1.6-3.2s-2.7-.1-3.2 1.5c-.8 2.3-.1 3.7 1.2 4.2s2.8-.2 3.6-2.5m3.7 3.6c.7-1.3.1-2.4-1-2.9s-2.3-.3-3 1c-.9 1.9-.5 3.2.6 3.8c1.1.5 2.5 0 3.4-1.9m1.6 4.4c.6-.9.3-1.8-.5-2.4c-.8-.5-1.7-.5-2.4.4c-.9 1.3-.7 2.4.1 3s1.8.3 2.8-1m.7 3.7c.5-.8.3-1.5-.4-1.9s-1.4-.4-1.9.4c-.7 1.1-.6 1.9 0 2.4c.7.3 1.6.1 2.3-.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%2064%2064%22%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M27%2027.2c-4.5%208%208.1%2013.9%201%2016.9S17.5%2040.5%2014%2032c-3.6-8.4-.7-17.7%206.4-20.7c7-2.9%2012.5%205.4%206.6%2015.9M23.8%205.4c0-2.3%201.6-3.5%203.5-3.4c1.9%200%203.5%201.2%203.5%203.5c0%203.3-1.6%205-3.5%204.9c-1.9%200-3.5-1.6-3.5-5m-5.9%201.2c-.2-1.7.8-2.6%202.1-2.8c1.4-.2%202.6.4%202.9%202.1c.4%202.4-.6%203.7-2%203.9c-1.3.1-2.6-.9-3-3.2m-4.3%202.8c-.4-1.4.4-2.3%201.5-2.7c1.2-.3%202.3.1%202.7%201.5c.6%202-.1%203.3-1.3%203.6s-2.3-.3-2.9-2.4m-2.3%204c-.5-1%200-1.9.9-2.2s1.8-.2%202.2.9c.6%201.5.3%202.5-.6%202.9s-1.9-.1-2.5-1.6m-1.5%203.5c-.4-.8%200-1.5.7-1.8s1.4-.1%201.8.7c.5%201.2.2%202-.5%202.3c-.6.3-1.4%200-2-1.2m25.5%2027.3c2.9%208.7-10.5%2012.2-4.1%2016.4s11-1.6%2016-9.3s3.9-17.3-2.5-21.5c-6.3-4.2-13.3%202.9-9.4%2014.4m7.1-20.9c.4-2.3-.9-3.7-2.8-4s-3.7.5-4.1%202.8c-.6%203.3.7%205.2%202.6%205.5c1.8.3%203.7-1%204.3-4.3m5.6%202.2c.5-1.6-.3-2.7-1.6-3.2s-2.7-.1-3.2%201.5c-.8%202.3-.1%203.7%201.2%204.2s2.8-.2%203.6-2.5m3.7%203.6c.7-1.3.1-2.4-1-2.9s-2.3-.3-3%201c-.9%201.9-.5%203.2.6%203.8c1.1.5%202.5%200%203.4-1.9m1.6%204.4c.6-.9.3-1.8-.5-2.4c-.8-.5-1.7-.5-2.4.4c-.9%201.3-.7%202.4.1%203s1.8.3%202.8-1m.7%203.7c.5-.8.3-1.5-.4-1.9s-1.4-.4-1.9.4c-.7%201.1-.6%201.9%200%202.4c.7.3%201.6.1%202.3-.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%2064%2064%22%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M27%2027.2c-4.5%208%208.1%2013.9%201%2016.9S17.5%2040.5%2014%2032c-3.6-8.4-.7-17.7%206.4-20.7c7-2.9%2012.5%205.4%206.6%2015.9M23.8%205.4c0-2.3%201.6-3.5%203.5-3.4c1.9%200%203.5%201.2%203.5%203.5c0%203.3-1.6%205-3.5%204.9c-1.9%200-3.5-1.6-3.5-5m-5.9%201.2c-.2-1.7.8-2.6%202.1-2.8c1.4-.2%202.6.4%202.9%202.1c.4%202.4-.6%203.7-2%203.9c-1.3.1-2.6-.9-3-3.2m-4.3%202.8c-.4-1.4.4-2.3%201.5-2.7c1.2-.3%202.3.1%202.7%201.5c.6%202-.1%203.3-1.3%203.6s-2.3-.3-2.9-2.4m-2.3%204c-.5-1%200-1.9.9-2.2s1.8-.2%202.2.9c.6%201.5.3%202.5-.6%202.9s-1.9-.1-2.5-1.6m-1.5%203.5c-.4-.8%200-1.5.7-1.8s1.4-.1%201.8.7c.5%201.2.2%202-.5%202.3c-.6.3-1.4%200-2-1.2m25.5%2027.3c2.9%208.7-10.5%2012.2-4.1%2016.4s11-1.6%2016-9.3s3.9-17.3-2.5-21.5c-6.3-4.2-13.3%202.9-9.4%2014.4m7.1-20.9c.4-2.3-.9-3.7-2.8-4s-3.7.5-4.1%202.8c-.6%203.3.7%205.2%202.6%205.5c1.8.3%203.7-1%204.3-4.3m5.6%202.2c.5-1.6-.3-2.7-1.6-3.2s-2.7-.1-3.2%201.5c-.8%202.3-.1%203.7%201.2%204.2s2.8-.2%203.6-2.5m3.7%203.6c.7-1.3.1-2.4-1-2.9s-2.3-.3-3%201c-.9%201.9-.5%203.2.6%203.8c1.1.5%202.5%200%203.4-1.9m1.6%204.4c.6-.9.3-1.8-.5-2.4c-.8-.5-1.7-.5-2.4.4c-.9%201.3-.7%202.4.1%203s1.8.3%202.8-1m.7%203.7c.5-.8.3-1.5-.4-1.9s-1.4-.4-1.9.4c-.7%201.1-.6%201.9%200%202.4c.7.3%201.6.1%202.3-.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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