yannmoelle/images/icons/producthunt.svg
Seth Cottle b9b5a86496 Resolving Issues #31 and #32
To help our users who host LittleLink on default installations of Apache, I'm moving `icons` to `images/icons` to maximize compatibility. Please view Issue #31 for details: https://github.com/sethcottle/littlelink/issues/31

• Moved the `icons` folder to `images/icons`
• Updated buttons on `index.html` with the new icon path.
• Updated `index.html` comments to reflect changes.

To help keep content from being blocked by "Fanboy’s Annoyance" on Ublock Origin and ABP, I'm updating the names of some of the branded buttons. Please view Issue #32 for details: https://github.com/sethcottle/littlelink/issues/32

• Changed Twitter from `button-twitter` to `button-twit`
• Changed LinkedIn from `button-linkedin` to `button-linked`
• Changed Facebook from `button-facebook` to `button-faceb`
• Changed YouTube from `button-youtube` to `button-yt`
• Changed Tumblr from `button-tumblr` to `button-tumb`

General Changes:
• Changed <!-- Your Name --!> to <!-- Title --> to make it slightly more generic.
• Added a supporters section to the README file under the Community Contributions.
2021-12-14 14:17:18 -05:00

12 lines
729 B
XML

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M24.0032 12C24.0032 18.6298 18.633 24 12.0032 24C5.3734 24 0.00228119 18.6307 0.00228119 12C0.00228119 5.36929 5.37248 0 12.0023 0C18.6321 0 24.0023 5.3702 24.0023 12" fill="#DA552F"/>
<path d="M13.6028 12H10.2025V8.40952H13.6028C14.5928 8.40952 15.4036 9.2194 15.4036 10.2103C15.4036 11.2011 14.5937 12.011 13.6028 12.011V12ZM13.6028 6.01099H7.80211V18.011H10.2025V14.4114H13.6028C15.9228 14.4114 17.803 12.5311 17.803 10.2112C17.803 7.89124 15.9228 6.01099 13.6028 6.01099" fill="white"/>
</g>
<defs>
<clipPath id="clip0">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>