Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
67bea95d
Commit
67bea95d
authored
5 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
It's `viewBox`.
parent
cc2d55b8
2 merge requests
!31948
Examples/Floating-labels: fix bad behavior with autofill
,
!30064
test
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
site/content/docs/4.3/components/icons.md
+11
-11
site/content/docs/4.3/components/icons.md
with
11 additions
and
11 deletions
+11
-11
site/content/docs/4.3/components/icons.md
+
11
-
11
View file @
67bea95d
...
@@ -7,15 +7,15 @@ toc: true
...
@@ -7,15 +7,15 @@ toc: true
---
---
<div
class=
"booticons-list"
>
<div
class=
"booticons-list"
>
<svg
class=
"booticon booticon-chevron-left"
view
b
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
stroke=
"currentColor"
stroke-width=
"2"
d=
"M11 2L5 8l6 6"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-chevron-left"
view
B
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
stroke=
"currentColor"
stroke-width=
"2"
d=
"M11 2L5 8l6 6"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-chevron-right"
view
b
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
stroke=
"currentColor"
stroke-width=
"2"
d=
"M5 14l6-6-6-6"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-chevron-right"
view
B
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
stroke=
"currentColor"
stroke-width=
"2"
d=
"M5 14l6-6-6-6"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-chevron-up"
view
b
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
stroke=
"currentColor"
stroke-width=
"2"
d=
"M2 11l6-6 6 6"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-chevron-up"
view
B
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
stroke=
"currentColor"
stroke-width=
"2"
d=
"M2 11l6-6 6 6"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-chevron-down"
view
b
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
stroke=
"currentColor"
stroke-width=
"2"
d=
"M2 5l6 6 6-6"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-chevron-down"
view
B
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
stroke=
"currentColor"
stroke-width=
"2"
d=
"M2 5l6 6 6-6"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-chevron-condensed-left"
view
b
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
stroke=
"currentColor"
stroke-width=
"2"
d=
"M9 2L6 8l3 6"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-chevron-condensed-left"
view
B
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
stroke=
"currentColor"
stroke-width=
"2"
d=
"M9 2L6 8l3 6"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-chevron-condensed-right"
view
b
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
stroke=
"currentColor"
stroke-width=
"2"
d=
"M7 14l3-6-3-6"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-chevron-condensed-right"
view
B
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
stroke=
"currentColor"
stroke-width=
"2"
d=
"M7 14l3-6-3-6"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-check"
view
b
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
stroke=
"currentColor"
stroke-width=
"2"
d=
"M4 8.5L6.5 11l6-6"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-check"
view
B
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
stroke=
"currentColor"
stroke-width=
"2"
d=
"M4 8.5L6.5 11l6-6"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-x"
view
b
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
d=
"M8 8l-3 3 3-3 3 3-3-3zm0 0l3-3-3 3-3-3 3 3z"
stroke=
"currentColor"
stroke-width=
"2"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-x"
view
B
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
d=
"M8 8l-3 3 3-3 3 3-3-3zm0 0l3-3-3 3-3-3 3 3z"
stroke=
"currentColor"
stroke-width=
"2"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-dash"
view
b
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
d=
"M5 8h6"
stroke=
"currentColor"
stroke-width=
"2"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-dash"
view
B
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
d=
"M5 8h6"
stroke=
"currentColor"
stroke-width=
"2"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-circle"
view
b
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
d=
"M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12zm0-2a4 4 0 1 1 0-8 4 4 0 0 1 0 8z"
fill=
"currentColor"
fill-rule=
"nonzero"
/></svg>
<svg
class=
"booticon booticon-circle"
view
B
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
d=
"M8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12zm0-2a4 4 0 1 1 0-8 4 4 0 0 1 0 8z"
fill=
"currentColor"
fill-rule=
"nonzero"
/></svg>
<svg
class=
"booticon booticon-dot"
view
b
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
d=
"M8 8v.082"
stroke=
"currentColor"
stroke-width=
"2"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
<svg
class=
"booticon booticon-dot"
view
B
ox=
"0 0 16 16"
xmlns=
"http://www.w3.org/2000/svg"
><path
d=
"M8 8v.082"
stroke=
"currentColor"
stroke-width=
"2"
fill=
"none"
fill-rule=
"evenodd"
stroke-linecap=
"round"
stroke-linejoin=
"round"
/></svg>
</div>
</div>
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets