Skip to content

myConsciousness/social-logo-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Social Logo Color

What is it?

This repository provides CSS that defines the logo colors of the SNS.
This color definition was created to apply to Font Awesome SVG images, but it can be applied to SVG images from other sites as well.

The following SNS logo colors are supported.

  • GitHub
  • Instagram
  • Twitter
  • Google+
  • Pinterest
  • Snapchat
  • Facebook Messenger
  • LinkedIn

How To Use

1. Download CSS file

Press the Download ZIP button in this repository or use the following clone command to download social-logo-color.css.

Clone

git clone https://github.com/myConsciousness/social-logo-color.git

2. Add a link in the HTML head tag

<link rel="stylesheet" href="./path/to/social-logo-color.css" />

3. Specifies the class name to use for the class element

<i class="fab fa-github color-github"></i>

Class Variation

SNS class name
GitHub color-github
Instagram color-instagram
Twitter color-twitter
Google+ color-google-plus
Pinterest color-pinterest
Snapchat color-snapchat
Facebook Messenger color-facebook-messenger
LinkedIn color-linkedin

License

Copyright 2020 Kato Shinya.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
or implied. See the License for the specific language governing permissions and limitations under
the License.

More Information

Social Logo Color was designed and implemented by Kato Shinya, who works as a freelance developer from Japan.

Regardless of the means or content of communication, I would love to hear from you if you have any questions or concerns. I do not check my email box very often so a response may be delayed, anyway thank you for your interest!

About

Provide CSS that defines the logo color of the SNS.

Topics

Resources

License

Stars

Watchers

Forks

Languages