UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.46 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 171","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M0,171 L85.489,171 L86.829,168.328 L86.829,89.92 L85.489,85.979 L0,171 Z","fill":"#FEDD77"}},{"tag":"path","attr":{"d":"M85.4892,171 L170.9792,171 L168.5732,165.27 L90.2232,87.349 L85.4892,85.979 L85.4892,171 Z","fill":"#FBAE42"}},{"tag":"path","attr":{"d":"M0,0.9576 L85.489,85.9786 L87.664,81.5786 L87.664,4.8396 L85.489,0.9576 L0,0.9576 Z","fill":"#51BBE5"}},{"tag":"path","attr":{"d":"M85.4892,0.9576 L85.4892,85.9786 L90.7222,83.5256 L168.2952,7.0636 L170.9792,0.9576 L85.4892,0.9576 Z","fill":"#139CD4"}},{"tag":"path","attr":{"d":"M87.5835,84.6054 L85.0215,85.9784 L170.5105,171.0004 L172.1885,167.2164 L172.1885,87.9744 L170.5105,85.9784 L168.6685,84.6054 L87.5835,84.6054 Z","fill":"#D13729"}},{"tag":"path","attr":{"d":"M174.1347,83.5254 L170.5107,85.9784 L170.5107,171.0004 L255.9997,85.9784 L252.2647,83.5254 L174.1347,83.5254 Z","fill":"#8F2319"}},{"tag":"path","attr":{"d":"M170.5104,0.9576 L85.0214,85.9786 L170.5104,85.9786 L172.1884,81.0236 L172.1884,4.0046 L170.5104,0.9576 Z","fill":"#EB5246"}},{"tag":"path","attr":{"d":"M170.5104,0.9576 L170.5104,85.9786 L255.9994,85.9786 L170.5104,0.9576 Z","fill":"#AE291D"}}],"content":"\n\t"}],"content":"\n"})(props); };