people wrestling medium dark skin tone emoji

people-wrestling-medium-dark-skin-tone-dark-skin-tone from OpenMoji by OpenMoji · Dark skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
people-wrestling-medium-dark-skin-tone-dark-skin-tone
Set
OpenMoji
Style
Dark skin tone
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

3 other variants in OpenMoji

The same emoji in other sets

More people body icons from OpenMoji

Use the people wrestling medium dark skin tone emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><circle cx="29.969" cy="16.016" r="3.984"/><path d="M26.334 28.152L21.136 34l4 12l-.75 14h-3.424l-.826-13l-3.068-6L11 36v-4l9.068-10s1.862-3.028 2.648-3.145c1.562-.234 3.277-.459 4.694.145c.821.35 2.234 2.537 2.164 4.855c-.018.63-.181 1.259-.452 1.877c-.038.087 2.998 2.216 4.298 1.22c1.82-1.395 3.579-5.63 4.809-5.63c1.368 0-.96 6.036-3 7.637c-3.187 2.5-7.63-.801-8.104-.25"/><path d="M12 37v10L9.969 58h3L16 48l1-6"/><circle cx="39.969" cy="14.094" r="3"/><path d="m50 22l9 10v4l-6 5l-5 7l-2.826 12H41.75L43 45l6-11l-9.031-8.75s-.761-1.125-1.969-1.125s-2.791.375-5.01.375c-1.573 0-5.133-1.124-7.787-2.787c0 0-1.598-1.655-.067-3.1s1.988 1.202 3.476 1.887c1.721.792 5.846 1.792 9.721.709c0 0 6.514-2.311 8.292-1.394C48.403 20.73 50 22 50 22"/><path d="m59 35l1 11l4.167 12h-3L55 47l-1-6"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="39.969" cy="14.094" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="m41 25l6.67 7.505c.732.822.9 2.285.372 3.25l-4.084 7.49c-.527.965-1.033 2.651-1.124 3.748l-.918 11.014c-.09 1.096.605 1.993 1.546 1.993s1.918-.876 2.17-1.946l1.91-8.108c.252-1.07.981-2.678 1.62-3.574l2.676-3.744c.639-.896 1.853-2.204 2.698-2.908l2.928-2.44C58.309 36.576 59 35.1 59 34h0c0-1.1-.602-2.669-1.338-3.486L50 22"/><path stroke-linecap="round" stroke-linejoin="round" d="m59 35l.82 9.008c.099 1.096.475 2.843.836 3.882l2.855 8.22c.361 1.04-.019 1.89-.844 1.89s-1.94-.785-2.478-1.744l-4.21-7.512c-.539-.959-1.127-2.632-1.308-3.717L54 41m-4-19c-2-2-4.299-2.567-6-2c-3 1-8 2-10 2s-5-1-8-3m.334 9.152l-3.87 4.353c-.73.822-1.044 2.348-.695 3.392l2.734 8.206c.349 1.043.585 2.795.525 3.894l-.535 10.006c-.06 1.099-.878 1.997-1.82 1.997c-.94 0-1.768-.898-1.838-1.996l-.572-9.008c-.07-1.098-.53-2.8-1.022-3.785l-1.21-2.422c-.493-.984-1.587-2.365-2.431-3.07l-2.928-2.439c-.845-.704-1.536-2.18-1.536-3.28h0c0-1.1.602-2.669 1.338-3.486L20.136 22"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 37v8c0 1.1-.163 2.885-.363 3.967l-1.305 7.066c-.2 1.082.312 1.967 1.137 1.967s1.76-.861 2.08-1.914l1.87-6.172c.32-1.053.73-2.802.91-3.887L17 42m6.067-22.185c-.841.317-1.79.989-2.931 2.185"/><path stroke-linecap="round" d="M25.136 23S30 27 32 27c1 0 3 0 4-5m-3.93-3.812a3 3 0 1 0-5.08-2.162"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPeopleWrestlingMediumDarkSkinToneDarkSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><circle cx="29.969" cy="16.016" r="3.984"/><path d="M26.334 28.152L21.136 34l4 12l-.75 14h-3.424l-.826-13l-3.068-6L11 36v-4l9.068-10s1.862-3.028 2.648-3.145c1.562-.234 3.277-.459 4.694.145c.821.35 2.234 2.537 2.164 4.855c-.018.63-.181 1.259-.452 1.877c-.038.087 2.998 2.216 4.298 1.22c1.82-1.395 3.579-5.63 4.809-5.63c1.368 0-.96 6.036-3 7.637c-3.187 2.5-7.63-.801-8.104-.25"/><path d="M12 37v10L9.969 58h3L16 48l1-6"/><circle cx="39.969" cy="14.094" r="3"/><path d="m50 22l9 10v4l-6 5l-5 7l-2.826 12H41.75L43 45l6-11l-9.031-8.75s-.761-1.125-1.969-1.125s-2.791.375-5.01.375c-1.573 0-5.133-1.124-7.787-2.787c0 0-1.598-1.655-.067-3.1s1.988 1.202 3.476 1.887c1.721.792 5.846 1.792 9.721.709c0 0 6.514-2.311 8.292-1.394C48.403 20.73 50 22 50 22"/><path d="m59 35l1 11l4.167 12h-3L55 47l-1-6"/></g><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><circle cx="39.969" cy="14.094" r="3"/><path strokeLinecap="round" strokeLinejoin="round" d="m41 25l6.67 7.505c.732.822.9 2.285.372 3.25l-4.084 7.49c-.527.965-1.033 2.651-1.124 3.748l-.918 11.014c-.09 1.096.605 1.993 1.546 1.993s1.918-.876 2.17-1.946l1.91-8.108c.252-1.07.981-2.678 1.62-3.574l2.676-3.744c.639-.896 1.853-2.204 2.698-2.908l2.928-2.44C58.309 36.576 59 35.1 59 34h0c0-1.1-.602-2.669-1.338-3.486L50 22"/><path strokeLinecap="round" strokeLinejoin="round" d="m59 35l.82 9.008c.099 1.096.475 2.843.836 3.882l2.855 8.22c.361 1.04-.019 1.89-.844 1.89s-1.94-.785-2.478-1.744l-4.21-7.512c-.539-.959-1.127-2.632-1.308-3.717L54 41m-4-19c-2-2-4.299-2.567-6-2c-3 1-8 2-10 2s-5-1-8-3m.334 9.152l-3.87 4.353c-.73.822-1.044 2.348-.695 3.392l2.734 8.206c.349 1.043.585 2.795.525 3.894l-.535 10.006c-.06 1.099-.878 1.997-1.82 1.997c-.94 0-1.768-.898-1.838-1.996l-.572-9.008c-.07-1.098-.53-2.8-1.022-3.785l-1.21-2.422c-.493-.984-1.587-2.365-2.431-3.07l-2.928-2.439c-.845-.704-1.536-2.18-1.536-3.28h0c0-1.1.602-2.669 1.338-3.486L20.136 22"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 37v8c0 1.1-.163 2.885-.363 3.967l-1.305 7.066c-.2 1.082.312 1.967 1.137 1.967s1.76-.861 2.08-1.914l1.87-6.172c.32-1.053.73-2.802.91-3.887L17 42m6.067-22.185c-.841.317-1.79.989-2.931 2.185"/><path strokeLinecap="round" d="M25.136 23S30 27 32 27c1 0 3 0 4-5m-3.93-3.812a3 3 0 1 0-5.08-2.162"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fcea2b"><circle cx="29.969" cy="16.016" r="3.984"/><path d="M26.334 28.152L21.136 34l4 12l-.75 14h-3.424l-.826-13l-3.068-6L11 36v-4l9.068-10s1.862-3.028 2.648-3.145c1.562-.234 3.277-.459 4.694.145c.821.35 2.234 2.537 2.164 4.855c-.018.63-.181 1.259-.452 1.877c-.038.087 2.998 2.216 4.298 1.22c1.82-1.395 3.579-5.63 4.809-5.63c1.368 0-.96 6.036-3 7.637c-3.187 2.5-7.63-.801-8.104-.25"/><path d="M12 37v10L9.969 58h3L16 48l1-6"/><circle cx="39.969" cy="14.094" r="3"/><path d="m50 22l9 10v4l-6 5l-5 7l-2.826 12H41.75L43 45l6-11l-9.031-8.75s-.761-1.125-1.969-1.125s-2.791.375-5.01.375c-1.573 0-5.133-1.124-7.787-2.787c0 0-1.598-1.655-.067-3.1s1.988 1.202 3.476 1.887c1.721.792 5.846 1.792 9.721.709c0 0 6.514-2.311 8.292-1.394C48.403 20.73 50 22 50 22"/><path d="m59 35l1 11l4.167 12h-3L55 47l-1-6"/></g><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><circle cx="39.969" cy="14.094" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="m41 25l6.67 7.505c.732.822.9 2.285.372 3.25l-4.084 7.49c-.527.965-1.033 2.651-1.124 3.748l-.918 11.014c-.09 1.096.605 1.993 1.546 1.993s1.918-.876 2.17-1.946l1.91-8.108c.252-1.07.981-2.678 1.62-3.574l2.676-3.744c.639-.896 1.853-2.204 2.698-2.908l2.928-2.44C58.309 36.576 59 35.1 59 34h0c0-1.1-.602-2.669-1.338-3.486L50 22"/><path stroke-linecap="round" stroke-linejoin="round" d="m59 35l.82 9.008c.099 1.096.475 2.843.836 3.882l2.855 8.22c.361 1.04-.019 1.89-.844 1.89s-1.94-.785-2.478-1.744l-4.21-7.512c-.539-.959-1.127-2.632-1.308-3.717L54 41m-4-19c-2-2-4.299-2.567-6-2c-3 1-8 2-10 2s-5-1-8-3m.334 9.152l-3.87 4.353c-.73.822-1.044 2.348-.695 3.392l2.734 8.206c.349 1.043.585 2.795.525 3.894l-.535 10.006c-.06 1.099-.878 1.997-1.82 1.997c-.94 0-1.768-.898-1.838-1.996l-.572-9.008c-.07-1.098-.53-2.8-1.022-3.785l-1.21-2.422c-.493-.984-1.587-2.365-2.431-3.07l-2.928-2.439c-.845-.704-1.536-2.18-1.536-3.28h0c0-1.1.602-2.669 1.338-3.486L20.136 22"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 37v8c0 1.1-.163 2.885-.363 3.967l-1.305 7.066c-.2 1.082.312 1.967 1.137 1.967s1.76-.861 2.08-1.914l1.87-6.172c.32-1.053.73-2.802.91-3.887L17 42m6.067-22.185c-.841.317-1.79.989-2.931 2.185"/><path stroke-linecap="round" d="M25.136 23S30 27 32 27c1 0 3 0 4-5m-3.93-3.812a3 3 0 1 0-5.08-2.162"/></g></svg>
</template>

CSS

.icon-people-wrestling-medium-dark-skin-tone-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%23fcea2b%22%3E%3Ccircle%20cx%3D%2229.969%22%20cy%3D%2216.016%22%20r%3D%223.984%22%2F%3E%3Cpath%20d%3D%22M26.334%2028.152L21.136%2034l4%2012l-.75%2014h-3.424l-.826-13l-3.068-6L11%2036v-4l9.068-10s1.862-3.028%202.648-3.145c1.562-.234%203.277-.459%204.694.145c.821.35%202.234%202.537%202.164%204.855c-.018.63-.181%201.259-.452%201.877c-.038.087%202.998%202.216%204.298%201.22c1.82-1.395%203.579-5.63%204.809-5.63c1.368%200-.96%206.036-3%207.637c-3.187%202.5-7.63-.801-8.104-.25%22%2F%3E%3Cpath%20d%3D%22M12%2037v10L9.969%2058h3L16%2048l1-6%22%2F%3E%3Ccircle%20cx%3D%2239.969%22%20cy%3D%2214.094%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22m50%2022l9%2010v4l-6%205l-5%207l-2.826%2012H41.75L43%2045l6-11l-9.031-8.75s-.761-1.125-1.969-1.125s-2.791.375-5.01.375c-1.573%200-5.133-1.124-7.787-2.787c0%200-1.598-1.655-.067-3.1s1.988%201.202%203.476%201.887c1.721.792%205.846%201.792%209.721.709c0%200%206.514-2.311%208.292-1.394C48.403%2020.73%2050%2022%2050%2022%22%2F%3E%3Cpath%20d%3D%22m59%2035l1%2011l4.167%2012h-3L55%2047l-1-6%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%2239.969%22%20cy%3D%2214.094%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m41%2025l6.67%207.505c.732.822.9%202.285.372%203.25l-4.084%207.49c-.527.965-1.033%202.651-1.124%203.748l-.918%2011.014c-.09%201.096.605%201.993%201.546%201.993s1.918-.876%202.17-1.946l1.91-8.108c.252-1.07.981-2.678%201.62-3.574l2.676-3.744c.639-.896%201.853-2.204%202.698-2.908l2.928-2.44C58.309%2036.576%2059%2035.1%2059%2034h0c0-1.1-.602-2.669-1.338-3.486L50%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m59%2035l.82%209.008c.099%201.096.475%202.843.836%203.882l2.855%208.22c.361%201.04-.019%201.89-.844%201.89s-1.94-.785-2.478-1.744l-4.21-7.512c-.539-.959-1.127-2.632-1.308-3.717L54%2041m-4-19c-2-2-4.299-2.567-6-2c-3%201-8%202-10%202s-5-1-8-3m.334%209.152l-3.87%204.353c-.73.822-1.044%202.348-.695%203.392l2.734%208.206c.349%201.043.585%202.795.525%203.894l-.535%2010.006c-.06%201.099-.878%201.997-1.82%201.997c-.94%200-1.768-.898-1.838-1.996l-.572-9.008c-.07-1.098-.53-2.8-1.022-3.785l-1.21-2.422c-.493-.984-1.587-2.365-2.431-3.07l-2.928-2.439c-.845-.704-1.536-2.18-1.536-3.28h0c0-1.1.602-2.669%201.338-3.486L20.136%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2037v8c0%201.1-.163%202.885-.363%203.967l-1.305%207.066c-.2%201.082.312%201.967%201.137%201.967s1.76-.861%202.08-1.914l1.87-6.172c.32-1.053.73-2.802.91-3.887L17%2042m6.067-22.185c-.841.317-1.79.989-2.931%202.185%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M25.136%2023S30%2027%2032%2027c1%200%203%200%204-5m-3.93-3.812a3%203%200%201%200-5.08-2.162%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%23fcea2b%22%3E%3Ccircle%20cx%3D%2229.969%22%20cy%3D%2216.016%22%20r%3D%223.984%22%2F%3E%3Cpath%20d%3D%22M26.334%2028.152L21.136%2034l4%2012l-.75%2014h-3.424l-.826-13l-3.068-6L11%2036v-4l9.068-10s1.862-3.028%202.648-3.145c1.562-.234%203.277-.459%204.694.145c.821.35%202.234%202.537%202.164%204.855c-.018.63-.181%201.259-.452%201.877c-.038.087%202.998%202.216%204.298%201.22c1.82-1.395%203.579-5.63%204.809-5.63c1.368%200-.96%206.036-3%207.637c-3.187%202.5-7.63-.801-8.104-.25%22%2F%3E%3Cpath%20d%3D%22M12%2037v10L9.969%2058h3L16%2048l1-6%22%2F%3E%3Ccircle%20cx%3D%2239.969%22%20cy%3D%2214.094%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22m50%2022l9%2010v4l-6%205l-5%207l-2.826%2012H41.75L43%2045l6-11l-9.031-8.75s-.761-1.125-1.969-1.125s-2.791.375-5.01.375c-1.573%200-5.133-1.124-7.787-2.787c0%200-1.598-1.655-.067-3.1s1.988%201.202%203.476%201.887c1.721.792%205.846%201.792%209.721.709c0%200%206.514-2.311%208.292-1.394C48.403%2020.73%2050%2022%2050%2022%22%2F%3E%3Cpath%20d%3D%22m59%2035l1%2011l4.167%2012h-3L55%2047l-1-6%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%2239.969%22%20cy%3D%2214.094%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m41%2025l6.67%207.505c.732.822.9%202.285.372%203.25l-4.084%207.49c-.527.965-1.033%202.651-1.124%203.748l-.918%2011.014c-.09%201.096.605%201.993%201.546%201.993s1.918-.876%202.17-1.946l1.91-8.108c.252-1.07.981-2.678%201.62-3.574l2.676-3.744c.639-.896%201.853-2.204%202.698-2.908l2.928-2.44C58.309%2036.576%2059%2035.1%2059%2034h0c0-1.1-.602-2.669-1.338-3.486L50%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m59%2035l.82%209.008c.099%201.096.475%202.843.836%203.882l2.855%208.22c.361%201.04-.019%201.89-.844%201.89s-1.94-.785-2.478-1.744l-4.21-7.512c-.539-.959-1.127-2.632-1.308-3.717L54%2041m-4-19c-2-2-4.299-2.567-6-2c-3%201-8%202-10%202s-5-1-8-3m.334%209.152l-3.87%204.353c-.73.822-1.044%202.348-.695%203.392l2.734%208.206c.349%201.043.585%202.795.525%203.894l-.535%2010.006c-.06%201.099-.878%201.997-1.82%201.997c-.94%200-1.768-.898-1.838-1.996l-.572-9.008c-.07-1.098-.53-2.8-1.022-3.785l-1.21-2.422c-.493-.984-1.587-2.365-2.431-3.07l-2.928-2.439c-.845-.704-1.536-2.18-1.536-3.28h0c0-1.1.602-2.669%201.338-3.486L20.136%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2037v8c0%201.1-.163%202.885-.363%203.967l-1.305%207.066c-.2%201.082.312%201.967%201.137%201.967s1.76-.861%202.08-1.914l1.87-6.172c.32-1.053.73-2.802.91-3.887L17%2042m6.067-22.185c-.841.317-1.79.989-2.931%202.185%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M25.136%2023S30%2027%2032%2027c1%200%203%200%204-5m-3.93-3.812a3%203%200%201%200-5.08-2.162%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/people-wrestling-medium-dark-skin-tone-dark-skin-tone.svg?color=%231a73e8&size=48