diff options
Diffstat (limited to 'firefox/chrome/special/tabs/option_12')
-rw-r--r-- | firefox/chrome/special/tabs/option_12/center.svg | 7 | ||||
-rw-r--r-- | firefox/chrome/special/tabs/option_12/left_corners.svg | 7 | ||||
-rw-r--r-- | firefox/chrome/special/tabs/option_12/right_corners.svg | 7 |
3 files changed, 21 insertions, 0 deletions
diff --git a/firefox/chrome/special/tabs/option_12/center.svg b/firefox/chrome/special/tabs/option_12/center.svg new file mode 100644 index 0000000..c99e6ce --- /dev/null +++ b/firefox/chrome/special/tabs/option_12/center.svg @@ -0,0 +1,7 @@ +<!-- Created by QNetITQ for the WaveFox project -->
+
+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" preserveAspectRatio="none">
+
+ <path fill="context-fill" d="M 0,32 C 0,32 0,0 0,0 c 0,0 32,0 32,0 0,0 0,32 0,32 0,0 -32,0 -32,0 z" />
+
+</svg>
\ No newline at end of file diff --git a/firefox/chrome/special/tabs/option_12/left_corners.svg b/firefox/chrome/special/tabs/option_12/left_corners.svg new file mode 100644 index 0000000..2860efc --- /dev/null +++ b/firefox/chrome/special/tabs/option_12/left_corners.svg @@ -0,0 +1,7 @@ +<!-- Created by QNetITQ for the WaveFox project -->
+
+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" preserveAspectRatio="none">
+
+ <path fill="context-fill" d="M 0,32 C 2.6666667,32 5.3343333,32 7.3337333,30.666867 9.3331333,29.333733 10.666667,26.666667 12,24 12,24 20,8 20,8 21.333333,5.3333333 22.666467,2.6670667 24.667067,1.3335333 26.667667,0 29.333333,0 32,0 c 0,0 0,32 0,32 0,0 -32,0 -32,0 z" />
+
+</svg>
diff --git a/firefox/chrome/special/tabs/option_12/right_corners.svg b/firefox/chrome/special/tabs/option_12/right_corners.svg new file mode 100644 index 0000000..ec4a9f1 --- /dev/null +++ b/firefox/chrome/special/tabs/option_12/right_corners.svg @@ -0,0 +1,7 @@ +<!-- Created by QNetITQ for the WaveFox project -->
+
+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" preserveAspectRatio="none">
+
+ <path fill="context-fill" d="M 32,32 C 29.333333,32 26.665667,32 24.666267,30.666867 22.666867,29.333733 21.333333,26.666667 20,24 20,24 12,8 12,8 10.666667,5.3333333 9.3335333,2.6670667 7.3329333,1.3335333 5.3323333,0 2.6666667,0 0,0 c 0,0 0,32 0,32 0,0 32,0 32,0 z" />
+
+</svg>
|