# GIF 아이콘이 표시되지 않음

**URL:** https://meta.discourse.org/t/gifs-icon-not-displaying/266874
**Category:** Support
**Tags:** gifs
**Created:** [4월 2, 2021, 1:17오전 UTC](https://meta.discourse.org/t/gifs-icon-not-displaying/266874 "2021-04-02T01:17:44Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [6월 23, 2021, 12:21오전 UTC](https://meta.discourse.org/t/gifs-icon-not-displaying/266874/4 "2021-06-23T00:21:21Z")

</div>

현재 문제가 이 커밋으로 수정된 것 같습니다:

> <https://github.com/discourse/discourse/commit/fc0da499f83d028d4fab83a8df5cbf78fd171d6c>
>
> Previously, we were storing custom svg sprite paths in the cache. This is a prob…lem because sprites in themes get stored as uploads, and the returned paths were files in the temporary download cache which could sometimes be cleaned up, resulting in a broken cache.
> 
> I previously tried to fix this by skipping the missing files and clearing the cache, but that didn't work out well with CDNs. This PR stores the contents of the files in the custom\_svg\_sprites cache to avoid the problem of missing temp files.
> 
> Also, plugin custom icons are only included if the plugin is enabled.

최신 버전으로 업데이트해 보세요.

---

_[View the full topic](https://meta.discourse.org/t/gifs-icon-not-displaying/266874)._
