sanitizer-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
sanitizer-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the sanitizer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.54 8.346q-.473 0-.804-.33t-.332-.805q0-.359.297-.85q.297-.49.52-.744q.126-.155.315-.155t.32.155q.223.254.52.74t.297.855q0 .472-.33.803t-.803.331m2.214 5.923q-.766 0-1.298-.53q-.533-.531-.533-1.3q0-.641.476-1.47t.872-1.307q.188-.237.48-.237t.478.237q.385.479.867 1.317q.481.838.481 1.469q0 .756-.529 1.289q-.528.532-1.294.532m-8.908.885v1.5q0 .212.144.356t.357.144t.356-.144t.143-.356v-1.5h1.5q.213 0 .357-.144q.143-.144.143-.357t-.143-.356t-.357-.143h-1.5v-1.5q0-.213-.144-.356t-.356-.144t-.356.144t-.144.356v1.5h-1.5q-.212 0-.356.144t-.144.357t.144.356t.356.143zm-2.814 5.308q-.684 0-1.147-.463t-.462-1.153V12q0-1.9 1.262-3.292Q7.946 7.316 9.846 7.1V4.539H8.577q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143H13q.58 0 1.05.133t.702.28q.137.06.202.17q.065.109.065.267q0 .223-.148.375t-.357.152q-.089 0-.243-.08q-.294-.138-.611-.218t-.66-.08h-2.154V7.1q1.9.216 3.162 1.608q1.261 1.393 1.261 3.292v6.846q0 .69-.462 1.153t-1.146.463z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSanitizerRounded(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="M16.54 8.346q-.473 0-.804-.33t-.332-.805q0-.359.297-.85q.297-.49.52-.744q.126-.155.315-.155t.32.155q.223.254.52.74t.297.855q0 .472-.33.803t-.803.331m2.214 5.923q-.766 0-1.298-.53q-.533-.531-.533-1.3q0-.641.476-1.47t.872-1.307q.188-.237.48-.237t.478.237q.385.479.867 1.317q.481.838.481 1.469q0 .756-.529 1.289q-.528.532-1.294.532m-8.908.885v1.5q0 .212.144.356t.357.144t.356-.144t.143-.356v-1.5h1.5q.213 0 .357-.144q.143-.144.143-.357t-.143-.356t-.357-.143h-1.5v-1.5q0-.213-.144-.356t-.356-.144t-.356.144t-.144.356v1.5h-1.5q-.212 0-.356.144t-.144.357t.144.356t.356.143zm-2.814 5.308q-.684 0-1.147-.463t-.462-1.153V12q0-1.9 1.262-3.292Q7.946 7.316 9.846 7.1V4.539H8.577q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143H13q.58 0 1.05.133t.702.28q.137.06.202.17q.065.109.065.267q0 .223-.148.375t-.357.152q-.089 0-.243-.08q-.294-.138-.611-.218t-.66-.08h-2.154V7.1q1.9.216 3.162 1.608q1.261 1.393 1.261 3.292v6.846q0 .69-.462 1.153t-1.146.463z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.54 8.346q-.473 0-.804-.33t-.332-.805q0-.359.297-.85q.297-.49.52-.744q.126-.155.315-.155t.32.155q.223.254.52.74t.297.855q0 .472-.33.803t-.803.331m2.214 5.923q-.766 0-1.298-.53q-.533-.531-.533-1.3q0-.641.476-1.47t.872-1.307q.188-.237.48-.237t.478.237q.385.479.867 1.317q.481.838.481 1.469q0 .756-.529 1.289q-.528.532-1.294.532m-8.908.885v1.5q0 .212.144.356t.357.144t.356-.144t.143-.356v-1.5h1.5q.213 0 .357-.144q.143-.144.143-.357t-.143-.356t-.357-.143h-1.5v-1.5q0-.213-.144-.356t-.356-.144t-.356.144t-.144.356v1.5h-1.5q-.212 0-.356.144t-.144.357t.144.356t.356.143zm-2.814 5.308q-.684 0-1.147-.463t-.462-1.153V12q0-1.9 1.262-3.292Q7.946 7.316 9.846 7.1V4.539H8.577q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143H13q.58 0 1.05.133t.702.28q.137.06.202.17q.065.109.065.267q0 .223-.148.375t-.357.152q-.089 0-.243-.08q-.294-.138-.611-.218t-.66-.08h-2.154V7.1q1.9.216 3.162 1.608q1.261 1.393 1.261 3.292v6.846q0 .69-.462 1.153t-1.146.463z"/></svg>
</template>

CSS

.icon-sanitizer-rounded {
  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%22M16.54%208.346q-.473%200-.804-.33t-.332-.805q0-.359.297-.85q.297-.49.52-.744q.126-.155.315-.155t.32.155q.223.254.52.74t.297.855q0%20.472-.33.803t-.803.331m2.214%205.923q-.766%200-1.298-.53q-.533-.531-.533-1.3q0-.641.476-1.47t.872-1.307q.188-.237.48-.237t.478.237q.385.479.867%201.317q.481.838.481%201.469q0%20.756-.529%201.289q-.528.532-1.294.532m-8.908.885v1.5q0%20.212.144.356t.357.144t.356-.144t.143-.356v-1.5h1.5q.213%200%20.357-.144q.143-.144.143-.357t-.143-.356t-.357-.143h-1.5v-1.5q0-.213-.144-.356t-.356-.144t-.356.144t-.144.356v1.5h-1.5q-.212%200-.356.144t-.144.357t.144.356t.356.143zm-2.814%205.308q-.684%200-1.147-.463t-.462-1.153V12q0-1.9%201.262-3.292Q7.946%207.316%209.846%207.1V4.539H8.577q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143H13q.58%200%201.05.133t.702.28q.137.06.202.17q.065.109.065.267q0%20.223-.148.375t-.357.152q-.089%200-.243-.08q-.294-.138-.611-.218t-.66-.08h-2.154V7.1q1.9.216%203.162%201.608q1.261%201.393%201.261%203.292v6.846q0%20.69-.462%201.153t-1.146.463z%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%22M16.54%208.346q-.473%200-.804-.33t-.332-.805q0-.359.297-.85q.297-.49.52-.744q.126-.155.315-.155t.32.155q.223.254.52.74t.297.855q0%20.472-.33.803t-.803.331m2.214%205.923q-.766%200-1.298-.53q-.533-.531-.533-1.3q0-.641.476-1.47t.872-1.307q.188-.237.48-.237t.478.237q.385.479.867%201.317q.481.838.481%201.469q0%20.756-.529%201.289q-.528.532-1.294.532m-8.908.885v1.5q0%20.212.144.356t.357.144t.356-.144t.143-.356v-1.5h1.5q.213%200%20.357-.144q.143-.144.143-.357t-.143-.356t-.357-.143h-1.5v-1.5q0-.213-.144-.356t-.356-.144t-.356.144t-.144.356v1.5h-1.5q-.212%200-.356.144t-.144.357t.144.356t.356.143zm-2.814%205.308q-.684%200-1.147-.463t-.462-1.153V12q0-1.9%201.262-3.292Q7.946%207.316%209.846%207.1V4.539H8.577q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143H13q.58%200%201.05.133t.702.28q.137.06.202.17q.065.109.065.267q0%20.223-.148.375t-.357.152q-.089%200-.243-.08q-.294-.138-.611-.218t-.66-.08h-2.154V7.1q1.9.216%203.162%201.608q1.261%201.393%201.261%203.292v6.846q0%20.69-.462%201.153t-1.146.463z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/sanitizer-rounded.svg?color=%231a73e8&size=48