UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.46 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":{"id":"layer1_1_"},"child":[{"tag":"polygon","attr":{"fill":"#231F20","points":"65.269,85.165 23.208,85.165 23.429,57.022 17.109,56.962 17.074,92 71.927,92 71.927,57.126 \n\t\t65.269,57.126 \t"}},{"tag":"rect","attr":{"x":"27.414","y":"73.601","fill":"#231F20","width":"32.947","height":"7.008"}},{"tag":"rect","attr":{"x":"27.765","y":"62.557","transform":"matrix(0.9954 0.0961 -0.0961 0.9954 6.5615 -3.9532)","fill":"#231F20","width":"33.122","height":"7.186"}},{"tag":"rect","attr":{"x":"29.605","y":"51.079","transform":"matrix(0.9624 0.2716 -0.2716 0.9624 16.5844 -10.4838)","fill":"#231F20","width":"33.122","height":"7.184"}},{"tag":"rect","attr":{"x":"34.687","y":"38.636","transform":"matrix(0.856 0.517 -0.517 0.856 29.2145 -20.4144)","fill":"#231F20","width":"33.122","height":"7.186"}},{"tag":"rect","attr":{"x":"45.221","y":"27.283","transform":"matrix(-0.5824 -0.8129 0.8129 -0.5824 72.6673 99.0802)","fill":"#231F20","width":"33.122","height":"7.185"}},{"tag":"rect","attr":{"x":"73.06","y":"8.366","transform":"matrix(0.9863 -0.1649 0.1649 0.9863 -3.0607 12.9782)","fill":"#231F20","width":"7.185","height":"33.123"}}],"content":"\n"}],"content":"\n"})(props); };