mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +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
14
browser/themes/windows/keyhole-forward-mask.svg
Normal file
14
browser/themes/windows/keyhole-forward-mask.svg
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0"?>
|
||||
<!-- 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 xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="mask" maskContentUnits="objectBoundingBox">
|
||||
<rect x="0" y="0" width="1" height="1" fill="#fff"/>
|
||||
<circle cx="-0.46" cy="0.5" r="0.63"/>
|
||||
</mask>
|
||||
<mask id="mask-hover" maskContentUnits="objectBoundingBox">
|
||||
<rect x="0" y="0" width="1" height="1" fill="#fff"/>
|
||||
<circle cx="-0.35" cy="0.5" r="0.58"/>
|
||||
</mask>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 620 B |
Loading…
Add table
Add a link
Reference in a new issue