summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2017-05-06 12:10:43 +0100
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-05-06 12:10:43 +0100
commite6f8a6d3b412dd2f90499e007693b44abc9f9dba (patch)
tree56713401f6bfd9d0eee3663e235d34334a7393c3
parent36b37c0849246bfb9a0bab7a5f381a05a4294475 (diff)
downloadgitlab-ce-ci-status-notfound-icons-added.tar.gz
Optimize SVG and add changelog entryci-status-notfound-icons-added
-rw-r--r--app/views/shared/icons/_icon_status_not_found.svg2
-rw-r--r--app/views/shared/icons/_icon_status_not_found_borderless.svg2
-rw-r--r--changelogs/unreleased/ci-status-notfound-icons-added.yml4
3 files changed, 6 insertions, 2 deletions
diff --git a/app/views/shared/icons/_icon_status_not_found.svg b/app/views/shared/icons/_icon_status_not_found.svg
index 85244acd729..a1ad8ef8df8 100644
--- a/app/views/shared/icons/_icon_status_not_found.svg
+++ b/app/views/shared/icons/_icon_status_not_found.svg
@@ -1 +1 @@
-<svg width="14" height="14" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><path d="M7 14A7 7 0 1 1 7 0a7 7 0 0 1 0 14z"/><path d="M7 13A6 6 0 1 0 7 1a6 6 0 0 0 0 12z" fill="#FFF" fill-rule="nonzero"/><path d="M8.16 7.184c.519-.37.904-.857 1.07-1.477.384-1.427-.619-2.897-2.246-2.897-.732 0-1.327.26-1.766.692a2.163 2.163 0 0 0-.509.743.75.75 0 0 0 1.4.54.78.78 0 0 1 .16-.213c.168-.165.39-.262.715-.262.597 0 .936.496.798 1.007-.067.249-.235.462-.492.644-.231.165-.47.264-.601.3a.75.75 0 0 0-.556.724v1.421a.75.75 0 0 0 1.5 0v-.909c.168-.082.346-.185.526-.313z" fill-rule="nonzero"/><ellipse cx="6.889" cy="10.634" rx="1" ry="1"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14"><path d="M7 14A7 7 0 1 1 7 0a7 7 0 0 1 0 14z"/><path fill="#FFF" d="M7 13A6 6 0 1 0 7 1a6 6 0 0 0 0 12z"/><path d="M8.16 7.184c.52-.37.904-.857 1.07-1.477.384-1.427-.62-2.897-2.246-2.897-.732 0-1.327.26-1.766.692a2.163 2.163 0 0 0-.51.743.75.75 0 0 0 1.4.54.78.78 0 0 1 .16-.213c.17-.165.39-.262.716-.262.597 0 .936.496.798 1.007-.067.25-.235.462-.492.644-.23.167-.47.266-.6.3a.75.75 0 0 0-.557.726v1.42a.75.75 0 0 0 1.5 0v-.908c.168-.082.346-.185.526-.313z"/><ellipse cx="6.889" cy="10.634" rx="1" ry="1"/></svg>
diff --git a/app/views/shared/icons/_icon_status_not_found_borderless.svg b/app/views/shared/icons/_icon_status_not_found_borderless.svg
index e58bd264ef8..de3964ce787 100644
--- a/app/views/shared/icons/_icon_status_not_found_borderless.svg
+++ b/app/views/shared/icons/_icon_status_not_found_borderless.svg
@@ -1 +1 @@
-<svg width="22" height="22" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg"><path d="M12.822 11.29c.816-.581 1.421-1.348 1.683-2.322.603-2.243-.973-4.553-3.53-4.553-1.15 0-2.085.41-2.775 1.089-.42.413-.672.835-.8 1.167a1.179 1.179 0 0 0 2.2.847c.016-.043.1-.184.252-.334.264-.259.613-.412 1.123-.412.938 0 1.47.78 1.254 1.584-.105.39-.37.726-.773 1.012a3.25 3.25 0 0 1-.945.47 1.179 1.179 0 0 0-.874 1.138v2.234a1.179 1.179 0 1 0 2.358 0V11.78a5.9 5.9 0 0 0 .827-.492z" fill-rule="nonzero"/><ellipse cx="10.825" cy="16.711" rx="1.275" ry="1.322"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22"><path d="M12.822 11.29c.816-.58 1.42-1.348 1.683-2.322.603-2.243-.973-4.553-3.53-4.553-1.15 0-2.085.41-2.775 1.09-.42.412-.672.834-.8 1.166a1.18 1.18 0 0 0 2.2.85c.016-.043.1-.184.252-.334.264-.26.613-.412 1.123-.412.938 0 1.47.78 1.254 1.584-.108.39-.37.726-.776 1.012a3.25 3.25 0 0 1-.945.47 1.18 1.18 0 0 0-.874 1.137v2.234a1.18 1.18 0 1 0 2.358 0v-1.43a5.9 5.9 0 0 0 .827-.49z"/><ellipse cx="10.825" cy="16.711" rx="1.275" ry="1.322"/></svg>
diff --git a/changelogs/unreleased/ci-status-notfound-icons-added.yml b/changelogs/unreleased/ci-status-notfound-icons-added.yml
new file mode 100644
index 00000000000..667776970fd
--- /dev/null
+++ b/changelogs/unreleased/ci-status-notfound-icons-added.yml
@@ -0,0 +1,4 @@
+---
+title: Added not_found CI status icon
+merge_request: 11009
+author: