Browse Source

Icone 'plugin' en svg + variantes + petits fix css sur la liste des plugins native, sans svp

+ utiliser le logo tel que defini dans le xml, sans image_reduire
+ utiliser la variante svg si possible meme si c'est un fichier png qui est reference par defaut
dev/boucles_anonymes
Cerdic 2 years ago
parent
commit
4c57e42f38
  1. 18
      ecrire/plugins/afficher_plugin.php
  2. 10
      prive/themes/spip/exceptions.css.html
  3. 17
      prive/themes/spip/images/langue-alt-xx.svg
  4. 10
      prive/themes/spip/images/langue-small-xx.svg
  5. BIN
      prive/themes/spip/images/plugin-16.png
  6. BIN
      prive/themes/spip/images/plugin-24.png
  7. BIN
      prive/themes/spip/images/plugin-32.png
  8. BIN
      prive/themes/spip/images/plugin-dis-16.png
  9. BIN
      prive/themes/spip/images/plugin-dis-24.png
  10. BIN
      prive/themes/spip/images/plugin-dis-32.png
  11. 12
      prive/themes/spip/images/plugin-dis-xx.svg
  12. BIN
      prive/themes/spip/images/plugin-err-32.png
  13. 28
      prive/themes/spip/images/plugin-err-xx.svg
  14. 7
      prive/themes/spip/images/plugin-xx.svg

18
ecrire/plugins/afficher_plugin.php

@ -164,13 +164,21 @@ function plugin_resume($info, $dir_plugins, $plug_file, $url_page) {
$url = parametre_url($url_page, "plugin", substr($dir, strlen(_DIR_RACINE)));
$icon_class = 'icon';
$img = '';
if (isset($info['logo']) and $i = trim($info['logo'])) {
include_spip("inc/filtres_images_mini");
$i = inserer_attribut(image_reduire("$dir/$i", 32), 'alt', '');
$i = "<div class='icon'><a href='$url' rel='info'>$i</a></div>";
} else {
$i = '';
if ($img = chemin_image("$dir/$i")) {
$img = http_img_pack($img, '', " width='32' height='32'", '', ['variante_svg_si_possible' => true, 'chemin_image' => false]);
}
}
if (!$img) {
$img = http_img_pack("plugin-xx.svg", '', " width='32' height='32'");
$icon_class .= ' no-logo';
}
else {
# $img = "<img src='$img' width='32' height='32' alt='' />";
}
$i = "<div class='$icon_class'><a href='$url' rel='info'>$img</a></div>";
return "<div class='resume'>"
. "<h3><a href='$url' rel='info'>"

10
prive/themes/spip/exceptions.css.html

@ -24,8 +24,12 @@
.liste-plugins .liste-items .item.actif {background:#fff;}
.liste-plugins .liste-items .item.actif:hover {background:#e8e8e8;}
.liste-plugins .liste-items .item.on {background:[#(#ENV{claire}|couleur_eclaircir)];}
.liste-plugins .liste-items .item.disabled {filter:alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6;}
.liste-plugins .liste-items .item.error {margin:0;background-image:none;}
.liste-plugins .liste-items .item.disabled .resume h3,
.liste-plugins .liste-items .item.disabled .resume .version,
.liste-plugins .liste-items .item.disabled .resume .etat,
.liste-plugins .liste-items .item.disabled .resume .short,
.liste-plugins .liste-items .item.disabled .resume .icon {filter: grayscale(100%);opacity: 0.8;}
.liste-plugins .liste-items .item.error {margin:0;background-image:none;border:2px solid #8A1F11;}
.liste-plugins .liste-items .item .resume {min-height:32px;}
@ -42,6 +46,8 @@
.liste-plugins .liste-items .item .icon {position:absolute;top:3px;#ENV{left}:34px;width:32px;height:32px;overflow:hidden;}
.liste-plugins .liste-items .item .icon img {max-width: 32px;height: auto;}
.liste-plugins .liste-items .item .icon.no-logo img {filter: grayscale(100%) blur(0.5px);}
.liste-plugins .liste-items .item .actions {float:#ENV{right};visibility:hidden;}
.liste-plugins .liste-items .item:hover .actions {visibility:visible;}

17
prive/themes/spip/images/langue-alt-xx.svg

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.2 KiB

10
prive/themes/spip/images/langue-small-xx.svg

@ -0,0 +1,10 @@
<svg
viewBox="0 0 512 512"
width="64"
height="64"
xmlns="http://www.w3.org/2000/svg">
<path d="M12,12 l306,0 l0,240 l-156,0 l-60,50 l0,-50 l-90,0z" fill="#fff" />
<path d="M195,200 l306,0 l0,240 l-90,0 l0,50 l-60,-50 l-156,0z" fill="#fff" />
<path d="m341 452 80 60v-60h91v-271h-181v-181h-331v271h91v60l80-60h10v181zm141-30h-91v30l-40-30h-140v-211h271zm-321-181-40 30v-30h-91v-211h271v151h-65.730469l-69.269531-138.539062-73.417969 146.832031 26.832031 13.417969 18.355469-36.710938h56.460938l7.5 15h-20.730469v60zm18.230469-105h-26.460938l13.230469-26.460938zm0 0"/>
<path d="m324.964844 340.40625c-16.085938 13.546875-31.273438 20.59375-38.964844 20.59375v30c19.328125 0 42.546875-14.144531 60-29.132812 17.453125 14.988281 40.671875 29.132812 60 29.132812v-30c-7.691406 0-22.878906-7.046875-38.964844-20.59375 8.710938-10.589844 17.875-24.453125 21.878906-39.40625h32.085938v-30h-60v-30h-30v30h-60v30h32.085938c4.003906 14.953125 13.167968 28.816406 21.878906 39.40625zm21.035156-21.691406c-4.730469-6.085938-8.496094-12.121094-11.070312-17.726563h22.140624c-2.574218 5.605469-6.339843 11.640625-11.070312 17.726563zm0 0"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
prive/themes/spip/images/plugin-16.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 669 B

BIN
prive/themes/spip/images/plugin-24.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

BIN
prive/themes/spip/images/plugin-32.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

BIN
prive/themes/spip/images/plugin-dis-16.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 873 B

BIN
prive/themes/spip/images/plugin-dis-24.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

BIN
prive/themes/spip/images/plugin-dis-32.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

12
prive/themes/spip/images/plugin-dis-xx.svg

@ -0,0 +1,12 @@
<svg
width="64"
height="64"
viewBox="0 0 200 200"
xmlns="http://www.w3.org/2000/svg">
<filter id="grayscale">
<feColorMatrix type="saturate" values="0.10"/>
</filter>
<g filter="url(#grayscale)" >
<path transform="rotate(90.6927, 101.594, 98.184)" id="svg_puzzle_icon" class="svg_puzzle_icon" fill="#ffbf00" d="m152.555664,120.097778c0.250229,10.767975 9.766113,19.532227 20.534073,19.281967c4.75769,-0.250229 9.265182,-2.00325 12.520981,-5.008392c1.50235,-1.50235 3.756256,-2.253937 6.009811,-2.253937l4.006546,0l0,53.589127c0,3.505615 -2.754456,6.260483 -6.260483,6.260483l-53.838989,0l0,-4.006546c0,-2.253937 1.001862,-4.507492 2.504211,-6.260483c3.005096,-3.505646 5.008377,-8.013123 5.008377,-13.021515c0,-0.75116 0,-1.25206 0,-2.003265c0,-0.250229 0,-0.250229 0,-0.500916c0,-0.5009 0,-1.001831 -0.250229,-1.502335c0,-0.250259 0,-0.500916 -0.250259,-0.75116c0,-0.500946 -0.250275,-0.75119 -0.250275,-1.252136c0,-0.250259 -0.250259,-0.5009 -0.250259,-0.75116c-0.250244,-0.5009 -0.250244,-0.75119 -0.500931,-1.25209c0,-0.250259 -0.250244,-0.500916 -0.250244,-0.751175c-0.250259,-0.25029 -0.250259,-0.751205 -0.500946,-1.001831c0,-0.250275 -0.250229,-0.500946 -0.250229,-0.75119c-0.250275,-0.250259 -0.500916,-0.75119 -0.75119,-1.001862c-0.250244,-0.250244 -0.250244,-0.5009 -0.500916,-0.5009c-0.250275,-0.250244 -0.500916,-0.75119 -0.75119,-1.001846c-0.250244,-0.250244 -0.250244,-0.250244 -0.5009,-0.500916c-0.250259,-0.250244 -0.500931,-0.5009 -0.751175,-0.75119s-0.500931,-0.250244 -0.500931,-0.500916c-0.250259,-0.250244 -0.500916,-0.500916 -1.001831,-0.75116c-0.250275,-0.250259 -0.500916,-0.250259 -0.500916,-0.5009c-0.250275,-0.250305 -0.75119,-0.500961 -1.001846,-0.751205c-0.250259,-0.250259 -0.500916,-0.250259 -0.751175,-0.5009c-0.250275,-0.250259 -0.75119,-0.500916 -1.001831,-0.500916s-0.500931,-0.25029 -0.75119,-0.25029c-0.250259,-0.250244 -0.75119,-0.250244 -1.001831,-0.5009c-0.250275,0 -0.500916,-0.250244 -0.75119,-0.250244c-0.250244,0 -0.751175,-0.250305 -1.001831,-0.500931c-0.250244,0 -0.500916,0 -0.75119,-0.250275c-0.250244,0 -0.751183,-0.250244 -1.001808,-0.250244s-0.500938,0 -0.75119,0s-0.75119,0 -1.252098,0c-0.250267,0 -0.500923,0 -1.001839,0c-0.250244,0 -0.751183,0 -1.001846,0l-0.250252,0l-1.001839,0c-0.250259,0 -0.751183,0 -1.001846,0c-0.5009,0 -0.751167,0.250244 -1.252098,0.250244c-0.250252,0 -0.500908,0 -0.751175,0c-0.500908,0 -1.001823,0.250275 -1.50235,0.5009l-0.250259,0c-0.500916,0.250305 -1.252098,0.500946 -1.753014,0.751205l0,0c-4.006538,1.753006 -7.512581,5.008392 -9.515854,9.014923c0,0 0,0 0,0.250259c-0.250259,0.500931 -0.500916,1.001846 -0.751183,1.502365c0,0 0,0.250259 -0.250244,0.500916c-0.250267,0.500916 -0.250267,0.75119 -0.500931,1.25209c0,0.250244 -0.250252,0.500946 -0.250252,0.75119c0,0.250259 -0.250275,0.75116 -0.250275,1.001846c0,0.250259 -0.250252,0.5009 -0.250252,0.75116c0,0.250244 0,0.751205 0,1.001846c0,0.250259 0,0.75119 0,1.001846c0,0.250244 0,0.751144 0,1.001831s0,0.751205 0,1.001846l0,0.250259c0,0.250229 0,0.500916 0,0.751144l0,1.001877c0,0.250244 0,0.500916 0,0.75116c0,0.250244 0,0.75119 0.250252,1.001846c0,0.250259 0,0.5009 0.250275,0.75116c0,0.250259 0.250252,0.751205 0.250252,1.001846c0,0.250275 0.250267,0.500931 0.250267,0.75119c0,0.250244 0.250244,0.5009 0.250244,0.751175c0,0.250259 0.250267,0.500931 0.250267,0.751175c0,0.250259 0.250259,0.5009 0.250259,0.751175c0,0.250244 0.250275,0.500931 0.500908,0.75116c0.250267,0.250275 0.250267,0.500931 0.500931,0.75119c0.250259,0.250244 0.250259,0.500946 0.500923,0.751175c0.250244,0.250275 0.250244,0.500916 0.500908,0.751175c0.250259,0.250275 0.250259,0.500931 0.500923,0.75119c0.250259,0.250275 0.250259,0.250275 0.500923,0.5009c1.502357,1.753036 2.504173,4.006561 2.504173,6.260483l0,4.006577l-54.089611,0c-3.505619,0 -6.260479,-2.754471 -6.260479,-6.260498l0,-54.340271l-4.006546,0c-2.253929,0 -4.257206,0.751144 -6.009819,2.253906c-3.255367,3.005112 -7.76284,5.008392 -12.520969,5.008392c-10.767948,0.500931 -20.283804,-8.263748 -20.534061,-19.281975c-0.250259,-11.268852 8.764677,-20.283798 19.782887,-20.283798c5.008389,0 9.51585,1.753021 13.021484,5.008392c1.753014,1.502357 3.756287,2.504196 6.260479,2.504196l4.006546,0l0,-53.839359c0,-3.505623 2.754459,-6.260487 6.260479,-6.260487l53.839367,0l0,-4.006554c0,-2.253937 -0.751175,-4.257214 -2.253922,-6.009819c-3.005119,-3.255363 -5.008392,-7.76284 -5.008392,-12.520967c-0.500923,-10.767948 8.263756,-20.283798 19.0317,-20.534065c11.268867,-0.250255 20.283821,8.764683 20.283821,19.782888c0,5.008396 -1.753006,9.515854 -5.008392,13.021481c-1.502365,1.753033 -2.504196,3.756302 -2.504196,6.260483l0,4.006554l54.08963,0c3.505646,0 6.260483,2.754448 6.260483,6.260487l0,53.839359l-4.006546,0c-2.253937,0 -4.507477,-1.001839 -6.260483,-2.504196c-3.505615,-3.005112 -8.013107,-5.008385 -13.0215,-5.008385c-11.018204,0.250259 -20.033127,9.26519 -19.782883,20.534058z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

BIN
prive/themes/spip/images/plugin-err-32.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

28
prive/themes/spip/images/plugin-err-xx.svg

@ -0,0 +1,28 @@
<svg
width="64"
height="64"
viewBox="0 0 200 200"
xmlns="http://www.w3.org/2000/svg">
<filter id="grayscale">
<feColorMatrix type="saturate" values="0.1"/>
</filter>
<g filter="url(#grayscale)" >
<path transform="rotate(90.6927, 101.594, 98.184)" id="svg_puzzle_icon" class="svg_puzzle_icon" fill="#ffbf00" d="m152.555664,120.097778c0.250229,10.767975 9.766113,19.532227 20.534073,19.281967c4.75769,-0.250229 9.265182,-2.00325 12.520981,-5.008392c1.50235,-1.50235 3.756256,-2.253937 6.009811,-2.253937l4.006546,0l0,53.589127c0,3.505615 -2.754456,6.260483 -6.260483,6.260483l-53.838989,0l0,-4.006546c0,-2.253937 1.001862,-4.507492 2.504211,-6.260483c3.005096,-3.505646 5.008377,-8.013123 5.008377,-13.021515c0,-0.75116 0,-1.25206 0,-2.003265c0,-0.250229 0,-0.250229 0,-0.500916c0,-0.5009 0,-1.001831 -0.250229,-1.502335c0,-0.250259 0,-0.500916 -0.250259,-0.75116c0,-0.500946 -0.250275,-0.75119 -0.250275,-1.252136c0,-0.250259 -0.250259,-0.5009 -0.250259,-0.75116c-0.250244,-0.5009 -0.250244,-0.75119 -0.500931,-1.25209c0,-0.250259 -0.250244,-0.500916 -0.250244,-0.751175c-0.250259,-0.25029 -0.250259,-0.751205 -0.500946,-1.001831c0,-0.250275 -0.250229,-0.500946 -0.250229,-0.75119c-0.250275,-0.250259 -0.500916,-0.75119 -0.75119,-1.001862c-0.250244,-0.250244 -0.250244,-0.5009 -0.500916,-0.5009c-0.250275,-0.250244 -0.500916,-0.75119 -0.75119,-1.001846c-0.250244,-0.250244 -0.250244,-0.250244 -0.5009,-0.500916c-0.250259,-0.250244 -0.500931,-0.5009 -0.751175,-0.75119s-0.500931,-0.250244 -0.500931,-0.500916c-0.250259,-0.250244 -0.500916,-0.500916 -1.001831,-0.75116c-0.250275,-0.250259 -0.500916,-0.250259 -0.500916,-0.5009c-0.250275,-0.250305 -0.75119,-0.500961 -1.001846,-0.751205c-0.250259,-0.250259 -0.500916,-0.250259 -0.751175,-0.5009c-0.250275,-0.250259 -0.75119,-0.500916 -1.001831,-0.500916s-0.500931,-0.25029 -0.75119,-0.25029c-0.250259,-0.250244 -0.75119,-0.250244 -1.001831,-0.5009c-0.250275,0 -0.500916,-0.250244 -0.75119,-0.250244c-0.250244,0 -0.751175,-0.250305 -1.001831,-0.500931c-0.250244,0 -0.500916,0 -0.75119,-0.250275c-0.250244,0 -0.751183,-0.250244 -1.001808,-0.250244s-0.500938,0 -0.75119,0s-0.75119,0 -1.252098,0c-0.250267,0 -0.500923,0 -1.001839,0c-0.250244,0 -0.751183,0 -1.001846,0l-0.250252,0l-1.001839,0c-0.250259,0 -0.751183,0 -1.001846,0c-0.5009,0 -0.751167,0.250244 -1.252098,0.250244c-0.250252,0 -0.500908,0 -0.751175,0c-0.500908,0 -1.001823,0.250275 -1.50235,0.5009l-0.250259,0c-0.500916,0.250305 -1.252098,0.500946 -1.753014,0.751205l0,0c-4.006538,1.753006 -7.512581,5.008392 -9.515854,9.014923c0,0 0,0 0,0.250259c-0.250259,0.500931 -0.500916,1.001846 -0.751183,1.502365c0,0 0,0.250259 -0.250244,0.500916c-0.250267,0.500916 -0.250267,0.75119 -0.500931,1.25209c0,0.250244 -0.250252,0.500946 -0.250252,0.75119c0,0.250259 -0.250275,0.75116 -0.250275,1.001846c0,0.250259 -0.250252,0.5009 -0.250252,0.75116c0,0.250244 0,0.751205 0,1.001846c0,0.250259 0,0.75119 0,1.001846c0,0.250244 0,0.751144 0,1.001831s0,0.751205 0,1.001846l0,0.250259c0,0.250229 0,0.500916 0,0.751144l0,1.001877c0,0.250244 0,0.500916 0,0.75116c0,0.250244 0,0.75119 0.250252,1.001846c0,0.250259 0,0.5009 0.250275,0.75116c0,0.250259 0.250252,0.751205 0.250252,1.001846c0,0.250275 0.250267,0.500931 0.250267,0.75119c0,0.250244 0.250244,0.5009 0.250244,0.751175c0,0.250259 0.250267,0.500931 0.250267,0.751175c0,0.250259 0.250259,0.5009 0.250259,0.751175c0,0.250244 0.250275,0.500931 0.500908,0.75116c0.250267,0.250275 0.250267,0.500931 0.500931,0.75119c0.250259,0.250244 0.250259,0.500946 0.500923,0.751175c0.250244,0.250275 0.250244,0.500916 0.500908,0.751175c0.250259,0.250275 0.250259,0.500931 0.500923,0.75119c0.250259,0.250275 0.250259,0.250275 0.500923,0.5009c1.502357,1.753036 2.504173,4.006561 2.504173,6.260483l0,4.006577l-54.089611,0c-3.505619,0 -6.260479,-2.754471 -6.260479,-6.260498l0,-54.340271l-4.006546,0c-2.253929,0 -4.257206,0.751144 -6.009819,2.253906c-3.255367,3.005112 -7.76284,5.008392 -12.520969,5.008392c-10.767948,0.500931 -20.283804,-8.263748 -20.534061,-19.281975c-0.250259,-11.268852 8.764677,-20.283798 19.782887,-20.283798c5.008389,0 9.51585,1.753021 13.021484,5.008392c1.753014,1.502357 3.756287,2.504196 6.260479,2.504196l4.006546,0l0,-53.839359c0,-3.505623 2.754459,-6.260487 6.260479,-6.260487l53.839367,0l0,-4.006554c0,-2.253937 -0.751175,-4.257214 -2.253922,-6.009819c-3.005119,-3.255363 -5.008392,-7.76284 -5.008392,-12.520967c-0.500923,-10.767948 8.263756,-20.283798 19.0317,-20.534065c11.268867,-0.250255 20.283821,8.764683 20.283821,19.782888c0,5.008396 -1.753006,9.515854 -5.008392,13.021481c-1.502365,1.753033 -2.504196,3.756302 -2.504196,6.260483l0,4.006554l54.08963,0c3.505646,0 6.260483,2.754448 6.260483,6.260487l0,53.839359l-4.006546,0c-2.253937,0 -4.507477,-1.001839 -6.260483,-2.504196c-3.505615,-3.005112 -8.013107,-5.008385 -13.0215,-5.008385c-11.018204,0.250259 -20.033127,9.26519 -19.782883,20.534058z"/>
</g>
<g transform=" translate(123 128) scale(0.15)">
<path
d="m502.578125 364.800781-180.878906-326.101562c-13.5-24-38.101563-38.699219-65.699219-38.699219s-52.199219 14.699219-65.699219 38.699219l-180.878906 326.101562c-12.902344 23.398438-12.601563 51.300781 1.199219 74.398438 13.5 23.101562 37.800781 36.902343 64.5 36.902343h361.757812c26.699219 0 51-13.800781 64.5-36.902343 13.800782-23.097657 14.101563-51 1.199219-74.398438zm0 0"
fill="#fdbf00"/>
<path
d="m501.378906 439.199219c-13.5 23.101562-37.796875 36.902343-64.5 36.902343h-180.878906v-476.101562c27.597656 0 52.199219 14.699219 65.699219 38.699219l180.878906 326.101562c12.902344 23.398438 12.601563 51.300781-1.199219 74.398438zm0 0"
fill="#ff9f00"/>
<path d="m211 86.101562v225h90v-225zm0 0" fill="#5a5a5a"/>
<path
d="m256 341.101562c-24.902344 0-45 20.097657-45 45 0 24.898438 20.097656 45 45 45s45-20.101562 45-45c0-24.902343-20.097656-45-45-45zm0 0"
fill="#5a5a5a"/>
<g fill="#444">
<path d="m301 386.101562c0 24.898438-20.097656 45-45 45v-90c24.902344 0 45 20.097657 45 45zm0 0"/>
<path d="m256 86.101562h45v225h-45zm0 0"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.9 KiB

7
prive/themes/spip/images/plugin-xx.svg

@ -0,0 +1,7 @@
<svg
width="64"
height="64"
viewBox="0 0 200 200"
xmlns="http://www.w3.org/2000/svg">
<path transform="rotate(90.6927, 101.594, 98.184)" id="svg_puzzle_icon" class="svg_puzzle_icon" fill="#ffbf00" d="m152.555664,120.097778c0.250229,10.767975 9.766113,19.532227 20.534073,19.281967c4.75769,-0.250229 9.265182,-2.00325 12.520981,-5.008392c1.50235,-1.50235 3.756256,-2.253937 6.009811,-2.253937l4.006546,0l0,53.589127c0,3.505615 -2.754456,6.260483 -6.260483,6.260483l-53.838989,0l0,-4.006546c0,-2.253937 1.001862,-4.507492 2.504211,-6.260483c3.005096,-3.505646 5.008377,-8.013123 5.008377,-13.021515c0,-0.75116 0,-1.25206 0,-2.003265c0,-0.250229 0,-0.250229 0,-0.500916c0,-0.5009 0,-1.001831 -0.250229,-1.502335c0,-0.250259 0,-0.500916 -0.250259,-0.75116c0,-0.500946 -0.250275,-0.75119 -0.250275,-1.252136c0,-0.250259 -0.250259,-0.5009 -0.250259,-0.75116c-0.250244,-0.5009 -0.250244,-0.75119 -0.500931,-1.25209c0,-0.250259 -0.250244,-0.500916 -0.250244,-0.751175c-0.250259,-0.25029 -0.250259,-0.751205 -0.500946,-1.001831c0,-0.250275 -0.250229,-0.500946 -0.250229,-0.75119c-0.250275,-0.250259 -0.500916,-0.75119 -0.75119,-1.001862c-0.250244,-0.250244 -0.250244,-0.5009 -0.500916,-0.5009c-0.250275,-0.250244 -0.500916,-0.75119 -0.75119,-1.001846c-0.250244,-0.250244 -0.250244,-0.250244 -0.5009,-0.500916c-0.250259,-0.250244 -0.500931,-0.5009 -0.751175,-0.75119s-0.500931,-0.250244 -0.500931,-0.500916c-0.250259,-0.250244 -0.500916,-0.500916 -1.001831,-0.75116c-0.250275,-0.250259 -0.500916,-0.250259 -0.500916,-0.5009c-0.250275,-0.250305 -0.75119,-0.500961 -1.001846,-0.751205c-0.250259,-0.250259 -0.500916,-0.250259 -0.751175,-0.5009c-0.250275,-0.250259 -0.75119,-0.500916 -1.001831,-0.500916s-0.500931,-0.25029 -0.75119,-0.25029c-0.250259,-0.250244 -0.75119,-0.250244 -1.001831,-0.5009c-0.250275,0 -0.500916,-0.250244 -0.75119,-0.250244c-0.250244,0 -0.751175,-0.250305 -1.001831,-0.500931c-0.250244,0 -0.500916,0 -0.75119,-0.250275c-0.250244,0 -0.751183,-0.250244 -1.001808,-0.250244s-0.500938,0 -0.75119,0s-0.75119,0 -1.252098,0c-0.250267,0 -0.500923,0 -1.001839,0c-0.250244,0 -0.751183,0 -1.001846,0l-0.250252,0l-1.001839,0c-0.250259,0 -0.751183,0 -1.001846,0c-0.5009,0 -0.751167,0.250244 -1.252098,0.250244c-0.250252,0 -0.500908,0 -0.751175,0c-0.500908,0 -1.001823,0.250275 -1.50235,0.5009l-0.250259,0c-0.500916,0.250305 -1.252098,0.500946 -1.753014,0.751205l0,0c-4.006538,1.753006 -7.512581,5.008392 -9.515854,9.014923c0,0 0,0 0,0.250259c-0.250259,0.500931 -0.500916,1.001846 -0.751183,1.502365c0,0 0,0.250259 -0.250244,0.500916c-0.250267,0.500916 -0.250267,0.75119 -0.500931,1.25209c0,0.250244 -0.250252,0.500946 -0.250252,0.75119c0,0.250259 -0.250275,0.75116 -0.250275,1.001846c0,0.250259 -0.250252,0.5009 -0.250252,0.75116c0,0.250244 0,0.751205 0,1.001846c0,0.250259 0,0.75119 0,1.001846c0,0.250244 0,0.751144 0,1.001831s0,0.751205 0,1.001846l0,0.250259c0,0.250229 0,0.500916 0,0.751144l0,1.001877c0,0.250244 0,0.500916 0,0.75116c0,0.250244 0,0.75119 0.250252,1.001846c0,0.250259 0,0.5009 0.250275,0.75116c0,0.250259 0.250252,0.751205 0.250252,1.001846c0,0.250275 0.250267,0.500931 0.250267,0.75119c0,0.250244 0.250244,0.5009 0.250244,0.751175c0,0.250259 0.250267,0.500931 0.250267,0.751175c0,0.250259 0.250259,0.5009 0.250259,0.751175c0,0.250244 0.250275,0.500931 0.500908,0.75116c0.250267,0.250275 0.250267,0.500931 0.500931,0.75119c0.250259,0.250244 0.250259,0.500946 0.500923,0.751175c0.250244,0.250275 0.250244,0.500916 0.500908,0.751175c0.250259,0.250275 0.250259,0.500931 0.500923,0.75119c0.250259,0.250275 0.250259,0.250275 0.500923,0.5009c1.502357,1.753036 2.504173,4.006561 2.504173,6.260483l0,4.006577l-54.089611,0c-3.505619,0 -6.260479,-2.754471 -6.260479,-6.260498l0,-54.340271l-4.006546,0c-2.253929,0 -4.257206,0.751144 -6.009819,2.253906c-3.255367,3.005112 -7.76284,5.008392 -12.520969,5.008392c-10.767948,0.500931 -20.283804,-8.263748 -20.534061,-19.281975c-0.250259,-11.268852 8.764677,-20.283798 19.782887,-20.283798c5.008389,0 9.51585,1.753021 13.021484,5.008392c1.753014,1.502357 3.756287,2.504196 6.260479,2.504196l4.006546,0l0,-53.839359c0,-3.505623 2.754459,-6.260487 6.260479,-6.260487l53.839367,0l0,-4.006554c0,-2.253937 -0.751175,-4.257214 -2.253922,-6.009819c-3.005119,-3.255363 -5.008392,-7.76284 -5.008392,-12.520967c-0.500923,-10.767948 8.263756,-20.283798 19.0317,-20.534065c11.268867,-0.250255 20.283821,8.764683 20.283821,19.782888c0,5.008396 -1.753006,9.515854 -5.008392,13.021481c-1.502365,1.753033 -2.504196,3.756302 -2.504196,6.260483l0,4.006554l54.08963,0c3.505646,0 6.260483,2.754448 6.260483,6.260487l0,53.839359l-4.006546,0c-2.253937,0 -4.507477,-1.001839 -6.260483,-2.504196c-3.505615,-3.005112 -8.013107,-5.008385 -13.0215,-5.008385c-11.018204,0.250259 -20.033127,9.26519 -19.782883,20.534058z"/>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

Loading…
Cancel
Save