UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 2.06 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 256","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M58.7067669,196.330827 L56.3969925,197.870677 C51.0075188,200.950376 51.0075188,208.649624 56.3969925,212.499248 L115.681203,251.765414 C123.380451,257.154887 134.159398,257.154887 141.858647,251.765414 L200.372932,213.269173 C205.762406,210.189474 205.762406,202.490226 200.372932,198.640602 L197.293233,197.100752 L177.275188,210.959398 L137.239098,237.906767 C131.849624,241.756391 124.920301,241.756391 119.530827,237.906767 L79.4947368,210.959398 L58.7067669,196.330827 Z M30.2195489,133.196992 L27.1398496,135.506767 C20.2105263,140.126316 20.2105263,150.905263 27.1398496,155.524812 L110.291729,211.729323 C121.070677,219.428571 135.699248,219.428571 147.24812,211.729323 L229.630075,157.064662 C236.559398,152.445113 236.559398,141.666165 229.630075,137.046617 L225.780451,134.736842 L197.293233,153.215038 L141.088722,190.941353 C133.389474,196.330827 123.380451,195.560902 115.681203,190.941353 L30.2195489,133.196992 Z M249.64812,74.6827068 L149.557895,6.92932331 C136.469173,-2.30977444 118.760902,-2.30977444 104.902256,6.92932331 L6.3518797,73.1428571 C-2.11729323,79.3022556 -2.11729323,91.6210526 6.3518797,97.7804511 L106.442105,164.76391 C119.530827,174.003008 137.239098,174.003008 150.32782,164.76391 L249.64812,98.5503759 C258.117293,93.1609023 258.117293,80.0721805 249.64812,74.6827068 Z M211.15188,94.7007519 L143.398496,140.126316 C134.159398,146.285714 122.610526,146.285714 113.371429,140.126316 L44.8481203,93.9308271 C38.6887218,90.081203 38.6887218,81.6120301 44.8481203,76.9924812 L112.601504,31.5669173 C121.840602,25.4075188 133.389474,25.4075188 142.628571,31.5669173 L211.15188,77.762406 C217.311278,82.3819549 217.311278,90.8511278 211.15188,94.7007519 Z","fill":"#080949","fillRule":"nonzero"}}],"content":"\n "}],"content":"\n"})(props); };