Attached: 3 images
@siracusa @marioguzman
It’s like the design was a collab and one designer was in camera perspective — the other in orthographic… and both hit render at the same time to create a mashup 🫠
Not sure how the holes along the bottom were decided though.🤷♂️
I rendered this out — needs more finessing/detail — but at least it looks like it is following some common vanishing points again.
Get started with a collection of 486 free and open-source SVG icons
compatible with Flowbite and Tailwind CSS based on solid and outline styles with React (JSX) and Figma support.
Due to the absence of a standard usage for individual icons, text labels are necessary to communicate meaning and reduce ambiguity in an icon-based design.
How to properly change the color of a mat-icon with angular?
I have looked at the documentation and I have tried to change the color of a mat-icon like so:
<mat-icon class="white" color="primary" svgIcon="back"></mat-icon><span class="backTex...