Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Public NiFi Icons

avatar
New Member

Hello,

Are there any publicly available nifi icon files that can be downloaded? I am building an administrative tool for managing nifi clusters and other big data software, and would love to display the little nifi dropplet next the button used to manage nifi clusters but I'm not sure where I can find the icon?

Best regards,

David

1 ACCEPTED SOLUTION

avatar
Super Collaborator

Here it is off of the NiFi Git repository - the code as well as everything that makes the project is open source so feel free to use it.

https://git-wip-us.apache.org/repos/asf?p=nifi-site.git;a=tree;f=src/images;h=4319258d1204c08c31497c...

View solution in original post

2 REPLIES 2

avatar
Super Collaborator

Here it is off of the NiFi Git repository - the code as well as everything that makes the project is open source so feel free to use it.

https://git-wip-us.apache.org/repos/asf?p=nifi-site.git;a=tree;f=src/images;h=4319258d1204c08c31497c...

avatar
New Member

Thanks for the help!