Add directional icons to crew monitors (#7404)
This commit is contained in:
48
Resources/Textures/Interface/VerbIcons/dot.svg
Normal file
48
Resources/Textures/Interface/VerbIcons/dot.svg
Normal file
@@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
width="32"
|
||||
height="32"
|
||||
viewBox="0 0 8.4666659 8.4666659"
|
||||
version="1.1"
|
||||
id="svg833"
|
||||
inkscape:export-filename="C:\Users\ElectroSR\Documents\GitHub\space-station-14\Resources\Textures\Interface\VerbIcons\dot.svg.192dpi.png"
|
||||
inkscape:export-xdpi="192"
|
||||
inkscape:export-ydpi="192"
|
||||
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
|
||||
sodipodi:docname="dot.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview835"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="true"
|
||||
inkscape:document-units="mm"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
showguides="true"
|
||||
inkscape:zoom="17.597674"
|
||||
inkscape:cx="8.1828998"
|
||||
inkscape:cy="15.541827"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1417"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg833" />
|
||||
<defs
|
||||
id="defs830" />
|
||||
<circle
|
||||
style="fill:#ffffff;stroke:#ffffff;stroke-width:0.165252;stroke-dasharray:0, 1.81777"
|
||||
id="path971"
|
||||
cx="4.2333331"
|
||||
cy="4.2333331"
|
||||
r="1.8073454" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
BIN
Resources/Textures/Interface/VerbIcons/dot.svg.192dpi.png
Normal file
BIN
Resources/Textures/Interface/VerbIcons/dot.svg.192dpi.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 570 B |
@@ -0,0 +1,3 @@
|
||||
# Yeah this is literally just a circle.
|
||||
sample:
|
||||
filter: true
|
||||
Reference in New Issue
Block a user