womans-sandal from Emoji One (Colored) by Emoji One · Default · People · CC-BY-4.0 Attribution required.

Name
womans-sandal
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)

Use the womans sandal emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#725944" d="M0 17.3s4.4 4.2 8 22.1c0 0 .7 3.1 6.3 2.3c4.5-.7 10.1-.3 21.5 4.9c0 0-8-10.8-17.3-18.7C11 21.6 2 17.9 0 17.3"/><path fill="#298959" d="M31.9 37.1c-10.4-4.6-15.8-5.9-20-5.3c-3.6.5-5.3-.5-6-1.4l.4 1.6s.7 2.9 6.3 2c4.5-.7 10.1.7 21.5 5.9c0 0-.8-1-2.2-2.8m13.9-4.2s3.3 1.6 3.2 4.6c1 .1 9.9 2.2 10.6 2.4c-2-4.4-7.5-8.8-13.8-7"/><path fill="#e2c69e" d="M7.1 15c6.1 0 13.6 1.3 20.4 7.6c8 7.5 16 13.3 24.5 14.9c9.1 1.7 14 1.9 11.2 6.2c-2.8 4.4-28 6-34.1-4.2C16.1 17.2-13.6 15 7.1 15"/><path fill="#b39066" d="M64 41.6c0 .7-.2 1.4-.7 2.2c-2.8 4.4-28 6-34.1-4.2C19.3 22.7-.1 17.3 0 15.7v1.6c-.1 1.6 18.5 6.8 28.4 23.7c6.1 10.3 32.1 9.4 34.9 5c.5-.8.7-1.5.7-2.1z"/><path fill="#52c18e" d="M58.4 35.6c-5.9-7.4-20.1-9.5-30.8 1.3c4.7 9 10 8.5 10 8.5C38.7 29.8 50.3 32.9 54 34.6c3.1 1.4 3.6 3.9 3.6 3.9s1.3.3 2.3.5c.1-.9-1-2.8-1.5-3.4"/><path fill="#298959" d="M49.5 30c-7.6-2.1-14.7 2.6-20.6 9.2c.5.9 1.8 2.4 1.8 2.4c5.1-6.5 11.7-13.4 18.8-11.6"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneWomansSandal(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#725944" d="M0 17.3s4.4 4.2 8 22.1c0 0 .7 3.1 6.3 2.3c4.5-.7 10.1-.3 21.5 4.9c0 0-8-10.8-17.3-18.7C11 21.6 2 17.9 0 17.3"/><path fill="#298959" d="M31.9 37.1c-10.4-4.6-15.8-5.9-20-5.3c-3.6.5-5.3-.5-6-1.4l.4 1.6s.7 2.9 6.3 2c4.5-.7 10.1.7 21.5 5.9c0 0-.8-1-2.2-2.8m13.9-4.2s3.3 1.6 3.2 4.6c1 .1 9.9 2.2 10.6 2.4c-2-4.4-7.5-8.8-13.8-7"/><path fill="#e2c69e" d="M7.1 15c6.1 0 13.6 1.3 20.4 7.6c8 7.5 16 13.3 24.5 14.9c9.1 1.7 14 1.9 11.2 6.2c-2.8 4.4-28 6-34.1-4.2C16.1 17.2-13.6 15 7.1 15"/><path fill="#b39066" d="M64 41.6c0 .7-.2 1.4-.7 2.2c-2.8 4.4-28 6-34.1-4.2C19.3 22.7-.1 17.3 0 15.7v1.6c-.1 1.6 18.5 6.8 28.4 23.7c6.1 10.3 32.1 9.4 34.9 5c.5-.8.7-1.5.7-2.1z"/><path fill="#52c18e" d="M58.4 35.6c-5.9-7.4-20.1-9.5-30.8 1.3c4.7 9 10 8.5 10 8.5C38.7 29.8 50.3 32.9 54 34.6c3.1 1.4 3.6 3.9 3.6 3.9s1.3.3 2.3.5c.1-.9-1-2.8-1.5-3.4"/><path fill="#298959" d="M49.5 30c-7.6-2.1-14.7 2.6-20.6 9.2c.5.9 1.8 2.4 1.8 2.4c5.1-6.5 11.7-13.4 18.8-11.6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#725944" d="M0 17.3s4.4 4.2 8 22.1c0 0 .7 3.1 6.3 2.3c4.5-.7 10.1-.3 21.5 4.9c0 0-8-10.8-17.3-18.7C11 21.6 2 17.9 0 17.3"/><path fill="#298959" d="M31.9 37.1c-10.4-4.6-15.8-5.9-20-5.3c-3.6.5-5.3-.5-6-1.4l.4 1.6s.7 2.9 6.3 2c4.5-.7 10.1.7 21.5 5.9c0 0-.8-1-2.2-2.8m13.9-4.2s3.3 1.6 3.2 4.6c1 .1 9.9 2.2 10.6 2.4c-2-4.4-7.5-8.8-13.8-7"/><path fill="#e2c69e" d="M7.1 15c6.1 0 13.6 1.3 20.4 7.6c8 7.5 16 13.3 24.5 14.9c9.1 1.7 14 1.9 11.2 6.2c-2.8 4.4-28 6-34.1-4.2C16.1 17.2-13.6 15 7.1 15"/><path fill="#b39066" d="M64 41.6c0 .7-.2 1.4-.7 2.2c-2.8 4.4-28 6-34.1-4.2C19.3 22.7-.1 17.3 0 15.7v1.6c-.1 1.6 18.5 6.8 28.4 23.7c6.1 10.3 32.1 9.4 34.9 5c.5-.8.7-1.5.7-2.1z"/><path fill="#52c18e" d="M58.4 35.6c-5.9-7.4-20.1-9.5-30.8 1.3c4.7 9 10 8.5 10 8.5C38.7 29.8 50.3 32.9 54 34.6c3.1 1.4 3.6 3.9 3.6 3.9s1.3.3 2.3.5c.1-.9-1-2.8-1.5-3.4"/><path fill="#298959" d="M49.5 30c-7.6-2.1-14.7 2.6-20.6 9.2c.5.9 1.8 2.4 1.8 2.4c5.1-6.5 11.7-13.4 18.8-11.6"/></svg>
</template>

CSS

.icon-womans-sandal {
  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%23725944%22%20d%3D%22M0%2017.3s4.4%204.2%208%2022.1c0%200%20.7%203.1%206.3%202.3c4.5-.7%2010.1-.3%2021.5%204.9c0%200-8-10.8-17.3-18.7C11%2021.6%202%2017.9%200%2017.3%22%2F%3E%3Cpath%20fill%3D%22%23298959%22%20d%3D%22M31.9%2037.1c-10.4-4.6-15.8-5.9-20-5.3c-3.6.5-5.3-.5-6-1.4l.4%201.6s.7%202.9%206.3%202c4.5-.7%2010.1.7%2021.5%205.9c0%200-.8-1-2.2-2.8m13.9-4.2s3.3%201.6%203.2%204.6c1%20.1%209.9%202.2%2010.6%202.4c-2-4.4-7.5-8.8-13.8-7%22%2F%3E%3Cpath%20fill%3D%22%23e2c69e%22%20d%3D%22M7.1%2015c6.1%200%2013.6%201.3%2020.4%207.6c8%207.5%2016%2013.3%2024.5%2014.9c9.1%201.7%2014%201.9%2011.2%206.2c-2.8%204.4-28%206-34.1-4.2C16.1%2017.2-13.6%2015%207.1%2015%22%2F%3E%3Cpath%20fill%3D%22%23b39066%22%20d%3D%22M64%2041.6c0%20.7-.2%201.4-.7%202.2c-2.8%204.4-28%206-34.1-4.2C19.3%2022.7-.1%2017.3%200%2015.7v1.6c-.1%201.6%2018.5%206.8%2028.4%2023.7c6.1%2010.3%2032.1%209.4%2034.9%205c.5-.8.7-1.5.7-2.1z%22%2F%3E%3Cpath%20fill%3D%22%2352c18e%22%20d%3D%22M58.4%2035.6c-5.9-7.4-20.1-9.5-30.8%201.3c4.7%209%2010%208.5%2010%208.5C38.7%2029.8%2050.3%2032.9%2054%2034.6c3.1%201.4%203.6%203.9%203.6%203.9s1.3.3%202.3.5c.1-.9-1-2.8-1.5-3.4%22%2F%3E%3Cpath%20fill%3D%22%23298959%22%20d%3D%22M49.5%2030c-7.6-2.1-14.7%202.6-20.6%209.2c.5.9%201.8%202.4%201.8%202.4c5.1-6.5%2011.7-13.4%2018.8-11.6%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%23725944%22%20d%3D%22M0%2017.3s4.4%204.2%208%2022.1c0%200%20.7%203.1%206.3%202.3c4.5-.7%2010.1-.3%2021.5%204.9c0%200-8-10.8-17.3-18.7C11%2021.6%202%2017.9%200%2017.3%22%2F%3E%3Cpath%20fill%3D%22%23298959%22%20d%3D%22M31.9%2037.1c-10.4-4.6-15.8-5.9-20-5.3c-3.6.5-5.3-.5-6-1.4l.4%201.6s.7%202.9%206.3%202c4.5-.7%2010.1.7%2021.5%205.9c0%200-.8-1-2.2-2.8m13.9-4.2s3.3%201.6%203.2%204.6c1%20.1%209.9%202.2%2010.6%202.4c-2-4.4-7.5-8.8-13.8-7%22%2F%3E%3Cpath%20fill%3D%22%23e2c69e%22%20d%3D%22M7.1%2015c6.1%200%2013.6%201.3%2020.4%207.6c8%207.5%2016%2013.3%2024.5%2014.9c9.1%201.7%2014%201.9%2011.2%206.2c-2.8%204.4-28%206-34.1-4.2C16.1%2017.2-13.6%2015%207.1%2015%22%2F%3E%3Cpath%20fill%3D%22%23b39066%22%20d%3D%22M64%2041.6c0%20.7-.2%201.4-.7%202.2c-2.8%204.4-28%206-34.1-4.2C19.3%2022.7-.1%2017.3%200%2015.7v1.6c-.1%201.6%2018.5%206.8%2028.4%2023.7c6.1%2010.3%2032.1%209.4%2034.9%205c.5-.8.7-1.5.7-2.1z%22%2F%3E%3Cpath%20fill%3D%22%2352c18e%22%20d%3D%22M58.4%2035.6c-5.9-7.4-20.1-9.5-30.8%201.3c4.7%209%2010%208.5%2010%208.5C38.7%2029.8%2050.3%2032.9%2054%2034.6c3.1%201.4%203.6%203.9%203.6%203.9s1.3.3%202.3.5c.1-.9-1-2.8-1.5-3.4%22%2F%3E%3Cpath%20fill%3D%22%23298959%22%20d%3D%22M49.5%2030c-7.6-2.1-14.7%202.6-20.6%209.2c.5.9%201.8%202.4%201.8%202.4c5.1-6.5%2011.7-13.4%2018.8-11.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/womans-sandal.svg?color=%231a73e8&size=48