mirror of
https://github.com/sethcottle/littlelink.git
synced 2024-10-01 01:06:05 -04:00
Merge pull request #116 from ImaTimekeeperReadingRaptor/main
Update BlueSky logo
This commit is contained in:
commit
4b55e9b85f
@ -205,15 +205,26 @@ button:hover,
|
||||
|
||||
/* Bluesky */
|
||||
.button.button-bluesky {
|
||||
color: #000000;
|
||||
background-color: #F3F9FF;
|
||||
border: 1px solid #212121;
|
||||
color: #FFFFFF;
|
||||
background-color: #1185FE;
|
||||
}
|
||||
|
||||
.button.button-bluesky:hover,
|
||||
.button.button-bluesky:focus {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* Bluesky Alt */
|
||||
.button.button-bluesky-alt {
|
||||
color: #000000;
|
||||
background-color: #FFFFFF;
|
||||
border: 1px solid #000000;
|
||||
}
|
||||
.button.button-bluesky-alt:hover,
|
||||
.button.button-bluesky-alt:focus {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* Buy Me a Coffee */
|
||||
.button.button-coffee {
|
||||
color: #000000;
|
||||
|
38
images/icons/bluesky-alt.svg
Normal file
38
images/icons/bluesky-alt.svg
Normal file
@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="24"
|
||||
height="24"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
sodipodi:docname="bluesky.svg"
|
||||
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
|
||||
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">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:zoom="16.586324"
|
||||
inkscape:cx="11.786819"
|
||||
inkscape:cy="14.499898"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="991"
|
||||
inkscape:window-x="-9"
|
||||
inkscape:window-y="-9"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg1" />
|
||||
<path
|
||||
d="M 5.4201605,3.1496791 C 8.0835248,5.1491646 10.948277,9.2032895 12.000069,11.378968 13.05194,9.20345 15.91653,5.1491243 18.579975,3.1496791 c 1.921743,-1.4427495 5.035464,-2.55906665 5.035464,0.9931141 0,0.7094188 -0.406738,5.9594878 -0.645295,6.8118128 -0.829217,2.963282 -3.850854,3.719083 -6.538653,3.261638 4.698219,0.799617 5.893401,3.448243 3.312265,6.096867 -4.902088,5.030256 -7.045724,-1.26211 -7.595252,-2.874443 -0.100692,-0.295579 -0.147811,-0.433854 -0.148503,-0.316275 -6.99e-4,-0.117584 -0.04781,0.0207 -0.148506,0.316275 -0.549286,1.612333 -2.6928836,7.904861 -7.5952504,2.874443 C 1.6750691,17.664487 2.8702105,15.015701 7.5685074,14.216244 4.8806308,14.673689 1.8589521,13.917885 1.0298554,10.954606 0.79129152,10.1022 0.38456104,4.8521314 0.38456104,4.1427932 c 0,-3.55218075 3.11380046,-2.4358636 5.03546366,-0.9931141 z"
|
||||
fill="#1185fe"
|
||||
id="path1"
|
||||
style="stroke-width:0.040053" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
@ -1,14 +1,38 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1432_8560)">
|
||||
<path d="M20 0H4C1.79086 0 0 1.79086 0 4V20C0 22.2091 1.79086 24 4 24H20C22.2091 24 24 22.2091 24 20V4C24 1.79086 22.2091 0 20 0Z" fill="url(#paint0_linear_1432_8560)"/>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_1432_8560" x1="12" y1="0" x2="12" y2="24" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#0066FF"/>
|
||||
<stop offset="1" stop-color="#71C0FF"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_1432_8560">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="24"
|
||||
height="24"
|
||||
version="1.1"
|
||||
id="svg1"
|
||||
sodipodi:docname="bluesky-alt.svg"
|
||||
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
|
||||
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">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
id="namedview1"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:zoom="16.586324"
|
||||
inkscape:cx="11.786819"
|
||||
inkscape:cy="14.499898"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="991"
|
||||
inkscape:window-x="-9"
|
||||
inkscape:window-y="-9"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg1" />
|
||||
<path
|
||||
d="M 5.4201605,3.1496791 C 8.0835248,5.1491646 10.948277,9.2032895 12.000069,11.378968 13.05194,9.20345 15.91653,5.1491243 18.579975,3.1496791 c 1.921743,-1.4427495 5.035464,-2.55906665 5.035464,0.9931141 0,0.7094188 -0.406738,5.9594878 -0.645295,6.8118128 -0.829217,2.963282 -3.850854,3.719083 -6.538653,3.261638 4.698219,0.799617 5.893401,3.448243 3.312265,6.096867 -4.902088,5.030256 -7.045724,-1.26211 -7.595252,-2.874443 -0.100692,-0.295579 -0.147811,-0.433854 -0.148503,-0.316275 -6.99e-4,-0.117584 -0.04781,0.0207 -0.148506,0.316275 -0.549286,1.612333 -2.6928836,7.904861 -7.5952504,2.874443 C 1.6750691,17.664487 2.8702105,15.015701 7.5685074,14.216244 4.8806308,14.673689 1.8589521,13.917885 1.0298554,10.954606 0.79129152,10.1022 0.38456104,4.8521314 0.38456104,4.1427932 c 0,-3.55218075 3.11380046,-2.4358636 5.03546366,-0.9931141 z"
|
||||
fill="#1185fe"
|
||||
id="path1"
|
||||
style="stroke-width:0.040053;fill:#ffffff;fill-opacity:1" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 614 B After Width: | Height: | Size: 1.9 KiB |
@ -136,6 +136,9 @@
|
||||
<!-- Bluesky -->
|
||||
<a class="button button-bluesky" href="#" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/bluesky.svg" alt="">Bluesky</a><br>
|
||||
|
||||
<!-- Bluesky Alt -->
|
||||
<a class="button button-bluesky-alt" href="#" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/bluesky-alt.svg" alt="">Bluesky</a><br>
|
||||
|
||||
<!-- Buy Me A Coffee -->
|
||||
<a class="button button-coffee" href="#" target="_blank" rel="noopener" role="button"><img class="icon" src="images/icons/buy-me-a-coffee.svg" alt="">Buy Me A Coffee</a><br>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user