old woman emoji

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M55 61v-4c0-5-5-9-10-9q-9 7.5-18 0c-5 0-10 4-10 9v4z"/><path fill="#d0cfce" d="M42 42.2c8-6 9-7.2 9-14.2s-2.5-12-5.5-13c0 0-1-1-3.1-1.9c-1.5-.6.7-7.6-5.9-7.1c-8.2.6-4.7 6.2-6.4 6.6c-3.9.9-6.2 2.9-7.6 6.4c-1.2 2.9-1.2 7.1-2 11c-1 5 4.4 7.4 11.4 13.4z"/><path fill="#debb90" d="M25 31c0 8 4 14 10.9 14C43 45 47 39 47 31c0-5-1.4-7.7-2-9c-1-2-2-3-2-3c-5 3-14 0-15 1s-3 5-3 11"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 60v-3c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9v3M38 38c-1.2.8-2.6.8-4 0m-3-2c0 1-1 2-1 2m11-2c0 1 1 2 1 2"/><path d="M41.9 29c0 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 31c0 8 4 14 10.9 14C43 45 47 39 47 31c0-5-1.4-7.7-2-9c-1-2-2-3-2-3c-5 3-14 0-15 1s-3 5-3 11z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M26 38c-2 0-5-3-5-8c0-4 0-6 1-9c1.8-5.5 6-9 14-9c6 0 9 3 9 3c3 1 6 4.9 6 12c0 7-2 12-5 12"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M42 13c1-2 0-4-1-5c-2-2-8.3-2-10.3 1c-.8 1.2-.7 2.3-.4 3"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiOldWomanMediumLightSkinTone(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="M55 61v-4c0-5-5-9-10-9q-9 7.5-18 0c-5 0-10 4-10 9v4z"/><path fill="#d0cfce" d="M42 42.2c8-6 9-7.2 9-14.2s-2.5-12-5.5-13c0 0-1-1-3.1-1.9c-1.5-.6.7-7.6-5.9-7.1c-8.2.6-4.7 6.2-6.4 6.6c-3.9.9-6.2 2.9-7.6 6.4c-1.2 2.9-1.2 7.1-2 11c-1 5 4.4 7.4 11.4 13.4z"/><path fill="#debb90" d="M25 31c0 8 4 14 10.9 14C43 45 47 39 47 31c0-5-1.4-7.7-2-9c-1-2-2-3-2-3c-5 3-14 0-15 1s-3 5-3 11"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M17 60v-3c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9v3M38 38c-1.2.8-2.6.8-4 0m-3-2c0 1-1 2-1 2m11-2c0 1 1 2 1 2"/><path d="M41.9 29c0 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 31c0 8 4 14 10.9 14C43 45 47 39 47 31c0-5-1.4-7.7-2-9c-1-2-2-3-2-3c-5 3-14 0-15 1s-3 5-3 11z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M26 38c-2 0-5-3-5-8c0-4 0-6 1-9c1.8-5.5 6-9 14-9c6 0 9 3 9 3c3 1 6 4.9 6 12c0 7-2 12-5 12"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M42 13c1-2 0-4-1-5c-2-2-8.3-2-10.3 1c-.8 1.2-.7 2.3-.4 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M55 61v-4c0-5-5-9-10-9q-9 7.5-18 0c-5 0-10 4-10 9v4z"/><path fill="#d0cfce" d="M42 42.2c8-6 9-7.2 9-14.2s-2.5-12-5.5-13c0 0-1-1-3.1-1.9c-1.5-.6.7-7.6-5.9-7.1c-8.2.6-4.7 6.2-6.4 6.6c-3.9.9-6.2 2.9-7.6 6.4c-1.2 2.9-1.2 7.1-2 11c-1 5 4.4 7.4 11.4 13.4z"/><path fill="#debb90" d="M25 31c0 8 4 14 10.9 14C43 45 47 39 47 31c0-5-1.4-7.7-2-9c-1-2-2-3-2-3c-5 3-14 0-15 1s-3 5-3 11"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 60v-3c0-5 5-9 10-9q9 7.5 18 0c5 0 10 4 10 9v3M38 38c-1.2.8-2.6.8-4 0m-3-2c0 1-1 2-1 2m11-2c0 1 1 2 1 2"/><path d="M41.9 29c0 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 31c0 8 4 14 10.9 14C43 45 47 39 47 31c0-5-1.4-7.7-2-9c-1-2-2-3-2-3c-5 3-14 0-15 1s-3 5-3 11z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M26 38c-2 0-5-3-5-8c0-4 0-6 1-9c1.8-5.5 6-9 14-9c6 0 9 3 9 3c3 1 6 4.9 6 12c0 7-2 12-5 12"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M42 13c1-2 0-4-1-5c-2-2-8.3-2-10.3 1c-.8 1.2-.7 2.3-.4 3"/></svg>
</template>

CSS

.icon-old-woman-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%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M55%2061v-4c0-5-5-9-10-9q-9%207.5-18%200c-5%200-10%204-10%209v4z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M42%2042.2c8-6%209-7.2%209-14.2s-2.5-12-5.5-13c0%200-1-1-3.1-1.9c-1.5-.6.7-7.6-5.9-7.1c-8.2.6-4.7%206.2-6.4%206.6c-3.9.9-6.2%202.9-7.6%206.4c-1.2%202.9-1.2%207.1-2%2011c-1%205%204.4%207.4%2011.4%2013.4z%22%2F%3E%3Cpath%20fill%3D%22%23debb90%22%20d%3D%22M25%2031c0%208%204%2014%2010.9%2014C43%2045%2047%2039%2047%2031c0-5-1.4-7.7-2-9c-1-2-2-3-2-3c-5%203-14%200-15%201s-3%205-3%2011%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%22M17%2060v-3c0-5%205-9%2010-9q9%207.5%2018%200c5%200%2010%204%2010%209v3M38%2038c-1.2.8-2.6.8-4%200m-3-2c0%201-1%202-1%202m11-2c0%201%201%202%201%202%22%2F%3E%3Cpath%20d%3D%22M41.9%2029c0%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%2031c0%208%204%2014%2010.9%2014C43%2045%2047%2039%2047%2031c0-5-1.4-7.7-2-9c-1-2-2-3-2-3c-5%203-14%200-15%201s-3%205-3%2011z%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%22M26%2038c-2%200-5-3-5-8c0-4%200-6%201-9c1.8-5.5%206-9%2014-9c6%200%209%203%209%203c3%201%206%204.9%206%2012c0%207-2%2012-5%2012%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%22M42%2013c1-2%200-4-1-5c-2-2-8.3-2-10.3%201c-.8%201.2-.7%202.3-.4%203%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%22M55%2061v-4c0-5-5-9-10-9q-9%207.5-18%200c-5%200-10%204-10%209v4z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M42%2042.2c8-6%209-7.2%209-14.2s-2.5-12-5.5-13c0%200-1-1-3.1-1.9c-1.5-.6.7-7.6-5.9-7.1c-8.2.6-4.7%206.2-6.4%206.6c-3.9.9-6.2%202.9-7.6%206.4c-1.2%202.9-1.2%207.1-2%2011c-1%205%204.4%207.4%2011.4%2013.4z%22%2F%3E%3Cpath%20fill%3D%22%23debb90%22%20d%3D%22M25%2031c0%208%204%2014%2010.9%2014C43%2045%2047%2039%2047%2031c0-5-1.4-7.7-2-9c-1-2-2-3-2-3c-5%203-14%200-15%201s-3%205-3%2011%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%22M17%2060v-3c0-5%205-9%2010-9q9%207.5%2018%200c5%200%2010%204%2010%209v3M38%2038c-1.2.8-2.6.8-4%200m-3-2c0%201-1%202-1%202m11-2c0%201%201%202%201%202%22%2F%3E%3Cpath%20d%3D%22M41.9%2029c0%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%2031c0%208%204%2014%2010.9%2014C43%2045%2047%2039%2047%2031c0-5-1.4-7.7-2-9c-1-2-2-3-2-3c-5%203-14%200-15%201s-3%205-3%2011z%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%22M26%2038c-2%200-5-3-5-8c0-4%200-6%201-9c1.8-5.5%206-9%2014-9c6%200%209%203%209%203c3%201%206%204.9%206%2012c0%207-2%2012-5%2012%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%22M42%2013c1-2%200-4-1-5c-2-2-8.3-2-10.3%201c-.8%201.2-.7%202.3-.4%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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