Move clear_text icon to template.

main
Alex Huszagh 2022-05-03 10:44:12 -05:00
parent 027f56d830
commit ebdba38c44
7 changed files with 5489 additions and 5369 deletions

File diff suppressed because it is too large Load Diff

9
dist/pyqt6/dark/clear_text.svg vendored Normal file
View File

@ -0,0 +1,9 @@
<svg height="18" width="24" >
<g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1">
<g fill="#eff0f1" transform="translate(-84.000000, -45.000000)">
<g transform="translate(84.000000, 45.000000)">
<path d="M22,0 L7,0 C6.3,0 5.8,0.3 5.4,0.9 L0,9 L5.4,17.1 C5.8,17.6 6.3,18 7,18 L22,18 C23.1,18 24,17.1 24,16 L24,2 C24,0.9 23.1,0 22,0 L22,0 Z M19,12.6 L17.6,14 L14,10.4 L10.4,14 L9,12.6 L12.6,9 L9,5.4 L10.4,4 L14,7.6 L17.6,4 L19,5.4 L15.4,9 L19,12.6 L19,12.6 Z"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 530 B

9
dist/pyqt6/light/clear_text.svg vendored Normal file
View File

@ -0,0 +1,9 @@
<svg height="18" width="24" >
<g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1">
<g fill="#31363b" transform="translate(-84.000000, -45.000000)">
<g transform="translate(84.000000, 45.000000)">
<path d="M22,0 L7,0 C6.3,0 5.8,0.3 5.4,0.9 L0,9 L5.4,17.1 C5.8,17.6 6.3,18 7,18 L22,18 C23.1,18 24,17.1 24,16 L24,2 C24,0.9 23.1,0 22,0 L22,0 Z M19,12.6 L17.6,14 L14,10.4 L10.4,14 L9,12.6 L12.6,9 L9,5.4 L10.4,4 L14,7.6 L17.6,4 L19,5.4 L15.4,9 L19,12.6 L19,12.6 Z"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 530 B

2
dist/qrc/breeze.qrc vendored
View File

@ -16,6 +16,7 @@
<file>dark/checkbox_indeterminate_disabled.svg</file> <file>dark/checkbox_indeterminate_disabled.svg</file>
<file>dark/checkbox_unchecked.svg</file> <file>dark/checkbox_unchecked.svg</file>
<file>dark/checkbox_unchecked_disabled.svg</file> <file>dark/checkbox_unchecked_disabled.svg</file>
<file>dark/clear_text.svg</file>
<file>dark/close.svg</file> <file>dark/close.svg</file>
<file>dark/close_hover.svg</file> <file>dark/close_hover.svg</file>
<file>dark/close_pressed.svg</file> <file>dark/close_pressed.svg</file>
@ -102,6 +103,7 @@
<file>light/checkbox_indeterminate_disabled.svg</file> <file>light/checkbox_indeterminate_disabled.svg</file>
<file>light/checkbox_unchecked.svg</file> <file>light/checkbox_unchecked.svg</file>
<file>light/checkbox_unchecked_disabled.svg</file> <file>light/checkbox_unchecked_disabled.svg</file>
<file>light/clear_text.svg</file>
<file>light/close.svg</file> <file>light/close.svg</file>
<file>light/close_hover.svg</file> <file>light/close_hover.svg</file>
<file>light/close_pressed.svg</file> <file>light/close_pressed.svg</file>

9
dist/qrc/dark/clear_text.svg vendored Normal file
View File

@ -0,0 +1,9 @@
<svg height="18" width="24" >
<g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1">
<g fill="#eff0f1" transform="translate(-84.000000, -45.000000)">
<g transform="translate(84.000000, 45.000000)">
<path d="M22,0 L7,0 C6.3,0 5.8,0.3 5.4,0.9 L0,9 L5.4,17.1 C5.8,17.6 6.3,18 7,18 L22,18 C23.1,18 24,17.1 24,16 L24,2 C24,0.9 23.1,0 22,0 L22,0 Z M19,12.6 L17.6,14 L14,10.4 L10.4,14 L9,12.6 L12.6,9 L9,5.4 L10.4,4 L14,7.6 L17.6,4 L19,5.4 L15.4,9 L19,12.6 L19,12.6 Z"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 530 B

9
dist/qrc/light/clear_text.svg vendored Normal file
View File

@ -0,0 +1,9 @@
<svg height="18" width="24" >
<g fill="none" fill-rule="evenodd" stroke="none" stroke-width="1">
<g fill="#31363b" transform="translate(-84.000000, -45.000000)">
<g transform="translate(84.000000, 45.000000)">
<path d="M22,0 L7,0 C6.3,0 5.8,0.3 5.4,0.9 L0,9 L5.4,17.1 C5.8,17.6 6.3,18 7,18 L22,18 C23.1,18 24,17.1 24,16 L24,2 C24,0.9 23.1,0 22,0 L22,0 Z M19,12.6 L17.6,14 L14,10.4 L10.4,14 L9,12.6 L12.6,9 L9,5.4 L10.4,4 L14,7.6 L17.6,4 L19,5.4 L15.4,9 L19,12.6 L19,12.6 Z"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 530 B

View File

Before

Width:  |  Height:  |  Size: 526 B

After

Width:  |  Height:  |  Size: 526 B