girl-light-skin-tone from OpenMoji by OpenMoji · Light skin tone · People Body · CC-BY-SA-4.0 Attribution required.

Name
girl-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

Use the girl emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M18 60.9V57c0-5 3.8-9 8.8-9q9 7.5 18 0c5 0 9.2 4 9.2 9v3.9z"/><path fill="#a57939" d="M22.1 49.4c1.4-.9 3-1.4 4.7-1.4q9 7.5 18 0c1.7 0 3.3.5 4.7 1.3c1.2-.9 2.3-1.8 3.1-2.6c2.9-3.1 3.7-6.8 2-10.8c-2.4-5.7-3-5.6-3.4-12.8c0-4.2-3.2-7.7-7.4-8c0 0-2.6-3-8-3c-6.4 0-12.2 3.5-13.7 9c-1.5 5.6.3 7.8-1.3 12C19 37.8 15 41.5 19.5 47c.6.7 1.5 1.6 2.6 2.4"/><path fill="#fadcbc" d="M25 32c0 8 4.8 12.9 10.8 12.9S47 40 47 32c0-4-1-6-1-6l-4-4s-12 2-16 4c0 0-1 2-1 6"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 60v-3.1c0-5 3.8-9 8.8-9q9 7.5 18 0c5 0 9.2 4 9.2 9V60"/><path d="M42 31c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2m-8 0c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M25 32c0 8 4.8 12.9 10.8 12.9S47 40 47 32c0-4-1-6-1-6l-4-4s-12 2-16 4c0 0-1 2-1 6z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M32.8 38.2c1.9 1 4.1 1 6 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 46c-4-6-1.8-8.3.1-13c1.6-4.2-.2-6.5 1.3-12s7.3-9 13.7-9c5.4 0 8 3 8 3c4.2.4 7.4 3.9 7.4 8c.4 7.2 1 7.2 3.4 12.8c1.8 4.1 1 6.8-1.9 10.1"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiGirlLightSkinTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M18 60.9V57c0-5 3.8-9 8.8-9q9 7.5 18 0c5 0 9.2 4 9.2 9v3.9z"/><path fill="#a57939" d="M22.1 49.4c1.4-.9 3-1.4 4.7-1.4q9 7.5 18 0c1.7 0 3.3.5 4.7 1.3c1.2-.9 2.3-1.8 3.1-2.6c2.9-3.1 3.7-6.8 2-10.8c-2.4-5.7-3-5.6-3.4-12.8c0-4.2-3.2-7.7-7.4-8c0 0-2.6-3-8-3c-6.4 0-12.2 3.5-13.7 9c-1.5 5.6.3 7.8-1.3 12C19 37.8 15 41.5 19.5 47c.6.7 1.5 1.6 2.6 2.4"/><path fill="#fadcbc" d="M25 32c0 8 4.8 12.9 10.8 12.9S47 40 47 32c0-4-1-6-1-6l-4-4s-12 2-16 4c0 0-1 2-1 6"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M18 60v-3.1c0-5 3.8-9 8.8-9q9 7.5 18 0c5 0 9.2 4 9.2 9V60"/><path d="M42 31c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2m-8 0c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M25 32c0 8 4.8 12.9 10.8 12.9S47 40 47 32c0-4-1-6-1-6l-4-4s-12 2-16 4c0 0-1 2-1 6z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M32.8 38.2c1.9 1 4.1 1 6 0"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M20 46c-4-6-1.8-8.3.1-13c1.6-4.2-.2-6.5 1.3-12s7.3-9 13.7-9c5.4 0 8 3 8 3c4.2.4 7.4 3.9 7.4 8c.4 7.2 1 7.2 3.4 12.8c1.8 4.1 1 6.8-1.9 10.1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M18 60.9V57c0-5 3.8-9 8.8-9q9 7.5 18 0c5 0 9.2 4 9.2 9v3.9z"/><path fill="#a57939" d="M22.1 49.4c1.4-.9 3-1.4 4.7-1.4q9 7.5 18 0c1.7 0 3.3.5 4.7 1.3c1.2-.9 2.3-1.8 3.1-2.6c2.9-3.1 3.7-6.8 2-10.8c-2.4-5.7-3-5.6-3.4-12.8c0-4.2-3.2-7.7-7.4-8c0 0-2.6-3-8-3c-6.4 0-12.2 3.5-13.7 9c-1.5 5.6.3 7.8-1.3 12C19 37.8 15 41.5 19.5 47c.6.7 1.5 1.6 2.6 2.4"/><path fill="#fadcbc" d="M25 32c0 8 4.8 12.9 10.8 12.9S47 40 47 32c0-4-1-6-1-6l-4-4s-12 2-16 4c0 0-1 2-1 6"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 60v-3.1c0-5 3.8-9 8.8-9q9 7.5 18 0c5 0 9.2 4 9.2 9V60"/><path d="M42 31c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2m-8 0c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M25 32c0 8 4.8 12.9 10.8 12.9S47 40 47 32c0-4-1-6-1-6l-4-4s-12 2-16 4c0 0-1 2-1 6z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M32.8 38.2c1.9 1 4.1 1 6 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 46c-4-6-1.8-8.3.1-13c1.6-4.2-.2-6.5 1.3-12s7.3-9 13.7-9c5.4 0 8 3 8 3c4.2.4 7.4 3.9 7.4 8c.4 7.2 1 7.2 3.4 12.8c1.8 4.1 1 6.8-1.9 10.1"/></svg>
</template>

CSS

.icon-girl-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%2392d3f5%22%20d%3D%22M18%2060.9V57c0-5%203.8-9%208.8-9q9%207.5%2018%200c5%200%209.2%204%209.2%209v3.9z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M22.1%2049.4c1.4-.9%203-1.4%204.7-1.4q9%207.5%2018%200c1.7%200%203.3.5%204.7%201.3c1.2-.9%202.3-1.8%203.1-2.6c2.9-3.1%203.7-6.8%202-10.8c-2.4-5.7-3-5.6-3.4-12.8c0-4.2-3.2-7.7-7.4-8c0%200-2.6-3-8-3c-6.4%200-12.2%203.5-13.7%209c-1.5%205.6.3%207.8-1.3%2012C19%2037.8%2015%2041.5%2019.5%2047c.6.7%201.5%201.6%202.6%202.4%22%2F%3E%3Cpath%20fill%3D%22%23fadcbc%22%20d%3D%22M25%2032c0%208%204.8%2012.9%2010.8%2012.9S47%2040%2047%2032c0-4-1-6-1-6l-4-4s-12%202-16%204c0%200-1%202-1%206%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%2060v-3.1c0-5%203.8-9%208.8-9q9%207.5%2018%200c5%200%209.2%204%209.2%209V60%22%2F%3E%3Cpath%20d%3D%22M42%2031c0%201.1-.9%202-2%202s-2-.9-2-2s.9-2%202-2s2%20.9%202%202m-8%200c0%201.1-.9%202-2%202s-2-.9-2-2s.9-2%202-2s2%20.9%202%202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M25%2032c0%208%204.8%2012.9%2010.8%2012.9S47%2040%2047%2032c0-4-1-6-1-6l-4-4s-12%202-16%204c0%200-1%202-1%206z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M32.8%2038.2c1.9%201%204.1%201%206%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%2046c-4-6-1.8-8.3.1-13c1.6-4.2-.2-6.5%201.3-12s7.3-9%2013.7-9c5.4%200%208%203%208%203c4.2.4%207.4%203.9%207.4%208c.4%207.2%201%207.2%203.4%2012.8c1.8%204.1%201%206.8-1.9%2010.1%22%2F%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%2392d3f5%22%20d%3D%22M18%2060.9V57c0-5%203.8-9%208.8-9q9%207.5%2018%200c5%200%209.2%204%209.2%209v3.9z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M22.1%2049.4c1.4-.9%203-1.4%204.7-1.4q9%207.5%2018%200c1.7%200%203.3.5%204.7%201.3c1.2-.9%202.3-1.8%203.1-2.6c2.9-3.1%203.7-6.8%202-10.8c-2.4-5.7-3-5.6-3.4-12.8c0-4.2-3.2-7.7-7.4-8c0%200-2.6-3-8-3c-6.4%200-12.2%203.5-13.7%209c-1.5%205.6.3%207.8-1.3%2012C19%2037.8%2015%2041.5%2019.5%2047c.6.7%201.5%201.6%202.6%202.4%22%2F%3E%3Cpath%20fill%3D%22%23fadcbc%22%20d%3D%22M25%2032c0%208%204.8%2012.9%2010.8%2012.9S47%2040%2047%2032c0-4-1-6-1-6l-4-4s-12%202-16%204c0%200-1%202-1%206%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M18%2060v-3.1c0-5%203.8-9%208.8-9q9%207.5%2018%200c5%200%209.2%204%209.2%209V60%22%2F%3E%3Cpath%20d%3D%22M42%2031c0%201.1-.9%202-2%202s-2-.9-2-2s.9-2%202-2s2%20.9%202%202m-8%200c0%201.1-.9%202-2%202s-2-.9-2-2s.9-2%202-2s2%20.9%202%202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M25%2032c0%208%204.8%2012.9%2010.8%2012.9S47%2040%2047%2032c0-4-1-6-1-6l-4-4s-12%202-16%204c0%200-1%202-1%206z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M32.8%2038.2c1.9%201%204.1%201%206%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%2046c-4-6-1.8-8.3.1-13c1.6-4.2-.2-6.5%201.3-12s7.3-9%2013.7-9c5.4%200%208%203%208%203c4.2.4%207.4%203.9%207.4%208c.4%207.2%201%207.2%203.4%2012.8c1.8%204.1%201%206.8-1.9%2010.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/girl-light-skin-tone.svg?color=%231a73e8&size=48