person lifting weights emoji

person-lifting-weights-medium-light-skin-tone from OpenMoji by OpenMoji · Medium-light skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
person-lifting-weights-medium-light-skin-tone
Set
OpenMoji
Style
Medium-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 lifting weights emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M16 31c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V15c0-.55.45-1 1-1h2c.55 0 1 .45 1 1zm44 0c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V15c0-.55.45-1 1-1h2c.55 0 1 .45 1 1z"/><g fill="#debb90" stroke="#debb90"><circle cx="35.969" cy="18.094" r="3"/><path d="m41 39l5 2l-2 17h-4V45h-8v13h-4l-2-17l5-2s-1.281-6.302-1.875-8.458c-.333-1.209-1.125-.834-1.459-.5c-.125.125-1.79 3.166-3.624 3.166s-2.817-.525-3.292-1.291c-1.292-2.084-3.125-9.042-3.125-9.042l2.458-.5l1.959 7.333l1.416.875l3.125-3.666l3.459-1.417l11.541-.208l3.709 1.5l2.499 3.125l1.667.5l1.375-4l1.417-3.667l1.958.334s-1.624 7.542-2.916 8.833s-3.584 1.75-4.792.583s-1.542-1.875-2.333-2.583c-.226-.202-1.125-.709-1.334.542"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="35.969" cy="18.094" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="m20 23l2.052 6.154c.521 1.566 1.733 1.747 2.692.405l1.512-2.118c.959-1.342 3.084-2.274 4.72-2.069l2.047.256c1.637.204 4.317.204 5.954 0l2.046-.256c1.637-.205 3.762.727 4.721 2.07l1.512 2.117c.959 1.342 2.17 1.16 2.692-.405L52 23M41 39l3.143 1.257c1.021.409 1.752 1.637 1.624 2.73l-1.534 13.027C44.106 57.106 43.1 58 42 58h0c-1.1 0-2-.9-2-2v-9c0-1.1-.45-2-1-2h-3h0h-3c-.55 0-1 .9-1 2v9c0 1.1-.9 2-2 2h0c-1.1 0-2.105-.894-2.233-1.986l-1.534-13.028c-.128-1.092.603-2.32 1.624-2.73L31 39"/><path stroke-linecap="round" stroke-linejoin="round" d="M31 39v-2c0-1.1-.225-3.125-.5-4.5L30 30m11 9v-2.187c0-1.204.21-3.229.469-4.5L41.937 30M16 31c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V15c0-.55.45-1 1-1h2c.55 0 1 .45 1 1zm44 0c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V15c0-.55.45-1 1-1h2c.55 0 1 .45 1 1zm-18-9c4 0 14 1 14 1m-40 0s7-1 14-1"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPersonLiftingWeightsMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M16 31c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V15c0-.55.45-1 1-1h2c.55 0 1 .45 1 1zm44 0c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V15c0-.55.45-1 1-1h2c.55 0 1 .45 1 1z"/><g fill="#debb90" stroke="#debb90"><circle cx="35.969" cy="18.094" r="3"/><path d="m41 39l5 2l-2 17h-4V45h-8v13h-4l-2-17l5-2s-1.281-6.302-1.875-8.458c-.333-1.209-1.125-.834-1.459-.5c-.125.125-1.79 3.166-3.624 3.166s-2.817-.525-3.292-1.291c-1.292-2.084-3.125-9.042-3.125-9.042l2.458-.5l1.959 7.333l1.416.875l3.125-3.666l3.459-1.417l11.541-.208l3.709 1.5l2.499 3.125l1.667.5l1.375-4l1.417-3.667l1.958.334s-1.624 7.542-2.916 8.833s-3.584 1.75-4.792.583s-1.542-1.875-2.333-2.583c-.226-.202-1.125-.709-1.334.542"/></g><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><circle cx="35.969" cy="18.094" r="3"/><path strokeLinecap="round" strokeLinejoin="round" d="m20 23l2.052 6.154c.521 1.566 1.733 1.747 2.692.405l1.512-2.118c.959-1.342 3.084-2.274 4.72-2.069l2.047.256c1.637.204 4.317.204 5.954 0l2.046-.256c1.637-.205 3.762.727 4.721 2.07l1.512 2.117c.959 1.342 2.17 1.16 2.692-.405L52 23M41 39l3.143 1.257c1.021.409 1.752 1.637 1.624 2.73l-1.534 13.027C44.106 57.106 43.1 58 42 58h0c-1.1 0-2-.9-2-2v-9c0-1.1-.45-2-1-2h-3h0h-3c-.55 0-1 .9-1 2v9c0 1.1-.9 2-2 2h0c-1.1 0-2.105-.894-2.233-1.986l-1.534-13.028c-.128-1.092.603-2.32 1.624-2.73L31 39"/><path strokeLinecap="round" strokeLinejoin="round" d="M31 39v-2c0-1.1-.225-3.125-.5-4.5L30 30m11 9v-2.187c0-1.204.21-3.229.469-4.5L41.937 30M16 31c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V15c0-.55.45-1 1-1h2c.55 0 1 .45 1 1zm44 0c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V15c0-.55.45-1 1-1h2c.55 0 1 .45 1 1zm-18-9c4 0 14 1 14 1m-40 0s7-1 14-1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M16 31c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V15c0-.55.45-1 1-1h2c.55 0 1 .45 1 1zm44 0c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V15c0-.55.45-1 1-1h2c.55 0 1 .45 1 1z"/><g fill="#debb90" stroke="#debb90"><circle cx="35.969" cy="18.094" r="3"/><path d="m41 39l5 2l-2 17h-4V45h-8v13h-4l-2-17l5-2s-1.281-6.302-1.875-8.458c-.333-1.209-1.125-.834-1.459-.5c-.125.125-1.79 3.166-3.624 3.166s-2.817-.525-3.292-1.291c-1.292-2.084-3.125-9.042-3.125-9.042l2.458-.5l1.959 7.333l1.416.875l3.125-3.666l3.459-1.417l11.541-.208l3.709 1.5l2.499 3.125l1.667.5l1.375-4l1.417-3.667l1.958.334s-1.624 7.542-2.916 8.833s-3.584 1.75-4.792.583s-1.542-1.875-2.333-2.583c-.226-.202-1.125-.709-1.334.542"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="35.969" cy="18.094" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="m20 23l2.052 6.154c.521 1.566 1.733 1.747 2.692.405l1.512-2.118c.959-1.342 3.084-2.274 4.72-2.069l2.047.256c1.637.204 4.317.204 5.954 0l2.046-.256c1.637-.205 3.762.727 4.721 2.07l1.512 2.117c.959 1.342 2.17 1.16 2.692-.405L52 23M41 39l3.143 1.257c1.021.409 1.752 1.637 1.624 2.73l-1.534 13.027C44.106 57.106 43.1 58 42 58h0c-1.1 0-2-.9-2-2v-9c0-1.1-.45-2-1-2h-3h0h-3c-.55 0-1 .9-1 2v9c0 1.1-.9 2-2 2h0c-1.1 0-2.105-.894-2.233-1.986l-1.534-13.028c-.128-1.092.603-2.32 1.624-2.73L31 39"/><path stroke-linecap="round" stroke-linejoin="round" d="M31 39v-2c0-1.1-.225-3.125-.5-4.5L30 30m11 9v-2.187c0-1.204.21-3.229.469-4.5L41.937 30M16 31c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V15c0-.55.45-1 1-1h2c.55 0 1 .45 1 1zm44 0c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1V15c0-.55.45-1 1-1h2c.55 0 1 .45 1 1zm-18-9c4 0 14 1 14 1m-40 0s7-1 14-1"/></g></svg>
</template>

CSS

.icon-person-lifting-weights-medium-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%233f3f3f%22%20d%3D%22M16%2031c0%20.55-.45%201-1%201h-2c-.55%200-1-.45-1-1V15c0-.55.45-1%201-1h2c.55%200%201%20.45%201%201zm44%200c0%20.55-.45%201-1%201h-2c-.55%200-1-.45-1-1V15c0-.55.45-1%201-1h2c.55%200%201%20.45%201%201z%22%2F%3E%3Cg%20fill%3D%22%23debb90%22%20stroke%3D%22%23debb90%22%3E%3Ccircle%20cx%3D%2235.969%22%20cy%3D%2218.094%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22m41%2039l5%202l-2%2017h-4V45h-8v13h-4l-2-17l5-2s-1.281-6.302-1.875-8.458c-.333-1.209-1.125-.834-1.459-.5c-.125.125-1.79%203.166-3.624%203.166s-2.817-.525-3.292-1.291c-1.292-2.084-3.125-9.042-3.125-9.042l2.458-.5l1.959%207.333l1.416.875l3.125-3.666l3.459-1.417l11.541-.208l3.709%201.5l2.499%203.125l1.667.5l1.375-4l1.417-3.667l1.958.334s-1.624%207.542-2.916%208.833s-3.584%201.75-4.792.583s-1.542-1.875-2.333-2.583c-.226-.202-1.125-.709-1.334.542%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%2235.969%22%20cy%3D%2218.094%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m20%2023l2.052%206.154c.521%201.566%201.733%201.747%202.692.405l1.512-2.118c.959-1.342%203.084-2.274%204.72-2.069l2.047.256c1.637.204%204.317.204%205.954%200l2.046-.256c1.637-.205%203.762.727%204.721%202.07l1.512%202.117c.959%201.342%202.17%201.16%202.692-.405L52%2023M41%2039l3.143%201.257c1.021.409%201.752%201.637%201.624%202.73l-1.534%2013.027C44.106%2057.106%2043.1%2058%2042%2058h0c-1.1%200-2-.9-2-2v-9c0-1.1-.45-2-1-2h-3h0h-3c-.55%200-1%20.9-1%202v9c0%201.1-.9%202-2%202h0c-1.1%200-2.105-.894-2.233-1.986l-1.534-13.028c-.128-1.092.603-2.32%201.624-2.73L31%2039%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%2039v-2c0-1.1-.225-3.125-.5-4.5L30%2030m11%209v-2.187c0-1.204.21-3.229.469-4.5L41.937%2030M16%2031c0%20.55-.45%201-1%201h-2c-.55%200-1-.45-1-1V15c0-.55.45-1%201-1h2c.55%200%201%20.45%201%201zm44%200c0%20.55-.45%201-1%201h-2c-.55%200-1-.45-1-1V15c0-.55.45-1%201-1h2c.55%200%201%20.45%201%201zm-18-9c4%200%2014%201%2014%201m-40%200s7-1%2014-1%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%233f3f3f%22%20d%3D%22M16%2031c0%20.55-.45%201-1%201h-2c-.55%200-1-.45-1-1V15c0-.55.45-1%201-1h2c.55%200%201%20.45%201%201zm44%200c0%20.55-.45%201-1%201h-2c-.55%200-1-.45-1-1V15c0-.55.45-1%201-1h2c.55%200%201%20.45%201%201z%22%2F%3E%3Cg%20fill%3D%22%23debb90%22%20stroke%3D%22%23debb90%22%3E%3Ccircle%20cx%3D%2235.969%22%20cy%3D%2218.094%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22m41%2039l5%202l-2%2017h-4V45h-8v13h-4l-2-17l5-2s-1.281-6.302-1.875-8.458c-.333-1.209-1.125-.834-1.459-.5c-.125.125-1.79%203.166-3.624%203.166s-2.817-.525-3.292-1.291c-1.292-2.084-3.125-9.042-3.125-9.042l2.458-.5l1.959%207.333l1.416.875l3.125-3.666l3.459-1.417l11.541-.208l3.709%201.5l2.499%203.125l1.667.5l1.375-4l1.417-3.667l1.958.334s-1.624%207.542-2.916%208.833s-3.584%201.75-4.792.583s-1.542-1.875-2.333-2.583c-.226-.202-1.125-.709-1.334.542%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%2235.969%22%20cy%3D%2218.094%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m20%2023l2.052%206.154c.521%201.566%201.733%201.747%202.692.405l1.512-2.118c.959-1.342%203.084-2.274%204.72-2.069l2.047.256c1.637.204%204.317.204%205.954%200l2.046-.256c1.637-.205%203.762.727%204.721%202.07l1.512%202.117c.959%201.342%202.17%201.16%202.692-.405L52%2023M41%2039l3.143%201.257c1.021.409%201.752%201.637%201.624%202.73l-1.534%2013.027C44.106%2057.106%2043.1%2058%2042%2058h0c-1.1%200-2-.9-2-2v-9c0-1.1-.45-2-1-2h-3h0h-3c-.55%200-1%20.9-1%202v9c0%201.1-.9%202-2%202h0c-1.1%200-2.105-.894-2.233-1.986l-1.534-13.028c-.128-1.092.603-2.32%201.624-2.73L31%2039%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%2039v-2c0-1.1-.225-3.125-.5-4.5L30%2030m11%209v-2.187c0-1.204.21-3.229.469-4.5L41.937%2030M16%2031c0%20.55-.45%201-1%201h-2c-.55%200-1-.45-1-1V15c0-.55.45-1%201-1h2c.55%200%201%20.45%201%201zm44%200c0%20.55-.45%201-1%201h-2c-.55%200-1-.45-1-1V15c0-.55.45-1%201-1h2c.55%200%201%20.45%201%201zm-18-9c4%200%2014%201%2014%201m-40%200s7-1%2014-1%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-lifting-weights-medium-light-skin-tone.svg?color=%231a73e8&size=48