summaryrefslogtreecommitdiffstats
path: root/pictographs/political-symbols.html
diff options
context:
space:
mode:
Diffstat (limited to 'pictographs/political-symbols.html')
-rw-r--r--pictographs/political-symbols.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/pictographs/political-symbols.html b/pictographs/political-symbols.html
new file mode 100644
index 0000000..cedca93
--- /dev/null
+++ b/pictographs/political-symbols.html
@@ -0,0 +1,25 @@
+<!doctype html>
+<html>
+ <head>
+ <meta charset="utf-8"/>
+ <title>Political symbols</title>
+ <link rel="stylesheet" type="text/css" href="../style.css"/>
+ </head>
+ <body>
+ <table>
+ <tr>
+ <td>&#x262B;</td> <!-- FARSI SYMBOL -->
+ <td>&#x262D;</td> <!-- HAMMER AND SICKLE -->
+ <td>&#x262E;</td> <!-- PEACE SYMBOL -->
+ <td>&#x269C;</td> <!-- FLEUR-DE-LIS -->
+ </tr>
+ <tr>
+ <td>&#x2696;</td> <!-- SCALES -->
+ <td>&#x26B2;</td> <!-- NEUTER -->
+ <td>&#x26A5;</td> <!-- MALE AND FEMALE SIGN -->
+ <td>&#x26A6;</td> <!-- MALE WITH STROKE SIGN -->
+ <td>&#x26A7;</td> <!-- MALE WITH STROKE AND MALE AND FEMALE SIGN -->
+ </tr>
+ </table>
+ </body>
+</html>