Merge branch 'created-icon-fix' into 'master'
Resize created icon ## What does this MR do? Resizes `created` SVG ## Why was this MR needed? Because:  Hard-coding in the size into the SVG isn't a great solution, but we've got a bit of technical debt here. All the other icons are sized this way, so for this patch fix I think we should just match it. Ideally we'll have classes directly in the SVG code so we can target all these icons properly, and do all color/sizing through CSS ## Screenshots (if relevant)  See merge request !6114
Showing
Please register or sign in to comment