UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 341 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.flash = void 0; var flash = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M1.5 0l-1.5 3h2l-.66 2h-1.34l1 3 3-3h-1.5l1.5-3h-2l1-2h-1.5z", "transform": "translate(2)" } }] }; exports.flash = flash;