# deepin-icon-theme **Repository Path**: deepin-community/deepin-icon-theme ## Basic Information - **Project Name**: deepin-icon-theme - **Description**: mirror of https://github.com/linuxdeepin/deepin-icon-theme - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://github.com/linuxdeepin/deepin-icon-theme - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-25 - **Last Updated**: 2025-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Deepin Icon Theme Deepin Icon Theme 提供各种Deepin风格的基础图标主题. 您应该首先阅读 [Deepin应用程序规范](\ref doc/Specification). ## 依赖 ### 编译依赖 * Qt >= 5.6 ## 安装 ### 从源代码构建 1. 确保已经安装了所有的编译依赖. ````bash sudo apt build-dep deepin-icon-theme ```` 如果需要使用qtcreator的`设计`功能,需要安装以下依赖: ```bash sudo apt install qttools5-dev ``` 2. 构建: ```bash make ``` 3. 安装: ```bash sudo make install ``` ## 帮助 任何使用问题都可以通过以下方式寻求帮助: * [Gitter](https://gitter.im/orgs/linuxdeepin/rooms) * [IRC channel](https://webchat.freenode.net/?channels=deepin) * [Forum](https://bbs.deepin.org) * [WiKi](https://wiki.deepin.org/) ## 参与贡献 我们鼓励您报告问题并作出更改 * [开发者代码贡献指南](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers) ## 协议 DTK工具包遵循协议 [GPLv3](LICENSE).