UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 2.81 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 255","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M128.636514,155.746615 L128.636514,0.512996109 L125.114272,0.512996109 L125.114272,0.581727626 L0.506023346,64.6145992 L0.506023346,125.478848 L0.512,125.478848 L0.512,128.713214 L0.506023346,128.713214 L0.506023346,189.581447 L125.114272,254.328529 L128.957261,254.328529 L128.957261,155.746615 L128.636514,155.746615","fill":"#FF8E4A"}},{"tag":"path","attr":{"d":"M129.941416,254.328529 L255.509914,189.581447 L255.509914,64.6145992 L129.622661,0.512996109 L127.379424,0.512996109 L127.379424,254.323549 L129.622661,254.323549","fill":"#F48746"}},{"tag":"path","attr":{"d":"M109.097837,87.2551595 L145.293447,87.2551595 L145.293447,146.462879 L109.097837,146.462879 L109.097837,87.2551595 L109.097837,87.2551595 Z","fill":"#FF8E4A"}},{"tag":"path","attr":{"d":"M66.1735097,188.397074 L81.0374475,188.397074 C90.4476887,188.397074 93.6461946,186.158817 96.6564358,178.408093 L104.936093,157.054506 L150.095689,157.054506 L158.376342,178.408093 C161.38758,186.158817 164.772358,188.397074 174.181603,188.397074 L188.859268,188.397074 L188.859268,169.282739 L185.848031,169.282739 C182.650521,169.282739 181.143409,168.593432 180.016809,165.492545 L140.500171,66.1266926 L114.720872,66.1266926 L75.016965,165.492545 C73.8883735,168.593432 72.384249,169.282739 69.183751,169.282739 L66.1735097,169.282739 L66.1735097,188.397074 L66.1735097,188.397074 Z M110.581043,138.457152 L122.059206,107.801899 C124.504654,101.087128 127.328623,89.5462101 127.328623,89.5462101 L127.704156,89.5462101 C127.704156,89.5462101 130.527128,101.087128 132.973572,107.801899 L144.451735,138.457152 L110.581043,138.457152 L110.581043,138.457152 Z","fill":"#FFFFFF"}},{"tag":"path","attr":{"d":"M231.204856,150.082739 L231.204856,98.2741167 C231.439938,102.797447 234.175253,115.117323 255.509914,126.125323 L255.509914,137.778802 L231.204856,150.082739 L231.204856,150.082739 Z M231.204856,96.9204047 L231.204856,98.2741167 C231.174973,97.6814319 231.186926,97.2262101 231.204856,96.9204047 L231.204856,96.9204047 L231.204856,96.9204047 Z M231.246693,96.4811206 C231.246693,96.4811206 231.223782,96.6345214 231.204856,96.9204047 L231.204856,96.4811206 L231.246693,96.4811206 L231.246693,96.4811206 Z","fill":"#D4763C"}},{"tag":"path","attr":{"d":"M231.155051,94.3016342 C231.141105,95.2947549 231.213821,96.1962335 231.204856,96.347642 C231.186926,96.5956732 228.984529,112.441774 255.509914,126.125323 L255.509914,65.26207 C232.184031,77.2970584 231.06042,91.0035175 231.155051,94.3016342","fill":"#FF8E4A"}}],"content":"\n\t"}],"content":"\n"})(props); };