sfbrigade / sfcivictech-site-explorations

Explorations of how to build a new website for the SF Civic Tech organization
0 stars 4 forks source link

Investigate current best practices for dealing with social media icons #3

Open fwextensions opened 6 months ago

fwextensions commented 6 months ago

Is there a clean set of monochrome social media logos out there? Probably should be SVG images.

javtran commented 5 months ago

https://fontawesome.com/

javtran commented 5 months ago

https://www.svgrepo.com/ https://feathericons.com/

These two are just sites with lots of icons for us to download as SVGs

javtran commented 5 months ago

https://mui.com/material-ui/material-icons/

Download as library and import icons as a component.

fwextensions commented 5 months ago

@nickvisut there's also this package for managing SVG icons in Astro: https://www.astroicon.dev/getting-started/

It makes it easy to add icons from sets on this site without having to download them individually: https://icon-sets.iconify.design/

https://www.astroicon.dev/guides/customization/#open-source-icon-sets

nickvisut commented 5 months ago

Thanks for the heads-up!

On Sat, Jan 27, 2024 at 11:50 AM John Dunning @.***> wrote:

@nickvisut https://github.com/nickvisut there's also this package for managing SVG icons in Astro: https://www.astroicon.dev/getting-started/

It makes it easy to add icons from sets on this site without having to download them individually: https://icon-sets.iconify.design/

https://www.astroicon.dev/guides/customization/#open-source-icon-sets

— Reply to this email directly, view it on GitHub https://github.com/sfbrigade/sfcivictech-site-explorations/issues/3#issuecomment-1913309229, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVRHSALHBAZHYKE5DAUP5LYQVK7NAVCNFSM6AAAAABCBIHGVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJTGMYDSMRSHE . You are receiving this because you were mentioned.Message ID: @.***>