diff options
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/login.svg | 8 | ||||
| -rw-r--r-- | resources/switch_user.svg | 13 |
2 files changed, 21 insertions, 0 deletions
diff --git a/resources/login.svg b/resources/login.svg new file mode 100644 index 000000000..de2ebeacd --- /dev/null +++ b/resources/login.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 34 34" enable-background="new 0 0 34 34" xml:space="preserve"> +<rect x="0" display="none" fill="#CABADA" width="34" height="34"/> +<polygon fill="#1A2A7C" points="7,16 21.6,16 16,10 20,10 26.9,17.5 20,25 16,25 21.5,19 7,19 "/> +</svg> diff --git a/resources/switch_user.svg b/resources/switch_user.svg new file mode 100644 index 000000000..0a2311c05 --- /dev/null +++ b/resources/switch_user.svg @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 34 34" enable-background="new 0 0 34 34" xml:space="preserve"> +<rect x="0" display="none" fill="#CABADA" width="34" height="34"/> +<polygon display="none" fill="#1A2A7C" points="7,16 21.6,16 16,10 20,10 26.9,17.5 20,25 16,25 21.5,19 7,19 "/> +<g> + <path fill="#FFFFFF" d="M17,1c8.8,0,16,7.2,16,16s-7.2,16-16,16S1,25.8,1,17S8.1,1,17,1 M17,0C7.6,0,0,7.6,0,17s7.6,17,17,17 + s17-7.6,17-17S26.3,0,17,0L17,0z"/> +</g> +<polygon fill="#FFFFFF" points="13.9,9.6 19.2,9.6 14.9,14.8 27.6,14.8 27.6,20.1 14.8,20.1 19.1,25.4 13.9,25.4 6.4,17.5 "/> +</svg> |
