@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 502 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var toggleLeft = exports.toggleLeft = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "x": "1", "y": "5", "width": "22", "height": "14", "rx": "7", "ry": "7" }, "children": [] }, { "name": "circle", "attribs": { "cx": "8", "cy": "12", "r": "3" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };