Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
tingle-icon
Advanced tools
Icon图标展示,适用于移动端图标展示
npm install tingle-icon --save
[注] 使用最新的tingle-icon组件需要最新的tingle-context支持,具体详情可查看History记录。
这是一个 tingle 组件,使用SVG来制作icon系统的解决方案。
<Icon className="icon" id="baby"/>
<Icon className="icon customCls" id="headphones"/>
...
描述:需要引用的SVG的ID标识 类型:'string' 必选:是
示例:
<Icon className="icon" id="baby"/>
描述:自定义样式名,默认为 'tIcon' 类型:'string' 必选:否
示例:
<Icon className="icon" id="xxxx"/>
注1: id的值默认情况下是根据SVG资源名称相对应的
FAQs
tingle-icon component for tingle.
We found that tingle-icon demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.