From e526e9f3dc4caf6fb612d47fcc6133e0a8bec6b1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 9 Oct 2021 10:47:09 -0700 Subject: Add new icons for v1.6.0 --- font/bootstrap-icons.css | 24 +++++++++++- font/bootstrap-icons.json | 22 ++++++++++- font/fonts/bootstrap-icons.woff | Bin 109376 -> 112248 bytes font/fonts/bootstrap-icons.woff2 | Bin 81056 -> 83816 bytes font/index.html | 80 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 123 insertions(+), 3 deletions(-) (limited to 'font') diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css index 04dd60223..fa450a48d 100644 --- a/font/bootstrap-icons.css +++ b/font/bootstrap-icons.css @@ -1,7 +1,7 @@ @font-face { font-family: "bootstrap-icons"; - src: url("./fonts/bootstrap-icons.woff2?08010997d90ae93356d746b56abb8ea3") format("woff2"), -url("./fonts/bootstrap-icons.woff?08010997d90ae93356d746b56abb8ea3") format("woff"); + src: url("./fonts/bootstrap-icons.woff2?d1eeb185a92f9d716f37b46b97e2d5df") format("woff2"), +url("./fonts/bootstrap-icons.woff?d1eeb185a92f9d716f37b46b97e2d5df") format("woff"); } [class^="bi-"]::before, @@ -1404,3 +1404,23 @@ url("./fonts/bootstrap-icons.woff?08010997d90ae93356d746b56abb8ea3") format("wof .bi-strava::before { content: "\f668"; } .bi-wordpress::before { content: "\f669"; } .bi-vimeo::before { content: "\f66a"; } +.bi-activity::before { content: "\f66b"; } +.bi-easel2-fill::before { content: "\f66c"; } +.bi-easel2::before { content: "\f66d"; } +.bi-easel3-fill::before { content: "\f66e"; } +.bi-easel3::before { content: "\f66f"; } +.bi-fan::before { content: "\f670"; } +.bi-fingerprint::before { content: "\f671"; } +.bi-graph-down-arrow::before { content: "\f672"; } +.bi-graph-up-arrow::before { content: "\f673"; } +.bi-hypnotize::before { content: "\f674"; } +.bi-magic::before { content: "\f675"; } +.bi-person-rolodex::before { content: "\f676"; } +.bi-person-video::before { content: "\f677"; } +.bi-person-video2::before { content: "\f678"; } +.bi-person-video3::before { content: "\f679"; } +.bi-person-workspace::before { content: "\f67a"; } +.bi-radioactive::before { content: "\f67b"; } +.bi-webcam-fill::before { content: "\f67c"; } +.bi-webcam::before { content: "\f67d"; } +.bi-yin-yang::before { content: "\f67e"; } diff --git a/font/bootstrap-icons.json b/font/bootstrap-icons.json index b9e383628..3d9d52b42 100644 --- a/font/bootstrap-icons.json +++ b/font/bootstrap-icons.json @@ -1384,5 +1384,25 @@ "stack-overflow": 63079, "strava": 63080, "wordpress": 63081, - "vimeo": 63082 + "vimeo": 63082, + "activity": 63083, + "easel2-fill": 63084, + "easel2": 63085, + "easel3-fill": 63086, + "easel3": 63087, + "fan": 63088, + "fingerprint": 63089, + "graph-down-arrow": 63090, + "graph-up-arrow": 63091, + "hypnotize": 63092, + "magic": 63093, + "person-rolodex": 63094, + "person-video": 63095, + "person-video2": 63096, + "person-video3": 63097, + "person-workspace": 63098, + "radioactive": 63099, + "webcam-fill": 63100, + "webcam": 63101, + "yin-yang": 63102 } \ No newline at end of file diff --git a/font/fonts/bootstrap-icons.woff b/font/fonts/bootstrap-icons.woff index 4b747c25d..3f4cb3ac6 100644 Binary files a/font/fonts/bootstrap-icons.woff and b/font/fonts/bootstrap-icons.woff differ diff --git a/font/fonts/bootstrap-icons.woff2 b/font/fonts/bootstrap-icons.woff2 index 80365c30f..877f3023c 100644 Binary files a/font/fonts/bootstrap-icons.woff2 and b/font/fonts/bootstrap-icons.woff2 differ diff --git a/font/index.html b/font/index.html index 0f326e153..500a46bcd 100644 --- a/font/index.html +++ b/font/index.html @@ -41,6 +41,10 @@

bootstrap-icons

+
+ +
activity
+
alarm-fill
@@ -2221,6 +2225,22 @@
easel
+
+ +
easel2-fill
+
+
+ +
easel2
+
+
+ +
easel3-fill
+
+
+ +
easel3
+
egg-fill
@@ -2433,6 +2453,10 @@
facebook
+
+ +
fan
+
file-arrow-down-fill
@@ -2985,6 +3009,10 @@
filter
+
+ +
fingerprint
+
flag-fill
@@ -3153,10 +3181,18 @@
google
+
+ +
graph-down-arrow
+
graph-down
+
+ +
graph-up-arrow
+
graph-up
@@ -3377,6 +3413,10 @@
hurricane
+
+ +
hypnotize
+
image-alt
@@ -3721,6 +3761,10 @@
lock
+
+ +
magic
+
mailbox
@@ -4133,10 +4177,30 @@
person-plus
+
+ +
person-rolodex
+
person-square
+
+ +
person-video
+
+
+ +
person-video2
+
+
+ +
person-video3
+
+
+ +
person-workspace
+
person-x-fill
@@ -4349,6 +4413,10 @@
question
+
+ +
radioactive
+
rainbow
@@ -5485,6 +5553,14 @@
water
+
+ +
webcam-fill
+
+
+ +
webcam
+
whatsapp
@@ -5573,6 +5649,10 @@
x
+
+ +
yin-yang
+
youtube
-- cgit v1.2.3