Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk
|
|
@ -1,16 +0,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 width="16" height="18" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<linearGradient id="gradient" x1="0%" x2="0%" y1="0%" y2="100%">
|
||||
<stop offset="0%" stop-color="#1c2835"/>
|
||||
<stop offset="60%" stop-color="#606e7b"/>
|
||||
<stop offset="100%" stop-color="#465765"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g fill="url(#gradient)">
|
||||
<rect width="10" height="2" x="3" y="8"/>
|
||||
<rect width="2" height="10" x="7" y="4"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 664 B |
|
|
@ -1,13 +0,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 width="16" height="18" xmlns="http://www.w3.org/2000/svg">
|
||||
<g stroke="#666" stroke-width="2" fill="none">
|
||||
<rect x="7" y="4" width="2" height="10" rx="0.25" ry="0.25"/>
|
||||
<rect x="3" y="8" width="10" height="2" rx="0.25" ry="0.25"/>
|
||||
</g>
|
||||
<g fill="#fff">
|
||||
<rect width="2" height="10" x="7" y="4"/>
|
||||
<rect width="10" height="2" x="3" y="8"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 588 B |
|
|
@ -1,13 +0,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 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>
|
||||
|
Before Width: | Height: | Size: 588 B |
|
|
@ -1,7 +0,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 width="16" height="18" xmlns="http://www.w3.org/2000/svg" fill="#4c4c4c">
|
||||
<rect x="7" y="3" width="2" height="12"/>
|
||||
<rect x="2" y="8" width="12" height="2"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 386 B |
|
Before Width: | Height: | Size: 92 B |
|
Before Width: | Height: | Size: 120 B |
|
|
@ -1,13 +0,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 width="15" height="17" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<linearGradient id="gradient" x1="0%" x2="0%" y1="0%" y2="100%">
|
||||
<stop offset="0%" stop-color="#1c2835"/>
|
||||
<stop offset="60%" stop-color="#606e7b"/>
|
||||
<stop offset="100%" stop-color="#465765"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path d="M11 4L9.5 2.5l-5.875 6 5.875 6L11 13 6.625 8.5z" fill="url(#gradient)"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 621 B |
|
|
@ -1,7 +0,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 width="15" height="17" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill="#666" stroke-width="1.5" stroke="#666" d="M11 4L9.5 2.5l-5.875 6 5.875 6L11 13 6.625 8.5z"/>
|
||||
<path fill="#fff" d="M11 4L9.5 2.5l-5.875 6 5.875 6L11 13 6.625 8.5z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 464 B |
|
|
@ -1,6 +0,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 width="15" height="17" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M11 4L9.5 2.5l-5.875 6 5.875 6L11 13 6.625 8.5z" fill="#4c4c4c"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 360 B |
|
Before Width: | Height: | Size: 802 B |
|
Before Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 256 B |
|
Before Width: | Height: | Size: 400 B |
|
Before Width: | Height: | Size: 122 B |
|
Before Width: | Height: | Size: 782 B |
|
Before Width: | Height: | Size: 75 B |
|
Before Width: | Height: | Size: 86 B |
|
Before Width: | Height: | Size: 814 B |
|
Before Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 257 B |
|
Before Width: | Height: | Size: 417 B |
|
Before Width: | Height: | Size: 652 B |
|
Before Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 658 B |
|
Before Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 404 B |