woman swimming emoji

woman-swimming-dark-skin-tone from Twitter Emoji by Twitter · Dark skin tone · People & Body · CC-BY-4.0 Attribution required.

Name
woman-swimming-dark-skin-tone
Set
Twitter Emoji
Style
Dark skin tone
Category
People & Body
Viewbox
36×36
License
CC BY 4.0

5 other variants in Twitter Emoji

The same emoji in other sets

More people & body icons from Twitter Emoji

Use the woman swimming emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#7c533e" d="M36 20.363C34.648 19.937 32.158 18 30 18c-3 0-3-8-4-10s-3-4-3-5s-3-2-8 0S7 5 5 5S2 7 1 9s0 2 0 2c1 1 2-2 4-3s3 1 5 0c1.493-.747 4.658.179 7-.136c.794-.107 1.493-.357 2-.864c0 0 0 8 2 11c0 0-1 1-2 4s-2 0-2-2s-1-5-5-7c-1.789-.894-5.658-.683-7 2c-2 4 0 8 2 9s3 2 7 2c1.943 0 17.812.48 22 .364z"/><path fill="#dd2e44" d="M8.182 16.405c2.186-1.941 5.633-1.688 8.025.472C15.49 15.504 14.201 14.101 12 13c-1.789-.894-5.658-.683-7 2c-2 4 0 8 2 9c.239.119.463.239.681.356c-1.814-2.621-1.665-6.025.501-7.951"/><path fill="#583529" d="M12 18.5a.5.5 0 0 1-.354-.853C12.78 16.513 13.951 16.5 14 16.5a.5.5 0 0 1 0 1c-.028 0-.821.028-1.646.854A.5.5 0 0 1 12 18.5m-4 3a.5.5 0 0 1-.354-.853C8.78 19.513 9.951 19.5 10 19.5a.5.5 0 0 1 0 1c-.028.001-.821.028-1.646.854A.5.5 0 0 1 8 21.5"/><path fill="#dd2e44" d="M22.017 25.438H36v-5.074s-1.958-1.197-3.542-1.717c-1.25 2.125-8 3.104-12.333.651c0 0-.875 1.828-1.083 2.578c0 0 1.377.513 1.833.958c.543.529 1.143 1.234 1.142 2.604"/><path fill="#55acee" d="M0 24h36v12H0z"/><path fill="#55acee" d="M6 24c3-2 7-5 6-3s-1.001 3 1 2s5-2 4 0s2 1 3 0s4 0 3 1s-9 2-12 2s-5-2-5-2"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiWomanSwimmingDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#7c533e" d="M36 20.363C34.648 19.937 32.158 18 30 18c-3 0-3-8-4-10s-3-4-3-5s-3-2-8 0S7 5 5 5S2 7 1 9s0 2 0 2c1 1 2-2 4-3s3 1 5 0c1.493-.747 4.658.179 7-.136c.794-.107 1.493-.357 2-.864c0 0 0 8 2 11c0 0-1 1-2 4s-2 0-2-2s-1-5-5-7c-1.789-.894-5.658-.683-7 2c-2 4 0 8 2 9s3 2 7 2c1.943 0 17.812.48 22 .364z"/><path fill="#dd2e44" d="M8.182 16.405c2.186-1.941 5.633-1.688 8.025.472C15.49 15.504 14.201 14.101 12 13c-1.789-.894-5.658-.683-7 2c-2 4 0 8 2 9c.239.119.463.239.681.356c-1.814-2.621-1.665-6.025.501-7.951"/><path fill="#583529" d="M12 18.5a.5.5 0 0 1-.354-.853C12.78 16.513 13.951 16.5 14 16.5a.5.5 0 0 1 0 1c-.028 0-.821.028-1.646.854A.5.5 0 0 1 12 18.5m-4 3a.5.5 0 0 1-.354-.853C8.78 19.513 9.951 19.5 10 19.5a.5.5 0 0 1 0 1c-.028.001-.821.028-1.646.854A.5.5 0 0 1 8 21.5"/><path fill="#dd2e44" d="M22.017 25.438H36v-5.074s-1.958-1.197-3.542-1.717c-1.25 2.125-8 3.104-12.333.651c0 0-.875 1.828-1.083 2.578c0 0 1.377.513 1.833.958c.543.529 1.143 1.234 1.142 2.604"/><path fill="#55acee" d="M0 24h36v12H0z"/><path fill="#55acee" d="M6 24c3-2 7-5 6-3s-1.001 3 1 2s5-2 4 0s2 1 3 0s4 0 3 1s-9 2-12 2s-5-2-5-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#7c533e" d="M36 20.363C34.648 19.937 32.158 18 30 18c-3 0-3-8-4-10s-3-4-3-5s-3-2-8 0S7 5 5 5S2 7 1 9s0 2 0 2c1 1 2-2 4-3s3 1 5 0c1.493-.747 4.658.179 7-.136c.794-.107 1.493-.357 2-.864c0 0 0 8 2 11c0 0-1 1-2 4s-2 0-2-2s-1-5-5-7c-1.789-.894-5.658-.683-7 2c-2 4 0 8 2 9s3 2 7 2c1.943 0 17.812.48 22 .364z"/><path fill="#dd2e44" d="M8.182 16.405c2.186-1.941 5.633-1.688 8.025.472C15.49 15.504 14.201 14.101 12 13c-1.789-.894-5.658-.683-7 2c-2 4 0 8 2 9c.239.119.463.239.681.356c-1.814-2.621-1.665-6.025.501-7.951"/><path fill="#583529" d="M12 18.5a.5.5 0 0 1-.354-.853C12.78 16.513 13.951 16.5 14 16.5a.5.5 0 0 1 0 1c-.028 0-.821.028-1.646.854A.5.5 0 0 1 12 18.5m-4 3a.5.5 0 0 1-.354-.853C8.78 19.513 9.951 19.5 10 19.5a.5.5 0 0 1 0 1c-.028.001-.821.028-1.646.854A.5.5 0 0 1 8 21.5"/><path fill="#dd2e44" d="M22.017 25.438H36v-5.074s-1.958-1.197-3.542-1.717c-1.25 2.125-8 3.104-12.333.651c0 0-.875 1.828-1.083 2.578c0 0 1.377.513 1.833.958c.543.529 1.143 1.234 1.142 2.604"/><path fill="#55acee" d="M0 24h36v12H0z"/><path fill="#55acee" d="M6 24c3-2 7-5 6-3s-1.001 3 1 2s5-2 4 0s2 1 3 0s4 0 3 1s-9 2-12 2s-5-2-5-2"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%237c533e%22%20d%3D%22M36%2020.363C34.648%2019.937%2032.158%2018%2030%2018c-3%200-3-8-4-10s-3-4-3-5s-3-2-8%200S7%205%205%205S2%207%201%209s0%202%200%202c1%201%202-2%204-3s3%201%205%200c1.493-.747%204.658.179%207-.136c.794-.107%201.493-.357%202-.864c0%200%200%208%202%2011c0%200-1%201-2%204s-2%200-2-2s-1-5-5-7c-1.789-.894-5.658-.683-7%202c-2%204%200%208%202%209s3%202%207%202c1.943%200%2017.812.48%2022%20.364z%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M8.182%2016.405c2.186-1.941%205.633-1.688%208.025.472C15.49%2015.504%2014.201%2014.101%2012%2013c-1.789-.894-5.658-.683-7%202c-2%204%200%208%202%209c.239.119.463.239.681.356c-1.814-2.621-1.665-6.025.501-7.951%22%2F%3E%3Cpath%20fill%3D%22%23583529%22%20d%3D%22M12%2018.5a.5.5%200%200%201-.354-.853C12.78%2016.513%2013.951%2016.5%2014%2016.5a.5.5%200%200%201%200%201c-.028%200-.821.028-1.646.854A.5.5%200%200%201%2012%2018.5m-4%203a.5.5%200%200%201-.354-.853C8.78%2019.513%209.951%2019.5%2010%2019.5a.5.5%200%200%201%200%201c-.028.001-.821.028-1.646.854A.5.5%200%200%201%208%2021.5%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M22.017%2025.438H36v-5.074s-1.958-1.197-3.542-1.717c-1.25%202.125-8%203.104-12.333.651c0%200-.875%201.828-1.083%202.578c0%200%201.377.513%201.833.958c.543.529%201.143%201.234%201.142%202.604%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M0%2024h36v12H0z%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M6%2024c3-2%207-5%206-3s-1.001%203%201%202s5-2%204%200s2%201%203%200s4%200%203%201s-9%202-12%202s-5-2-5-2%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%2036%2036%22%3E%3Cpath%20fill%3D%22%237c533e%22%20d%3D%22M36%2020.363C34.648%2019.937%2032.158%2018%2030%2018c-3%200-3-8-4-10s-3-4-3-5s-3-2-8%200S7%205%205%205S2%207%201%209s0%202%200%202c1%201%202-2%204-3s3%201%205%200c1.493-.747%204.658.179%207-.136c.794-.107%201.493-.357%202-.864c0%200%200%208%202%2011c0%200-1%201-2%204s-2%200-2-2s-1-5-5-7c-1.789-.894-5.658-.683-7%202c-2%204%200%208%202%209s3%202%207%202c1.943%200%2017.812.48%2022%20.364z%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M8.182%2016.405c2.186-1.941%205.633-1.688%208.025.472C15.49%2015.504%2014.201%2014.101%2012%2013c-1.789-.894-5.658-.683-7%202c-2%204%200%208%202%209c.239.119.463.239.681.356c-1.814-2.621-1.665-6.025.501-7.951%22%2F%3E%3Cpath%20fill%3D%22%23583529%22%20d%3D%22M12%2018.5a.5.5%200%200%201-.354-.853C12.78%2016.513%2013.951%2016.5%2014%2016.5a.5.5%200%200%201%200%201c-.028%200-.821.028-1.646.854A.5.5%200%200%201%2012%2018.5m-4%203a.5.5%200%200%201-.354-.853C8.78%2019.513%209.951%2019.5%2010%2019.5a.5.5%200%200%201%200%201c-.028.001-.821.028-1.646.854A.5.5%200%200%201%208%2021.5%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M22.017%2025.438H36v-5.074s-1.958-1.197-3.542-1.717c-1.25%202.125-8%203.104-12.333.651c0%200-.875%201.828-1.083%202.578c0%200%201.377.513%201.833.958c.543.529%201.143%201.234%201.142%202.604%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M0%2024h36v12H0z%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M6%2024c3-2%207-5%206-3s-1.001%203%201%202s5-2%204%200s2%201%203%200s4%200%203%201s-9%202-12%202s-5-2-5-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/woman-swimming-dark-skin-tone.svg?color=%231a73e8&size=48