-
Notifications
You must be signed in to change notification settings - Fork 16
8. Icons
Rigved Maanas edited this page May 16, 2024
·
3 revisions
Custom Tkinter Builder provides a wide range of Icons for your UI. It includes access to a massive library of over 2000 icons from material design icons. These icons come in various styles, including outline, filled, and more. You can also choose different sizes and colors to perfectly match your UI design.
- Search for your desired icon from www.fonts.google.com
- After finding the desired icon, click on the image input in the properties panel (Image input will only be available if it's supported by that widget)
- Click on
Icon
tab in the popup window. - Enter the name of your icon.
- Choose the size (18dp, 24dp, 36dp, 48dp).
- Choose the type (Filled, Outlined, Sharp, Round, Two Tone).
- Choose the density (1x, 2x).
- Choose the color of your icon.
- Click on
Download
button. You will be able to see the preview of your icon in the window. (Internet is required to download the icons) - Change the settings if you are not satisfied and click download. (Note: Don't Forget to download the icon after changing the settings)
- Click
Use
button once you are satisfied with your results.