@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 505 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var tab = exports.tab = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M15 0h1v8h-1v-8z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M0 8h1v8h-1v-8z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M5 11h11v2h-11v2.5l-3.5-3.5 3.5-3.5v2.5z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M11 5h-11v-2h11v-2.5l3.5 3.5-3.5 3.5z" } }] };