UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.69 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":"M76.587,22.655l-0.043,0.043c-0.39-0.363-0.909-0.59-1.484-0.59c-0.553,0-1.052,0.212-1.437,0.551l-0.001-0.004l-0.09,0.08\n\t\tc-0.006,0.006-0.013,0.01-0.018,0.016l-4.123,3.632c-0.032,0.029-0.067,0.055-0.098,0.086l-0.008,0.006l0.001,0.001\n\t\tc-0.382,0.394-0.619,0.928-0.619,1.52c0,0.778,0.411,1.457,1.024,1.844c4.863,4.973,7.869,11.77,7.869,19.257\n\t\tc0,15.196-12.362,27.559-27.56,27.559c-15.199,0-27.561-12.362-27.561-27.559c0-7.561,3.062-14.42,8.01-19.406l-0.048-0.048\n\t\tc0.464-0.4,0.765-0.986,0.765-1.647c0-0.591-0.237-1.126-0.619-1.52l0.001-0.001l-0.008-0.006\n\t\tc-0.031-0.031-0.066-0.057-0.098-0.086l-4.123-3.632c-0.006-0.006-0.013-0.01-0.018-0.016l-0.09-0.08l-0.001,0.004\n\t\tc-0.385-0.339-0.884-0.551-1.437-0.551c-0.809,0-1.508,0.445-1.885,1.1C16.458,29.94,12.5,39.054,12.5,49.097\n\t\tc0,20.71,16.788,37.498,37.5,37.498c20.712,0,37.5-16.788,37.5-37.498C87.5,38.78,83.331,29.435,76.587,22.655z"}},{"tag":"path","attr":{"d":"M47.203,62.733L47.203,62.733l0.003,0h0.001h0.001h5.585v0c0.001,0,0.002,0,0.003,0c1.206,0,2.184-0.978,2.184-2.184l0,0h0\n\t\tV15.594h-0.001c0,0,0.001-0.004,0.001-0.005c0-1.206-0.978-2.184-2.184-2.184c-0.001,0-0.002,0-0.003,0v0h-5.589v0\n\t\tc-1.204,0.002-2.181,0.979-2.181,2.184c0,0.001,0.001,0.003,0.001,0.003l-0.001,0.002v44.955h0l0,0\n\t\tC45.023,61.755,45.999,62.731,47.203,62.733z"}}],"content":"\n"}],"content":"\n"})(props); };