UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 395 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.full = void 0; var full = { "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\r\n\t M12,8H8v4h4V8z M17,8h-4v4h4V8z" } }] }; exports.full = full;