diff options
author | Anton Tananaev <anton@traccar.org> | 2022-05-28 12:44:49 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-05-28 12:44:49 -0700 |
commit | 31082b89fd66764ff64c485d3901f2ceeaac9c55 (patch) | |
tree | fe3fc9729265bc52ed57b2976dfe12dce2e7d24d /modern/src/resources/images/icon/train.svg | |
parent | 8ee49a58332b1e7d11262e006e42098882b9a87b (diff) | |
download | trackermap-web-31082b89fd66764ff64c485d3901f2ceeaac9c55.tar.gz trackermap-web-31082b89fd66764ff64c485d3901f2ceeaac9c55.tar.bz2 trackermap-web-31082b89fd66764ff64c485d3901f2ceeaac9c55.zip |
Move resources to src
Diffstat (limited to 'modern/src/resources/images/icon/train.svg')
-rw-r--r-- | modern/src/resources/images/icon/train.svg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modern/src/resources/images/icon/train.svg b/modern/src/resources/images/icon/train.svg new file mode 100644 index 00000000..125b468e --- /dev/null +++ b/modern/src/resources/images/icon/train.svg @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="#000000"><path d="M 7 2 C 5.34375 2 4 3.34375 4 5 L 4 16.84375 C 4 18.53125 5.332031 19.921875 7 20 L 6 21 L 6 22 L 18 22 L 18 21 L 17 20 C 18.667969 19.921875 20 18.53125 20 16.84375 L 20 5 C 20 3.34375 18.65625 2 17 2 Z M 9 4 L 15 4 L 15 5 L 9 5 Z M 6 7 L 11 7 L 11 12 L 6 12 Z M 13 7 L 18 7 L 18 12 L 13 12 Z M 7.5 15 C 8.328125 15 9 15.671875 9 16.5 C 9 17.328125 8.328125 18 7.5 18 C 6.671875 18 6 17.328125 6 16.5 C 6 15.671875 6.671875 15 7.5 15 Z M 16.5 15 C 17.328125 15 18 15.671875 18 16.5 C 18 17.328125 17.328125 18 16.5 18 C 15.671875 18 15 17.328125 15 16.5 C 15 15.671875 15.671875 15 16.5 15 Z" fill="#000000"/></svg> |