shoes from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
shoes
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the shoes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M22.5 15h-21V7.333a.333.333 0 0 1 .6-.2l.327.436a3.578 3.578 0 0 0 6.062-.547l.726-1.451a1.032 1.032 0 0 1 1.568-.345l1.259 1.007c.595.476.892.714 1.195.943a27 27 0 0 0 4.939 2.96c.344.158.694.308 1.395.609l.172.073c.32.138.48.206.622.28a4 4 0 0 1 2.122 3.22c.013.16.013.334.013.682"/><path d="M22.5 15c0 1.414 0 2.121-.44 2.56c-.439.44-1.146.44-2.56.44h-15c-1.414 0-2.121 0-2.56-.44c-.44-.439-.44-1.146-.44-2.56M12 9.5L13.5 8m1.5 3l1.5-1.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsShoes(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M22.5 15h-21V7.333a.333.333 0 0 1 .6-.2l.327.436a3.578 3.578 0 0 0 6.062-.547l.726-1.451a1.032 1.032 0 0 1 1.568-.345l1.259 1.007c.595.476.892.714 1.195.943a27 27 0 0 0 4.939 2.96c.344.158.694.308 1.395.609l.172.073c.32.138.48.206.622.28a4 4 0 0 1 2.122 3.22c.013.16.013.334.013.682"/><path d="M22.5 15c0 1.414 0 2.121-.44 2.56c-.439.44-1.146.44-2.56.44h-15c-1.414 0-2.121 0-2.56-.44c-.44-.439-.44-1.146-.44-2.56M12 9.5L13.5 8m1.5 3l1.5-1.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M22.5 15h-21V7.333a.333.333 0 0 1 .6-.2l.327.436a3.578 3.578 0 0 0 6.062-.547l.726-1.451a1.032 1.032 0 0 1 1.568-.345l1.259 1.007c.595.476.892.714 1.195.943a27 27 0 0 0 4.939 2.96c.344.158.694.308 1.395.609l.172.073c.32.138.48.206.622.28a4 4 0 0 1 2.122 3.22c.013.16.013.334.013.682"/><path d="M22.5 15c0 1.414 0 2.121-.44 2.56c-.439.44-1.146.44-2.56.44h-15c-1.414 0-2.121 0-2.56-.44c-.44-.439-.44-1.146-.44-2.56M12 9.5L13.5 8m1.5 3l1.5-1.5"/></g></svg>
</template>

CSS

.icon-shoes {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M22.5%2015h-21V7.333a.333.333%200%200%201%20.6-.2l.327.436a3.578%203.578%200%200%200%206.062-.547l.726-1.451a1.032%201.032%200%200%201%201.568-.345l1.259%201.007c.595.476.892.714%201.195.943a27%2027%200%200%200%204.939%202.96c.344.158.694.308%201.395.609l.172.073c.32.138.48.206.622.28a4%204%200%200%201%202.122%203.22c.013.16.013.334.013.682%22%2F%3E%3Cpath%20d%3D%22M22.5%2015c0%201.414%200%202.121-.44%202.56c-.439.44-1.146.44-2.56.44h-15c-1.414%200-2.121%200-2.56-.44c-.44-.439-.44-1.146-.44-2.56M12%209.5L13.5%208m1.5%203l1.5-1.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M22.5%2015h-21V7.333a.333.333%200%200%201%20.6-.2l.327.436a3.578%203.578%200%200%200%206.062-.547l.726-1.451a1.032%201.032%200%200%201%201.568-.345l1.259%201.007c.595.476.892.714%201.195.943a27%2027%200%200%200%204.939%202.96c.344.158.694.308%201.395.609l.172.073c.32.138.48.206.622.28a4%204%200%200%201%202.122%203.22c.013.16.013.334.013.682%22%2F%3E%3Cpath%20d%3D%22M22.5%2015c0%201.414%200%202.121-.44%202.56c-.439.44-1.146.44-2.56.44h-15c-1.414%200-2.121%200-2.56-.44c-.44-.439-.44-1.146-.44-2.56M12%209.5L13.5%208m1.5%203l1.5-1.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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