man lifting weights emoji
man-lifting-weights-light-skin-tone from OpenMoji by OpenMoji · Light skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- man-lifting-weights-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
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the man lifting weights emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGR8F9uc7T" d="M15.997 29.551a1.006 1.006 0 0 1-.916.954h-1.832a1.006 1.006 0 0 1-.917-.954V14.3a1.006 1.006 0 0 1 .916-.953h1.833a1.006 1.006 0 0 1 .916.953Zm40.306 0a1.006 1.006 0 0 1-.916.954h-1.832a1.006 1.006 0 0 1-.916-.954V14.3a1.006 1.006 0 0 1 .916-.953h1.832a1.006 1.006 0 0 1 .916.953Z"/></defs><g fill="#fadcbc"><ellipse cx="34.318" cy="17.254" rx="2.748" ry="2.86"/><path d="m34.284 24.338l.017 17.675s-2.68.258-3.13.921c-1.242 1.835-1.02 12.137-1.02 12.137l-2.829-.442l-1.813-14.952l4.301-3.254s-1.332-5.15-1.769-7.308c-.236-1.165-1.132-1.245-1.48-.928c-.444.405-1.674 3.097-3.348 3.097s-2.604-.483-3.07-1.258c-1.21-2.032-2.883-8.71-2.883-8.71l2.325-.484l1.86 7.066l1.303.87l2.883-3.58l3.255-1.356Z"/><path d="m34.185 24.338l.016 17.675s2.654.258 3.103.921c1.242 1.835 1.02 12.137 1.02 12.137l2.828-.442l1.814-14.952l-4.301-3.253s1.332-5.152 1.769-7.31c.236-1.164 1.132-1.244 1.48-.927c.444.405 1.673 3.097 3.348 3.097s2.604-.483 3.07-1.258c1.209-2.032 2.883-8.71 2.883-8.71l-2.325-.484l-1.86 7.066l-1.303.87l-2.884-3.58l-3.254-1.356Z"/></g><use href="#SVGR8F9uc7T" fill="#9b9b9a"/><g fill="none" stroke="#000"><use href="#SVGR8F9uc7T" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.04"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.05" d="M39.814 20.971c3.664 0 12.825.954 12.825.954"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.03" d="M15.997 21.925a100 100 0 0 1 12.825-.953"/><circle cx="34.318" cy="17.114" r="3" stroke-miterlimit="10" stroke-width="2.04"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.04" d="m19.661 21.925l1.924 5.91c.458 1.525 1.557 1.62 2.473.381l1.374-2.001a5.2 5.2 0 0 1 4.306-2.002l1.832.286a26.5 26.5 0 0 0 5.496 0l1.832-.286a4.86 4.86 0 0 1 4.306 2.002l1.374 2.002c.916 1.239 2.015 1.143 2.473-.382l1.924-5.91"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M28.821 28.598s.183 1.049.459 2.383a26.3 26.3 0 0 1 .457 4.29a2.2 2.2 0 0 1-.515 1.68a15 15 0 0 1-2.476 1.595a2.71 2.71 0 0 0-1.096 2.531l1.43 12.182a1.985 1.985 0 0 0 1.741 2.031c1.008 0 1.55-.69 1.55-1.739c0 0 .005-7.836.092-8.824a3.8 3.8 0 0 1 .607-1.83a2.2 2.2 0 0 1 1.087-.746a7.3 7.3 0 0 1 1.97-.262a7.7 7.7 0 0 1 2.02.262a2.2 2.2 0 0 1 1.086.746a3.8 3.8 0 0 1 .607 1.83c.087.988.091 8.824.091 8.824c0 1.049.543 1.739 1.55 1.739a1.986 1.986 0 0 0 1.742-2.03l1.43-12.182a2.71 2.71 0 0 0-1.095-2.532a15 15 0 0 1-2.477-1.595a2.2 2.2 0 0 1-.516-1.68a26 26 0 0 1 .459-4.29c.274-1.335.457-2.383.457-2.383"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiManLiftingWeightsLightSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGR8F9uc7T" d="M15.997 29.551a1.006 1.006 0 0 1-.916.954h-1.832a1.006 1.006 0 0 1-.917-.954V14.3a1.006 1.006 0 0 1 .916-.953h1.833a1.006 1.006 0 0 1 .916.953Zm40.306 0a1.006 1.006 0 0 1-.916.954h-1.832a1.006 1.006 0 0 1-.916-.954V14.3a1.006 1.006 0 0 1 .916-.953h1.832a1.006 1.006 0 0 1 .916.953Z"/></defs><g fill="#fadcbc"><ellipse cx="34.318" cy="17.254" rx="2.748" ry="2.86"/><path d="m34.284 24.338l.017 17.675s-2.68.258-3.13.921c-1.242 1.835-1.02 12.137-1.02 12.137l-2.829-.442l-1.813-14.952l4.301-3.254s-1.332-5.15-1.769-7.308c-.236-1.165-1.132-1.245-1.48-.928c-.444.405-1.674 3.097-3.348 3.097s-2.604-.483-3.07-1.258c-1.21-2.032-2.883-8.71-2.883-8.71l2.325-.484l1.86 7.066l1.303.87l2.883-3.58l3.255-1.356Z"/><path d="m34.185 24.338l.016 17.675s2.654.258 3.103.921c1.242 1.835 1.02 12.137 1.02 12.137l2.828-.442l1.814-14.952l-4.301-3.253s1.332-5.152 1.769-7.31c.236-1.164 1.132-1.244 1.48-.927c.444.405 1.673 3.097 3.348 3.097s2.604-.483 3.07-1.258c1.209-2.032 2.883-8.71 2.883-8.71l-2.325-.484l-1.86 7.066l-1.303.87l-2.884-3.58l-3.254-1.356Z"/></g><use href="#SVGR8F9uc7T" fill="#9b9b9a"/><g fill="none" stroke="#000"><use href="#SVGR8F9uc7T" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2.04"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2.05" d="M39.814 20.971c3.664 0 12.825.954 12.825.954"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2.03" d="M15.997 21.925a100 100 0 0 1 12.825-.953"/><circle cx="34.318" cy="17.114" r="3" strokeMiterlimit="10" strokeWidth="2.04"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2.04" d="m19.661 21.925l1.924 5.91c.458 1.525 1.557 1.62 2.473.381l1.374-2.001a5.2 5.2 0 0 1 4.306-2.002l1.832.286a26.5 26.5 0 0 0 5.496 0l1.832-.286a4.86 4.86 0 0 1 4.306 2.002l1.374 2.002c.916 1.239 2.015 1.143 2.473-.382l1.924-5.91"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M28.821 28.598s.183 1.049.459 2.383a26.3 26.3 0 0 1 .457 4.29a2.2 2.2 0 0 1-.515 1.68a15 15 0 0 1-2.476 1.595a2.71 2.71 0 0 0-1.096 2.531l1.43 12.182a1.985 1.985 0 0 0 1.741 2.031c1.008 0 1.55-.69 1.55-1.739c0 0 .005-7.836.092-8.824a3.8 3.8 0 0 1 .607-1.83a2.2 2.2 0 0 1 1.087-.746a7.3 7.3 0 0 1 1.97-.262a7.7 7.7 0 0 1 2.02.262a2.2 2.2 0 0 1 1.086.746a3.8 3.8 0 0 1 .607 1.83c.087.988.091 8.824.091 8.824c0 1.049.543 1.739 1.55 1.739a1.986 1.986 0 0 0 1.742-2.03l1.43-12.182a2.71 2.71 0 0 0-1.095-2.532a15 15 0 0 1-2.477-1.595a2.2 2.2 0 0 1-.516-1.68a26 26 0 0 1 .459-4.29c.274-1.335.457-2.383.457-2.383"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGR8F9uc7T" d="M15.997 29.551a1.006 1.006 0 0 1-.916.954h-1.832a1.006 1.006 0 0 1-.917-.954V14.3a1.006 1.006 0 0 1 .916-.953h1.833a1.006 1.006 0 0 1 .916.953Zm40.306 0a1.006 1.006 0 0 1-.916.954h-1.832a1.006 1.006 0 0 1-.916-.954V14.3a1.006 1.006 0 0 1 .916-.953h1.832a1.006 1.006 0 0 1 .916.953Z"/></defs><g fill="#fadcbc"><ellipse cx="34.318" cy="17.254" rx="2.748" ry="2.86"/><path d="m34.284 24.338l.017 17.675s-2.68.258-3.13.921c-1.242 1.835-1.02 12.137-1.02 12.137l-2.829-.442l-1.813-14.952l4.301-3.254s-1.332-5.15-1.769-7.308c-.236-1.165-1.132-1.245-1.48-.928c-.444.405-1.674 3.097-3.348 3.097s-2.604-.483-3.07-1.258c-1.21-2.032-2.883-8.71-2.883-8.71l2.325-.484l1.86 7.066l1.303.87l2.883-3.58l3.255-1.356Z"/><path d="m34.185 24.338l.016 17.675s2.654.258 3.103.921c1.242 1.835 1.02 12.137 1.02 12.137l2.828-.442l1.814-14.952l-4.301-3.253s1.332-5.152 1.769-7.31c.236-1.164 1.132-1.244 1.48-.927c.444.405 1.673 3.097 3.348 3.097s2.604-.483 3.07-1.258c1.209-2.032 2.883-8.71 2.883-8.71l-2.325-.484l-1.86 7.066l-1.303.87l-2.884-3.58l-3.254-1.356Z"/></g><use href="#SVGR8F9uc7T" fill="#9b9b9a"/><g fill="none" stroke="#000"><use href="#SVGR8F9uc7T" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.04"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.05" d="M39.814 20.971c3.664 0 12.825.954 12.825.954"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.03" d="M15.997 21.925a100 100 0 0 1 12.825-.953"/><circle cx="34.318" cy="17.114" r="3" stroke-miterlimit="10" stroke-width="2.04"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.04" d="m19.661 21.925l1.924 5.91c.458 1.525 1.557 1.62 2.473.381l1.374-2.001a5.2 5.2 0 0 1 4.306-2.002l1.832.286a26.5 26.5 0 0 0 5.496 0l1.832-.286a4.86 4.86 0 0 1 4.306 2.002l1.374 2.002c.916 1.239 2.015 1.143 2.473-.382l1.924-5.91"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M28.821 28.598s.183 1.049.459 2.383a26.3 26.3 0 0 1 .457 4.29a2.2 2.2 0 0 1-.515 1.68a15 15 0 0 1-2.476 1.595a2.71 2.71 0 0 0-1.096 2.531l1.43 12.182a1.985 1.985 0 0 0 1.741 2.031c1.008 0 1.55-.69 1.55-1.739c0 0 .005-7.836.092-8.824a3.8 3.8 0 0 1 .607-1.83a2.2 2.2 0 0 1 1.087-.746a7.3 7.3 0 0 1 1.97-.262a7.7 7.7 0 0 1 2.02.262a2.2 2.2 0 0 1 1.086.746a3.8 3.8 0 0 1 .607 1.83c.087.988.091 8.824.091 8.824c0 1.049.543 1.739 1.55 1.739a1.986 1.986 0 0 0 1.742-2.03l1.43-12.182a2.71 2.71 0 0 0-1.095-2.532a15 15 0 0 1-2.477-1.595a2.2 2.2 0 0 1-.516-1.68a26 26 0 0 1 .459-4.29c.274-1.335.457-2.383.457-2.383"/></g></svg> </template>
CSS
.icon-man-lifting-weights-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%3Cdefs%3E%3Cpath%20id%3D%22SVGR8F9uc7T%22%20d%3D%22M15.997%2029.551a1.006%201.006%200%200%201-.916.954h-1.832a1.006%201.006%200%200%201-.917-.954V14.3a1.006%201.006%200%200%201%20.916-.953h1.833a1.006%201.006%200%200%201%20.916.953Zm40.306%200a1.006%201.006%200%200%201-.916.954h-1.832a1.006%201.006%200%200%201-.916-.954V14.3a1.006%201.006%200%200%201%20.916-.953h1.832a1.006%201.006%200%200%201%20.916.953Z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22%23fadcbc%22%3E%3Cellipse%20cx%3D%2234.318%22%20cy%3D%2217.254%22%20rx%3D%222.748%22%20ry%3D%222.86%22%2F%3E%3Cpath%20d%3D%22m34.284%2024.338l.017%2017.675s-2.68.258-3.13.921c-1.242%201.835-1.02%2012.137-1.02%2012.137l-2.829-.442l-1.813-14.952l4.301-3.254s-1.332-5.15-1.769-7.308c-.236-1.165-1.132-1.245-1.48-.928c-.444.405-1.674%203.097-3.348%203.097s-2.604-.483-3.07-1.258c-1.21-2.032-2.883-8.71-2.883-8.71l2.325-.484l1.86%207.066l1.303.87l2.883-3.58l3.255-1.356Z%22%2F%3E%3Cpath%20d%3D%22m34.185%2024.338l.016%2017.675s2.654.258%203.103.921c1.242%201.835%201.02%2012.137%201.02%2012.137l2.828-.442l1.814-14.952l-4.301-3.253s1.332-5.152%201.769-7.31c.236-1.164%201.132-1.244%201.48-.927c.444.405%201.673%203.097%203.348%203.097s2.604-.483%203.07-1.258c1.209-2.032%202.883-8.71%202.883-8.71l-2.325-.484l-1.86%207.066l-1.303.87l-2.884-3.58l-3.254-1.356Z%22%2F%3E%3C%2Fg%3E%3Cuse%20href%3D%22%23SVGR8F9uc7T%22%20fill%3D%22%239b9b9a%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cuse%20href%3D%22%23SVGR8F9uc7T%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.04%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.05%22%20d%3D%22M39.814%2020.971c3.664%200%2012.825.954%2012.825.954%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.03%22%20d%3D%22M15.997%2021.925a100%20100%200%200%201%2012.825-.953%22%2F%3E%3Ccircle%20cx%3D%2234.318%22%20cy%3D%2217.114%22%20r%3D%223%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.04%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.04%22%20d%3D%22m19.661%2021.925l1.924%205.91c.458%201.525%201.557%201.62%202.473.381l1.374-2.001a5.2%205.2%200%200%201%204.306-2.002l1.832.286a26.5%2026.5%200%200%200%205.496%200l1.832-.286a4.86%204.86%200%200%201%204.306%202.002l1.374%202.002c.916%201.239%202.015%201.143%202.473-.382l1.924-5.91%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M28.821%2028.598s.183%201.049.459%202.383a26.3%2026.3%200%200%201%20.457%204.29a2.2%202.2%200%200%201-.515%201.68a15%2015%200%200%201-2.476%201.595a2.71%202.71%200%200%200-1.096%202.531l1.43%2012.182a1.985%201.985%200%200%200%201.741%202.031c1.008%200%201.55-.69%201.55-1.739c0%200%20.005-7.836.092-8.824a3.8%203.8%200%200%201%20.607-1.83a2.2%202.2%200%200%201%201.087-.746a7.3%207.3%200%200%201%201.97-.262a7.7%207.7%200%200%201%202.02.262a2.2%202.2%200%200%201%201.086.746a3.8%203.8%200%200%201%20.607%201.83c.087.988.091%208.824.091%208.824c0%201.049.543%201.739%201.55%201.739a1.986%201.986%200%200%200%201.742-2.03l1.43-12.182a2.71%202.71%200%200%200-1.095-2.532a15%2015%200%200%201-2.477-1.595a2.2%202.2%200%200%201-.516-1.68a26%2026%200%200%201%20.459-4.29c.274-1.335.457-2.383.457-2.383%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%3Cdefs%3E%3Cpath%20id%3D%22SVGR8F9uc7T%22%20d%3D%22M15.997%2029.551a1.006%201.006%200%200%201-.916.954h-1.832a1.006%201.006%200%200%201-.917-.954V14.3a1.006%201.006%200%200%201%20.916-.953h1.833a1.006%201.006%200%200%201%20.916.953Zm40.306%200a1.006%201.006%200%200%201-.916.954h-1.832a1.006%201.006%200%200%201-.916-.954V14.3a1.006%201.006%200%200%201%20.916-.953h1.832a1.006%201.006%200%200%201%20.916.953Z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22%23fadcbc%22%3E%3Cellipse%20cx%3D%2234.318%22%20cy%3D%2217.254%22%20rx%3D%222.748%22%20ry%3D%222.86%22%2F%3E%3Cpath%20d%3D%22m34.284%2024.338l.017%2017.675s-2.68.258-3.13.921c-1.242%201.835-1.02%2012.137-1.02%2012.137l-2.829-.442l-1.813-14.952l4.301-3.254s-1.332-5.15-1.769-7.308c-.236-1.165-1.132-1.245-1.48-.928c-.444.405-1.674%203.097-3.348%203.097s-2.604-.483-3.07-1.258c-1.21-2.032-2.883-8.71-2.883-8.71l2.325-.484l1.86%207.066l1.303.87l2.883-3.58l3.255-1.356Z%22%2F%3E%3Cpath%20d%3D%22m34.185%2024.338l.016%2017.675s2.654.258%203.103.921c1.242%201.835%201.02%2012.137%201.02%2012.137l2.828-.442l1.814-14.952l-4.301-3.253s1.332-5.152%201.769-7.31c.236-1.164%201.132-1.244%201.48-.927c.444.405%201.673%203.097%203.348%203.097s2.604-.483%203.07-1.258c1.209-2.032%202.883-8.71%202.883-8.71l-2.325-.484l-1.86%207.066l-1.303.87l-2.884-3.58l-3.254-1.356Z%22%2F%3E%3C%2Fg%3E%3Cuse%20href%3D%22%23SVGR8F9uc7T%22%20fill%3D%22%239b9b9a%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cuse%20href%3D%22%23SVGR8F9uc7T%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.04%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.05%22%20d%3D%22M39.814%2020.971c3.664%200%2012.825.954%2012.825.954%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.03%22%20d%3D%22M15.997%2021.925a100%20100%200%200%201%2012.825-.953%22%2F%3E%3Ccircle%20cx%3D%2234.318%22%20cy%3D%2217.114%22%20r%3D%223%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.04%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.04%22%20d%3D%22m19.661%2021.925l1.924%205.91c.458%201.525%201.557%201.62%202.473.381l1.374-2.001a5.2%205.2%200%200%201%204.306-2.002l1.832.286a26.5%2026.5%200%200%200%205.496%200l1.832-.286a4.86%204.86%200%200%201%204.306%202.002l1.374%202.002c.916%201.239%202.015%201.143%202.473-.382l1.924-5.91%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M28.821%2028.598s.183%201.049.459%202.383a26.3%2026.3%200%200%201%20.457%204.29a2.2%202.2%200%200%201-.515%201.68a15%2015%200%200%201-2.476%201.595a2.71%202.71%200%200%200-1.096%202.531l1.43%2012.182a1.985%201.985%200%200%200%201.741%202.031c1.008%200%201.55-.69%201.55-1.739c0%200%20.005-7.836.092-8.824a3.8%203.8%200%200%201%20.607-1.83a2.2%202.2%200%200%201%201.087-.746a7.3%207.3%200%200%201%201.97-.262a7.7%207.7%200%200%201%202.02.262a2.2%202.2%200%200%201%201.086.746a3.8%203.8%200%200%201%20.607%201.83c.087.988.091%208.824.091%208.824c0%201.049.543%201.739%201.55%201.739a1.986%201.986%200%200%200%201.742-2.03l1.43-12.182a2.71%202.71%200%200%200-1.095-2.532a15%2015%200%200%201-2.477-1.595a2.2%202.2%200%200%201-.516-1.68a26%2026%200%200%201%20.459-4.29c.274-1.335.457-2.383.457-2.383%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/man-lifting-weights-light-skin-tone.svg?color=%231a73e8&size=48