UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 406 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.BiShekel = function BiShekel (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M13,8v8h2V8c0-2.206-1.794-4-4-4H5v2v14h2V6h4C12.103,6,13,6.897,13,8z"}},{"tag":"path","attr":{"d":"M17,16c0,1.103-0.897,2-2,2h-4V8H9v12h6c2.206,0,4-1.794,4-4V4h-2V16z"}}]})(props); };