thong sandal emoji

thong-sandal from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
thong-sandal
Set
Noto Emoji
Style
Default
Category
Objects
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More objects icons from Noto Emoji

Use the thong sandal emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#006ca8" d="m9.41 23.72l-5.1 2.38s-.53 3.6.29 7.57c.64 3.07 5.29 10.78 9.46 16.94c12.12 17.86 29.91 52.73 55.62 61.75c18.38 6.45 33.34 4.45 41.7-.07c10.12-5.47 11.67-13.72 11.67-13.72L21.9 23.87z"/><path fill="#34a9ae" d="M43.7 36.64L8.52 15.81s-2.35 1.92-3.45 5.72c-.61 2.11-.77 4.68-.77 4.68S22.18 55.93 35.22 74.8c7.92 11.46 19.01 24.17 32.54 30.69c13.53 6.51 29.51 6.82 40.8 3.37c12.14-3.71 14.5-10.28 14.5-10.28s2.31-8.08-2.06-14.45z"/><path fill="#86cdc7" d="M17.48 11.91C8.3 13.41 5.43 18.04 7.18 22.4c3 7.49 33.72 52.82 41.77 61.62s32.16 30.07 63.5 17.04c12.58-5.23 12.56-13 5.95-20.13c-9.71-10.49-32.06-20.28-36.3-24.07c-7.12-6.37-21.73-18.92-29.22-27.72c-4.08-4.79-10.18-12.17-17.42-15.55c-6.06-2.82-13.25-2.46-17.98-1.68"/><path fill="#144e92" d="m68.99 37.26l-12.53 1.15s3.13 3.9 4.51 5.43s1.99 2.75 4.2 2.75s9.55-1.22 16.73.46s11.61 6.42 11.61 6.42l5.65-1.38l-9.47-11.69l-20.71-3.13z"/><path fill="#1fa9eb" d="m90.87 65.67l-2.57 5.05s-4.63.54-14.23-3.12c-6.98-2.66-17.64-8.41-22.86-10.28c-12.03-4.31-18.18-2.2-19.28-2.57s-6.7-8.26-6.52-8.63s7.9-2.48 7.9-2.48L48 45.11l17.53 7.53l13.5 4.31l10.65 1.74z"/><path fill="#0d6bdb" d="M56.71 36.66c-1.07.78-.28 2.3.92 2.39s20.84-.92 26.9 1.56s10.28 5.51 12.21 10.47s-8.54 6.15-8.54 6.15s-13.86-2.39-22.95-6.33c-8.93-3.88-12.99-6.37-21.67-7.99c-8.35-1.56-14.87.09-17.26 1.19s-1.01 3.12 1.1 2.3s9.46-1.47 16.16-.64c5.37.66 16.34 5.97 20.11 7.71s11.75 4.22 15.42 4.96c3.67.73 7.16 1.1 7.16 1.1s.83 3.21 1.29 5.6s.73 5.6.73 5.6s3.18.14 5.42-.64c3.43-1.2 10.92-1.84 10.28-11.2s-9.62-17.33-14.41-20.01c-8.35-4.68-31.21-3.4-32.87-2.2zM98.49 75.5l-8.26 8.45s-1.09 5.29 2.75 5.6c3.4.28 8.35-2.39 9.27-13.13c.31-3.61-3.76-.92-3.76-.92"/><path fill="#00a5ff" d="M88.2 57.23c-.21 1.46 2.48 7.07 2.48 12.3s-.46 14.41-.46 14.41s1.84 2.11 5.6.64s7.71-6.43 7.16-16.52c-.55-10.1-4.22-16.16-5.51-16.34s-9 3.58-9.27 5.51"/></svg>

React

import type { SVGProps } from "react";

export function NotoThongSandal(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#006ca8" d="m9.41 23.72l-5.1 2.38s-.53 3.6.29 7.57c.64 3.07 5.29 10.78 9.46 16.94c12.12 17.86 29.91 52.73 55.62 61.75c18.38 6.45 33.34 4.45 41.7-.07c10.12-5.47 11.67-13.72 11.67-13.72L21.9 23.87z"/><path fill="#34a9ae" d="M43.7 36.64L8.52 15.81s-2.35 1.92-3.45 5.72c-.61 2.11-.77 4.68-.77 4.68S22.18 55.93 35.22 74.8c7.92 11.46 19.01 24.17 32.54 30.69c13.53 6.51 29.51 6.82 40.8 3.37c12.14-3.71 14.5-10.28 14.5-10.28s2.31-8.08-2.06-14.45z"/><path fill="#86cdc7" d="M17.48 11.91C8.3 13.41 5.43 18.04 7.18 22.4c3 7.49 33.72 52.82 41.77 61.62s32.16 30.07 63.5 17.04c12.58-5.23 12.56-13 5.95-20.13c-9.71-10.49-32.06-20.28-36.3-24.07c-7.12-6.37-21.73-18.92-29.22-27.72c-4.08-4.79-10.18-12.17-17.42-15.55c-6.06-2.82-13.25-2.46-17.98-1.68"/><path fill="#144e92" d="m68.99 37.26l-12.53 1.15s3.13 3.9 4.51 5.43s1.99 2.75 4.2 2.75s9.55-1.22 16.73.46s11.61 6.42 11.61 6.42l5.65-1.38l-9.47-11.69l-20.71-3.13z"/><path fill="#1fa9eb" d="m90.87 65.67l-2.57 5.05s-4.63.54-14.23-3.12c-6.98-2.66-17.64-8.41-22.86-10.28c-12.03-4.31-18.18-2.2-19.28-2.57s-6.7-8.26-6.52-8.63s7.9-2.48 7.9-2.48L48 45.11l17.53 7.53l13.5 4.31l10.65 1.74z"/><path fill="#0d6bdb" d="M56.71 36.66c-1.07.78-.28 2.3.92 2.39s20.84-.92 26.9 1.56s10.28 5.51 12.21 10.47s-8.54 6.15-8.54 6.15s-13.86-2.39-22.95-6.33c-8.93-3.88-12.99-6.37-21.67-7.99c-8.35-1.56-14.87.09-17.26 1.19s-1.01 3.12 1.1 2.3s9.46-1.47 16.16-.64c5.37.66 16.34 5.97 20.11 7.71s11.75 4.22 15.42 4.96c3.67.73 7.16 1.1 7.16 1.1s.83 3.21 1.29 5.6s.73 5.6.73 5.6s3.18.14 5.42-.64c3.43-1.2 10.92-1.84 10.28-11.2s-9.62-17.33-14.41-20.01c-8.35-4.68-31.21-3.4-32.87-2.2zM98.49 75.5l-8.26 8.45s-1.09 5.29 2.75 5.6c3.4.28 8.35-2.39 9.27-13.13c.31-3.61-3.76-.92-3.76-.92"/><path fill="#00a5ff" d="M88.2 57.23c-.21 1.46 2.48 7.07 2.48 12.3s-.46 14.41-.46 14.41s1.84 2.11 5.6.64s7.71-6.43 7.16-16.52c-.55-10.1-4.22-16.16-5.51-16.34s-9 3.58-9.27 5.51"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#006ca8" d="m9.41 23.72l-5.1 2.38s-.53 3.6.29 7.57c.64 3.07 5.29 10.78 9.46 16.94c12.12 17.86 29.91 52.73 55.62 61.75c18.38 6.45 33.34 4.45 41.7-.07c10.12-5.47 11.67-13.72 11.67-13.72L21.9 23.87z"/><path fill="#34a9ae" d="M43.7 36.64L8.52 15.81s-2.35 1.92-3.45 5.72c-.61 2.11-.77 4.68-.77 4.68S22.18 55.93 35.22 74.8c7.92 11.46 19.01 24.17 32.54 30.69c13.53 6.51 29.51 6.82 40.8 3.37c12.14-3.71 14.5-10.28 14.5-10.28s2.31-8.08-2.06-14.45z"/><path fill="#86cdc7" d="M17.48 11.91C8.3 13.41 5.43 18.04 7.18 22.4c3 7.49 33.72 52.82 41.77 61.62s32.16 30.07 63.5 17.04c12.58-5.23 12.56-13 5.95-20.13c-9.71-10.49-32.06-20.28-36.3-24.07c-7.12-6.37-21.73-18.92-29.22-27.72c-4.08-4.79-10.18-12.17-17.42-15.55c-6.06-2.82-13.25-2.46-17.98-1.68"/><path fill="#144e92" d="m68.99 37.26l-12.53 1.15s3.13 3.9 4.51 5.43s1.99 2.75 4.2 2.75s9.55-1.22 16.73.46s11.61 6.42 11.61 6.42l5.65-1.38l-9.47-11.69l-20.71-3.13z"/><path fill="#1fa9eb" d="m90.87 65.67l-2.57 5.05s-4.63.54-14.23-3.12c-6.98-2.66-17.64-8.41-22.86-10.28c-12.03-4.31-18.18-2.2-19.28-2.57s-6.7-8.26-6.52-8.63s7.9-2.48 7.9-2.48L48 45.11l17.53 7.53l13.5 4.31l10.65 1.74z"/><path fill="#0d6bdb" d="M56.71 36.66c-1.07.78-.28 2.3.92 2.39s20.84-.92 26.9 1.56s10.28 5.51 12.21 10.47s-8.54 6.15-8.54 6.15s-13.86-2.39-22.95-6.33c-8.93-3.88-12.99-6.37-21.67-7.99c-8.35-1.56-14.87.09-17.26 1.19s-1.01 3.12 1.1 2.3s9.46-1.47 16.16-.64c5.37.66 16.34 5.97 20.11 7.71s11.75 4.22 15.42 4.96c3.67.73 7.16 1.1 7.16 1.1s.83 3.21 1.29 5.6s.73 5.6.73 5.6s3.18.14 5.42-.64c3.43-1.2 10.92-1.84 10.28-11.2s-9.62-17.33-14.41-20.01c-8.35-4.68-31.21-3.4-32.87-2.2zM98.49 75.5l-8.26 8.45s-1.09 5.29 2.75 5.6c3.4.28 8.35-2.39 9.27-13.13c.31-3.61-3.76-.92-3.76-.92"/><path fill="#00a5ff" d="M88.2 57.23c-.21 1.46 2.48 7.07 2.48 12.3s-.46 14.41-.46 14.41s1.84 2.11 5.6.64s7.71-6.43 7.16-16.52c-.55-10.1-4.22-16.16-5.51-16.34s-9 3.58-9.27 5.51"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23006ca8%22%20d%3D%22m9.41%2023.72l-5.1%202.38s-.53%203.6.29%207.57c.64%203.07%205.29%2010.78%209.46%2016.94c12.12%2017.86%2029.91%2052.73%2055.62%2061.75c18.38%206.45%2033.34%204.45%2041.7-.07c10.12-5.47%2011.67-13.72%2011.67-13.72L21.9%2023.87z%22%2F%3E%3Cpath%20fill%3D%22%2334a9ae%22%20d%3D%22M43.7%2036.64L8.52%2015.81s-2.35%201.92-3.45%205.72c-.61%202.11-.77%204.68-.77%204.68S22.18%2055.93%2035.22%2074.8c7.92%2011.46%2019.01%2024.17%2032.54%2030.69c13.53%206.51%2029.51%206.82%2040.8%203.37c12.14-3.71%2014.5-10.28%2014.5-10.28s2.31-8.08-2.06-14.45z%22%2F%3E%3Cpath%20fill%3D%22%2386cdc7%22%20d%3D%22M17.48%2011.91C8.3%2013.41%205.43%2018.04%207.18%2022.4c3%207.49%2033.72%2052.82%2041.77%2061.62s32.16%2030.07%2063.5%2017.04c12.58-5.23%2012.56-13%205.95-20.13c-9.71-10.49-32.06-20.28-36.3-24.07c-7.12-6.37-21.73-18.92-29.22-27.72c-4.08-4.79-10.18-12.17-17.42-15.55c-6.06-2.82-13.25-2.46-17.98-1.68%22%2F%3E%3Cpath%20fill%3D%22%23144e92%22%20d%3D%22m68.99%2037.26l-12.53%201.15s3.13%203.9%204.51%205.43s1.99%202.75%204.2%202.75s9.55-1.22%2016.73.46s11.61%206.42%2011.61%206.42l5.65-1.38l-9.47-11.69l-20.71-3.13z%22%2F%3E%3Cpath%20fill%3D%22%231fa9eb%22%20d%3D%22m90.87%2065.67l-2.57%205.05s-4.63.54-14.23-3.12c-6.98-2.66-17.64-8.41-22.86-10.28c-12.03-4.31-18.18-2.2-19.28-2.57s-6.7-8.26-6.52-8.63s7.9-2.48%207.9-2.48L48%2045.11l17.53%207.53l13.5%204.31l10.65%201.74z%22%2F%3E%3Cpath%20fill%3D%22%230d6bdb%22%20d%3D%22M56.71%2036.66c-1.07.78-.28%202.3.92%202.39s20.84-.92%2026.9%201.56s10.28%205.51%2012.21%2010.47s-8.54%206.15-8.54%206.15s-13.86-2.39-22.95-6.33c-8.93-3.88-12.99-6.37-21.67-7.99c-8.35-1.56-14.87.09-17.26%201.19s-1.01%203.12%201.1%202.3s9.46-1.47%2016.16-.64c5.37.66%2016.34%205.97%2020.11%207.71s11.75%204.22%2015.42%204.96c3.67.73%207.16%201.1%207.16%201.1s.83%203.21%201.29%205.6s.73%205.6.73%205.6s3.18.14%205.42-.64c3.43-1.2%2010.92-1.84%2010.28-11.2s-9.62-17.33-14.41-20.01c-8.35-4.68-31.21-3.4-32.87-2.2zM98.49%2075.5l-8.26%208.45s-1.09%205.29%202.75%205.6c3.4.28%208.35-2.39%209.27-13.13c.31-3.61-3.76-.92-3.76-.92%22%2F%3E%3Cpath%20fill%3D%22%2300a5ff%22%20d%3D%22M88.2%2057.23c-.21%201.46%202.48%207.07%202.48%2012.3s-.46%2014.41-.46%2014.41s1.84%202.11%205.6.64s7.71-6.43%207.16-16.52c-.55-10.1-4.22-16.16-5.51-16.34s-9%203.58-9.27%205.51%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23006ca8%22%20d%3D%22m9.41%2023.72l-5.1%202.38s-.53%203.6.29%207.57c.64%203.07%205.29%2010.78%209.46%2016.94c12.12%2017.86%2029.91%2052.73%2055.62%2061.75c18.38%206.45%2033.34%204.45%2041.7-.07c10.12-5.47%2011.67-13.72%2011.67-13.72L21.9%2023.87z%22%2F%3E%3Cpath%20fill%3D%22%2334a9ae%22%20d%3D%22M43.7%2036.64L8.52%2015.81s-2.35%201.92-3.45%205.72c-.61%202.11-.77%204.68-.77%204.68S22.18%2055.93%2035.22%2074.8c7.92%2011.46%2019.01%2024.17%2032.54%2030.69c13.53%206.51%2029.51%206.82%2040.8%203.37c12.14-3.71%2014.5-10.28%2014.5-10.28s2.31-8.08-2.06-14.45z%22%2F%3E%3Cpath%20fill%3D%22%2386cdc7%22%20d%3D%22M17.48%2011.91C8.3%2013.41%205.43%2018.04%207.18%2022.4c3%207.49%2033.72%2052.82%2041.77%2061.62s32.16%2030.07%2063.5%2017.04c12.58-5.23%2012.56-13%205.95-20.13c-9.71-10.49-32.06-20.28-36.3-24.07c-7.12-6.37-21.73-18.92-29.22-27.72c-4.08-4.79-10.18-12.17-17.42-15.55c-6.06-2.82-13.25-2.46-17.98-1.68%22%2F%3E%3Cpath%20fill%3D%22%23144e92%22%20d%3D%22m68.99%2037.26l-12.53%201.15s3.13%203.9%204.51%205.43s1.99%202.75%204.2%202.75s9.55-1.22%2016.73.46s11.61%206.42%2011.61%206.42l5.65-1.38l-9.47-11.69l-20.71-3.13z%22%2F%3E%3Cpath%20fill%3D%22%231fa9eb%22%20d%3D%22m90.87%2065.67l-2.57%205.05s-4.63.54-14.23-3.12c-6.98-2.66-17.64-8.41-22.86-10.28c-12.03-4.31-18.18-2.2-19.28-2.57s-6.7-8.26-6.52-8.63s7.9-2.48%207.9-2.48L48%2045.11l17.53%207.53l13.5%204.31l10.65%201.74z%22%2F%3E%3Cpath%20fill%3D%22%230d6bdb%22%20d%3D%22M56.71%2036.66c-1.07.78-.28%202.3.92%202.39s20.84-.92%2026.9%201.56s10.28%205.51%2012.21%2010.47s-8.54%206.15-8.54%206.15s-13.86-2.39-22.95-6.33c-8.93-3.88-12.99-6.37-21.67-7.99c-8.35-1.56-14.87.09-17.26%201.19s-1.01%203.12%201.1%202.3s9.46-1.47%2016.16-.64c5.37.66%2016.34%205.97%2020.11%207.71s11.75%204.22%2015.42%204.96c3.67.73%207.16%201.1%207.16%201.1s.83%203.21%201.29%205.6s.73%205.6.73%205.6s3.18.14%205.42-.64c3.43-1.2%2010.92-1.84%2010.28-11.2s-9.62-17.33-14.41-20.01c-8.35-4.68-31.21-3.4-32.87-2.2zM98.49%2075.5l-8.26%208.45s-1.09%205.29%202.75%205.6c3.4.28%208.35-2.39%209.27-13.13c.31-3.61-3.76-.92-3.76-.92%22%2F%3E%3Cpath%20fill%3D%22%2300a5ff%22%20d%3D%22M88.2%2057.23c-.21%201.46%202.48%207.07%202.48%2012.3s-.46%2014.41-.46%2014.41s1.84%202.11%205.6.64s7.71-6.43%207.16-16.52c-.55-10.1-4.22-16.16-5.51-16.34s-9%203.58-9.27%205.51%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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