Tidying the repo
This commit is contained in:
11
Firefox/Code/icon.svg
Normal file
11
Firefox/Code/icon.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48">
|
||||
<!-- Background -->
|
||||
<rect width="48" height="48" rx="8" fill="#2196F3"/>
|
||||
|
||||
<!-- SQL text -->
|
||||
<text x="24" y="20" font-family="Arial, sans-serif" font-size="12" font-weight="bold" text-anchor="middle" fill="white">SQL</text>
|
||||
|
||||
<!-- Extract arrow -->
|
||||
<path d="M18 28 L24 34 L30 28" stroke="white" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M24 32 L24 38" stroke="white" stroke-width="2" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 561 B |
Reference in New Issue
Block a user