UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 2.27 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 310","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M0,173.3665 L0.985,173.8875 L16.475,175.6485 L35.93,174.5675 L36.786,174.1175 L19.519,172.6155 L0,173.3665 Z","fill":"#B6C99C"}},{"tag":"path","attr":{"d":"M127.9998,0.6979 L73.9478,27.7239 L73.9478,201.2309 L127.9998,211.1479 L129.8498,208.6479 L129.8498,5.1489 L127.9998,0.6979 Z","fill":"#4C612C"}},{"tag":"path","attr":{"d":"M127.9998,0.6979 L127.9998,218.3979 L182.0528,202.2569 L182.0528,27.7239 L127.9998,0.6979 Z","fill":"#769B3F"}},{"tag":"path","attr":{"d":"M219.2139,174.1171 L220.1359,174.7401 L239.4749,175.8141 L255.1309,174.0351 L255.9999,173.3661 L236.4809,172.6161 L219.2139,174.1171 Z","fill":"#B6C99C"}},{"tag":"path","attr":{"d":"M219.2141,210.1525 L239.4841,212.7805 L240.0271,211.7825 L240.0271,176.3855 L239.4841,175.2435 L219.2141,174.1175 L219.2141,210.1525 Z","fill":"#4C612C"}},{"tag":"path","attr":{"d":"M36.7859,210.1525 L16.5159,212.7805 L16.1739,211.8545 L16.1739,175.8535 L16.5159,175.2435 L36.7859,174.1175 L36.7859,210.1525 Z","fill":"#769B3F"}},{"tag":"path","attr":{"d":"M125.7478,208.651 L36.0348,192.886 L16.5158,194.762 L17.4038,195.653 L102.6268,212.918 L103.6008,212.405 L125.7478,208.651 Z","fill":"#B6C99C"}},{"tag":"path","attr":{"d":"M0,191.3845 L0,245.8125 L89.713,290.8005 L89.713,290.8565 L128,310.0005 L129.6,306.9975 L129.6,188.1485 L128,184.4015 L89.713,180.6485 L89.713,209.5375 L16.516,194.7265 L16.516,175.2435 L0,173.3665 L0,191.3845 Z","fill":"#4C612C"}},{"tag":"path","attr":{"d":"M128,209.0264 L149.771,212.7804 L152.575,212.8984 L237.86,195.7694 L239.484,194.7624 L220.34,192.8854 L128,209.0264 Z","fill":"#B6C99C"}},{"tag":"path","attr":{"d":"M239.4837,175.243 L239.4837,194.726 L166.2877,209.537 L166.2877,179.372 L127.9997,183.126 L127.9997,306.997 L127.9997,310 L255.9997,245.812 L255.9997,173.366 L239.4837,175.243 Z","fill":"#769B3F"}},{"tag":"path","attr":{"d":"M166.2874,182.3754 L128.0004,179.3724 L89.7124,182.3754 L128.0004,186.1294 L166.2874,182.3754 Z","fill":"#B6C99C"}}],"content":"\n\t"}],"content":"\n"})(props); };