man biking emoji
man-biking-dark-skin-tone from OpenMoji by OpenMoji · Dark skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- man-biking-dark-skin-tone
- Set
- OpenMoji
- Style
- Dark 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 biking emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#6a462f"><circle cx="32.793" cy="10.581" r="2.86"/><path d="m32.793 19.923l1.906-2.764l3.623.095l6.005 13.441l-2.002 3.623l-2.383 2.383l-2.955 10.677l-3.24 6.387l-2.289-1.907l.858-6.768l-3.622-6.673l.095-3.146l7.626-4.766l-2.669-7.15"/></g><g fill="none" stroke="#000" stroke-width="2"><circle cx="19.161" cy="49.57" r="9.723" stroke-miterlimit="10"/><circle cx="49.666" cy="49.57" r="9.723" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="m19.257 49.57l1.906-22.878h3.623"/><circle cx="32.793" cy="10.581" r="3" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="m25.071 26.787l4.099-2.765a11.8 11.8 0 0 0 2.67-2.669l1.811-2.574a3.94 3.94 0 0 1 2.955-1.525a3.06 3.06 0 0 1 2.574 1.811l4.385 10.01a4.74 4.74 0 0 1-.095 3.432l-.096.19a5.9 5.9 0 0 1-2.669 2.383l-5.243 2.288a1.935 1.935 0 0 0-1.049 2.478l2.479 6.101a2.285 2.285 0 0 1-.667 2.67a1.73 1.73 0 0 1-2.384-.763l-4.194-7.817a8.7 8.7 0 0 1-.858-3.24a3.67 3.67 0 0 1 1.62-2.575l4.385-2.764a2.78 2.78 0 0 0 1.144-2.86l-1.43-5.72"/><path stroke-miterlimit="10" d="m36.225 48.617l-.954 2.955a2.66 2.66 0 0 1-2.287 1.811a1.622 1.622 0 0 1-1.526-1.906l.858-6.387m8.103-9.914l-3.432 10.962"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiManBikingDarkSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#6a462f"><circle cx="32.793" cy="10.581" r="2.86"/><path d="m32.793 19.923l1.906-2.764l3.623.095l6.005 13.441l-2.002 3.623l-2.383 2.383l-2.955 10.677l-3.24 6.387l-2.289-1.907l.858-6.768l-3.622-6.673l.095-3.146l7.626-4.766l-2.669-7.15"/></g><g fill="none" stroke="#000" strokeWidth="2"><circle cx="19.161" cy="49.57" r="9.723" strokeMiterlimit="10"/><circle cx="49.666" cy="49.57" r="9.723" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="m19.257 49.57l1.906-22.878h3.623"/><circle cx="32.793" cy="10.581" r="3" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="m25.071 26.787l4.099-2.765a11.8 11.8 0 0 0 2.67-2.669l1.811-2.574a3.94 3.94 0 0 1 2.955-1.525a3.06 3.06 0 0 1 2.574 1.811l4.385 10.01a4.74 4.74 0 0 1-.095 3.432l-.096.19a5.9 5.9 0 0 1-2.669 2.383l-5.243 2.288a1.935 1.935 0 0 0-1.049 2.478l2.479 6.101a2.285 2.285 0 0 1-.667 2.67a1.73 1.73 0 0 1-2.384-.763l-4.194-7.817a8.7 8.7 0 0 1-.858-3.24a3.67 3.67 0 0 1 1.62-2.575l4.385-2.764a2.78 2.78 0 0 0 1.144-2.86l-1.43-5.72"/><path strokeMiterlimit="10" d="m36.225 48.617l-.954 2.955a2.66 2.66 0 0 1-2.287 1.811a1.622 1.622 0 0 1-1.526-1.906l.858-6.387m8.103-9.914l-3.432 10.962"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#6a462f"><circle cx="32.793" cy="10.581" r="2.86"/><path d="m32.793 19.923l1.906-2.764l3.623.095l6.005 13.441l-2.002 3.623l-2.383 2.383l-2.955 10.677l-3.24 6.387l-2.289-1.907l.858-6.768l-3.622-6.673l.095-3.146l7.626-4.766l-2.669-7.15"/></g><g fill="none" stroke="#000" stroke-width="2"><circle cx="19.161" cy="49.57" r="9.723" stroke-miterlimit="10"/><circle cx="49.666" cy="49.57" r="9.723" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="m19.257 49.57l1.906-22.878h3.623"/><circle cx="32.793" cy="10.581" r="3" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="m25.071 26.787l4.099-2.765a11.8 11.8 0 0 0 2.67-2.669l1.811-2.574a3.94 3.94 0 0 1 2.955-1.525a3.06 3.06 0 0 1 2.574 1.811l4.385 10.01a4.74 4.74 0 0 1-.095 3.432l-.096.19a5.9 5.9 0 0 1-2.669 2.383l-5.243 2.288a1.935 1.935 0 0 0-1.049 2.478l2.479 6.101a2.285 2.285 0 0 1-.667 2.67a1.73 1.73 0 0 1-2.384-.763l-4.194-7.817a8.7 8.7 0 0 1-.858-3.24a3.67 3.67 0 0 1 1.62-2.575l4.385-2.764a2.78 2.78 0 0 0 1.144-2.86l-1.43-5.72"/><path stroke-miterlimit="10" d="m36.225 48.617l-.954 2.955a2.66 2.66 0 0 1-2.287 1.811a1.622 1.622 0 0 1-1.526-1.906l.858-6.387m8.103-9.914l-3.432 10.962"/></g></svg> </template>
CSS
.icon-man-biking-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%236a462f%22%3E%3Ccircle%20cx%3D%2232.793%22%20cy%3D%2210.581%22%20r%3D%222.86%22%2F%3E%3Cpath%20d%3D%22m32.793%2019.923l1.906-2.764l3.623.095l6.005%2013.441l-2.002%203.623l-2.383%202.383l-2.955%2010.677l-3.24%206.387l-2.289-1.907l.858-6.768l-3.622-6.673l.095-3.146l7.626-4.766l-2.669-7.15%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2219.161%22%20cy%3D%2249.57%22%20r%3D%229.723%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2249.666%22%20cy%3D%2249.57%22%20r%3D%229.723%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m19.257%2049.57l1.906-22.878h3.623%22%2F%3E%3Ccircle%20cx%3D%2232.793%22%20cy%3D%2210.581%22%20r%3D%223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m25.071%2026.787l4.099-2.765a11.8%2011.8%200%200%200%202.67-2.669l1.811-2.574a3.94%203.94%200%200%201%202.955-1.525a3.06%203.06%200%200%201%202.574%201.811l4.385%2010.01a4.74%204.74%200%200%201-.095%203.432l-.096.19a5.9%205.9%200%200%201-2.669%202.383l-5.243%202.288a1.935%201.935%200%200%200-1.049%202.478l2.479%206.101a2.285%202.285%200%200%201-.667%202.67a1.73%201.73%200%200%201-2.384-.763l-4.194-7.817a8.7%208.7%200%200%201-.858-3.24a3.67%203.67%200%200%201%201.62-2.575l4.385-2.764a2.78%202.78%200%200%200%201.144-2.86l-1.43-5.72%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22m36.225%2048.617l-.954%202.955a2.66%202.66%200%200%201-2.287%201.811a1.622%201.622%200%200%201-1.526-1.906l.858-6.387m8.103-9.914l-3.432%2010.962%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%236a462f%22%3E%3Ccircle%20cx%3D%2232.793%22%20cy%3D%2210.581%22%20r%3D%222.86%22%2F%3E%3Cpath%20d%3D%22m32.793%2019.923l1.906-2.764l3.623.095l6.005%2013.441l-2.002%203.623l-2.383%202.383l-2.955%2010.677l-3.24%206.387l-2.289-1.907l.858-6.768l-3.622-6.673l.095-3.146l7.626-4.766l-2.669-7.15%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2219.161%22%20cy%3D%2249.57%22%20r%3D%229.723%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2249.666%22%20cy%3D%2249.57%22%20r%3D%229.723%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m19.257%2049.57l1.906-22.878h3.623%22%2F%3E%3Ccircle%20cx%3D%2232.793%22%20cy%3D%2210.581%22%20r%3D%223%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m25.071%2026.787l4.099-2.765a11.8%2011.8%200%200%200%202.67-2.669l1.811-2.574a3.94%203.94%200%200%201%202.955-1.525a3.06%203.06%200%200%201%202.574%201.811l4.385%2010.01a4.74%204.74%200%200%201-.095%203.432l-.096.19a5.9%205.9%200%200%201-2.669%202.383l-5.243%202.288a1.935%201.935%200%200%200-1.049%202.478l2.479%206.101a2.285%202.285%200%200%201-.667%202.67a1.73%201.73%200%200%201-2.384-.763l-4.194-7.817a8.7%208.7%200%200%201-.858-3.24a3.67%203.67%200%200%201%201.62-2.575l4.385-2.764a2.78%202.78%200%200%200%201.144-2.86l-1.43-5.72%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22m36.225%2048.617l-.954%202.955a2.66%202.66%200%200%201-2.287%201.811a1.622%201.622%200%200%201-1.526-1.906l.858-6.387m8.103-9.914l-3.432%2010.962%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-biking-dark-skin-tone.svg?color=%231a73e8&size=48