UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.68 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 89","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M210.82353,0 C235.773806,0 256,19.7187264 256,44.0430108 C256,68.3672951 235.773806,88.0860215 210.82353,88.0860215 C189.808778,88.0860215 172.145342,74.0973444 167.095919,55.1502906 L171.100659,57.6857485 L173.177768,54.5675298 C177.864365,70.530284 192.944439,82.2136201 210.82353,82.2136201 C232.447103,82.2136201 249.97647,65.1240574 249.97647,44.0430108 C249.97647,22.9619641 232.447103,5.87240143 210.82353,5.87240143 C208.972854,5.87240143 207.152168,5.99758192 205.369895,6.23973151 L209.156191,0.555629647 L208.378709,0.0633952581 C209.188177,0.0213107363 210.0033,0 210.82353,0 L210.82353,0 Z","fill":"#BF3078"}},{"tag":"path","attr":{"d":"M165.647059,7.10542736e-15 L210.82353,7.10542736e-15 L150.588235,88.0860215 L128,55.0537634 L105.411765,88.0860215 L82.5689416,54.6814628 L86.1411634,49.318735 L105.411765,77.4993992 L122.988121,51.7963412 L128,44.4671412 L133.011879,51.7963412 L150.588235,77.4993992 L199.568462,5.87240143 L165.647059,5.87240143 L115.081647,5.87240143 L118.993373,1.54506117e-14 L165.647059,7.10542736e-15 L165.647059,7.10542736e-15 Z","fill":"#802050"}},{"tag":"path","attr":{"d":"M60.2352941,88.0860215 L0,0 L120.470589,8.34518436e-15 L60.2352941,88.0860215 L60.2352941,88.0860215 Z M60.2352941,77.4993992 L109.215521,5.87240143 L11.2550676,5.87240143 L60.2352941,77.4993992 L60.2352941,77.4993992 Z","fill":"#26134D"}}],"content":"\n\t"}],"content":"\n"})(props); };