perm data setting icon
perm-data-setting-outline-rounded from Material Symbols by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- perm-data-setting-outline-rounded
- Set
- Material Symbols
- Style
- Outline 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
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
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="M17.7 21.5q-.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 23h-.4q-.35 0-.612-.225t-.338-.575zm2.713-2.087Q21 18.825 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.938v5.6q0 .425-.288.7T21 11t-.712-.275t-.288-.7v-3.2L6.825 20h4.7q.425 0 .7.288T12.5 21t-.275.713t-.7.287zm2.4-2L20 6.825l-6.587 6.587z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPermDataSettingOutlineRounded(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="M17.7 21.5q-.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 23h-.4q-.35 0-.612-.225t-.338-.575zm2.713-2.087Q21 18.825 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.938v5.6q0 .425-.288.7T21 11t-.712-.275t-.288-.7v-3.2L6.825 20h4.7q.425 0 .7.288T12.5 21t-.275.713t-.7.287zm2.4-2L20 6.825l-6.587 6.587z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.7 21.5q-.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 23h-.4q-.35 0-.612-.225t-.338-.575zm2.713-2.087Q21 18.825 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.938v5.6q0 .425-.288.7T21 11t-.712-.275t-.288-.7v-3.2L6.825 20h4.7q.425 0 .7.288T12.5 21t-.275.713t-.7.287zm2.4-2L20 6.825l-6.587 6.587z"/></svg> </template>
CSS
.icon-perm-data-setting-outline-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%22M17.7%2021.5q-.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%2023h-.4q-.35%200-.612-.225t-.338-.575zm2.713-2.087Q21%2018.825%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.938v5.6q0%20.425-.288.7T21%2011t-.712-.275t-.288-.7v-3.2L6.825%2020h4.7q.425%200%20.7.288T12.5%2021t-.275.713t-.7.287zm2.4-2L20%206.825l-6.587%206.587z%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%22M17.7%2021.5q-.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%2023h-.4q-.35%200-.612-.225t-.338-.575zm2.713-2.087Q21%2018.825%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.938v5.6q0%20.425-.288.7T21%2011t-.712-.275t-.288-.7v-3.2L6.825%2020h4.7q.425%200%20.7.288T12.5%2021t-.275.713t-.7.287zm2.4-2L20%206.825l-6.587%206.587z%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-outline-rounded.svg?color=%231a73e8&size=48