UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

22 lines (21 loc) 508 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.weather_lightning = void 0; var weather_lightning = { "viewBox": "0 0 64 64", "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "40,1 17,37 31,37 \r\n\t24,63 50,27 36,27 " }, "children": [] }] }; exports.weather_lightning = weather_lightning;