UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 795 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":"M18.258,14.29l5.951,64.477L50,85.71l25.79-6.943l5.953-64.477H18.258z M68.96,35.187l-18.983,8.116\n\t\tl-0.046,0.019h0.046H68.29l-2.1,24.146l-16.184,4.725l-0.029-0.009v0.009l-16.272-4.812l-1.05-12.16h0.028h8.02h0.029l0.525,6.299\n\t\tl8.646,2.183l0.074-0.021v0.01l8.952-2.521l0.613-10.148l-9.565-0.029L32.13,50.934l-0.612-7.611l18.459-7.688l1.076-0.447h-1.076\n\t\tH30.818L29.855,27.4h20.122h19.771L68.96,35.187z"}}],"content":"\n"}],"content":"\n"})(props); };