UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.56 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"id":"flag-icon-css-et","viewBox":"0 0 512 512","fill":"currentColor"},"child":[{"tag":"defs","attr":{},"child":[{"tag":"clipPath","attr":{"id":"a"},"child":[{"tag":"path","attr":{"fillOpacity":".7","d":"M229.3 6.3h489.3v489.3H229.3z"}}],"content":"\n "}],"content":"\n "},{"tag":"g","attr":{"fillRule":"evenodd","strokeWidth":"1pt","clipPath":"url(#a)","transform":"translate(-240 -6.6) scale(1.046)"},"child":[{"tag":"path","attr":{"fill":"#ffc621","d":"M2 9.7h991.8v475.9H1.9z"}},{"tag":"path","attr":{"fill":"#ef2118","d":"M0 333.6h993.2v162H0z"}},{"tag":"path","attr":{"fill":"#298c08","d":"M2 6.3h991.8v172H2z"}},{"tag":"circle","attr":{"cx":"534.2","cy":"353","r":"199.7","fill":"#006bc6","transform":"matrix(.515 0 0 .515 204.7 77)"}},{"tag":"path","attr":{"fill":"#ffc621","d":"M434 186.2l-6 4.3 22.4 31.6 6-3.9-22.3-32zm28.2 74.5l-9.2-6.5 3.8-12-46 .6-13.3-10.2 62.7-.7 11.7-35.3L478 211l-16 49.8zm73.1-67.6l-6-4.5-23.3 31 5.5 4.5 23.8-31zm-62.5 49.3l3.3-10.7h12.7L474.3 188l5.7-15.8 19.6 59.7 37.2.4-11.7 10.3-52.3-.2zm86.6 49l2.5-7.2-36.6-12.6-2.6 6.5 36.7 13.2zm-66-44.4l11.2-.2 4 12.1 37-27.2 16.7.6-50.7 37 11 35.5-13.4-8-15.9-49.8zm-19 97.5l7.6.1.3-38.7-7-.4-.8 39zm21-76.8l3.7 10.6L489 286l37.6 26.5 4.8 16-51.2-36.2-30.1 21.7 3.3-15.2 42.1-31zm-98.7 12.4l2.3 7.2 36.9-11.7-1.8-6.8-37.4 11.3zm79.6-3.8l-9 6.8-10.4-7.4-13.5 44-13.8 9.5 18.7-60-30-21.8 15.5-1.6 42.5 30.5z"}}],"content":"\n "}],"content":"\n"})(props); };