UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 463 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.zap = void 0; var zap = { "viewBox": "0 0 24 24", "children": [{ "name": "polygon", "attribs": { "points": "13 2 3 14 12 14 11 22 21 10 12 10 13 2" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.zap = zap;