summaryrefslogtreecommitdiffstats
path: root/pictographs/personal-and-domestic-care.html
diff options
context:
space:
mode:
Diffstat (limited to 'pictographs/personal-and-domestic-care.html')
-rw-r--r--pictographs/personal-and-domestic-care.html32
1 files changed, 32 insertions, 0 deletions
diff --git a/pictographs/personal-and-domestic-care.html b/pictographs/personal-and-domestic-care.html
new file mode 100644
index 0000000..3717d33
--- /dev/null
+++ b/pictographs/personal-and-domestic-care.html
@@ -0,0 +1,32 @@
+<!doctype html>
+<html>
+ <head>
+ <meta charset="utf-8"/>
+ <title>Personal and domestic care</title>
+ <link rel="stylesheet" type="text/css" href="../style.css"/>
+ </head>
+ <body>
+ <table>
+ <tr>
+ <td>&#x1FAA5;</td> <!-- TOOTHBRUSH -->
+ <td>&#x1F9FB;</td> <!-- ROLL OF PAPER -->
+ <td>&#x1F9FC;</td> <!-- BAR OF SOAP -->
+ <td>&#x1F9F4;</td> <!-- LOTION BOTTLE -->
+ </tr>
+ <tr>
+ <td>&#x1F484;</td> <!-- LIPSTICK -->
+ <td>&#x1F485;</td> <!-- NAIL POLISH -->
+ <td>&#x1F487;</td> <!-- HAIRCUT -->
+ <td>&#x1F488;</td> <!-- BARBER POLE -->
+ <td>&#x1FA92;</td> <!-- RAZOR -->
+ </tr>
+ <tr>
+ <td>&#x1F486;</td> <!-- FACE MASSAGE -->
+ </tr>
+ <tr>
+ <td>&#x1F9F9;</td> <!-- BROOM -->
+ <td>&#x1F9FD;</td> <!-- SPONGE -->
+ </tr>
+ </table>
+ </body>
+</html>