summaryrefslogtreecommitdiffstats
path: root/pictographs/clothing-and-accessories.html
diff options
context:
space:
mode:
Diffstat (limited to 'pictographs/clothing-and-accessories.html')
-rw-r--r--pictographs/clothing-and-accessories.html81
1 files changed, 81 insertions, 0 deletions
diff --git a/pictographs/clothing-and-accessories.html b/pictographs/clothing-and-accessories.html
new file mode 100644
index 0000000..75948c0
--- /dev/null
+++ b/pictographs/clothing-and-accessories.html
@@ -0,0 +1,81 @@
+<!doctype html>
+<html>
+ <head>
+ <meta charset="utf-8"/>
+ <title>Clothing and accessories</title>
+ <link rel="stylesheet" type="text/css" href="../style.css"/>
+ </head>
+ <body>
+ <table>
+ <tr>
+ <td>&#x1F45A;</td> <!-- WOMANS CLOTHES -->
+ </tr>
+ <tr>
+ <td>&#x1F97C;</td> <!-- LAB COAT -->
+ <td>&#x1F9E5;</td> <!-- COAT -->
+ </tr>
+ <tr>
+ <td>&#x1F97B;</td> <!-- SARI -->
+ <td>&#x1F457;</td> <!-- DRESS -->
+ <td>&#x1F458;</td> <!-- KIMONO -->
+ </tr>
+ <tr>
+ <td class="dup">&#x1F3A9;</td> <!-- TOP HAT -->
+ <td>&#x1F9E2;</td> <!-- BILLED CAP -->
+ <td>&#x1F452;</td> <!-- WOMANS HAT -->
+ <td>&#x1F451;</td> <!-- CROWN -->
+ </tr>
+ <tr>
+ <td>&#x1F453;</td> <!-- EYEGLASSES -->
+ <td>&#x1F576;</td> <!-- DARK SUNGLASSES -->
+ <td>&#x1F97D;</td> <!-- GOGGLES -->
+ </tr>
+ <tr>
+ <td>&#x1F9E3;</td> <!-- SCARF -->
+ <td>&#x1F454;</td> <!-- NECKTIE -->
+ </tr>
+ <tr>
+ <td>&#x1F9E4;</td> <!-- GLOVES -->
+ </tr>
+ <tr>
+ <td>&#x1F455;</td> <!-- T-SHIRT -->
+ </tr>
+ <tr>
+ <td>&#x1FA73;</td> <!-- SHORTS -->
+ <td>&#x1F456;</td> <!-- JEANS -->
+ </tr>
+ <tr>
+ <td>&#x1FA72;</td> <!-- BRIEFS -->
+ </tr>
+ <tr>
+ <td>&#x1F9E6;</td> <!-- SOCKS -->
+ </tr>
+ <tr>
+ <td>&#x1FA70;</td> <!-- BALLET SHOES -->
+ <td>&#x1F97F;</td> <!-- FLAT SHOE -->
+ <td>&#x1F45E;</td> <!-- MANS SHOE -->
+ <td>&#x1F45F;</td> <!-- ATHLETIC SHOE -->
+ <td>&#x1F460;</td> <!-- HIGH-HEELED SHOE -->
+ <td>&#x1FA74;</td> <!-- THONG SANDAL -->
+ <td>&#x1F461;</td> <!-- WOMANS SANDAL -->
+ <td>&#x1F97E;</td> <!-- HIKING BOOT -->
+ <td>&#x1F462;</td> <!-- WOMANS BOOTS -->
+ </tr>
+ <tr>
+ <td>&#x1FA71;</td> <!-- ONE-PIECE SWIMSUIT -->
+ <td>&#x1F459;</td> <!-- BIKINI -->
+ </tr>
+ <tr>
+ <td>&#x1F302;</td> <!-- CLOSED UMBRELLA -->
+ <td>&#x2602;</td> <!-- UMBRELLA -->
+ <td>&#x2614;</td> <!-- UMBRELLA WITH RAIN DROPS -->
+ </tr>
+ <tr>
+ <td>&#x1F45B;</td> <!-- PURSE -->
+ <td>&#x1F45C;</td> <!-- HANDBAG -->
+ <td>&#x1F45D;</td> <!-- POUCH -->
+ <td>&#x1F9F3;</td> <!-- LUGGAGE -->
+ </tr>
+ </table>
+ </body>
+</html>