
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
@techui/icons
Advanced tools
This is a collection of free icon libraries collected , classified and designed by TechUI.
@techui/icons is a comprehensive icon library package for TechUI. It provides a curated collection of free icon libraries, organized and optimized for web development. All icons are delivered using the woff2+css approach, offering the smallest file size among all icon solutions.
This package includes:
The default icon library contains custom-designed icons and icons carefully selected, integrated, and modified from the following free icon libraries:
All free icon libraries are sourced from icones.js.org
npm install @techui/icons
// Default TechUI icon library
import "@techui/icons"
// Third-party icon library (e.g., Carbon)
import "@techui/icons/carbon"
TechUI Default Icons:
<i class="tui-icon ti-star"></i>
Carbon Icons:
<i class="cb-icon cb-star"></i>
Each icon library includes a preview.html file that allows you to:
Simply open the preview.html file in your browser to explore the icon collections.
This approach prioritizes optimal performance for projects that use multiple icons from the same library.
If you have any questions or suggestions, please contact:
@techui/icons 是 TechUI 的综合图标库包。它提供了精心整理的免费图标库集合,经过优化以适配 Web 开发。所有图标均采用 woff2+css 方式提供,在所有图标解决方案中体积最小。
本包包含:
默认图标库包含自主设计的图标,以及从以下免费图标库中精心提取、整合和修改的图标:
所有免费图标库均来源于 icones.js.org
npm install @techui/icons
// TechUI 默认图标库
import "@techui/icons"
// 第三方图标库(如 Carbon)
import "@techui/icons/carbon"
TechUI 默认图标:
<i class="tui-icon ti-star"></i>
Carbon 图标:
<i class="cb-icon cb-star"></i>
每个图标库都包含一个 preview.html 文件,您可以:
只需在浏览器中打开 preview.html 文件即可探索图标集合。
此方案优先考虑为使用同一图标库中多个图标的项目提供最佳性能。
如有任何问题或建议,请联系:
FAQs
This is a collection of free icon libraries collected , classified and designed by TechUI.
We found that @techui/icons demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.