added gradients to hearts
rodzic
b465c7b925
commit
a8b1c5e254
|
@ -1,10 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Moho 12.5 build 22414 -->
|
||||
<!-- Generator: Moho 13.5.1 build 20210623 -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Frame_0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="720px" height="720px">
|
||||
<g id="heart">
|
||||
<g id="heart">
|
||||
<path fill="#ffffff" fill-rule="evenodd" stroke="#000000" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" d="M 360.000 571.590 C 359.986 571.576 264.512 485.308 215.135 437.833 C 156.142 381.114 87.829 317.946 86.339 229.389 C 85.161 159.389 115.841 76.768 177.971 58.756 C 316.105 18.712 359.982 151.870 360.000 151.879 C 360.018 151.870 403.810 19.007 542.029 58.756 C 604.326 76.672 635.647 159.244 634.505 229.389 C 633.060 318.108 567.079 384.439 504.865 437.833 C 449.824 485.072 360.014 571.576 360.000 571.590 Z"/>
|
||||
<radialGradient id="A91A6A45-F0CD-4DA2-A9A7-335902EE6E2C_0" cx="50.00%" cy="39.94%" r="98.68%">
|
||||
<stop offset="34.51%" style="stop-color:rgb(255,255,255);stop-opacity:1.00" />
|
||||
<stop offset="100.00%" style="stop-color:rgb(0,0,0);stop-opacity:1.00" />
|
||||
</radialGradient>
|
||||
<path fill="url(#A91A6A45-F0CD-4DA2-A9A7-335902EE6E2C_0)" fill-rule="evenodd" stroke="#000000" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" d="M 360.000 571.590 C 359.986 571.576 264.512 485.308 215.135 437.833 C 156.142 381.114 87.829 317.946 86.339 229.389 C 85.161 159.389 115.841 76.768 177.971 58.756 C 316.105 18.712 359.982 151.870 360.000 151.879 C 360.018 151.870 403.810 19.007 542.029 58.756 C 604.326 76.672 635.647 159.244 634.505 229.389 C 633.060 318.108 567.079 384.439 504.865 437.833 C 449.824 485.072 360.014 571.576 360.000 571.590 Z"/>
|
||||
</g>
|
||||
<g id="specs">
|
||||
<path fill="#ff00ff" fill-rule="evenodd" stroke="none" d="M 228.244 422.633 C 228.271 422.633 491.729 422.633 491.756 422.633 C 491.756 422.608 491.756 171.414 491.756 171.389 C 491.729 171.389 228.271 171.389 228.244 171.389 C 228.244 171.414 228.244 422.608 228.244 422.633 Z"/>
|
||||
|
@ -16,7 +20,7 @@
|
|||
<path fill="#00ffff" fill-rule="evenodd" stroke="none" d="M 591.536 74.941 C 591.534 74.942 573.764 83.250 573.762 83.251 C 573.763 83.251 582.767 83.621 582.768 83.621 C 582.768 83.622 583.047 92.629 583.047 92.630 C 583.048 92.628 591.535 74.943 591.536 74.941 Z"/>
|
||||
<path fill="#00ffff" fill-rule="evenodd" stroke="none" d="M 127.413 74.941 C 127.414 74.942 145.184 83.250 145.186 83.251 C 145.185 83.251 136.181 83.621 136.180 83.621 C 136.180 83.622 135.901 92.629 135.901 92.630 C 135.900 92.628 127.413 74.943 127.413 74.941 Z"/>
|
||||
<path fill="#be0027" fill-rule="evenodd" stroke="none" d="M 359.961 578.991 C 359.962 578.989 368.225 555.851 368.226 555.848 C 368.225 555.849 359.962 563.538 359.961 563.538 C 359.960 563.538 351.697 555.849 351.696 555.848 C 351.697 555.851 359.960 578.989 359.961 578.991 Z"/>
|
||||
<path fill="#ffff00" fill-rule="evenodd" stroke="none" d="M 520.147 439.549 C 520.147 439.547 511.959 421.722 511.958 421.720 C 511.958 421.721 511.528 430.722 511.528 430.723 C 511.527 430.723 502.518 430.941 502.517 430.941 C 502.519 430.942 520.146 439.548 520.147 439.549 Z"/>
|
||||
<path fill="#ffff00" fill-rule="evenodd" stroke="none" d="M 520.148 439.549 C 520.147 439.547 511.959 421.722 511.959 421.720 C 511.959 421.721 511.528 430.722 511.528 430.723 C 511.527 430.723 502.518 430.941 502.517 430.941 C 502.519 430.942 520.146 439.548 520.148 439.549 Z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Przed Szerokość: | Wysokość: | Rozmiar: 3.6 KiB Po Szerokość: | Wysokość: | Rozmiar: 3.9 KiB |
|
@ -1,20 +1,24 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Moho 12.5 build 22414 -->
|
||||
<!-- Generator: Moho 13.5.1 build 20210623 -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Frame_0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="720px" height="720px">
|
||||
<g id="heart_break">
|
||||
<g id="heart">
|
||||
<path fill="#ffffff" fill-rule="evenodd" stroke="#000000" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" d="M 380.815 206.592 C 380.813 206.587 363.532 148.545 363.531 148.540 C 363.549 148.530 408.019 16.992 544.904 57.491 C 606.598 75.745 637.060 157.936 635.395 227.548 C 633.289 315.591 567.300 380.927 505.147 433.451 C 450.159 479.919 360.367 565.096 360.353 565.109 C 360.355 565.101 379.736 479.187 379.738 479.178 C 379.733 479.170 336.276 396.676 336.271 396.668 C 336.277 396.660 396.958 322.977 396.964 322.969 C 396.958 322.963 336.277 265.387 336.271 265.381 C 336.275 265.376 380.810 206.598 380.815 206.592 M 353.634 150.670 C 353.635 150.676 366.285 208.481 366.286 208.487 C 366.282 208.492 322.687 267.971 322.683 267.977 C 322.689 267.982 384.278 324.586 384.285 324.592 C 384.279 324.599 324.777 399.239 324.771 399.246 C 324.776 399.255 369.540 481.047 369.545 481.055 C 369.543 481.064 357.083 567.229 357.082 567.238 C 357.068 567.225 261.600 482.386 212.203 435.673 C 153.186 379.863 84.866 317.729 82.659 229.848 C 80.915 160.381 110.686 78.126 172.203 59.739 C 308.974 18.860 353.616 150.661 353.634 150.670 Z"/>
|
||||
<radialGradient id="C1C6C282-B53D-4AF3-ADE3-08F50DF0404D_0" cx="50.34%" cy="41.52%" r="97.05%">
|
||||
<stop offset="33.33%" style="stop-color:rgb(255,255,255);stop-opacity:1.00" />
|
||||
<stop offset="100.00%" style="stop-color:rgb(0,0,0);stop-opacity:1.00" />
|
||||
</radialGradient>
|
||||
<path fill="url(#C1C6C282-B53D-4AF3-ADE3-08F50DF0404D_0)" fill-rule="evenodd" stroke="#000000" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" d="M 380.815 206.593 C 380.813 206.587 363.533 148.545 363.531 148.540 C 363.549 148.530 408.019 16.993 544.903 57.492 C 606.598 75.745 637.059 157.936 635.394 227.548 C 633.289 315.592 567.300 380.927 505.147 433.451 C 450.159 479.919 360.367 565.096 360.353 565.109 C 360.355 565.101 379.736 479.187 379.738 479.178 C 379.733 479.170 336.276 396.676 336.271 396.668 C 336.277 396.660 396.958 322.977 396.965 322.969 C 396.958 322.963 336.277 265.387 336.271 265.381 C 336.275 265.376 380.810 206.598 380.815 206.593 M 353.634 150.670 C 353.635 150.676 366.285 208.481 366.286 208.486 C 366.282 208.492 322.687 267.971 322.682 267.977 C 322.689 267.982 384.278 324.586 384.285 324.592 C 384.279 324.599 324.777 399.239 324.771 399.246 C 324.776 399.254 369.540 481.047 369.544 481.055 C 369.543 481.064 357.083 567.229 357.082 567.238 C 357.068 567.224 261.600 482.386 212.203 435.673 C 153.186 379.863 84.866 317.729 82.659 229.848 C 80.915 160.382 110.687 78.126 172.203 59.740 C 308.974 18.860 353.616 150.661 353.634 150.670 Z"/>
|
||||
</g>
|
||||
<g id="specs">
|
||||
<path fill="#ff0000" fill-rule="evenodd" stroke="none" d="M 360.000 669.867 C 360.001 669.870 371.359 701.672 371.360 701.675 C 371.359 701.674 360.001 691.107 360.000 691.105 C 359.999 691.107 348.641 701.674 348.640 701.675 C 348.641 701.672 359.999 669.870 360.000 669.867 Z"/>
|
||||
<path fill="#0000ff" fill-rule="evenodd" stroke="none" d="M 360.000 39.399 C 360.001 39.401 366.598 57.874 366.599 57.876 C 366.598 57.875 360.001 51.737 360.000 51.737 C 359.999 51.737 353.402 57.875 353.401 57.876 C 353.402 57.874 359.999 39.401 360.000 39.399 Z"/>
|
||||
<path fill="#00ff00" fill-rule="evenodd" stroke="none" d="M 67.132 250.995 C 67.134 250.994 85.990 244.152 85.992 244.152 C 85.992 244.152 79.749 250.931 79.748 250.931 C 79.749 250.932 86.060 257.647 86.060 257.648 C 86.058 257.647 67.134 250.996 67.132 250.995 Z"/>
|
||||
<path fill="#00ff00" fill-rule="evenodd" stroke="none" d="M 67.132 250.995 C 67.134 250.995 85.990 244.153 85.992 244.152 C 85.992 244.153 79.749 250.931 79.748 250.932 C 79.749 250.932 86.060 257.647 86.060 257.648 C 86.058 257.647 67.134 250.996 67.132 250.995 Z"/>
|
||||
<path fill="#ffff00" fill-rule="evenodd" stroke="none" d="M 195.856 443.658 C 195.857 443.656 204.229 425.428 204.230 425.426 C 204.230 425.427 204.671 434.631 204.671 434.632 C 204.672 434.632 213.884 434.855 213.885 434.855 C 213.883 434.856 195.858 443.657 195.856 443.658 Z"/>
|
||||
<path fill="#00ff00" fill-rule="evenodd" stroke="none" d="M 652.868 250.995 C 652.866 250.994 634.010 244.152 634.008 244.152 C 634.008 244.152 640.251 250.931 640.252 250.931 C 640.251 250.932 633.940 257.647 633.940 257.648 C 633.942 257.647 652.866 250.996 652.868 250.995 Z"/>
|
||||
<path fill="#00ffff" fill-rule="evenodd" stroke="none" d="M 595.847 70.813 C 595.845 70.813 577.674 79.309 577.672 79.310 C 577.673 79.310 586.880 79.688 586.881 79.688 C 586.881 79.689 587.167 88.900 587.167 88.901 C 587.167 88.899 595.846 70.814 595.847 70.813 Z"/>
|
||||
<path fill="#00ffff" fill-rule="evenodd" stroke="none" d="M 121.238 70.813 C 121.240 70.813 139.411 79.309 139.413 79.310 C 139.412 79.310 130.204 79.688 130.203 79.688 C 130.203 79.689 129.918 88.900 129.918 88.901 C 129.917 88.899 121.239 70.814 121.238 70.813 Z"/>
|
||||
<path fill="#be0027" fill-rule="evenodd" stroke="none" d="M 359.961 584.050 C 359.962 584.048 368.225 560.909 368.226 560.907 C 368.225 560.908 359.962 568.596 359.961 568.597 C 359.960 568.596 351.697 560.908 351.696 560.907 C 351.697 560.909 359.960 584.048 359.961 584.050 Z"/>
|
||||
<path fill="#00ff00" fill-rule="evenodd" stroke="none" d="M 652.868 250.995 C 652.866 250.995 634.010 244.153 634.008 244.152 C 634.008 244.153 640.251 250.931 640.252 250.932 C 640.251 250.932 633.940 257.647 633.940 257.648 C 633.942 257.647 652.866 250.996 652.868 250.995 Z"/>
|
||||
<path fill="#00ffff" fill-rule="evenodd" stroke="none" d="M 595.847 70.813 C 595.845 70.813 577.674 79.309 577.672 79.309 C 577.673 79.310 586.880 79.689 586.881 79.689 C 586.881 79.689 587.167 88.900 587.167 88.901 C 587.167 88.899 595.846 70.814 595.847 70.813 Z"/>
|
||||
<path fill="#00ffff" fill-rule="evenodd" stroke="none" d="M 121.238 70.813 C 121.240 70.813 139.411 79.309 139.413 79.309 C 139.412 79.310 130.204 79.689 130.203 79.689 C 130.203 79.689 129.918 88.900 129.918 88.901 C 129.917 88.899 121.239 70.814 121.238 70.813 Z"/>
|
||||
<path fill="#be0027" fill-rule="evenodd" stroke="none" d="M 359.961 584.050 C 359.962 584.047 368.225 560.909 368.226 560.907 C 368.225 560.908 359.962 568.596 359.961 568.597 C 359.960 568.596 351.697 560.908 351.696 560.907 C 351.697 560.909 359.960 584.047 359.961 584.050 Z"/>
|
||||
<path fill="#ffff00" fill-rule="evenodd" stroke="none" d="M 522.846 443.658 C 522.845 443.656 514.473 425.428 514.472 425.426 C 514.472 425.427 514.031 434.631 514.031 434.632 C 514.031 434.632 504.818 434.855 504.817 434.855 C 504.819 434.856 522.844 443.657 522.846 443.658 Z"/>
|
||||
</g>
|
||||
</g>
|
||||
|
|
Przed Szerokość: | Wysokość: | Rozmiar: 3.9 KiB Po Szerokość: | Wysokość: | Rozmiar: 4.2 KiB |
Ładowanie…
Reference in New Issue