UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.69 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"version":"1.1","id":"Layer_1","x":"0px","y":"0px","viewBox":"0 0 100 100","enableBackground":"new 0 0 100 100","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"g","attr":{},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M90.937,63.235c-0.185-1.43-0.998-2.653-2.166-3.218l-15.023-7.167l-6.353-3.03c2.775-1.747,5.028-4.445,6.503-7.695\n\t\t\t\tc1.169-2.581,1.866-5.502,1.866-8.625c0-1.753-0.278-3.416-0.666-5.023c-1.89-7.782-7.968-13.515-15.263-13.515h0h0\n\t\t\t\tc-6.494,0-12.011,4.557-14.48,11.047c-0.253,0.664-0.484,1.341-0.67,2.043c-0.347,1.3-0.613,2.64-0.725,4.035\n\t\t\t\tc-0.037,0.465-0.057,0.936-0.057,1.413c0,0.415,0.012,0.826,0.036,1.234c0.166,2.852,0.904,5.515,2.056,7.87\n\t\t\t\tc1.523,3.121,3.78,5.695,6.527,7.35l-6.084,2.833l-15.51,7.223c-1.011,0.474-1.761,1.447-2.074,2.62\n\t\t\t\tc-0.104,0.391-0.159,0.804-0.159,1.229v14.45v2.593c0,2.284,1.591,4.136,3.557,4.136H87.42c1.965,0,3.557-1.852,3.557-4.136\n\t\t\t\tv-2.593v-14.45C90.977,63.648,90.964,63.439,90.937,63.235z"}},{"tag":"path","attr":{"d":"M39.227,50.335l2.85-1.452c-3.165-4.206-5.065-9.555-5.065-15.383c0-4.041,0.917-7.85,2.531-11.21\n\t\t\t\tc-1.566-0.772-3.238-1.212-4.983-1.212c-8.365,0-15.186,9.612-15.544,21.665H19v5.119c0,1.074,0.871,1.945,1.945,1.945h7.089\n\t\t\t\tc0.081,0.051,0.159,0.108,0.24,0.157l-17.448,8.122c-1.087,0.511-1.804,1.739-1.804,3.111v13.771\n\t\t\t\tc0,1.846,1.289,3.341,2.875,3.341h11.531v-14.45c0-3.739,2.068-7.121,5.275-8.623L39.227,50.335z"}}],"content":"\n\t\t"}],"content":"\n\t"}],"content":"\n"}],"content":"\n"})(props); };