UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.04 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 257","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M192.0834,0.0004 L127.8404,43.1804 L128.0734,44.5784 L190.4794,86.1814 L192.0834,86.2214 L192.8864,84.8624 L193.0414,1.8874 L192.0834,0.0004 Z","fill":"#138EE2"}},{"tag":"path","attr":{"d":"M62.9208,174.2287 L62.7088,252.4397 L64.3328,256.3327 L128.2578,213.9247 L127.8148,211.6427 L69.0508,172.3257 L64.3328,171.1107 L62.9208,174.2287 Z","fill":"#00BDFF"}},{"tag":"path","attr":{"d":"M192.0834,0.0004 L192.0834,86.2214 L64.9154,0.9984 L64.1254,4.5364 L251.0494,212.4884 L255.9994,214.3044 L255.9994,42.7774 L192.0834,0.0004 Z","fill":"#00BDFF"}},{"tag":"path","attr":{"d":"M0,42.9439 L0,213.7219 L64.333,256.3329 L64.333,171.1109 L192.083,256.6659 L255.667,214.0549 L64.915,0.9989 L0,42.9439 Z","fill":"#00E1FF"}}],"content":"\n\t"}],"content":"\n"})(props); };