From 471b5325b06ccfae92cd65b047341e983722170c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 10 Dec 2023 10:39:23 +0100 Subject: Adding upstream version 1.11.2+dfsg. Signed-off-by: Daniel Baumann --- font/bootstrap-icons.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'font/bootstrap-icons.css') diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css index dd65550..56699ff 100644 --- a/font/bootstrap-icons.css +++ b/font/bootstrap-icons.css @@ -1,5 +1,5 @@ /*! - * Bootstrap Icons v1.11.1 (https://icons.getbootstrap.com/) + * Bootstrap Icons v1.11.2 (https://icons.getbootstrap.com/) * Copyright 2019-2023 The Bootstrap Authors * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE) */ @@ -7,8 +7,8 @@ @font-face { font-display: block; font-family: "bootstrap-icons"; - src: url("./fonts/bootstrap-icons.woff2?2820a3852bdb9a5832199cc61cec4e65") format("woff2"), -url("./fonts/bootstrap-icons.woff?2820a3852bdb9a5832199cc61cec4e65") format("woff"); + src: url("./fonts/bootstrap-icons.woff2?7141511ac37f13e1a387fb9fc6646256") format("woff2"), +url("./fonts/bootstrap-icons.woff?7141511ac37f13e1a387fb9fc6646256") format("woff"); } .bi::before, -- cgit v1.2.3