summaryrefslogtreecommitdiffstats
path: root/symbols/dictionary-symbols.html
blob: 3e0a57a0717b56173f41ee0fd4bc4d220692f417 (plain) (blame)
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
<!doctype html>
<html>
  <head>
    <meta charset="utf-8"/>
    <title>Dictionary symbols</title>
    <link rel="stylesheet" type="text/css" href="../style.css"/>
  </head>
  <body>
    <table>
      <tr>
	<td class="dup">&#x2693;</td> <!-- ANCHOR -->               <!-- nautical term -->
	<td class="dup">&#x2694;</td> <!-- CROSSED SWORDS -->       <!-- military term -->
	<td class="dup">&#x2695;</td> <!-- STAFF OF AESCULAPIUS --> <!-- medical term -->
	<td class="dup">&#x2696;</td> <!-- SCALES -->               <!-- legal term -->
	<td class="dup">&#x2697;</td> <!-- ALEMBIC -->              <!-- chemical term -->
	<td>&#x2698;</td>             <!-- FLOWER -->               <!-- botanical term -->
	<td class="dup">&#x269A;</td> <!-- STAFF OF HERMES -->      <!-- commercial term -->
      </tr>
      <tr>
	<td class="dup">&#x2045;</td> <!-- LEFT SQUARE BRACKET WITH QUILL -->
	<td class="dup">&#x2046;</td> <!-- RIGHT SQUARE BRACKET WITH QUILL -->
	<td class="dup">&#x007E;</td> <!-- TILDE -->
      </tr>
    </table>
  </body>
</html>