@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 571 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var shrink = exports.shrink = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M9 7h6.5l-2.5-2.5 3-3-1.5-1.5-3 3-2.5-2.5z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M9 9v6.5l2.5-2.5 3 3 1.5-1.5-3-3 2.5-2.5z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M7 9h-6.5l2.5 2.5-3 3 1.5 1.5 3-3 2.5 2.5z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M7 7v-6.5l-2.5 2.5-3-3-1.5 1.5 3 3-2.5 2.5z" } }] };