UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 543 B
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"id":"flag-icon-css-tt","viewBox":"0 0 512 512","fill":"currentColor"},"child":[{"tag":"path","attr":{"fill":"#fff","d":"M0 0h512v512H0z","style":{"width":"0"}}},{"tag":"g","attr":{"fillRule":"evenodd"},"child":[{"tag":"path","attr":{"fill":"#e00000","d":"M371 512L0 1v510.7l371 .3zM141 0l371 511V.2L141 0z"}},{"tag":"path","attr":{"d":"M22.2.2h94.9l374.5 511.3h-97.9L22.2.2z"}}],"content":"\n "}],"content":"\n"})(props); };