Add GB motorway svg icons from wikipedia
This commit is contained in:
parent
52c1151bcb
commit
26e932d4dd
@ -34,9 +34,12 @@ U.S. Highway shields come from [Wikipedia][wikipedia_us_highway] and are in the
|
|||||||
|
|
||||||
Canada Transcanada shields come from [Wikipedia][wikipedia_ca_transcanada] and are in the public domain.
|
Canada Transcanada shields come from [Wikipedia][wikipedia_ca_transcanada] and are in the public domain.
|
||||||
|
|
||||||
|
GB motorway shields come from [Wikipedia][wikipedia_gb_motorway] and are in the public domain.
|
||||||
|
|
||||||
[wikipedia_us_interstate]: https://commons.m.wikimedia.org/wiki/Category:Interstate_Highway_shield_blanks
|
[wikipedia_us_interstate]: https://commons.m.wikimedia.org/wiki/Category:Interstate_Highway_shield_blanks
|
||||||
[wikipedia_us_highway]: https://commons.m.wikimedia.org/wiki/Category:US_Highway_shield_blanks
|
[wikipedia_us_highway]: https://commons.m.wikimedia.org/wiki/Category:US_Highway_shield_blanks
|
||||||
[wikipedia_ca_transcanada]: https://commons.wikimedia.org/wiki/File:TCH_blank.svg
|
[wikipedia_ca_transcanada]: https://commons.wikimedia.org/wiki/File:TCH_blank.svg
|
||||||
|
[wikipedia_gb_motorway]: https://commons.wikimedia.org/wiki/File:Road_marker_UK_A2.svg
|
||||||
|
|
||||||
## Fonts
|
## Fonts
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 124 KiB |
9
svgs/svgs_not_in_iconset/gb-motorway_3.svg
Normal file
9
svgs/svgs_not_in_iconset/gb-motorway_3.svg
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
|
||||||
|
version="1.0" width="50" height="30" viewBox="0 0 1000 600">
|
||||||
|
<g>
|
||||||
|
<path fill="#00693F" stroke="white" stroke-width="40"
|
||||||
|
d="M20,60 A40,40,0,0,1,60,20 L940,20 A40,40,0,0,1,980,60 L980,540 A40,40,0,0,1,940,580 L60,580 A40,40,0,0,1,20,540 z"
|
||||||
|
/>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 414 B |
Loading…
x
Reference in New Issue
Block a user