robcresswell / vue-material-design-icons

Material Design Icons as Vue Single File Components
https://npmjs.com/vue-material-design-icons
MIT License
162 stars 35 forks source link

Missing icons? #287

Closed christianlupus closed 1 year ago

christianlupus commented 1 year ago

Hello,

maybe I miss something relevant but I was not able to find the TriangleDown icon. In the https://materialdesignicons.com/ this exists as a 180 degree rotated version but I cannot find it in this repo.

Do I miss a trick to rotate it or was it simply overlooked? I have not checked for other missing icons.

Thanks

robcresswell commented 1 year ago

Hey @christianlupus! I think you might be looking for TriangleSmallDown? I can't find a TriangleDown icon.

https://unpkg.com/browse/vue-material-design-icons@5.2.0/TriangleSmallDown.vue

christianlupus commented 1 year ago

I am a bit surprised. You are right, the triangle showing downwards is not present. I am absolute positive that it was shown in there list of icons. Strange, either it was removed (unlikely) or i am getting old 🫣. Sorry for the noise.

PS: yes i found the small versions and used them. No clue what was happening just then.

robcresswell commented 1 year ago

@christianlupus No worries! Everyone has those days. Sorry for my slow response 😅