From 14c97dc88888441dfac49258cbd4ada44d122442 Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Sat, 22 Jul 2023 21:00:38 +0100 Subject: [PATCH] feat: Add Pixelfed --- css/brands-extended.css | 8 +++ images/icons-extended/pixelfed.svg | 101 +++++++++++++++++++++++++++++ 2 files changed, 109 insertions(+) create mode 100644 images/icons-extended/pixelfed.svg diff --git a/css/brands-extended.css b/css/brands-extended.css index e9da8f9..78ccbe6 100644 --- a/css/brands-extended.css +++ b/css/brands-extended.css @@ -227,3 +227,11 @@ button:hover, .button.button-vero:hover, .button.button-vero:focus { filter: brightness(90%) } + +/* Pixelfed */ +.button.button-pixelfed { + color: #000000; + background-color: #ffffff } +.button.button-pixelfed:hover, +.button.button-pixelfed:focus { + filter: brightness(90%) } diff --git a/images/icons-extended/pixelfed.svg b/images/icons-extended/pixelfed.svg new file mode 100644 index 0000000..dfaf03f --- /dev/null +++ b/images/icons-extended/pixelfed.svg @@ -0,0 +1,101 @@ + + + + icon/color/svg/pixelfed-icon-color + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file