Skip to content

Commit 4696035

Browse files
committed
[#45] Add sweets vending icons
1 parent 53cd92a commit 4696035

7 files changed

Lines changed: 42 additions & 25 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ raster/
1515
release/
1616
shapes/
1717

18+
.DS_Store
1819
.idea/
1920
.npmrc
2021
.pypirc
@@ -23,8 +24,8 @@ shapes/
2324
__pycache__
2425
icons/LICENSE
2526
osm/
26-
python-package/roentgen/icons/
2727
python-package/dist/
28+
python-package/roentgen/icons/
2829
research/
2930
roentgen.egg-info/
3031
site/

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Unreleased
2+
3+
Add new type of SVG sketch files supported by iconscript 0.4.0.
4+
5+
Add icons:
6+
- `vending_candy` ([#45](https://github.com/enzet/Roentgen/issues/45)),
7+
- `vending_lollipop` ([#45](https://github.com/enzet/Roentgen/issues/45)).
8+
19
## 0.15.0
210

311
Create `shapes` directory with `icons` command.

doc/grid_black.svg

Lines changed: 14 additions & 12 deletions
Loading

doc/grid_white.svg

Lines changed: 14 additions & 12 deletions
Loading

icons/vending_candy.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/vending_lollipop.svg

Lines changed: 1 addition & 0 deletions
Loading

shapes.json

Lines changed: 2 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)