summaryrefslogtreecommitdiffstats
path: root/pictographs/interpersonal.html
diff options
context:
space:
mode:
Diffstat (limited to 'pictographs/interpersonal.html')
-rw-r--r--pictographs/interpersonal.html37
1 files changed, 37 insertions, 0 deletions
diff --git a/pictographs/interpersonal.html b/pictographs/interpersonal.html
new file mode 100644
index 0000000..bd981b1
--- /dev/null
+++ b/pictographs/interpersonal.html
@@ -0,0 +1,37 @@
+<!doctype html>
+<html>
+ <head>
+ <meta charset="utf-8"/>
+ <title>Interpersonal</title>
+ <link rel="stylesheet" type="text/css" href="../style.css"/>
+ </head>
+ <body>
+ <table>
+ <tr>
+ <td>&#x1FAC2;</td> <!-- PEOPLE HUGGING -->
+ <td>&#x1F48F;</td> <!-- KISS -->
+ <td>&#x1F491;</td> <!-- COUPLE WITH HEART -->
+ </tr>
+ <tr>
+ <td>&#x1F48B;</td> <!-- KISS MARK -->
+ <td>&#x1F48C;</td> <!-- LOVE LETTER -->
+ <td>&#x1F48D;</td> <!-- RING -->
+ <td>&#x1F48E;</td> <!-- GEM STONE -->
+ <td>&#x1F490;</td> <!-- BOUQUET -->
+ <td>&#x1F492;</td> <!-- WEDDING -->
+ </tr>
+ <tr>
+ <td class="dup">&#x26AA;</td> <!-- MEDIUM WHITE CIRCLE --> <!-- engaged, betrothed -->
+ <td class="dup">&#x26AC;</td> <!-- MEDIUM SMALL WHITE CIRCLE --> <!-- engaged, betrothed -->
+ <td>&#x26AF;</td> <!-- UNMARRIED PARTNERSHIP SYMBOL -->
+ <td>&#x26AD;</td> <!-- MARRIAGE SYMBOL -->
+ <td>&#x26AE;</td> <!-- DIVORCE SYMBOL -->
+ </tr>
+ <tr>
+ <td>&#x26A4;</td> <!-- INTERLOCKED FEMALE AND MALE SIGN -->
+ <td>&#x26A2;</td> <!-- DOUBLED FEMALE SIGN -->
+ <td>&#x26A3;</td> <!-- DOUBLED MALE SIGN -->
+ </tr>
+ </table>
+ </body>
+</html>