shoe-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
shoe-2-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Use the shoe 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.93 19.09A6 6 0 0 1 6.82 19c-2.07-.37-5.06-2.32-4.88-4.39C2.18 12 6.56 12 8 12c1.92 0 3.89-2.07 6.62-4.94c.81-.86 1.7-1.79 2.67-2.77a1 1 0 0 1 1.16-.18a6.1 6.1 0 0 1 3.4 4a5.39 5.39 0 0 1-1.05 4.49A10.14 10.14 0 0 0 19 18a1.005 1.005 0 0 1-2 .2a18.3 18.3 0 0 0-1.22-4a21.6 21.6 0 0 0-3.59 3.06a6 6 0 0 1-4.26 1.83"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteShoe2Fill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.93 19.09A6 6 0 0 1 6.82 19c-2.07-.37-5.06-2.32-4.88-4.39C2.18 12 6.56 12 8 12c1.92 0 3.89-2.07 6.62-4.94c.81-.86 1.7-1.79 2.67-2.77a1 1 0 0 1 1.16-.18a6.1 6.1 0 0 1 3.4 4a5.39 5.39 0 0 1-1.05 4.49A10.14 10.14 0 0 0 19 18a1.005 1.005 0 0 1-2 .2a18.3 18.3 0 0 0-1.22-4a21.6 21.6 0 0 0-3.59 3.06a6 6 0 0 1-4.26 1.83"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.93 19.09A6 6 0 0 1 6.82 19c-2.07-.37-5.06-2.32-4.88-4.39C2.18 12 6.56 12 8 12c1.92 0 3.89-2.07 6.62-4.94c.81-.86 1.7-1.79 2.67-2.77a1 1 0 0 1 1.16-.18a6.1 6.1 0 0 1 3.4 4a5.39 5.39 0 0 1-1.05 4.49A10.14 10.14 0 0 0 19 18a1.005 1.005 0 0 1-2 .2a18.3 18.3 0 0 0-1.22-4a21.6 21.6 0 0 0-3.59 3.06a6 6 0 0 1-4.26 1.83"/></svg>
</template>

CSS

.icon-shoe-2-fill {
  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%22currentColor%22%20d%3D%22M7.93%2019.09A6%206%200%200%201%206.82%2019c-2.07-.37-5.06-2.32-4.88-4.39C2.18%2012%206.56%2012%208%2012c1.92%200%203.89-2.07%206.62-4.94c.81-.86%201.7-1.79%202.67-2.77a1%201%200%200%201%201.16-.18a6.1%206.1%200%200%201%203.4%204a5.39%205.39%200%200%201-1.05%204.49A10.14%2010.14%200%200%200%2019%2018a1.005%201.005%200%200%201-2%20.2a18.3%2018.3%200%200%200-1.22-4a21.6%2021.6%200%200%200-3.59%203.06a6%206%200%200%201-4.26%201.83%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%22currentColor%22%20d%3D%22M7.93%2019.09A6%206%200%200%201%206.82%2019c-2.07-.37-5.06-2.32-4.88-4.39C2.18%2012%206.56%2012%208%2012c1.92%200%203.89-2.07%206.62-4.94c.81-.86%201.7-1.79%202.67-2.77a1%201%200%200%201%201.16-.18a6.1%206.1%200%200%201%203.4%204a5.39%205.39%200%200%201-1.05%204.49A10.14%2010.14%200%200%200%2019%2018a1.005%201.005%200%200%201-2%20.2a18.3%2018.3%200%200%200-1.22-4a21.6%2021.6%200%200%200-3.59%203.06a6%206%200%200%201-4.26%201.83%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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