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

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2022-10-29 22:42:54 +0300
committerMark Otto <otto@github.com>2022-10-29 23:52:52 +0300
commitdc8249972016a8c4ade0ece3f8f20179935ce9d3 (patch)
treeb43c26c9aaf8fc31241ae6fb6ae148c4a17f5ba6 /docs
parent82d445330e7a21a81114a6cf22496f31e87f9eb0 (diff)
Add new icons for v1.10.0
- Fixes #386: Add superscript and subscript - Fixes #869: Add rocket icons - Fixes #1328: Adds number shape icons for 0 - Fixes #1398: Add Stripe icon - Fixes #1402: Add Trello icon
Diffstat (limited to 'docs')
-rw-r--r--docs/content/icons/0-circle-fill.md8
-rw-r--r--docs/content/icons/0-circle.md8
-rw-r--r--docs/content/icons/0-square-fill.md8
-rw-r--r--docs/content/icons/0-square.md8
-rw-r--r--docs/content/icons/rocket-fill.md9
-rw-r--r--docs/content/icons/rocket-takeoff-fill.md10
-rw-r--r--docs/content/icons/rocket-takeoff.md10
-rw-r--r--docs/content/icons/rocket.md9
-rw-r--r--docs/content/icons/stripe.md8
-rw-r--r--docs/content/icons/subscript.md8
-rw-r--r--docs/content/icons/superscript.md8
-rw-r--r--docs/content/icons/trello.md8
12 files changed, 102 insertions, 0 deletions
diff --git a/docs/content/icons/0-circle-fill.md b/docs/content/icons/0-circle-fill.md
new file mode 100644
index 000000000..8e3728e02
--- /dev/null
+++ b/docs/content/icons/0-circle-fill.md
@@ -0,0 +1,8 @@
+---
+title: 0 circle fill
+categories:
+ - Shapes
+tags:
+ - number
+ - numeral
+---
diff --git a/docs/content/icons/0-circle.md b/docs/content/icons/0-circle.md
new file mode 100644
index 000000000..89efbbc88
--- /dev/null
+++ b/docs/content/icons/0-circle.md
@@ -0,0 +1,8 @@
+---
+title: 0 circle
+categories:
+ - Shapes
+tags:
+ - number
+ - numeral
+---
diff --git a/docs/content/icons/0-square-fill.md b/docs/content/icons/0-square-fill.md
new file mode 100644
index 000000000..bc8dbedc0
--- /dev/null
+++ b/docs/content/icons/0-square-fill.md
@@ -0,0 +1,8 @@
+---
+title: 0 square fill
+categories:
+ - Shapes
+tags:
+ - number
+ - numeral
+---
diff --git a/docs/content/icons/0-square.md b/docs/content/icons/0-square.md
new file mode 100644
index 000000000..d6c779f94
--- /dev/null
+++ b/docs/content/icons/0-square.md
@@ -0,0 +1,8 @@
+---
+title: 0 square
+categories:
+ - Shapes
+tags:
+ - number
+ - numeral
+---
diff --git a/docs/content/icons/rocket-fill.md b/docs/content/icons/rocket-fill.md
new file mode 100644
index 000000000..563510ae2
--- /dev/null
+++ b/docs/content/icons/rocket-fill.md
@@ -0,0 +1,9 @@
+---
+title: Rocket fill
+categories:
+ - Real world
+tags:
+ - ship
+ - rocketship
+ - spaceship
+---
diff --git a/docs/content/icons/rocket-takeoff-fill.md b/docs/content/icons/rocket-takeoff-fill.md
new file mode 100644
index 000000000..a60bac9b6
--- /dev/null
+++ b/docs/content/icons/rocket-takeoff-fill.md
@@ -0,0 +1,10 @@
+---
+title: Rocket takeoff fill
+categories:
+ - Real world
+tags:
+ - ship
+ - rocketship
+ - spaceship
+ - launch
+---
diff --git a/docs/content/icons/rocket-takeoff.md b/docs/content/icons/rocket-takeoff.md
new file mode 100644
index 000000000..c9dd93b17
--- /dev/null
+++ b/docs/content/icons/rocket-takeoff.md
@@ -0,0 +1,10 @@
+---
+title: Rocket takeoff
+categories:
+ - Real world
+tags:
+ - ship
+ - rocketship
+ - spaceship
+ - launch
+---
diff --git a/docs/content/icons/rocket.md b/docs/content/icons/rocket.md
new file mode 100644
index 000000000..9fb787e95
--- /dev/null
+++ b/docs/content/icons/rocket.md
@@ -0,0 +1,9 @@
+---
+title: Rocket
+categories:
+ - Real world
+tags:
+ - ship
+ - rocketship
+ - spaceship
+---
diff --git a/docs/content/icons/stripe.md b/docs/content/icons/stripe.md
new file mode 100644
index 000000000..613911225
--- /dev/null
+++ b/docs/content/icons/stripe.md
@@ -0,0 +1,8 @@
+---
+title: Stripe
+categories:
+ - Brand
+tags:
+ - payments
+ - commerce
+---
diff --git a/docs/content/icons/subscript.md b/docs/content/icons/subscript.md
new file mode 100644
index 000000000..b68d5bb2e
--- /dev/null
+++ b/docs/content/icons/subscript.md
@@ -0,0 +1,8 @@
+---
+title: Subscript
+categories:
+ - Typography
+tags:
+ - text
+ - type
+---
diff --git a/docs/content/icons/superscript.md b/docs/content/icons/superscript.md
new file mode 100644
index 000000000..2d5a131c2
--- /dev/null
+++ b/docs/content/icons/superscript.md
@@ -0,0 +1,8 @@
+---
+title: Superscript
+categories:
+ - Typography
+tags:
+ - text
+ - type
+---
diff --git a/docs/content/icons/trello.md b/docs/content/icons/trello.md
new file mode 100644
index 000000000..5569b8ed3
--- /dev/null
+++ b/docs/content/icons/trello.md
@@ -0,0 +1,8 @@
+---
+title: Trello
+categories:
+ - Brand
+tags:
+ - kanban
+ - board
+---