mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat: adding all icons from the design system to the codebase (#11033)
* error -> error-solid * warning -> warning-solid * all the new icons mixed in! * card-view -> card_view * circle-check-solid -> circle_check_solid * corrected circle-check to new name and correct (stroke) icon * sort-asc/desc -> sort_asc/desc * databases -> database * compass -> nav_explore * pencil -> edit-alt * more pencil migrations * easy list view rename * star -> favorite (changed in Figma) * removing deprecated icon * renaming icon to mach figma * More -> More Horiz * forgot to change this when ranming the file * updating some icon names in use * adding hella icons * fixing errant viewboxes * removing dropdown-arrow in favor of triangle-down * adding key to storybook map. * fixing icon component reference * tweaks to fave star styling to support revised icon * fixing a bad icon inclusion * missed a license * touchup to virtual dataset... will tweak later. * e2e fix * linting
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.fave-unfave-icon,
|
||||
.edit-desc-icon {
|
||||
padding: 0 0 0 0.5em;
|
||||
font-size: @font-size-m;
|
||||
|
||||
Reference in New Issue
Block a user