]> git.mxchange.org Git - friendica.git/commitdiff
some icons were added to the ShaShape iconset
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 8 Nov 2015 11:33:48 +0000 (12:33 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 8 Nov 2015 11:33:48 +0000 (12:33 +0100)
view/fonts/friendica_shashape.ttf
view/fonts/shashape.css

index e357631e504b0593cdb7a5422c2e81f46b569f86..30c049f16cb26d77a6ef7f8ae146d9e83ad01b7b 100644 (file)
Binary files a/view/fonts/friendica_shashape.ttf and b/view/fonts/friendica_shashape.ttf differ
index 2b1a1307fe7124dd483fe749ede9bbe3ad3651ca..833e58a96f5cd946d15fa12c44bb489ed239c9a1 100644 (file)
 .shashape.nolike:before{
     content: "C";
 }
-/*  uppercase D is not defined at the moment
- .shashape.download:before{
+ .shashape.hash:before{
     content: "D";
-}*/
+}
 .shashape.arrow7:before{
     content: "E";
 }
 .shashape.arrow-right:before{
     content: "N";
 }
-.shashape.arrow-up:before{
+.shashape.admin:before{
     content: "O";
 }
 .shashape.arrow-down:before{
     content: "P";
 }
-/* uppercase Q is not defined
-.shashape.skip:before{
+.shashape.arrow-up:before{
     content: "Q";
-}*/
+}
 .shashape.request:before{
     content: "R";
 }
 .shashape.arrow-doublerigh:before{
     content: "=";
 }
-.shahsape.arrow-doubleright2:before{
+.shashape.arrow-doubleright2:before{
     content: "/";
 }
+.shashape.edit:before{
+    content: "<";
+}
+.shashape.eye-open:before{
+    content: ":";
+}
+.shashape.eye-closed:before{
+    content: ";";
+}