ptr.moe/images/icons/youtube-music.svg
Seth Cottle 4287e2b6bd LittleLink 2.0
Refactored `index.html` to be in alphabetical order. This will make it easier for people to quickly scan to find what they're looking for to remove anything they don't want. They can reorder in the priority that meets their needs.

Refactored `index.html` to streamline how each button line is showcased.

Refactored `brands.css` to be in alphabetical order.

Added to `brands.css` to include strokes around light and dark buttons that fail to meet background contrasts.

Icons are all now 24x24.

Quality controlled all icons and manually adjusted spacing.

Created a custom .SVG for any .PNG icons.

New LittleLink logo.
2023-04-28 22:19:02 -04:00

12 lines
865 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_1432_8831)">
<path d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z" fill="#FF0000"/>
<path d="M12 6.27275C15.15 6.27275 17.7273 8.83639 17.7273 12C17.7273 15.1637 15.1637 17.7273 12 17.7273C8.83639 17.7273 6.27275 15.1637 6.27275 12C6.27275 8.83639 8.85002 6.27275 12 6.27275ZM12 5.72729C8.53639 5.72729 5.72729 8.53639 5.72729 12C5.72729 15.4637 8.53639 18.2727 12 18.2727C15.4637 18.2727 18.2727 15.4637 18.2727 12C18.2727 8.53639 15.4637 5.72729 12 5.72729Z" fill="white"/>
<path d="M9.81824 15.1363L15.1364 11.8635L9.81824 8.86353V15.1363Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8831">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>