UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.41 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":"path","attr":{"d":"M82.066,62.012c-0.861,0-1.663,0.222-2.385,0.583l-6.813-11.801l6.755-11.701c0.438,0.115,0.89,0.196,1.364,0.196\n\t\tc2.971-0.002,5.382-2.415,5.382-5.388c-0.004-2.969-2.411-5.377-5.382-5.374c-1.851-0.002-3.48,0.93-4.449,2.349H61.368\n\t\tl-7.042-12.197c0.547-0.842,0.872-1.841,0.873-2.92c0-2.974-2.415-5.385-5.389-5.385c-2.973,0.002-5.382,2.414-5.382,5.387\n\t\tc0.002,1.049,0.315,2.021,0.835,2.848l-7.083,12.267H22.65c-0.909-1.686-2.668-2.845-4.716-2.842\n\t\tc-2.979-0.004-5.386,2.404-5.389,5.376c0,2.974,2.413,5.386,5.389,5.386c0.861,0,1.663-0.223,2.385-0.583l6.814,11.802\n\t\tl-6.756,11.702c-0.438-0.115-0.89-0.196-1.364-0.196c-2.973,0-5.382,2.414-5.382,5.387c0.004,2.968,2.41,5.377,5.382,5.375\n\t\tc1.851,0.001,3.481-0.931,4.451-2.35h15.169l6.815,11.805c-0.399,0.751-0.646,1.595-0.647,2.505c0,2.975,2.413,5.386,5.389,5.386\n\t\tc2.971-0.002,5.382-2.415,5.382-5.388c-0.002-0.88-0.234-1.698-0.61-2.432l6.857-11.876h15.532\n\t\tc0.909,1.685,2.668,2.844,4.717,2.844c2.977,0.001,5.386-2.406,5.389-5.378C87.455,64.424,85.04,62.012,82.066,62.012z"}}],"content":"\n"}],"content":"\n"})(props); };