person swimming emoji

person-swimming-light-skin-tone from OpenMoji by OpenMoji · Light skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
person-swimming-light-skin-tone
Set
OpenMoji
Style
Light skin tone
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

5 other variants in OpenMoji

The same emoji in other sets

More people body icons from OpenMoji

Use the person swimming emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M67.958 35.958C59.958 35.958 57 39 52 39s-10-3-16-3s-10 3-16 3s-13-3-16-3v11.666C4 49.082 5.419 56 11 56h51.083c5.832 0 5.876-4.834 5.876-9.521z"/><g fill="#fadcbc" stroke="#fadcbc"><circle cx="19.386" cy="33.063" r="2.969"/><path d="M43.688 37.313s-6.48-4.48-8-6c-.344-.344-.45-.926-.813-1.782c-.344-.812 1.201-3.73 2.719-3.562c1.125.125 2.59.813 4.719 1.781c1.374.625 2.156-.594 2.562-1.312l-7.75-3.657l-5.156 4.532l-3.563 3.625l-2.875 7.187l3.125-.719l7.657-1.343z"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="19.386" cy="33.063" r="2.969"/><path stroke-linecap="round" stroke-linejoin="round" d="M5 36c3 0 9 3 15 3s10-3 16-3s11 3 16 3s7-3 15-3m-20.994 7.964C48.045 44.53 50.023 45 52 45c2.744 0 4.585-.904 7.009-1.72m-46.232.607C15.044 44.488 17.523 45 20 45c6 0 10-3 16-3m-9.999 8.959c3.208-.883 6.203-2.084 9.999-2.084c4.406 0 8.273 1.618 11.997 2.478"/><path stroke-linecap="round" stroke-linejoin="round" d="M26 38c1-3 .991-5.991 4-9c2-2 5-6 7-6s7 3 7 3"/><path stroke-linecap="round" stroke-linejoin="round" d="M43 37s-5.157-3.89-7-5c-1.916-1.153-2-2-2-2"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPersonSwimmingLightSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M67.958 35.958C59.958 35.958 57 39 52 39s-10-3-16-3s-10 3-16 3s-13-3-16-3v11.666C4 49.082 5.419 56 11 56h51.083c5.832 0 5.876-4.834 5.876-9.521z"/><g fill="#fadcbc" stroke="#fadcbc"><circle cx="19.386" cy="33.063" r="2.969"/><path d="M43.688 37.313s-6.48-4.48-8-6c-.344-.344-.45-.926-.813-1.782c-.344-.812 1.201-3.73 2.719-3.562c1.125.125 2.59.813 4.719 1.781c1.374.625 2.156-.594 2.562-1.312l-7.75-3.657l-5.156 4.532l-3.563 3.625l-2.875 7.187l3.125-.719l7.657-1.343z"/></g><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><circle cx="19.386" cy="33.063" r="2.969"/><path strokeLinecap="round" strokeLinejoin="round" d="M5 36c3 0 9 3 15 3s10-3 16-3s11 3 16 3s7-3 15-3m-20.994 7.964C48.045 44.53 50.023 45 52 45c2.744 0 4.585-.904 7.009-1.72m-46.232.607C15.044 44.488 17.523 45 20 45c6 0 10-3 16-3m-9.999 8.959c3.208-.883 6.203-2.084 9.999-2.084c4.406 0 8.273 1.618 11.997 2.478"/><path strokeLinecap="round" strokeLinejoin="round" d="M26 38c1-3 .991-5.991 4-9c2-2 5-6 7-6s7 3 7 3"/><path strokeLinecap="round" strokeLinejoin="round" d="M43 37s-5.157-3.89-7-5c-1.916-1.153-2-2-2-2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M67.958 35.958C59.958 35.958 57 39 52 39s-10-3-16-3s-10 3-16 3s-13-3-16-3v11.666C4 49.082 5.419 56 11 56h51.083c5.832 0 5.876-4.834 5.876-9.521z"/><g fill="#fadcbc" stroke="#fadcbc"><circle cx="19.386" cy="33.063" r="2.969"/><path d="M43.688 37.313s-6.48-4.48-8-6c-.344-.344-.45-.926-.813-1.782c-.344-.812 1.201-3.73 2.719-3.562c1.125.125 2.59.813 4.719 1.781c1.374.625 2.156-.594 2.562-1.312l-7.75-3.657l-5.156 4.532l-3.563 3.625l-2.875 7.187l3.125-.719l7.657-1.343z"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="19.386" cy="33.063" r="2.969"/><path stroke-linecap="round" stroke-linejoin="round" d="M5 36c3 0 9 3 15 3s10-3 16-3s11 3 16 3s7-3 15-3m-20.994 7.964C48.045 44.53 50.023 45 52 45c2.744 0 4.585-.904 7.009-1.72m-46.232.607C15.044 44.488 17.523 45 20 45c6 0 10-3 16-3m-9.999 8.959c3.208-.883 6.203-2.084 9.999-2.084c4.406 0 8.273 1.618 11.997 2.478"/><path stroke-linecap="round" stroke-linejoin="round" d="M26 38c1-3 .991-5.991 4-9c2-2 5-6 7-6s7 3 7 3"/><path stroke-linecap="round" stroke-linejoin="round" d="M43 37s-5.157-3.89-7-5c-1.916-1.153-2-2-2-2"/></g></svg>
</template>

CSS

.icon-person-swimming-light-skin-tone {
  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%2392d3f5%22%20d%3D%22M67.958%2035.958C59.958%2035.958%2057%2039%2052%2039s-10-3-16-3s-10%203-16%203s-13-3-16-3v11.666C4%2049.082%205.419%2056%2011%2056h51.083c5.832%200%205.876-4.834%205.876-9.521z%22%2F%3E%3Cg%20fill%3D%22%23fadcbc%22%20stroke%3D%22%23fadcbc%22%3E%3Ccircle%20cx%3D%2219.386%22%20cy%3D%2233.063%22%20r%3D%222.969%22%2F%3E%3Cpath%20d%3D%22M43.688%2037.313s-6.48-4.48-8-6c-.344-.344-.45-.926-.813-1.782c-.344-.812%201.201-3.73%202.719-3.562c1.125.125%202.59.813%204.719%201.781c1.374.625%202.156-.594%202.562-1.312l-7.75-3.657l-5.156%204.532l-3.563%203.625l-2.875%207.187l3.125-.719l7.657-1.343z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2219.386%22%20cy%3D%2233.063%22%20r%3D%222.969%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2036c3%200%209%203%2015%203s10-3%2016-3s11%203%2016%203s7-3%2015-3m-20.994%207.964C48.045%2044.53%2050.023%2045%2052%2045c2.744%200%204.585-.904%207.009-1.72m-46.232.607C15.044%2044.488%2017.523%2045%2020%2045c6%200%2010-3%2016-3m-9.999%208.959c3.208-.883%206.203-2.084%209.999-2.084c4.406%200%208.273%201.618%2011.997%202.478%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26%2038c1-3%20.991-5.991%204-9c2-2%205-6%207-6s7%203%207%203%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2037s-5.157-3.89-7-5c-1.916-1.153-2-2-2-2%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%2392d3f5%22%20d%3D%22M67.958%2035.958C59.958%2035.958%2057%2039%2052%2039s-10-3-16-3s-10%203-16%203s-13-3-16-3v11.666C4%2049.082%205.419%2056%2011%2056h51.083c5.832%200%205.876-4.834%205.876-9.521z%22%2F%3E%3Cg%20fill%3D%22%23fadcbc%22%20stroke%3D%22%23fadcbc%22%3E%3Ccircle%20cx%3D%2219.386%22%20cy%3D%2233.063%22%20r%3D%222.969%22%2F%3E%3Cpath%20d%3D%22M43.688%2037.313s-6.48-4.48-8-6c-.344-.344-.45-.926-.813-1.782c-.344-.812%201.201-3.73%202.719-3.562c1.125.125%202.59.813%204.719%201.781c1.374.625%202.156-.594%202.562-1.312l-7.75-3.657l-5.156%204.532l-3.563%203.625l-2.875%207.187l3.125-.719l7.657-1.343z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2219.386%22%20cy%3D%2233.063%22%20r%3D%222.969%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2036c3%200%209%203%2015%203s10-3%2016-3s11%203%2016%203s7-3%2015-3m-20.994%207.964C48.045%2044.53%2050.023%2045%2052%2045c2.744%200%204.585-.904%207.009-1.72m-46.232.607C15.044%2044.488%2017.523%2045%2020%2045c6%200%2010-3%2016-3m-9.999%208.959c3.208-.883%206.203-2.084%209.999-2.084c4.406%200%208.273%201.618%2011.997%202.478%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26%2038c1-3%20.991-5.991%204-9c2-2%205-6%207-6s7%203%207%203%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2037s-5.157-3.89-7-5c-1.916-1.153-2-2-2-2%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/person-swimming-light-skin-tone.svg?color=%231a73e8&size=48