mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2025-12-12 07:40:26 -08:00
add stack logos
This commit is contained in:
19
assets/logo-stack-catalog.svg
Normal file
19
assets/logo-stack-catalog.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" >
|
||||
|
||||
<polygon points="1,0,5,0,5,3,1,3" fill="#000" />
|
||||
<polygon points="7,0,9,0,9,3,7,3" fill="#000" />
|
||||
<polygon points="10,0,12,0,12,3,10,3" fill="#000" />
|
||||
<polygon points="13,0,15,0,15,3,13,3" fill="#000" />
|
||||
|
||||
<polyline points="1,5,5,9" stroke="#000" />
|
||||
<polyline points="1,9,5,5" stroke="#000" />
|
||||
<line x1="7" y1="7" x2="15" y2="7" stroke="#000" stroke-width="2" />
|
||||
|
||||
<polyline points="1,11,5,15" stroke="#000" />
|
||||
<polyline points="1,15,5,11" stroke="#000" />
|
||||
<line x1="7" y1="13" x2="15" y2="13" stroke="#000" stroke-width="2" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 737 B |
13
assets/logo-stack-moc.svg
Normal file
13
assets/logo-stack-moc.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" >
|
||||
|
||||
<polyline points="0,7,2,7,2,5,7,5,7,3,10,3,10,5,13,5,13,7,15,7,15,9,13,9,13,12,10,12,10,14,7,14,7,12,2,12,2,10,0,10,0,7" stroke-width="1" stroke="#000" fill="transparent" />
|
||||
|
||||
<line x1="1" y1="10" x2="6" y2="5" stroke="#000" stroke-width="0.5" />
|
||||
<line x1="2" y1="12" x2="10" y2="4" stroke="#000" stroke-width="0.5" />
|
||||
<line x1="5" y1="12" x2="12" y2="5" stroke="#000" stroke-width="0.5" />
|
||||
<line x1="7" y1="13" x2="13" y2="7" stroke="#000" stroke-width="0.5" />
|
||||
<line x1="10" y1="13" x2="13" y2="10" stroke="#000" stroke-width="0.5" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 715 B |
8
assets/logo-stack-overlay.svg
Normal file
8
assets/logo-stack-overlay.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<polygon points="10,5,10,1,14,1,14,14,2,14,2,9,6,9,6,5" fill="transparent" stroke="#000" stroke-width="2"/>
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 267 B |
Reference in New Issue
Block a user