-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstix2-icons.html
88 lines (61 loc) · 3.43 KB
/
stix2-icons.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<html>
<body>
<p><b>License</b><br>
All graphics in this repo are licensed under the Creative Commons Attribution-ShareAlike (CC BY-SA) License, Version 4.0. See the GitHub repo that holds the originals for the License file.
</p>
<p><b>Copyright</b><br>
Copyright 2016 Bret Jordan, All rights reserved.
</p>
<h1>Graphics</h1>
<p><a href="index.html">Main Page</a></p>
<p><a href="stix2-icons.html">STIX 2 Icons</a></p>
<p><a href="stix2-object-relationships.html">STIX 2 Object Relationships</a></p>
<p><a href="stix2-object-properties.html">STIX 2 Object Properties</a></p>
<p><a href="stix1-architecture.html">STIX 1 Architecture - Archive</a></p>
<br><br><br>
<h1>Current as of STIX 2.0-rc4</h1>
<p>All of these objects are avaliable in the following formats:<br>
<ul>
<li><a href="https://github.com/freetaxii/stix2-graphics/blob/master/icons/png/">PNG 300dpi - Versions</a></li>
<li><a href="https://github.com/freetaxii/stix2-graphics/tree/master/icons/eps/">EPS - Versions</a></li>
</ul>
</p>
<h1>STIX 2 Icons - Objects</h1>
<table border="0" cellpadding="30">
<tr valign="top">
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/icons/"><img src="stix2_0/icons/stix2-adversary-icons.png" alt="STIX2 Adversary Icons"><br>STIX2 Adversary Icons</a>
</td>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/icons/"><img src="stix2_0/icons/stix2-ttp-icons.png" alt="STIX2 TTP Icons"><br>STIX2 TTP Icons</a>
</td>
</tr>
<tr valign="top">
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/icons/"><img src="stix2_0/icons/stix2-ir-icons.png" alt="STIX2 IR Icons"><br>STIX2 IR Icons</a>
</td>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/icons/"><img src="stix2_0/icons/stix2-targeting-icons.png" alt="STIX2 Targeting Icons"><br>STIX2 Targeting Icons</a>
</td>
</tr>
<tr valign="top">
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/icons/"><img src="stix2_0/icons/stix2-meta-icons.png" alt="STIX2 Meta Data Icons"><br>STIX2 Meta Data Icons</a>
</td>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/icons/"><img src="stix2_0/icons/stix2-relationship-icons.png" alt="STIX2 Relationship Icons"><br>STIX2 Relationship Icons</a>
</td>
</tr>
<tr valign="top">
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/icons/"><img src="stix2_0/icons/stix2-marking-icons.png" alt="STIX2 Marking Icons"><br>STIX2 Marking Icons</a>
</td>
<td align="center"></td>
</tr>
</table>
<h1>Cyber Observable 2 Icons</h1>
<table border="0" cellpadding="30">
<tr valign="top">
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/icons/"><img src="stix2_0/icons/stix2-sco-network-address-icons.png" alt="STIX2 SCO Network Address Icons"><br>STIX2 SCO Network Address Icons</a>
</td>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/icons/"><img src="stix2_0/icons/stix2-sco-network-traffic-icons.png" alt="STIX2 SCO Network Traffic Icons"><br>STIX2 SCO Network Traffic Icons</a>
</td>
<td align="center"><a href="https://github.com/freetaxii/stix2-graphics/blob/master/icons/"><img src="stix2_0/icons/stix2-sco-account-email-icons.png" alt="STIX2 SCO Account and Email Icons"><br>STIX2 SCO Account and Email Icons</a>
</td>
</tr>
</table>
</body>
</html>