UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 356 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.folderPlus = void 0; var folderPlus = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M9 4l-2-2h-7v13h16v-11h-7zM11 11h-2v2h-2v-2h-2v-2h2v-2h2v2h2v2z" } }] }; exports.folderPlus = folderPlus;