high heeled shoe emoji

high-heeled-shoe from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
high-heeled-shoe
Set
Noto Emoji
Style
Default
Category
Objects
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More objects icons from Noto Emoji

Use the high heeled shoe emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#263238" d="M60.39 41.1c14.95 34.22 33.52 49.96 33.52 49.96s-7.36 2.05-11.73 3.07c-7.4 1.73-13.13 3.96-20.39.47c-9.34-4.49-14.93-22.68-17.74-40.23c-3.94-24.54-13.29-32.25-16.48-45.82c-.56-2.37 1.12-2.93 3.07-1.82c8.94 5.12 24.58 24.03 29.75 34.37"/><path fill="#2f7889" d="M73.38 96.55c-10.34-7.96-16.56-20.88-20.64-31.11c-1.8-4.52-4.55-9.87-8.39-14.93c0 0 2.35 29.84 12.55 40.04c7.73 7.72 16.48 6 16.48 6"/><path fill="#f44336" d="M118.95 109.48c-1.71-4.06-6.81-8.56-9.17-10.28c-5.48-4.02-18.41-12.1-30.5-28.87c-7.53-10.45-11.1-20.5-18.44-33.04C46.34 12.5 31.35.74 26.18 4.69C23.42 6.79 13.3 17.42 10.32 26.6C7.6 35 7.37 39.46 9.75 45.8c.45 1.2 1 2.29 1.62 3.3c.01.02.01.03.02.05c7.93 16.69 6.75 57.15 6.75 57.15s.62 1.94 3.65 1.94s3.99-1.8 3.99-1.8S25.07 78 29.13 66.7c1.26 1.53 2.47 3.24 3.58 5.18c7.25 12.64 8.84 35 17.67 42.37c7.38 6.15 17.9 7.62 27.13 8.59c11.99 1.25 24.25 2.27 35.86-1.69c2.29-.78 5.05-2.03 6-4.41c.92-2.28.51-5.04-.42-7.26M84.03 92.45c-8.2 2.26-13.31 4.46-20.22 1.32c-11.2-5.1-14.11-19.17-18.23-41.58c-3.24-17.6-11.42-29.73-17.18-43.33c-.41-.97 1.09-1.58 2.02-1.08c12.75 6.83 27.65 30.61 31.27 38.56C76.7 79.29 91.65 90.85 91.65 90.85s-5.51 1.02-7.62 1.6"/><path fill="#ff9f9f" d="M96.89 113.22c-.88 2.18-7.39 2.63-9.59 2.51c-4.38-.22-10.89-.65-13.41-2.42c-2.51-1.77-1.3-2.7.19-3.72s6.71-1.84 10.67-1.54c1.44.1 13.72 1.26 12.14 5.17" opacity=".94"/><path fill="#a12524" d="M119.47 116.49c.21-.59.35-1.4.35-1.4s-4.26 7.01-36.08 5.33c-9.83-.52-23.28-2.33-31.14-9c-7.21-6.12-11.17-28-13.63-34.24c-7.75-19.65-18.2-20.06-18.2-20.06s7.05 6.2 11.95 14.74c7.25 12.64 8.58 35.31 17.67 42.37c11.11 8.62 28.56 9.21 36.79 9.49c17 .58 29.93-1.06 32.29-7.23m-93.68-10.06s-.02-.88-.03-2.38c-.62.36-1.25.68-1.94.89c-1.89.58-4.03.19-5.63-.96c-.02 1.48-.04 2.32-.04 2.32s.62 1.94 3.65 1.94s3.99-1.81 3.99-1.81"/><path fill="#ff9797" d="M21.24 29.72a30.3 30.3 0 0 0-3.13 9.39c-.18 1.12-.39 2.62-1.5 2.87c-1.34.3-5.11-2.84-3.73-12.04c.61-4.02 3.06-6.92 6.03-7.42c4.36-.72 3.56 4.87 2.33 7.2"/></svg>

React

import type { SVGProps } from "react";

export function NotoHighHeeledShoe(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#263238" d="M60.39 41.1c14.95 34.22 33.52 49.96 33.52 49.96s-7.36 2.05-11.73 3.07c-7.4 1.73-13.13 3.96-20.39.47c-9.34-4.49-14.93-22.68-17.74-40.23c-3.94-24.54-13.29-32.25-16.48-45.82c-.56-2.37 1.12-2.93 3.07-1.82c8.94 5.12 24.58 24.03 29.75 34.37"/><path fill="#2f7889" d="M73.38 96.55c-10.34-7.96-16.56-20.88-20.64-31.11c-1.8-4.52-4.55-9.87-8.39-14.93c0 0 2.35 29.84 12.55 40.04c7.73 7.72 16.48 6 16.48 6"/><path fill="#f44336" d="M118.95 109.48c-1.71-4.06-6.81-8.56-9.17-10.28c-5.48-4.02-18.41-12.1-30.5-28.87c-7.53-10.45-11.1-20.5-18.44-33.04C46.34 12.5 31.35.74 26.18 4.69C23.42 6.79 13.3 17.42 10.32 26.6C7.6 35 7.37 39.46 9.75 45.8c.45 1.2 1 2.29 1.62 3.3c.01.02.01.03.02.05c7.93 16.69 6.75 57.15 6.75 57.15s.62 1.94 3.65 1.94s3.99-1.8 3.99-1.8S25.07 78 29.13 66.7c1.26 1.53 2.47 3.24 3.58 5.18c7.25 12.64 8.84 35 17.67 42.37c7.38 6.15 17.9 7.62 27.13 8.59c11.99 1.25 24.25 2.27 35.86-1.69c2.29-.78 5.05-2.03 6-4.41c.92-2.28.51-5.04-.42-7.26M84.03 92.45c-8.2 2.26-13.31 4.46-20.22 1.32c-11.2-5.1-14.11-19.17-18.23-41.58c-3.24-17.6-11.42-29.73-17.18-43.33c-.41-.97 1.09-1.58 2.02-1.08c12.75 6.83 27.65 30.61 31.27 38.56C76.7 79.29 91.65 90.85 91.65 90.85s-5.51 1.02-7.62 1.6"/><path fill="#ff9f9f" d="M96.89 113.22c-.88 2.18-7.39 2.63-9.59 2.51c-4.38-.22-10.89-.65-13.41-2.42c-2.51-1.77-1.3-2.7.19-3.72s6.71-1.84 10.67-1.54c1.44.1 13.72 1.26 12.14 5.17" opacity=".94"/><path fill="#a12524" d="M119.47 116.49c.21-.59.35-1.4.35-1.4s-4.26 7.01-36.08 5.33c-9.83-.52-23.28-2.33-31.14-9c-7.21-6.12-11.17-28-13.63-34.24c-7.75-19.65-18.2-20.06-18.2-20.06s7.05 6.2 11.95 14.74c7.25 12.64 8.58 35.31 17.67 42.37c11.11 8.62 28.56 9.21 36.79 9.49c17 .58 29.93-1.06 32.29-7.23m-93.68-10.06s-.02-.88-.03-2.38c-.62.36-1.25.68-1.94.89c-1.89.58-4.03.19-5.63-.96c-.02 1.48-.04 2.32-.04 2.32s.62 1.94 3.65 1.94s3.99-1.81 3.99-1.81"/><path fill="#ff9797" d="M21.24 29.72a30.3 30.3 0 0 0-3.13 9.39c-.18 1.12-.39 2.62-1.5 2.87c-1.34.3-5.11-2.84-3.73-12.04c.61-4.02 3.06-6.92 6.03-7.42c4.36-.72 3.56 4.87 2.33 7.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#263238" d="M60.39 41.1c14.95 34.22 33.52 49.96 33.52 49.96s-7.36 2.05-11.73 3.07c-7.4 1.73-13.13 3.96-20.39.47c-9.34-4.49-14.93-22.68-17.74-40.23c-3.94-24.54-13.29-32.25-16.48-45.82c-.56-2.37 1.12-2.93 3.07-1.82c8.94 5.12 24.58 24.03 29.75 34.37"/><path fill="#2f7889" d="M73.38 96.55c-10.34-7.96-16.56-20.88-20.64-31.11c-1.8-4.52-4.55-9.87-8.39-14.93c0 0 2.35 29.84 12.55 40.04c7.73 7.72 16.48 6 16.48 6"/><path fill="#f44336" d="M118.95 109.48c-1.71-4.06-6.81-8.56-9.17-10.28c-5.48-4.02-18.41-12.1-30.5-28.87c-7.53-10.45-11.1-20.5-18.44-33.04C46.34 12.5 31.35.74 26.18 4.69C23.42 6.79 13.3 17.42 10.32 26.6C7.6 35 7.37 39.46 9.75 45.8c.45 1.2 1 2.29 1.62 3.3c.01.02.01.03.02.05c7.93 16.69 6.75 57.15 6.75 57.15s.62 1.94 3.65 1.94s3.99-1.8 3.99-1.8S25.07 78 29.13 66.7c1.26 1.53 2.47 3.24 3.58 5.18c7.25 12.64 8.84 35 17.67 42.37c7.38 6.15 17.9 7.62 27.13 8.59c11.99 1.25 24.25 2.27 35.86-1.69c2.29-.78 5.05-2.03 6-4.41c.92-2.28.51-5.04-.42-7.26M84.03 92.45c-8.2 2.26-13.31 4.46-20.22 1.32c-11.2-5.1-14.11-19.17-18.23-41.58c-3.24-17.6-11.42-29.73-17.18-43.33c-.41-.97 1.09-1.58 2.02-1.08c12.75 6.83 27.65 30.61 31.27 38.56C76.7 79.29 91.65 90.85 91.65 90.85s-5.51 1.02-7.62 1.6"/><path fill="#ff9f9f" d="M96.89 113.22c-.88 2.18-7.39 2.63-9.59 2.51c-4.38-.22-10.89-.65-13.41-2.42c-2.51-1.77-1.3-2.7.19-3.72s6.71-1.84 10.67-1.54c1.44.1 13.72 1.26 12.14 5.17" opacity=".94"/><path fill="#a12524" d="M119.47 116.49c.21-.59.35-1.4.35-1.4s-4.26 7.01-36.08 5.33c-9.83-.52-23.28-2.33-31.14-9c-7.21-6.12-11.17-28-13.63-34.24c-7.75-19.65-18.2-20.06-18.2-20.06s7.05 6.2 11.95 14.74c7.25 12.64 8.58 35.31 17.67 42.37c11.11 8.62 28.56 9.21 36.79 9.49c17 .58 29.93-1.06 32.29-7.23m-93.68-10.06s-.02-.88-.03-2.38c-.62.36-1.25.68-1.94.89c-1.89.58-4.03.19-5.63-.96c-.02 1.48-.04 2.32-.04 2.32s.62 1.94 3.65 1.94s3.99-1.81 3.99-1.81"/><path fill="#ff9797" d="M21.24 29.72a30.3 30.3 0 0 0-3.13 9.39c-.18 1.12-.39 2.62-1.5 2.87c-1.34.3-5.11-2.84-3.73-12.04c.61-4.02 3.06-6.92 6.03-7.42c4.36-.72 3.56 4.87 2.33 7.2"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23263238%22%20d%3D%22M60.39%2041.1c14.95%2034.22%2033.52%2049.96%2033.52%2049.96s-7.36%202.05-11.73%203.07c-7.4%201.73-13.13%203.96-20.39.47c-9.34-4.49-14.93-22.68-17.74-40.23c-3.94-24.54-13.29-32.25-16.48-45.82c-.56-2.37%201.12-2.93%203.07-1.82c8.94%205.12%2024.58%2024.03%2029.75%2034.37%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M73.38%2096.55c-10.34-7.96-16.56-20.88-20.64-31.11c-1.8-4.52-4.55-9.87-8.39-14.93c0%200%202.35%2029.84%2012.55%2040.04c7.73%207.72%2016.48%206%2016.48%206%22%2F%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M118.95%20109.48c-1.71-4.06-6.81-8.56-9.17-10.28c-5.48-4.02-18.41-12.1-30.5-28.87c-7.53-10.45-11.1-20.5-18.44-33.04C46.34%2012.5%2031.35.74%2026.18%204.69C23.42%206.79%2013.3%2017.42%2010.32%2026.6C7.6%2035%207.37%2039.46%209.75%2045.8c.45%201.2%201%202.29%201.62%203.3c.01.02.01.03.02.05c7.93%2016.69%206.75%2057.15%206.75%2057.15s.62%201.94%203.65%201.94s3.99-1.8%203.99-1.8S25.07%2078%2029.13%2066.7c1.26%201.53%202.47%203.24%203.58%205.18c7.25%2012.64%208.84%2035%2017.67%2042.37c7.38%206.15%2017.9%207.62%2027.13%208.59c11.99%201.25%2024.25%202.27%2035.86-1.69c2.29-.78%205.05-2.03%206-4.41c.92-2.28.51-5.04-.42-7.26M84.03%2092.45c-8.2%202.26-13.31%204.46-20.22%201.32c-11.2-5.1-14.11-19.17-18.23-41.58c-3.24-17.6-11.42-29.73-17.18-43.33c-.41-.97%201.09-1.58%202.02-1.08c12.75%206.83%2027.65%2030.61%2031.27%2038.56C76.7%2079.29%2091.65%2090.85%2091.65%2090.85s-5.51%201.02-7.62%201.6%22%2F%3E%3Cpath%20fill%3D%22%23ff9f9f%22%20d%3D%22M96.89%20113.22c-.88%202.18-7.39%202.63-9.59%202.51c-4.38-.22-10.89-.65-13.41-2.42c-2.51-1.77-1.3-2.7.19-3.72s6.71-1.84%2010.67-1.54c1.44.1%2013.72%201.26%2012.14%205.17%22%20opacity%3D%22.94%22%2F%3E%3Cpath%20fill%3D%22%23a12524%22%20d%3D%22M119.47%20116.49c.21-.59.35-1.4.35-1.4s-4.26%207.01-36.08%205.33c-9.83-.52-23.28-2.33-31.14-9c-7.21-6.12-11.17-28-13.63-34.24c-7.75-19.65-18.2-20.06-18.2-20.06s7.05%206.2%2011.95%2014.74c7.25%2012.64%208.58%2035.31%2017.67%2042.37c11.11%208.62%2028.56%209.21%2036.79%209.49c17%20.58%2029.93-1.06%2032.29-7.23m-93.68-10.06s-.02-.88-.03-2.38c-.62.36-1.25.68-1.94.89c-1.89.58-4.03.19-5.63-.96c-.02%201.48-.04%202.32-.04%202.32s.62%201.94%203.65%201.94s3.99-1.81%203.99-1.81%22%2F%3E%3Cpath%20fill%3D%22%23ff9797%22%20d%3D%22M21.24%2029.72a30.3%2030.3%200%200%200-3.13%209.39c-.18%201.12-.39%202.62-1.5%202.87c-1.34.3-5.11-2.84-3.73-12.04c.61-4.02%203.06-6.92%206.03-7.42c4.36-.72%203.56%204.87%202.33%207.2%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23263238%22%20d%3D%22M60.39%2041.1c14.95%2034.22%2033.52%2049.96%2033.52%2049.96s-7.36%202.05-11.73%203.07c-7.4%201.73-13.13%203.96-20.39.47c-9.34-4.49-14.93-22.68-17.74-40.23c-3.94-24.54-13.29-32.25-16.48-45.82c-.56-2.37%201.12-2.93%203.07-1.82c8.94%205.12%2024.58%2024.03%2029.75%2034.37%22%2F%3E%3Cpath%20fill%3D%22%232f7889%22%20d%3D%22M73.38%2096.55c-10.34-7.96-16.56-20.88-20.64-31.11c-1.8-4.52-4.55-9.87-8.39-14.93c0%200%202.35%2029.84%2012.55%2040.04c7.73%207.72%2016.48%206%2016.48%206%22%2F%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M118.95%20109.48c-1.71-4.06-6.81-8.56-9.17-10.28c-5.48-4.02-18.41-12.1-30.5-28.87c-7.53-10.45-11.1-20.5-18.44-33.04C46.34%2012.5%2031.35.74%2026.18%204.69C23.42%206.79%2013.3%2017.42%2010.32%2026.6C7.6%2035%207.37%2039.46%209.75%2045.8c.45%201.2%201%202.29%201.62%203.3c.01.02.01.03.02.05c7.93%2016.69%206.75%2057.15%206.75%2057.15s.62%201.94%203.65%201.94s3.99-1.8%203.99-1.8S25.07%2078%2029.13%2066.7c1.26%201.53%202.47%203.24%203.58%205.18c7.25%2012.64%208.84%2035%2017.67%2042.37c7.38%206.15%2017.9%207.62%2027.13%208.59c11.99%201.25%2024.25%202.27%2035.86-1.69c2.29-.78%205.05-2.03%206-4.41c.92-2.28.51-5.04-.42-7.26M84.03%2092.45c-8.2%202.26-13.31%204.46-20.22%201.32c-11.2-5.1-14.11-19.17-18.23-41.58c-3.24-17.6-11.42-29.73-17.18-43.33c-.41-.97%201.09-1.58%202.02-1.08c12.75%206.83%2027.65%2030.61%2031.27%2038.56C76.7%2079.29%2091.65%2090.85%2091.65%2090.85s-5.51%201.02-7.62%201.6%22%2F%3E%3Cpath%20fill%3D%22%23ff9f9f%22%20d%3D%22M96.89%20113.22c-.88%202.18-7.39%202.63-9.59%202.51c-4.38-.22-10.89-.65-13.41-2.42c-2.51-1.77-1.3-2.7.19-3.72s6.71-1.84%2010.67-1.54c1.44.1%2013.72%201.26%2012.14%205.17%22%20opacity%3D%22.94%22%2F%3E%3Cpath%20fill%3D%22%23a12524%22%20d%3D%22M119.47%20116.49c.21-.59.35-1.4.35-1.4s-4.26%207.01-36.08%205.33c-9.83-.52-23.28-2.33-31.14-9c-7.21-6.12-11.17-28-13.63-34.24c-7.75-19.65-18.2-20.06-18.2-20.06s7.05%206.2%2011.95%2014.74c7.25%2012.64%208.58%2035.31%2017.67%2042.37c11.11%208.62%2028.56%209.21%2036.79%209.49c17%20.58%2029.93-1.06%2032.29-7.23m-93.68-10.06s-.02-.88-.03-2.38c-.62.36-1.25.68-1.94.89c-1.89.58-4.03.19-5.63-.96c-.02%201.48-.04%202.32-.04%202.32s.62%201.94%203.65%201.94s3.99-1.81%203.99-1.81%22%2F%3E%3Cpath%20fill%3D%22%23ff9797%22%20d%3D%22M21.24%2029.72a30.3%2030.3%200%200%200-3.13%209.39c-.18%201.12-.39%202.62-1.5%202.87c-1.34.3-5.11-2.84-3.73-12.04c.61-4.02%203.06-6.92%206.03-7.42c4.36-.72%203.56%204.87%202.33%207.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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