mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Add pocket-outline icon and update expand-sidebar icon SVG
This commit is contained in:
@@ -87,6 +87,7 @@
|
||||
skin/classic/browser/zen-icons/persistent-storage.svg (../shared/zen-icons/win/persistent-storage.svg)
|
||||
skin/classic/browser/zen-icons/pin.svg (../shared/zen-icons/win/pin.svg)
|
||||
skin/classic/browser/zen-icons/plus.svg (../shared/zen-icons/win/plus.svg)
|
||||
skin/classic/browser/zen-icons/pocket-outline.svg (../shared/zen-icons/win/pocket-outline.svg)
|
||||
skin/classic/browser/zen-icons/popup.svg (../shared/zen-icons/win/popup.svg)
|
||||
skin/classic/browser/zen-icons/print.svg (../shared/zen-icons/win/print.svg)
|
||||
skin/classic/browser/zen-icons/private-window.svg (../shared/zen-icons/win/private-window.svg)
|
||||
|
@@ -1,3 +1 @@
|
||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M6.58988 6.99194C6.82312 6.94961 7 6.74546 7 6.5C7 6.22386 6.77614 6 6.5 6H4.5L4.41012 6.00806C4.17688 6.05039 4 6.25454 4 6.5C4 6.77614 4.22386 7 4.5 7H6.5L6.58988 6.99194ZM6.58988 9.99194C6.82312 9.94961 7 9.74546 7 9.5C7 9.22386 6.77614 9 6.5 9H4.5L4.41012 9.00806C4.17688 9.05039 4 9.25454 4 9.5C4 9.77614 4.22386 10 4.5 10H6.5L6.58988 9.99194ZM6.58988 12.9919C6.82312 12.9496 7 12.7455 7 12.5C7 12.2239 6.77614 12 6.5 12H4.5L4.41012 12.0081C4.17688 12.0504 4 12.2545 4 12.5C4 12.7761 4.22386 13 4.5 13H6.5L6.58988 12.9919ZM5 3C3.34315 3 2 4.34315 2 6V13C2 14.6569 3.34315 16 5 16H15C16.6569 16 18 14.6569 18 13V6C18 4.34315 16.6569 3 15 3H5ZM15 15H9V4H15C16.1046 4 17 4.89543 17 6V13C17 14.1046 16.1046 15 15 15ZM5 4H8V15H5C3.89543 15 3 14.1046 3 13V6C3 4.89543 3.89543 4 5 4Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
|
||||
</svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="18" width="18" viewBox="0 0 18 18"><g stroke-linecap="round" stroke-width="0.9" fill="none" stroke="currentColor" stroke-opacity="context-fill-opacity" stroke-linejoin="round" class="nc-icon-wrapper"><line x1="6.25" y1="12.5" x2="6.25" y2="15.25" data-color="color-2"></line><line x1="6.25" y1="2.75" x2="6.25" y2="5.5" data-color="color-2"></line><polyline points="8.75 6.5 6.25 9 8.75 11.5" data-color="color-2"></polyline><line x1="6.25" y1="9" x2="12.75" y2="9" data-color="color-2"></line><rect x="1.75" y="2.75" width="14.5" height="12.5" rx="2" ry="2" transform="translate(18 18) rotate(180)"></rect></g></svg>
|
||||
|
Before Width: | Height: | Size: 967 B After Width: | Height: | Size: 666 B |
@@ -0,0 +1,8 @@
|
||||
<!--
|
||||
- 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="16" xmlns="http://www.w3.org/2000/svg" fill="currentColor" fill-opacity="context-fill-opacity">
|
||||
<path d="M2.5 2A2.507 2.507 0 0 0 0 4.5V7c0 4.412 3.588 8 8 8s8-3.588 8-8V4.5C16 3.125 14.875 2 13.5 2h-11zm0 1h11c.834 0 1.5.666 1.5 1.5V7c0 3.872-3.128 7-7 7s-7-3.128-7-7V4.5C1 3.666 1.666 3 2.5 3zm2 3a.5.5 0 0 0-.353.146.5.5 0 0 0 0 .707l3.5 3.5a.5.5 0 0 0 .706 0l3.5-3.5a.5.5 0 0 0 0-.706.5.5 0 0 0-.706 0L8 9.293 4.854 6.147A.5.5 0 0 0 4.501 6z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 702 B |
Reference in New Issue
Block a user