@waysidemapping/pinhead-font
v1.24.0
Published
Official Pinhead map icon font distribution
Maintainers
Readme
Pinhead map icon font
This package contains the Pinhead map icons as a web font.
Usage
- Copy
pinhead.ttfandpinhead.cssto your website's directory. - Link the CSS file in your
<head>element:<link href="pinhead.css" rel="stylesheet"/> - Add icon elements with a class in the format
pinhead-ICON_ID, like so:<span class="pinhead-box_truck"></span> - Style like text, for example:
font-size: 15px; color: navy; text-decoration: underline solid 2px red;
See the included /preview.html page as an example.
Community and support
If you have questions, icon requests, or are otherwise interested in getting involved, head over to GitHub.
License
CC0. See /LICENSE.
