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_6083)">
<path d="M7.00003 14.0001L17.5 1.50012M17.5 14.0001L12.25 7.75012M10.36 5.50012L7.00003 1.50012M22 18.0001C22 20.2093 20.2092 22.0001 18 22.0001C15.7909 22.0001 14 20.2093 14 18.0001C14 15.791 15.7909 14.0001 18 14.0001C20.2092 14.0001 22 15.791 22 18.0001ZM10 18.0001C10 20.2093 8.20917 22.0001 6.00003 22.0001C3.79089 22.0001 2.00003 20.2093 2.00003 18.0001C2.00003 15.791 3.79089 14.0001 6.00003 14.0001C8.20917 14.0001 10 15.791 10 18.0001Z" stroke="#2F384C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_2546_6083">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 780 B