Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/icons/_plus.svg')
-rw-r--r--app/views/shared/icons/_plus.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/shared/icons/_plus.svg b/app/views/shared/icons/_plus.svg
new file mode 100644
index 00000000000..a2e04ffa1e0
--- /dev/null
+++ b/app/views/shared/icons/_plus.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7 7V1a1 1 0 1 1 2 0v6h6a1 1 0 0 1 0 2H9v6a1 1 0 0 1-2 0V9H1a1 1 0 1 1 0-2h6z"/></svg>