UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.57 kB
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":"#000000","cx":"128","cy":"128","r":"128"}},{"tag":"path","attr":{"d":"M188.717949,69.3333335 L158.875715,56.2051283 L97.002849,56.2051283 L67.3429516,69.5765699 L42.6666667,96.9875329 L128,210.461538 L213.333333,96.9875329 L188.717949,69.3333335 L188.717949,69.3333335 Z M206.222222,97.7234417 L179.236467,117.916809 L160.045584,89.1623933 L187.198359,76.3835443 L206.222222,97.7234417 L206.222222,97.7234417 Z M169.329413,120.995373 L85.0900969,120.995373 L101.855544,91.2136753 L152.068376,91.3351113 L169.329413,120.995373 L169.329413,120.995373 Z M102.529823,60.6486611 L153.930393,60.6486611 L179.236467,71.8087295 L153.822085,82.8787238 L102.421516,82.8787238 L77.2634986,71.8178463 L102.529823,60.6486611 L102.529823,60.6486611 Z M68.7436581,76.3835443 L94.206906,89.1470771 L75.9732877,117.34865 L49.7197949,97.7234417 L68.7436581,76.3835443 L68.7436581,76.3835443 Z M59.5032251,112.591499 L76.094359,126.579966 L115.566496,191.535772 L59.5032251,112.591499 L59.5032251,112.591499 Z M87.3904501,130.233618 L167.375134,130.233618 L128,202.803419 L87.3904501,130.233618 L87.3904501,130.233618 Z M140.375521,191.535772 L179.847658,126.579966 L196.438792,112.591499 L140.375521,191.535772 L140.375521,191.535772 Z","fill":"#36CEF9"}}],"content":"\n\t"}],"content":"\n"})(props); };