diff --git a/src/_icons/ballpen.svg b/src/_icons/ballpen.svg new file mode 100644 index 000000000..56f582a1b --- /dev/null +++ b/src/_icons/ballpen.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/barell.svg b/src/_icons/barell.svg new file mode 100644 index 000000000..0ae9c3c60 --- /dev/null +++ b/src/_icons/barell.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/book-download.svg b/src/_icons/book-download.svg new file mode 100644 index 000000000..a546e0c50 --- /dev/null +++ b/src/_icons/book-download.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/book-upload.svg b/src/_icons/book-upload.svg new file mode 100644 index 000000000..6a632f5b6 --- /dev/null +++ b/src/_icons/book-upload.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/brand-mercedes.svg b/src/_icons/brand-mercedes.svg new file mode 100644 index 000000000..082b6ef2c --- /dev/null +++ b/src/_icons/brand-mercedes.svg @@ -0,0 +1,9 @@ +--- +category: Brand +--- + + + + + + diff --git a/src/_icons/certificate-2.svg b/src/_icons/certificate-2.svg new file mode 100644 index 000000000..7f3e13f09 --- /dev/null +++ b/src/_icons/certificate-2.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/checklist.svg b/src/_icons/checklist.svg new file mode 100644 index 000000000..af8620a67 --- /dev/null +++ b/src/_icons/checklist.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/cpu-2.svg b/src/_icons/cpu-2.svg new file mode 100644 index 000000000..67b5e7f58 --- /dev/null +++ b/src/_icons/cpu-2.svg @@ -0,0 +1,15 @@ +--- +category: Devices +--- + + + + + + + + + + + + diff --git a/src/_icons/id-badge-2.svg b/src/_icons/id-badge-2.svg new file mode 100644 index 000000000..ef3388767 --- /dev/null +++ b/src/_icons/id-badge-2.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/message-2-code.svg b/src/_icons/message-2-code.svg index 1b3e493fe..14a339921 100644 --- a/src/_icons/message-2-code.svg +++ b/src/_icons/message-2-code.svg @@ -1,4 +1,5 @@ --- +category: Communication version: "1.54" --- diff --git a/src/_icons/message-2-share.svg b/src/_icons/message-2-share.svg new file mode 100644 index 000000000..9462a162c --- /dev/null +++ b/src/_icons/message-2-share.svg @@ -0,0 +1,8 @@ +--- +category: Communication +--- + + + + + diff --git a/src/_icons/message-share.svg b/src/_icons/message-share.svg new file mode 100644 index 000000000..26f58f3a0 --- /dev/null +++ b/src/_icons/message-share.svg @@ -0,0 +1,8 @@ +--- +category: Communication +--- + + + + + diff --git a/src/_icons/packge-export.svg b/src/_icons/packge-export.svg new file mode 100644 index 000000000..44f14d7cc --- /dev/null +++ b/src/_icons/packge-export.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/packge-import.svg b/src/_icons/packge-import.svg new file mode 100644 index 000000000..cca2a71df --- /dev/null +++ b/src/_icons/packge-import.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/server-2.svg b/src/_icons/server-2.svg new file mode 100644 index 000000000..ade425cef --- /dev/null +++ b/src/_icons/server-2.svg @@ -0,0 +1,11 @@ +--- +category: Devices +--- + + + + + + + + diff --git a/src/_icons/telescope.svg b/src/_icons/telescope.svg new file mode 100644 index 000000000..2267e5fae --- /dev/null +++ b/src/_icons/telescope.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/test-pipe.svg b/src/_icons/test-pipe.svg index 847f4790c..6288edb89 100644 --- a/src/_icons/test-pipe.svg +++ b/src/_icons/test-pipe.svg @@ -3,7 +3,8 @@ tags: [sample, color] version: "1.0" --- - - - + + + + diff --git a/src/_icons/tie.svg b/src/_icons/tie.svg new file mode 100644 index 000000000..cce0dffbf --- /dev/null +++ b/src/_icons/tie.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/zoom-code.svg b/src/_icons/zoom-code.svg new file mode 100644 index 000000000..00ed69e85 --- /dev/null +++ b/src/_icons/zoom-code.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/zoom-exclamation.svg b/src/_icons/zoom-exclamation.svg new file mode 100644 index 000000000..c5e04836c --- /dev/null +++ b/src/_icons/zoom-exclamation.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/style.scss b/src/style.scss index 71fe8096d..36981d19d 100644 --- a/src/style.scss +++ b/src/style.scss @@ -167,8 +167,7 @@ a { .icons-list { - display: flex; - flex-wrap: wrap; + display: table; margin: -.25rem; } @@ -203,6 +202,7 @@ a { justify-content: center; border: 1px solid transparent; position: relative; + page-break-inside: avoid; &.new-icon { &:after {