diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2017-08-21 23:49:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-21 23:49:07 +0200 |
commit | e9c43cecbf9a75fe474a27011425ab072217d376 (patch) | |
tree | f41a77b8e2d8c387af06927fb4a4e4c9077ff95a /editor/icons/dark/icon_slot.svg | |
parent | d37bd15cb92295ef22731a2ab171d0647ff541db (diff) | |
parent | 0c18009665cc24ccdace885a2385321b77c80943 (diff) |
Merge pull request #10433 from djrm/pr_svg_support
SVG support
Diffstat (limited to 'editor/icons/dark/icon_slot.svg')
-rw-r--r-- | editor/icons/dark/icon_slot.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/editor/icons/dark/icon_slot.svg b/editor/icons/dark/icon_slot.svg new file mode 100644 index 0000000000..9e8a5038e3 --- /dev/null +++ b/editor/icons/dark/icon_slot.svg @@ -0,0 +1,7 @@ +<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(0 -1036.4)" fill="#00f010"> +<rect x="1" y="1043.4" width="6" height="2"/> +<path transform="matrix(0 1.281 -.9245 0 -952.3 1038)" d="m8.1225-1036.6h-3.1225-3.1225l1.5612-2.7042 1.5612-2.7041 1.5612 2.7041z"/> +<path d="m15 1039.4v10h-2-4v-2h4v-6h-4v-2h4 2z"/> +</g> +</svg> |