UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 882 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":"M92.566,22.081c0-1.676-1.358-3.035-3.035-3.035H10.469c-1.676,0-3.035,1.359-3.035,3.035\n\t\tc0,0.043,0.011,0.084,0.013,0.127H7.434v55.838h0.013c0.068,1.616,1.389,2.908,3.022,2.908h79.062c1.633,0,2.954-1.292,3.022-2.908\n\t\th0.013V22.208h-0.013C92.555,22.164,92.566,22.124,92.566,22.081z M82.609,70.997H17.391V29.003h65.219V70.997z M87.587,52.611\n\t\tc-1.372,0-2.484-1.112-2.484-2.484c0-1.372,1.112-2.484,2.484-2.484c1.372,0,2.485,1.112,2.485,2.484\n\t\tC90.072,51.499,88.959,52.611,87.587,52.611z"}}],"content":"\n"}],"content":"\n"})(props); };