ptr.moe/images/icons/google-scholar.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

13 lines
627 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_8654)">
<path d="M12 19.2712L0 9.50002L12 0V19.2712Z" fill="#4285F4"/>
<path d="M12 19.2712L24 9.50002L12 0V19.2712Z" fill="#356AC3"/>
<path d="M12 24C15.866 24 19 20.866 19 17C19 13.134 15.866 10 12 10C8.134 10 5 13.134 5 17C5 20.866 8.134 24 12 24Z" fill="#A0C3FF"/>
<path d="M5.67358 14C6.79708 11.635 9.20758 10 12 10C14.7924 10 17.2029 11.635 18.3264 14H5.67358Z" fill="#76A7FA"/>
</g>
<defs>
<clipPath id="clip0_1432_8654">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>