Closed dedicated-1 closed 3 months ago
lol the vue icons are published from the main carbon site https://github.com/carbon-design-system/carbon/tree/main/packages/icons-vue
For me I go to the library https://carbondesignsystem.com/guidelines/icons/library/ to find an icon I like and the click the </>
icon to get the proper name and then I add 32 (or 16 or 20) to it. So in this example I would use:
import { ModelTuned32 } from "@carbon/icons-vue";
This issue has been marked as stale because it has required additional info or a response from the author for over 14 days. When you get the chance, please comment with the additional info requested. Otherwise, this issue will be closed in 14 days.
This issue has been closed because it has received no activity for 28 days.
But I can't find the correct tag name (like Bee32) for all the other icons? Where can I find them, I've been searching for hours. There are lists of the icons but what do you put in the tag like Bee32. Bee32 is in the example so thats why I know it. Am I retarded?