@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 576 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var zoomOut = exports.zoomOut = { "viewBox": "0 0 24 24", "children": [{ "name": "circle", "attribs": { "cx": "11", "cy": "11", "r": "8" }, "children": [] }, { "name": "line", "attribs": { "x1": "21", "y1": "21", "x2": "16.65", "y2": "16.65" }, "children": [] }, { "name": "line", "attribs": { "x1": "8", "y1": "11", "x2": "14", "y2": "11" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };