UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

50 lines (49 loc) 1.29 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.folder = void 0; var folder = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": { "id": "FOLDER_1_", "enable-background": "new " }, "children": [{ "name": "g", "attribs": { "id": "FOLDER" }, "children": [{ "name": "g", "attribs": { "id": "FOLDER" }, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M0,54c0,1.657,1.343,3,3,3h58c1.657,0,3-1.343,3-3V22H0V54z M61,13H23.982L18,7H3c-1.657,0-3,1.343-3,3v9h64v-3\r\n\t\t\t\tC64,14.343,62.657,13,61,13z" }, "children": [{ "name": "path", "attribs": { "d": "M0,54c0,1.657,1.343,3,3,3h58c1.657,0,3-1.343,3-3V22H0V54z M61,13H23.982L18,7H3c-1.657,0-3,1.343-3,3v9h64v-3\r\n\t\t\t\tC64,14.343,62.657,13,61,13z" }, "children": [] }] }] }] }] }] }] }] }; exports.folder = folder;