1.0.13 • Published 10 months ago

font-tidop-gis v1.0.13

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

font-tidop-gis

Icon font set for use with GIS and spatial analysis tools

I've collected in this repo icons and graphics I've been using in my projects. font-tidop-gis icons and font theme is designed mainly for GIS applications and web mapping tools. They can be easily included in a project using the font or svg images.

Getting started

NPM package

font-tidop-gis is availiable on npm:

npm install --save font-tidop-gis

You can access the font or css in the ./font and ./css directory of the package.
The svg sprites are located in the ./dist/font-tidop-gis.svg SVG file.

using font-tidop-gis

You can use font-tidop-gis as a font or as SVG symbols or images.

Use an inline element with a class prefixed with ftg- to add a new icon.

<!-- prefix: fg - icon name: poi -->
<i class="ftg-poi"></i>
<!-- using a <span> is more semantically correct but a little bit verbose. -->
<span class="ftg-polyline-pt"></span>
1.0.13

10 months ago

1.0.9

12 months ago

1.0.11

12 months ago

1.0.10

12 months ago

1.0.12

12 months ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago