woman swimming emoji

woman-swimming-dark-skin-tone from OpenMoji by OpenMoji · Dark skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
woman-swimming-dark-skin-tone
Set
OpenMoji
Style
Dark 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 woman swimming emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#6a462f"><circle cx="18.55" cy="28.583" r="2.86"/><path d="M41.713 32.588s-6.196-4.29-7.626-5.72a4.9 4.9 0 0 1-.763-1.716c-.287-.763 1.143-3.527 2.573-3.431a16.1 16.1 0 0 1 4.482 1.715c1.334.572 2.097-.572 2.478-1.238l-7.436-3.528l-4.861 4.385l-3.432 3.433l-2.764 6.862l2.954-.666l7.341-1.24Z"/></g><path fill="#92d3f5" d="M64.878 31.349c-7.626 0-10.486 2.86-15.253 2.86s-9.532-2.86-15.252-2.86s-9.533 2.86-15.252 2.86s-12.393-2.86-15.253-2.86v11.153c0 1.334 1.335 7.912 6.673 7.912h48.712c5.53 0 5.625-4.576 5.625-9.056Z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M4.822 31.349c2.86 0 8.58 2.86 14.299 2.86s9.533-2.86 15.252-2.86s10.486 2.86 15.253 2.86s6.673-2.86 14.299-2.86m-20.019 7.626a20 20 0 0 0 5.72.953c2.574 0 4.385-.858 6.673-1.62m-44.042.572a26.5 26.5 0 0 0 6.864 1.048c5.72 0 9.533-2.86 15.252-2.86m-9.533 8.58c3.051-.858 5.91-2.002 9.533-2.002c4.195 0 7.913 1.525 11.44 2.383"/><path stroke-linecap="round" stroke-linejoin="round" d="M24.84 33.255c.953-2.86.953-5.72 3.813-8.58c1.907-1.906 4.767-5.72 6.673-5.72s6.673 2.86 6.673 2.86"/><circle cx="18.55" cy="28.583" r="3" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M41.046 32.302s-4.957-3.718-6.673-4.767c-1.811-1.144-1.906-1.906-1.906-1.906m-12.432-.995s.12-.647.57-.766c.527-.14 1.752.382 2.5.304a3.36 3.36 0 0 0 1.984-.88"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWomanSwimmingDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#6a462f"><circle cx="18.55" cy="28.583" r="2.86"/><path d="M41.713 32.588s-6.196-4.29-7.626-5.72a4.9 4.9 0 0 1-.763-1.716c-.287-.763 1.143-3.527 2.573-3.431a16.1 16.1 0 0 1 4.482 1.715c1.334.572 2.097-.572 2.478-1.238l-7.436-3.528l-4.861 4.385l-3.432 3.433l-2.764 6.862l2.954-.666l7.341-1.24Z"/></g><path fill="#92d3f5" d="M64.878 31.349c-7.626 0-10.486 2.86-15.253 2.86s-9.532-2.86-15.252-2.86s-9.533 2.86-15.252 2.86s-12.393-2.86-15.253-2.86v11.153c0 1.334 1.335 7.912 6.673 7.912h48.712c5.53 0 5.625-4.576 5.625-9.056Z"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="M4.822 31.349c2.86 0 8.58 2.86 14.299 2.86s9.533-2.86 15.252-2.86s10.486 2.86 15.253 2.86s6.673-2.86 14.299-2.86m-20.019 7.626a20 20 0 0 0 5.72.953c2.574 0 4.385-.858 6.673-1.62m-44.042.572a26.5 26.5 0 0 0 6.864 1.048c5.72 0 9.533-2.86 15.252-2.86m-9.533 8.58c3.051-.858 5.91-2.002 9.533-2.002c4.195 0 7.913 1.525 11.44 2.383"/><path strokeLinecap="round" strokeLinejoin="round" d="M24.84 33.255c.953-2.86.953-5.72 3.813-8.58c1.907-1.906 4.767-5.72 6.673-5.72s6.673 2.86 6.673 2.86"/><circle cx="18.55" cy="28.583" r="3" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="M41.046 32.302s-4.957-3.718-6.673-4.767c-1.811-1.144-1.906-1.906-1.906-1.906m-12.432-.995s.12-.647.57-.766c.527-.14 1.752.382 2.5.304a3.36 3.36 0 0 0 1.984-.88"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#6a462f"><circle cx="18.55" cy="28.583" r="2.86"/><path d="M41.713 32.588s-6.196-4.29-7.626-5.72a4.9 4.9 0 0 1-.763-1.716c-.287-.763 1.143-3.527 2.573-3.431a16.1 16.1 0 0 1 4.482 1.715c1.334.572 2.097-.572 2.478-1.238l-7.436-3.528l-4.861 4.385l-3.432 3.433l-2.764 6.862l2.954-.666l7.341-1.24Z"/></g><path fill="#92d3f5" d="M64.878 31.349c-7.626 0-10.486 2.86-15.253 2.86s-9.532-2.86-15.252-2.86s-9.533 2.86-15.252 2.86s-12.393-2.86-15.253-2.86v11.153c0 1.334 1.335 7.912 6.673 7.912h48.712c5.53 0 5.625-4.576 5.625-9.056Z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M4.822 31.349c2.86 0 8.58 2.86 14.299 2.86s9.533-2.86 15.252-2.86s10.486 2.86 15.253 2.86s6.673-2.86 14.299-2.86m-20.019 7.626a20 20 0 0 0 5.72.953c2.574 0 4.385-.858 6.673-1.62m-44.042.572a26.5 26.5 0 0 0 6.864 1.048c5.72 0 9.533-2.86 15.252-2.86m-9.533 8.58c3.051-.858 5.91-2.002 9.533-2.002c4.195 0 7.913 1.525 11.44 2.383"/><path stroke-linecap="round" stroke-linejoin="round" d="M24.84 33.255c.953-2.86.953-5.72 3.813-8.58c1.907-1.906 4.767-5.72 6.673-5.72s6.673 2.86 6.673 2.86"/><circle cx="18.55" cy="28.583" r="3" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="M41.046 32.302s-4.957-3.718-6.673-4.767c-1.811-1.144-1.906-1.906-1.906-1.906m-12.432-.995s.12-.647.57-.766c.527-.14 1.752.382 2.5.304a3.36 3.36 0 0 0 1.984-.88"/></g></svg>
</template>

CSS

.icon-woman-swimming-dark-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%3Cg%20fill%3D%22%236a462f%22%3E%3Ccircle%20cx%3D%2218.55%22%20cy%3D%2228.583%22%20r%3D%222.86%22%2F%3E%3Cpath%20d%3D%22M41.713%2032.588s-6.196-4.29-7.626-5.72a4.9%204.9%200%200%201-.763-1.716c-.287-.763%201.143-3.527%202.573-3.431a16.1%2016.1%200%200%201%204.482%201.715c1.334.572%202.097-.572%202.478-1.238l-7.436-3.528l-4.861%204.385l-3.432%203.433l-2.764%206.862l2.954-.666l7.341-1.24Z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M64.878%2031.349c-7.626%200-10.486%202.86-15.253%202.86s-9.532-2.86-15.252-2.86s-9.533%202.86-15.252%202.86s-12.393-2.86-15.253-2.86v11.153c0%201.334%201.335%207.912%206.673%207.912h48.712c5.53%200%205.625-4.576%205.625-9.056Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.822%2031.349c2.86%200%208.58%202.86%2014.299%202.86s9.533-2.86%2015.252-2.86s10.486%202.86%2015.253%202.86s6.673-2.86%2014.299-2.86m-20.019%207.626a20%2020%200%200%200%205.72.953c2.574%200%204.385-.858%206.673-1.62m-44.042.572a26.5%2026.5%200%200%200%206.864%201.048c5.72%200%209.533-2.86%2015.252-2.86m-9.533%208.58c3.051-.858%205.91-2.002%209.533-2.002c4.195%200%207.913%201.525%2011.44%202.383%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24.84%2033.255c.953-2.86.953-5.72%203.813-8.58c1.907-1.906%204.767-5.72%206.673-5.72s6.673%202.86%206.673%202.86%22%2F%3E%3Ccircle%20cx%3D%2218.55%22%20cy%3D%2228.583%22%20r%3D%223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M41.046%2032.302s-4.957-3.718-6.673-4.767c-1.811-1.144-1.906-1.906-1.906-1.906m-12.432-.995s.12-.647.57-.766c.527-.14%201.752.382%202.5.304a3.36%203.36%200%200%200%201.984-.88%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%3Cg%20fill%3D%22%236a462f%22%3E%3Ccircle%20cx%3D%2218.55%22%20cy%3D%2228.583%22%20r%3D%222.86%22%2F%3E%3Cpath%20d%3D%22M41.713%2032.588s-6.196-4.29-7.626-5.72a4.9%204.9%200%200%201-.763-1.716c-.287-.763%201.143-3.527%202.573-3.431a16.1%2016.1%200%200%201%204.482%201.715c1.334.572%202.097-.572%202.478-1.238l-7.436-3.528l-4.861%204.385l-3.432%203.433l-2.764%206.862l2.954-.666l7.341-1.24Z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M64.878%2031.349c-7.626%200-10.486%202.86-15.253%202.86s-9.532-2.86-15.252-2.86s-9.533%202.86-15.252%202.86s-12.393-2.86-15.253-2.86v11.153c0%201.334%201.335%207.912%206.673%207.912h48.712c5.53%200%205.625-4.576%205.625-9.056Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.822%2031.349c2.86%200%208.58%202.86%2014.299%202.86s9.533-2.86%2015.252-2.86s10.486%202.86%2015.253%202.86s6.673-2.86%2014.299-2.86m-20.019%207.626a20%2020%200%200%200%205.72.953c2.574%200%204.385-.858%206.673-1.62m-44.042.572a26.5%2026.5%200%200%200%206.864%201.048c5.72%200%209.533-2.86%2015.252-2.86m-9.533%208.58c3.051-.858%205.91-2.002%209.533-2.002c4.195%200%207.913%201.525%2011.44%202.383%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24.84%2033.255c.953-2.86.953-5.72%203.813-8.58c1.907-1.906%204.767-5.72%206.673-5.72s6.673%202.86%206.673%202.86%22%2F%3E%3Ccircle%20cx%3D%2218.55%22%20cy%3D%2228.583%22%20r%3D%223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M41.046%2032.302s-4.957-3.718-6.673-4.767c-1.811-1.144-1.906-1.906-1.906-1.906m-12.432-.995s.12-.647.57-.766c.527-.14%201.752.382%202.5.304a3.36%203.36%200%200%200%201.984-.88%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/woman-swimming-dark-skin-tone.svg?color=%231a73e8&size=48