person swimming emoji

person-swimming from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.

Name
person-swimming
Set
Twitter Emoji
Style
Default
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 person swimming emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffdc5d" d="M36 20.363A247 247 0 0 0 30 17c-2.638-1.429-3.53-5.558-4.14-7.737C25.256 7.11 23.201 3.737 23 3c-.263-.965-3-2-8 0S7 5 5 5S2 7 1 9s0 2 0 2c1 1 2-2 4-3s3 1 5 0c1.493-.747 4.146.009 6.488-.305c.794-.107 2.005-.188 2.512-.695c0 0 .572 6.698 2 11c0 0-.209 1.075-1.209 4.075c-.5 1.5-1.791 1.425-2.166.8S17 21 17 20c0-2-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="#fa743e" d="M21 18c3.745 2.204 12.107.993 12.798.897S36 20.363 36 20.363v4.918H19.626s.348-2.123-.23-3.073C20.396 20.754 21 18 21 18"/><path fill="#dd551f" 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="#fcab40" 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="#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 TwemojiPersonSwimming(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffdc5d" d="M36 20.363A247 247 0 0 0 30 17c-2.638-1.429-3.53-5.558-4.14-7.737C25.256 7.11 23.201 3.737 23 3c-.263-.965-3-2-8 0S7 5 5 5S2 7 1 9s0 2 0 2c1 1 2-2 4-3s3 1 5 0c1.493-.747 4.146.009 6.488-.305c.794-.107 2.005-.188 2.512-.695c0 0 .572 6.698 2 11c0 0-.209 1.075-1.209 4.075c-.5 1.5-1.791 1.425-2.166.8S17 21 17 20c0-2-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="#fa743e" d="M21 18c3.745 2.204 12.107.993 12.798.897S36 20.363 36 20.363v4.918H19.626s.348-2.123-.23-3.073C20.396 20.754 21 18 21 18"/><path fill="#dd551f" 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="#fcab40" 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="#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="#ffdc5d" d="M36 20.363A247 247 0 0 0 30 17c-2.638-1.429-3.53-5.558-4.14-7.737C25.256 7.11 23.201 3.737 23 3c-.263-.965-3-2-8 0S7 5 5 5S2 7 1 9s0 2 0 2c1 1 2-2 4-3s3 1 5 0c1.493-.747 4.146.009 6.488-.305c.794-.107 2.005-.188 2.512-.695c0 0 .572 6.698 2 11c0 0-.209 1.075-1.209 4.075c-.5 1.5-1.791 1.425-2.166.8S17 21 17 20c0-2-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="#fa743e" d="M21 18c3.745 2.204 12.107.993 12.798.897S36 20.363 36 20.363v4.918H19.626s.348-2.123-.23-3.073C20.396 20.754 21 18 21 18"/><path fill="#dd551f" 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="#fcab40" 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="#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-person-swimming {
  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%23ffdc5d%22%20d%3D%22M36%2020.363A247%20247%200%200%200%2030%2017c-2.638-1.429-3.53-5.558-4.14-7.737C25.256%207.11%2023.201%203.737%2023%203c-.263-.965-3-2-8%200S7%205%205%205S2%207%201%209s0%202%200%202c1%201%202-2%204-3s3%201%205%200c1.493-.747%204.146.009%206.488-.305c.794-.107%202.005-.188%202.512-.695c0%200%20.572%206.698%202%2011c0%200-.209%201.075-1.209%204.075c-.5%201.5-1.791%201.425-2.166.8S17%2021%2017%2020c0-2-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%23fa743e%22%20d%3D%22M21%2018c3.745%202.204%2012.107.993%2012.798.897S36%2020.363%2036%2020.363v4.918H19.626s.348-2.123-.23-3.073C20.396%2020.754%2021%2018%2021%2018%22%2F%3E%3Cpath%20fill%3D%22%23dd551f%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%23fcab40%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%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%23ffdc5d%22%20d%3D%22M36%2020.363A247%20247%200%200%200%2030%2017c-2.638-1.429-3.53-5.558-4.14-7.737C25.256%207.11%2023.201%203.737%2023%203c-.263-.965-3-2-8%200S7%205%205%205S2%207%201%209s0%202%200%202c1%201%202-2%204-3s3%201%205%200c1.493-.747%204.146.009%206.488-.305c.794-.107%202.005-.188%202.512-.695c0%200%20.572%206.698%202%2011c0%200-.209%201.075-1.209%204.075c-.5%201.5-1.791%201.425-2.166.8S17%2021%2017%2020c0-2-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%23fa743e%22%20d%3D%22M21%2018c3.745%202.204%2012.107.993%2012.798.897S36%2020.363%2036%2020.363v4.918H19.626s.348-2.123-.23-3.073C20.396%2020.754%2021%2018%2021%2018%22%2F%3E%3Cpath%20fill%3D%22%23dd551f%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%23fcab40%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%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/person-swimming.svg?color=%231a73e8&size=48