summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-01-12 21:36:52 +0300
committerRasmus Andersson <rasmus@notion.se>2018-01-12 21:36:52 +0300
commit907d6617cce1367fcc07116cb019275f8d33e5a7 (patch)
tree3e83f0da3765dff99cf41021d5299f2c001c2ca4
parent5e86f690135771678fcbb6dae053195e7dbad61a (diff)
downloadinter-907d6617cce1367fcc07116cb019275f8d33e5a7.tar.xz
web: update symbol sample in lab
-rw-r--r--docs/lab/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/lab/index.html b/docs/lab/index.html
index 994aa953e..08ba8c9fd 100644
--- a/docs/lab/index.html
+++ b/docs/lab/index.html
@@ -324,10 +324,10 @@ samples.set('Symbols', `
○ White Circle (U+25CB)
⌘ Place of interest (U+2318)
\uE001 Registration (private-area, U+E001)
-\uE000 White Component (private-area, U+E000)
-\uE002 Black Component (private-area, U+E002)
-\uE003 Black Component instance (private-area, U+E003)
-\uE004 White Component instance (private-area, U+E004)
+\u25C6 Black Diamond (U+25C6)
+\u2756 Black Diamond crossed (U+2756)
+\u25C7 White Diamond (U+25C7)
+\uE000 White Diamond crossed (private-area, U+E000)
`)