UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 942 B
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 203","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M0,202.999 L50.731,202.999 L50.731,0.007 L0,0.007 L0,202.999 Z","fill":"#E55CFF"}},{"tag":"path","attr":{"d":"M102.6333,0.0068 L0.0003,202.9988 L50.7313,202.9988 L153.3643,0.0068 L102.6333,0.0068 Z","fill":"#24235C"}},{"tag":"path","attr":{"d":"M102.633,202.999 L153.364,202.999 L153.364,0.007 L102.633,0.007 L102.633,202.999 Z","fill":"#E55CFF"}},{"tag":"path","attr":{"d":"M205.2693,0.0077 L102.6363,202.9997 L153.3663,202.9997 L255.9993,0.0077 L205.2693,0.0077 Z","fill":"#24235C"}},{"tag":"path","attr":{"d":"M204.982,202.999 L255.713,202.999 L255.713,0.007 L204.982,0.007 L204.982,202.999 Z","fill":"#E55CFF"}}],"content":"\n\t"}],"content":"\n"})(props); };