summaryrefslogtreecommitdiff
path: root/app/views/shared/icons
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-10-19 22:39:57 +0100
committerPhil Hughes <me@iamphill.com>2016-10-19 22:39:57 +0100
commit344154e9068945af2874d6cb253457fb90fef3f3 (patch)
tree357656f3d2d856270254c1a6abdec67226bbbc2c /app/views/shared/icons
parentfcf0a4a12d1ca17438a99c2b7bf334b82fa0e26e (diff)
downloadgitlab-ce-344154e9068945af2874d6cb253457fb90fef3f3.tar.gz
Updated close sidebar icon
Diffstat (limited to 'app/views/shared/icons')
-rw-r--r--app/views/shared/icons/_icon_close.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/shared/icons/_icon_close.svg b/app/views/shared/icons/_icon_close.svg
new file mode 100644
index 00000000000..9d62012518b
--- /dev/null
+++ b/app/views/shared/icons/_icon_close.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15"><path d="M9,7.5l5.83-5.91a.48.48,0,0,0,0-.69L14.11.15a.46.46,0,0,0-.68,0l-5.93,6L1.57.15a.46.46,0,0,0-.68,0L.15.9a.48.48,0,0,0,0,.69L6,7.5.15,13.41a.48.48,0,0,0,0,.69l.74.75a.46.46,0,0,0,.68,0l5.93-6,5.93,6a.46.46,0,0,0,.68,0l.74-.75a.48.48,0,0,0,0-.69Z"/></svg> \ No newline at end of file