woman biking emoji

woman-biking-medium-light-skin-tone from OpenMoji by OpenMoji · Medium-light skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
woman-biking-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 woman biking emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#debb90"><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.241 6.387l-2.288-1.907l.858-6.768l-3.622-6.673l.095-3.146l7.626-4.766l-2.67-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.256 49.57l1.907-22.878h3.622"/><circle cx="32.793" cy="10.581" r="3" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="m25.071 26.787l4.1-2.765a11.8 11.8 0 0 0 2.668-2.669l1.812-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.67 2.383l-5.242 2.288a1.935 1.935 0 0 0-1.049 2.478l2.479 6.101a2.285 2.285 0 0 1-.668 2.67a1.73 1.73 0 0 1-2.383-.763l-4.194-7.817a8.7 8.7 0 0 1-.858-3.241a3.67 3.67 0 0 1 1.621-2.574l4.385-2.764a2.78 2.78 0 0 0 1.144-2.86l-1.43-5.72"/><path stroke-miterlimit="10" d="m36.224 48.617l-.953 2.955a2.66 2.66 0 0 1-2.288 1.811a1.622 1.622 0 0 1-1.525-1.906l.858-6.387m8.103-9.914l-3.432 10.962"/><path stroke-linecap="round" stroke-linejoin="round" d="M36.125 8.278s.458-.472.898-.323c.517.175 1.248 1.289 1.913 1.638a3.36 3.36 0 0 0 2.14.366"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWomanBikingMediumLightSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#debb90"><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.241 6.387l-2.288-1.907l.858-6.768l-3.622-6.673l.095-3.146l7.626-4.766l-2.67-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.256 49.57l1.907-22.878h3.622"/><circle cx="32.793" cy="10.581" r="3" strokeMiterlimit="10"/><path strokeLinecap="round" strokeLinejoin="round" d="m25.071 26.787l4.1-2.765a11.8 11.8 0 0 0 2.668-2.669l1.812-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.67 2.383l-5.242 2.288a1.935 1.935 0 0 0-1.049 2.478l2.479 6.101a2.285 2.285 0 0 1-.668 2.67a1.73 1.73 0 0 1-2.383-.763l-4.194-7.817a8.7 8.7 0 0 1-.858-3.241a3.67 3.67 0 0 1 1.621-2.574l4.385-2.764a2.78 2.78 0 0 0 1.144-2.86l-1.43-5.72"/><path strokeMiterlimit="10" d="m36.224 48.617l-.953 2.955a2.66 2.66 0 0 1-2.288 1.811a1.622 1.622 0 0 1-1.525-1.906l.858-6.387m8.103-9.914l-3.432 10.962"/><path strokeLinecap="round" strokeLinejoin="round" d="M36.125 8.278s.458-.472.898-.323c.517.175 1.248 1.289 1.913 1.638a3.36 3.36 0 0 0 2.14.366"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#debb90"><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.241 6.387l-2.288-1.907l.858-6.768l-3.622-6.673l.095-3.146l7.626-4.766l-2.67-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.256 49.57l1.907-22.878h3.622"/><circle cx="32.793" cy="10.581" r="3" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" d="m25.071 26.787l4.1-2.765a11.8 11.8 0 0 0 2.668-2.669l1.812-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.67 2.383l-5.242 2.288a1.935 1.935 0 0 0-1.049 2.478l2.479 6.101a2.285 2.285 0 0 1-.668 2.67a1.73 1.73 0 0 1-2.383-.763l-4.194-7.817a8.7 8.7 0 0 1-.858-3.241a3.67 3.67 0 0 1 1.621-2.574l4.385-2.764a2.78 2.78 0 0 0 1.144-2.86l-1.43-5.72"/><path stroke-miterlimit="10" d="m36.224 48.617l-.953 2.955a2.66 2.66 0 0 1-2.288 1.811a1.622 1.622 0 0 1-1.525-1.906l.858-6.387m8.103-9.914l-3.432 10.962"/><path stroke-linecap="round" stroke-linejoin="round" d="M36.125 8.278s.458-.472.898-.323c.517.175 1.248 1.289 1.913 1.638a3.36 3.36 0 0 0 2.14.366"/></g></svg>
</template>

CSS

.icon-woman-biking-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%3Cg%20fill%3D%22%23debb90%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.241%206.387l-2.288-1.907l.858-6.768l-3.622-6.673l.095-3.146l7.626-4.766l-2.67-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.256%2049.57l1.907-22.878h3.622%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.1-2.765a11.8%2011.8%200%200%200%202.668-2.669l1.812-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.67%202.383l-5.242%202.288a1.935%201.935%200%200%200-1.049%202.478l2.479%206.101a2.285%202.285%200%200%201-.668%202.67a1.73%201.73%200%200%201-2.383-.763l-4.194-7.817a8.7%208.7%200%200%201-.858-3.241a3.67%203.67%200%200%201%201.621-2.574l4.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.224%2048.617l-.953%202.955a2.66%202.66%200%200%201-2.288%201.811a1.622%201.622%200%200%201-1.525-1.906l.858-6.387m8.103-9.914l-3.432%2010.962%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.125%208.278s.458-.472.898-.323c.517.175%201.248%201.289%201.913%201.638a3.36%203.36%200%200%200%202.14.366%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%23debb90%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.241%206.387l-2.288-1.907l.858-6.768l-3.622-6.673l.095-3.146l7.626-4.766l-2.67-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.256%2049.57l1.907-22.878h3.622%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.1-2.765a11.8%2011.8%200%200%200%202.668-2.669l1.812-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.67%202.383l-5.242%202.288a1.935%201.935%200%200%200-1.049%202.478l2.479%206.101a2.285%202.285%200%200%201-.668%202.67a1.73%201.73%200%200%201-2.383-.763l-4.194-7.817a8.7%208.7%200%200%201-.858-3.241a3.67%203.67%200%200%201%201.621-2.574l4.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.224%2048.617l-.953%202.955a2.66%202.66%200%200%201-2.288%201.811a1.622%201.622%200%200%201-1.525-1.906l.858-6.387m8.103-9.914l-3.432%2010.962%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.125%208.278s.458-.472.898-.323c.517.175%201.248%201.289%201.913%201.638a3.36%203.36%200%200%200%202.14.366%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/woman-biking-medium-light-skin-tone.svg?color=%231a73e8&size=48