heels emoji
heels from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.
- Name
- heels
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- People
- Viewbox
- 72×72
- License
- Apache 2.0
More people icons from Firefox OS Emoji
Use the heels emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#FF473E" d="M11.8 7.3c-.3-.4-.9-.6-1.4-.3C4.2 10.5 0 17.2 0 24.8c0 3.1.7 6.1 1.9 8.7c.5 1 5.1 10.4 5.1 28.2c0 1 4.2 1 4.2 0c0 0 .1-9.7.1-16.2s1.9-8.4 3.5-8.4s8.3 13.2 12 17.7s8.8 8.8 26 8.8s18.9-3.9 18.9-5.4s-2.2-5.6-18-9.8c-16.8-4.4-21-8.2-30.2-22.8C16.4 14.4 13 9.1 11.8 7.3"/><path fill="#D32A2A" d="M25.2 32.2L12.6 8.4c1.2 1.8 4.1 6 11.1 17.2c8.6 13.6 12.8 17.8 27.1 21.9c4.8 1.4 4 3.6-6.2 2.9c-9.2-.6-15.8-11.3-19.4-18.2M9 60.9c-.7 0-1.3-.1-1.9-.2v1.1c0 1 4.2 1 4.2 0v-1.1c-.8.1-1.5.2-2.3.2"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiHeels(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#FF473E" d="M11.8 7.3c-.3-.4-.9-.6-1.4-.3C4.2 10.5 0 17.2 0 24.8c0 3.1.7 6.1 1.9 8.7c.5 1 5.1 10.4 5.1 28.2c0 1 4.2 1 4.2 0c0 0 .1-9.7.1-16.2s1.9-8.4 3.5-8.4s8.3 13.2 12 17.7s8.8 8.8 26 8.8s18.9-3.9 18.9-5.4s-2.2-5.6-18-9.8c-16.8-4.4-21-8.2-30.2-22.8C16.4 14.4 13 9.1 11.8 7.3"/><path fill="#D32A2A" d="M25.2 32.2L12.6 8.4c1.2 1.8 4.1 6 11.1 17.2c8.6 13.6 12.8 17.8 27.1 21.9c4.8 1.4 4 3.6-6.2 2.9c-9.2-.6-15.8-11.3-19.4-18.2M9 60.9c-.7 0-1.3-.1-1.9-.2v1.1c0 1 4.2 1 4.2 0v-1.1c-.8.1-1.5.2-2.3.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#FF473E" d="M11.8 7.3c-.3-.4-.9-.6-1.4-.3C4.2 10.5 0 17.2 0 24.8c0 3.1.7 6.1 1.9 8.7c.5 1 5.1 10.4 5.1 28.2c0 1 4.2 1 4.2 0c0 0 .1-9.7.1-16.2s1.9-8.4 3.5-8.4s8.3 13.2 12 17.7s8.8 8.8 26 8.8s18.9-3.9 18.9-5.4s-2.2-5.6-18-9.8c-16.8-4.4-21-8.2-30.2-22.8C16.4 14.4 13 9.1 11.8 7.3"/><path fill="#D32A2A" d="M25.2 32.2L12.6 8.4c1.2 1.8 4.1 6 11.1 17.2c8.6 13.6 12.8 17.8 27.1 21.9c4.8 1.4 4 3.6-6.2 2.9c-9.2-.6-15.8-11.3-19.4-18.2M9 60.9c-.7 0-1.3-.1-1.9-.2v1.1c0 1 4.2 1 4.2 0v-1.1c-.8.1-1.5.2-2.3.2"/></svg> </template>
CSS
.icon-heels {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M11.8%207.3c-.3-.4-.9-.6-1.4-.3C4.2%2010.5%200%2017.2%200%2024.8c0%203.1.7%206.1%201.9%208.7c.5%201%205.1%2010.4%205.1%2028.2c0%201%204.2%201%204.2%200c0%200%20.1-9.7.1-16.2s1.9-8.4%203.5-8.4s8.3%2013.2%2012%2017.7s8.8%208.8%2026%208.8s18.9-3.9%2018.9-5.4s-2.2-5.6-18-9.8c-16.8-4.4-21-8.2-30.2-22.8C16.4%2014.4%2013%209.1%2011.8%207.3%22%2F%3E%3Cpath%20fill%3D%22%23D32A2A%22%20d%3D%22M25.2%2032.2L12.6%208.4c1.2%201.8%204.1%206%2011.1%2017.2c8.6%2013.6%2012.8%2017.8%2027.1%2021.9c4.8%201.4%204%203.6-6.2%202.9c-9.2-.6-15.8-11.3-19.4-18.2M9%2060.9c-.7%200-1.3-.1-1.9-.2v1.1c0%201%204.2%201%204.2%200v-1.1c-.8.1-1.5.2-2.3.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%2072%2072%22%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M11.8%207.3c-.3-.4-.9-.6-1.4-.3C4.2%2010.5%200%2017.2%200%2024.8c0%203.1.7%206.1%201.9%208.7c.5%201%205.1%2010.4%205.1%2028.2c0%201%204.2%201%204.2%200c0%200%20.1-9.7.1-16.2s1.9-8.4%203.5-8.4s8.3%2013.2%2012%2017.7s8.8%208.8%2026%208.8s18.9-3.9%2018.9-5.4s-2.2-5.6-18-9.8c-16.8-4.4-21-8.2-30.2-22.8C16.4%2014.4%2013%209.1%2011.8%207.3%22%2F%3E%3Cpath%20fill%3D%22%23D32A2A%22%20d%3D%22M25.2%2032.2L12.6%208.4c1.2%201.8%204.1%206%2011.1%2017.2c8.6%2013.6%2012.8%2017.8%2027.1%2021.9c4.8%201.4%204%203.6-6.2%202.9c-9.2-.6-15.8-11.3-19.4-18.2M9%2060.9c-.7%200-1.3-.1-1.9-.2v1.1c0%201%204.2%201%204.2%200v-1.1c-.8.1-1.5.2-2.3.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/heels.svg?color=%231a73e8&size=48