UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 335 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.GrErase = function GrErase (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"fill":"none","stroke":"#000","strokeWidth":"2","d":"M7,21 L22,6 L18,2 L2,18 L5,21 L19,21 M6,14 L10,18"}}]})(props); };