We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 608c91b commit 8fcbbcaCopy full SHA for 8fcbbca
1 file changed
README.md
@@ -9,7 +9,7 @@ Main icon class: `misp-icon`
9
- Hexagone class: `misp-hexagone`
10
- Simple class: `misp-simple`
11
12
-| Name | Icon Simple | Icon Hexa | Class |
+| Name | Icon Simple | Icon Hexa | CSS Class |
13
|------|-------------|------------| ---- |
14
| `analyst-note` | <img src="./exports/png/2x/simple/analyst-note.png" width="24" alt="analyst-note simple" /> | <img src="./exports/png/2x/hexagone/analyst-note.png" width="24" alt="analyst-note hexagone" /> | `misp-analyst-note` |
15
| `analyst-opinion` | <img src="./exports/png/2x/simple/analyst-opinion.png" width="24" alt="analyst-opinion simple" /> | <img src="./exports/png/2x/hexagone/analyst-opinion.png" width="24" alt="analyst-opinion hexagone" /> | `misp-analyst-opinion` |
0 commit comments