UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 763 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_exposure_twotone = void 0; var ic_exposure_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M19 19V5L5 19h14zm-4.5-4.5v-2H16v2h2V16h-2v2h-1.5v-2h-2v-1.5h2z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM6 7h5v1.5H6V7zm13 12H5L19 5v14zm-4.5-3v2H16v-2h2v-1.5h-2v-2h-1.5v2h-2V16z" }, "children": [] }] }; exports.ic_exposure_twotone = ic_exposure_twotone;