diff options
Diffstat (limited to 'firefox/chrome/special/tabs/option_10')
-rw-r--r-- | firefox/chrome/special/tabs/option_10/center.svg | 7 | ||||
-rw-r--r-- | firefox/chrome/special/tabs/option_10/left_corners.svg | 7 | ||||
-rw-r--r-- | firefox/chrome/special/tabs/option_10/right_corners.svg | 7 |
3 files changed, 21 insertions, 0 deletions
diff --git a/firefox/chrome/special/tabs/option_10/center.svg b/firefox/chrome/special/tabs/option_10/center.svg new file mode 100644 index 0000000..c99e6ce --- /dev/null +++ b/firefox/chrome/special/tabs/option_10/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_10/left_corners.svg b/firefox/chrome/special/tabs/option_10/left_corners.svg new file mode 100644 index 0000000..af09dda --- /dev/null +++ b/firefox/chrome/special/tabs/option_10/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 5.3333333,32 10.667667,32 13.333833,26.667167 16,21.334333 16,10.667667 18.667167,5.3338333 21.334333,0 26.666667,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_10/right_corners.svg b/firefox/chrome/special/tabs/option_10/right_corners.svg new file mode 100644 index 0000000..40231c4 --- /dev/null +++ b/firefox/chrome/special/tabs/option_10/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 26.666667,32 21.332333,32 18.666166,26.667166 16,21.334333 16,10.667667 13.332834,5.3338335 10.665667,0 5.3333333,0 0,0 c 0,0 0,32 0,32 0,0 32,0 32,0 z" />
+
+</svg>
|