thong sandal emoji

thong-sandal from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
thong-sandal
Set
Fluent Emoji Flat
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji Flat

Use the thong sandal emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#5092ff" d="M21.573 7a7.502 7.502 0 1 0-13.38 6.56C8.697 14.463 10 17.348 10 23a7 7 0 0 0 7 7a7 7 0 0 0 7-7s.145-9.57-2.427-16"/><path fill="#3f5fff" d="M11.428 9.077c-.176-1.289.368-2.492 1.291-2.978L14 8.84c1.78.536 5.056 2.15 6.502 5.192c1.558 3.278.857 6.185.311 7.23c-1.2-.951-1.386-1.575-1.604-2.603a9 9 0 0 1-.075-.44c-.216-1.391-.694-4.475-4.194-6.01a96 96 0 0 0-2.285-1.022c-.752 1.142-1.56 2.447-1.689 2.97c-.249 1.012-.249 1.23 0 2.617c.174.964.594 2.52.977 3.937c.167.62.328 1.214.457 1.719c-1.901.498-2.371-1.666-2.657-3.576c-.272-1.821-.527-2.644-.78-3.46l-.036-.118c-.218-2.34 1.218-4.7 2.502-6.2"/><path fill="#ffb02e" d="M20.426 12.085a9.9 9.9 0 0 0-4.987-3.611l-.383-.119a.85.85 0 0 1-.534-.489L14 6.584a.929.929 0 0 0-1.724.69l.521 1.281a.94.94 0 0 1-.126.926l-.801 1.034a8.16 8.16 0 0 0-1.614 7.141l1.003 4.012a1 1 0 0 0 1.94-.485l-1.003-4.012a6.15 6.15 0 0 1 1.216-5.383l.84-1.02a.89.89 0 0 1 .975-.248a7.92 7.92 0 0 1 5.105 7.42v2.457c0 .538.414 1.002.952 1.027a1 1 0 0 0 1.048-.999v-2.486a9.88 9.88 0 0 0-1.906-5.854"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatThongSandal(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#5092ff" d="M21.573 7a7.502 7.502 0 1 0-13.38 6.56C8.697 14.463 10 17.348 10 23a7 7 0 0 0 7 7a7 7 0 0 0 7-7s.145-9.57-2.427-16"/><path fill="#3f5fff" d="M11.428 9.077c-.176-1.289.368-2.492 1.291-2.978L14 8.84c1.78.536 5.056 2.15 6.502 5.192c1.558 3.278.857 6.185.311 7.23c-1.2-.951-1.386-1.575-1.604-2.603a9 9 0 0 1-.075-.44c-.216-1.391-.694-4.475-4.194-6.01a96 96 0 0 0-2.285-1.022c-.752 1.142-1.56 2.447-1.689 2.97c-.249 1.012-.249 1.23 0 2.617c.174.964.594 2.52.977 3.937c.167.62.328 1.214.457 1.719c-1.901.498-2.371-1.666-2.657-3.576c-.272-1.821-.527-2.644-.78-3.46l-.036-.118c-.218-2.34 1.218-4.7 2.502-6.2"/><path fill="#ffb02e" d="M20.426 12.085a9.9 9.9 0 0 0-4.987-3.611l-.383-.119a.85.85 0 0 1-.534-.489L14 6.584a.929.929 0 0 0-1.724.69l.521 1.281a.94.94 0 0 1-.126.926l-.801 1.034a8.16 8.16 0 0 0-1.614 7.141l1.003 4.012a1 1 0 0 0 1.94-.485l-1.003-4.012a6.15 6.15 0 0 1 1.216-5.383l.84-1.02a.89.89 0 0 1 .975-.248a7.92 7.92 0 0 1 5.105 7.42v2.457c0 .538.414 1.002.952 1.027a1 1 0 0 0 1.048-.999v-2.486a9.88 9.88 0 0 0-1.906-5.854"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#5092ff" d="M21.573 7a7.502 7.502 0 1 0-13.38 6.56C8.697 14.463 10 17.348 10 23a7 7 0 0 0 7 7a7 7 0 0 0 7-7s.145-9.57-2.427-16"/><path fill="#3f5fff" d="M11.428 9.077c-.176-1.289.368-2.492 1.291-2.978L14 8.84c1.78.536 5.056 2.15 6.502 5.192c1.558 3.278.857 6.185.311 7.23c-1.2-.951-1.386-1.575-1.604-2.603a9 9 0 0 1-.075-.44c-.216-1.391-.694-4.475-4.194-6.01a96 96 0 0 0-2.285-1.022c-.752 1.142-1.56 2.447-1.689 2.97c-.249 1.012-.249 1.23 0 2.617c.174.964.594 2.52.977 3.937c.167.62.328 1.214.457 1.719c-1.901.498-2.371-1.666-2.657-3.576c-.272-1.821-.527-2.644-.78-3.46l-.036-.118c-.218-2.34 1.218-4.7 2.502-6.2"/><path fill="#ffb02e" d="M20.426 12.085a9.9 9.9 0 0 0-4.987-3.611l-.383-.119a.85.85 0 0 1-.534-.489L14 6.584a.929.929 0 0 0-1.724.69l.521 1.281a.94.94 0 0 1-.126.926l-.801 1.034a8.16 8.16 0 0 0-1.614 7.141l1.003 4.012a1 1 0 0 0 1.94-.485l-1.003-4.012a6.15 6.15 0 0 1 1.216-5.383l.84-1.02a.89.89 0 0 1 .975-.248a7.92 7.92 0 0 1 5.105 7.42v2.457c0 .538.414 1.002.952 1.027a1 1 0 0 0 1.048-.999v-2.486a9.88 9.88 0 0 0-1.906-5.854"/></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%235092ff%22%20d%3D%22M21.573%207a7.502%207.502%200%201%200-13.38%206.56C8.697%2014.463%2010%2017.348%2010%2023a7%207%200%200%200%207%207a7%207%200%200%200%207-7s.145-9.57-2.427-16%22%2F%3E%3Cpath%20fill%3D%22%233f5fff%22%20d%3D%22M11.428%209.077c-.176-1.289.368-2.492%201.291-2.978L14%208.84c1.78.536%205.056%202.15%206.502%205.192c1.558%203.278.857%206.185.311%207.23c-1.2-.951-1.386-1.575-1.604-2.603a9%209%200%200%201-.075-.44c-.216-1.391-.694-4.475-4.194-6.01a96%2096%200%200%200-2.285-1.022c-.752%201.142-1.56%202.447-1.689%202.97c-.249%201.012-.249%201.23%200%202.617c.174.964.594%202.52.977%203.937c.167.62.328%201.214.457%201.719c-1.901.498-2.371-1.666-2.657-3.576c-.272-1.821-.527-2.644-.78-3.46l-.036-.118c-.218-2.34%201.218-4.7%202.502-6.2%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M20.426%2012.085a9.9%209.9%200%200%200-4.987-3.611l-.383-.119a.85.85%200%200%201-.534-.489L14%206.584a.929.929%200%200%200-1.724.69l.521%201.281a.94.94%200%200%201-.126.926l-.801%201.034a8.16%208.16%200%200%200-1.614%207.141l1.003%204.012a1%201%200%200%200%201.94-.485l-1.003-4.012a6.15%206.15%200%200%201%201.216-5.383l.84-1.02a.89.89%200%200%201%20.975-.248a7.92%207.92%200%200%201%205.105%207.42v2.457c0%20.538.414%201.002.952%201.027a1%201%200%200%200%201.048-.999v-2.486a9.88%209.88%200%200%200-1.906-5.854%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%235092ff%22%20d%3D%22M21.573%207a7.502%207.502%200%201%200-13.38%206.56C8.697%2014.463%2010%2017.348%2010%2023a7%207%200%200%200%207%207a7%207%200%200%200%207-7s.145-9.57-2.427-16%22%2F%3E%3Cpath%20fill%3D%22%233f5fff%22%20d%3D%22M11.428%209.077c-.176-1.289.368-2.492%201.291-2.978L14%208.84c1.78.536%205.056%202.15%206.502%205.192c1.558%203.278.857%206.185.311%207.23c-1.2-.951-1.386-1.575-1.604-2.603a9%209%200%200%201-.075-.44c-.216-1.391-.694-4.475-4.194-6.01a96%2096%200%200%200-2.285-1.022c-.752%201.142-1.56%202.447-1.689%202.97c-.249%201.012-.249%201.23%200%202.617c.174.964.594%202.52.977%203.937c.167.62.328%201.214.457%201.719c-1.901.498-2.371-1.666-2.657-3.576c-.272-1.821-.527-2.644-.78-3.46l-.036-.118c-.218-2.34%201.218-4.7%202.502-6.2%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M20.426%2012.085a9.9%209.9%200%200%200-4.987-3.611l-.383-.119a.85.85%200%200%201-.534-.489L14%206.584a.929.929%200%200%200-1.724.69l.521%201.281a.94.94%200%200%201-.126.926l-.801%201.034a8.16%208.16%200%200%200-1.614%207.141l1.003%204.012a1%201%200%200%200%201.94-.485l-1.003-4.012a6.15%206.15%200%200%201%201.216-5.383l.84-1.02a.89.89%200%200%201%20.975-.248a7.92%207.92%200%200%201%205.105%207.42v2.457c0%20.538.414%201.002.952%201.027a1%201%200%200%200%201.048-.999v-2.486a9.88%209.88%200%200%200-1.906-5.854%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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