Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
wujunmin
Advocate III
Advocate III

11000+ SVG Icons For Power BI

The free SVG tool I’ve created includes more than 11,000 SVG icons, which can be used for various visuals like table, matrix (including conditional formatting, columns, and values), and new card. It also offers the flexibility to adjust colors, backgrounds, and animations online.

 

wujunmin_1-1720354721030.png

 

For access to the tool, please visit

 

https://app.powerbi.com/view?r=eyJrIjoiMDkxNDIyY2QtZWJlMS00ZDVmLTk0MjMtOTQ4OTg5N2JmZjI4IiwidCI6IjI5Y...

 

The parameter settings are located on the left side, while the right side displays the icon  and provides the functionality to copy the SVG code.

wujunmin_2-1720354767349.png

For example, entering the keyword “arrow” will provide access to more than 200 arrow icons. You can select any icon from the table to preview its appearance on the new card .

wujunmin_3-1720354813590.png

To apply a background to the icon, adjust the background opacity to a value greater than 0, with 100 indicating full opacity.

wujunmin_4-1720354841106.png

The corner radius of the background can be modified as well. A radius value of 100 indicates that the background will be shaped as a perfect circle.

wujunmin_5-1720354867323.png

Additionally, animations can be applied to the icons. Currently, this tool comes with three pre-installed animation effects.

 

1.gif

So, How to import these icons into Power BI?

 

For example, in the case of this demo, a value greater than 90% is deemed favorable, while less than 90% is not. We will now apply conditional formatting icons to the [ach%] measure.

 

微信截图_20240707202218.png

Access the icon tool, search for “circle,” choose green as the color, and use the right-click function to copy the SVG code on the right side. This code will be used to indicate a positive performance.

3.png

Select another icon and choose red as the color to indicate a negative performance.

wujunmin_6-1720355017940.png

Let’s pop those SVG codes into our measure:

 

SVG.Icon.Ach% = IF ([Ach%]>=0.9,“green SVG code”,“red SVG code”)

 

Apply the SVG measure to the table’s conditional formatting icon to produce the desired effect.

wujunmin_7-1720355045726.png

To utilize SVG directly within the table/matrix values, it is necessary to designate this measure as an Image URL:

wujunmin_8-1720355072760.png

In the case of new card visual, the SVG measure should be positioned within the designated image area.

wujunmin_9-1720355116629.png

​These icons are from the following websites:   

https://iconpark.oceanengine.com/official

https://tabler-icons.io/

https://www.qweather.com

5 REPLIES 5
mike_honey
Memorable Member
Memorable Member

Thanks so much for sharing this very useful resource - I found it very easy to use following your guide above.

If I can make a couple of enhancement suggestions for you to consider:
- add a Textbox with a link on the report page, pointing back to this Community post

- on the Color slicers, turn on the Search option, eg to make it easier for us to find the green options

Thanks again - great work!

Kflaherty
Regular Visitor

This is outstanding! I can't believe you haven't received more kudos. THANK YOU for sharing!

foodd
Super User
Super User

Hello @wujunmin, and thank you for sharing your work with the Community. If this post is intended as a commercial advertisement, please clarify. If you are sharing the Power BI File as a Template for download, please specify.

 

If your requirement is solved, please make THIS ANSWER a SOLUTION ✔️ and help other users find the solution quickly. Please hit the LIKE 👍 button if this comment helps you.  Proud to be a Super User!

hello, foodd, this initiative is not commercially driven. It entails providing a complimentary online resource to the community, which is accessible for use but does not include a pbix file.

Hey, wujunmin, this is fantastic, but I'm having trouble getting the icons to display.  Is there any way you could provide the PBIX so I could see how it's implemented?  Thanks.

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.