shoe prints icon
shoe-prints from Font Awesome Solid by Dave Gandy · Solid · Clothing · CC-BY-4.0 Attribution required.
- Name
- shoe-prints
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Clothing
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More clothing icons from Font Awesome Solid
Use the shoe prints icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M328 256c-21.1-12.1-42.3-24.2-72-29.3V86.4C289.7 77 343.4 64 384 64c96 0 224 48 224 128s-119.6 96-176 96c-48 0-76-16-104-32M160 96h48v128h-48c-35.3 0-64-28.7-64-64s28.7-64 64-64m104 288c28-16 56-32 104-32c56.4 0 176 16 176 96S416 576 320 576c-40.5 0-94.3-13-128-22.4V413.3c29.7-5.2 50.9-17.3 72-29.4zM96 544c-35.3 0-64-28.7-64-64s28.7-64 64-64h48v128z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidShoePrints(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M328 256c-21.1-12.1-42.3-24.2-72-29.3V86.4C289.7 77 343.4 64 384 64c96 0 224 48 224 128s-119.6 96-176 96c-48 0-76-16-104-32M160 96h48v128h-48c-35.3 0-64-28.7-64-64s28.7-64 64-64m104 288c28-16 56-32 104-32c56.4 0 176 16 176 96S416 576 320 576c-40.5 0-94.3-13-128-22.4V413.3c29.7-5.2 50.9-17.3 72-29.4zM96 544c-35.3 0-64-28.7-64-64s28.7-64 64-64h48v128z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M328 256c-21.1-12.1-42.3-24.2-72-29.3V86.4C289.7 77 343.4 64 384 64c96 0 224 48 224 128s-119.6 96-176 96c-48 0-76-16-104-32M160 96h48v128h-48c-35.3 0-64-28.7-64-64s28.7-64 64-64m104 288c28-16 56-32 104-32c56.4 0 176 16 176 96S416 576 320 576c-40.5 0-94.3-13-128-22.4V413.3c29.7-5.2 50.9-17.3 72-29.4zM96 544c-35.3 0-64-28.7-64-64s28.7-64 64-64h48v128z"/></svg> </template>
CSS
.icon-shoe-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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M328%20256c-21.1-12.1-42.3-24.2-72-29.3V86.4C289.7%2077%20343.4%2064%20384%2064c96%200%20224%2048%20224%20128s-119.6%2096-176%2096c-48%200-76-16-104-32M160%2096h48v128h-48c-35.3%200-64-28.7-64-64s28.7-64%2064-64m104%20288c28-16%2056-32%20104-32c56.4%200%20176%2016%20176%2096S416%20576%20320%20576c-40.5%200-94.3-13-128-22.4V413.3c29.7-5.2%2050.9-17.3%2072-29.4zM96%20544c-35.3%200-64-28.7-64-64s28.7-64%2064-64h48v128z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M328%20256c-21.1-12.1-42.3-24.2-72-29.3V86.4C289.7%2077%20343.4%2064%20384%2064c96%200%20224%2048%20224%20128s-119.6%2096-176%2096c-48%200-76-16-104-32M160%2096h48v128h-48c-35.3%200-64-28.7-64-64s28.7-64%2064-64m104%20288c28-16%2056-32%20104-32c56.4%200%20176%2016%20176%2096S416%20576%20320%20576c-40.5%200-94.3-13-128-22.4V413.3c29.7-5.2%2050.9-17.3%2072-29.4zM96%20544c-35.3%200-64-28.7-64-64s28.7-64%2064-64h48v128z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/shoe-prints.svg?color=%231a73e8&size=48