no adult content icon
no-adult-content from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- no-adult-content
- Set
- Material Symbols
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- no-adult-content-outline, no-adult-content-outline-rounded, no-adult-content-outline-sharp, no-adult-content-rounded, no-adult-content-sharp
The same icon in other sets
More social icons from Material Symbols
Use the no adult content icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m0-2q1.4 0 2.638-.437t2.262-1.238L13.575 15H16.4l1.9 1.9q.8-1.025 1.25-2.262T20 12q0-3.325-2.337-5.663T12 4q-1.4 0-2.637.45T7.1 5.7L10.425 9H7.6L5.7 7.1q-.8 1.025-1.25 2.263T4 12q0 3.325 2.338 5.663T12 20m-7-6l1.5-2L5 10h1.5l.75 1L8 10h1.5L8 12l1.5 2H8l-.75-1l-.75 1zm4.75 0l1.5-2l-1.5-2h1.5l.75 1l.75-1h1.5l-1.5 2l1.5 2h-1.5L12 13l-.75 1zm4.75 0l1.5-2l-1.5-2H16l.75 1l.75-1H19l-1.5 2l1.5 2h-1.5l-.75-1l-.75 1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNoAdultContent(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m0-2q1.4 0 2.638-.437t2.262-1.238L13.575 15H16.4l1.9 1.9q.8-1.025 1.25-2.262T20 12q0-3.325-2.337-5.663T12 4q-1.4 0-2.637.45T7.1 5.7L10.425 9H7.6L5.7 7.1q-.8 1.025-1.25 2.263T4 12q0 3.325 2.338 5.663T12 20m-7-6l1.5-2L5 10h1.5l.75 1L8 10h1.5L8 12l1.5 2H8l-.75-1l-.75 1zm4.75 0l1.5-2l-1.5-2h1.5l.75 1l.75-1h1.5l-1.5 2l1.5 2h-1.5L12 13l-.75 1zm4.75 0l1.5-2l-1.5-2H16l.75 1l.75-1H19l-1.5 2l1.5 2h-1.5l-.75-1l-.75 1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m0-2q1.4 0 2.638-.437t2.262-1.238L13.575 15H16.4l1.9 1.9q.8-1.025 1.25-2.262T20 12q0-3.325-2.337-5.663T12 4q-1.4 0-2.637.45T7.1 5.7L10.425 9H7.6L5.7 7.1q-.8 1.025-1.25 2.263T4 12q0 3.325 2.338 5.663T12 20m-7-6l1.5-2L5 10h1.5l.75 1L8 10h1.5L8 12l1.5 2H8l-.75-1l-.75 1zm4.75 0l1.5-2l-1.5-2h1.5l.75 1l.75-1h1.5l-1.5 2l1.5 2h-1.5L12 13l-.75 1zm4.75 0l1.5-2l-1.5-2H16l.75 1l.75-1H19l-1.5 2l1.5 2h-1.5l-.75-1l-.75 1z"/></svg> </template>
CSS
.icon-no-adult-content {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022m0-2q1.4%200%202.638-.437t2.262-1.238L13.575%2015H16.4l1.9%201.9q.8-1.025%201.25-2.262T20%2012q0-3.325-2.337-5.663T12%204q-1.4%200-2.637.45T7.1%205.7L10.425%209H7.6L5.7%207.1q-.8%201.025-1.25%202.263T4%2012q0%203.325%202.338%205.663T12%2020m-7-6l1.5-2L5%2010h1.5l.75%201L8%2010h1.5L8%2012l1.5%202H8l-.75-1l-.75%201zm4.75%200l1.5-2l-1.5-2h1.5l.75%201l.75-1h1.5l-1.5%202l1.5%202h-1.5L12%2013l-.75%201zm4.75%200l1.5-2l-1.5-2H16l.75%201l.75-1H19l-1.5%202l1.5%202h-1.5l-.75-1l-.75%201z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022m0-2q1.4%200%202.638-.437t2.262-1.238L13.575%2015H16.4l1.9%201.9q.8-1.025%201.25-2.262T20%2012q0-3.325-2.337-5.663T12%204q-1.4%200-2.637.45T7.1%205.7L10.425%209H7.6L5.7%207.1q-.8%201.025-1.25%202.263T4%2012q0%203.325%202.338%205.663T12%2020m-7-6l1.5-2L5%2010h1.5l.75%201L8%2010h1.5L8%2012l1.5%202H8l-.75-1l-.75%201zm4.75%200l1.5-2l-1.5-2h1.5l.75%201l.75-1h1.5l-1.5%202l1.5%202h-1.5L12%2013l-.75%201zm4.75%200l1.5-2l-1.5-2H16l.75%201l.75-1H19l-1.5%202l1.5%202h-1.5l-.75-1l-.75%201z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/no-adult-content.svg?color=%231a73e8&size=48