mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Replace application/basilisk with browser/
This commit is contained in:
parent
dabb92b3f9
commit
daa6179d22
1839 changed files with 72 additions and 74 deletions
13
browser/themes/linux/tabbrowser/newtab-inverted.svg
Normal file
13
browser/themes/linux/tabbrowser/newtab-inverted.svg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
<svg width="16" height="18" xmlns="http://www.w3.org/2000/svg">
|
||||
<g stroke="#666" stroke-width="2" fill="none">
|
||||
<rect x="7" y="3" width="2" height="12" rx="0.25" ry="0.25"/>
|
||||
<rect x="2" y="8" width="12" height="2" rx="0.25" ry="0.25"/>
|
||||
</g>
|
||||
<g fill="#fff">
|
||||
<rect x="7" y="3" width="2" height="12"/>
|
||||
<rect x="2" y="8" width="12" height="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 588 B |
Loading…
Add table
Add a link
Reference in a new issue