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="M11.65 2.25C9.40979 2.25 8.28968 2.25 7.43404 2.68597C6.68139 3.06947 6.06947 3.68139 5.68597 4.43404C5.25 5.28968 5.25 6.40979 5.25 8.65V15.35C5.25 17.5902 5.25 18.7103 5.68597 19.566C6.06947 20.3186 6.68139 20.9305 7.43404 21.314C8.28968 21.75 9.40979 21.75 11.65 21.75H12.35C14.5902 21.75 15.7103 21.75 16.566 21.314C17.3186 20.9305 17.9305 20.3186 18.314 19.566C18.75 18.7103 18.75 17.5902 18.75 15.35V8.65C18.75 6.40979 18.75 5.28968 18.314 4.43404C17.9305 3.68139 17.3186 3.06947 16.566 2.68597C15.7103 2.25 14.5902 2.25 12.35 2.25H11.65Z" fill="#2F384C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 3.25C2.41421 3.25 2.75 3.58579 2.75 4V20C2.75 20.4142 2.41421 20.75 2 20.75C1.58579 20.75 1.25 20.4142 1.25 20V4C1.25 3.58579 1.58579 3.25 2 3.25ZM22 3.25C22.4142 3.25 22.75 3.58579 22.75 4V20C22.75 20.4142 22.4142 20.75 22 20.75C21.5858 20.75 21.25 20.4142 21.25 20V4C21.25 3.58579 21.5858 3.25 22 3.25Z" fill="#2F384C"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB