Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Include conditional formatting icons in SVG format #60

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tomnolan
Copy link

@tomnolan tomnolan commented Mar 22, 2024

When designing custom report themes or even in cases where I need to use one of the conditional formatting icons in a visual that doesn't support the theme icons, I'd like to be able to leverage the SVG of the conditional formatting icons for other purposes in my reports.

Using the conditional formatting icons that are pulled directly from the Power BI service (https://<organization>.powerbi.com/13.0.22973.35/images/conditionalFormattingDialogIcons.svg) I have split each icon into a separate SVG file that can be consumed by users as needed.

Reasons for inclusion in the repo:

  • Providing the SVG data for the icons acts as a great starting point for designing icons for custom themes
  • This will allow users to utilize data:image/svg embedded data in visuals that support images but not the built-in icons.
  • This will act as an official source for the conditional formatting icons, since this list only exists on various community blogs, and most references do not include the latest 10-15 icons from the set.

@tomnolan tomnolan mentioned this pull request Oct 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant