UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 333 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.open = void 0; var open = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M4 0l-4 2v6h8v-6l-4-2zm0 1.13l3 1.5v1.88l-3 1.5-3-1.5v-1.88l3-1.5zm-2 1.88v1l2 1 2-1v-1h-4z" } }] }; exports.open = open;