This commit is contained in:
Mirco Wittrien 2021-02-09 13:19:47 +01:00
parent a65cf63523
commit 3e6ffcbd9f
2 changed files with 2 additions and 2 deletions

View File

@ -332,7 +332,7 @@
"icon": "<svg name='ArrowUp' width='%%width' height='%%height' viewBox='0 0 18 18'><path fill='%%color' d='M4 11l5-5 5 5H4z'/></svg>"
},
"CHANGELOG": {
"icon": "<svg name='ChangeLog' width='%%width' height='%%height' viewBox='0 0 24 24'><path fill='%%color' d='m 13.424153,3.4284455 c -4.7380798,0 -8.5677077,3.8392432 -8.5677077,8.5725915 H 2 l 3.7093099,3.70931 0.066732,0.138346 3.8427734,-3.847656 H 6.7623698 c 0,-3.680938 2.9857291,-6.666667 6.6666672,-6.666667 3.680937,0 6.666666,2.985729 6.666666,6.666667 0,3.680938 -2.985729,6.666666 -6.666666,6.666666 -1.842858,0 -3.5055548,-0.753231 -4.710287,-1.958007 L 7.3710937,18.057352 C 8.9187277,19.609717 11.057502,20.572 13.424153,20.572 18.162278,20.572 22,16.734385 22,12.001037 22,7.2676887 18.162278,3.4284455 13.424153,3.4284455 Z m -0.947265,4.7623698 v 4.7623697 l 4.075521,2.41862 0.685221,-1.157227 -3.333333,-1.975911 V 8.1908153 Z'/></svg>"
"icon": "<svg name='ChangeLog' width='%%width' height='%%height' viewBox='0 0 24 24'><path fill='%%color' d='M 12.994141,2 C 7.4665894,2 3,6.4779848 3,12 H 1 L 4.0996094,15.408203 7.2226562,12 h -2 c 0,-4.2942525 3.4830736,-7.7773438 7.7773438,-7.7773438 4.294251,0 7.777344,3.4830913 7.777344,7.7773438 0,4.294253 -3.483093,7.779297 -7.777344,7.779297 -2.149914,0 -4.0886771,-0.879641 -5.4941406,-2.285156 L 5.9335938,19.066406 C 7.7390932,20.877425 10.233155,22 12.994141,22 18.521728,22 23,17.522015 23,12 23,6.4779858 18.521728,2 12.994141,2 Z m -1.496094,4.4375 v 6.632812 l 5.675781,3.367188 0.953125,-1.611328 -4.640625,-2.751953 V 6.4375 Z'/></svg>"
},
"CHECKBOX": {
"defaultProps": {

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="black" d="m 13.714286,1.9935714 c -5.6800003,0 -10.2857146,4.6057143 -10.2857146,10.2857146 H 0 l 4.4457143,4.445714 0.08,0.16 4.6171427,-4.605714 H 5.7142857 c 0,-4.4228574 3.5771433,-8.0000003 8.0000003,-8.0000003 4.422857,0 8,3.5771429 8,8.0000003 0,4.422857 -3.577143,8 -8,8 -2.205715,0 -4.205715,-0.902857 -5.6457146,-2.354286 L 6.4457143,19.547857 C 8.3085714,21.410714 10.868571,22.565 13.714286,22.565 19.394286,22.565 24,17.959286 24,12.279286 24,6.5992857 19.394286,1.9935714 13.714286,1.9935714 Z m -1.142857,5.7142857 v 5.7142859 l 4.891428,2.902857 0.822857,-1.382857 -4,-2.377143 V 7.7078571 Z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="black" d="M 12.994141,2 C 7.4665894,2 3,6.4779848 3,12 H 1 L 4.0996094,15.408203 7.2226562,12 h -2 c 0,-4.2942525 3.4830736,-7.7773438 7.7773438,-7.7773438 4.294251,0 7.777344,3.4830913 7.777344,7.7773438 0,4.294253 -3.483093,7.779297 -7.777344,7.779297 -2.149914,0 -4.0886771,-0.879641 -5.4941406,-2.285156 L 5.9335938,19.066406 C 7.7390932,20.877425 10.233155,22 12.994141,22 18.521728,22 23,17.522015 23,12 23,6.4779858 18.521728,2 12.994141,2 Z m -1.496094,4.4375 v 6.632812 l 5.675781,3.367188 0.953125,-1.611328 -4.640625,-2.751953 V 6.4375 Z"/></svg>

Before

Width:  |  Height:  |  Size: 711 B

After

Width:  |  Height:  |  Size: 652 B