UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 759 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_settings_cell_twotone = void 0; var ic_settings_cell_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M8 17h8v1H8zM8 2h8v1H8z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "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" }, "children": [] }] }; exports.ic_settings_cell_twotone = ic_settings_cell_twotone;