UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 602 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.CgEditStraight = function CgEditStraight (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M12 4C15.866 4 19 7.13401 19 11H5C5 7.13401 8.13401 4 12 4Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M5 13H1V11H5V13Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M19 13C19 16.866 15.866 20 12 20C8.13401 20 5 16.866 5 13H19Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M19 13V11H23V13H19Z","fill":"currentColor"}}]})(props); };