diff --git a/bootstrap-icons.svg b/bootstrap-icons.svg index acbe7668c6..4a6ee0da1c 100644 --- a/bootstrap-icons.svg +++ b/bootstrap-icons.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/config.yml b/config.yml index 7683f9336a..8aaa077303 100644 --- a/config.yml +++ b/config.yml @@ -53,7 +53,7 @@ params: description: "Official open source SVG icon library for Bootstrap" social_image_path: /assets/img/bootstrap-icons-social.png - version: "1.10.0" + version: "1.10.1" docs_version: "5.2" main: "https://getbootstrap.com" diff --git a/docs/layouts/partials/home/hero.html b/docs/layouts/partials/home/hero.html index 36932503f2..47c552f0eb 100644 --- a/docs/layouts/partials/home/hero.html +++ b/docs/layouts/partials/home/hero.html @@ -8,8 +8,8 @@ alt="Bootstrap Icons" width="450" height="340">
- - New in v1.9.0: 140+ new icons! + + New in v1.10.0: 140+ new icons!

Bootstrap Icons

Free, high quality, open source icon library with over 1,800 icons. Include them anyway you like—SVGs, SVG sprite, or web fonts. Use them with or without Bootstrap in any project.

diff --git a/docs/static/assets/img/bootstrap-icons-social.png b/docs/static/assets/img/bootstrap-icons-social.png index 3488bf5e7f..e54a93f2cc 100644 Binary files a/docs/static/assets/img/bootstrap-icons-social.png and b/docs/static/assets/img/bootstrap-icons-social.png differ diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css index 7d93a97888..32ff833fc1 100644 --- a/font/bootstrap-icons.css +++ b/font/bootstrap-icons.css @@ -1,8 +1,8 @@ @font-face { font-display: block; font-family: "bootstrap-icons"; - src: url("./fonts/bootstrap-icons.woff2?2ab2cbbe07fcebb53bdaa7313bb290f2") format("woff2"), -url("./fonts/bootstrap-icons.woff?2ab2cbbe07fcebb53bdaa7313bb290f2") format("woff"); + src: url("./fonts/bootstrap-icons.woff2?24f5f9034842e5d77cd3846dc99a0e8a") format("woff2"), +url("./fonts/bootstrap-icons.woff?24f5f9034842e5d77cd3846dc99a0e8a") format("woff"); } .bi::before, diff --git a/font/bootstrap-icons.scss b/font/bootstrap-icons.scss index 774e3b6a47..8ea132aabf 100644 --- a/font/bootstrap-icons.scss +++ b/font/bootstrap-icons.scss @@ -1,7 +1,7 @@ $bootstrap-icons-font: "bootstrap-icons" !default; $bootstrap-icons-font-dir: "./fonts" !default; $bootstrap-icons-font-file: #{$bootstrap-icons-font-dir}/#{$bootstrap-icons-font} !default; -$bootstrap-icons-font-hash: "2ab2cbbe07fcebb53bdaa7313bb290f2" !default; +$bootstrap-icons-font-hash: "28df46889dced875dea48cfe64755198" !default; $bootstrap-icons-font-src: url("#{$bootstrap-icons-font-file}.woff2?#{$bootstrap-icons-font-hash}") format("woff2"), url("#{$bootstrap-icons-font-file}.woff?#{$bootstrap-icons-font-hash}") format("woff") !default; @font-face { diff --git a/font/fonts/bootstrap-icons.woff b/font/fonts/bootstrap-icons.woff index 18d21d4575..646aff53d4 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 52b12533e4..5214d5aecd 100644 Binary files a/font/fonts/bootstrap-icons.woff2 and b/font/fonts/bootstrap-icons.woff2 differ diff --git a/icons/building-add.svg b/icons/building-add.svg index f96dfe36b8..d5016d4d16 100644 --- a/icons/building-add.svg +++ b/icons/building-add.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/building-check.svg b/icons/building-check.svg index a3f0dbd821..151712db8c 100644 --- a/icons/building-check.svg +++ b/icons/building-check.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/building-dash.svg b/icons/building-dash.svg index 95e50be8f7..df489c8dd5 100644 --- a/icons/building-dash.svg +++ b/icons/building-dash.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/building-down.svg b/icons/building-down.svg index ec6aa2f3b4..2493f51a84 100644 --- a/icons/building-down.svg +++ b/icons/building-down.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/building-exclamation.svg b/icons/building-exclamation.svg index fc57d0ee5e..f2d8f62dba 100644 --- a/icons/building-exclamation.svg +++ b/icons/building-exclamation.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/building-fill-add.svg b/icons/building-fill-add.svg index 42478dd191..2019e92fc3 100644 --- a/icons/building-fill-add.svg +++ b/icons/building-fill-add.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/building-fill-check.svg b/icons/building-fill-check.svg index c928a4919a..50485c60a0 100644 --- a/icons/building-fill-check.svg +++ b/icons/building-fill-check.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/building-fill-dash.svg b/icons/building-fill-dash.svg index 9432c10309..67107eb5bb 100644 --- a/icons/building-fill-dash.svg +++ b/icons/building-fill-dash.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/building-fill-down.svg b/icons/building-fill-down.svg index 51d5d7a1e3..b072754ff9 100644 --- a/icons/building-fill-down.svg +++ b/icons/building-fill-down.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/building-fill-exclamation.svg b/icons/building-fill-exclamation.svg index 7ae65d3ee2..6ca39dc0cd 100644 --- a/icons/building-fill-exclamation.svg +++ b/icons/building-fill-exclamation.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/building-fill-gear.svg b/icons/building-fill-gear.svg index 8690df7e58..95d6126bee 100644 --- a/icons/building-fill-gear.svg +++ b/icons/building-fill-gear.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/building-fill-lock.svg b/icons/building-fill-lock.svg index 7f532289de..ddd8e6ce7c 100644 --- a/icons/building-fill-lock.svg +++ b/icons/building-fill-lock.svg @@ -1,5 +1,4 @@ - - - + + \ No newline at end of file diff --git a/icons/building-fill-slash.svg b/icons/building-fill-slash.svg index 079a026ec3..7e30330be1 100644 --- a/icons/building-fill-slash.svg +++ b/icons/building-fill-slash.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/building-fill-up.svg b/icons/building-fill-up.svg index b5371481c4..ef87446cf7 100644 --- a/icons/building-fill-up.svg +++ b/icons/building-fill-up.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/building-fill-x.svg b/icons/building-fill-x.svg index 010cda7124..0311537c97 100644 --- a/icons/building-fill-x.svg +++ b/icons/building-fill-x.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/building-fill.svg b/icons/building-fill.svg index 5fba283374..fa95d1f770 100644 --- a/icons/building-fill.svg +++ b/icons/building-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/building-gear.svg b/icons/building-gear.svg index 67ca761567..698a74673f 100644 --- a/icons/building-gear.svg +++ b/icons/building-gear.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/building-lock.svg b/icons/building-lock.svg index 885698fdbb..f4da96c28f 100644 --- a/icons/building-lock.svg +++ b/icons/building-lock.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/building-slash.svg b/icons/building-slash.svg index 5571d60b19..9920301ac4 100644 --- a/icons/building-slash.svg +++ b/icons/building-slash.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/building-up.svg b/icons/building-up.svg index d21c59c76f..b2b0433c4b 100644 --- a/icons/building-up.svg +++ b/icons/building-up.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/building-x.svg b/icons/building-x.svg index 4fcfde75a6..81bff0f88f 100644 --- a/icons/building-x.svg +++ b/icons/building-x.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/building.svg b/icons/building.svg index 177741e239..2555f8f391 100644 --- a/icons/building.svg +++ b/icons/building.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/buildings.svg b/icons/buildings.svg index 94c02b784d..b842c0c469 100644 --- a/icons/buildings.svg +++ b/icons/buildings.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/capsule-pill.svg b/icons/capsule-pill.svg index c57efff622..0167f854ed 100644 --- a/icons/capsule-pill.svg +++ b/icons/capsule-pill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/capsule.svg b/icons/capsule.svg index 844aa8ee25..98863d8a50 100644 --- a/icons/capsule.svg +++ b/icons/capsule.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/car-front-fill.svg b/icons/car-front-fill.svg index e9c5204ec0..a9b96038a0 100644 --- a/icons/car-front-fill.svg +++ b/icons/car-front-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/car-front.svg b/icons/car-front.svg index a2ec568e14..bb5fa3d8ab 100644 --- a/icons/car-front.svg +++ b/icons/car-front.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/database-add.svg b/icons/database-add.svg index 24f0c16bce..8b9e0ccfac 100644 --- a/icons/database-add.svg +++ b/icons/database-add.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/database-check.svg b/icons/database-check.svg index 3867726901..f193084813 100644 --- a/icons/database-check.svg +++ b/icons/database-check.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/database-dash.svg b/icons/database-dash.svg index ba2b4ea90f..1bcb011b5b 100644 --- a/icons/database-dash.svg +++ b/icons/database-dash.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/database-down.svg b/icons/database-down.svg index 48c2923c70..4f71aa40be 100644 --- a/icons/database-down.svg +++ b/icons/database-down.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/database-exclamation.svg b/icons/database-exclamation.svg index e9254afc5f..178b61a788 100644 --- a/icons/database-exclamation.svg +++ b/icons/database-exclamation.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/database-fill-add.svg b/icons/database-fill-add.svg index 025cf08458..993b4dfbf3 100644 --- a/icons/database-fill-add.svg +++ b/icons/database-fill-add.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/database-fill-check.svg b/icons/database-fill-check.svg index 6279148a59..579da2e1f2 100644 --- a/icons/database-fill-check.svg +++ b/icons/database-fill-check.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/database-fill-dash.svg b/icons/database-fill-dash.svg index b5944ea851..ce9c8c78d3 100644 --- a/icons/database-fill-dash.svg +++ b/icons/database-fill-dash.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/database-fill-down.svg b/icons/database-fill-down.svg index 360f78eb65..433b9adb0f 100644 --- a/icons/database-fill-down.svg +++ b/icons/database-fill-down.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/database-fill-exclamation.svg b/icons/database-fill-exclamation.svg index bc7229585a..f935d0ba1f 100644 --- a/icons/database-fill-exclamation.svg +++ b/icons/database-fill-exclamation.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/database-fill-gear.svg b/icons/database-fill-gear.svg index 9b721b45f8..1501670b45 100644 --- a/icons/database-fill-gear.svg +++ b/icons/database-fill-gear.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/database-fill-lock.svg b/icons/database-fill-lock.svg index faefec25c8..27dce6d369 100644 --- a/icons/database-fill-lock.svg +++ b/icons/database-fill-lock.svg @@ -1,5 +1,5 @@ - - - + + + \ No newline at end of file diff --git a/icons/database-fill-slash.svg b/icons/database-fill-slash.svg index 5441277f4b..8ccdf44170 100644 --- a/icons/database-fill-slash.svg +++ b/icons/database-fill-slash.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/database-fill-up.svg b/icons/database-fill-up.svg index 0f9e16abab..6f767b596c 100644 --- a/icons/database-fill-up.svg +++ b/icons/database-fill-up.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/database-fill-x.svg b/icons/database-fill-x.svg index 73e2dab99a..1f65f61f3f 100644 --- a/icons/database-fill-x.svg +++ b/icons/database-fill-x.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/database-fill.svg b/icons/database-fill.svg index 371b67b938..2c7e04c012 100644 --- a/icons/database-fill.svg +++ b/icons/database-fill.svg @@ -1,5 +1,5 @@ - + diff --git a/icons/database-gear.svg b/icons/database-gear.svg index 588853b538..77a5855f47 100644 --- a/icons/database-gear.svg +++ b/icons/database-gear.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/database-lock.svg b/icons/database-lock.svg index 7b4745c040..ad5a8f9a80 100644 --- a/icons/database-lock.svg +++ b/icons/database-lock.svg @@ -1,5 +1,4 @@ - - - + + \ No newline at end of file diff --git a/icons/database-slash.svg b/icons/database-slash.svg index b8d99341d0..d1f6a973ea 100644 --- a/icons/database-slash.svg +++ b/icons/database-slash.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/database-up.svg b/icons/database-up.svg index 5b055556b2..cfb75ed6d2 100644 --- a/icons/database-up.svg +++ b/icons/database-up.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/database-x.svg b/icons/database-x.svg index 3655188f2a..314a6fd139 100644 --- a/icons/database-x.svg +++ b/icons/database-x.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/database.svg b/icons/database.svg index 87a2531e01..45e4eb85e2 100644 --- a/icons/database.svg +++ b/icons/database.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/heart-pulse-fill.svg b/icons/heart-pulse-fill.svg index 278e9e284d..b95a18ba84 100644 --- a/icons/heart-pulse-fill.svg +++ b/icons/heart-pulse-fill.svg @@ -1,3 +1,4 @@ - + + \ No newline at end of file diff --git a/icons/heart-pulse.svg b/icons/heart-pulse.svg index bddedcebae..16aaaaffd2 100644 --- a/icons/heart-pulse.svg +++ b/icons/heart-pulse.svg @@ -1,3 +1,4 @@ - + + \ No newline at end of file diff --git a/icons/house-add-fill.svg b/icons/house-add-fill.svg index c291554744..e4733b5fd1 100644 --- a/icons/house-add-fill.svg +++ b/icons/house-add-fill.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/house-add.svg b/icons/house-add.svg index 5ed6c6f92b..2964397cbd 100644 --- a/icons/house-add.svg +++ b/icons/house-add.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/house-check-fill.svg b/icons/house-check-fill.svg index eccf7e9cc5..75463428d5 100644 --- a/icons/house-check-fill.svg +++ b/icons/house-check-fill.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/house-check.svg b/icons/house-check.svg index 5ac9f49df4..a30080a9ec 100644 --- a/icons/house-check.svg +++ b/icons/house-check.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/house-dash-fill.svg b/icons/house-dash-fill.svg index e23d846eab..5465ef46ef 100644 --- a/icons/house-dash-fill.svg +++ b/icons/house-dash-fill.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/house-dash.svg b/icons/house-dash.svg index 2db7e64cd6..fa6fb26bcc 100644 --- a/icons/house-dash.svg +++ b/icons/house-dash.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/house-down-fill.svg b/icons/house-down-fill.svg index 42a0314bd5..d3bf68f0ed 100644 --- a/icons/house-down-fill.svg +++ b/icons/house-down-fill.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/house-down.svg b/icons/house-down.svg index a69fed9b61..6de3d79674 100644 --- a/icons/house-down.svg +++ b/icons/house-down.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/house-exclamation-fill.svg b/icons/house-exclamation-fill.svg index f827136b36..7433738343 100644 --- a/icons/house-exclamation-fill.svg +++ b/icons/house-exclamation-fill.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/house-exclamation.svg b/icons/house-exclamation.svg index dbac8e3656..301d9818bf 100644 --- a/icons/house-exclamation.svg +++ b/icons/house-exclamation.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/house-gear-fill.svg b/icons/house-gear-fill.svg index 19e152869e..001ea96aa0 100644 --- a/icons/house-gear-fill.svg +++ b/icons/house-gear-fill.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/house-gear.svg b/icons/house-gear.svg index a49bcfe948..c7f9d43082 100644 --- a/icons/house-gear.svg +++ b/icons/house-gear.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/house-lock-fill.svg b/icons/house-lock-fill.svg index 08b987bad9..842b914394 100644 --- a/icons/house-lock-fill.svg +++ b/icons/house-lock-fill.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/house-lock.svg b/icons/house-lock.svg index 79c703dc6b..e6eb9681df 100644 --- a/icons/house-lock.svg +++ b/icons/house-lock.svg @@ -1,5 +1,4 @@ - - + \ No newline at end of file diff --git a/icons/house-slash-fill.svg b/icons/house-slash-fill.svg index bc3133b619..20ea07b983 100644 --- a/icons/house-slash-fill.svg +++ b/icons/house-slash-fill.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/house-slash.svg b/icons/house-slash.svg index ffe73f64ab..3e1cb66bf0 100644 --- a/icons/house-slash.svg +++ b/icons/house-slash.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/house-up-fill.svg b/icons/house-up-fill.svg index 5810a30669..3e6713e7ba 100644 --- a/icons/house-up-fill.svg +++ b/icons/house-up-fill.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/house-up.svg b/icons/house-up.svg index 40b946bf16..0a8deb3158 100644 --- a/icons/house-up.svg +++ b/icons/house-up.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/house-x-fill.svg b/icons/house-x-fill.svg index 07a46e526b..00483c40b6 100644 --- a/icons/house-x-fill.svg +++ b/icons/house-x-fill.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/house-x.svg b/icons/house-x.svg index 6353a84d11..88b2825ba3 100644 --- a/icons/house-x.svg +++ b/icons/house-x.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/houses.svg b/icons/houses.svg index e15d28a9a4..d66b4da345 100644 --- a/icons/houses.svg +++ b/icons/houses.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/lungs-fill.svg b/icons/lungs-fill.svg index 430b0282d3..a3b555d05b 100644 --- a/icons/lungs-fill.svg +++ b/icons/lungs-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/people-fill.svg b/icons/people-fill.svg index 2c7389d230..81d5a8e575 100644 --- a/icons/people-fill.svg +++ b/icons/people-fill.svg @@ -1,5 +1,3 @@ - - - + \ No newline at end of file diff --git a/icons/people.svg b/icons/people.svg index 528933d158..29dfc5b0ee 100644 --- a/icons/people.svg +++ b/icons/people.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/person-add.svg b/icons/person-add.svg index a0d9c14d57..cd9f071cd6 100644 --- a/icons/person-add.svg +++ b/icons/person-add.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/person-check.svg b/icons/person-check.svg index 0fddca8512..85f6ada486 100644 --- a/icons/person-check.svg +++ b/icons/person-check.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/person-dash.svg b/icons/person-dash.svg index 1da3d1541d..b374ee0086 100644 --- a/icons/person-dash.svg +++ b/icons/person-dash.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/person-down.svg b/icons/person-down.svg index 64cef5df7e..00489b95d7 100644 --- a/icons/person-down.svg +++ b/icons/person-down.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/person-exclamation.svg b/icons/person-exclamation.svg index d1d2d97f08..ceb698ac67 100644 --- a/icons/person-exclamation.svg +++ b/icons/person-exclamation.svg @@ -1,5 +1,4 @@ - - - + + \ No newline at end of file diff --git a/icons/person-fill-add.svg b/icons/person-fill-add.svg index dc485e0784..4383a85283 100644 --- a/icons/person-fill-add.svg +++ b/icons/person-fill-add.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/person-fill-check.svg b/icons/person-fill-check.svg index 676cbf46d9..0bb8ee4691 100644 --- a/icons/person-fill-check.svg +++ b/icons/person-fill-check.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/person-fill-dash.svg b/icons/person-fill-dash.svg index 454b8091ed..d2cdec55d6 100644 --- a/icons/person-fill-dash.svg +++ b/icons/person-fill-dash.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/person-fill-down.svg b/icons/person-fill-down.svg index 5aeb6c17a0..a1cfcdcd6d 100644 --- a/icons/person-fill-down.svg +++ b/icons/person-fill-down.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/person-fill-exclamation.svg b/icons/person-fill-exclamation.svg index 6a1885392f..59cfd6ff9a 100644 --- a/icons/person-fill-exclamation.svg +++ b/icons/person-fill-exclamation.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/person-fill-gear.svg b/icons/person-fill-gear.svg index 754f9e93e9..f91006b6c9 100644 --- a/icons/person-fill-gear.svg +++ b/icons/person-fill-gear.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/person-fill-lock.svg b/icons/person-fill-lock.svg index 664ca3b4e1..8af5ee145f 100644 --- a/icons/person-fill-lock.svg +++ b/icons/person-fill-lock.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/person-fill-slash.svg b/icons/person-fill-slash.svg index c1557c28b0..ede8fa4292 100644 --- a/icons/person-fill-slash.svg +++ b/icons/person-fill-slash.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/person-fill-up.svg b/icons/person-fill-up.svg index 7f7b482d4e..be73bf27b5 100644 --- a/icons/person-fill-up.svg +++ b/icons/person-fill-up.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/person-fill-x.svg b/icons/person-fill-x.svg index 1d02d57be6..959fcee45a 100644 --- a/icons/person-fill-x.svg +++ b/icons/person-fill-x.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/person-fill.svg b/icons/person-fill.svg index 6e12768727..5e71aca1d3 100644 --- a/icons/person-fill.svg +++ b/icons/person-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/person-gear.svg b/icons/person-gear.svg index 756adfd200..8024d86c79 100644 --- a/icons/person-gear.svg +++ b/icons/person-gear.svg @@ -1,5 +1,3 @@ - - - + \ No newline at end of file diff --git a/icons/person-lock.svg b/icons/person-lock.svg index fd08aae091..1c20dc7781 100644 --- a/icons/person-lock.svg +++ b/icons/person-lock.svg @@ -1,5 +1,3 @@ - - - + \ No newline at end of file diff --git a/icons/person-slash.svg b/icons/person-slash.svg index 12a56da6b1..7316d7ed01 100644 --- a/icons/person-slash.svg +++ b/icons/person-slash.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file diff --git a/icons/person-up.svg b/icons/person-up.svg index a5fc42b994..5ec777d39a 100644 --- a/icons/person-up.svg +++ b/icons/person-up.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/person-vcard-fill.svg b/icons/person-vcard-fill.svg index 8ebb711ca5..f40d1088a0 100644 --- a/icons/person-vcard-fill.svg +++ b/icons/person-vcard-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/person-vcard.svg b/icons/person-vcard.svg index 73fd20f2de..3b871584ec 100644 --- a/icons/person-vcard.svg +++ b/icons/person-vcard.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/person-x.svg b/icons/person-x.svg index afe4358f1e..129660d224 100644 --- a/icons/person-x.svg +++ b/icons/person-x.svg @@ -1,5 +1,4 @@ - - - + + \ No newline at end of file diff --git a/icons/person.svg b/icons/person.svg index 022d1e99b0..18d6411909 100644 --- a/icons/person.svg +++ b/icons/person.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/prescription.svg b/icons/prescription.svg index a0f455603b..263433a445 100644 --- a/icons/prescription.svg +++ b/icons/prescription.svg @@ -1,4 +1,4 @@ - - + + \ No newline at end of file diff --git a/icons/prescription2.svg b/icons/prescription2.svg index 018ca91109..fbe2f91880 100644 --- a/icons/prescription2.svg +++ b/icons/prescription2.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/rocket-takeoff.svg b/icons/rocket-takeoff.svg index 0f748d69e0..376d342979 100644 --- a/icons/rocket-takeoff.svg +++ b/icons/rocket-takeoff.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/rocket.svg b/icons/rocket.svg index 6e7248de71..5b3cd5c129 100644 --- a/icons/rocket.svg +++ b/icons/rocket.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/icons/sign-stop-fill.svg b/icons/sign-stop-fill.svg index d9b51dc784..375af7627a 100644 --- a/icons/sign-stop-fill.svg +++ b/icons/sign-stop-fill.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/sign-stop-lights-fill.svg b/icons/sign-stop-lights-fill.svg index 30c81bee12..df93e1c8a3 100644 --- a/icons/sign-stop-lights-fill.svg +++ b/icons/sign-stop-lights-fill.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/sign-turn-left-fill.svg b/icons/sign-turn-left-fill.svg index 1c82bcabae..87a6dca313 100644 --- a/icons/sign-turn-left-fill.svg +++ b/icons/sign-turn-left-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/sign-turn-right-fill.svg b/icons/sign-turn-right-fill.svg index 97c6343a82..4181518b7a 100644 --- a/icons/sign-turn-right-fill.svg +++ b/icons/sign-turn-right-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/sign-turn-slight-left-fill.svg b/icons/sign-turn-slight-left-fill.svg index 9d561754ff..62f838863f 100644 --- a/icons/sign-turn-slight-left-fill.svg +++ b/icons/sign-turn-slight-left-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/sign-turn-slight-right-fill.svg b/icons/sign-turn-slight-right-fill.svg index 1749e66ad5..c4c476156f 100644 --- a/icons/sign-turn-slight-right-fill.svg +++ b/icons/sign-turn-slight-right-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/sign-yield-fill.svg b/icons/sign-yield-fill.svg index ecad4fa8d9..c2ec9a58ae 100644 --- a/icons/sign-yield-fill.svg +++ b/icons/sign-yield-fill.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/sina-weibo.svg b/icons/sina-weibo.svg index 03d6798edf..05c5f4bc8f 100644 --- a/icons/sina-weibo.svg +++ b/icons/sina-weibo.svg @@ -1,6 +1,4 @@ - - - - + + \ No newline at end of file diff --git a/icons/tencent-qq.svg b/icons/tencent-qq.svg index 40e20a5c0d..b107eb5ccd 100644 --- a/icons/tencent-qq.svg +++ b/icons/tencent-qq.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/icons/train-freight-front-fill.svg b/icons/train-freight-front-fill.svg index 54210a766a..8278bb97fa 100644 --- a/icons/train-freight-front-fill.svg +++ b/icons/train-freight-front-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/train-freight-front.svg b/icons/train-freight-front.svg index f1080fe660..a56961ad45 100644 --- a/icons/train-freight-front.svg +++ b/icons/train-freight-front.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/train-front-fill.svg b/icons/train-front-fill.svg index 0895443a43..85c56efa6a 100644 --- a/icons/train-front-fill.svg +++ b/icons/train-front-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/train-front.svg b/icons/train-front.svg index 672ed4bb1d..c84d62b724 100644 --- a/icons/train-front.svg +++ b/icons/train-front.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/train-lightrail-front-fill.svg b/icons/train-lightrail-front-fill.svg index 881ffbcaf7..e4fdebf169 100644 --- a/icons/train-lightrail-front-fill.svg +++ b/icons/train-lightrail-front-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/train-lightrail-front.svg b/icons/train-lightrail-front.svg index db5f945b5d..0e4c57e92b 100644 --- a/icons/train-lightrail-front.svg +++ b/icons/train-lightrail-front.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/truck-front-fill.svg b/icons/truck-front-fill.svg index f5b63e3a4b..0aeb0a1094 100644 --- a/icons/truck-front-fill.svg +++ b/icons/truck-front-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/truck-front.svg b/icons/truck-front.svg index a676a71825..9e4bbf14e6 100644 --- a/icons/truck-front.svg +++ b/icons/truck-front.svg @@ -1,5 +1,4 @@ - - - + + \ No newline at end of file diff --git a/icons/virus.svg b/icons/virus.svg index 64dd56f4bd..4029fad0f0 100644 --- a/icons/virus.svg +++ b/icons/virus.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/virus2.svg b/icons/virus2.svg index 0aa3901508..b0501ecdee 100644 --- a/icons/virus2.svg +++ b/icons/virus2.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/wikipedia.svg b/icons/wikipedia.svg index 1d39fc9f73..5fa98b1cf4 100644 --- a/icons/wikipedia.svg +++ b/icons/wikipedia.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 569c6ce99a..b4fb2bceb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bootstrap-icons", - "version": "1.10.0", + "version": "1.10.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "bootstrap-icons", - "version": "1.10.0", + "version": "1.10.1", "license": "MIT", "devDependencies": { "autoprefixer": "^10.4.13", diff --git a/package.json b/package.json index 3248099fcb..2587f9249d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bootstrap-icons", - "version": "1.10.0", + "version": "1.10.1", "description": "Official open source SVG icon library for Bootstrap", "author": "mdo", "license": "MIT",