UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

29 lines (28 loc) 503 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.map = void 0; var map = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M0 3l5-2v12l-5 2z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M6 0.5l5 3v11.5l-5-2.5z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M12 3.5l4-3v12l-4 3z" } }] }; exports.map = map;