sport shoe icon

sport-shoe from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
sport-shoe
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the sport shoe 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-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.492 19.5h13.5m2.883 0h-5.149c-1.563 0-2.344 0-3.052-.29c-.708-.289-1.275-.84-2.41-1.943L4.566 12.7c-.888-.863-1.332-1.295-1.485-1.806a2.1 2.1 0 0 1-.015-1.145c.14-.516.572-.96 1.437-1.847l2.844-2.918c1.006-1.032 2.727-.3 2.727 1.16c0 .682.413 1.294 1.036 1.534l2.176.837a1.2 1.2 0 0 1 .758 1.123c0 1.75.678 3.429 1.884 4.666l.216.222c.245.25.576.392.922.392h.577c.346 0 .518 0 .664.014c1.414.143 2.533 1.291 2.672 2.742c.014.15.014.327.014.681c0 .118 0 .178-.005.227a1.004 1.004 0 0 1-.89.914c-.049.005-.106.005-.222.005M4.992 8.5l5.5 5.5"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSportShoe(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M3.492 19.5h13.5m2.883 0h-5.149c-1.563 0-2.344 0-3.052-.29c-.708-.289-1.275-.84-2.41-1.943L4.566 12.7c-.888-.863-1.332-1.295-1.485-1.806a2.1 2.1 0 0 1-.015-1.145c.14-.516.572-.96 1.437-1.847l2.844-2.918c1.006-1.032 2.727-.3 2.727 1.16c0 .682.413 1.294 1.036 1.534l2.176.837a1.2 1.2 0 0 1 .758 1.123c0 1.75.678 3.429 1.884 4.666l.216.222c.245.25.576.392.922.392h.577c.346 0 .518 0 .664.014c1.414.143 2.533 1.291 2.672 2.742c.014.15.014.327.014.681c0 .118 0 .178-.005.227a1.004 1.004 0 0 1-.89.914c-.049.005-.106.005-.222.005M4.992 8.5l5.5 5.5"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.492 19.5h13.5m2.883 0h-5.149c-1.563 0-2.344 0-3.052-.29c-.708-.289-1.275-.84-2.41-1.943L4.566 12.7c-.888-.863-1.332-1.295-1.485-1.806a2.1 2.1 0 0 1-.015-1.145c.14-.516.572-.96 1.437-1.847l2.844-2.918c1.006-1.032 2.727-.3 2.727 1.16c0 .682.413 1.294 1.036 1.534l2.176.837a1.2 1.2 0 0 1 .758 1.123c0 1.75.678 3.429 1.884 4.666l.216.222c.245.25.576.392.922.392h.577c.346 0 .518 0 .664.014c1.414.143 2.533 1.291 2.672 2.742c.014.15.014.327.014.681c0 .118 0 .178-.005.227a1.004 1.004 0 0 1-.89.914c-.049.005-.106.005-.222.005M4.992 8.5l5.5 5.5"/></svg>
</template>

CSS

.icon-sport-shoe {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M3.492%2019.5h13.5m2.883%200h-5.149c-1.563%200-2.344%200-3.052-.29c-.708-.289-1.275-.84-2.41-1.943L4.566%2012.7c-.888-.863-1.332-1.295-1.485-1.806a2.1%202.1%200%200%201-.015-1.145c.14-.516.572-.96%201.437-1.847l2.844-2.918c1.006-1.032%202.727-.3%202.727%201.16c0%20.682.413%201.294%201.036%201.534l2.176.837a1.2%201.2%200%200%201%20.758%201.123c0%201.75.678%203.429%201.884%204.666l.216.222c.245.25.576.392.922.392h.577c.346%200%20.518%200%20.664.014c1.414.143%202.533%201.291%202.672%202.742c.014.15.014.327.014.681c0%20.118%200%20.178-.005.227a1.004%201.004%200%200%201-.89.914c-.049.005-.106.005-.222.005M4.992%208.5l5.5%205.5%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M3.492%2019.5h13.5m2.883%200h-5.149c-1.563%200-2.344%200-3.052-.29c-.708-.289-1.275-.84-2.41-1.943L4.566%2012.7c-.888-.863-1.332-1.295-1.485-1.806a2.1%202.1%200%200%201-.015-1.145c.14-.516.572-.96%201.437-1.847l2.844-2.918c1.006-1.032%202.727-.3%202.727%201.16c0%20.682.413%201.294%201.036%201.534l2.176.837a1.2%201.2%200%200%201%20.758%201.123c0%201.75.678%203.429%201.884%204.666l.216.222c.245.25.576.392.922.392h.577c.346%200%20.518%200%20.664.014c1.414.143%202.533%201.291%202.672%202.742c.014.15.014.327.014.681c0%20.118%200%20.178-.005.227a1.004%201.004%200%200%201-.89.914c-.049.005-.106.005-.222.005M4.992%208.5l5.5%205.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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