thong sandal emoji
thong-sandal from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- thong-sandal
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More objects icons from OpenMoji
Use the thong sandal emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M37.237 61.846a8.76 8.76 0 0 1-5.542-1.798c-3.493-2.73-3.931-7.544-3.948-7.747L24.23 30.4c-.924-7.257.122-12.767 3.106-16.406a10.9 10.9 0 0 1 7.089-4.022a10.18 10.18 0 0 1 7.506 2.744c2.181 2.228 3.061 5.588 2.614 9.989c-.775 7.626 1.055 24.327 1.169 25.355c.143.684 1.296 6.64-1.322 10.506a7.2 7.2 0 0 1-5.029 3.1a13 13 0 0 1-2.126.18M34.502 10.97"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M43.55 22.604c1.266-12.465-9.048-11.634-9.048-11.634s-8.144.576-9.428 11.568m1.307 14.955l2.362 14.724s.835 10.03 10.46 8.462c8-1.304 5.522-12.457 5.522-12.457s-.612-5.412-1.018-11.602"/><path d="M28.19 35.147s-11.22-3.68 5.463-15.157l.348-2.83"/><path d="M40.665 34.166s10.642-4.662-7.012-14.176"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiThongSandal(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M37.237 61.846a8.76 8.76 0 0 1-5.542-1.798c-3.493-2.73-3.931-7.544-3.948-7.747L24.23 30.4c-.924-7.257.122-12.767 3.106-16.406a10.9 10.9 0 0 1 7.089-4.022a10.18 10.18 0 0 1 7.506 2.744c2.181 2.228 3.061 5.588 2.614 9.989c-.775 7.626 1.055 24.327 1.169 25.355c.143.684 1.296 6.64-1.322 10.506a7.2 7.2 0 0 1-5.029 3.1a13 13 0 0 1-2.126.18M34.502 10.97"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M43.55 22.604c1.266-12.465-9.048-11.634-9.048-11.634s-8.144.576-9.428 11.568m1.307 14.955l2.362 14.724s.835 10.03 10.46 8.462c8-1.304 5.522-12.457 5.522-12.457s-.612-5.412-1.018-11.602"/><path d="M28.19 35.147s-11.22-3.68 5.463-15.157l.348-2.83"/><path d="M40.665 34.166s10.642-4.662-7.012-14.176"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M37.237 61.846a8.76 8.76 0 0 1-5.542-1.798c-3.493-2.73-3.931-7.544-3.948-7.747L24.23 30.4c-.924-7.257.122-12.767 3.106-16.406a10.9 10.9 0 0 1 7.089-4.022a10.18 10.18 0 0 1 7.506 2.744c2.181 2.228 3.061 5.588 2.614 9.989c-.775 7.626 1.055 24.327 1.169 25.355c.143.684 1.296 6.64-1.322 10.506a7.2 7.2 0 0 1-5.029 3.1a13 13 0 0 1-2.126.18M34.502 10.97"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M43.55 22.604c1.266-12.465-9.048-11.634-9.048-11.634s-8.144.576-9.428 11.568m1.307 14.955l2.362 14.724s.835 10.03 10.46 8.462c8-1.304 5.522-12.457 5.522-12.457s-.612-5.412-1.018-11.602"/><path d="M28.19 35.147s-11.22-3.68 5.463-15.157l.348-2.83"/><path d="M40.665 34.166s10.642-4.662-7.012-14.176"/></g></svg> </template>
CSS
.icon-thong-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M37.237%2061.846a8.76%208.76%200%200%201-5.542-1.798c-3.493-2.73-3.931-7.544-3.948-7.747L24.23%2030.4c-.924-7.257.122-12.767%203.106-16.406a10.9%2010.9%200%200%201%207.089-4.022a10.18%2010.18%200%200%201%207.506%202.744c2.181%202.228%203.061%205.588%202.614%209.989c-.775%207.626%201.055%2024.327%201.169%2025.355c.143.684%201.296%206.64-1.322%2010.506a7.2%207.2%200%200%201-5.029%203.1a13%2013%200%200%201-2.126.18M34.502%2010.97%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M43.55%2022.604c1.266-12.465-9.048-11.634-9.048-11.634s-8.144.576-9.428%2011.568m1.307%2014.955l2.362%2014.724s.835%2010.03%2010.46%208.462c8-1.304%205.522-12.457%205.522-12.457s-.612-5.412-1.018-11.602%22%2F%3E%3Cpath%20d%3D%22M28.19%2035.147s-11.22-3.68%205.463-15.157l.348-2.83%22%2F%3E%3Cpath%20d%3D%22M40.665%2034.166s10.642-4.662-7.012-14.176%22%2F%3E%3C%2Fg%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%23fcea2b%22%20d%3D%22M37.237%2061.846a8.76%208.76%200%200%201-5.542-1.798c-3.493-2.73-3.931-7.544-3.948-7.747L24.23%2030.4c-.924-7.257.122-12.767%203.106-16.406a10.9%2010.9%200%200%201%207.089-4.022a10.18%2010.18%200%200%201%207.506%202.744c2.181%202.228%203.061%205.588%202.614%209.989c-.775%207.626%201.055%2024.327%201.169%2025.355c.143.684%201.296%206.64-1.322%2010.506a7.2%207.2%200%200%201-5.029%203.1a13%2013%200%200%201-2.126.18M34.502%2010.97%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M43.55%2022.604c1.266-12.465-9.048-11.634-9.048-11.634s-8.144.576-9.428%2011.568m1.307%2014.955l2.362%2014.724s.835%2010.03%2010.46%208.462c8-1.304%205.522-12.457%205.522-12.457s-.612-5.412-1.018-11.602%22%2F%3E%3Cpath%20d%3D%22M28.19%2035.147s-11.22-3.68%205.463-15.157l.348-2.83%22%2F%3E%3Cpath%20d%3D%22M40.665%2034.166s10.642-4.662-7.012-14.176%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/thong-sandal.svg?color=%231a73e8&size=48