mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
zulip-icons: Move custom icons to shared folder.
This commit is contained in:
@@ -91,7 +91,7 @@ Files: static/third/marked/*
|
||||
Copyright: 2011-2013, Christopher Jeffrey
|
||||
License: Expat
|
||||
|
||||
Files: static/assets/icons/ellipsis-v-solid.svg
|
||||
Files: static/shared/icons/ellipsis-v-solid.svg
|
||||
Copyright: 2017 Fonticons, Inc.
|
||||
License: CC-BY-4.0
|
||||
Comment: This icon is picked from Version 5.13.0 of Font Awesome
|
||||
|
||||
@@ -66,8 +66,8 @@ templating systems.
|
||||
|
||||
- `node_modules/` Third-party JavaScript installed via `yarn`.
|
||||
|
||||
- `static/assets/` For assets not to be served to the web (e.g. the system to
|
||||
generate our favicons).
|
||||
- `static/shared/icons/` Icons placed in this directory are compiled
|
||||
into an icon font.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user