nooneunder18symbol emoji

nooneunder18symbol from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
nooneunder18symbol
Set
Firefox OS Emoji
Style
Default
Category
Symbols
Viewbox
512×512
License
Apache 2.0

More symbols icons from Firefox OS Emoji

Use the nooneunder18symbol emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M199.943 378.54h-39.699a7.457 7.457 0 0 1-7.457-7.457V209.745c0-5.813-6.356-9.391-11.325-6.375l-33.26 20.185a7.457 7.457 0 0 1-10.118-2.307l-16.01-24.596a7.456 7.456 0 0 1 2.388-10.447l71.447-43.244a7.46 7.46 0 0 1 3.861-1.078h40.174a7.457 7.457 0 0 1 7.457 7.457v221.743a7.46 7.46 0 0 1-7.458 7.457m219.954-180.643c0 17.335-8.42 33.904-27.221 47.094c-4.393 3.082-4.137 9.684.459 12.453c24.617 14.832 36.215 33.368 36.215 57.03c0 38.16-33.957 70.016-93.122 70.016c-57.064 0-90.322-31.157-90.322-68.966c0-24.072 12.154-41.419 32.907-53.376c4.529-2.61 4.952-9.021.844-12.254c-17.428-13.716-24.298-30.693-24.298-49.198c0-38.159 34.658-63.715 82.269-63.715c47.611.002 82.269 22.057 82.269 60.916m-91.215 75.385c-2.141-.756-4.53-.525-6.437.708c-13.645 8.817-20.326 22.105-20.326 38.735c0 19.254 14.004 31.507 36.059 31.507c23.455 0 35.358-13.303 35.358-30.107c0-19.255-10.152-28.006-36.059-37.809zm12.962-37.516a7.49 7.49 0 0 0 7.074-1.076c13.364-10.111 17.267-20.701 17.267-33.993c0-15.403-9.452-25.906-28.006-25.906c-17.154 0-28.707 8.752-28.707 26.607c0 16.104 9.452 25.206 28.356 32.908z"/><path fill="#FF473E" d="M255.107 1.894C114.768 1.894 1.001 115.661 1.001 256s113.767 254.106 254.106 254.106S509.213 396.339 509.213 256S395.446 1.894 255.107 1.894m-149.275 403.38C65.96 365.402 44.001 312.388 44.001 256c0-49.613 17.006-96.609 48.249-134.345l297.202 297.202c-37.736 31.243-84.732 48.249-134.345 48.249c-56.389 0-109.402-21.959-149.275-61.832m313.831-17.018L122.85 91.444c37.375-30.156 83.553-46.55 132.257-46.55c56.388 0 109.402 21.959 149.274 61.831s61.831 92.886 61.831 149.274c.001 48.704-16.393 94.882-46.549 132.257"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiNooneunder18symbol(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M199.943 378.54h-39.699a7.457 7.457 0 0 1-7.457-7.457V209.745c0-5.813-6.356-9.391-11.325-6.375l-33.26 20.185a7.457 7.457 0 0 1-10.118-2.307l-16.01-24.596a7.456 7.456 0 0 1 2.388-10.447l71.447-43.244a7.46 7.46 0 0 1 3.861-1.078h40.174a7.457 7.457 0 0 1 7.457 7.457v221.743a7.46 7.46 0 0 1-7.458 7.457m219.954-180.643c0 17.335-8.42 33.904-27.221 47.094c-4.393 3.082-4.137 9.684.459 12.453c24.617 14.832 36.215 33.368 36.215 57.03c0 38.16-33.957 70.016-93.122 70.016c-57.064 0-90.322-31.157-90.322-68.966c0-24.072 12.154-41.419 32.907-53.376c4.529-2.61 4.952-9.021.844-12.254c-17.428-13.716-24.298-30.693-24.298-49.198c0-38.159 34.658-63.715 82.269-63.715c47.611.002 82.269 22.057 82.269 60.916m-91.215 75.385c-2.141-.756-4.53-.525-6.437.708c-13.645 8.817-20.326 22.105-20.326 38.735c0 19.254 14.004 31.507 36.059 31.507c23.455 0 35.358-13.303 35.358-30.107c0-19.255-10.152-28.006-36.059-37.809zm12.962-37.516a7.49 7.49 0 0 0 7.074-1.076c13.364-10.111 17.267-20.701 17.267-33.993c0-15.403-9.452-25.906-28.006-25.906c-17.154 0-28.707 8.752-28.707 26.607c0 16.104 9.452 25.206 28.356 32.908z"/><path fill="#FF473E" d="M255.107 1.894C114.768 1.894 1.001 115.661 1.001 256s113.767 254.106 254.106 254.106S509.213 396.339 509.213 256S395.446 1.894 255.107 1.894m-149.275 403.38C65.96 365.402 44.001 312.388 44.001 256c0-49.613 17.006-96.609 48.249-134.345l297.202 297.202c-37.736 31.243-84.732 48.249-134.345 48.249c-56.389 0-109.402-21.959-149.275-61.832m313.831-17.018L122.85 91.444c37.375-30.156 83.553-46.55 132.257-46.55c56.388 0 109.402 21.959 149.274 61.831s61.831 92.886 61.831 149.274c.001 48.704-16.393 94.882-46.549 132.257"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M199.943 378.54h-39.699a7.457 7.457 0 0 1-7.457-7.457V209.745c0-5.813-6.356-9.391-11.325-6.375l-33.26 20.185a7.457 7.457 0 0 1-10.118-2.307l-16.01-24.596a7.456 7.456 0 0 1 2.388-10.447l71.447-43.244a7.46 7.46 0 0 1 3.861-1.078h40.174a7.457 7.457 0 0 1 7.457 7.457v221.743a7.46 7.46 0 0 1-7.458 7.457m219.954-180.643c0 17.335-8.42 33.904-27.221 47.094c-4.393 3.082-4.137 9.684.459 12.453c24.617 14.832 36.215 33.368 36.215 57.03c0 38.16-33.957 70.016-93.122 70.016c-57.064 0-90.322-31.157-90.322-68.966c0-24.072 12.154-41.419 32.907-53.376c4.529-2.61 4.952-9.021.844-12.254c-17.428-13.716-24.298-30.693-24.298-49.198c0-38.159 34.658-63.715 82.269-63.715c47.611.002 82.269 22.057 82.269 60.916m-91.215 75.385c-2.141-.756-4.53-.525-6.437.708c-13.645 8.817-20.326 22.105-20.326 38.735c0 19.254 14.004 31.507 36.059 31.507c23.455 0 35.358-13.303 35.358-30.107c0-19.255-10.152-28.006-36.059-37.809zm12.962-37.516a7.49 7.49 0 0 0 7.074-1.076c13.364-10.111 17.267-20.701 17.267-33.993c0-15.403-9.452-25.906-28.006-25.906c-17.154 0-28.707 8.752-28.707 26.607c0 16.104 9.452 25.206 28.356 32.908z"/><path fill="#FF473E" d="M255.107 1.894C114.768 1.894 1.001 115.661 1.001 256s113.767 254.106 254.106 254.106S509.213 396.339 509.213 256S395.446 1.894 255.107 1.894m-149.275 403.38C65.96 365.402 44.001 312.388 44.001 256c0-49.613 17.006-96.609 48.249-134.345l297.202 297.202c-37.736 31.243-84.732 48.249-134.345 48.249c-56.389 0-109.402-21.959-149.275-61.832m313.831-17.018L122.85 91.444c37.375-30.156 83.553-46.55 132.257-46.55c56.388 0 109.402 21.959 149.274 61.831s61.831 92.886 61.831 149.274c.001 48.704-16.393 94.882-46.549 132.257"/></svg>
</template>

CSS

.icon-nooneunder18symbol {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M199.943%20378.54h-39.699a7.457%207.457%200%200%201-7.457-7.457V209.745c0-5.813-6.356-9.391-11.325-6.375l-33.26%2020.185a7.457%207.457%200%200%201-10.118-2.307l-16.01-24.596a7.456%207.456%200%200%201%202.388-10.447l71.447-43.244a7.46%207.46%200%200%201%203.861-1.078h40.174a7.457%207.457%200%200%201%207.457%207.457v221.743a7.46%207.46%200%200%201-7.458%207.457m219.954-180.643c0%2017.335-8.42%2033.904-27.221%2047.094c-4.393%203.082-4.137%209.684.459%2012.453c24.617%2014.832%2036.215%2033.368%2036.215%2057.03c0%2038.16-33.957%2070.016-93.122%2070.016c-57.064%200-90.322-31.157-90.322-68.966c0-24.072%2012.154-41.419%2032.907-53.376c4.529-2.61%204.952-9.021.844-12.254c-17.428-13.716-24.298-30.693-24.298-49.198c0-38.159%2034.658-63.715%2082.269-63.715c47.611.002%2082.269%2022.057%2082.269%2060.916m-91.215%2075.385c-2.141-.756-4.53-.525-6.437.708c-13.645%208.817-20.326%2022.105-20.326%2038.735c0%2019.254%2014.004%2031.507%2036.059%2031.507c23.455%200%2035.358-13.303%2035.358-30.107c0-19.255-10.152-28.006-36.059-37.809zm12.962-37.516a7.49%207.49%200%200%200%207.074-1.076c13.364-10.111%2017.267-20.701%2017.267-33.993c0-15.403-9.452-25.906-28.006-25.906c-17.154%200-28.707%208.752-28.707%2026.607c0%2016.104%209.452%2025.206%2028.356%2032.908z%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M255.107%201.894C114.768%201.894%201.001%20115.661%201.001%20256s113.767%20254.106%20254.106%20254.106S509.213%20396.339%20509.213%20256S395.446%201.894%20255.107%201.894m-149.275%20403.38C65.96%20365.402%2044.001%20312.388%2044.001%20256c0-49.613%2017.006-96.609%2048.249-134.345l297.202%20297.202c-37.736%2031.243-84.732%2048.249-134.345%2048.249c-56.389%200-109.402-21.959-149.275-61.832m313.831-17.018L122.85%2091.444c37.375-30.156%2083.553-46.55%20132.257-46.55c56.388%200%20109.402%2021.959%20149.274%2061.831s61.831%2092.886%2061.831%20149.274c.001%2048.704-16.393%2094.882-46.549%20132.257%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%20512%20512%22%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M199.943%20378.54h-39.699a7.457%207.457%200%200%201-7.457-7.457V209.745c0-5.813-6.356-9.391-11.325-6.375l-33.26%2020.185a7.457%207.457%200%200%201-10.118-2.307l-16.01-24.596a7.456%207.456%200%200%201%202.388-10.447l71.447-43.244a7.46%207.46%200%200%201%203.861-1.078h40.174a7.457%207.457%200%200%201%207.457%207.457v221.743a7.46%207.46%200%200%201-7.458%207.457m219.954-180.643c0%2017.335-8.42%2033.904-27.221%2047.094c-4.393%203.082-4.137%209.684.459%2012.453c24.617%2014.832%2036.215%2033.368%2036.215%2057.03c0%2038.16-33.957%2070.016-93.122%2070.016c-57.064%200-90.322-31.157-90.322-68.966c0-24.072%2012.154-41.419%2032.907-53.376c4.529-2.61%204.952-9.021.844-12.254c-17.428-13.716-24.298-30.693-24.298-49.198c0-38.159%2034.658-63.715%2082.269-63.715c47.611.002%2082.269%2022.057%2082.269%2060.916m-91.215%2075.385c-2.141-.756-4.53-.525-6.437.708c-13.645%208.817-20.326%2022.105-20.326%2038.735c0%2019.254%2014.004%2031.507%2036.059%2031.507c23.455%200%2035.358-13.303%2035.358-30.107c0-19.255-10.152-28.006-36.059-37.809zm12.962-37.516a7.49%207.49%200%200%200%207.074-1.076c13.364-10.111%2017.267-20.701%2017.267-33.993c0-15.403-9.452-25.906-28.006-25.906c-17.154%200-28.707%208.752-28.707%2026.607c0%2016.104%209.452%2025.206%2028.356%2032.908z%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M255.107%201.894C114.768%201.894%201.001%20115.661%201.001%20256s113.767%20254.106%20254.106%20254.106S509.213%20396.339%20509.213%20256S395.446%201.894%20255.107%201.894m-149.275%20403.38C65.96%20365.402%2044.001%20312.388%2044.001%20256c0-49.613%2017.006-96.609%2048.249-134.345l297.202%20297.202c-37.736%2031.243-84.732%2048.249-134.345%2048.249c-56.389%200-109.402-21.959-149.275-61.832m313.831-17.018L122.85%2091.444c37.375-30.156%2083.553-46.55%20132.257-46.55c56.388%200%20109.402%2021.959%20149.274%2061.831s61.831%2092.886%2061.831%20149.274c.001%2048.704-16.393%2094.882-46.549%20132.257%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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