UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 416 B
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"version":"1.1","id":"Resize_100_x25_","x":"0px","y":"0px","viewBox":"0 0 20 20","enableBackground":"new 0 0 20 20","fill":"currentColor"},"child":[{"tag":"path","attr":{"d":"M4.1,14.1L1,17l2,2l2.9-3.1L8,18v-6H2L4.1,14.1z M19,3l-2-2l-2.9,3.1L12,2v6h6l-2.1-2.1L19,3z"}}],"content":"\r\n"})(props); };