aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorGijs Boddeus <[email protected]>2017-10-15 11:55:02 +0200
committerGitHub <[email protected]>2017-10-15 11:55:02 +0200
commit98778164e04c581bfedab72a9a09b6525261c860 (patch)
tree10fe8118ce2dbecdb29c2215b4caba8d7f8ffc87 /_includes
parent8f483dc4322cc12849eda65246edfb47b5aaad0b (diff)
parent3ccb7ef16ad2fa858c767128a5414a0b1bd7fa30 (diff)
downloadbootstrap-98778164e04c581bfedab72a9a09b6525261c860.tar.xz
bootstrap-98778164e04c581bfedab72a9a09b6525261c860.zip
Merge branch 'v4-dev' into yiq-function-update
Diffstat (limited to '_includes')
-rw-r--r--_includes/icons/import.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/icons/import.svg b/_includes/icons/import.svg
index 72a4b603b..0a9dbb269 100644
--- a/_includes/icons/import.svg
+++ b/_includes/icons/import.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" focusable="false"{% if include.width %} width="{{ include.width }}"{% endif %}{% if include.height %} height="{{ include.height }}"{% endif %} fill="none" stroke="currentcolor" stroke-width="2"{% if include.class %} class="{{ include.class }}"{% endif %} viewBox="0 0 32 32" stroke-linecap="round" stroke-linejoin="round"><title>Import icon</title><path d="M18 13l8-11L8 13l6 6-8 11 18-11z"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" focusable="false"{% if include.width %} width="{{ include.width }}"{% endif %}{% if include.height %} height="{{ include.height }}"{% endif %} fill="none" stroke="currentcolor" stroke-width="2"{% if include.class %} class="{{ include.class }}"{% endif %} viewBox="0 0 32 32" stroke-linecap="round" stroke-linejoin="round"><title>Import icon</title><path d="M28 22v8H4v-8M16 4v20m-8-8l8 8 8-8"/></svg>