UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 500 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.CgPullClear = function CgPullClear (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M4 6H2V16C2 17.1046 2.89543 18 4 18H20C21.1046 18 22 17.1046 22 16V6H20V16H4V6Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M6 12H18V14H6V12Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M18 8H6V10H18V8Z","fill":"currentColor"}}]})(props); };