UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 775 B
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"id":"flag-icon-css-bb","viewBox":"0 0 512 512","fill":"currentColor"},"child":[{"tag":"path","attr":{"fill":"#00267f","d":"M0-.2h512V512H0z"}},{"tag":"path","attr":{"fill":"#ffc726","d":"M170.7-.2h170.6V512H170.7z"}},{"tag":"path","attr":{"id":"a","d":"M256 173.3c-5.5 15.1-11.2 30.9-23.3 43a51.7 51.7 0 0114.6-2.3v63.6l-18 2.7c-.7 0-.9-1-.9-2.4a243.6 243.6 0 00-11.7-53.6c-.4-2.3-7.2-11.3-2-9.7.7 0 7.7 3 6.6 1.6a68 68 0 00-37.1-19.2c-1.2-.3-2 .3-.9 1.7 18 27.7 33.1 60.4 33 99.2 7 0 24-4.1 31-4.1v44.9h8.8l2-125.4z"}},{"tag":"use","attr":{"width":"100%","height":"100%","transform":"matrix(-1 0 0 1 512 0)","xlink:href":"#a"}}],"content":"\n"})(props); };