loleaflet: new icon for currency format button
Contains an icon proposal for format currency button from spreadsheet files. Current icon contains a dollar sign, which can be misleading, especially when the UI is rendered in other languages than english. Change-Id: Ie767caf11b6ca1644bd8ec31f16344fb281f606b Reviewed-on: https://gerrit.libreoffice.org/68755 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
This commit is contained in:
parent
29626c36a3
commit
1073127103
2 changed files with 63 additions and 1 deletions
|
@ -568,7 +568,7 @@ button.leaflet-control-search-next
|
|||
.w2ui-icon.setborderstyle{ background: url('images/lc_setborderstyle.svg') no-repeat center !important; }
|
||||
.w2ui-icon.togglemergecells{ background: url('images/lc_togglemergecells.svg') no-repeat center !important; }
|
||||
.w2ui-icon.wraptext{ background: url('images/lc_wraptext.svg') no-repeat center !important; }
|
||||
.w2ui-icon.numberformatcurrency{ background: url('images/lc_formattedfield.svg') no-repeat center !important; }
|
||||
.w2ui-icon.numberformatcurrency{ background: url('images/lc_currencyfield.svg') no-repeat center !important; }
|
||||
.w2ui-icon.numberformatpercent{ background: url('images/lc_numberformatpercent.svg') no-repeat center !important; }
|
||||
.w2ui-icon.numberformatdecimal{ background: url('images/lc_numberformatdecimal.svg') no-repeat center !important; }
|
||||
.w2ui-icon.numberformatdate{ background: url('images/lc_datefield.svg') no-repeat center !important; }
|
||||
|
|
62
loleaflet/images/lc_currencyfield.svg
Normal file
62
loleaflet/images/lc_currencyfield.svg
Normal file
|
@ -0,0 +1,62 @@
|
|||
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect
|
||||
style="fill:#ffffff"
|
||||
id="rect821"
|
||||
width="20"
|
||||
height="10"
|
||||
x="2"
|
||||
y="7"
|
||||
ry="0" />
|
||||
<path
|
||||
style="fill:#4d82b8"
|
||||
d="M 1 6 L 1 18 L 22 18 L 23 18 L 23 17 L 23 7 L 23 6 L 22 6 L 1 6 z M 3 7 L 21 7 C 21 7.554 21.446 8 22 8 L 22 16 A 1 1 0 0 0 21 17 L 3 17 C 3 16.446 2.554 16 2 16 L 2 8 C 2.554 8 3 7.554 3 7 z M 12 9 A 3 3 0 0 0 9 12 A 3 3 0 0 0 12 15 A 3 3 0 0 0 15 12 A 3 3 0 0 0 12 9 z "
|
||||
/>
|
||||
<path
|
||||
style="fill:#eac282"
|
||||
d="m 8,16 a 3,2 0 0 0 -3,2 v 2 a 3,2 0 0 0 3,2 3,2 0 0 0 3,-2 V 18 A 3,2 0 0 0 8,16 Z m 0,1 a 2,1 0 0 1 2,1 2,1 0 0 1 -2,1 2,1 0 0 1 -2,-1 2,1 0 0 1 2,-1 z M 6,19.488281 A 3,2 0 0 0 8,20 3,2 0 0 0 10,19.488281 v 1 A 3,2 0 0 1 8,21 3,2 0 0 1 6,20.488281 Z"
|
||||
/>
|
||||
<path
|
||||
style="fill:#ffffff"
|
||||
d="m 8,17 a 2,1 0 0 0 -2,1 2,1 0 0 0 2,1 2,1 0 0 0 2,-1 2,1 0 0 0 -2,-1 z m -2,2.488281 v 1 A 3,2 0 0 0 8,21 3,2 0 0 0 10,20.488281 v -1 A 3,2 0 0 1 8,20 3,2 0 0 1 6,19.488281 Z"
|
||||
/>
|
||||
<path
|
||||
style="fill:#eac282"
|
||||
d="m 20,16 a 3,2 0 0 0 -3,2 v 2 a 3,2 0 0 0 3,2 3,2 0 0 0 3,-2 v -2 a 3,2 0 0 0 -3,-2 z m 0,1 a 2,1 0 0 1 2,1 2,1 0 0 1 -2,1 2,1 0 0 1 -2,-1 2,1 0 0 1 2,-1 z m -2,2.488281 A 3,2 0 0 0 20,20 3,2 0 0 0 22,19.488281 v 1 A 3,2 0 0 1 20,21 3,2 0 0 1 18,20.488281 Z"
|
||||
/>
|
||||
<path
|
||||
style="fill:#ffffff"
|
||||
d="m 20,17 a 2,1 0 0 0 -2,1 2,1 0 0 0 2,1 2,1 0 0 0 2,-1 2,1 0 0 0 -2,-1 z m -2,2.488281 v 1 A 3,2 0 0 0 20,21 3,2 0 0 0 22,20.488281 v -1 A 3,2 0 0 1 20,20 3,2 0 0 1 18,19.488281 Z"
|
||||
/>
|
||||
<path
|
||||
style="fill:#eac282"
|
||||
d="m 15,16 a 3,2 0 0 0 -3,2 v 2 a 3,2 0 0 0 3,2 3,2 0 0 0 3,-2 v -2 a 3,2 0 0 0 -3,-2 z m 0,1 a 2,1 0 0 1 2,1 2,1 0 0 1 -2,1 2,1 0 0 1 -2,-1 2,1 0 0 1 2,-1 z m -2,2.488281 A 3,2 0 0 0 15,20 3,2 0 0 0 17,19.488281 v 1 A 3,2 0 0 1 15,21 3,2 0 0 1 13,20.488281 Z"
|
||||
/>
|
||||
<path
|
||||
style="fill:#ffffff"
|
||||
d="m 15,17 a 2,1 0 0 0 -2,1 2,1 0 0 0 2,1 2,1 0 0 0 2,-1 2,1 0 0 0 -2,-1 z m -2,2.488281 v 1 A 3,2 0 0 0 15,21 3,2 0 0 0 17,20.488281 v -1 A 3,2 0 0 1 15,20 3,2 0 0 1 13,19.488281 Z"
|
||||
/>
|
||||
<path
|
||||
style="fill:#eac282"
|
||||
d="m 20,14 a 3,2 0 0 0 -3,2 v 2 a 3,2 0 0 0 3,2 3,2 0 0 0 3,-2 v -2 a 3,2 0 0 0 -3,-2 z m 0,1 a 2,1 0 0 1 2,1 2,1 0 0 1 -2,1 2,1 0 0 1 -2,-1 2,1 0 0 1 2,-1 z m -2,2.488281 A 3,2 0 0 0 20,18 3,2 0 0 0 22,17.488281 v 1 A 3,2 0 0 1 20,19 3,2 0 0 1 18,18.488281 Z"
|
||||
/>
|
||||
<path
|
||||
style="fill:#ffffff"
|
||||
d="m 20,15 a 2,1 0 0 0 -2,1 2,1 0 0 0 2,1 2,1 0 0 0 2,-1 2,1 0 0 0 -2,-1 z m -2,2.488281 v 1 A 3,2 0 0 0 20,19 3,2 0 0 0 22,18.488281 v -1 A 3,2 0 0 1 20,18 3,2 0 0 1 18,17.488281 Z"
|
||||
/>
|
||||
<path
|
||||
style="fill:#eac282"
|
||||
d="m 15,14 a 3,2 0 0 0 -3,2 v 2 a 3,2 0 0 0 3,2 3,2 0 0 0 3,-2 v -2 a 3,2 0 0 0 -3,-2 z m 0,1 a 2,1 0 0 1 2,1 2,1 0 0 1 -2,1 2,1 0 0 1 -2,-1 2,1 0 0 1 2,-1 z m -2,2.488281 A 3,2 0 0 0 15,18 3,2 0 0 0 17,17.488281 v 1 A 3,2 0 0 1 15,19 3,2 0 0 1 13,18.488281 Z"
|
||||
/>
|
||||
<path
|
||||
style="fill:#ffffff"
|
||||
d="m 15,15 a 2,1 0 0 0 -2,1 2,1 0 0 0 2,1 2,1 0 0 0 2,-1 2,1 0 0 0 -2,-1 z m -2,2.488281 v 1 A 3,2 0 0 0 15,19 3,2 0 0 0 17,18.488281 v -1 A 3,2 0 0 1 15,18 3,2 0 0 1 13,17.488281 Z"
|
||||
/>
|
||||
<path
|
||||
style="fill:#eac282"
|
||||
d="m 20,12 a 3,2 0 0 0 -3,2 v 2 a 3,2 0 0 0 3,2 3,2 0 0 0 3,-2 v -2 a 3,2 0 0 0 -3,-2 z m 0,1 a 2,1 0 0 1 2,1 2,1 0 0 1 -2,1 2,1 0 0 1 -2,-1 2,1 0 0 1 2,-1 z m -2,2.488281 A 3,2 0 0 0 20,16 3,2 0 0 0 22,15.488281 v 1 A 3,2 0 0 1 20,17 3,2 0 0 1 18,16.488281 Z"
|
||||
/>
|
||||
<path
|
||||
style="fill:#ffffff"
|
||||
d="m 20,13 a 2,1 0 0 0 -2,1 2,1 0 0 0 2,1 2,1 0 0 0 2,-1 2,1 0 0 0 -2,-1 z m -2,2.488281 v 1 A 3,2 0 0 0 20,17 3,2 0 0 0 22,16.488281 v -1 A 3,2 0 0 1 20,16 3,2 0 0 1 18,15.488281 Z"
|
||||
/>
|
||||
</svg>
|
After Width: | Height: | Size: 3.6 KiB |
Loading…
Reference in a new issue