womans boot emoji
womans-boot from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.
- Name
- womans-boot
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- People
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More people icons from Emoji One (Colored)
alienalien-monsterangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upbeaming-face-with-smiling-eyesblond-haired-personboybride-with-veilbriefcasebust-in-silhouettebusts-in-silhouettecall-me-handcat-face-with-tears-of-joycat-face-with-wry-smileclapping-hands
Use the womans boot emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M58.6 58.8c-5.5 0-50.7-15.1-50.7-15.1L9.4 62h6.3s.1-5.8 1-8.7c8.2 0 12.4 8.7 15.6 8.7h26.3c.5 0 .5-3.2 0-3.2"/><path fill="#c94747" d="M54.5 50.3c-15.2-5.5-23.3-10.6-24.2-36.1l-21.9-.4C10 33.3 6.3 28 5.4 39.3c-.4 5.3 3.5 10 10.4 10c8.9 0 15.9 9.5 17.5 9.5h24.6s2.5-6.3-3.4-8.5"/><path fill="#3e4347" d="M13.8 11.1H16V33h-2.2z"/><path fill="#ed4c5c" d="M34 2.7H5L6.2 14s4.3 1.6 13.2 1.6c8 0 13.2-.8 13.2-.8z"/><path fill="#3e4347" d="M19.5 2C13.7 2 5 2.3 5 2.7s8.7.7 14.5.7S34 3.1 34 2.7S25.3 2 19.5 2"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneWomansBoot(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M58.6 58.8c-5.5 0-50.7-15.1-50.7-15.1L9.4 62h6.3s.1-5.8 1-8.7c8.2 0 12.4 8.7 15.6 8.7h26.3c.5 0 .5-3.2 0-3.2"/><path fill="#c94747" d="M54.5 50.3c-15.2-5.5-23.3-10.6-24.2-36.1l-21.9-.4C10 33.3 6.3 28 5.4 39.3c-.4 5.3 3.5 10 10.4 10c8.9 0 15.9 9.5 17.5 9.5h24.6s2.5-6.3-3.4-8.5"/><path fill="#3e4347" d="M13.8 11.1H16V33h-2.2z"/><path fill="#ed4c5c" d="M34 2.7H5L6.2 14s4.3 1.6 13.2 1.6c8 0 13.2-.8 13.2-.8z"/><path fill="#3e4347" d="M19.5 2C13.7 2 5 2.3 5 2.7s8.7.7 14.5.7S34 3.1 34 2.7S25.3 2 19.5 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#3e4347" d="M58.6 58.8c-5.5 0-50.7-15.1-50.7-15.1L9.4 62h6.3s.1-5.8 1-8.7c8.2 0 12.4 8.7 15.6 8.7h26.3c.5 0 .5-3.2 0-3.2"/><path fill="#c94747" d="M54.5 50.3c-15.2-5.5-23.3-10.6-24.2-36.1l-21.9-.4C10 33.3 6.3 28 5.4 39.3c-.4 5.3 3.5 10 10.4 10c8.9 0 15.9 9.5 17.5 9.5h24.6s2.5-6.3-3.4-8.5"/><path fill="#3e4347" d="M13.8 11.1H16V33h-2.2z"/><path fill="#ed4c5c" d="M34 2.7H5L6.2 14s4.3 1.6 13.2 1.6c8 0 13.2-.8 13.2-.8z"/><path fill="#3e4347" d="M19.5 2C13.7 2 5 2.3 5 2.7s8.7.7 14.5.7S34 3.1 34 2.7S25.3 2 19.5 2"/></svg> </template>
CSS
.icon-womans-boot {
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%2064%2064%22%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M58.6%2058.8c-5.5%200-50.7-15.1-50.7-15.1L9.4%2062h6.3s.1-5.8%201-8.7c8.2%200%2012.4%208.7%2015.6%208.7h26.3c.5%200%20.5-3.2%200-3.2%22%2F%3E%3Cpath%20fill%3D%22%23c94747%22%20d%3D%22M54.5%2050.3c-15.2-5.5-23.3-10.6-24.2-36.1l-21.9-.4C10%2033.3%206.3%2028%205.4%2039.3c-.4%205.3%203.5%2010%2010.4%2010c8.9%200%2015.9%209.5%2017.5%209.5h24.6s2.5-6.3-3.4-8.5%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M13.8%2011.1H16V33h-2.2z%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M34%202.7H5L6.2%2014s4.3%201.6%2013.2%201.6c8%200%2013.2-.8%2013.2-.8z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M19.5%202C13.7%202%205%202.3%205%202.7s8.7.7%2014.5.7S34%203.1%2034%202.7S25.3%202%2019.5%202%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%2064%2064%22%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M58.6%2058.8c-5.5%200-50.7-15.1-50.7-15.1L9.4%2062h6.3s.1-5.8%201-8.7c8.2%200%2012.4%208.7%2015.6%208.7h26.3c.5%200%20.5-3.2%200-3.2%22%2F%3E%3Cpath%20fill%3D%22%23c94747%22%20d%3D%22M54.5%2050.3c-15.2-5.5-23.3-10.6-24.2-36.1l-21.9-.4C10%2033.3%206.3%2028%205.4%2039.3c-.4%205.3%203.5%2010%2010.4%2010c8.9%200%2015.9%209.5%2017.5%209.5h24.6s2.5-6.3-3.4-8.5%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M13.8%2011.1H16V33h-2.2z%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M34%202.7H5L6.2%2014s4.3%201.6%2013.2%201.6c8%200%2013.2-.8%2013.2-.8z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M19.5%202C13.7%202%205%202.3%205%202.7s8.7.7%2014.5.7S34%203.1%2034%202.7S25.3%202%2019.5%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/womans-boot.svg?color=%231a73e8&size=48