spikedshoes icon

spikedshoes from IconPark by ByteDance · Color · Sports · Apache-2.0 Free for personal and commercial use.

Name
spikedshoes
Set
IconPark
Style
Color
Category
Sports
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More sports icons from IconPark

Use the spikedshoes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4"><path stroke="#000" d="M44 6H28V14H44V6Z"/><path fill="#2F88FF" stroke="#000" d="M44 14V36C44 37.11 43.11 38 42 38H8C5.79 38 4 36.21 4 34V28C4 23.58 7.58 20 12 20H28V14H44Z"/><path stroke="#fff" d="M14 26V20"/><path stroke="#fff" d="M21 26V20"/><path stroke="#000" d="M15 42V38"/><path stroke="#000" d="M8 42V38"/><path stroke="#000" d="M22 42V38"/><path stroke="#000" d="M34 42V38"/><path stroke="#000" d="M41 42V38"/><path stroke="#000" d="M23 20L12 20"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSpikedshoes(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="2" strokeWidth="4"><path stroke="#000" d="M44 6H28V14H44V6Z"/><path fill="#2F88FF" stroke="#000" d="M44 14V36C44 37.11 43.11 38 42 38H8C5.79 38 4 36.21 4 34V28C4 23.58 7.58 20 12 20H28V14H44Z"/><path stroke="#fff" d="M14 26V20"/><path stroke="#fff" d="M21 26V20"/><path stroke="#000" d="M15 42V38"/><path stroke="#000" d="M8 42V38"/><path stroke="#000" d="M22 42V38"/><path stroke="#000" d="M34 42V38"/><path stroke="#000" d="M41 42V38"/><path stroke="#000" d="M23 20L12 20"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4"><path stroke="#000" d="M44 6H28V14H44V6Z"/><path fill="#2F88FF" stroke="#000" d="M44 14V36C44 37.11 43.11 38 42 38H8C5.79 38 4 36.21 4 34V28C4 23.58 7.58 20 12 20H28V14H44Z"/><path stroke="#fff" d="M14 26V20"/><path stroke="#fff" d="M21 26V20"/><path stroke="#000" d="M15 42V38"/><path stroke="#000" d="M8 42V38"/><path stroke="#000" d="M22 42V38"/><path stroke="#000" d="M34 42V38"/><path stroke="#000" d="M41 42V38"/><path stroke="#000" d="M23 20L12 20"/></g></svg>
</template>

CSS

.icon-spikedshoes {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M44%206H28V14H44V6Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M44%2014V36C44%2037.11%2043.11%2038%2042%2038H8C5.79%2038%204%2036.21%204%2034V28C4%2023.58%207.58%2020%2012%2020H28V14H44Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M14%2026V20%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M21%2026V20%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M15%2042V38%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M8%2042V38%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M22%2042V38%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M34%2042V38%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M41%2042V38%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M23%2020L12%2020%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M44%206H28V14H44V6Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M44%2014V36C44%2037.11%2043.11%2038%2042%2038H8C5.79%2038%204%2036.21%204%2034V28C4%2023.58%207.58%2020%2012%2020H28V14H44Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M14%2026V20%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M21%2026V20%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M15%2042V38%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M8%2042V38%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M22%2042V38%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M34%2042V38%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M41%2042V38%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M23%2020L12%2020%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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