Skip to content

Use easily TeamSpeak 3 country flags in your applications with LESS

License

Notifications You must be signed in to change notification settings

ts-3/less-country-flags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamSpeak 3 country flags

Join the chat at https://gitter.im/ts-3/less-country-flags Donate

This package is intended to help you to use TeamSpeak 3 country flags into your applications.

Installation

npm install @ts3/country-flags

Usage

You have to publish the public directory. The flags directory contains all the flags used with the TeamSpeak 3 client. The less directory contains the less file which help you to use the flags into your web application.

To display the french flag use the CSS classes ts3 country-fr, this work for all flags.

<span><i class="ts3 country-fr"></i> French flag</span>
<span><i class="ts3 country-de"></i> German flag</span>
<span><i class="ts3 country-ca"></i> Canadian flag</span>

License

This project is licensed under ISC license. All country flags images are the property of their respective owner and are not covered by this license.