Giter VIP home page Giter VIP logo

socialmedia-css-colors's Introduction

socialmedia-css-colors

Social Media Brand Colors with Font Awesome Icons

This repository provides a list of popular social media brand colors represented as CSS classes, along with corresponding Font Awesome v5 icons. This can be useful for styling social media buttons or icons in your web projects.

Social Media List

Here's the list of social media brands with their respective CSS classes and Font Awesome v5 icons:

alt

<ul>
  <li class="facebook"><i class="fab fa-facebook-f"></i> Facebook</li>
  <li class="instagram"><i class="fab fa-instagram"></i> Instagram</li>
  <li class="twitter"><i class="fab fa-twitter"></i> Twitter</li>
  <li class="linkedin"><i class="fab fa-linkedin-in"></i> LinkedIn</li>
  <li class="pinterest"><i class="fab fa-pinterest"></i> Pinterest</li>
  <li class="youtube"><i class="fab fa-youtube"></i> YouTube</li>
  <li class="snapchat"><i class="fab fa-snapchat-ghost"></i> Snapchat</li>
  <li class="tumblr"><i class="fab fa-tumblr"></i> Tumblr</li>
  <li class="reddit"><i class="fab fa-reddit"></i> Reddit</li>
  <li class="whatsapp"><i class="fab fa-whatsapp"></i> WhatsApp</li>
  <li class="tiktok"><i class="fab fa-tiktok"></i> TikTok</li>
  <li class="spotify"><i class="fab fa-spotify"></i> Spotify</li>
  <li class="twitch"><i class="fab fa-twitch"></i> Twitch</li>
  <li class="discord"><i class="fab fa-discord"></i> Discord</li>
  <li class="github"><i class="fab fa-github"></i> GitHub</li>
  <li class="medium"><i class="fab fa-medium"></i> Medium</li>
  <li class="behance"><i class="fab fa-behance"></i> Behance</li>
  <li class="dribbble"><i class="fab fa-dribbble"></i> Dribbble</li>
  <li class="slack"><i class="fab fa-slack"></i> Slack</li>
  <li class="tinder"><i class="fab fa-tinder"></i> Tinder</li>
</ul>

Usage

You can use these CSS classes and Font Awesome icons in your HTML to style social media buttons or icons:

<ul class="social-media-list">
  <!-- Add li elements with social media classes and icons -->
</ul>

socialmedia-css-colors's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.