I'd like to include and external link icon for some of our links, but the icon is too big.
How can I use a smaller version of this?
Here's some sample code, and a screenshot of what it looks like:
<p><a href="https://www.youtube.com/@OurChannel/videos" target="_blank">Visit our YouTube channel <calcite-icon icon="launch-2" text-label="external link" aria-hidden="false" aria-label="external link" role="img" scale="m" calcite-hydrated=""></calcite-icon></a>.<br></p>