UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 872 B
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":"path","attr":{"fill":"#231F20","d":"M95.294,78.127l0.026-0.015L62.074,20.53l-0.014,0.008c-0.732-1.502-2.26-2.547-4.044-2.547\n\t\tc-1.831,0-3.4,1.096-4.107,2.664L31.784,58.975l-5.417-9.382l-0.007,0.004c-0.386-0.792-1.191-1.344-2.133-1.344\n\t\tc-0.964,0-1.791,0.578-2.164,1.402L6.271,77.009H6.2v0.122l-1.529,2.648c-0.177,0.232-0.285,0.518-0.285,0.832\n\t\tc0,0.764,0.619,1.383,1.382,1.383c0.152,0,0.295-0.03,0.432-0.076v0.091h17h20h50v-0.05c1.349-0.108,2.413-1.224,2.413-2.601\n\t\tC95.614,78.91,95.491,78.496,95.294,78.127z"}}],"content":"\n"}],"content":"\n"})(props); };