UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 378 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.graph = void 0; var graph = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M16 14v1H0V0h1v14h15zM5 13H3V8h2v5zm4 0H7V3h2v10zm4 0h-2V6h2v7z" }, "children": [] }], "attribs": {} }; exports.graph = graph;