@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 544 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var cast = exports.cast = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6" }, "children": [] }, { "name": "line", "attribs": { "x1": "2", "y1": "20", "x2": "2", "y2": "20" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };