Added bluesky icon.

This commit is contained in:
MaikelChan 2024-01-12 18:19:54 +01:00
parent 08305fe2f7
commit c598410de1
No known key found for this signature in database
GPG key ID: B2CE398C279239EC
3 changed files with 3 additions and 0 deletions

1
assets/icons/bluesky.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256,232.562c-21.183,-41.196 -78.868,-117.97 -132.503,-155.834c-51.378,-36.272 -70.978,-29.987 -83.828,-24.181c-14.872,6.72 -17.577,29.554 -17.577,42.988c0,13.433 7.365,110.138 12.169,126.281c15.873,53.336 72.376,71.358 124.413,65.574c2.66,-0.395 5.357,-0.759 8.089,-1.097c-2.68,0.429 -5.379,0.796 -8.089,1.097c-76.259,11.294 -143.984,39.085 -55.158,137.972c97.708,101.165 133.908,-21.692 152.484,-83.983c18.576,62.291 39.972,180.718 150.734,83.983c83.174,-83.983 22.851,-126.674 -53.408,-137.969c-2.71,-0.302 -5.409,-0.667 -8.089,-1.096c2.732,0.337 5.429,0.702 8.089,1.096c52.037,5.785 108.54,-12.239 124.413,-65.574c4.804,-16.142 12.169,-112.847 12.169,-126.281c-0,-13.434 -2.705,-36.267 -17.577,-42.988c-12.85,-5.806 -32.45,-12.09 -83.829,24.181c-53.634,37.864 -111.319,114.635 -132.502,155.831Z"/></svg>

After

Width:  |  Height:  |  Size: 898 B

View file

@ -24,6 +24,7 @@ title = "Blowfish"
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, # { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
# { apple = "https://www.apple.com" }, # { apple = "https://www.apple.com" },
# { blogger = "https://username.blogspot.com/" }, # { blogger = "https://username.blogspot.com/" },
# { bluesky = "https://bsky.app/profile/username" },
# { codepen = "https://codepen.io/username" }, # { codepen = "https://codepen.io/username" },
# { dev = "https://dev.to/username" }, # { dev = "https://dev.to/username" },
# { discord = "https://discord.gg/invitecode" }, # { discord = "https://discord.gg/invitecode" },

View file

@ -22,6 +22,7 @@ The full list of built-in icons and their corresponding names can referenced bel
| bars | {{< icon bars >}} | | bars | {{< icon bars >}} |
| bell | {{< icon bell >}} | | bell | {{< icon bell >}} |
| blogger | {{< icon blogger >}} | | blogger | {{< icon blogger >}} |
| bluesky | {{< icon bluesky >}} |
| bomb | {{< icon bomb >}} | | bomb | {{< icon bomb >}} |
| bug | {{< icon bug >}} | | bug | {{< icon bug >}} |
| check | {{< icon check >}} | | check | {{< icon check >}} |