perm data setting icon
perm-data-setting from Material Symbols by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- perm-data-setting
- Set
- Material Symbols
- Style
- Regular
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- perm-data-setting-sharp
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="M20.413 19.413Q21 18.825 21 18t-.587-1.412T19 16t-1.412.588T17 18t.588 1.413T19 20t1.413-.587M18 23l-.3-1.5q-.3-.125-.562-.262T16.6 20.9l-1.45.45l-1-1.7l1.15-1q-.05-.3-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L18 13h2l.3 1.5q.3.125.563.263t.537.337l1.45-.45l1 1.7l-1.15 1q.05.3.05.65t-.05.65l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.338t-.563.262L20 23zM2 22L22 2v9.65q-.65-.325-1.463-.488T19 11q-2.925 0-4.975 2.038T11.975 18q0 1.125.3 2.1T13.2 22z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPermDataSetting(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="M20.413 19.413Q21 18.825 21 18t-.587-1.412T19 16t-1.412.588T17 18t.588 1.413T19 20t1.413-.587M18 23l-.3-1.5q-.3-.125-.562-.262T16.6 20.9l-1.45.45l-1-1.7l1.15-1q-.05-.3-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L18 13h2l.3 1.5q.3.125.563.263t.537.337l1.45-.45l1 1.7l-1.15 1q.05.3.05.65t-.05.65l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.338t-.563.262L20 23zM2 22L22 2v9.65q-.65-.325-1.463-.488T19 11q-2.925 0-4.975 2.038T11.975 18q0 1.125.3 2.1T13.2 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="M20.413 19.413Q21 18.825 21 18t-.587-1.412T19 16t-1.412.588T17 18t.588 1.413T19 20t1.413-.587M18 23l-.3-1.5q-.3-.125-.562-.262T16.6 20.9l-1.45.45l-1-1.7l1.15-1q-.05-.3-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L18 13h2l.3 1.5q.3.125.563.263t.537.337l1.45-.45l1 1.7l-1.15 1q.05.3.05.65t-.05.65l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.338t-.563.262L20 23zM2 22L22 2v9.65q-.65-.325-1.463-.488T19 11q-2.925 0-4.975 2.038T11.975 18q0 1.125.3 2.1T13.2 22z"/></svg> </template>
CSS
.icon-perm-data-setting {
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%22M20.413%2019.413Q21%2018.825%2021%2018t-.587-1.412T19%2016t-1.412.588T17%2018t.588%201.413T19%2020t1.413-.587M18%2023l-.3-1.5q-.3-.125-.562-.262T16.6%2020.9l-1.45.45l-1-1.7l1.15-1q-.05-.3-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L18%2013h2l.3%201.5q.3.125.563.263t.537.337l1.45-.45l1%201.7l-1.15%201q.05.3.05.65t-.05.65l1.15%201l-1%201.7l-1.45-.45q-.275.2-.537.338t-.563.262L20%2023zM2%2022L22%202v9.65q-.65-.325-1.463-.488T19%2011q-2.925%200-4.975%202.038T11.975%2018q0%201.125.3%202.1T13.2%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%22M20.413%2019.413Q21%2018.825%2021%2018t-.587-1.412T19%2016t-1.412.588T17%2018t.588%201.413T19%2020t1.413-.587M18%2023l-.3-1.5q-.3-.125-.562-.262T16.6%2020.9l-1.45.45l-1-1.7l1.15-1q-.05-.3-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L18%2013h2l.3%201.5q.3.125.563.263t.537.337l1.45-.45l1%201.7l-1.15%201q.05.3.05.65t-.05.65l1.15%201l-1%201.7l-1.45-.45q-.275.2-.537.338t-.563.262L20%2023zM2%2022L22%202v9.65q-.65-.325-1.463-.488T19%2011q-2.925%200-4.975%202.038T11.975%2018q0%201.125.3%202.1T13.2%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.svg?color=%231a73e8&size=48