UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

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