UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 354 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.one = void 0; var one = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M18,5H2C0.9,5,0,5.9,0,7v6c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V7C20,5.9,19.1,5,18,5z M18,13H2V7h16V13z M7,8H3v4h4V8z" } }] }; exports.one = one;