mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 18:32:48 +00:00
chore: Remove Documentation shortcut and replace Landing icon (#1310)
* chore: delete documentation file Being replaced by landing page * chore: delete documentation icon * chore: replace icon for landing page * chore: Add new Landing icon * chore: new landing icon
This commit is contained in:
parent
f8580007fb
commit
669a665d8f
@ -1,9 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
NoDisplay=false
|
||||
Terminal=false
|
||||
Exec=xdg-open https://docs.bazzite.gg
|
||||
Icon=/usr/share/ublue-os/bazzite/docs.svg
|
||||
Name=Bazzite Documentation
|
||||
Comment=Bazzite documentation
|
||||
Categories=Utility;
|
@ -3,7 +3,7 @@ Type=Application
|
||||
NoDisplay=false
|
||||
Terminal=false
|
||||
Exec=xdg-open https://universal-blue.discourse.group/docs?topic=8
|
||||
Icon=/usr/share/ublue-os/bazzite/welcome.svg
|
||||
Icon=/usr/share/ublue-os/bazzite/Landing.svg
|
||||
Name=Bazzite Landing
|
||||
Comment=Announcements, newsletters, and the forums
|
||||
Categories=Utility;
|
||||
|
@ -0,0 +1,54 @@
|
||||
<svg width="296" height="296" viewBox="0 0 296 296" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M120 296H296V30C296 13.4315 282.569 0 266 0H30C13.4315 0 0 13.4315 0 30V176C0 242.274 53.7258 296 120 296Z" fill="url(#paint0_linear_1268_533)"/>
|
||||
<g filter="url(#filter0_b_1268_533)">
|
||||
<path d="M86.3349 156.792V70.6279V55H70.6675C62.0146 55 55 61.9968 55 70.6279V156.792C55 202.747 92.3478 240 138.419 240H240V70.6279V55H224.333H208.665V70.6279V208.744H138.419C109.654 208.744 86.3349 185.485 86.3349 156.792Z" fill="white"/>
|
||||
</g>
|
||||
<g filter="url(#filter1_b_1268_533)">
|
||||
<rect x="240" y="55" width="10" height="185" fill="white" fill-opacity="0.3"/>
|
||||
</g>
|
||||
<g filter="url(#filter2_b_1268_533)">
|
||||
<rect x="250" y="55" width="10" height="185" fill="white" fill-opacity="0.1"/>
|
||||
</g>
|
||||
<g filter="url(#filter3_b_1268_533)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M240 208.744H240V240H240V208.744ZM138.335 156.792V70.6279V55H107L107 156.792C107 175.476 113.174 192.722 123.598 206.611C128.296 207.999 133.27 208.744 138.419 208.744H190.419C161.654 208.744 138.335 185.485 138.335 156.792Z" fill="white" fill-opacity="0.1"/>
|
||||
</g>
|
||||
<g filter="url(#filter4_b_1268_533)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M240 55H234.665L240 55V70.6279V240H240V55ZM112.335 70.6279V156.792C112.335 185.485 135.654 208.744 164.419 208.744L138.419 208.744C119.317 208.744 102.617 198.487 93.5523 183.194C88.9666 175.457 86.335 166.431 86.335 156.792V70.6279V55H81.0002V55H112.335V70.6279Z" fill="white" fill-opacity="0.3"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_b_1268_533" x="15.7" y="15.7" width="263.6" height="263.6" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feGaussianBlur in="BackgroundImageFix" stdDeviation="19.65"/>
|
||||
<feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_1268_533"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_1268_533" result="shape"/>
|
||||
</filter>
|
||||
<filter id="filter1_b_1268_533" x="200" y="15" width="90" height="265" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feGaussianBlur in="BackgroundImageFix" stdDeviation="20"/>
|
||||
<feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_1268_533"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_1268_533" result="shape"/>
|
||||
</filter>
|
||||
<filter id="filter2_b_1268_533" x="210" y="15" width="90" height="265" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feGaussianBlur in="BackgroundImageFix" stdDeviation="20"/>
|
||||
<feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_1268_533"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_1268_533" result="shape"/>
|
||||
</filter>
|
||||
<filter id="filter3_b_1268_533" x="67.0002" y="15" width="213" height="265" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feGaussianBlur in="BackgroundImageFix" stdDeviation="20"/>
|
||||
<feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_1268_533"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_1268_533" result="shape"/>
|
||||
</filter>
|
||||
<filter id="filter4_b_1268_533" x="41.0002" y="15" width="239" height="265" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feGaussianBlur in="BackgroundImageFix" stdDeviation="20"/>
|
||||
<feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_1268_533"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_1268_533" result="shape"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_1268_533" x1="279" y1="296" x2="-39.5205" y2="51.481" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0.18594" stop-color="#3550EC"/>
|
||||
<stop offset="0.795405" stop-color="#252B4B"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 3.9 KiB |
@ -1,86 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="600"
|
||||
height="600"
|
||||
viewBox="0 0 600 600"
|
||||
fill="none"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
sodipodi:docname="bazzite-logo-le.svg"
|
||||
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview8"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:zoom="0.6923754"
|
||||
inkscape:cx="211.59042"
|
||||
inkscape:cy="132.15374"
|
||||
inkscape:window-width="1457"
|
||||
inkscape:window-height="1212"
|
||||
inkscape:window-x="26"
|
||||
inkscape:window-y="23"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="svg8" />
|
||||
<path
|
||||
d="M50 150C50 94.7715 94.7715 50 150 50H300C438.071 50 550 161.929 550 300V300C550 438.071 438.071 550 300 550V550C161.929 550 50 438.071 50 300V150Z"
|
||||
fill="url(#paint0_linear_1016_105)"
|
||||
id="path1" />
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M178 50H242V178H376.185C432.416 178 478 223.584 478 279.815C478 389.269 389.27 478 279.815 478C223.584 478 178 432.416 178 376.185V242H50L50 178L178 178V50ZM242 242V376.185C242 397.07 258.93 414 279.815 414C353.923 414 414 353.923 414 279.815C414 258.93 397.07 242 376.185 242H242Z"
|
||||
fill="white"
|
||||
fill-opacity="0.5"
|
||||
id="path2" />
|
||||
<path
|
||||
d="M242 110C242 93.4315 228.569 80 212 80H208C191.431 80 178 93.4315 178 110L178 178H110C93.4315 178 80 191.431 80 208L80 212C80 228.569 93.4315 242 110 242H178V310C178 326.569 191.431 340 208 340H212C228.569 340 242 326.569 242 310V242L310 242C326.569 242 340 228.569 340 212V208C340 191.431 326.569 178 310 178H242L242 110Z"
|
||||
fill="white"
|
||||
fill-opacity="0.7"
|
||||
id="path3" />
|
||||
<path
|
||||
d="M312.5 205.67C315.833 207.594 315.833 212.406 312.5 214.33L291.5 226.454C288.167 228.379 284 225.973 284 222.124L284 197.876C284 194.027 288.167 191.621 291.5 193.546L312.5 205.67Z"
|
||||
fill="white"
|
||||
id="path4" />
|
||||
<path
|
||||
d="M214.33 312.5C212.406 315.833 207.594 315.833 205.67 312.5L193.546 291.5C191.621 288.167 194.027 284 197.876 284L222.124 284C225.973 284 228.379 288.167 226.454 291.5L214.33 312.5Z"
|
||||
fill="white"
|
||||
id="path5" />
|
||||
<path
|
||||
d="M205.67 107.5C207.594 104.167 212.406 104.167 214.33 107.5L226.454 128.5C228.379 131.833 225.973 136 222.124 136H197.876C194.027 136 191.621 131.833 193.546 128.5L205.67 107.5Z"
|
||||
fill="white"
|
||||
id="path6" />
|
||||
<path
|
||||
d="M107.5 214.33C104.167 212.406 104.167 207.594 107.5 205.67L128.5 193.546C131.833 191.621 136 194.027 136 197.876L136 222.124C136 225.973 131.833 228.379 128.5 226.454L107.5 214.33Z"
|
||||
fill="white"
|
||||
id="path7" />
|
||||
<defs
|
||||
id="defs8">
|
||||
<linearGradient
|
||||
id="paint0_linear_1016_105"
|
||||
x1="50"
|
||||
y1="50"
|
||||
x2="550"
|
||||
y2="550"
|
||||
gradientUnits="userSpaceOnUse">
|
||||
<stop
|
||||
offset="0.0684898"
|
||||
stop-color="#0047AB"
|
||||
id="stop7"
|
||||
style="stop-color:#f93822;stop-opacity:1;" />
|
||||
<stop
|
||||
offset="0.74121201"
|
||||
stop-color="#8A2BE2"
|
||||
id="stop8"
|
||||
style="stop-color:#e98f54;stop-opacity:1;" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
Before Width: | Height: | Size: 3.4 KiB |
@ -1,40 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="600"
|
||||
height="600"
|
||||
viewBox="0 0 600 600"
|
||||
fill="none"
|
||||
version="1.1"
|
||||
id="svg6"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs6" />
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M 150,50 C 94.7715,50 50,94.7715 50,150 v 92 58 C 50,438.071 161.929,550 300,550 438.071,550 550,438.071 550,300 550,161.929 438.071,50 300,50 H 242 V 178 H 376.185 C 432.416,178 478,223.584 478,279.815 478,389.269 389.27,478 279.815,478 223.584,478 178,432.416 178,376.185 V 242 H 50 V 178 H 178 V 50 Z m 92,326.185 V 242 H 376.185 C 397.07,242 414,258.93 414,279.815 414,353.923 353.923,414 279.815,414 258.93,414 242,397.07 242,376.185 Z"
|
||||
fill="#ffffff"
|
||||
id="path1" />
|
||||
<path
|
||||
d="m 178,65 h -15 v 15 83 H 80 65 v 15 64 15 h 15 83 v 83 15 h 15 64 15 v -15 -83 h 83 15 V 242 178 163 H 340 257 V 80 65 h -15 z"
|
||||
stroke="#ffffff"
|
||||
stroke-width="30"
|
||||
id="path2" />
|
||||
<path
|
||||
d="m 312.5,205.67 c 3.333,1.924 3.333,6.736 0,8.66 l -21,12.124 c -3.333,1.925 -7.5,-0.481 -7.5,-4.33 v -24.248 c 0,-3.849 4.167,-6.255 7.5,-4.33 z"
|
||||
fill="#ffffff"
|
||||
id="path3" />
|
||||
<path
|
||||
d="m 214.33,312.5 c -1.924,3.333 -6.736,3.333 -8.66,0 l -12.124,-21 c -1.925,-3.333 0.481,-7.5 4.33,-7.5 h 24.248 c 3.849,0 6.255,4.167 4.33,7.5 z"
|
||||
fill="#ffffff"
|
||||
id="path4" />
|
||||
<path
|
||||
d="m 205.67,107.5 c 1.924,-3.333 6.736,-3.333 8.66,0 l 12.124,21 c 1.925,3.333 -0.481,7.5 -4.33,7.5 h -24.248 c -3.849,0 -6.255,-4.167 -4.33,-7.5 z"
|
||||
fill="#ffffff"
|
||||
id="path5" />
|
||||
<path
|
||||
d="m 107.5,214.33 c -3.333,-1.924 -3.333,-6.736 0,-8.66 l 21,-12.124 c 3.333,-1.925 7.5,0.481 7.5,4.33 v 24.248 c 0,3.849 -4.167,6.255 -7.5,4.33 z"
|
||||
fill="#ffffff"
|
||||
id="path6" />
|
||||
</svg>
|
Before Width: | Height: | Size: 1.8 KiB |
Loading…
x
Reference in New Issue
Block a user