@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 1.28 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var cpu = exports.cpu = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "x": "4", "y": "4", "width": "16", "height": "16", "rx": "2", "ry": "2" }, "children": [] }, { "name": "rect", "attribs": { "x": "9", "y": "9", "width": "6", "height": "6" }, "children": [] }, { "name": "line", "attribs": { "x1": "9", "y1": "1", "x2": "9", "y2": "4" }, "children": [] }, { "name": "line", "attribs": { "x1": "15", "y1": "1", "x2": "15", "y2": "4" }, "children": [] }, { "name": "line", "attribs": { "x1": "9", "y1": "20", "x2": "9", "y2": "23" }, "children": [] }, { "name": "line", "attribs": { "x1": "15", "y1": "20", "x2": "15", "y2": "23" }, "children": [] }, { "name": "line", "attribs": { "x1": "20", "y1": "9", "x2": "23", "y2": "9" }, "children": [] }, { "name": "line", "attribs": { "x1": "20", "y1": "14", "x2": "23", "y2": "14" }, "children": [] }, { "name": "line", "attribs": { "x1": "1", "y1": "9", "x2": "4", "y2": "9" }, "children": [] }, { "name": "line", "attribs": { "x1": "1", "y1": "14", "x2": "4", "y2": "14" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };