UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 751 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_folder_multiple = void 0; var basic_folder_multiple = { "viewBox": "0 0 64 64", "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "56,22 56,54 1,54 1,15 19.629,15 26.726,22 \r\n\t" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "8,13 8,7 26.629,7 33.726,14 63,14 63,46 \r\n\t58,46 " }, "children": [] }] }; exports.basic_folder_multiple = basic_folder_multiple;