singer emoji

singer from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.

Name
singer
Set
OpenMoji
Style
Default
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 singer emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M54.778 58.592s2-13.797-10-13.797c-3.192 2.12-5.927 3.584-9 3.577h.125c-3.074.007-5.809-1.458-9-3.577c-12 0-10 13.797-10 13.797"/><path fill="#61b2e4" d="M26.903 44.795c-12 0-10 13.967-10 13.967h15.893s-4.421-3.264-5.893-13.967m17.875 0c12 0 10 13.967 10 13.967H39.03s5.422-7.443 5.748-13.967"/><path fill="#92d3f5" d="M33.533 48.284s-1.207 6.022 2.307 6.022c3.513 0 2.307-6.022 2.307-6.022"/><path fill="#9b9b9a" d="m56.285 41.723l2.828-2.828l7.375 7.375l-2.828 2.828z"/><circle cx="54.662" cy="37.461" r="4" fill="#d0cfce"/><path fill="#92d3f5" d="m34.99 54.488l-2.416 3.638c-3.63-1.754-5.671-12.962-5.671-12.962l-5.105 6.934l2.974 1.842l-.999 3.114l8.87 1.072m3.036-4.03l1.79 2.61l1.507 2.044h-6.311l1.507-2.044zm1.011.392l2.415 3.638c3.63-1.754 5.673-12.962 5.673-12.962l5.104 6.934l-2.974 1.842l.999 3.114l-8.87 1.072"/><path fill="#a57939" d="M26 35.08c-4 0-4-4.5-4-11.5s4-14 14-14s14 7 14 14s0 11.5-4 11.5"/><path fill="#fcea2b" d="M24.937 28.58c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7.001c0 0-1.064.999-1.064 6"/><circle cx="54.662" cy="37.461" r="4" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m65.091 47.667l2.047 2.047m-8.245-5.05v13.2m-25.36-9.766s-1.207 6.021 2.307 6.021c3.513 0 2.307-6.021 2.307-6.021"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m34.99 54.12l-2.416 3.637c-3.63-1.754-5.671-12.962-5.671-12.962l-5.105 6.935l2.974 1.842l-.999 3.113l8.87 1.072zm1.7 0l2.415 3.637c3.63-1.754 5.673-12.962 5.673-12.962l5.104 6.935l-2.974 1.842l.999 3.113l-8.87 1.072z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M16.903 57.795s-2-13 10-13c3.191 2.128 5.926 3.598 9 3.592h-.125c3.073.006 5.808-1.464 9-3.592c12 0 10 13 10 13"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M26 35.08c-4 0-4-4.5-4-11.5s4-14 14-14s14 7 14 14s0 11.5-4 11.5"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M24.937 28.58c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7.001c0 0-1.064.999-1.064 6z"/><path d="M33.953 27.047a2 2 0 1 1-4 0a2 2 0 0 1 4 0m2 10.003a7.65 7.65 0 0 1-3.448-.859a1 1 0 0 1 .895-1.789c1.593.86 3.512.86 5.106 0a1 1 0 0 1 .894 1.79a7.65 7.65 0 0 1-3.447.857m6-10.002a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m56.285 41.723l2.828-2.828l7.375 7.375l-2.828 2.828z"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiSinger(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M54.778 58.592s2-13.797-10-13.797c-3.192 2.12-5.927 3.584-9 3.577h.125c-3.074.007-5.809-1.458-9-3.577c-12 0-10 13.797-10 13.797"/><path fill="#61b2e4" d="M26.903 44.795c-12 0-10 13.967-10 13.967h15.893s-4.421-3.264-5.893-13.967m17.875 0c12 0 10 13.967 10 13.967H39.03s5.422-7.443 5.748-13.967"/><path fill="#92d3f5" d="M33.533 48.284s-1.207 6.022 2.307 6.022c3.513 0 2.307-6.022 2.307-6.022"/><path fill="#9b9b9a" d="m56.285 41.723l2.828-2.828l7.375 7.375l-2.828 2.828z"/><circle cx="54.662" cy="37.461" r="4" fill="#d0cfce"/><path fill="#92d3f5" d="m34.99 54.488l-2.416 3.638c-3.63-1.754-5.671-12.962-5.671-12.962l-5.105 6.934l2.974 1.842l-.999 3.114l8.87 1.072m3.036-4.03l1.79 2.61l1.507 2.044h-6.311l1.507-2.044zm1.011.392l2.415 3.638c3.63-1.754 5.673-12.962 5.673-12.962l5.104 6.934l-2.974 1.842l.999 3.114l-8.87 1.072"/><path fill="#a57939" d="M26 35.08c-4 0-4-4.5-4-11.5s4-14 14-14s14 7 14 14s0 11.5-4 11.5"/><path fill="#fcea2b" d="M24.937 28.58c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7.001c0 0-1.064.999-1.064 6"/><circle cx="54.662" cy="37.461" r="4" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m65.091 47.667l2.047 2.047m-8.245-5.05v13.2m-25.36-9.766s-1.207 6.021 2.307 6.021c3.513 0 2.307-6.021 2.307-6.021"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m34.99 54.12l-2.416 3.637c-3.63-1.754-5.671-12.962-5.671-12.962l-5.105 6.935l2.974 1.842l-.999 3.113l8.87 1.072zm1.7 0l2.415 3.637c3.63-1.754 5.673-12.962 5.673-12.962l5.104 6.935l-2.974 1.842l.999 3.113l-8.87 1.072z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M16.903 57.795s-2-13 10-13c3.191 2.128 5.926 3.598 9 3.592h-.125c3.073.006 5.808-1.464 9-3.592c12 0 10 13 10 13"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M26 35.08c-4 0-4-4.5-4-11.5s4-14 14-14s14 7 14 14s0 11.5-4 11.5"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M24.937 28.58c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7.001c0 0-1.064.999-1.064 6z"/><path d="M33.953 27.047a2 2 0 1 1-4 0a2 2 0 0 1 4 0m2 10.003a7.65 7.65 0 0 1-3.448-.859a1 1 0 0 1 .895-1.789c1.593.86 3.512.86 5.106 0a1 1 0 0 1 .894 1.79a7.65 7.65 0 0 1-3.447.857m6-10.002a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m56.285 41.723l2.828-2.828l7.375 7.375l-2.828 2.828z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M54.778 58.592s2-13.797-10-13.797c-3.192 2.12-5.927 3.584-9 3.577h.125c-3.074.007-5.809-1.458-9-3.577c-12 0-10 13.797-10 13.797"/><path fill="#61b2e4" d="M26.903 44.795c-12 0-10 13.967-10 13.967h15.893s-4.421-3.264-5.893-13.967m17.875 0c12 0 10 13.967 10 13.967H39.03s5.422-7.443 5.748-13.967"/><path fill="#92d3f5" d="M33.533 48.284s-1.207 6.022 2.307 6.022c3.513 0 2.307-6.022 2.307-6.022"/><path fill="#9b9b9a" d="m56.285 41.723l2.828-2.828l7.375 7.375l-2.828 2.828z"/><circle cx="54.662" cy="37.461" r="4" fill="#d0cfce"/><path fill="#92d3f5" d="m34.99 54.488l-2.416 3.638c-3.63-1.754-5.671-12.962-5.671-12.962l-5.105 6.934l2.974 1.842l-.999 3.114l8.87 1.072m3.036-4.03l1.79 2.61l1.507 2.044h-6.311l1.507-2.044zm1.011.392l2.415 3.638c3.63-1.754 5.673-12.962 5.673-12.962l5.104 6.934l-2.974 1.842l.999 3.114l-8.87 1.072"/><path fill="#a57939" d="M26 35.08c-4 0-4-4.5-4-11.5s4-14 14-14s14 7 14 14s0 11.5-4 11.5"/><path fill="#fcea2b" d="M24.937 28.58c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7.001c0 0-1.064.999-1.064 6"/><circle cx="54.662" cy="37.461" r="4" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m65.091 47.667l2.047 2.047m-8.245-5.05v13.2m-25.36-9.766s-1.207 6.021 2.307 6.021c3.513 0 2.307-6.021 2.307-6.021"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m34.99 54.12l-2.416 3.637c-3.63-1.754-5.671-12.962-5.671-12.962l-5.105 6.935l2.974 1.842l-.999 3.113l8.87 1.072zm1.7 0l2.415 3.637c3.63-1.754 5.673-12.962 5.673-12.962l5.104 6.935l-2.974 1.842l.999 3.113l-8.87 1.072z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M16.903 57.795s-2-13 10-13c3.191 2.128 5.926 3.598 9 3.592h-.125c3.073.006 5.808-1.464 9-3.592c12 0 10 13 10 13"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M26 35.08c-4 0-4-4.5-4-11.5s4-14 14-14s14 7 14 14s0 11.5-4 11.5"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M24.937 28.58c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7.001c0 0-1.064.999-1.064 6z"/><path d="M33.953 27.047a2 2 0 1 1-4 0a2 2 0 0 1 4 0m2 10.003a7.65 7.65 0 0 1-3.448-.859a1 1 0 0 1 .895-1.789c1.593.86 3.512.86 5.106 0a1 1 0 0 1 .894 1.79a7.65 7.65 0 0 1-3.447.857m6-10.002a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m56.285 41.723l2.828-2.828l7.375 7.375l-2.828 2.828z"/></svg>
</template>

CSS

.icon-singer {
  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%23fff%22%20d%3D%22M54.778%2058.592s2-13.797-10-13.797c-3.192%202.12-5.927%203.584-9%203.577h.125c-3.074.007-5.809-1.458-9-3.577c-12%200-10%2013.797-10%2013.797%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M26.903%2044.795c-12%200-10%2013.967-10%2013.967h15.893s-4.421-3.264-5.893-13.967m17.875%200c12%200%2010%2013.967%2010%2013.967H39.03s5.422-7.443%205.748-13.967%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M33.533%2048.284s-1.207%206.022%202.307%206.022c3.513%200%202.307-6.022%202.307-6.022%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m56.285%2041.723l2.828-2.828l7.375%207.375l-2.828%202.828z%22%2F%3E%3Ccircle%20cx%3D%2254.662%22%20cy%3D%2237.461%22%20r%3D%224%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m34.99%2054.488l-2.416%203.638c-3.63-1.754-5.671-12.962-5.671-12.962l-5.105%206.934l2.974%201.842l-.999%203.114l8.87%201.072m3.036-4.03l1.79%202.61l1.507%202.044h-6.311l1.507-2.044zm1.011.392l2.415%203.638c3.63-1.754%205.673-12.962%205.673-12.962l5.104%206.934l-2.974%201.842l.999%203.114l-8.87%201.072%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M26%2035.08c-4%200-4-4.5-4-11.5s4-14%2014-14s14%207%2014%2014s0%2011.5-4%2011.5%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M24.937%2028.58c0%209%204.936%2014%2011%2014c5.936%200%2011.063-5%2011.063-14a12.1%2012.1%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207.001c0%200-1.064.999-1.064%206%22%2F%3E%3Ccircle%20cx%3D%2254.662%22%20cy%3D%2237.461%22%20r%3D%224%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m65.091%2047.667l2.047%202.047m-8.245-5.05v13.2m-25.36-9.766s-1.207%206.021%202.307%206.021c3.513%200%202.307-6.021%202.307-6.021%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m34.99%2054.12l-2.416%203.637c-3.63-1.754-5.671-12.962-5.671-12.962l-5.105%206.935l2.974%201.842l-.999%203.113l8.87%201.072zm1.7%200l2.415%203.637c3.63-1.754%205.673-12.962%205.673-12.962l5.104%206.935l-2.974%201.842l.999%203.113l-8.87%201.072z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M16.903%2057.795s-2-13%2010-13c3.191%202.128%205.926%203.598%209%203.592h-.125c3.073.006%205.808-1.464%209-3.592c12%200%2010%2013%2010%2013%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%2035.08c-4%200-4-4.5-4-11.5s4-14%2014-14s14%207%2014%2014s0%2011.5-4%2011.5%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%22M24.937%2028.58c0%209%204.936%2014%2011%2014c5.936%200%2011.063-5%2011.063-14a12.1%2012.1%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207.001c0%200-1.064.999-1.064%206z%22%2F%3E%3Cpath%20d%3D%22M33.953%2027.047a2%202%200%201%201-4%200a2%202%200%200%201%204%200m2%2010.003a7.65%207.65%200%200%201-3.448-.859a1%201%200%200%201%20.895-1.789c1.593.86%203.512.86%205.106%200a1%201%200%200%201%20.894%201.79a7.65%207.65%200%200%201-3.447.857m6-10.002a2%202%200%201%201-4%200a2%202%200%200%201%204%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-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m56.285%2041.723l2.828-2.828l7.375%207.375l-2.828%202.828z%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%23fff%22%20d%3D%22M54.778%2058.592s2-13.797-10-13.797c-3.192%202.12-5.927%203.584-9%203.577h.125c-3.074.007-5.809-1.458-9-3.577c-12%200-10%2013.797-10%2013.797%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M26.903%2044.795c-12%200-10%2013.967-10%2013.967h15.893s-4.421-3.264-5.893-13.967m17.875%200c12%200%2010%2013.967%2010%2013.967H39.03s5.422-7.443%205.748-13.967%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M33.533%2048.284s-1.207%206.022%202.307%206.022c3.513%200%202.307-6.022%202.307-6.022%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m56.285%2041.723l2.828-2.828l7.375%207.375l-2.828%202.828z%22%2F%3E%3Ccircle%20cx%3D%2254.662%22%20cy%3D%2237.461%22%20r%3D%224%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m34.99%2054.488l-2.416%203.638c-3.63-1.754-5.671-12.962-5.671-12.962l-5.105%206.934l2.974%201.842l-.999%203.114l8.87%201.072m3.036-4.03l1.79%202.61l1.507%202.044h-6.311l1.507-2.044zm1.011.392l2.415%203.638c3.63-1.754%205.673-12.962%205.673-12.962l5.104%206.934l-2.974%201.842l.999%203.114l-8.87%201.072%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M26%2035.08c-4%200-4-4.5-4-11.5s4-14%2014-14s14%207%2014%2014s0%2011.5-4%2011.5%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M24.937%2028.58c0%209%204.936%2014%2011%2014c5.936%200%2011.063-5%2011.063-14a12.1%2012.1%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207.001c0%200-1.064.999-1.064%206%22%2F%3E%3Ccircle%20cx%3D%2254.662%22%20cy%3D%2237.461%22%20r%3D%224%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m65.091%2047.667l2.047%202.047m-8.245-5.05v13.2m-25.36-9.766s-1.207%206.021%202.307%206.021c3.513%200%202.307-6.021%202.307-6.021%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m34.99%2054.12l-2.416%203.637c-3.63-1.754-5.671-12.962-5.671-12.962l-5.105%206.935l2.974%201.842l-.999%203.113l8.87%201.072zm1.7%200l2.415%203.637c3.63-1.754%205.673-12.962%205.673-12.962l5.104%206.935l-2.974%201.842l.999%203.113l-8.87%201.072z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M16.903%2057.795s-2-13%2010-13c3.191%202.128%205.926%203.598%209%203.592h-.125c3.073.006%205.808-1.464%209-3.592c12%200%2010%2013%2010%2013%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%2035.08c-4%200-4-4.5-4-11.5s4-14%2014-14s14%207%2014%2014s0%2011.5-4%2011.5%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%22M24.937%2028.58c0%209%204.936%2014%2011%2014c5.936%200%2011.063-5%2011.063-14a12.1%2012.1%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207.001c0%200-1.064.999-1.064%206z%22%2F%3E%3Cpath%20d%3D%22M33.953%2027.047a2%202%200%201%201-4%200a2%202%200%200%201%204%200m2%2010.003a7.65%207.65%200%200%201-3.448-.859a1%201%200%200%201%20.895-1.789c1.593.86%203.512.86%205.106%200a1%201%200%200%201%20.894%201.79a7.65%207.65%200%200%201-3.447.857m6-10.002a2%202%200%201%201-4%200a2%202%200%200%201%204%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-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m56.285%2041.723l2.828-2.828l7.375%207.375l-2.828%202.828z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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