UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

30 lines (29 loc) 586 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.file = void 0; var file = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z" }, "children": [] }, { "name": "polyline", "attribs": { "points": "13 2 13 9 20 9" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.file = file;