UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.51 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 193","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M225.37799,32.2551834 C224.969697,31.84689 224.561404,31.84689 224.15311,32.2551834 L118.813397,136.370016 C118.405104,136.778309 118.405104,137.186603 118.813397,137.594896 L139.22807,163.317384 L135.553429,191.897927 C135.553429,192.30622 135.553429,192.714514 135.961722,192.714514 L136.370016,192.714514 C136.778309,192.714514 136.778309,192.714514 137.186603,192.30622 L225.786284,33.0717703 C226.194577,33.0717703 225.786284,32.2551834 225.37799,32.2551834 L225.37799,32.2551834 Z M256,69.0015949 L235.177033,32.2551834 C235.177033,31.84689 234.76874,31.84689 234.360447,31.84689 C233.952153,31.84689 233.952153,31.84689 233.54386,32.2551834 L219.661882,57.569378 L219.661882,58.3859649 C219.661882,58.7942584 220.070175,58.7942584 220.070175,58.7942584 L254.77512,69.8181818 L255.183413,69.8181818 C255.591707,69.8181818 255.591707,69.8181818 256,69.4098884 L256,69.0015949 L256,69.0015949 Z M131.878788,164.950558 L131.878788,164.133971 L1.22488038,0 C1.22488038,0 -1.42108547e-14,0.408293461 -1.42108547e-14,0.816586922 L13.4736842,138.00319 L3.67464115,192.714514 L127.795853,192.714514 C128.204147,193.122807 131.878788,164.950558 131.878788,164.950558 Z","fill":"#33DD99"}}],"content":"\n "}],"content":"\n"})(props); };