UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.38 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":{"fill":"#231F20","d":"M68.056,59.756l-9.758-9.757l9.755-9.756c0.404-0.404,0.404-1.06,0-1.464l-6.833-6.835\n\t\tc-0.405-0.404-1.06-0.404-1.464,0L49.999,41.7l-9.755-9.756c-0.388-0.388-1.075-0.388-1.464,0l-6.835,6.835\n\t\tc-0.194,0.195-0.304,0.458-0.304,0.732c0,0.274,0.11,0.538,0.304,0.732l9.756,9.756l-9.758,9.758\n\t\tc-0.194,0.193-0.304,0.458-0.304,0.732c0,0.273,0.11,0.538,0.304,0.731l6.833,6.834c0.194,0.194,0.459,0.304,0.733,0.304\n\t\tc0.274,0,0.538-0.11,0.731-0.304l9.757-9.757l9.758,9.756c0.202,0.203,0.466,0.304,0.732,0.304c0.266,0,0.53-0.101,0.732-0.304\n\t\tl6.835-6.834C68.46,60.816,68.46,60.16,68.056,59.756z"}},{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"fill":"#231F20","d":"M50,22.44c15.196,0,27.56,12.367,27.56,27.562c0,15.197-12.364,27.559-27.56,27.559\n\t\t\tS22.44,65.199,22.44,50.002C22.44,34.807,34.804,22.44,50,22.44 M50,12.5c-20.71,0-37.5,16.793-37.5,37.502\n\t\t\tC12.5,70.712,29.29,87.5,50,87.5c20.709,0,37.5-16.788,37.5-37.498C87.5,29.293,70.709,12.5,50,12.5L50,12.5z"}}],"content":"\n\t"}],"content":"\n"}],"content":"\n"})(props); };