setup electron app with boilerplate

This commit is contained in:
talksik
2026-02-19 19:41:26 -08:00
parent fc6a5e43db
commit 1f249c47a6
5174 changed files with 8743 additions and 0 deletions
@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14 16H3M10 16L3.5 7.5M20.5 16.5L14 8M10 21.5L17 12M7 12L14 2.5M21 8H10M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 383 B

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.33333 5.33309C6.32099 5.13556 7.31388 4.52894 7.87258 3.69088C8.57693 2.63436 9.7627 1.99976 11.0325 1.99976H12.9675C14.2373 1.99976 15.4231 2.63436 16.1274 3.69088C16.7223 4.58317 17.6399 5.12773 18.6783 5.33542C20.6097 5.7217 22 7.41756 22 9.38722V13.2076C22 16.7589 22 18.5346 21.1389 19.8051C20.9609 20.0676 20.7588 20.312 20.5355 20.5353M5.33333 5.33309L2 1.99976M5.33333 5.33309L20.5355 20.5353M22.5 22.4998L20.5355 20.5353M17 21.9243C16.012 21.9998 14.785 21.9998 13.2078 21.9998H10.7922C7.24083 21.9998 5.46517 21.9998 4.19468 21.1386C3.6696 20.7827 3.21704 20.3302 2.86114 19.8051C2 18.5346 2 16.7589 2 13.2076V9.38722C2 8.50558 2.27855 7.67879 2.75949 6.99976M9.71586 9.71586C10.3635 9.26461 11.1508 9 12 9C14.2091 9 16 10.7909 16 13C16 13.8492 15.7354 14.6365 15.2841 15.2841M8.12602 12C8.04375 12.3196 8 12.6547 8 13C8 15.2091 9.79086 17 12 17C12.3453 17 12.6804 16.9562 13 16.874" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

+4
View File
@@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2 9.38747C2 7.4178 3.39027 5.72195 5.32169 5.33566L5.45748 5.3085C6.44514 5.11097 7.31388 4.52918 7.87258 3.69113V3.69113C8.57693 2.6346 9.7627 2 11.0325 2H12.9675C14.2373 2 15.4231 2.6346 16.1274 3.69113V3.69113C16.6861 4.52918 17.5549 5.11097 18.5425 5.3085L18.6783 5.33566C20.6097 5.72195 22 7.4178 22 9.38747V14C22 16.8003 22 18.2004 21.455 19.27C20.9757 20.2108 20.2108 20.9757 19.27 21.455C18.2004 22 16.8003 22 14 22H10C7.19974 22 5.79961 22 4.73005 21.455C3.78924 20.9757 3.02433 20.2108 2.54497 19.27C2 18.2004 2 16.8003 2 14V9.38747Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M16 13C16 15.2091 14.2091 17 12 17C9.79086 17 8 15.2091 8 13C8 10.7909 9.79086 9 12 9C14.2091 9 16 10.7909 16 13Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 952 B

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 10.2236C3.66962 11.0556 2 13.3006 2 15.9394C2 19.2866 4.68629 22 8 22C11.3137 22 14 19.2866 14 15.9394C14 15.2611 13.8897 14.6089 13.6862 14M12 20.6144C13.0566 21.48 14.4116 22.0001 15.8891 22.0001C19.2641 22.0001 22 19.2866 22 15.9394C22 13.3281 20.3348 11.1025 18 10.2501M18 8C18 11.3137 15.3137 14 12 14C8.68629 14 6 11.3137 6 8C6 4.68629 8.68629 2 12 2C15.3137 2 18 4.68629 18 8Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 585 B

+3
View File
@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18 22H9H5.86133C3.95219 22 2.99762 22 2.46471 21.601C2.0003 21.2534 1.70974 20.7211 1.66841 20.1425C1.62099 19.4785 2.13718 18.6755 3.16956 17.0696L6.30823 12.1872C7.20408 10.7937 7.652 10.0969 8.22156 9.85622C8.71922 9.64595 9.28078 9.64595 9.77844 9.85622C10.348 10.0969 10.7959 10.7937 11.6918 12.1872L14.5 16.5556M18 22H18.1387C20.0478 22 21.0024 22 21.5353 21.601C21.9997 21.2534 22.2903 20.7211 22.3316 20.1425C22.379 19.4785 21.8628 18.6755 20.8304 17.0696L20.1918 16.0761C19.2959 14.6825 18.848 13.9858 18.2784 13.7451C17.7808 13.5348 17.2192 13.5348 16.7216 13.7451C16.152 13.9858 15.7041 14.6825 14.8082 16.0761L14.5 16.5556M18 22L14.5 16.5556M20 5C20 6.65685 18.6569 8 17 8C15.3431 8 14 6.65685 14 5C14 3.34315 15.3431 2 17 2C18.6569 2 20 3.34315 20 5Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 963 B

+3
View File
@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3 18L6.77044 14.2296C7.55197 13.448 7.94273 13.0573 8.39428 12.9083C8.79155 12.7773 9.21991 12.7741 9.61907 12.8993C10.0728 13.0415 10.4693 13.4265 11.2623 14.1964L14.4861 17.3264M21.5 17.6875L20.0752 16.2627C19.2832 15.4707 18.8872 15.0747 18.4305 14.9263C18.0289 14.7958 17.5962 14.7958 17.1945 14.9263C16.7378 15.0747 16.3416 15.4709 15.5493 16.2633C14.9448 16.8677 14.4861 17.3264 14.4861 17.3264M18.5 21.3403L14.4861 17.3264M18 8C18 9.10457 17.1046 10 16 10C14.8954 10 14 9.10457 14 8C14 6.89543 14.8954 6 16 6C17.1046 6 18 6.89543 18 8ZM11.6 22H12.4C15.7603 22 17.4405 22 18.7239 21.346C19.8529 20.7708 20.7708 19.8529 21.346 18.7239C22 17.4405 22 15.7603 22 12.4V11.6C22 8.23969 22 6.55953 21.346 5.27606C20.7708 4.14708 19.8529 3.2292 18.7239 2.65396C17.4405 2 15.7603 2 12.4 2H11.6C8.23969 2 6.55953 2 5.27606 2.65396C4.14708 3.2292 3.2292 4.14708 2.65396 5.27606C2 6.55953 2 8.23969 2 11.6V12.4C2 15.7603 2 17.4405 2.65396 18.7239C3.2292 19.8529 4.14708 20.7708 5.27606 21.346C6.55953 22 8.23969 22 11.6 22Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.5 18.5L6.77044 14.2296C7.55197 13.448 7.94273 13.0573 8.39428 12.9083C8.79155 12.7773 9.21991 12.7741 9.61907 12.8993C10.0728 13.0415 10.4693 13.4265 11.2623 14.1964L14.4861 17.3264M21.5 17.6875L20.0752 16.2627C19.2832 15.4707 18.8872 15.0747 18.4305 14.9263C18.0289 14.7958 17.5962 14.7958 17.1945 14.9263C16.7378 15.0747 16.3416 15.4709 15.5493 16.2633C14.9448 16.8677 14.4861 17.3264 14.4861 17.3264M18.5 21.3403L14.4861 17.3264M15 6L17 8L21 4M12 2H11.5V2C8.234 2 6.601 2 5.34627 2.61876C4.16167 3.20294 3.20294 4.16167 2.61876 5.34627C2 6.601 2 8.234 2 11.5V12.4C2 15.7603 2 17.4405 2.65396 18.7239C3.2292 19.8529 4.14708 20.7708 5.27606 21.346C6.55953 22 8.23969 22 11.6 22H12.5C15.766 22 17.399 22 18.6537 21.3812C19.8383 20.7971 20.7971 19.8383 21.3812 18.6537C22 17.399 22 15.766 22 12.5V12.5V12" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1005 B

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.5 18.5L6.77044 14.2296C7.55197 13.448 7.94273 13.0573 8.39428 12.9083C8.79155 12.7773 9.21991 12.7741 9.61907 12.8993C10.0728 13.0415 10.4693 13.4265 11.2623 14.1964L14.4861 17.3264M21.5 17.6875L20.0752 16.2627C19.2832 15.4707 18.8872 15.0747 18.4305 14.9263C18.0289 14.7958 17.5962 14.7958 17.1945 14.9263C16.7378 15.0747 16.3416 15.4709 15.5493 16.2633C14.9448 16.8677 14.4861 17.3264 14.4861 17.3264M18.5 21.3403L14.4861 17.3264M20 8L18 6M18 6L16 4M18 6L16 8M18 6L20 4M12 2H11.5V2C8.234 2 6.601 2 5.34627 2.61876C4.16167 3.20294 3.20294 4.16167 2.61876 5.34627C2 6.601 2 8.234 2 11.5V12.4C2 15.7603 2 17.4405 2.65396 18.7239C3.2292 19.8529 4.14708 20.7708 5.27606 21.346C6.55953 22 8.23969 22 11.6 22H12.5C15.766 22 17.399 22 18.6537 21.3812C19.8383 20.7971 20.7971 19.8383 21.3812 18.6537C22 17.399 22 15.766 22 12.5V12.5V12" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3 18L6.77044 14.2296C7.55197 13.448 7.94273 13.0573 8.39428 12.9083C8.79155 12.7773 9.21991 12.7741 9.61907 12.8993C10.0728 13.0415 10.4693 13.4265 11.2623 14.1964L14.4861 17.3264M21.5 17.6875L20.0752 16.2627C19.2832 15.4707 18.8872 15.0747 18.4305 14.9263C18.0289 14.7958 17.5962 14.7958 17.1945 14.9263C16.7378 15.0747 16.3416 15.4709 15.5493 16.2633C14.9448 16.8677 14.4861 17.3264 14.4861 17.3264M18.5 21.3403L14.4861 17.3264M17 3V9M17 9L14.5 6.5M17 9L19.5 6.5M12 2H11.5V2C8.234 2 6.601 2 5.34627 2.61876C4.16167 3.20294 3.20294 4.16167 2.61876 5.34627C2 6.601 2 8.234 2 11.5V12.4C2 15.7603 2 17.4405 2.65396 18.7239C3.2292 19.8529 4.14708 20.7708 5.27606 21.346C6.55953 22 8.23969 22 11.6 22H12.5C15.766 22 17.399 22 18.6537 21.3812C19.8383 20.7971 20.7971 19.8383 21.3812 18.6537C22 17.399 22 15.766 22 12.5V12.5V12" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1021 B

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 2H11.5V2C8.234 2 6.601 2 5.34627 2.61876C4.16167 3.20294 3.20294 4.16167 2.61876 5.34627C2 6.601 2 8.234 2 11.5V12.4C2 15.7603 2 17.4405 2.65396 18.7239C3.2292 19.8529 4.14708 20.7708 5.27606 21.346C6.55953 22 8.23969 22 11.6 22H12.5C15.766 22 17.399 22 18.6537 21.3812C19.8383 20.7971 20.7971 19.8383 21.3812 18.6537C22 17.399 22 15.766 22 12.5V12.5V12M21.5 17.6875L20.0752 16.2627C19.2832 15.4707 18.8872 15.0747 18.4305 14.9263C18.0289 14.7958 17.5962 14.7958 17.1945 14.9263C16.7378 15.0747 16.3418 15.4707 15.5498 16.2627L14.4861 17.3264M2.5 18.5L6.77044 14.2296C7.55197 13.448 7.94273 13.0573 8.39428 12.9083C8.79155 12.7773 9.21991 12.7741 9.61907 12.8993C10.0728 13.0415 10.4693 13.4265 11.2623 14.1964L14.4861 17.3264M14.4861 17.3264L18.5 21.3403M14 10L14.12 9.40013C14.2612 8.69387 14.3319 8.34073 14.461 8.01144C14.5757 7.71916 14.7243 7.44139 14.9039 7.18387C15.1063 6.89374 15.3609 6.63909 15.8702 6.1298L18 4C18.5523 3.44771 19.4477 3.44772 20 4V4C20.5523 4.55228 20.5523 5.44771 20 6L17.8702 8.12979C17.3609 8.63909 17.1063 8.89374 16.8161 9.09608C16.5586 9.27568 16.2808 9.42434 15.9886 9.53899C15.6593 9.66815 15.3061 9.73877 14.5999 9.88003L14 10Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.5 18.5L6.77044 14.2296C7.55197 13.448 7.94273 13.0573 8.39428 12.9083C8.79155 12.7773 9.21991 12.7741 9.61907 12.8993C10.0728 13.0415 10.4693 13.4265 11.2623 14.1964L14.4861 17.3264M21.5 17.6875L20.0752 16.2627C19.2832 15.4707 18.8872 15.0747 18.4305 14.9263C18.0289 14.7958 17.5962 14.7958 17.1945 14.9263C16.7378 15.0747 16.3416 15.4709 15.5493 16.2633C14.9448 16.8677 14.4861 17.3264 14.4861 17.3264M18.5 21.3403L14.4861 17.3264M18 9V6M18 6V3M18 6H15M18 6H21M12 2H11.5V2C8.234 2 6.601 2 5.34627 2.61876C4.16167 3.20294 3.20294 4.16167 2.61876 5.34627C2 6.601 2 8.234 2 11.5V12.4C2 15.7603 2 17.4405 2.65396 18.7239C3.2292 19.8529 4.14708 20.7708 5.27606 21.346C6.55953 22 8.23969 22 11.6 22H12.5C15.766 22 17.399 22 18.6537 21.3812C19.8383 20.7971 20.7971 19.8383 21.3812 18.6537C22 17.399 22 15.766 22 12.5V12.5V12" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1020 B

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2 2L3.75736 3.75736M22 22L20.2426 20.2426M20.2426 20.2426C19.8734 20.6118 19.4561 20.9328 19 21.1962C17.6077 22 15.7385 22 12 22C8.26154 22 6.39231 22 5 21.1962C4.08788 20.6695 3.33046 19.9121 2.80385 19C2 17.6077 2 15.7385 2 12C2 8.26154 2 6.39231 2.80385 5C3.06715 4.54394 3.38816 4.12656 3.75736 3.75736M20.2426 20.2426L3.75736 3.75736M7 2.17201C8.19655 2 9.76391 2 12 2C15.7385 2 17.6077 2 19 2.80385C19.9121 3.33046 20.6695 4.08788 21.1962 5C22 6.39231 22 8.26154 22 12C22 14.2361 22 15.8034 21.828 17M3 18L5.73726 15.2627C6.52929 14.4707 6.92531 14.0747 7.38197 13.9263C7.78365 13.7958 8.21635 13.7958 8.61803 13.9263C9.07469 14.0747 9.47071 14.4707 10.2627 15.2627L16.5 21.5M18 8C18 9.10457 17.1046 10 16 10C14.8954 10 14 9.10457 14 8C14 6.89543 14.8954 6 16 6C17.1046 6 18 6.89543 18 8Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 994 B

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.5 18.5L6.77044 14.2296C7.55197 13.448 7.94273 13.0573 8.39428 12.9083C8.79155 12.7773 9.21991 12.7741 9.61907 12.8993C10.0728 13.0415 10.4693 13.4265 11.2623 14.1964L14.4861 17.3264M21.5 17.6875L20.0752 16.2627C19.2832 15.4707 18.8872 15.0747 18.4305 14.9263C18.0289 14.7958 17.5962 14.7958 17.1945 14.9263C16.7378 15.0747 16.3416 15.4709 15.5493 16.2633C14.9448 16.8677 14.4861 17.3264 14.4861 17.3264M18.5 21.3403L14.4861 17.3264M18 9V3M18 3L15.5 5.5M18 3L20.5 5.5M12 2H11.5V2C8.234 2 6.601 2 5.34627 2.61876C4.16167 3.20294 3.20294 4.16167 2.61876 5.34627C2 6.601 2 8.234 2 11.5V12.4C2 15.7603 2 17.4405 2.65396 18.7239C3.2292 19.8529 4.14708 20.7708 5.27606 21.346C6.55953 22 8.23969 22 11.6 22H12.5C15.766 22 17.399 22 18.6537 21.3812C19.8383 20.7971 20.7971 19.8383 21.3812 18.6537C22 17.399 22 15.766 22 12.5V12.5V12" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

+3
View File
@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14 17L11.7627 14.7627C10.9707 13.9707 10.5747 13.5747 10.118 13.4263C9.71635 13.2958 9.28365 13.2958 8.88197 13.4263C8.42531 13.5747 8.02929 13.9707 7.23726 14.7627L5 17L4.5 17.5M14 17L14.7373 16.2627C15.5293 15.4707 15.9253 15.0747 16.382 14.9263C16.7837 14.7958 17.2163 14.7958 17.618 14.9263C18.0747 15.0747 18.4707 15.4707 19.2627 16.2627L20 17M14 17L17 20M16 9C16 10.1046 15.1046 11 14 11C12.8954 11 12 10.1046 12 9C12 7.89543 12.8954 7 14 7C15.1046 7 16 7.89543 16 9ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 786 B

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3 3L7.33333 7.33333M21 21L16.6667 16.6667M16.6667 16.6667L14.2741 19.6574C12.9632 21.2959 12.3078 22.1152 11.7331 22.2056C11.2355 22.2839 10.732 22.1072 10.3924 21.7353C10 21.3057 10 20.2565 10 18.1581V16.4C10 15.5599 10 15.1399 9.83651 14.819C9.6927 14.5368 9.46323 14.3073 9.18099 14.1635C8.86012 14 8.44008 14 7.6 14H6.9935C5.39495 14 4.59567 14 4.18516 13.6723C3.82814 13.3873 3.62044 12.9552 3.62094 12.4984C3.62151 11.9731 4.12081 11.349 5.11941 10.1007L7.33333 7.33333M16.6667 16.6667L7.33333 7.33333M9.2 5L9.6 4.5L9.72592 4.34261C11.0368 2.70406 11.6922 1.88479 12.2669 1.79439C12.7645 1.71614 13.268 1.89278 13.6076 2.26468C14 2.69433 14 3.74351 14 5.84187V7.6C14 8.44008 14 8.86012 14.1635 9.18099C14.3073 9.46323 14.5368 9.6927 14.819 9.83651C15.1399 10 15.5599 10 16.4 10H17.1977C18.6306 10 19.3471 10 19.7321 10.2662C20.1678 10.5674 20.4124 11.0762 20.3754 11.6047C20.3427 12.0716 19.8952 12.631 19 13.75V13.75L18.8 14" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.11942 10.1007L9.72591 4.34261C11.0368 2.70406 11.6922 1.88479 12.2669 1.79439C12.7645 1.71614 13.268 1.89278 13.6076 2.26468C14 2.69433 14 3.74351 14 5.84187V7.6C14 8.44008 14 8.86012 14.1635 9.18099C14.3073 9.46323 14.5368 9.6927 14.819 9.83651C15.1399 10 15.5599 10 16.4 10H17.0065C18.6051 10 19.4043 10 19.8148 10.3277C20.1719 10.6127 20.3796 11.0448 20.3791 11.5016C20.3785 12.0269 19.8792 12.651 18.8806 13.8993L14.2741 19.6574C12.9632 21.2959 12.3078 22.1152 11.7331 22.2056C11.2355 22.2839 10.732 22.1072 10.3924 21.7353C10 21.3057 10 20.2565 10 18.1581V16.4C10 15.5599 10 15.1399 9.83651 14.819C9.6927 14.5368 9.46323 14.3073 9.18099 14.1635C8.86012 14 8.44008 14 7.6 14H6.9935C5.39495 14 4.59567 14 4.18516 13.6723C3.82814 13.3873 3.62044 12.9552 3.62094 12.4984C3.62151 11.9731 4.12081 11.349 5.11942 10.1007Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1021 B