summaryrefslogtreecommitdiff
path: root/icons/Chicago95/tools
diff options
context:
space:
mode:
Diffstat (limited to 'icons/Chicago95/tools')
-rw-r--r--icons/Chicago95/tools/22/color-fill.pngbin0 -> 7839 bytes
-rw-r--r--icons/Chicago95/tools/22/draw-brush.pngbin0 -> 7211 bytes
-rw-r--r--icons/Chicago95/tools/22/draw-ellipse.pngbin0 -> 6801 bytes
-rw-r--r--icons/Chicago95/tools/22/draw-freehand.pngbin0 -> 6767 bytes
-rw-r--r--icons/Chicago95/tools/22/draw-polygon.pngbin0 -> 3111 bytes
-rw-r--r--icons/Chicago95/tools/22/draw-polyline.pngbin0 -> 8203 bytes
-rw-r--r--icons/Chicago95/tools/22/draw-rectangle.pngbin0 -> 119 bytes
-rw-r--r--icons/Chicago95/tools/22/draw-smudge.pngbin0 -> 657 bytes
-rw-r--r--icons/Chicago95/tools/22/draw-star.pngbin0 -> 3760 bytes
-rw-r--r--icons/Chicago95/tools/22/draw-text.pngbin0 -> 5366 bytes
-rw-r--r--icons/Chicago95/tools/icons.html111
11 files changed, 111 insertions, 0 deletions
diff --git a/icons/Chicago95/tools/22/color-fill.png b/icons/Chicago95/tools/22/color-fill.png
new file mode 100644
index 0000000..94a5890
--- /dev/null
+++ b/icons/Chicago95/tools/22/color-fill.png
Binary files differ
diff --git a/icons/Chicago95/tools/22/draw-brush.png b/icons/Chicago95/tools/22/draw-brush.png
new file mode 100644
index 0000000..c84b52b
--- /dev/null
+++ b/icons/Chicago95/tools/22/draw-brush.png
Binary files differ
diff --git a/icons/Chicago95/tools/22/draw-ellipse.png b/icons/Chicago95/tools/22/draw-ellipse.png
new file mode 100644
index 0000000..d59d7e8
--- /dev/null
+++ b/icons/Chicago95/tools/22/draw-ellipse.png
Binary files differ
diff --git a/icons/Chicago95/tools/22/draw-freehand.png b/icons/Chicago95/tools/22/draw-freehand.png
new file mode 100644
index 0000000..dbefb64
--- /dev/null
+++ b/icons/Chicago95/tools/22/draw-freehand.png
Binary files differ
diff --git a/icons/Chicago95/tools/22/draw-polygon.png b/icons/Chicago95/tools/22/draw-polygon.png
new file mode 100644
index 0000000..d844675
--- /dev/null
+++ b/icons/Chicago95/tools/22/draw-polygon.png
Binary files differ
diff --git a/icons/Chicago95/tools/22/draw-polyline.png b/icons/Chicago95/tools/22/draw-polyline.png
new file mode 100644
index 0000000..b1fd356
--- /dev/null
+++ b/icons/Chicago95/tools/22/draw-polyline.png
Binary files differ
diff --git a/icons/Chicago95/tools/22/draw-rectangle.png b/icons/Chicago95/tools/22/draw-rectangle.png
new file mode 100644
index 0000000..228a07e
--- /dev/null
+++ b/icons/Chicago95/tools/22/draw-rectangle.png
Binary files differ
diff --git a/icons/Chicago95/tools/22/draw-smudge.png b/icons/Chicago95/tools/22/draw-smudge.png
new file mode 100644
index 0000000..b7c5fef
--- /dev/null
+++ b/icons/Chicago95/tools/22/draw-smudge.png
Binary files differ
diff --git a/icons/Chicago95/tools/22/draw-star.png b/icons/Chicago95/tools/22/draw-star.png
new file mode 100644
index 0000000..a8ed5e0
--- /dev/null
+++ b/icons/Chicago95/tools/22/draw-star.png
Binary files differ
diff --git a/icons/Chicago95/tools/22/draw-text.png b/icons/Chicago95/tools/22/draw-text.png
new file mode 100644
index 0000000..dcc875b
--- /dev/null
+++ b/icons/Chicago95/tools/22/draw-text.png
Binary files differ
diff --git a/icons/Chicago95/tools/icons.html b/icons/Chicago95/tools/icons.html
new file mode 100644
index 0000000..499e656
--- /dev/null
+++ b/icons/Chicago95/tools/icons.html
@@ -0,0 +1,111 @@
+<!DOCTYPE html>
+<html>
+<head>
+<style>
+td {
+ border: 1px solid black;
+ padding: 10px;
+ text-align:center;
+ font-size: x-small;
+ vertical-align: bottom;
+ background: white;
+}
+table {
+ position: relative;
+ margin-left: auto;
+ margin-right: auto;
+}
+
+th {
+ background: #000080;
+ color: white;
+ position: sticky;
+ top: 0;
+ border: 1px solid black;
+ padding: 10px;
+ text-align:center;
+}
+
+body {
+ background: #008080;
+ font-family: Arial, Helvetica, Arial, sans-serif;
+}
+h1, h2 {
+ font-family: Arial, Helvetica, Arial, sans-serif;
+ color: white;
+ text-align:center;
+ font-weight: bold;
+}
+</style>
+<title>Chicago 95 Icons: tools</title>
+<!-- Part of the Chicago95 project -->
+</head>
+<body><h1>Chicago95 Icons: tools</h1>
+<br><br>
+<p style="color:white">Below is the list of all icons using in the <b>tools</b> section. Each icon is identified by its name. If the icon is a symlink to another icon it will be followed by the name of the link target.</p>
+<br><br>
+<table>
+ <tr>
+ <th>22</th>
+ </tr>
+ <tr>
+ <td>
+ <img src="./22/color-fill.png" alt="color-fill.png"></img>
+ <br>color-fill.png
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="./22/draw-brush.png" alt="draw-brush.png"></img>
+ <br>draw-brush.png
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="./22/draw-ellipse.png" alt="draw-ellipse.png"></img>
+ <br>draw-ellipse.png
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="./22/draw-freehand.png" alt="draw-freehand.png"></img>
+ <br>draw-freehand.png
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="./22/draw-polygon.png" alt="draw-polygon.png"></img>
+ <br>draw-polygon.png
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="./22/draw-polyline.png" alt="draw-polyline.png"></img>
+ <br>draw-polyline.png
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="./22/draw-rectangle.png" alt="draw-rectangle.png"></img>
+ <br>draw-rectangle.png
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="./22/draw-smudge.png" alt="draw-smudge.png"></img>
+ <br>draw-smudge.png
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="./22/draw-star.png" alt="draw-star.png"></img>
+ <br>draw-star.png
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="./22/draw-text.png" alt="draw-text.png"></img>
+ <br>draw-text.png
+ </td>
+ </tr>
+</table></body></html>