├── CNAME ├── LICENSE ├── Logos ├── - Original - │ ├── README.md │ ├── fediverse-logo-mono-black-short.svg │ ├── fediverse-logo-mono-white-short.svg │ ├── fediverse-logo-short-simplified.svg │ └── fediverse-logo-short.svg ├── Large │ ├── Color │ │ ├── Black-Text │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── Fedi-Logo-Background │ │ │ │ ├── DONE │ │ │ │ ├── DONE2 │ │ │ │ ├── Normal │ │ │ │ │ ├── DONE │ │ │ │ │ ├── DONE2 │ │ │ │ │ ├── logotype-full-large-color-black-text-fedi-logo-background-normal-simplified.svg │ │ │ │ │ └── logotype-full-large-color-black-text-fedi-logo-background-normal.svg │ │ │ │ └── Spun-F │ │ │ │ │ ├── DONE │ │ │ │ │ ├── DONE2 │ │ │ │ │ ├── logotype-full-large-color-black-text-fedi-logo-background-spun-f-simplified.svg │ │ │ │ │ └── logotype-full-large-color-black-text-fedi-logo-background-spun-f.svg │ │ │ └── Fedi-Logo-Foreground │ │ │ │ ├── DONE │ │ │ │ ├── DONE2 │ │ │ │ ├── Normal │ │ │ │ ├── DONE │ │ │ │ ├── DONE2 │ │ │ │ ├── Yellow-On-Top │ │ │ │ │ ├── DONE │ │ │ │ │ ├── DONE2 │ │ │ │ │ ├── Green-On-Top │ │ │ │ │ │ ├── DONE │ │ │ │ │ │ ├── DONE2 │ │ │ │ │ │ ├── logotype-full-large-color-black-text-fedi-logo-foreground-normal-yellow-on-top-green-on-top-simplified.svg │ │ │ │ │ │ └── logotype-full-large-color-black-text-fedi-logo-foreground-normal-yellow-on-top-green-on-top.svg │ │ │ │ │ ├── logotype-full-large-color-black-text-fedi-logo-foreground-normal-yellow-on-top-simplified.svg │ │ │ │ │ └── logotype-full-large-color-black-text-fedi-logo-foreground-normal-yellow-on-top.svg │ │ │ │ ├── logotype-full-large-color-black-text-fedi-logo-foreground-normal-simplified.svg │ │ │ │ └── logotype-full-large-color-black-text-fedi-logo-foreground-normal.svg │ │ │ │ └── Spun-F │ │ │ │ ├── DONE │ │ │ │ ├── DONE2 │ │ │ │ ├── Yellow-On-Top │ │ │ │ ├── DONE │ │ │ │ ├── DONE2 │ │ │ │ ├── Green-On-Top │ │ │ │ │ ├── DONE │ │ │ │ │ ├── DONE2 │ │ │ │ │ ├── logotype-full-large-color-black-text-fedi-logo-foreground-spun-f-yellow-on-top-green-on-top-simplified.svg │ │ │ │ │ └── logotype-full-large-color-black-text-fedi-logo-foreground-spun-f-yellow-on-top-green-on-top.svg │ │ │ │ ├── logotype-full-large-color-black-text-fedi-logo-foreground-spun-f-yellow-on-top-simplified.svg │ │ │ │ └── logotype-full-large-color-black-text-fedi-logo-foreground-spun-f-yellow-on-top.svg │ │ │ │ ├── logotype-full-large-color-black-text-fedi-logo-foreground-spun-f-simplified.svg │ │ │ │ └── logotype-full-large-color-black-text-fedi-logo-foreground-spun-f.svg │ │ ├── DONE │ │ ├── DONE2 │ │ └── White-Text │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── Fedi-Logo-Background │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── Normal │ │ │ │ ├── DONE │ │ │ │ ├── DONE2 │ │ │ │ ├── logotype-full-large-color-white-text-fedi-logo-background-normal-simplified.svg │ │ │ │ └── logotype-full-large-color-white-text-fedi-logo-background-normal.svg │ │ │ └── Spun-F │ │ │ │ ├── DONE │ │ │ │ ├── DONE2 │ │ │ │ ├── logotype-full-large-color-white-text-fedi-logo-background-spun-f-simplified.svg │ │ │ │ └── logotype-full-large-color-white-text-fedi-logo-background-spun-f.svg │ │ │ └── Fedi-Logo-Foreground │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── Normal │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── Yellow-On-Top │ │ │ │ ├── DONE │ │ │ │ ├── DONE2 │ │ │ │ ├── Green-On-Top │ │ │ │ │ ├── DONE │ │ │ │ │ ├── DONE2 │ │ │ │ │ ├── logotype-full-large-color-white-text-fedi-logo-foreground-normal-yellow-on-top-green-on-top-simplified.png │ │ │ │ │ ├── logotype-full-large-color-white-text-fedi-logo-foreground-normal-yellow-on-top-green-on-top-simplified.svg │ │ │ │ │ └── logotype-full-large-color-white-text-fedi-logo-foreground-normal-yellow-on-top-green-on-top.svg │ │ │ │ ├── logotype-full-large-color-white-text-fedi-logo-foreground-normal-yellow-on-top-simplified.svg │ │ │ │ └── logotype-full-large-color-white-text-fedi-logo-foreground-normal-yellow-on-top.svg │ │ │ ├── logotype-full-large-color-white-text-fedi-logo-foreground-normal-simplified.svg │ │ │ └── logotype-full-large-color-white-text-fedi-logo-foreground-normal.svg │ │ │ └── Spun-F │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── Yellow-On-Top │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── Green-On-Top │ │ │ │ ├── DONE │ │ │ │ ├── DONE2 │ │ │ │ ├── logotype-full-large-color-white-text-fedi-logo-foreground-spun-f-yellow-on-top-green-on-top-simplified.svg │ │ │ │ └── logotype-full-large-color-white-text-fedi-logo-foreground-spun-f-yellow-on-top-green-on-top.svg │ │ │ ├── logotype-full-large-color-white-text-fedi-logo-foreground-spun-f-yellow-on-top-simplified.svg │ │ │ └── logotype-full-large-color-white-text-fedi-logo-foreground-spun-f-yellow-on-top.svg │ │ │ ├── logotype-full-large-color-white-text-fedi-logo-foreground-spun-f-simplified.svg │ │ │ └── logotype-full-large-color-white-text-fedi-logo-foreground-spun-f.svg │ ├── DONE │ ├── DONE2 │ └── Mono │ │ ├── Black-Text │ │ ├── DONE │ │ ├── DONE2 │ │ ├── Fedi-Logo-Background │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── Normal │ │ │ │ ├── DONE │ │ │ │ ├── DONE2 │ │ │ │ ├── logotype-full-large-mono-black-text-fedi-logo-background-normal-simplified.svg │ │ │ │ └── logotype-full-large-mono-black-text-fedi-logo-background-normal.svg │ │ │ └── Spun-F │ │ │ │ ├── DONE │ │ │ │ ├── DONE2 │ │ │ │ ├── logotype-full-large-mono-black-text-fedi-logo-background-spun-f-simplified.svg │ │ │ │ └── logotype-full-large-mono-black-text-fedi-logo-background-spun-f.svg │ │ └── Fedi-Logo-Foreground │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── Normal │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── Yellow-On-Top │ │ │ │ ├── DONE │ │ │ │ ├── DONE2 │ │ │ │ ├── Green-On-Top │ │ │ │ │ ├── DONE │ │ │ │ │ ├── DONE2 │ │ │ │ │ ├── logotype-full-large-mono-black-text-fedi-logo-foreground-normal-yellow-on-top-green-on-top-simplified.svg │ │ │ │ │ └── logotype-full-large-mono-black-text-fedi-logo-foreground-normal-yellow-on-top-green-on-top.svg │ │ │ │ ├── logotype-full-large-mono-black-text-fedi-logo-foreground-normal-yellow-on-top-simplified.svg │ │ │ │ └── logotype-full-large-mono-black-text-fedi-logo-foreground-normal-yellow-on-top.svg │ │ │ ├── logotype-full-large-mono-black-text-fedi-logo-foreground-normal-simplified.svg │ │ │ └── logotype-full-large-mono-black-text-fedi-logo-foreground-normal.svg │ │ │ └── Spun-F │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── Yellow-On-Top │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── Green-On-Top │ │ │ │ ├── DONE │ │ │ │ ├── DONE2 │ │ │ │ ├── logotype-full-large-mono-black-text-fedi-logo-foreground-spun-f-yellow-on-top-green-on-top-simplified.svg │ │ │ │ └── logotype-full-large-mono-black-text-fedi-logo-foreground-spun-f-yellow-on-top-green-on-top.svg │ │ │ ├── logotype-full-large-mono-black-text-fedi-logo-foreground-spun-f-yellow-on-top-simplified.svg │ │ │ └── logotype-full-large-mono-black-text-fedi-logo-foreground-spun-f-yellow-on-top.svg │ │ │ ├── logotype-full-large-mono-black-text-fedi-logo-foreground-spun-f-simplified.svg │ │ │ └── logotype-full-large-mono-black-text-fedi-logo-foreground-spun-f.svg │ │ ├── DONE │ │ ├── DONE2 │ │ └── White-Text │ │ ├── DONE │ │ ├── DONE2 │ │ ├── Fedi-Logo-Background │ │ ├── DONE │ │ ├── DONE2 │ │ ├── Normal │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── logotype-full-large-mono-white-text-fedi-logo-background-normal-simplified.svg │ │ │ └── logotype-full-large-mono-white-text-fedi-logo-background-normal.svg │ │ └── Spun-F │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── logotype-full-large-mono-white-text-fedi-logo-background-spun-f-simplified.svg │ │ │ └── logotype-full-large-mono-white-text-fedi-logo-background-spun-f.svg │ │ └── Fedi-Logo-Foreground │ │ ├── DONE │ │ ├── DONE2 │ │ ├── Normal │ │ ├── DONE │ │ ├── DONE2 │ │ ├── Yellow-On-Top │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── Green-On-Top │ │ │ │ ├── DONE │ │ │ │ ├── DONE2 │ │ │ │ ├── logotype-full-large-mono-white-text-fedi-logo-foreground-normal-yellow-on-top-green-on-top-simplified.svg │ │ │ │ └── logotype-full-large-mono-white-text-fedi-logo-foreground-normal-yellow-on-top-green-on-top.svg │ │ │ ├── logotype-full-large-mono-white-text-fedi-logo-foreground-normal-yellow-on-top-simplified.svg │ │ │ └── logotype-full-large-mono-white-text-fedi-logo-foreground-normal-yellow-on-top.svg │ │ ├── logotype-full-large-mono-white-text-fedi-logo-foreground-normal-simplified.svg │ │ └── logotype-full-large-mono-white-text-fedi-logo-foreground-normal.svg │ │ └── Spun-F │ │ ├── DONE │ │ ├── DONE2 │ │ ├── Yellow-On-Top │ │ ├── DONE │ │ ├── DONE2 │ │ ├── Green-On-Top │ │ │ ├── DONE │ │ │ ├── DONE2 │ │ │ ├── logotype-full-large-mono-white-text-fedi-logo-foreground-spun-f-yellow-on-top-green-on-top-simplified.svg │ │ │ └── logotype-full-large-mono-white-text-fedi-logo-foreground-spun-f-yellow-on-top-green-on-top.svg │ │ ├── logotype-full-large-mono-white-text-fedi-logo-foreground-spun-f-yellow-on-top-simplified.svg │ │ └── logotype-full-large-mono-white-text-fedi-logo-foreground-spun-f-yellow-on-top.svg │ │ ├── logotype-full-large-mono-white-text-fedi-logo-foreground-spun-f-simplified.svg │ │ └── logotype-full-large-mono-white-text-fedi-logo-foreground-spun-f.svg └── Small │ ├── Color │ ├── Black-Text │ │ ├── Fedi-Logo-Background │ │ │ └── Spun-F │ │ │ │ └── logotype-full-small-color-black-text-fedi-logo-background-spun-f.svg │ │ └── Fedi-Logo-Foreground │ │ │ └── Spun-F │ │ │ └── logotype-full-small-color-black-text-fedi-logo-foreground-spun-f.svg │ └── White-Text │ │ └── Fedi-Logo-Foreground │ │ ├── Normal │ │ └── logotype-full-small-color-white-text-fedi-logo-foreground-normal.svg │ │ └── Spun-F │ │ └── logotype-full-small-color-white-text-fedi-logo-foreground-spun-f.svg │ └── Mono │ ├── Black-Text │ └── Fedi-Logo-Foreground │ │ └── Spun-F │ │ └── logotype-full-small-mono-black-text-fedi-logo-foreground-spun-f.svg │ └── White-Text │ └── Fedi-Logo-Foreground │ └── Spun-F │ └── logotype-full-small-mono-white-text-fedi-logo-foreground-spun-f.svg ├── README.md ├── buttons ├── button-1-large-no-image.html ├── button-1-large.html ├── button-1-medium-no-image.html ├── button-1-medium.html ├── button-1-small-no-image.html ├── button-1-small.html ├── button-2-large-no-image.html ├── button-2-large.html ├── button-2-medium-no-image.html ├── button-2-medium.html ├── button-2-small-no-image.html ├── button-2-small.html ├── button-3-large-no-image.html ├── button-3-large.html ├── button-3-medium-no-image.html ├── button-3-medium.html ├── button-3-small-no-image.html ├── button-3-small.html ├── button-large.GIF ├── button-medium.GIF ├── button-small.GIF ├── javascript │ └── fedi-share.js └── stylesheets │ └── fedi-share.css ├── fedi-share.css ├── fedi-share.js ├── fedi-share.min.css ├── fedi-share.min.js ├── index.html ├── screenshot-in-pleroma-soapbox-full.png ├── screenshot-in-pleroma-soapbox.png ├── screenshot.png └── svg-encoder ├── index.html ├── svg-encoder-style.css └── svg-encoder.js /CNAME: -------------------------------------------------------------------------------- 1 | fediverse-share.uden.ai -------------------------------------------------------------------------------- /Logos/- Original -/README.md: -------------------------------------------------------------------------------- 1 | # Original Fediverse Logo 2 | 3 | The Original (Proposed) Fediverse Logos are Licensed under the CC0 1.0 Universal Public Domain Dedication 4 | Meaning the files: "fediverse-logo-short.svg" and "fediverse-logo-mono-white-short.svg" are CC0, whilst "fediverse-logo-mono-white-short.svg" is licensed under the same image license as the rest of this repository (CC-BY-SA 4.0). 5 | Source: 6 | Color: https://commons.wikimedia.org/wiki/File:Fediverse_logo_proposal.svg 7 | Mono : https://commons.wikimedia.org/wiki/File:Fediverse_logo_proposal_(mono_version).svg 8 | Fediverse Contact: https://mastodont.cat/@nestort -------------------------------------------------------------------------------- /Logos/- Original -/fediverse-logo-short-simplified.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | image/svg+xml 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Background/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Background/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Background/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Background/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Background/Normal/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Background/Normal/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Background/Normal/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Background/Normal/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Background/Spun-F/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Background/Spun-F/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Background/Spun-F/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Background/Spun-F/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Normal/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Normal/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Normal/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Normal/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Spun-F/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Spun-F/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Spun-F/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Spun-F/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Background/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Background/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Background/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Background/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Background/Normal/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Background/Normal/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Background/Normal/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Background/Normal/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Background/Spun-F/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Background/Spun-F/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Background/Spun-F/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Background/Spun-F/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Normal/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Normal/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Normal/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Normal/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/logotype-full-large-color-white-text-fedi-logo-foreground-normal-yellow-on-top-green-on-top-simplified.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/logotype-full-large-color-white-text-fedi-logo-foreground-normal-yellow-on-top-green-on-top-simplified.png -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Spun-F/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Spun-F/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Spun-F/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Spun-F/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Color/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/DONE -------------------------------------------------------------------------------- /Logos/Large/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Background/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Background/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Background/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Background/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Background/Normal/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Background/Normal/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Background/Normal/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Background/Normal/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Background/Normal/logotype-full-large-mono-black-text-fedi-logo-background-normal-simplified.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Background/Spun-F/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Background/Spun-F/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Background/Spun-F/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Background/Spun-F/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Background/Spun-F/logotype-full-large-mono-black-text-fedi-logo-background-spun-f-simplified.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Normal/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Normal/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Normal/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Normal/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/logotype-full-large-mono-black-text-fedi-logo-foreground-spun-f-yellow-on-top-green-on-top-simplified.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/logotype-full-large-mono-black-text-fedi-logo-foreground-spun-f-yellow-on-top-simplified.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /Logos/Large/Mono/Black-Text/Fedi-Logo-Foreground/Spun-F/logotype-full-large-mono-black-text-fedi-logo-foreground-spun-f-simplified.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /Logos/Large/Mono/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Background/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Background/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Background/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Background/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Background/Normal/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Background/Normal/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Background/Normal/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Background/Normal/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Background/Normal/logotype-full-large-mono-white-text-fedi-logo-background-normal-simplified.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Background/Spun-F/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Background/Spun-F/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Background/Spun-F/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Background/Spun-F/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Background/Spun-F/logotype-full-large-mono-white-text-fedi-logo-background-spun-f-simplified.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/Green-On-Top/logotype-full-large-mono-white-text-fedi-logo-foreground-normal-yellow-on-top-green-on-top-simplified.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/Yellow-On-Top/logotype-full-large-mono-white-text-fedi-logo-foreground-normal-yellow-on-top-simplified.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Normal/logotype-full-large-mono-white-text-fedi-logo-foreground-normal-simplified.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Spun-F/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Spun-F/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Spun-F/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Spun-F/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/Green-On-Top/DONE2 -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Spun-F/Yellow-On-Top/logotype-full-large-mono-white-text-fedi-logo-foreground-spun-f-yellow-on-top-simplified.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | -------------------------------------------------------------------------------- /Logos/Large/Mono/White-Text/Fedi-Logo-Foreground/Spun-F/logotype-full-large-mono-white-text-fedi-logo-foreground-spun-f-simplified.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | -------------------------------------------------------------------------------- /buttons/button-2-large-no-image.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 |
6 | Instance: 7 | 8 | 9 |
10 | 15 |
16 | 17 | 18 | -------------------------------------------------------------------------------- /buttons/button-2-medium-no-image.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 |
6 | Instance: 7 | 8 | 9 |
10 | 15 |
16 | 17 | 18 | -------------------------------------------------------------------------------- /buttons/button-2-small-no-image.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 |
6 | Instance: 7 | 8 | 9 |
10 | 15 |
16 | 17 | 18 | -------------------------------------------------------------------------------- /buttons/button-2-small.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 |
6 | Instance: 7 | 8 | 9 |
10 | 15 |
16 | 17 | 18 | -------------------------------------------------------------------------------- /buttons/button-3-large-no-image.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 |
6 | Instance: 7 | 8 | 9 |
10 | 15 |
16 | 17 | 18 | -------------------------------------------------------------------------------- /buttons/button-3-medium-no-image.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 |
6 | Instance: 7 | 8 | 9 |
10 | 15 |
16 | 17 | 18 | -------------------------------------------------------------------------------- /buttons/button-3-small-no-image.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 |
6 | Instance: 7 | 8 | 9 |
10 | 15 |
16 | 17 | 18 | -------------------------------------------------------------------------------- /buttons/button-3-small.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 |
6 | Instance: 7 | 8 | 9 |
10 | 15 |
16 | 17 | 18 | -------------------------------------------------------------------------------- /buttons/button-large.GIF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/buttons/button-large.GIF -------------------------------------------------------------------------------- /buttons/button-medium.GIF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/buttons/button-medium.GIF -------------------------------------------------------------------------------- /buttons/button-small.GIF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/buttons/button-small.GIF -------------------------------------------------------------------------------- /buttons/javascript/fedi-share.js: -------------------------------------------------------------------------------- 1 | Array.prototype.forEach||(Array.prototype.forEach=function(r){var o,t;if(null==this)throw new TypeError("this is null or not defined");var n=Object(this),e=n.length>>>0;if("function"!=typeof r)throw new TypeError(r+" is not a function");for(arguments.length>1&&(o=arguments[1]),t=0;t>>0;if("function"!=typeof r)throw new TypeError(r+" is not a function");for(arguments.length>1&&(o=arguments[1]),t=0;t>>0;if("function"!=typeof e)throw new TypeError(e+" is not a function");for(arguments.length>1&&(t=arguments[1]),o=0;o 2 | 3 | 4 | 5 | Fediverse Share | Demo Blog Post 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 |

Demo Blog Post

14 | 15 |
16 | 17 |
Instance:
18 | 21 |
22 | 23 | 24 | 25 | 26 | 27 |
Instance:
28 | 29 | 30 | 31 | 32 |
33 | 34 |
Instance:
35 | 38 |
39 | 40 | 41 | 42 | 43 | 44 |

Chase guns lad black spot gunwalls coffer Sail ho line capstan gangplank brigantine. Walk the plank Jack Tar crow's nest maroon trysail nipperkin holystone lugsail mutiny come about. Bucko cackle fruit overhaul keelhaul handsomely doubloon come about poop deck scuppers Sea Legs.

45 | 46 |

I'm baby roof party mukbang helvetica cold-pressed sartorial paleo banjo. Palo santo gentrify gochujang pug paleo. Celiac migas tumeric, lumbersexual forage kale chips ramps green juice prism iPhone mumblecore. Hashtag microdosing dreamcatcher, man bun farm-to-table actually bespoke. Palo santo godard distillery cred intelligentsia, everyday carry PBR&B kale chips edison bulb food truck man braid austin keytar. Poke migas 8-bit, try-hard cold-pressed etsy distillery. PBR&B occupy yuccie succulents, gatekeep yes plz four dollar toast flexitarian snackwave helvetica.

47 | 48 |

Rope's end gally hempen halter scurvy doubloon grog reef sails skysail dance the hempen jig run a shot across the bow. Loot cog Davy Jones' Locker come about reef Buccaneer lanyard scourge of the seven seas six pounders chandler. Pink galleon stern ye aye schooner lanyard bilge water coffer knave.

49 |

Hardtack coffer nipper wherry chase guns brigantine ye gibbet heave down aft. Arr gunwalls grog bowsprit splice the main brace hearties run a rig keelhaul Nelsons folly loot. Parrel nipper gangplank six pounders come about lugger carouser walk the plank clap of thunder schooner.

50 | 51 |

Bilge grog blossom tender yard rum hail-shot blow the man down port draft poop deck. Run a shot across the bow knave boom gabion doubloon bucko plunder driver list nipper. Buccaneer plunder Yellow Jack fore quarter rutters transom fathom chase guns stern.

52 | 53 |

Cutlass league driver hempen halter hearties sutler bilge water ahoy line hardtack. Jack Tar killick port avast long boat code of conduct lass cutlass bowsprit Jack Ketch. Aft brigantine cable quarterdeck cackle fruit booty fire in the hole belay provost black jack.

54 | 55 |

I'm baby pinterest flannel green juice plaid man bun. Ramps church-key four dollar toast blog tousled palo santo put a bird on it sus bespoke viral hot chicken flexitarian tumeric man braid. Salvia readymade hexagon, shoreditch swag sus succulents activated charcoal slow-carb copper mug migas synth farm-to-table quinoa. Flannel bodega boys selfies pug lumbersexual ramps. Trust fund portland mixtape actually activated charcoal poke try-hard.

56 | 57 |
58 |
59 |
60 | 61 | 62 | 63 |
64 | 65 | This Code is Licensed Under the GNU Affero General Public License v3.0 66 |
67 | 68 | 74 | 75 | 76 | 77 |

Some Images/Icons are Licensed Under the CC BY-SA 4.0

78 | 79 | 80 | 81 |

Made by Erik Uden & Maintained with 💗 by Uden AI

82 | 83 |
84 |
85 | 86 | 87 | 88 | 89 | 90 | 99 | -------------------------------------------------------------------------------- /screenshot-in-pleroma-soapbox-full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/screenshot-in-pleroma-soapbox-full.png -------------------------------------------------------------------------------- /screenshot-in-pleroma-soapbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/screenshot-in-pleroma-soapbox.png -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Uden-AI/fediverse-share/8583c007c1fcc0f436bd6fea6e47ada89fcfb3b5/screenshot.png -------------------------------------------------------------------------------- /svg-encoder/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Fedi | SVG ↔ URL Encoder/Decoder 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 |
14 |

SVG ↔ URL Encoder/Decoder

15 |
16 |
About tool
17 | 30 |
31 | 32 |
33 |
34 |
35 |
36 | 37 |
Download
38 |
39 | 40 |
41 | 42 |
43 | 44 | 45 | 46 |
47 |
48 | 49 | 50 | 51 |
52 |
53 |
54 |
55 | External quotes: 56 | 60 | 61 | / 62 | 63 | 67 |
68 | Demo: 69 | 70 | 71 | 72 | 73 | 74 | 75 |
76 | 77 | 78 |
79 |
80 | 81 |
82 |  83 |
84 | 85 |
86 | 87 |
88 | 89 |
90 | 91 | 92 | 93 | 94 | 95 |
96 | 97 | 98 |
99 | 100 | This Code is Licensed Under the GNU Affero General Public License v3.0 101 |
102 | 103 | 109 | 110 |

Made by 111 | Santiago Becerra & Erik Uden, Maintained with 💗 by Uden AI

112 |
113 |
114 | 115 | 116 | 117 | 118 | -------------------------------------------------------------------------------- /svg-encoder/svg-encoder-style.css: -------------------------------------------------------------------------------- 1 | /* html tags styles*/ 2 | 3 | body { 4 | font-family: Ubuntu, Arial, sans-serif; 5 | --txtarea-height: 100px; 6 | background-repeat: round; 7 | } 8 | 9 | a { 10 | color: steelblue; 11 | } 12 | 13 | h1 { 14 | font-size: 2.5em; 15 | text-align: center; 16 | } 17 | 18 | p { 19 | margin: 1.2rem 0; 20 | } 21 | 22 | textarea,.preview-img-wrapper { 23 | width: 100%; 24 | min-width: 30em; 25 | height: var(--txtarea-height); 26 | margin: 0; 27 | border: 1px solid #ccc; 28 | border-radius: 10px; 29 | font-size: 13px; 30 | font-family: monospace; 31 | resize: none; 32 | } 33 | textarea::placeholder { 34 | font-family: Ubuntu; 35 | font-size: 3vw; 36 | text-align: center; 37 | line-height: calc(var(--txtarea-height) - 2px); 38 | } 39 | 40 | label.txtar { 41 | font-size: 1.3em; 42 | margin: 0 0 0.5em 0; 43 | display: block; 44 | } 45 | 46 | code { 47 | padding: 0 3px; 48 | background: #eee; 49 | border-radius: 5px; 50 | text-shadow: 1px 1px 0 white; 51 | font: 14px/1.4 monospace; 52 | color: #333; 53 | } 54 | 55 | code i { 56 | font-style: italic; 57 | color: black; 58 | } 59 | 60 | /* About this pen dropdown */ 61 | dl, 62 | dd, 63 | dt { 64 | margin: 0; 65 | } 66 | dl { 67 | text-align: right; 68 | } 69 | dt { 70 | border-bottom: 1px dashed; 71 | display: inline-block; 72 | line-height: 1; 73 | color: steelblue; 74 | cursor: pointer; 75 | } 76 | dt:after { 77 | content: ""; 78 | display: inline-block; 79 | border: 0 solid transparent; 80 | border-width: 8px 4px 0; 81 | border-top-color: currentColor; 82 | border-bottom-color: currentColor; 83 | margin-left: 5px; 84 | } 85 | .opened:after { 86 | border-width: 0 4px 8px; 87 | } 88 | dd { 89 | text-align: left; 90 | } 91 | 92 | .hidden { 93 | display: none; 94 | } 95 | 96 | .visuallyhidden { 97 | position: absolute; 98 | width: 1px; 99 | height: 1px; 100 | margin: -1px; 101 | border: 0; 102 | padding: 0; 103 | white-space: nowrap; 104 | clip-path: inset(100%); 105 | clip: rect(0 0 0 0); 106 | overflow: hidden; 107 | } 108 | 109 | /* General display settings */ 110 | .wrapper { 111 | width: 70%; 112 | background: rgba(255, 255, 255, 0.95); 113 | padding: 1em; 114 | margin: 4em auto; 115 | } 116 | 117 | .header { 118 | margin-bottom: 2rem; 119 | padding-bottom: 1rem; 120 | border-bottom: 1px solid #ccc; 121 | display: flex; 122 | justify-content: space-between; 123 | align-items: baseline; 124 | } 125 | .langs { 126 | position: absolute; 127 | top: 0; 128 | right: 0; 129 | margin: auto; 130 | list-style-type: none; 131 | } 132 | .langs__item { 133 | display: inline-block; 134 | } 135 | .langs__link--current { 136 | color: #000; 137 | } 138 | 139 | 140 | 141 | .options { 142 | position: relative; 143 | } 144 | 145 | .options__middle-word { 146 | vertical-align: middle; 147 | color: #aaa; 148 | } 149 | 150 | .options__text { 151 | display: inline-block; 152 | border-bottom: 1px dashed; 153 | color: steelblue; 154 | cursor: pointer; 155 | } 156 | .options__input:checked + .options__text { 157 | border: 0; 158 | color: inherit; 159 | cursor: default; 160 | } 161 | 162 | .expander { 163 | position: relative; 164 | z-index: 2; 165 | } 166 | 167 | .expanded { 168 | position: absolute; 169 | margin-top: 1em; 170 | right: 10%; 171 | left: 10%; 172 | padding: 2rem 1.5rem 1rem; 173 | background: #fff; 174 | border: 1px solid #ccc; 175 | border-radius: 5px; 176 | box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1); 177 | z-index: 2; 178 | } 179 | .actionButtons { 180 | text-align: end; 181 | } 182 | /* Copy to the clipboard "button" */ 183 | .cpclip{ 184 | display: contents; 185 | color: steelblue; 186 | font-size: smaller; 187 | cursor: grabbing; 188 | } 189 | #downloadlink{ 190 | text-decoration: none; 191 | font-size: smaller; 192 | cursor: not-allowed; 193 | } 194 | main { 195 | display: flex; 196 | column-gap: 2em; 197 | row-gap: 2em; 198 | flex-wrap: wrap; 199 | justify-content: space-around; 200 | } 201 | 202 | .containers { 203 | display: flex; 204 | flex-direction: column; 205 | row-gap: 1em; 206 | flex-shrink: 1; 207 | flex-basis: 45%; 208 | justify-content: space-between; 209 | } 210 | 211 | .container { 212 | display: flex; 213 | flex-wrap: wrap; 214 | justify-content: space-between; 215 | align-items: last baseline; 216 | } 217 | 218 | .preview-img-wrapper { 219 | height: calc(var(--txtarea-height) * 3); 220 | border: 1px dashed rgba(0, 0, 0, 0.25); 221 | } 222 | .preview img { 223 | height: calc(100% - 2px); 224 | background-repeat: no-repeat; 225 | display: block; 226 | position: relative; 227 | margin: auto; 228 | } 229 | .preview img::after { 230 | content: "\f127 Wrong SVG Code"; 231 | display: block; 232 | font-size: 3vw; 233 | font-family: FontAwesome; 234 | text-align: center; 235 | background-color: #a82929; 236 | color: white; 237 | line-height: calc(var(--txtarea-height) - 2px); 238 | } 239 | 240 | /* color picker popup */ 241 | .colorpicker { 242 | } 243 | .colorpicker label { 244 | vertical-align: 0.5em; 245 | padding-right: 0.5em; 246 | } 247 | --------------------------------------------------------------------------------