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-tf","viewBox":"0 0 512 512","fill":"currentColor"},"child":[{"tag":"defs","attr":{},"child":[{"tag":"path","attr":{"id":"a","fill":"#fff","d":"M0-21l12.3 38L-20-6.5h40L-12.3 17z"}}],"content":"\n "},{"tag":"path","attr":{"fill":"#002395","d":"M0 0h512v512H0z"}},{"tag":"path","attr":{"fill":"#fff","d":"M0 0h312.3v210H0z"}},{"tag":"path","attr":{"fill":"#002395","d":"M0 0h102.4v204.8H0z"}},{"tag":"path","attr":{"fill":"#ed2939","d":"M204.8 0h102.4v204.8H204.8z"}},{"tag":"path","attr":{"fill":"#fff","d":"M282.4 234.2l16.5 26.3h46.9V352l-35.3-55-47.3 75.5h23l24.4-43.5 49.9 89.6 49.9-89.6 24.3 43.5h23L410.5 297l-35.2 55v-50.6h21.1l15.7-25h-36.8v-16h46.9l16.5-26.2H282.4zm55 112h-51.2v18h51.2zm97.3 0h-51.2v18h51.2z"}},{"tag":"use","attr":{"width":"100%","height":"100%","x":"416","y":"362","transform":"translate(-172) scale(1.28)","xlink:href":"#a"}},{"tag":"use","attr":{"width":"100%","height":"100%","x":"371","y":"328","transform":"translate(-172) scale(1.28)","xlink:href":"#a"}},{"tag":"use","attr":{"width":"100%","height":"100%","x":"461","y":"328","transform":"translate(-172) scale(1.28)","xlink:href":"#a"}},{"tag":"use","attr":{"width":"100%","height":"100%","x":"333","y":"227","transform":"translate(-172) scale(1.28)","xlink:href":"#a"}},{"tag":"use","attr":{"width":"100%","height":"100%","x":"499","y":"227","transform":"translate(-172) scale(1.28)","xlink:href":"#a"}}],"content":"\n"})(props); };