Shields.io Badge Styles

Standard Blue

FFP License — blue badge

Green

FFP License — green badge

Orange

FFP License — orange badge

Flat Square

FFP License — flat square badge

For The Badge

FFP License — for the badge style

Plastic

FFP License — plastic style badge

Local SVG Badges

You can also use the SVG badges hosted directly in this repository:

Blue Badge

FFP License — local blue SVG badge
[![FFP License](https://raw.githubusercontent.com/druvx13/FFP/main/docs/badges/license-ffp-blue.svg)](https://github.com/druvx13/FFP)

Green Badge

FFP License — local green SVG badge
[![FFP License](https://raw.githubusercontent.com/druvx13/FFP/main/docs/badges/license-ffp-green.svg)](https://github.com/druvx13/FFP)

Orange Badge

FFP License — local orange SVG badge
[![FFP License](https://raw.githubusercontent.com/druvx13/FFP/main/docs/badges/license-ffp-orange.svg)](https://github.com/druvx13/FFP)

Full Name Badge

Freedom For People License — full name badge
[![Freedom For People License](https://raw.githubusercontent.com/druvx13/FFP/main/docs/badges/ffp-full-blue.svg)](https://github.com/druvx13/FFP)

Simple Badge

FFP v2.0 — simple green badge
[![FFP v2.0](https://raw.githubusercontent.com/druvx13/FFP/main/docs/badges/ffp-simple-green.svg)](https://github.com/druvx13/FFP)

Flat Style Badge

FFP License — flat style badge
[![FFP License](https://raw.githubusercontent.com/druvx13/FFP/main/docs/badges/license-ffp-flat.svg)](https://github.com/druvx13/FFP)

HTML Usage

For HTML websites, use this snippet:

<a href="https://github.com/druvx13/FFP" target="_blank" rel="noopener noreferrer"> <img src="https://img.shields.io/badge/license-FFP%20v2.0-blue.svg" alt="FFP License"> </a>

Badge Best Practices