# Why an upload icon for copying a link?

**URL:** https://meta.discourse.org/t/why-an-upload-icon-for-copying-a-link/408680
**Category:** Support
**Created:** [July 28, 2026, 8:10am UTC](https://meta.discourse.org/t/why-an-upload-icon-for-copying-a-link/408680 "2026-07-28T08:10:57Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![one1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/one1/32/493591_2.png) [@one1](https://meta.discourse.org/u/one1)
#### Post date: [July 28, 2026, 8:10am UTC](https://meta.discourse.org/t/why-an-upload-icon-for-copying-a-link/408680/1 "2026-07-28T08:10:57Z")

</div>

Why is the copy link icon in the review queue an upload icon?

 ![image](https://global.discourse-cdn.com/meta/original/4X/d/4/b/d4bf92a14218de96c88ebd727bdf7d11d4a787c7.png)

A 🔗 icon is the universal symbol for link.

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [July 28, 2026, 8:28am UTC](https://meta.discourse.org/t/why-an-upload-icon-for-copying-a-link/408680/2 "2026-07-28T08:28:04Z")

</div>

What theme/icon library are you using? Not all icon libraries have a good 1-1 replacement for fontawesome.

Here on Meta it’s as expected

 ![CleanShot 2026-07-28 at 10.27.45@2x](https://global.discourse-cdn.com/meta/original/4X/1/8/2/18211e544baa8f809c674147eeea60ad5a232c32.png)

---

<div class="post-metadata">

### Author: ![one1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/one1/32/493591_2.png) [@one1](https://meta.discourse.org/u/one1)
#### Post date: [July 28, 2026, 9:08am UTC](https://meta.discourse.org/t/why-an-upload-icon-for-copying-a-link/408680/3 "2026-07-28T09:08:36Z")

</div>

Ooh… Interesting.

The class is `fa d-icon d-icon-d-post-share svg-icon fa-width-auto svg-string`

And when I look at our `/styleguide` this is the icon for that:

 ![image](https://global.discourse-cdn.com/meta/original/4X/d/b/0/db04438cfd787923a9488fb9ba69e66f4f1599f8.png)

However, when I inspect the link icon for sharing a link to a post in an actual thread, it is `fa d-icon d-icon-link svg-icon fa-width-auto svg-string`

So the code is using two different icons, `d-icon-d-post-share` in the review queue and `d-icon-link` for post sharing. That doesn’t seem right.

How do I figure out if I am using a custom icon set? As far as I can tell our theme doesn’t use one. We also don’t have a theme component for replacing icon sets. ask.discourse wasn’t any help

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [July 28, 2026, 9:13am UTC](https://meta.discourse.org/t/why-an-upload-icon-for-copying-a-link/408680/4 "2026-07-28T09:13:10Z")

</div>

So what does `d-icon-link` look like in the styleguide for you?

Does it happen in safe-mode (just to confirm the TC angle)?

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [July 28, 2026, 9:19am UTC](https://meta.discourse.org/t/why-an-upload-icon-for-copying-a-link/408680/5 "2026-07-28T09:19:29Z")

</div>

Oh hang on, when was your last update? If before 10 July, this is a leftover accident that has been fixed by now

> <https://github.com/discourse/discourse/commit/f73421b2c96664fb0b752977befd1a15ee4e4118>
>
> This icon got caught up in other updates, it should remain a link rather
> than th…e share icon, as it copies the link
> 
> before
> \<img width="800" alt="image"
> src="https://github.com/user-attachments/assets/b086070f-d7d7-436b-b939-f4aec7930ed3"
> /\>
> 
> 
> 
> after
> \<img width="800" alt="image"
> src="https://github.com/user-attachments/assets/9c51048e-495f-4542-b93f-050684aa77cb"
> /\>

So should be okay again after updating

---

<div class="post-metadata">

### Author: ![one1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/one1/32/493591_2.png) [@one1](https://meta.discourse.org/u/one1)
#### Post date: [July 28, 2026, 9:24am UTC](https://meta.discourse.org/t/why-an-upload-icon-for-copying-a-link/408680/6 "2026-07-28T09:24:09Z")

</div>

> [@chapoi](#):
>
> in the styleguide for you?

Oh, sorry. It’s a link.

> [@chapoi](#):
>
> leftover accident

Ah, OK. Thanks! I did try searching for this on the forum but didn’t find anything. I think we probably updated right around the 10th so that must be it.

Someone just mentioned to me that the problem also exists for the share button at the bottom of a thread. I hope it all got changed to a link icon. That icon now (the tray with the up arrow) is an upload icon.

Thanks so much!

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [July 28, 2026, 9:42am UTC](https://meta.discourse.org/t/why-an-upload-icon-for-copying-a-link/408680/7 "2026-07-28T09:42:54Z")

</div>

No problem, let me know if its fixed later?

---

<div class="post-metadata">

### Author: ![one1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/one1/32/493591_2.png) [@one1](https://meta.discourse.org/u/one1)
#### Post date: [August 11, 2026, 12:05pm UTC](https://meta.discourse.org/t/why-an-upload-icon-for-copying-a-link/408680/8 "2026-08-11T12:05:29Z")

</div>

It’s fixed with the latest upgrade.

Thank you!!

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [September 10, 2026, 12:06pm UTC](https://meta.discourse.org/t/why-an-upload-icon-for-copying-a-link/408680/9 "2026-09-10T12:06:12Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
