UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 969 B
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 256","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"circle","attr":{"fill":"#1C1C20","cx":"127.555396","cy":"128.183974","r":"127.555396"}},{"tag":"path","attr":{"d":"M178.49647,124.737291 L164.290713,110.531533 L171.596531,80.4965036 L141.155622,87.3964429 L127.355743,73.5965643 L195.543379,56.5496553 L178.49647,124.737291 L178.49647,124.737291 Z","fill":"#BAFFA9"}},{"tag":"path","attr":{"d":"M154.955501,218.901169 L33.1918654,97.1375338 L101.379501,80.0906248 L115.17938,93.8905035 L66.4739257,106.066867 L94.073683,133.666624 L126.138107,125.954927 L118.020531,157.613473 L145.620288,185.21323 L157.796652,136.507776 L172.00241,150.713533 L154.955501,218.901169 L154.955501,218.901169 Z","fill":"#7ACB16"}}],"content":"\n\t"}],"content":"\n"})(props); };