UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 747 B
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 373","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M213.527273,302.545455 L195.490909,139.054545 L244.363636,104.145455 L244.363636,0 L197.818182,0 L197.818182,40.7272727 L162.909091,40.7272727 L162.909091,0 L93.0909091,0 L93.0909091,40.7272727 L58.1818182,40.7272727 L58.1818182,0 L11.6363636,0 L11.6363636,104.145455 L60.5090909,139.054545 L42.4727273,302.545455 L0,302.545455 L0,372.363636 L256,372.363636 L256,302.545455 L213.527273,302.545455 Z","fill":"#05BED5"}}],"content":"\n "}],"content":"\n"})(props); };