high heeled shoe emoji
high-heeled-shoe from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- high-heeled-shoe
- Set
- Twitter Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More objects icons from Twitter Emoji
Use the high heeled shoe emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M35.447 32.12S34.349 34 32.573 34h-13.23c-3.635 0-4.391-4.179-7.604-10.605s-6.906-3.048-6.906-3.048L3.618 35H2.334s-.614-12.551-1.25-14.596c-1.445-4.65-.625-8.181-.625-8.181l8.018.543l10.1 15.524z"/><path fill="#dd2e44" d="M30.449 26.497c-1.137-.31-1.874-.625-1.874-.625c-.512.534-1.231.625-1.874.625c-3.825 0-5.808-1.556-8.122-6.873C13.58 8.144 5.354 3.38 2.959 3.38C.408 3.38-1.004 15.251.46 15.251c4.607 0 8.415.928 11.119 3.749c4.043 4.217 5.513 13.12 8.117 13.12h15.752s.624-4.061-4.999-5.623"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiHighHeeledShoe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M35.447 32.12S34.349 34 32.573 34h-13.23c-3.635 0-4.391-4.179-7.604-10.605s-6.906-3.048-6.906-3.048L3.618 35H2.334s-.614-12.551-1.25-14.596c-1.445-4.65-.625-8.181-.625-8.181l8.018.543l10.1 15.524z"/><path fill="#dd2e44" d="M30.449 26.497c-1.137-.31-1.874-.625-1.874-.625c-.512.534-1.231.625-1.874.625c-3.825 0-5.808-1.556-8.122-6.873C13.58 8.144 5.354 3.38 2.959 3.38C.408 3.38-1.004 15.251.46 15.251c4.607 0 8.415.928 11.119 3.749c4.043 4.217 5.513 13.12 8.117 13.12h15.752s.624-4.061-4.999-5.623"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M35.447 32.12S34.349 34 32.573 34h-13.23c-3.635 0-4.391-4.179-7.604-10.605s-6.906-3.048-6.906-3.048L3.618 35H2.334s-.614-12.551-1.25-14.596c-1.445-4.65-.625-8.181-.625-8.181l8.018.543l10.1 15.524z"/><path fill="#dd2e44" d="M30.449 26.497c-1.137-.31-1.874-.625-1.874-.625c-.512.534-1.231.625-1.874.625c-3.825 0-5.808-1.556-8.122-6.873C13.58 8.144 5.354 3.38 2.959 3.38C.408 3.38-1.004 15.251.46 15.251c4.607 0 8.415.928 11.119 3.749c4.043 4.217 5.513 13.12 8.117 13.12h15.752s.624-4.061-4.999-5.623"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M35.447%2032.12S34.349%2034%2032.573%2034h-13.23c-3.635%200-4.391-4.179-7.604-10.605s-6.906-3.048-6.906-3.048L3.618%2035H2.334s-.614-12.551-1.25-14.596c-1.445-4.65-.625-8.181-.625-8.181l8.018.543l10.1%2015.524z%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M30.449%2026.497c-1.137-.31-1.874-.625-1.874-.625c-.512.534-1.231.625-1.874.625c-3.825%200-5.808-1.556-8.122-6.873C13.58%208.144%205.354%203.38%202.959%203.38C.408%203.38-1.004%2015.251.46%2015.251c4.607%200%208.415.928%2011.119%203.749c4.043%204.217%205.513%2013.12%208.117%2013.12h15.752s.624-4.061-4.999-5.623%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M35.447%2032.12S34.349%2034%2032.573%2034h-13.23c-3.635%200-4.391-4.179-7.604-10.605s-6.906-3.048-6.906-3.048L3.618%2035H2.334s-.614-12.551-1.25-14.596c-1.445-4.65-.625-8.181-.625-8.181l8.018.543l10.1%2015.524z%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M30.449%2026.497c-1.137-.31-1.874-.625-1.874-.625c-.512.534-1.231.625-1.874.625c-3.825%200-5.808-1.556-8.122-6.873C13.58%208.144%205.354%203.38%202.959%203.38C.408%203.38-1.004%2015.251.46%2015.251c4.607%200%208.415.928%2011.119%203.749c4.043%204.217%205.513%2013.12%208.117%2013.12h15.752s.624-4.061-4.999-5.623%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/high-heeled-shoe.svg?color=%231a73e8&size=48