Initial commit - GridSnap Cinnamon Extension
This commit is contained in:
11
icon.svg
Normal file
11
icon.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="64" height="64" version="1.1" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="2" y="2" width="28" height="28" fill="none" stroke="#6495ed" stroke-width="2" rx="2"/>
|
||||
<rect x="34" y="2" width="28" height="28" fill="none" stroke="#6495ed" stroke-width="2" rx="2"/>
|
||||
<rect x="2" y="34" width="28" height="28" fill="none" stroke="#6495ed" stroke-width="2" rx="2"/>
|
||||
<rect x="34" y="34" width="28" height="28" fill="none" stroke="#6495ed" stroke-width="2" rx="2"/>
|
||||
<text x="16" y="22" font-family="sans-serif" font-size="16" font-weight="bold" fill="#6495ed" text-anchor="middle">1</text>
|
||||
<text x="48" y="22" font-family="sans-serif" font-size="16" font-weight="bold" fill="#6495ed" text-anchor="middle">2</text>
|
||||
<text x="16" y="54" font-family="sans-serif" font-size="16" font-weight="bold" fill="#6495ed" text-anchor="middle">3</text>
|
||||
<text x="48" y="54" font-family="sans-serif" font-size="16" font-weight="bold" fill="#6495ed" text-anchor="middle">4</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user