UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 469 B
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"version":"1.1","id":"Google_Drive","x":"0px","y":"0px","viewBox":"0 0 20 20","enableBackground":"new 0 0 20 20","fill":"currentColor"},"child":[{"tag":"path","attr":{"d":"M8.175,13l-3.324,6h11.824L20,13H8.175z M5.865,2.299L0,12.914l3.372,6.084L9.238,8.383L5.865,2.299z M19.445,12L13.349,1\r\n\tH6.604l6.088,11H19.445z"}}],"content":"\r\n"})(props); };