boy standing emoji

boy-standing from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
boy-standing
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the boy standing emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.137" cy="25.043" r="2.649" fill="#fcea2b"/><path fill="#fcea2b" d="m41.149 49.308l.777 12.654c.056.839-.575 1.548-1.374 1.548c-.687 0-1.261-.52-1.363-1.24l-1.846-12.962l-.135-.957c-.113-.756-.586-1.37-1.048-1.37c-.472 0-.934.614-1.047 1.37l-.135.957l-1.846 12.961c-.102.721-.687 1.241-1.374 1.241c-.777 0-1.374-.662-1.374-1.465l.777-12.737h-2.657l.675-13.08c.124-1.913 2.06-4.595 4.426-4.619h5.1c2.365.024 4.313 2.706 4.425 4.62l.676 13.08z"/><path fill="#fff" d="M37.343 49.308h-2.365l.135-.957c.113-.756.575-1.37 1.048-1.37c.461 0 .934.614 1.047 1.37z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="36.137" cy="25.217" r="2.933"/><path d="m39.806 37.347l1.92 24.62c.052.833-.477 1.539-1.272 1.541h0c-.685.002-1.167-.523-1.268-1.233L37.203 48.35c-.107-.752-.577-1.368-1.045-1.368s-.935.615-1.045 1.368l-1.985 13.925c-.101.71-.584 1.236-1.268 1.233h0c-.796-.002-1.324-.708-1.273-1.54l1.72-24.622"/><path d="m28.504 49.314l1.001-12.234a5.53 5.53 0 0 1 5.51-5.08l2.262-.002a5.53 5.53 0 0 1 5.516 5.075l1.014 12.24"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBoyStanding(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.137" cy="25.043" r="2.649" fill="#fcea2b"/><path fill="#fcea2b" d="m41.149 49.308l.777 12.654c.056.839-.575 1.548-1.374 1.548c-.687 0-1.261-.52-1.363-1.24l-1.846-12.962l-.135-.957c-.113-.756-.586-1.37-1.048-1.37c-.472 0-.934.614-1.047 1.37l-.135.957l-1.846 12.961c-.102.721-.687 1.241-1.374 1.241c-.777 0-1.374-.662-1.374-1.465l.777-12.737h-2.657l.675-13.08c.124-1.913 2.06-4.595 4.426-4.619h5.1c2.365.024 4.313 2.706 4.425 4.62l.676 13.08z"/><path fill="#fff" d="M37.343 49.308h-2.365l.135-.957c.113-.756.575-1.37 1.048-1.37c.461 0 .934.614 1.047 1.37z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><circle cx="36.137" cy="25.217" r="2.933"/><path d="m39.806 37.347l1.92 24.62c.052.833-.477 1.539-1.272 1.541h0c-.685.002-1.167-.523-1.268-1.233L37.203 48.35c-.107-.752-.577-1.368-1.045-1.368s-.935.615-1.045 1.368l-1.985 13.925c-.101.71-.584 1.236-1.268 1.233h0c-.796-.002-1.324-.708-1.273-1.54l1.72-24.622"/><path d="m28.504 49.314l1.001-12.234a5.53 5.53 0 0 1 5.51-5.08l2.262-.002a5.53 5.53 0 0 1 5.516 5.075l1.014 12.24"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.137" cy="25.043" r="2.649" fill="#fcea2b"/><path fill="#fcea2b" d="m41.149 49.308l.777 12.654c.056.839-.575 1.548-1.374 1.548c-.687 0-1.261-.52-1.363-1.24l-1.846-12.962l-.135-.957c-.113-.756-.586-1.37-1.048-1.37c-.472 0-.934.614-1.047 1.37l-.135.957l-1.846 12.961c-.102.721-.687 1.241-1.374 1.241c-.777 0-1.374-.662-1.374-1.465l.777-12.737h-2.657l.675-13.08c.124-1.913 2.06-4.595 4.426-4.619h5.1c2.365.024 4.313 2.706 4.425 4.62l.676 13.08z"/><path fill="#fff" d="M37.343 49.308h-2.365l.135-.957c.113-.756.575-1.37 1.048-1.37c.461 0 .934.614 1.047 1.37z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="36.137" cy="25.217" r="2.933"/><path d="m39.806 37.347l1.92 24.62c.052.833-.477 1.539-1.272 1.541h0c-.685.002-1.167-.523-1.268-1.233L37.203 48.35c-.107-.752-.577-1.368-1.045-1.368s-.935.615-1.045 1.368l-1.985 13.925c-.101.71-.584 1.236-1.268 1.233h0c-.796-.002-1.324-.708-1.273-1.54l1.72-24.622"/><path d="m28.504 49.314l1.001-12.234a5.53 5.53 0 0 1 5.51-5.08l2.262-.002a5.53 5.53 0 0 1 5.516 5.075l1.014 12.24"/></g></svg>
</template>

CSS

.icon-boy-standing {
  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%3Ccircle%20cx%3D%2236.137%22%20cy%3D%2225.043%22%20r%3D%222.649%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22m41.149%2049.308l.777%2012.654c.056.839-.575%201.548-1.374%201.548c-.687%200-1.261-.52-1.363-1.24l-1.846-12.962l-.135-.957c-.113-.756-.586-1.37-1.048-1.37c-.472%200-.934.614-1.047%201.37l-.135.957l-1.846%2012.961c-.102.721-.687%201.241-1.374%201.241c-.777%200-1.374-.662-1.374-1.465l.777-12.737h-2.657l.675-13.08c.124-1.913%202.06-4.595%204.426-4.619h5.1c2.365.024%204.313%202.706%204.425%204.62l.676%2013.08z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.343%2049.308h-2.365l.135-.957c.113-.756.575-1.37%201.048-1.37c.461%200%20.934.614%201.047%201.37z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236.137%22%20cy%3D%2225.217%22%20r%3D%222.933%22%2F%3E%3Cpath%20d%3D%22m39.806%2037.347l1.92%2024.62c.052.833-.477%201.539-1.272%201.541h0c-.685.002-1.167-.523-1.268-1.233L37.203%2048.35c-.107-.752-.577-1.368-1.045-1.368s-.935.615-1.045%201.368l-1.985%2013.925c-.101.71-.584%201.236-1.268%201.233h0c-.796-.002-1.324-.708-1.273-1.54l1.72-24.622%22%2F%3E%3Cpath%20d%3D%22m28.504%2049.314l1.001-12.234a5.53%205.53%200%200%201%205.51-5.08l2.262-.002a5.53%205.53%200%200%201%205.516%205.075l1.014%2012.24%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%3Ccircle%20cx%3D%2236.137%22%20cy%3D%2225.043%22%20r%3D%222.649%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22m41.149%2049.308l.777%2012.654c.056.839-.575%201.548-1.374%201.548c-.687%200-1.261-.52-1.363-1.24l-1.846-12.962l-.135-.957c-.113-.756-.586-1.37-1.048-1.37c-.472%200-.934.614-1.047%201.37l-.135.957l-1.846%2012.961c-.102.721-.687%201.241-1.374%201.241c-.777%200-1.374-.662-1.374-1.465l.777-12.737h-2.657l.675-13.08c.124-1.913%202.06-4.595%204.426-4.619h5.1c2.365.024%204.313%202.706%204.425%204.62l.676%2013.08z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M37.343%2049.308h-2.365l.135-.957c.113-.756.575-1.37%201.048-1.37c.461%200%20.934.614%201.047%201.37z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236.137%22%20cy%3D%2225.217%22%20r%3D%222.933%22%2F%3E%3Cpath%20d%3D%22m39.806%2037.347l1.92%2024.62c.052.833-.477%201.539-1.272%201.541h0c-.685.002-1.167-.523-1.268-1.233L37.203%2048.35c-.107-.752-.577-1.368-1.045-1.368s-.935.615-1.045%201.368l-1.985%2013.925c-.101.71-.584%201.236-1.268%201.233h0c-.796-.002-1.324-.708-1.273-1.54l1.72-24.622%22%2F%3E%3Cpath%20d%3D%22m28.504%2049.314l1.001-12.234a5.53%205.53%200%200%201%205.51-5.08l2.262-.002a5.53%205.53%200%200%201%205.516%205.075l1.014%2012.24%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/boy-standing.svg?color=%231a73e8&size=48