Skip to content

Commit

Permalink
Merge pull request #18 from bogind/main
Browse files Browse the repository at this point in the history
Added dashed polygon-o and line symbols
  • Loading branch information
Viglino authored Jan 13, 2025
2 parents 1e08ffa + f9f8876 commit a764f08
Show file tree
Hide file tree
Showing 10 changed files with 711 additions and 566 deletions.
218 changes: 110 additions & 108 deletions css/font-gis.css
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/* font-gis - v.1.0.6
* Icon font set for use with GIS and spatial analysis tools
* 2024 (c) Jean-Marc Viglino - Apache-2.0
* 2025 (c) Jean-Marc Viglino - Apache-2.0
* https://github.com/Viglino/font-gis
*/
@font-face {
font-family: "font-gis";
src: url('../fonts/font-gis.eot?t=1712214591279');
src: url('../fonts/font-gis.eot?t=1736753193734');
src: url('../fonts/font-gis.eot?#iefix') format('eot'),
url('../fonts/font-gis.woff2?t=1712214591279') format('woff2'),
url('../fonts/font-gis.woff?t=1712214591279') format('woff'),
url('../fonts/font-gis.ttf?t=1712214591279') format('truetype'),
url('../fonts/font-gis.woff2?t=1736753193734') format('woff2'),
url('../fonts/font-gis.woff?t=1736753193734') format('woff'),
url('../fonts/font-gis.ttf?t=1736753193734') format('truetype'),
url('../fonts/font-gis.svg#font-gis') format('svg');
font-weight: normal;
font-style: normal;
Expand Down Expand Up @@ -245,32 +245,62 @@
.fg-translate:before { content: "\eb26"; }
.fg-translate-x:before { content: "\eb27"; }
.fg-translate-y:before { content: "\eb28"; }
.fg-point:before { content: "\ea01"; }
.fg-polyline-pt:before { content: "\ea02"; }
.fg-polygon-pt:before { content: "\ea03"; }
.fg-polygon-hole-pt:before { content: "\ea04"; }
.fg-rectangle-pt:before { content: "\ea05"; }
.fg-square-pt:before { content: "\ea06"; }
.fg-circle-o:before { content: "\ea07"; }
.fg-polyline:before { content: "\ea09"; }
.fg-polygon-o:before { content: "\ea0a"; }
.fg-polygon-hole-o:before { content: "\ea0b"; }
.fg-rectangle-o:before { content: "\ea0c"; }
.fg-square-o:before { content: "\ea0d"; }
.fg-polygon-hole:before { content: "\ea0e"; }
.fg-polygon:before { content: "\ea0f"; }
.fg-rectangle:before { content: "\ea10"; }
.fg-square:before { content: "\ea11"; }
.fg-circle:before { content: "\ea12"; }
.fg-multipoint:before { content: "\ea52"; }
.fg-bbox-alt:before { content: "\eaa9"; }
.fg-extent-alt:before { content: "\eaaa"; }
.fg-bbox:before { content: "\eaab"; }
.fg-extent:before { content: "\eaac"; }
.fg-map-extent:before { content: "\eab0"; }
.fg-regular-shape-pt:before { content: "\eaeb"; }
.fg-regular-shape-o:before { content: "\eaec"; }
.fg-regular-shape:before { content: "\eaed"; }
.fg-map:before { content: "\ea53"; }
.fg-map-o:before { content: "\ea54"; }
.fg-map-poi:before { content: "\ea55"; }
.fg-world-map-alt:before { content: "\ea56"; }
.fg-map-route:before { content: "\ea57"; }
.fg-road-map:before { content: "\ea58"; }
.fg-cadastre-map:before { content: "\ea59"; }
.fg-landcover-map:before { content: "\ea5a"; }
.fg-bus-map:before { content: "\ea5b"; }
.fg-contour-map:before { content: "\ea5c"; }
.fg-hydro-map:before { content: "\ea5d"; }
.fg-world-map:before { content: "\ea68"; }
.fg-pirate-map:before { content: "\ea6b"; }
.fg-story-map:before { content: "\ea6d"; }
.fg-map-book:before { content: "\ea7a"; }
.fg-map-legend:before { content: "\ea85"; }
.fg-map-legend-o:before { content: "\ea86"; }
.fg-map-options:before { content: "\ea94"; }
.fg-map-options-alt:before { content: "\ea95"; }
.fg-map-print:before { content: "\ea96"; }
.fg-world-map-alt-o:before { content: "\eab1"; }
.fg-flow-map:before { content: "\eab2"; }
.fg-map-stat:before { content: "\eab3"; }
.fg-statistic-map:before { content: "\eab4"; }
.fg-voronoi-map:before { content: "\eab7"; }
.fg-triangle-map:before { content: "\eab8"; }
.fg-phone-map:before { content: "\eab9"; }
.fg-hex-map:before { content: "\eaba"; }
.fg-map-bookmark:before { content: "\eabd"; }
.fg-map-tag:before { content: "\eabf"; }
.fg-map-tags:before { content: "\eac0"; }
.fg-compare-map:before { content: "\ead8"; }
.fg-swipe-map-v:before { content: "\ead9"; }
.fg-swipe-map-h:before { content: "\eada"; }
.fg-magnify-map:before { content: "\eadb"; }
.fg-map-share:before { content: "\eae0"; }
.fg-map-send:before { content: "\eae1"; }
.fg-map-share-alt:before { content: "\eae2"; }
.fg-map-add:before { content: "\eae9"; }
.fg-map-rm:before { content: "\eaea"; }
.fg-map-time:before { content: "\eaee"; }
.fg-time-map:before { content: "\eaef"; }
.fg-map-play:before { content: "\eaf5"; }
.fg-map-star:before { content: "\eaf6"; }
.fg-map-favorite:before { content: "\eaf7"; }
.fg-map-smiley:before { content: "\eb00"; }
.fg-map-control:before { content: "\eb02"; }
.fg-map-lock:before { content: "\eb04"; }
.fg-map-unlock:before { content: "\eb05"; }
.fg-weather-map:before { content: "\eb0b"; }
.fg-story-map-o:before { content: "\eb2a"; }
.fg-story-maps:before { content: "\eb2b"; }
.fg-map-edit:before { content: "\eb2c"; }
.fg-height-map:before { content: "\eb40"; }
.fg-map-user:before { content: "\eb4b"; }
.fg-map-users:before { content: "\eb4c"; }
.fg-earth:before { content: "\ea22"; }
.fg-earth-euro-africa:before { content: "\ea23"; }
.fg-earth-atlantic:before { content: "\ea24"; }
Expand Down Expand Up @@ -314,6 +344,38 @@
.fg-earth-network:before { content: "\eb0f"; }
.fg-earth-network-o:before { content: "\eb10"; }
.fg-globe-gear:before { content: "\eb11"; }
.fg-point:before { content: "\ea01"; }
.fg-polyline-pt:before { content: "\ea02"; }
.fg-polygon-pt:before { content: "\ea03"; }
.fg-polygon-hole-pt:before { content: "\ea04"; }
.fg-rectangle-pt:before { content: "\ea05"; }
.fg-square-pt:before { content: "\ea06"; }
.fg-circle-o:before { content: "\ea07"; }
.fg-polyline:before { content: "\ea09"; }
.fg-polygon-o:before { content: "\ea0a"; }
.fg-polygon-hole-o:before { content: "\ea0b"; }
.fg-rectangle-o:before { content: "\ea0c"; }
.fg-square-o:before { content: "\ea0d"; }
.fg-polygon-hole:before { content: "\ea0e"; }
.fg-polygon:before { content: "\ea0f"; }
.fg-rectangle:before { content: "\ea10"; }
.fg-square:before { content: "\ea11"; }
.fg-circle:before { content: "\ea12"; }
.fg-multipoint:before { content: "\ea52"; }
.fg-bbox-alt:before { content: "\eaa9"; }
.fg-extent-alt:before { content: "\eaaa"; }
.fg-bbox:before { content: "\eaab"; }
.fg-extent:before { content: "\eaac"; }
.fg-map-extent:before { content: "\eab0"; }
.fg-regular-shape-pt:before { content: "\eaeb"; }
.fg-regular-shape-o:before { content: "\eaec"; }
.fg-regular-shape:before { content: "\eaed"; }
.fg-measure:before { content: "\ea08"; }
.fg-measure-line:before { content: "\ea13"; }
.fg-measure-area:before { content: "\ea14"; }
.fg-measure-area-alt:before { content: "\ea15"; }
.fg-scale:before { content: "\eb01"; }
.fg-azimuth:before { content: "\eb53"; }
.fg-layer:before { content: "\ea41"; }
.fg-layer-o:before { content: "\ea42"; }
.fg-layers:before { content: "\ea43"; }
Expand Down Expand Up @@ -349,68 +411,6 @@
.fg-layer-alt-poi:before { content: "\eb50"; }
.fg-mosaic:before { content: "\eb6c"; }
.fg-pyramid:before { content: "\eb6d"; }
.fg-map:before { content: "\ea53"; }
.fg-map-o:before { content: "\ea54"; }
.fg-map-poi:before { content: "\ea55"; }
.fg-world-map-alt:before { content: "\ea56"; }
.fg-map-route:before { content: "\ea57"; }
.fg-road-map:before { content: "\ea58"; }
.fg-cadastre-map:before { content: "\ea59"; }
.fg-landcover-map:before { content: "\ea5a"; }
.fg-bus-map:before { content: "\ea5b"; }
.fg-contour-map:before { content: "\ea5c"; }
.fg-hydro-map:before { content: "\ea5d"; }
.fg-world-map:before { content: "\ea68"; }
.fg-pirate-map:before { content: "\ea6b"; }
.fg-story-map:before { content: "\ea6d"; }
.fg-map-book:before { content: "\ea7a"; }
.fg-map-legend:before { content: "\ea85"; }
.fg-map-legend-o:before { content: "\ea86"; }
.fg-map-options:before { content: "\ea94"; }
.fg-map-options-alt:before { content: "\ea95"; }
.fg-map-print:before { content: "\ea96"; }
.fg-world-map-alt-o:before { content: "\eab1"; }
.fg-flow-map:before { content: "\eab2"; }
.fg-map-stat:before { content: "\eab3"; }
.fg-statistic-map:before { content: "\eab4"; }
.fg-voronoi-map:before { content: "\eab7"; }
.fg-triangle-map:before { content: "\eab8"; }
.fg-phone-map:before { content: "\eab9"; }
.fg-hex-map:before { content: "\eaba"; }
.fg-map-bookmark:before { content: "\eabd"; }
.fg-map-tag:before { content: "\eabf"; }
.fg-map-tags:before { content: "\eac0"; }
.fg-compare-map:before { content: "\ead8"; }
.fg-swipe-map-v:before { content: "\ead9"; }
.fg-swipe-map-h:before { content: "\eada"; }
.fg-magnify-map:before { content: "\eadb"; }
.fg-map-share:before { content: "\eae0"; }
.fg-map-send:before { content: "\eae1"; }
.fg-map-share-alt:before { content: "\eae2"; }
.fg-map-add:before { content: "\eae9"; }
.fg-map-rm:before { content: "\eaea"; }
.fg-map-time:before { content: "\eaee"; }
.fg-time-map:before { content: "\eaef"; }
.fg-map-play:before { content: "\eaf5"; }
.fg-map-star:before { content: "\eaf6"; }
.fg-map-favorite:before { content: "\eaf7"; }
.fg-map-smiley:before { content: "\eb00"; }
.fg-map-control:before { content: "\eb02"; }
.fg-map-lock:before { content: "\eb04"; }
.fg-map-unlock:before { content: "\eb05"; }
.fg-weather-map:before { content: "\eb0b"; }
.fg-story-map-o:before { content: "\eb2a"; }
.fg-story-maps:before { content: "\eb2b"; }
.fg-map-edit:before { content: "\eb2c"; }
.fg-height-map:before { content: "\eb40"; }
.fg-map-user:before { content: "\eb4b"; }
.fg-map-users:before { content: "\eb4c"; }
.fg-measure:before { content: "\ea08"; }
.fg-measure-line:before { content: "\ea13"; }
.fg-measure-area:before { content: "\ea14"; }
.fg-measure-area-alt:before { content: "\ea15"; }
.fg-scale:before { content: "\eb01"; }
.fg-azimuth:before { content: "\eb53"; }
.fg-help-larrow:before { content: "\ea3e"; }
.fg-help-rarrow:before { content: "\ea3f"; }
.fg-home:before { content: "\eb14"; }
Expand Down Expand Up @@ -452,20 +452,6 @@
.fg-proj-square:before { content: "\eb69"; }
.fg-proj-stereo:before { content: "\eb6a"; }
.fg-proj-utm:before { content: "\eb6b"; }
.fg-map-search:before { content: "\ea5e"; }
.fg-search-map:before { content: "\ea5f"; }
.fg-search-poi:before { content: "\ea60"; }
.fg-search-globe:before { content: "\ea61"; }
.fg-search-home:before { content: "\ea62"; }
.fg-search-address:before { content: "\ea63"; }
.fg-search-attribtues:before { content: "\ea64"; }
.fg-search-propertie:before { content: "\ea65"; }
.fg-search-feature:before { content: "\ea66"; }
.fg-search-layer:before { content: "\ea67"; }
.fg-search-country:before { content: "\ea69"; }
.fg-search-globe-alt:before { content: "\eafa"; }
.fg-search-coord:before { content: "\eb12"; }
.fg-search-data:before { content: "\eb13"; }
.fg-route:before { content: "\ea7b"; }
.fg-route-start:before { content: "\ea7c"; }
.fg-route-end:before { content: "\ea7d"; }
Expand Down Expand Up @@ -501,6 +487,20 @@
.fg-phone-route:before { content: "\eb08"; }
.fg-phone-route-alt:before { content: "\eb09"; }
.fg-phone-route-alt-r:before { content: "\eb0a"; }
.fg-map-search:before { content: "\ea5e"; }
.fg-search-map:before { content: "\ea5f"; }
.fg-search-poi:before { content: "\ea60"; }
.fg-search-globe:before { content: "\ea61"; }
.fg-search-home:before { content: "\ea62"; }
.fg-search-address:before { content: "\ea63"; }
.fg-search-attribtues:before { content: "\ea64"; }
.fg-search-propertie:before { content: "\ea65"; }
.fg-search-feature:before { content: "\ea66"; }
.fg-search-layer:before { content: "\ea67"; }
.fg-search-country:before { content: "\ea69"; }
.fg-search-globe-alt:before { content: "\eafa"; }
.fg-search-coord:before { content: "\eb12"; }
.fg-search-data:before { content: "\eb13"; }
.fg-zoom-in:before { content: "\eaa5"; }
.fg-zoom-out:before { content: "\eaa6"; }
.fg-full-screen:before { content: "\eaa7"; }
Expand Down Expand Up @@ -528,4 +528,6 @@
.fg-screen-dub2:before { content: "\eb55"; }
.fg-screen-dub-o:before { content: "\eb56"; }
.fg-screen-mag-o:before { content: "\eb57"; }
.fg-screen-mag-alt:before { content: "\eb58"; }
.fg-screen-mag-alt:before { content: "\eb58"; }
.fg-polygon-o-dash:before { content: "\eb6e"; }
.fg-polyline-dash:before { content: "\eb6f"; }
2 changes: 1 addition & 1 deletion dist/font-gis.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a764f08

Please sign in to comment.