UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 839 B
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 163","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M0,137.5065 L26.771,115.9075 L26.771,46.8495 L0,30.1175 L0,137.5065 Z M43.5033,8.8223 L43.5033,153.1743 L73.4693,127.9243 L73.4693,34.6813 L43.5033,8.8223 Z M90.0486,0 L90.0486,162.757 L120.0136,132.031 L120.0136,30.27 L90.0486,0 Z M229.2291,46.8495 L229.2291,115.9075 L256.0001,137.5065 L256.0001,30.1175 L229.2291,46.8495 Z M212.4967,8.8223 L212.4967,153.1743 L182.5307,127.9243 L182.5307,34.6813 L212.4967,8.8223 Z M165.951,0 L135.985,30.27 L135.985,132.031 L165.951,162.757 L165.951,0 Z","fill":"#12A29B"}}],"content":"\n "}],"content":"\n"})(props); };