Tweak palette icon

This commit is contained in:
Jermolene 2015-05-07 18:54:56 +01:00
parent 65a3a89746
commit f87e74f131
1 changed files with 8 additions and 8 deletions

View File

@ -3,13 +3,13 @@ tags: $:/tags/Image
<svg class="tc-image-palette tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
<g fill-rule="evenodd">
<circle fill="#FF7A7A" cx="16" cy="120" r="8"></circle>
<circle fill="#F1E961" cx="32" cy="120" r="8"></circle>
<circle fill="#68DD70" cx="48" cy="120" r="8"></circle>
<circle fill="#62EBE8" cx="64" cy="120" r="8"></circle>
<circle fill="#8B7AFB" cx="80" cy="120" r="8"></circle>
<circle fill="#FF7AF0" cx="96" cy="120" r="8"></circle>
<circle fill="#FF7A7A" cx="112" cy="120" r="8"></circle>
<path d="M0.655431424,117.539865 C0.436931168,117.541236 0.218451639,117.541924 4.26325641e-14,117.541924 C33.2174179,102.71893 21.9882738,53.8176442 58.3592205,53.8176439 C58.6728539,55.2246278 58.997575,56.7385594 59.4126689,58.2771696 C33.7073776,54.1432206 36.0299,105.933121 0.655422617,117.539865 L0.655431424,117.539865 Z M1.36225327,117.53305 C39.9304029,117.031643 78.903541,95.3609898 78.90354,73.0701413 C69.7059127,73.0701412 64.9406701,69.6176509 62.2197061,65.190652 C45.7518051,58.2421851 32.0920542,110.547992 1.36222092,117.533051 L1.36225327,117.53305 Z M66.2030232,54.0259104 C61.787981,58.1079526 71.0506763,70.3297181 77.4321659,65.2550532 C88.6613086,54.0259116 111.119594,31.567625 122.348737,20.3384823 C133.577879,9.10933959 122.348737,-2.11980298 111.119594,9.10933959 C99.8904513,20.338482 77.8632839,43.2451132 66.2030232,54.0259104 Z"></path>
<rect fill="#FF7A7A" x="103" y="27" width="16" height="75" rx="8"></rect>
<rect fill="#FF7AF0" x="87" y="10" width="16" height="109" rx="8"></rect>
<rect fill="#8B7AFB" x="71" y="3" width="16" height="123" rx="8"></rect>
<rect fill="#62EBE8" x="55" y="0" width="16" height="128" rx="8"></rect>
<rect fill="#68DD70" x="39" y="3" width="16" height="122" rx="8"></rect>
<rect fill="#F1E961" x="23" y="9" width="16" height="110" rx="8"></rect>
<rect fill="#FF7A7A" x="7" y="28" width="16" height="73" rx="8"></rect>
<path d="M0.655431424,120.081789 C0.436931168,120.08316 0.218451639,120.083847 4.26325641e-14,120.083847 C33.2174179,105.260854 21.9882738,56.3595677 58.3592205,56.3595674 C58.6728539,57.7665513 58.997575,59.2804829 59.4126689,60.8190932 C33.7073776,56.6851441 36.0299,108.475044 0.655422617,120.081789 L0.655431424,120.081789 Z M1.36225327,120.074974 C39.9304029,119.573566 78.903541,97.9029133 78.90354,75.6120649 C69.7059127,75.6120648 64.9406701,72.1595745 62.2197061,67.7325756 C45.7518051,60.7841087 32.0920542,113.089916 1.36222092,120.074975 L1.36225327,120.074974 Z M66.2030232,56.567834 C61.787981,60.6498761 71.0506763,72.8716417 77.4321659,67.7969767 C88.6613086,56.5678351 111.119594,34.1095486 122.348737,22.8804059 C133.577879,11.6512631 122.348737,0.42212057 111.119594,11.6512631 C99.8904513,22.8804056 77.8632839,45.7870367 66.2030232,56.567834 Z"></path>
</g>
</svg>