no one under eighteen emoji

no-one-under-eighteen from Fluent Emoji High Contrast by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
no-one-under-eighteen
Set
Fluent Emoji High Contrast
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji High Contrast

Use the no one under eighteen emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14m-5.233 6.645A10.95 10.95 0 0 0 27 16c0-6.075-4.925-11-11-11c-2.497 0-4.8.832-6.645 2.233l2.144 2.145a1.25 1.25 0 0 1 2.058.953v1.105l1.712 1.711a3.881 3.881 0 1 1 6.61 2.195a4.43 4.43 0 0 1 1.672 3.47c0 .758-.19 1.47-.524 2.094zm-2.122 2.122l-1.847-1.848a4.437 4.437 0 0 1-5.79-5.79l-1.45-1.45v5.935a1.25 1.25 0 0 1-2.5 0v-8.36l-.647.618a1.25 1.25 0 0 1-1.727-1.808l.644-.615l-2.095-2.094A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233m-3.393-7.636l1.544 1.543a1.69 1.69 0 0 0-1.544-1.543m1.493-4.512a1.63 1.63 0 1 0-3.262 0a1.63 1.63 0 0 0 3.262 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastNoOneUnderEighteen(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14m-5.233 6.645A10.95 10.95 0 0 0 27 16c0-6.075-4.925-11-11-11c-2.497 0-4.8.832-6.645 2.233l2.144 2.145a1.25 1.25 0 0 1 2.058.953v1.105l1.712 1.711a3.881 3.881 0 1 1 6.61 2.195a4.43 4.43 0 0 1 1.672 3.47c0 .758-.19 1.47-.524 2.094zm-2.122 2.122l-1.847-1.848a4.437 4.437 0 0 1-5.79-5.79l-1.45-1.45v5.935a1.25 1.25 0 0 1-2.5 0v-8.36l-.647.618a1.25 1.25 0 0 1-1.727-1.808l.644-.615l-2.095-2.094A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233m-3.393-7.636l1.544 1.543a1.69 1.69 0 0 0-1.544-1.543m1.493-4.512a1.63 1.63 0 1 0-3.262 0a1.63 1.63 0 0 0 3.262 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14m-5.233 6.645A10.95 10.95 0 0 0 27 16c0-6.075-4.925-11-11-11c-2.497 0-4.8.832-6.645 2.233l2.144 2.145a1.25 1.25 0 0 1 2.058.953v1.105l1.712 1.711a3.881 3.881 0 1 1 6.61 2.195a4.43 4.43 0 0 1 1.672 3.47c0 .758-.19 1.47-.524 2.094zm-2.122 2.122l-1.847-1.848a4.437 4.437 0 0 1-5.79-5.79l-1.45-1.45v5.935a1.25 1.25 0 0 1-2.5 0v-8.36l-.647.618a1.25 1.25 0 0 1-1.727-1.808l.644-.615l-2.095-2.094A10.95 10.95 0 0 0 5 16c0 6.075 4.925 11 11 11c2.497 0 4.8-.832 6.645-2.233m-3.393-7.636l1.544 1.543a1.69 1.69 0 0 0-1.544-1.543m1.493-4.512a1.63 1.63 0 1 0-3.262 0a1.63 1.63 0 0 0 3.262 0"/></svg>
</template>

CSS

.icon-no-one-under-eighteen {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2016c0%207.732-6.268%2014-14%2014S2%2023.732%202%2016S8.268%202%2016%202s14%206.268%2014%2014m-5.233%206.645A10.95%2010.95%200%200%200%2027%2016c0-6.075-4.925-11-11-11c-2.497%200-4.8.832-6.645%202.233l2.144%202.145a1.25%201.25%200%200%201%202.058.953v1.105l1.712%201.711a3.881%203.881%200%201%201%206.61%202.195a4.43%204.43%200%200%201%201.672%203.47c0%20.758-.19%201.47-.524%202.094zm-2.122%202.122l-1.847-1.848a4.437%204.437%200%200%201-5.79-5.79l-1.45-1.45v5.935a1.25%201.25%200%200%201-2.5%200v-8.36l-.647.618a1.25%201.25%200%200%201-1.727-1.808l.644-.615l-2.095-2.094A10.95%2010.95%200%200%200%205%2016c0%206.075%204.925%2011%2011%2011c2.497%200%204.8-.832%206.645-2.233m-3.393-7.636l1.544%201.543a1.69%201.69%200%200%200-1.544-1.543m1.493-4.512a1.63%201.63%200%201%200-3.262%200a1.63%201.63%200%200%200%203.262%200%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2016c0%207.732-6.268%2014-14%2014S2%2023.732%202%2016S8.268%202%2016%202s14%206.268%2014%2014m-5.233%206.645A10.95%2010.95%200%200%200%2027%2016c0-6.075-4.925-11-11-11c-2.497%200-4.8.832-6.645%202.233l2.144%202.145a1.25%201.25%200%200%201%202.058.953v1.105l1.712%201.711a3.881%203.881%200%201%201%206.61%202.195a4.43%204.43%200%200%201%201.672%203.47c0%20.758-.19%201.47-.524%202.094zm-2.122%202.122l-1.847-1.848a4.437%204.437%200%200%201-5.79-5.79l-1.45-1.45v5.935a1.25%201.25%200%200%201-2.5%200v-8.36l-.647.618a1.25%201.25%200%200%201-1.727-1.808l.644-.615l-2.095-2.094A10.95%2010.95%200%200%200%205%2016c0%206.075%204.925%2011%2011%2011c2.497%200%204.8-.832%206.645-2.233m-3.393-7.636l1.544%201.543a1.69%201.69%200%200%200-1.544-1.543m1.493-4.512a1.63%201.63%200%201%200-3.262%200a1.63%201.63%200%200%200%203.262%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/no-one-under-eighteen.svg?color=%231a73e8&size=48