UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.61 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"id":"flag-icon-css-mn","viewBox":"0 0 512 512","fill":"currentColor"},"child":[{"tag":"path","attr":{"fill":"#c4272f","d":"M0 0h512v512H0z"}},{"tag":"path","attr":{"fill":"#015197","d":"M170.7 0h170.6v512H170.7z"}},{"tag":"circle","attr":{"cx":"85.6","cy":"215.3","r":"28","fill":"#f9cf02"}},{"tag":"circle","attr":{"cx":"85.6","cy":"202.5","r":"30.5","fill":"#c4272f"}},{"tag":"path","attr":{"fill":"#f9cf02","fillRule":"evenodd","d":"M73 169.5a12.7 12.7 0 0025.3 0c0-5.1-3.1-5.8-3.1-7.7 0-1.9 1.9-4.4-2-7.6 2 3.2-1.2 3.8-1.2 7s1.2 3.2 1.2 5.7a2.5 2.5 0 01-5 0c0-2.5 2.5-5 2.5-8.9 0-3.8-.6-5-2.5-8.2-2-3.2-5.1-5.8-2.6-8.3-3.8 1.3-1.9 6.4-1.9 9.5 0 3.2-2.5 5.1-2.5 9 0 3.7 1.9 4.4 1.9 7a2.5 2.5 0 01-5.1 0c0-2.6 1.3-2.6 1.3-5.8 0-3.2-3.2-3.8-1.3-7-3.8 3.2-1.9 5.7-1.9 7.6 0 2-3.2 2.6-3.2 7.7z"}},{"tag":"circle","attr":{"cx":"85.6","cy":"207.6","r":"20.4","fill":"#f9cf02"}},{"tag":"path","attr":{"fill":"#f9cf02","d":"M29.6 248.3v122.2h25.5V248.3zm86.6 0v122.2h25.4V248.3zm-56 20.4v10.2H111v-10.2zm0 71.3v10H111v-10zm0-91.7H111l-25.5 15.3zm0 107H111l-25.5 15.2z"}},{"tag":"circle","attr":{"cx":"85.6","cy":"309.4","r":"27","fill":"#f9cf02","stroke":"#c4272f","strokeWidth":"3"}},{"tag":"path","attr":{"fill":"none","stroke":"#c4272f","strokeWidth":"3","d":"M85.6 282.4a13.5 13.5 0 010 27 13.5 13.5 0 100 27"}},{"tag":"circle","attr":{"cx":"85.6","cy":"295.9","r":"5.1","fill":"#c4272f"}},{"tag":"circle","attr":{"cx":"85.6","cy":"322.9","r":"5.1","fill":"#c4272f"}}],"content":"\n"})(props); };