UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 699 B
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"version":"1.1","id":"Layer_1","x":"0px","y":"0px","viewBox":"0 0 100 100","enableBackground":"new 0 0 100 100","fill":"currentColor"},"child":[{"tag":"g","attr":{"id":"Forrst_1_"},"child":[{"tag":"polygon","attr":{"points":"84.173,91 49.968,9 15.827,90.853 44.628,90.853 44.628,88.344 44.628,73.984 35.973,68.049 38.092,64.91 \n\t\t44.628,69.374 44.628,56.299 53.575,56.299 53.575,64.605 60.041,61.191 61.905,64.617 53.575,69.024 53.575,73.732 66.112,67.458 \n\t\t67.777,70.835 53.575,77.958 53.575,90.853 71.398,90.853 71.398,91 \t"}}],"content":"\n"}],"content":"\n"})(props); };