Updated and added new icons from Lindua

This commit is contained in:
2022-03-04 18:10:35 +01:00
parent 9083b0a5d0
commit df388b929a
29 changed files with 373 additions and 251 deletions

View File

@@ -1,37 +1,8 @@
<template>
<svg
version="1.0"
xmlns="http://www.w3.org/2000/svg"
width="24px"
height="24px"
viewBox="0 0 512 512"
fill="currentColor"
data-fill=""
stroke="none"
stroke-width="1"
stroke-linecap="round"
stroke-linejoin="round"
preserveAspectRatio="xMidYMid meet"
style="transform: rotate(-45deg); margin-top: -7px"
>
<g transform="translate(0,512) scale(0.1,-0.1)">
<path
d="M1420 4173 c-956 -958 -1013 -1019 -1133 -1213 -401 -651 -377 -1492
61 -2125 287 -415 711 -693 1222 -803 116 -24 143 -26 375 -27 236 0 257 2
383 28 315 66 598 199 847 397 106 84 1920 1895 1936 1931 6 16 9 39 5 51 -3
13 -149 167 -325 343 -301 299 -322 319 -356 319 -34 0 -80 -44 -963 -925
-959 -958 -985 -981 -1127 -1044 -337 -149 -721 -96 -993 138 -367 315 -433
848 -154 1247 27 40 401 422 963 985 866 867 919 923 919 955 0 33 -23 58
-323 358 -315 315 -323 322 -362 322 -40 0 -46 -6 -975 -937z m1235 37 l-220
-220 -240 240 -240 240 220 220 220 220 240 -240 240 -240 -220 -220z m-575
-105 l234 -235 -605 -607 c-632 -635 -663 -669 -747 -838 -123 -251 -139 -591
-37 -860 55 -148 142 -281 260 -397 378 -377 971 -423 1414 -111 38 27 320
300 671 649 l605 604 240 -240 240 -241 -610 -608 c-623 -621 -710 -699 -885
-801 -199 -116 -422 -195 -655 -231 -103 -16 -397 -16 -500 0 -403 63 -748
241 -1025 527 -328 339 -500 764 -500 1234 0 434 143 821 429 1160 73 86 1213
1230 1226 1230 5 0 116 -106 245 -235z m2615 -1935 l-220 -220 -240 240 -240
240 220 220 220 220 240 -240 240 -240 -220 -220z"
/>
</g>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
xmlns="http://www.w3.org/2000/svg"
d="M31.608 13.725l-4-4c-0.304-0.304-0.729-0.442-1.154-0.375-0.421 0.067-0.788 0.333-0.979 0.713-2.938 5.804-5.517 9.617-8.354 12.358-0.004 0.004-0.012 0.012-0.017 0.017-1.008 1.008-2.346 1.563-3.771 1.563s-2.762-0.554-3.771-1.563c-1.008-1.008-1.563-2.346-1.563-3.771s0.554-2.762 1.563-3.771c0.004-0.004 0.012-0.012 0.017-0.017 2.742-2.842 6.55-5.417 12.358-8.354 0.383-0.192 0.646-0.558 0.712-0.979s-0.071-0.85-0.375-1.154l-4-4c-0.404-0.404-1.021-0.504-1.538-0.25-2.271 1.125-4.475 2.438-6.554 3.9-2.175 1.529-4.279 3.271-6.258 5.179-0.004 0.004-0.013 0.012-0.017 0.017-2.521 2.521-3.908 5.867-3.908 9.429s1.387 6.908 3.904 9.429c2.521 2.517 5.867 3.904 9.429 3.904s6.908-1.387 9.429-3.904c0.004-0.004 0.012-0.012 0.017-0.017 1.908-1.979 3.65-4.088 5.179-6.258 1.462-2.079 2.775-4.283 3.904-6.558 0.254-0.517 0.15-1.133-0.254-1.537zM17.075 2.962l2.025 2.025c-1.188 0.629-2.292 1.246-3.317 1.854l-2-2c1.071-0.667 2.167-1.296 3.292-1.879zM20.867 26.217c-2.012 2.008-4.688 3.117-7.533 3.117-2.85 0-5.529-1.108-7.542-3.125-4.154-4.154-4.158-10.917-0.008-15.075 2.183-2.104 4.454-3.942 6.858-5.55l1.971 1.971c-2.879 1.804-5.117 3.571-6.946 5.463-1.504 1.508-2.333 3.517-2.333 5.65 0 2.137 0.833 4.146 2.342 5.658 1.512 1.508 3.521 2.342 5.658 2.342 2.133 0 4.138-0.829 5.65-2.333 1.892-1.829 3.663-4.067 5.463-6.946l1.971 1.971c-1.608 2.404-3.446 4.675-5.55 6.858zM27.158 18.212l-1.996-1.996c0.608-1.025 1.225-2.129 1.854-3.317l2.025 2.025c-0.587 1.125-1.217 2.221-1.883 3.288z"
/>
</svg>
</template>