UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 317 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.graph = void 0; var graph = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M7.03 0l-3.03 3-1-1-3 3.03 1 1 2-2.03 1 1 4-4-.97-1zm-7.03 7v1h8v-1h-8z" } }] }; exports.graph = graph;