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,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path opacity="0.32" d="M8.65 5.25C6.40979 5.25 5.28968 5.25 4.43404 5.68597C3.68139 6.06947 3.06947 6.68139 2.68597 7.43404C2.25 8.28968 2.25 9.40979 2.25 11.65V12.35C2.25 14.5902 2.25 15.7103 2.68597 16.566C3.06947 17.3186 3.68139 17.9305 4.43404 18.314C5.28968 18.75 6.40979 18.75 8.65 18.75H15.35C17.5902 18.75 18.7103 18.75 19.566 18.314C20.3186 17.9305 20.9305 17.3186 21.314 16.566C21.75 15.7103 21.75 14.5902 21.75 12.35V11.65C21.75 9.40979 21.75 8.28968 21.314 7.43404C20.9305 6.68139 20.3186 6.06947 19.566 5.68597C18.7103 5.25 17.5902 5.25 15.35 5.25H8.65Z" fill="#2F384C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 2C2.25 1.58579 2.58579 1.25 3 1.25H21C21.4142 1.25 21.75 1.58579 21.75 2C21.75 2.41421 21.4142 2.75 21 2.75H3C2.58579 2.75 2.25 2.41421 2.25 2ZM2.25 22C2.25 21.5858 2.58579 21.25 3 21.25H21C21.4142 21.25 21.75 21.5858 21.75 22C21.75 22.4142 21.4142 22.75 21 22.75H3C2.58579 22.75 2.25 22.4142 2.25 22Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB