tailwindlabs / heroicons

A set of free MIT-licensed high-quality SVG icons for UI development.
https://heroicons.com
MIT License
21.04k stars 1.26k forks source link

ArrowPathRoundedIcon does not exist #799

Closed DJ-caddev closed 1 year ago

DJ-caddev commented 1 year ago

I can import: import { ArrowPathIcon } from '@heroicons/vue/20/solid'; but not: import { ArrowPathRoundedSquareIcon } from '@heroicons/vue/20/solid';

Also, the icon of ArrowPathRoundedSquareIcon, visible from https://heroicons.com, is the one that I get by importing ArrowPathIcon. Maybe they are mismatched + one of those is missing.

RobinMalfait commented 1 year ago

Hey! Thank you for your bug report! Much appreciated! 🙏

Make sure you are on the latest version, this was fixed in v2.0.9. https://unpkg.com/browse/@heroicons/vue@2.0.10/20/solid/ArrowPathRoundedSquareIcon.js