summaryrefslogtreecommitdiff
path: root/app/views/shared/icons/_icon_no_wrap.svg.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/icons/_icon_no_wrap.svg.erb')
-rw-r--r--app/views/shared/icons/_icon_no_wrap.svg.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/shared/icons/_icon_no_wrap.svg.erb b/app/views/shared/icons/_icon_no_wrap.svg.erb
new file mode 100644
index 00000000000..e4c44091ddd
--- /dev/null
+++ b/app/views/shared/icons/_icon_no_wrap.svg.erb
@@ -0,0 +1,3 @@
+<svg class="<%= klass %>" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
+ <path fill-rule="evenodd" d="m6 11h-4.509c-.263 0-.491.226-.491.505v.991c0 .291.22.505.491.505h4.509v.679c0 .301.194.413.454.236l2.355-1.607c.251-.171.259-.442 0-.619l-2.355-1.607c-.251-.171-.454-.07-.454.236v.681m-5-7.495c0-.279.22-.505.498-.505h13c.275 0 .498.214.498.505v.991c0 .279-.22.505-.498.505h-13c-.275 0-.498-.214-.498-.505v-.991m10 8c0-.279.215-.505.49-.505h3.02c.271 0 .49.214.49.505v.991c0 .279-.215.505-.49.505h-3.02c-.271 0-.49-.214-.49-.505v-.991m-10-4c0-.279.22-.505.498-.505h13c.275 0 .498.214.498.505v.991c0 .279-.22.505-.498.505h-13c-.275 0-.498-.214-.498-.505v-.991"/>
+</svg>