UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

30 lines (29 loc) 623 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.cloudLightning = void 0; var cloudLightning = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9" }, "children": [] }, { "name": "polyline", "attribs": { "points": "13 11 9 17 15 17 11 23" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.cloudLightning = cloudLightning;