https://github.com/enzet/roentgen
Set of 14 × 14 px monochrome CC-BY map icons
https://github.com/enzet/roentgen
icons icons-pack iconset svg svg-icons
Last synced: 6 months ago
JSON representation
Set of 14 × 14 px monochrome CC-BY map icons
- Host: GitHub
- URL: https://github.com/enzet/roentgen
- Owner: enzet
- License: other
- Created: 2022-12-18T19:36:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T19:54:17.000Z (about 2 years ago)
- Last Synced: 2025-03-25T15:50:07.696Z (7 months ago)
- Topics: icons, icons-pack, iconset, svg, svg-icons
- Language: Python
- Homepage:
- Size: 1.68 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Röntgen
Röntgen is a set of monochrome 14 × 14 px pixel-aligned icons. All icons are
under the [CC BY](http://creativecommons.org/licenses/by/4.0/) license. So, do
whatever you want but please give the appropriate credit.Röntgen was created for [Map Machine](http://github.com/enzet/map-machine)
project to represent different map features from the OpenStreetMap database.
However, it can be easily used for any map project or even for not map-related
projects. Also, some icons can be used as emoji symbols.
All icons tend to support a common design style, which is heavily inspired by
[Maki](https://github.com/mapbox/maki),
[Osmic](https://github.com/gmgeo/osmic), and
[Temaki](https://github.com/ideditor/temaki).Feel free to request new icons via issues on GitHub.
## Generation
Röntgen icons may be drawn by hand in vector redactor and stored as optimized
SVG files, but also the project has one more option for icons extraction.### Extraction from the monolith SVG file
It may be useful to have one SVG file for a set of SVG icons along with sketches
and components that icons consist of.In the Röntgen project these files located in [`data`](data) directory.