UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.04 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 223","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M63.0077519,186.542636 L52.0930233,138.418605 L0,123.03876 L45.1472868,90.2945736 L111.627907,104.186047 L149.333333,44.6511628 L255.007752,0 L209.364341,140.899225 L256,222.75969 L63.0077519,186.542636 L63.0077519,186.542636 Z M247.069767,215.813953 L151.813953,49.6124031 L68.4651163,182.573643 L247.069767,215.813953 L247.069767,215.813953 Z M65.9844961,176.620155 L109.147287,108.651163 L47.627907,95.751938 L65.9844961,176.620155 L65.9844961,176.620155 Z M206.387597,134.945736 L247.069767,8.93023256 L156.27907,47.1317829 L206.387597,134.945736 L206.387597,134.945736 Z M51.1007752,132.96124 L43.1627907,97.7364341 L11.4108527,121.054264 L51.1007752,132.96124 L51.1007752,132.96124 Z","fill":"#6AB5B0"}}],"content":"\n "}],"content":"\n"})(props); };