Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md settings cell
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSettingsCellIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M7 22h2v2H7zm4 0h2v2h-2zm4 0h2v2h-2zM16 .01L8 0C6.9 0 6 .9 6 2v16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V2c0-1.1-.9-1.99-2-1.99zM16 18H8v-1h8v1zm0-3H8V5h8v10zm0-12H8V2h8v1z"/>
</svg>
);SVG Optimizer
Before
0.40 KB
↓
After
0.39 KB
Tags
AndroidOSadjustmentadministrationadministration panelcellcell phonecellularcogconfigurationcontrolcustomizationdashboarddevicegadgetgearhardwareiOSmachinerymanagementmechanicalmobilemobile menuoptionsphonepreferencessettingssettings cellsetupsmart devicesystemtablettechnicaltechnologytelephony
Compare Alternatives
See how other libraries approach this concept.