UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 632 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.HiShoppingBag = function HiShoppingBag (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 20 20","fill":"currentColor"},"child":[{"tag":"path","attr":{"stroke":"#374151","strokeLinejoin":"round","strokeWidth":"2","d":"M5 8h10l1 9H4l1-9z"}},{"tag":"path","attr":{"stroke":"#374151","strokeWidth":"2","d":"M7 6a3 3 0 013-3v0a3 3 0 013 3v3a3 3 0 01-3 3v0a3 3 0 01-3-3V6z"}},{"tag":"rect","attr":{"width":"2","height":"2","x":"6","y":"9","rx":"1"}},{"tag":"rect","attr":{"width":"2","height":"2","x":"12","y":"9","rx":"1"}}]})(props); };