@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 387 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var cloud = exports.cloud = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };