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

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/elements/icons.pug')
-rw-r--r--docs/src/elements/icons.pug4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/src/elements/icons.pug b/docs/src/elements/icons.pug
index 1430fe4..6128b3e 100644
--- a/docs/src/elements/icons.pug
+++ b/docs/src/elements/icons.pug
@@ -141,6 +141,10 @@ block docs-content
button.btn.btn-primary.btn-action.btn-lg
i.icon.icon-upload
p icon-upload
+ .column.col-3.col-md-6
+ button.btn.btn-primary.btn-action.btn-lg
+ i.icon.icon-copy
+ p icon-copy
+docs-subheading('icons-object', 'Object icons')