UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 455 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.CgAlignLeft = function CgAlignLeft (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M8 13H14V17H8V13Z","fill":"currentColor","fillOpacity":"0.5"}},{"tag":"path","attr":{"d":"M6 6H4V18H6V6Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M20 7H8V11H20V7Z","fill":"currentColor"}}]})(props); };