From 088cda138d14d8d68132824650446929737b7dba Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 23 Jan 2024 06:04:07 +0100 Subject: Merging upstream version 1.11.3+dfsg. Signed-off-by: Daniel Baumann --- font/bootstrap-icons.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'font/bootstrap-icons.css') diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css index 56699ff..bc84a5f 100644 --- a/font/bootstrap-icons.css +++ b/font/bootstrap-icons.css @@ -1,14 +1,14 @@ /*! - * Bootstrap Icons v1.11.2 (https://icons.getbootstrap.com/) - * Copyright 2019-2023 The Bootstrap Authors + * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/) + * Copyright 2019-2024 The Bootstrap Authors * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE) */ @font-face { font-display: block; font-family: "bootstrap-icons"; - src: url("./fonts/bootstrap-icons.woff2?7141511ac37f13e1a387fb9fc6646256") format("woff2"), -url("./fonts/bootstrap-icons.woff?7141511ac37f13e1a387fb9fc6646256") format("woff"); + src: url("./fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"), +url("./fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff"); } .bi::before, -- cgit v1.2.3