perm data setting icon

perm-data-setting-rounded from Material Symbols by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
perm-data-setting-rounded
Set
Material Symbols
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More android icons from Material Symbols

Use the perm data setting icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.8 23q-.35 0-.612-.225t-.338-.575l-.15-.7q-.3-.125-.562-.262T16.6 20.9l-.725.225q-.325.1-.637-.025t-.488-.4l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475q-.05-.3-.05-.65t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337t.562-.263l.15-.725q.075-.35.337-.562T18.8 13h.4q.35 0 .613.225t.337.575l.15.7q.3.125.562.262t.538.338l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.3.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L21.4 20.9q-.275.2-.537.337t-.563.263l-.15.725q-.075.35-.337.563T19.2 23zm1.613-3.588Q21 18.826 21 18t-.587-1.412T19 16t-1.412.588T17 18t.588 1.413T19 20t1.413-.587M4.425 22q-.675 0-.937-.612T3.7 20.3L20.3 3.7q.475-.475 1.088-.213t.612.938V10.4q0 .45-.375.7t-.8.125q-.45-.125-.925-.175T19 11q-2.925 0-4.975 2.037T11.975 18q0 .75.15 1.45t.425 1.35q.2.425-.037.813T11.85 22z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPermDataSettingRounded(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="M18.8 23q-.35 0-.612-.225t-.338-.575l-.15-.7q-.3-.125-.562-.262T16.6 20.9l-.725.225q-.325.1-.637-.025t-.488-.4l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475q-.05-.3-.05-.65t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337t.562-.263l.15-.725q.075-.35.337-.562T18.8 13h.4q.35 0 .613.225t.337.575l.15.7q.3.125.562.262t.538.338l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.3.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L21.4 20.9q-.275.2-.537.337t-.563.263l-.15.725q-.075.35-.337.563T19.2 23zm1.613-3.588Q21 18.826 21 18t-.587-1.412T19 16t-1.412.588T17 18t.588 1.413T19 20t1.413-.587M4.425 22q-.675 0-.937-.612T3.7 20.3L20.3 3.7q.475-.475 1.088-.213t.612.938V10.4q0 .45-.375.7t-.8.125q-.45-.125-.925-.175T19 11q-2.925 0-4.975 2.037T11.975 18q0 .75.15 1.45t.425 1.35q.2.425-.037.813T11.85 22z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.8 23q-.35 0-.612-.225t-.338-.575l-.15-.7q-.3-.125-.562-.262T16.6 20.9l-.725.225q-.325.1-.637-.025t-.488-.4l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475q-.05-.3-.05-.65t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337t.562-.263l.15-.725q.075-.35.337-.562T18.8 13h.4q.35 0 .613.225t.337.575l.15.7q.3.125.562.262t.538.338l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.3.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L21.4 20.9q-.275.2-.537.337t-.563.263l-.15.725q-.075.35-.337.563T19.2 23zm1.613-3.588Q21 18.826 21 18t-.587-1.412T19 16t-1.412.588T17 18t.588 1.413T19 20t1.413-.587M4.425 22q-.675 0-.937-.612T3.7 20.3L20.3 3.7q.475-.475 1.088-.213t.612.938V10.4q0 .45-.375.7t-.8.125q-.45-.125-.925-.175T19 11q-2.925 0-4.975 2.037T11.975 18q0 .75.15 1.45t.425 1.35q.2.425-.037.813T11.85 22z"/></svg>
</template>

CSS

.icon-perm-data-setting-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%22M18.8%2023q-.35%200-.612-.225t-.338-.575l-.15-.7q-.3-.125-.562-.262T16.6%2020.9l-.725.225q-.325.1-.637-.025t-.488-.4l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475q-.05-.3-.05-.65t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337t.562-.263l.15-.725q.075-.35.337-.562T18.8%2013h.4q.35%200%20.613.225t.337.575l.15.7q.3.125.562.262t.538.338l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.3.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L21.4%2020.9q-.275.2-.537.337t-.563.263l-.15.725q-.075.35-.337.563T19.2%2023zm1.613-3.588Q21%2018.826%2021%2018t-.587-1.412T19%2016t-1.412.588T17%2018t.588%201.413T19%2020t1.413-.587M4.425%2022q-.675%200-.937-.612T3.7%2020.3L20.3%203.7q.475-.475%201.088-.213t.612.938V10.4q0%20.45-.375.7t-.8.125q-.45-.125-.925-.175T19%2011q-2.925%200-4.975%202.037T11.975%2018q0%20.75.15%201.45t.425%201.35q.2.425-.037.813T11.85%2022z%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%22M18.8%2023q-.35%200-.612-.225t-.338-.575l-.15-.7q-.3-.125-.562-.262T16.6%2020.9l-.725.225q-.325.1-.637-.025t-.488-.4l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475q-.05-.3-.05-.65t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337t.562-.263l.15-.725q.075-.35.337-.562T18.8%2013h.4q.35%200%20.613.225t.337.575l.15.7q.3.125.562.262t.538.338l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.3.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L21.4%2020.9q-.275.2-.537.337t-.563.263l-.15.725q-.075.35-.337.563T19.2%2023zm1.613-3.588Q21%2018.826%2021%2018t-.587-1.412T19%2016t-1.412.588T17%2018t.588%201.413T19%2020t1.413-.587M4.425%2022q-.675%200-.937-.612T3.7%2020.3L20.3%203.7q.475-.475%201.088-.213t.612.938V10.4q0%20.45-.375.7t-.8.125q-.45-.125-.925-.175T19%2011q-2.925%200-4.975%202.037T11.975%2018q0%20.75.15%201.45t.425%201.35q.2.425-.037.813T11.85%2022z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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