mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-19 04:12:12 +03:00
001aa836d2
data/ directory, because they're statically bundled; they're not actually read from the filesystem. #253 Two SVGs get duplicated between widgetry and abst assets -- dont_walk and arrow_drop_down.
4 lines
382 B
XML
4 lines
382 B
XML
<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M25.5 10.5H10.5C6.36 10.5 3 13.86 3 18C3 22.14 6.36 25.5 10.5 25.5H25.5C29.64 25.5 33 22.14 33 18C33 13.86 29.64 10.5 25.5 10.5ZM25.5 22.5C23.01 22.5 21 20.49 21 18C21 15.51 23.01 13.5 25.5 13.5C27.99 13.5 30 15.51 30 18C30 20.49 27.99 22.5 25.5 22.5Z" fill="#F2F2F2"/>
|
|
</svg>
|