one piece swimsuit emoji

one-piece-swimsuit from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
one-piece-swimsuit
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 one piece swimsuit emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b399c8" d="m23.114 22.5l3.5 16.5l-6.5 14.5c7.447 3.468 11.748 8.946 13.175 15.5h4.65c.561-6.332 5.664-11.282 13.175-15.5l-6.5-14.5l4.05-16.5c-1.55 6-22.55 7-25.55 0"/><path fill="#8967aa" d="M44.886 4.5s6.612 18.22 2 21c-3.996 2.408-16.822 2.849-22 0c-5.877-3.234 2-21 2-21c-.289.29-2.04 4.044 2 12c6.15 6.258 8.129 6.87 13 0c5.205-9.105 3.191-11.858 3-12"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m23.114 22.5l3.5 16.5l-6.5 14.5c7.447 3.468 11.748 8.946 13.175 15.5h4.65c.561-6.332 5.664-11.282 13.175-15.5l-6.5-14.5l4.05-16.5"/><path d="M45.122 4.5s6.612 18.22 2 21c-3.996 2.408-16.822 2.849-22 0c-5.878-3.234 2-21 2-21s-3.431 4.222 2 12c4.194 6.007 9.225 6.447 13 0c4.976-8.5 3-12 3-12"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiOnePieceSwimsuit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b399c8" d="m23.114 22.5l3.5 16.5l-6.5 14.5c7.447 3.468 11.748 8.946 13.175 15.5h4.65c.561-6.332 5.664-11.282 13.175-15.5l-6.5-14.5l4.05-16.5c-1.55 6-22.55 7-25.55 0"/><path fill="#8967aa" d="M44.886 4.5s6.612 18.22 2 21c-3.996 2.408-16.822 2.849-22 0c-5.877-3.234 2-21 2-21c-.289.29-2.04 4.044 2 12c6.15 6.258 8.129 6.87 13 0c5.205-9.105 3.191-11.858 3-12"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="m23.114 22.5l3.5 16.5l-6.5 14.5c7.447 3.468 11.748 8.946 13.175 15.5h4.65c.561-6.332 5.664-11.282 13.175-15.5l-6.5-14.5l4.05-16.5"/><path d="M45.122 4.5s6.612 18.22 2 21c-3.996 2.408-16.822 2.849-22 0c-5.878-3.234 2-21 2-21s-3.431 4.222 2 12c4.194 6.007 9.225 6.447 13 0c4.976-8.5 3-12 3-12"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b399c8" d="m23.114 22.5l3.5 16.5l-6.5 14.5c7.447 3.468 11.748 8.946 13.175 15.5h4.65c.561-6.332 5.664-11.282 13.175-15.5l-6.5-14.5l4.05-16.5c-1.55 6-22.55 7-25.55 0"/><path fill="#8967aa" d="M44.886 4.5s6.612 18.22 2 21c-3.996 2.408-16.822 2.849-22 0c-5.877-3.234 2-21 2-21c-.289.29-2.04 4.044 2 12c6.15 6.258 8.129 6.87 13 0c5.205-9.105 3.191-11.858 3-12"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m23.114 22.5l3.5 16.5l-6.5 14.5c7.447 3.468 11.748 8.946 13.175 15.5h4.65c.561-6.332 5.664-11.282 13.175-15.5l-6.5-14.5l4.05-16.5"/><path d="M45.122 4.5s6.612 18.22 2 21c-3.996 2.408-16.822 2.849-22 0c-5.878-3.234 2-21 2-21s-3.431 4.222 2 12c4.194 6.007 9.225 6.447 13 0c4.976-8.5 3-12 3-12"/></g></svg>
</template>

CSS

.icon-one-piece-swimsuit {
  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%23b399c8%22%20d%3D%22m23.114%2022.5l3.5%2016.5l-6.5%2014.5c7.447%203.468%2011.748%208.946%2013.175%2015.5h4.65c.561-6.332%205.664-11.282%2013.175-15.5l-6.5-14.5l4.05-16.5c-1.55%206-22.55%207-25.55%200%22%2F%3E%3Cpath%20fill%3D%22%238967aa%22%20d%3D%22M44.886%204.5s6.612%2018.22%202%2021c-3.996%202.408-16.822%202.849-22%200c-5.877-3.234%202-21%202-21c-.289.29-2.04%204.044%202%2012c6.15%206.258%208.129%206.87%2013%200c5.205-9.105%203.191-11.858%203-12%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%22m23.114%2022.5l3.5%2016.5l-6.5%2014.5c7.447%203.468%2011.748%208.946%2013.175%2015.5h4.65c.561-6.332%205.664-11.282%2013.175-15.5l-6.5-14.5l4.05-16.5%22%2F%3E%3Cpath%20d%3D%22M45.122%204.5s6.612%2018.22%202%2021c-3.996%202.408-16.822%202.849-22%200c-5.878-3.234%202-21%202-21s-3.431%204.222%202%2012c4.194%206.007%209.225%206.447%2013%200c4.976-8.5%203-12%203-12%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%23b399c8%22%20d%3D%22m23.114%2022.5l3.5%2016.5l-6.5%2014.5c7.447%203.468%2011.748%208.946%2013.175%2015.5h4.65c.561-6.332%205.664-11.282%2013.175-15.5l-6.5-14.5l4.05-16.5c-1.55%206-22.55%207-25.55%200%22%2F%3E%3Cpath%20fill%3D%22%238967aa%22%20d%3D%22M44.886%204.5s6.612%2018.22%202%2021c-3.996%202.408-16.822%202.849-22%200c-5.877-3.234%202-21%202-21c-.289.29-2.04%204.044%202%2012c6.15%206.258%208.129%206.87%2013%200c5.205-9.105%203.191-11.858%203-12%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%22m23.114%2022.5l3.5%2016.5l-6.5%2014.5c7.447%203.468%2011.748%208.946%2013.175%2015.5h4.65c.561-6.332%205.664-11.282%2013.175-15.5l-6.5-14.5l4.05-16.5%22%2F%3E%3Cpath%20d%3D%22M45.122%204.5s6.612%2018.22%202%2021c-3.996%202.408-16.822%202.849-22%200c-5.878-3.234%202-21%202-21s-3.431%204.222%202%2012c4.194%206.007%209.225%206.447%2013%200c4.976-8.5%203-12%203-12%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/one-piece-swimsuit.svg?color=%231a73e8&size=48