UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

21 lines (20 loc) 447 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_folder = void 0; var basic_folder = { "viewBox": "0 0 64 64", "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "63,18 63,54 1,54 1,10 22,10 30,18 " }, "children": [] }] }; exports.basic_folder = basic_folder;