UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.02 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 313","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M76.3791,312.096902 L76.3791,258.048902 L9.0071,223.220902 C3.4751,220.360902 0.0001,214.652902 0.0001,208.424902 L0.0001,96.875902 L114.3241,158.539902 C121.6151,162.472902 130.3961,162.478902 137.6921,158.554902 L256.0001,94.933902 L256.0001,206.542902 C256.0001,211.160902 253.4781,215.409902 249.4251,217.622902 L76.3791,312.096902 Z M135.864,140.815902 L256,76.809902 L256,72.009902 C256,68.193902 253.889,64.689902 250.516,62.905902 L135.677,2.17690196 C130.168,-0.736098038 123.572,-0.725098038 118.073,2.20690196 L5.414,62.889902 C2.079,64.685902 0,68.167902 0,71.955902 L0,78.751902 L116.15,140.804902 C122.308,144.094902 129.702,144.098902 135.864,140.815902 Z","fill":"#EA6F21"}}],"content":"\n "}],"content":"\n"})(props); };