UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 545 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_exposure_plus_1_outline = void 0; var ic_exposure_plus_1_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M10 7H8v4H4v2h4v4h2v-4h4v-2h-4V7zm10 11h-2V7.38L15 8.4V6.7L19.7 5h.3v13z" }, "children": [] }] }; exports.ic_exposure_plus_1_outline = ic_exposure_plus_1_outline;