Consolidate angles, arrows, and chevrons
What
Our SVG library has different labeling and categorization for similar icon concepts. This is an effort to begin the process of simplifying the categories and establishing definitions. We primarily use chevrons, and that will be the main category moving forward.
Definitions
Icon | Description |
---|---|
Arrow - An arrow has a tail | |
Caret - A caret is a solid triangle | |
Chevron - A chevron is an open angle |
Process
- Duplicate some icons to establish new naming conventions. This means that
angle-double-left
andchevron-double-lg-left
are the same icon, and exist together for a time, so that we can incrementally change instance names in the product. - Rename icon symbols in Sketch to prevent any new designs from using old conventions
- Once icons with new names are available to the product, begin updating instances
- After all icon instances in the product have been updated, deprecate duplicate icons that use the current naming convention in the SVG library
Proposed changes
- New names are structured to help keep related icons grouped when listed in the SVG library
- New names reflect duplicate icons that will be added to the library
These items are out of scope, or do not need changed:
- Icons that have any of the above shapes in them, but represent other concepts, e.g.,
play
,collapse-right
, orimport
- FontAwesome icon references
Checklist
Make sure these are completed before closing the issue, with a link to the relevant commit or issue, if applicable. Get familiar with the Sketch UI Kit documentation which has information on updating files, structure, fonts, and symbols.
- [-] Author: Create a Sketch file in your progress folder with the changes required for this issue. Try to use existing symbols, layer styles, and text styles.
- [-] Author: Ask another Product Designer to review your personal Sketch file, linking them to your latest commit so they know where to find it. If they have the capacity, they should assign themselves to this issue. If not, try pinging another person.
- [-] Reviewer: Review and approve author's changes in their personal Sketch file, according to the workflow.
-
Author: Add your changes to the GitLab Sketch UI Kit (pattern library and/or instance sheet), following this step-by-step process. -
Author: Ask the reviewer to review your changes to the Sketch UI Kit files. -
Reviewer: Review and approve author's changes to the Sketch UI Kit files, according to the workflow. - [-] Author: Create an issue in the Design System to update the design specs and documentation. Mark it as related to this issue.
-
Author: Add a read only (FYI) agenda item to the next UX weekly call to inform everyone of these changes, linking to this issue.
Edited by Jeremy Elder