high heeled shoe emoji

high-heeled-shoe from Streamline Emojis by Streamline · Default · Smiley People · CC-BY-4.0 Attribution required.

Name
high-heeled-shoe
Set
Streamline Emojis
Style
Default
Category
Smiley People
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More smiley people icons from Streamline Emojis

Use the high heeled shoe emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M4.47 40.01a19.26 1.99 0 1 0 38.52 0a19.26 1.99 0 1 0-38.52 0" opacity=".15"/><path fill="#87898c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M42.68 23.56c-1.77 2.71-2 15.94-2 15.94H38s.72-11.29-2-11.29h-5.28L38 20.9Z"/><path fill="#ff6242" d="M8.33 27.86a.64.64 0 0 1 .84.1a9.6 9.6 0 0 0 6.28 2.91c4.26.22 12-5 17.93-12c4.58-5.41 6-8.29 6.46-9.4a.67.67 0 0 1 .82-.39c1.55.5 5.34 2.15 5.34 6.47a10.23 10.23 0 0 1-3.32 8a13.4 13.4 0 0 0-10 5.31c-4.32 5.43-5.93 10.63-10 10.63H5.49s-4-.5-4-3.32s3.8-6.25 6.84-8.31"/><path fill="#ff866e" d="M7 31.18a.74.74 0 0 1 .91.1a10.8 10.8 0 0 0 6.84 2.91c4.65.22 13.12-5 19.54-12c5-5.41 6.56-8.29 7-9.4a.74.74 0 0 1 .9-.38a10.1 10.1 0 0 1 3.71 1.94c-.63-3.43-3.83-4.82-5.23-5.27a.67.67 0 0 0-.82.39c-.44 1.11-1.88 4-6.46 9.4c-5.89 7-13.67 12.18-17.93 12A9.6 9.6 0 0 1 9.17 28a.64.64 0 0 0-.84-.1c-2.81 1.9-6.26 5.11-6.76 7.7A26.3 26.3 0 0 1 7 31.18"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M8.33 27.86a.64.64 0 0 1 .84.1a9.6 9.6 0 0 0 6.28 2.91c4.26.22 12-5 17.93-12c4.58-5.41 6-8.29 6.46-9.4a.67.67 0 0 1 .82-.39c1.55.5 5.34 2.15 5.34 6.47a10.23 10.23 0 0 1-3.32 8a13.4 13.4 0 0 0-10 5.31c-4.32 5.43-5.93 10.63-10 10.63H5.49s-4-.5-4-3.32s3.8-6.25 6.84-8.31"/><path fill="#87898c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M22.75 36.84H7.48c-3.49 0-5.15-.61-5.94-1.15a4 4 0 0 0 0 .49c0 2.82 4 3.32 4 3.32h17.21c2.46 0 4-1.92 5.82-4.64a9.93 9.93 0 0 1-5.82 1.98"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisHighHeeledShoe(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M4.47 40.01a19.26 1.99 0 1 0 38.52 0a19.26 1.99 0 1 0-38.52 0" opacity=".15"/><path fill="#87898c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M42.68 23.56c-1.77 2.71-2 15.94-2 15.94H38s.72-11.29-2-11.29h-5.28L38 20.9Z"/><path fill="#ff6242" d="M8.33 27.86a.64.64 0 0 1 .84.1a9.6 9.6 0 0 0 6.28 2.91c4.26.22 12-5 17.93-12c4.58-5.41 6-8.29 6.46-9.4a.67.67 0 0 1 .82-.39c1.55.5 5.34 2.15 5.34 6.47a10.23 10.23 0 0 1-3.32 8a13.4 13.4 0 0 0-10 5.31c-4.32 5.43-5.93 10.63-10 10.63H5.49s-4-.5-4-3.32s3.8-6.25 6.84-8.31"/><path fill="#ff866e" d="M7 31.18a.74.74 0 0 1 .91.1a10.8 10.8 0 0 0 6.84 2.91c4.65.22 13.12-5 19.54-12c5-5.41 6.56-8.29 7-9.4a.74.74 0 0 1 .9-.38a10.1 10.1 0 0 1 3.71 1.94c-.63-3.43-3.83-4.82-5.23-5.27a.67.67 0 0 0-.82.39c-.44 1.11-1.88 4-6.46 9.4c-5.89 7-13.67 12.18-17.93 12A9.6 9.6 0 0 1 9.17 28a.64.64 0 0 0-.84-.1c-2.81 1.9-6.26 5.11-6.76 7.7A26.3 26.3 0 0 1 7 31.18"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M8.33 27.86a.64.64 0 0 1 .84.1a9.6 9.6 0 0 0 6.28 2.91c4.26.22 12-5 17.93-12c4.58-5.41 6-8.29 6.46-9.4a.67.67 0 0 1 .82-.39c1.55.5 5.34 2.15 5.34 6.47a10.23 10.23 0 0 1-3.32 8a13.4 13.4 0 0 0-10 5.31c-4.32 5.43-5.93 10.63-10 10.63H5.49s-4-.5-4-3.32s3.8-6.25 6.84-8.31"/><path fill="#87898c" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M22.75 36.84H7.48c-3.49 0-5.15-.61-5.94-1.15a4 4 0 0 0 0 .49c0 2.82 4 3.32 4 3.32h17.21c2.46 0 4-1.92 5.82-4.64a9.93 9.93 0 0 1-5.82 1.98"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M4.47 40.01a19.26 1.99 0 1 0 38.52 0a19.26 1.99 0 1 0-38.52 0" opacity=".15"/><path fill="#87898c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M42.68 23.56c-1.77 2.71-2 15.94-2 15.94H38s.72-11.29-2-11.29h-5.28L38 20.9Z"/><path fill="#ff6242" d="M8.33 27.86a.64.64 0 0 1 .84.1a9.6 9.6 0 0 0 6.28 2.91c4.26.22 12-5 17.93-12c4.58-5.41 6-8.29 6.46-9.4a.67.67 0 0 1 .82-.39c1.55.5 5.34 2.15 5.34 6.47a10.23 10.23 0 0 1-3.32 8a13.4 13.4 0 0 0-10 5.31c-4.32 5.43-5.93 10.63-10 10.63H5.49s-4-.5-4-3.32s3.8-6.25 6.84-8.31"/><path fill="#ff866e" d="M7 31.18a.74.74 0 0 1 .91.1a10.8 10.8 0 0 0 6.84 2.91c4.65.22 13.12-5 19.54-12c5-5.41 6.56-8.29 7-9.4a.74.74 0 0 1 .9-.38a10.1 10.1 0 0 1 3.71 1.94c-.63-3.43-3.83-4.82-5.23-5.27a.67.67 0 0 0-.82.39c-.44 1.11-1.88 4-6.46 9.4c-5.89 7-13.67 12.18-17.93 12A9.6 9.6 0 0 1 9.17 28a.64.64 0 0 0-.84-.1c-2.81 1.9-6.26 5.11-6.76 7.7A26.3 26.3 0 0 1 7 31.18"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M8.33 27.86a.64.64 0 0 1 .84.1a9.6 9.6 0 0 0 6.28 2.91c4.26.22 12-5 17.93-12c4.58-5.41 6-8.29 6.46-9.4a.67.67 0 0 1 .82-.39c1.55.5 5.34 2.15 5.34 6.47a10.23 10.23 0 0 1-3.32 8a13.4 13.4 0 0 0-10 5.31c-4.32 5.43-5.93 10.63-10 10.63H5.49s-4-.5-4-3.32s3.8-6.25 6.84-8.31"/><path fill="#87898c" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M22.75 36.84H7.48c-3.49 0-5.15-.61-5.94-1.15a4 4 0 0 0 0 .49c0 2.82 4 3.32 4 3.32h17.21c2.46 0 4-1.92 5.82-4.64a9.93 9.93 0 0 1-5.82 1.98"/></svg>
</template>

CSS

.icon-high-heeled-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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M4.47%2040.01a19.26%201.99%200%201%200%2038.52%200a19.26%201.99%200%201%200-38.52%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M42.68%2023.56c-1.77%202.71-2%2015.94-2%2015.94H38s.72-11.29-2-11.29h-5.28L38%2020.9Z%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M8.33%2027.86a.64.64%200%200%201%20.84.1a9.6%209.6%200%200%200%206.28%202.91c4.26.22%2012-5%2017.93-12c4.58-5.41%206-8.29%206.46-9.4a.67.67%200%200%201%20.82-.39c1.55.5%205.34%202.15%205.34%206.47a10.23%2010.23%200%200%201-3.32%208a13.4%2013.4%200%200%200-10%205.31c-4.32%205.43-5.93%2010.63-10%2010.63H5.49s-4-.5-4-3.32s3.8-6.25%206.84-8.31%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20d%3D%22M7%2031.18a.74.74%200%200%201%20.91.1a10.8%2010.8%200%200%200%206.84%202.91c4.65.22%2013.12-5%2019.54-12c5-5.41%206.56-8.29%207-9.4a.74.74%200%200%201%20.9-.38a10.1%2010.1%200%200%201%203.71%201.94c-.63-3.43-3.83-4.82-5.23-5.27a.67.67%200%200%200-.82.39c-.44%201.11-1.88%204-6.46%209.4c-5.89%207-13.67%2012.18-17.93%2012A9.6%209.6%200%200%201%209.17%2028a.64.64%200%200%200-.84-.1c-2.81%201.9-6.26%205.11-6.76%207.7A26.3%2026.3%200%200%201%207%2031.18%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.33%2027.86a.64.64%200%200%201%20.84.1a9.6%209.6%200%200%200%206.28%202.91c4.26.22%2012-5%2017.93-12c4.58-5.41%206-8.29%206.46-9.4a.67.67%200%200%201%20.82-.39c1.55.5%205.34%202.15%205.34%206.47a10.23%2010.23%200%200%201-3.32%208a13.4%2013.4%200%200%200-10%205.31c-4.32%205.43-5.93%2010.63-10%2010.63H5.49s-4-.5-4-3.32s3.8-6.25%206.84-8.31%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.75%2036.84H7.48c-3.49%200-5.15-.61-5.94-1.15a4%204%200%200%200%200%20.49c0%202.82%204%203.32%204%203.32h17.21c2.46%200%204-1.92%205.82-4.64a9.93%209.93%200%200%201-5.82%201.98%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M4.47%2040.01a19.26%201.99%200%201%200%2038.52%200a19.26%201.99%200%201%200-38.52%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M42.68%2023.56c-1.77%202.71-2%2015.94-2%2015.94H38s.72-11.29-2-11.29h-5.28L38%2020.9Z%22%2F%3E%3Cpath%20fill%3D%22%23ff6242%22%20d%3D%22M8.33%2027.86a.64.64%200%200%201%20.84.1a9.6%209.6%200%200%200%206.28%202.91c4.26.22%2012-5%2017.93-12c4.58-5.41%206-8.29%206.46-9.4a.67.67%200%200%201%20.82-.39c1.55.5%205.34%202.15%205.34%206.47a10.23%2010.23%200%200%201-3.32%208a13.4%2013.4%200%200%200-10%205.31c-4.32%205.43-5.93%2010.63-10%2010.63H5.49s-4-.5-4-3.32s3.8-6.25%206.84-8.31%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20d%3D%22M7%2031.18a.74.74%200%200%201%20.91.1a10.8%2010.8%200%200%200%206.84%202.91c4.65.22%2013.12-5%2019.54-12c5-5.41%206.56-8.29%207-9.4a.74.74%200%200%201%20.9-.38a10.1%2010.1%200%200%201%203.71%201.94c-.63-3.43-3.83-4.82-5.23-5.27a.67.67%200%200%200-.82.39c-.44%201.11-1.88%204-6.46%209.4c-5.89%207-13.67%2012.18-17.93%2012A9.6%209.6%200%200%201%209.17%2028a.64.64%200%200%200-.84-.1c-2.81%201.9-6.26%205.11-6.76%207.7A26.3%2026.3%200%200%201%207%2031.18%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.33%2027.86a.64.64%200%200%201%20.84.1a9.6%209.6%200%200%200%206.28%202.91c4.26.22%2012-5%2017.93-12c4.58-5.41%206-8.29%206.46-9.4a.67.67%200%200%201%20.82-.39c1.55.5%205.34%202.15%205.34%206.47a10.23%2010.23%200%200%201-3.32%208a13.4%2013.4%200%200%200-10%205.31c-4.32%205.43-5.93%2010.63-10%2010.63H5.49s-4-.5-4-3.32s3.8-6.25%206.84-8.31%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22.75%2036.84H7.48c-3.49%200-5.15-.61-5.94-1.15a4%204%200%200%200%200%20.49c0%202.82%204%203.32%204%203.32h17.21c2.46%200%204-1.92%205.82-4.64a9.93%209.93%200%200%201-5.82%201.98%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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