UNPKG

@kde/react-icons-kit

Version:

React Icons Kit using various Svg Icon set, forked from react-icons-kit

6 lines (5 loc) 394 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var map = exports.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" } }] };