10 questions and answers that you may have when approaching the Common Data Service as an app maker that doesn't come from a Dynamics XRM background: connectors, solutions, security.
In addition to standard color picker options, Power Apps also supports CSS color names to define the appearance of text and icons. To make these color names work in conjunction with our custom SVG icon library from the previous blog post, let's also build a custom color picker for grouping and visualizing the available colors inside Canvas apps.
To create high quality visualizations for apps that can both scale to high resolutions as well as be dynamically manipulated via formulas, Scalable Vector Graphics (SVG) would be a great choice for Canvas Apps. While there is no native support for SVG features in Power Apps, you can bring in their XML definition and work with it to create a gallery to browse a complete library of icons imported from open source repositories like GitHub.