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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Muesli
Advocate I
Advocate I

How to compile custom icons into my visual

Hello!

I am building a visual with an "fancytree" treeview and this view needs a .gif file inside the .css file, can i compile my .gif so it stays with inside my visual (and not on an 3rd party webserver) and if yes how can i reach/get it? 

 

i tried adding it into the tsconfig.json but i am getting a extension error : 

TYPESCRIPT   File 'C:/Work/PowerBI/jqueryTest/.tmp/precompile/style/icons.gif' has unsupported extension. The only supported extensions are '.ts', '.tsx', '.d.ts', '.js', '.jsx'.

 

Greetings.

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@Muesli,

 

Check this link.

https://github.com/Microsoft/PowerBI-visuals/issues/104

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-chuncz-msft
Community Support
Community Support

@Muesli,

 

Check this link.

https://github.com/Microsoft/PowerBI-visuals/issues/104

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hello @Muesli

 

Images might be embedded into CSS by using data-uri function of LESS CSS.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.