Hi I'm missing several folder-icons.
An icon for store folder instead of, or additional to Vuex-store (accept the Vuex-store icon doesn't even work in my case)
Mixins folder icon (using mixins in vue, sass, a.s.o.)
The icons for Vuex-store and Vue-directives are not working for me neither.
Definitely would be a great plus to have a folder icon for mixins and the possibility to just name the folder store.
Can you please make sure that you've enabled the vuex icon pack in your user settings like this:
"material-icon-theme.activeIconPack": "vue_vuex"
Then, you should see a store folder icon like this:

Indeed, that was it, thank you very much.
It's a shame that we can't use multiple icon pack on the same workspace or change it based on the workspace, just read about the difficulties on other issue, let's hope the API of VSCode will be improved...
Closing as duplicate of #456.
Sorry I came back late! ^^
@PKief thank you very much, selecting vue_vuex icon pack within the settings solved ist - even if the mixins folder is still missing. : )
Most helpful comment
Can you please make sure that you've enabled the vuex icon pack in your user settings like this:
Then, you should see a store folder icon like this: