sandals emoji
sandals from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.
- Name
- sandals
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- People
- Viewbox
- 72×72
- License
- Apache 2.0
The same emoji in other sets
More people icons from Firefox OS Emoji
Use the sandals emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#C49270" d="M47.9 37.8c-2 2-5.1 8.2-5.1 8.2l5.1 1.4M30.8 18.7C27.6 19.9 13.6 37 13.6 37l4.4 2.8"/><path fill="#E5AB83" d="M70.6 53.6s-.3.1-.8.1c-.6.1-1.4.2-2.5.4c-1 .2-2.3.3-3.7.4c-1.4.2-1 .2-2.8.4c-1.8 0-3.8.1-5.8.1c-2-.1-4.2 0-6.4-.2c-2.3-.2-4.4-.2-7.2-.9c-2.5-.7-4.9-1.8-7.1-3.2c-4.2-2.7-7.5-5.8-11-8c-3.4-2.2-6.9-3.6-10.1-4.4c-3.2-.9-5.9-1.2-7.9-1.3c-1.9-.1-3.1-.2-3.1-.2c-1.2 0-1.7.3-1.4-1.1c.6-2.4.5-2.6 1.4-3.1c.8-.5 8.5-.7 12.3-.3c3.8.5 8.2 1.8 12.5 4c2.1 1.1 4.3 2.3 6.2 3.6s3.7 2.5 5.4 3.4s3.3 1.5 4.9 1.8c1 .2 3.7.3 5.6.5c2 .2 4 .1 5.9.2c1.9 0 3.6-.1 5.3-.2c11.6 0 12.3 2.5 11.5 4.6c-.5 1-.3 3.2-1.2 3.4"/><path fill="#A57656" d="M72 49c-.3 1.5-7.3 2.7-10.5 2.7h-5.6l2.5-9.7c.4-1.5-.5-3-2-3.4L50.5 37c-1.5-.4-3 .5-3.4 2l-3 11.7v.2l-.1.1c-2-.6-4-1.3-6-2.4c-3.5-1.8-7-4.2-10.9-6.4l12.1-15.8c.9-1.2.7-3-.5-3.9l-4.8-3.7c-1.2-.9-3-.7-3.9.5l-4.2 5.5l-17.3-9.9c-1.3-.8-3-.3-3.8 1l-1.6 2.7c-.8 1.3-.3 3 1 3.8l16.3 9.3l-4.2 5.4c-1.2-.4-2.3-.8-3.4-1.2c-3.6-1.1-6.6-1.6-9.2-1.9c-2.5-.4-1.5-1.4-1.5-1.4C-.4 34-1.4 52.4 3.4 53s30.8 3.6 43 3.6c18.5 0 23.2-1.1 24.6-2.3c1.2-1 1-5.3 1-5.3"/><path fill="#FFB636" d="M18.6 19.2L16 17.8q-1.05-.6-2.1-.6c-1.6 0-3.1.9-3.8 2.2L8.6 22c-1.2 2.1-.5 4.8 1.6 6h.1l2.6 1.3q1.05.6 2.1.6c1.6 0 3.1-.9 3.8-2.2l1.4-2.5c1.3-2.1.5-4.8-1.6-6m.1 5.1l-.6 1l-2.6-1.4c-.4-.2-.8-.1-1 .3s-.1.8.3 1l2.6 1.4l-.2.3c-.5.8-1.3 1.3-2.2 1.3c-.4 0-.9-.1-1.3-.3l-2.6-1.3c-1.2-.7-1.7-2.3-1-3.5l1.4-2.5c.5-.8 1.3-1.3 2.2-1.3c.4 0 .9.1 1.3.3l2.6 1.3c1.4.6 1.8 2.2 1.1 3.4"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiSandals(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#C49270" d="M47.9 37.8c-2 2-5.1 8.2-5.1 8.2l5.1 1.4M30.8 18.7C27.6 19.9 13.6 37 13.6 37l4.4 2.8"/><path fill="#E5AB83" d="M70.6 53.6s-.3.1-.8.1c-.6.1-1.4.2-2.5.4c-1 .2-2.3.3-3.7.4c-1.4.2-1 .2-2.8.4c-1.8 0-3.8.1-5.8.1c-2-.1-4.2 0-6.4-.2c-2.3-.2-4.4-.2-7.2-.9c-2.5-.7-4.9-1.8-7.1-3.2c-4.2-2.7-7.5-5.8-11-8c-3.4-2.2-6.9-3.6-10.1-4.4c-3.2-.9-5.9-1.2-7.9-1.3c-1.9-.1-3.1-.2-3.1-.2c-1.2 0-1.7.3-1.4-1.1c.6-2.4.5-2.6 1.4-3.1c.8-.5 8.5-.7 12.3-.3c3.8.5 8.2 1.8 12.5 4c2.1 1.1 4.3 2.3 6.2 3.6s3.7 2.5 5.4 3.4s3.3 1.5 4.9 1.8c1 .2 3.7.3 5.6.5c2 .2 4 .1 5.9.2c1.9 0 3.6-.1 5.3-.2c11.6 0 12.3 2.5 11.5 4.6c-.5 1-.3 3.2-1.2 3.4"/><path fill="#A57656" d="M72 49c-.3 1.5-7.3 2.7-10.5 2.7h-5.6l2.5-9.7c.4-1.5-.5-3-2-3.4L50.5 37c-1.5-.4-3 .5-3.4 2l-3 11.7v.2l-.1.1c-2-.6-4-1.3-6-2.4c-3.5-1.8-7-4.2-10.9-6.4l12.1-15.8c.9-1.2.7-3-.5-3.9l-4.8-3.7c-1.2-.9-3-.7-3.9.5l-4.2 5.5l-17.3-9.9c-1.3-.8-3-.3-3.8 1l-1.6 2.7c-.8 1.3-.3 3 1 3.8l16.3 9.3l-4.2 5.4c-1.2-.4-2.3-.8-3.4-1.2c-3.6-1.1-6.6-1.6-9.2-1.9c-2.5-.4-1.5-1.4-1.5-1.4C-.4 34-1.4 52.4 3.4 53s30.8 3.6 43 3.6c18.5 0 23.2-1.1 24.6-2.3c1.2-1 1-5.3 1-5.3"/><path fill="#FFB636" d="M18.6 19.2L16 17.8q-1.05-.6-2.1-.6c-1.6 0-3.1.9-3.8 2.2L8.6 22c-1.2 2.1-.5 4.8 1.6 6h.1l2.6 1.3q1.05.6 2.1.6c1.6 0 3.1-.9 3.8-2.2l1.4-2.5c1.3-2.1.5-4.8-1.6-6m.1 5.1l-.6 1l-2.6-1.4c-.4-.2-.8-.1-1 .3s-.1.8.3 1l2.6 1.4l-.2.3c-.5.8-1.3 1.3-2.2 1.3c-.4 0-.9-.1-1.3-.3l-2.6-1.3c-1.2-.7-1.7-2.3-1-3.5l1.4-2.5c.5-.8 1.3-1.3 2.2-1.3c.4 0 .9.1 1.3.3l2.6 1.3c1.4.6 1.8 2.2 1.1 3.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#C49270" d="M47.9 37.8c-2 2-5.1 8.2-5.1 8.2l5.1 1.4M30.8 18.7C27.6 19.9 13.6 37 13.6 37l4.4 2.8"/><path fill="#E5AB83" d="M70.6 53.6s-.3.1-.8.1c-.6.1-1.4.2-2.5.4c-1 .2-2.3.3-3.7.4c-1.4.2-1 .2-2.8.4c-1.8 0-3.8.1-5.8.1c-2-.1-4.2 0-6.4-.2c-2.3-.2-4.4-.2-7.2-.9c-2.5-.7-4.9-1.8-7.1-3.2c-4.2-2.7-7.5-5.8-11-8c-3.4-2.2-6.9-3.6-10.1-4.4c-3.2-.9-5.9-1.2-7.9-1.3c-1.9-.1-3.1-.2-3.1-.2c-1.2 0-1.7.3-1.4-1.1c.6-2.4.5-2.6 1.4-3.1c.8-.5 8.5-.7 12.3-.3c3.8.5 8.2 1.8 12.5 4c2.1 1.1 4.3 2.3 6.2 3.6s3.7 2.5 5.4 3.4s3.3 1.5 4.9 1.8c1 .2 3.7.3 5.6.5c2 .2 4 .1 5.9.2c1.9 0 3.6-.1 5.3-.2c11.6 0 12.3 2.5 11.5 4.6c-.5 1-.3 3.2-1.2 3.4"/><path fill="#A57656" d="M72 49c-.3 1.5-7.3 2.7-10.5 2.7h-5.6l2.5-9.7c.4-1.5-.5-3-2-3.4L50.5 37c-1.5-.4-3 .5-3.4 2l-3 11.7v.2l-.1.1c-2-.6-4-1.3-6-2.4c-3.5-1.8-7-4.2-10.9-6.4l12.1-15.8c.9-1.2.7-3-.5-3.9l-4.8-3.7c-1.2-.9-3-.7-3.9.5l-4.2 5.5l-17.3-9.9c-1.3-.8-3-.3-3.8 1l-1.6 2.7c-.8 1.3-.3 3 1 3.8l16.3 9.3l-4.2 5.4c-1.2-.4-2.3-.8-3.4-1.2c-3.6-1.1-6.6-1.6-9.2-1.9c-2.5-.4-1.5-1.4-1.5-1.4C-.4 34-1.4 52.4 3.4 53s30.8 3.6 43 3.6c18.5 0 23.2-1.1 24.6-2.3c1.2-1 1-5.3 1-5.3"/><path fill="#FFB636" d="M18.6 19.2L16 17.8q-1.05-.6-2.1-.6c-1.6 0-3.1.9-3.8 2.2L8.6 22c-1.2 2.1-.5 4.8 1.6 6h.1l2.6 1.3q1.05.6 2.1.6c1.6 0 3.1-.9 3.8-2.2l1.4-2.5c1.3-2.1.5-4.8-1.6-6m.1 5.1l-.6 1l-2.6-1.4c-.4-.2-.8-.1-1 .3s-.1.8.3 1l2.6 1.4l-.2.3c-.5.8-1.3 1.3-2.2 1.3c-.4 0-.9-.1-1.3-.3l-2.6-1.3c-1.2-.7-1.7-2.3-1-3.5l1.4-2.5c.5-.8 1.3-1.3 2.2-1.3c.4 0 .9.1 1.3.3l2.6 1.3c1.4.6 1.8 2.2 1.1 3.4"/></svg> </template>
CSS
.icon-sandals {
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%23C49270%22%20d%3D%22M47.9%2037.8c-2%202-5.1%208.2-5.1%208.2l5.1%201.4M30.8%2018.7C27.6%2019.9%2013.6%2037%2013.6%2037l4.4%202.8%22%2F%3E%3Cpath%20fill%3D%22%23E5AB83%22%20d%3D%22M70.6%2053.6s-.3.1-.8.1c-.6.1-1.4.2-2.5.4c-1%20.2-2.3.3-3.7.4c-1.4.2-1%20.2-2.8.4c-1.8%200-3.8.1-5.8.1c-2-.1-4.2%200-6.4-.2c-2.3-.2-4.4-.2-7.2-.9c-2.5-.7-4.9-1.8-7.1-3.2c-4.2-2.7-7.5-5.8-11-8c-3.4-2.2-6.9-3.6-10.1-4.4c-3.2-.9-5.9-1.2-7.9-1.3c-1.9-.1-3.1-.2-3.1-.2c-1.2%200-1.7.3-1.4-1.1c.6-2.4.5-2.6%201.4-3.1c.8-.5%208.5-.7%2012.3-.3c3.8.5%208.2%201.8%2012.5%204c2.1%201.1%204.3%202.3%206.2%203.6s3.7%202.5%205.4%203.4s3.3%201.5%204.9%201.8c1%20.2%203.7.3%205.6.5c2%20.2%204%20.1%205.9.2c1.9%200%203.6-.1%205.3-.2c11.6%200%2012.3%202.5%2011.5%204.6c-.5%201-.3%203.2-1.2%203.4%22%2F%3E%3Cpath%20fill%3D%22%23A57656%22%20d%3D%22M72%2049c-.3%201.5-7.3%202.7-10.5%202.7h-5.6l2.5-9.7c.4-1.5-.5-3-2-3.4L50.5%2037c-1.5-.4-3%20.5-3.4%202l-3%2011.7v.2l-.1.1c-2-.6-4-1.3-6-2.4c-3.5-1.8-7-4.2-10.9-6.4l12.1-15.8c.9-1.2.7-3-.5-3.9l-4.8-3.7c-1.2-.9-3-.7-3.9.5l-4.2%205.5l-17.3-9.9c-1.3-.8-3-.3-3.8%201l-1.6%202.7c-.8%201.3-.3%203%201%203.8l16.3%209.3l-4.2%205.4c-1.2-.4-2.3-.8-3.4-1.2c-3.6-1.1-6.6-1.6-9.2-1.9c-2.5-.4-1.5-1.4-1.5-1.4C-.4%2034-1.4%2052.4%203.4%2053s30.8%203.6%2043%203.6c18.5%200%2023.2-1.1%2024.6-2.3c1.2-1%201-5.3%201-5.3%22%2F%3E%3Cpath%20fill%3D%22%23FFB636%22%20d%3D%22M18.6%2019.2L16%2017.8q-1.05-.6-2.1-.6c-1.6%200-3.1.9-3.8%202.2L8.6%2022c-1.2%202.1-.5%204.8%201.6%206h.1l2.6%201.3q1.05.6%202.1.6c1.6%200%203.1-.9%203.8-2.2l1.4-2.5c1.3-2.1.5-4.8-1.6-6m.1%205.1l-.6%201l-2.6-1.4c-.4-.2-.8-.1-1%20.3s-.1.8.3%201l2.6%201.4l-.2.3c-.5.8-1.3%201.3-2.2%201.3c-.4%200-.9-.1-1.3-.3l-2.6-1.3c-1.2-.7-1.7-2.3-1-3.5l1.4-2.5c.5-.8%201.3-1.3%202.2-1.3c.4%200%20.9.1%201.3.3l2.6%201.3c1.4.6%201.8%202.2%201.1%203.4%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%23C49270%22%20d%3D%22M47.9%2037.8c-2%202-5.1%208.2-5.1%208.2l5.1%201.4M30.8%2018.7C27.6%2019.9%2013.6%2037%2013.6%2037l4.4%202.8%22%2F%3E%3Cpath%20fill%3D%22%23E5AB83%22%20d%3D%22M70.6%2053.6s-.3.1-.8.1c-.6.1-1.4.2-2.5.4c-1%20.2-2.3.3-3.7.4c-1.4.2-1%20.2-2.8.4c-1.8%200-3.8.1-5.8.1c-2-.1-4.2%200-6.4-.2c-2.3-.2-4.4-.2-7.2-.9c-2.5-.7-4.9-1.8-7.1-3.2c-4.2-2.7-7.5-5.8-11-8c-3.4-2.2-6.9-3.6-10.1-4.4c-3.2-.9-5.9-1.2-7.9-1.3c-1.9-.1-3.1-.2-3.1-.2c-1.2%200-1.7.3-1.4-1.1c.6-2.4.5-2.6%201.4-3.1c.8-.5%208.5-.7%2012.3-.3c3.8.5%208.2%201.8%2012.5%204c2.1%201.1%204.3%202.3%206.2%203.6s3.7%202.5%205.4%203.4s3.3%201.5%204.9%201.8c1%20.2%203.7.3%205.6.5c2%20.2%204%20.1%205.9.2c1.9%200%203.6-.1%205.3-.2c11.6%200%2012.3%202.5%2011.5%204.6c-.5%201-.3%203.2-1.2%203.4%22%2F%3E%3Cpath%20fill%3D%22%23A57656%22%20d%3D%22M72%2049c-.3%201.5-7.3%202.7-10.5%202.7h-5.6l2.5-9.7c.4-1.5-.5-3-2-3.4L50.5%2037c-1.5-.4-3%20.5-3.4%202l-3%2011.7v.2l-.1.1c-2-.6-4-1.3-6-2.4c-3.5-1.8-7-4.2-10.9-6.4l12.1-15.8c.9-1.2.7-3-.5-3.9l-4.8-3.7c-1.2-.9-3-.7-3.9.5l-4.2%205.5l-17.3-9.9c-1.3-.8-3-.3-3.8%201l-1.6%202.7c-.8%201.3-.3%203%201%203.8l16.3%209.3l-4.2%205.4c-1.2-.4-2.3-.8-3.4-1.2c-3.6-1.1-6.6-1.6-9.2-1.9c-2.5-.4-1.5-1.4-1.5-1.4C-.4%2034-1.4%2052.4%203.4%2053s30.8%203.6%2043%203.6c18.5%200%2023.2-1.1%2024.6-2.3c1.2-1%201-5.3%201-5.3%22%2F%3E%3Cpath%20fill%3D%22%23FFB636%22%20d%3D%22M18.6%2019.2L16%2017.8q-1.05-.6-2.1-.6c-1.6%200-3.1.9-3.8%202.2L8.6%2022c-1.2%202.1-.5%204.8%201.6%206h.1l2.6%201.3q1.05.6%202.1.6c1.6%200%203.1-.9%203.8-2.2l1.4-2.5c1.3-2.1.5-4.8-1.6-6m.1%205.1l-.6%201l-2.6-1.4c-.4-.2-.8-.1-1%20.3s-.1.8.3%201l2.6%201.4l-.2.3c-.5.8-1.3%201.3-2.2%201.3c-.4%200-.9-.1-1.3-.3l-2.6-1.3c-1.2-.7-1.7-2.3-1-3.5l1.4-2.5c.5-.8%201.3-1.3%202.2-1.3c.4%200%20.9.1%201.3.3l2.6%201.3c1.4.6%201.8%202.2%201.1%203.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/sandals.svg?color=%231a73e8&size=48