high heel icon

high-heel-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
high-heel-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the high heel icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M248 187.31V192a8 8 0 0 1-8 8h-89.28a8 8 0 0 1-7.42-4.92C125.51 151.28 82.38 120 32 120c0-31 12.59-58.78 32-80l112 112l53.21 12A23.92 23.92 0 0 1 248 187.31" opacity=".2"/><path d="m231 156.19l-51-11.48L69.66 34.34a8 8 0 0 0-11.56.26C36.11 58.64 24 89 24 120v72a16 16 0 0 0 16 16h32a16 16 0 0 0 16-16v-48.94c2.49 1.45 4.94 3 7.34 4.64a112.45 112.45 0 0 1 40.55 50.39a15.9 15.9 0 0 0 14.83 9.91H240a16 16 0 0 0 16-16v-4.73a31.72 31.72 0 0 0-25-31.08M72 192H40v-63.71a110.9 110.9 0 0 1 32 7.12Zm168 0h-89.32a128.36 128.36 0 0 0-46.27-57.46a126.9 126.9 0 0 0-64.12-22.26a110.67 110.67 0 0 1 24.17-60.5l105.88 105.88a8 8 0 0 0 3.9 2.14l53.24 12A15.81 15.81 0 0 1 240 187.31Z"/></g></svg>

React

import type { SVGProps } from "react";

export function PhHighHeelDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M248 187.31V192a8 8 0 0 1-8 8h-89.28a8 8 0 0 1-7.42-4.92C125.51 151.28 82.38 120 32 120c0-31 12.59-58.78 32-80l112 112l53.21 12A23.92 23.92 0 0 1 248 187.31" opacity=".2"/><path d="m231 156.19l-51-11.48L69.66 34.34a8 8 0 0 0-11.56.26C36.11 58.64 24 89 24 120v72a16 16 0 0 0 16 16h32a16 16 0 0 0 16-16v-48.94c2.49 1.45 4.94 3 7.34 4.64a112.45 112.45 0 0 1 40.55 50.39a15.9 15.9 0 0 0 14.83 9.91H240a16 16 0 0 0 16-16v-4.73a31.72 31.72 0 0 0-25-31.08M72 192H40v-63.71a110.9 110.9 0 0 1 32 7.12Zm168 0h-89.32a128.36 128.36 0 0 0-46.27-57.46a126.9 126.9 0 0 0-64.12-22.26a110.67 110.67 0 0 1 24.17-60.5l105.88 105.88a8 8 0 0 0 3.9 2.14l53.24 12A15.81 15.81 0 0 1 240 187.31Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M248 187.31V192a8 8 0 0 1-8 8h-89.28a8 8 0 0 1-7.42-4.92C125.51 151.28 82.38 120 32 120c0-31 12.59-58.78 32-80l112 112l53.21 12A23.92 23.92 0 0 1 248 187.31" opacity=".2"/><path d="m231 156.19l-51-11.48L69.66 34.34a8 8 0 0 0-11.56.26C36.11 58.64 24 89 24 120v72a16 16 0 0 0 16 16h32a16 16 0 0 0 16-16v-48.94c2.49 1.45 4.94 3 7.34 4.64a112.45 112.45 0 0 1 40.55 50.39a15.9 15.9 0 0 0 14.83 9.91H240a16 16 0 0 0 16-16v-4.73a31.72 31.72 0 0 0-25-31.08M72 192H40v-63.71a110.9 110.9 0 0 1 32 7.12Zm168 0h-89.32a128.36 128.36 0 0 0-46.27-57.46a126.9 126.9 0 0 0-64.12-22.26a110.67 110.67 0 0 1 24.17-60.5l105.88 105.88a8 8 0 0 0 3.9 2.14l53.24 12A15.81 15.81 0 0 1 240 187.31Z"/></g></svg>
</template>

CSS

.icon-high-heel-duotone {
  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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%20187.31V192a8%208%200%200%201-8%208h-89.28a8%208%200%200%201-7.42-4.92C125.51%20151.28%2082.38%20120%2032%20120c0-31%2012.59-58.78%2032-80l112%20112l53.21%2012A23.92%2023.92%200%200%201%20248%20187.31%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m231%20156.19l-51-11.48L69.66%2034.34a8%208%200%200%200-11.56.26C36.11%2058.64%2024%2089%2024%20120v72a16%2016%200%200%200%2016%2016h32a16%2016%200%200%200%2016-16v-48.94c2.49%201.45%204.94%203%207.34%204.64a112.45%20112.45%200%200%201%2040.55%2050.39a15.9%2015.9%200%200%200%2014.83%209.91H240a16%2016%200%200%200%2016-16v-4.73a31.72%2031.72%200%200%200-25-31.08M72%20192H40v-63.71a110.9%20110.9%200%200%201%2032%207.12Zm168%200h-89.32a128.36%20128.36%200%200%200-46.27-57.46a126.9%20126.9%200%200%200-64.12-22.26a110.67%20110.67%200%200%201%2024.17-60.5l105.88%20105.88a8%208%200%200%200%203.9%202.14l53.24%2012A15.81%2015.81%200%200%201%20240%20187.31Z%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M248%20187.31V192a8%208%200%200%201-8%208h-89.28a8%208%200%200%201-7.42-4.92C125.51%20151.28%2082.38%20120%2032%20120c0-31%2012.59-58.78%2032-80l112%20112l53.21%2012A23.92%2023.92%200%200%201%20248%20187.31%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m231%20156.19l-51-11.48L69.66%2034.34a8%208%200%200%200-11.56.26C36.11%2058.64%2024%2089%2024%20120v72a16%2016%200%200%200%2016%2016h32a16%2016%200%200%200%2016-16v-48.94c2.49%201.45%204.94%203%207.34%204.64a112.45%20112.45%200%200%201%2040.55%2050.39a15.9%2015.9%200%200%200%2014.83%209.91H240a16%2016%200%200%200%2016-16v-4.73a31.72%2031.72%200%200%200-25-31.08M72%20192H40v-63.71a110.9%20110.9%200%200%201%2032%207.12Zm168%200h-89.32a128.36%20128.36%200%200%200-46.27-57.46a126.9%20126.9%200%200%200-64.12-22.26a110.67%20110.67%200%200%201%2024.17-60.5l105.88%20105.88a8%208%200%200%200%203.9%202.14l53.24%2012A15.81%2015.81%200%200%201%20240%20187.31Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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