DESIGN SYSTEM
What is a Design System?
- Composed of components which are elements you can reuse across your design.
- These components help maintain consistency across design so users are not jarred with excess and new information.
- Design systems also encompass a set of fonts, colors and icons.
- These systems also include rules for interactions like buttons and animations along with breakpoints related to sizing like frame size and padding.
1. Icons
Phosphor Icons
- Figma plugin that features a library of thousands of open source icons.
- Icons can be filtered by thickness and shape type to ensure consistency.
- Icons are searchable and indexed.
Our Phosphor Icon Rules:
Regular ThicknessFlat
White
2. Components
Below is a closer look at a few of the many components we created. Each component is also completely comprised of auto layout.
3. Breakpoints
This breakpoint screen highlights the iPhone size but also is annotated with padding and space necessary to account the top and bottom navigation.
By creating this breakpoint, all of our screens should have equal padding and with concrete numbers.
It will also make it more rudimentary when utilizing auto layout.