UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 377 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.IoBarChartSharp = function IoBarChartSharp (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M496 496H16V16h32v448h448v32z"}},{"tag":"path","attr":{"d":"M192 432H80V208h112zm144 0H224V160h112zm143.64 0h-112V96h112z"}}]})(props); };