footprints icon
footprints from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- footprints
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the footprints icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="m10.535 10.219l-.54 2.22c-.249 1.02-.373 1.531-.749 1.843l-.097.075c-.401.281-.944.281-2.03.281H6.44c-.726 0-1.088 0-1.383-.125a1.5 1.5 0 0 1-.658-.54c-.177-.26-.235-.606-.353-1.296l-.483-2.85c-.4-2.359 1.125-4.624 3.52-5.229l.208-.052c1.485-.375 2.993.53 3.3 1.983a8.3 8.3 0 0 1-.057 3.69ZM5.489 17.58H8.32c.612 0 1.108.478 1.108 1.069v.415c0 1.346-1.13 2.436-2.524 2.436S4.38 20.41 4.38 19.064v-.415c0-.59.496-1.07 1.108-1.07Zm7.974-9.322l.54 2.22c.249 1.02.373 1.531.749 1.843l.097.075c.401.281.944.281 2.03.281h.678c.726 0 1.088 0 1.383-.125c.269-.115.497-.303.658-.54c.177-.26.235-.606.353-1.296l.483-2.85c.4-2.359-1.125-4.624-3.52-5.229l-.208-.052c-1.485-.375-2.993.53-3.3 1.983a8.3 8.3 0 0 0 .057 3.69Zm5.047 7.36h-2.833c-.612 0-1.108.48-1.108 1.07v.415c0 1.346 1.13 2.436 2.524 2.436s2.524-1.09 2.524-2.436v-.415c0-.59-.496-1.07-1.108-1.07Z"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsFootprints(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5" d="m10.535 10.219l-.54 2.22c-.249 1.02-.373 1.531-.749 1.843l-.097.075c-.401.281-.944.281-2.03.281H6.44c-.726 0-1.088 0-1.383-.125a1.5 1.5 0 0 1-.658-.54c-.177-.26-.235-.606-.353-1.296l-.483-2.85c-.4-2.359 1.125-4.624 3.52-5.229l.208-.052c1.485-.375 2.993.53 3.3 1.983a8.3 8.3 0 0 1-.057 3.69ZM5.489 17.58H8.32c.612 0 1.108.478 1.108 1.069v.415c0 1.346-1.13 2.436-2.524 2.436S4.38 20.41 4.38 19.064v-.415c0-.59.496-1.07 1.108-1.07Zm7.974-9.322l.54 2.22c.249 1.02.373 1.531.749 1.843l.097.075c.401.281.944.281 2.03.281h.678c.726 0 1.088 0 1.383-.125c.269-.115.497-.303.658-.54c.177-.26.235-.606.353-1.296l.483-2.85c.4-2.359-1.125-4.624-3.52-5.229l-.208-.052c-1.485-.375-2.993.53-3.3 1.983a8.3 8.3 0 0 0 .057 3.69Zm5.047 7.36h-2.833c-.612 0-1.108.48-1.108 1.07v.415c0 1.346 1.13 2.436 2.524 2.436s2.524-1.09 2.524-2.436v-.415c0-.59-.496-1.07-1.108-1.07Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="m10.535 10.219l-.54 2.22c-.249 1.02-.373 1.531-.749 1.843l-.097.075c-.401.281-.944.281-2.03.281H6.44c-.726 0-1.088 0-1.383-.125a1.5 1.5 0 0 1-.658-.54c-.177-.26-.235-.606-.353-1.296l-.483-2.85c-.4-2.359 1.125-4.624 3.52-5.229l.208-.052c1.485-.375 2.993.53 3.3 1.983a8.3 8.3 0 0 1-.057 3.69ZM5.489 17.58H8.32c.612 0 1.108.478 1.108 1.069v.415c0 1.346-1.13 2.436-2.524 2.436S4.38 20.41 4.38 19.064v-.415c0-.59.496-1.07 1.108-1.07Zm7.974-9.322l.54 2.22c.249 1.02.373 1.531.749 1.843l.097.075c.401.281.944.281 2.03.281h.678c.726 0 1.088 0 1.383-.125c.269-.115.497-.303.658-.54c.177-.26.235-.606.353-1.296l.483-2.85c.4-2.359-1.125-4.624-3.52-5.229l-.208-.052c-1.485-.375-2.993.53-3.3 1.983a8.3 8.3 0 0 0 .057 3.69Zm5.047 7.36h-2.833c-.612 0-1.108.48-1.108 1.07v.415c0 1.346 1.13 2.436 2.524 2.436s2.524-1.09 2.524-2.436v-.415c0-.59-.496-1.07-1.108-1.07Z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m10.535%2010.219l-.54%202.22c-.249%201.02-.373%201.531-.749%201.843l-.097.075c-.401.281-.944.281-2.03.281H6.44c-.726%200-1.088%200-1.383-.125a1.5%201.5%200%200%201-.658-.54c-.177-.26-.235-.606-.353-1.296l-.483-2.85c-.4-2.359%201.125-4.624%203.52-5.229l.208-.052c1.485-.375%202.993.53%203.3%201.983a8.3%208.3%200%200%201-.057%203.69ZM5.489%2017.58H8.32c.612%200%201.108.478%201.108%201.069v.415c0%201.346-1.13%202.436-2.524%202.436S4.38%2020.41%204.38%2019.064v-.415c0-.59.496-1.07%201.108-1.07Zm7.974-9.322l.54%202.22c.249%201.02.373%201.531.749%201.843l.097.075c.401.281.944.281%202.03.281h.678c.726%200%201.088%200%201.383-.125c.269-.115.497-.303.658-.54c.177-.26.235-.606.353-1.296l.483-2.85c.4-2.359-1.125-4.624-3.52-5.229l-.208-.052c-1.485-.375-2.993.53-3.3%201.983a8.3%208.3%200%200%200%20.057%203.69Zm5.047%207.36h-2.833c-.612%200-1.108.48-1.108%201.07v.415c0%201.346%201.13%202.436%202.524%202.436s2.524-1.09%202.524-2.436v-.415c0-.59-.496-1.07-1.108-1.07Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m10.535%2010.219l-.54%202.22c-.249%201.02-.373%201.531-.749%201.843l-.097.075c-.401.281-.944.281-2.03.281H6.44c-.726%200-1.088%200-1.383-.125a1.5%201.5%200%200%201-.658-.54c-.177-.26-.235-.606-.353-1.296l-.483-2.85c-.4-2.359%201.125-4.624%203.52-5.229l.208-.052c1.485-.375%202.993.53%203.3%201.983a8.3%208.3%200%200%201-.057%203.69ZM5.489%2017.58H8.32c.612%200%201.108.478%201.108%201.069v.415c0%201.346-1.13%202.436-2.524%202.436S4.38%2020.41%204.38%2019.064v-.415c0-.59.496-1.07%201.108-1.07Zm7.974-9.322l.54%202.22c.249%201.02.373%201.531.749%201.843l.097.075c.401.281.944.281%202.03.281h.678c.726%200%201.088%200%201.383-.125c.269-.115.497-.303.658-.54c.177-.26.235-.606.353-1.296l.483-2.85c.4-2.359-1.125-4.624-3.52-5.229l-.208-.052c-1.485-.375-2.993.53-3.3%201.983a8.3%208.3%200%200%200%20.057%203.69Zm5.047%207.36h-2.833c-.612%200-1.108.48-1.108%201.07v.415c0%201.346%201.13%202.436%202.524%202.436s2.524-1.09%202.524-2.436v-.415c0-.59-.496-1.07-1.108-1.07Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/footprints.svg?color=%231a73e8&size=48