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
+10
View File
@@ -0,0 +1,10 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_2546_6195)">
<path d="M7 12L4.8822 15.4414C3.12611 18.2951 2.24806 19.7219 2.42974 20.5187C2.58655 21.2065 3.09409 21.7608 3.76542 21.9774C4.54316 22.2284 6.04163 21.4792 9.03858 19.9807L19.2757 14.8622C21.1181 13.941 22.0393 13.4803 22.3349 12.857C22.5922 12.3146 22.5922 11.6854 22.3349 11.143C22.0393 10.5197 21.1181 10.059 19.2757 9.13784L9.03859 4.0193C6.04164 2.52082 4.54316 1.77158 3.76542 2.02258C3.09409 2.23924 2.58655 2.79354 2.42974 3.48131C2.24806 4.2781 3.12611 5.70492 4.8822 8.55857L7 12ZM7 12H11" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_2546_6195">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 836 B