From 432439349541621b8954b43930ea712fd5ca5233 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 11 Dec 2020 13:18:26 -0800 Subject: Push docs for v1.2.0 --- icons/file-image-fill/index.html | 252 +++++++++++++++++++-------------------- 1 file changed, 122 insertions(+), 130 deletions(-) (limited to 'icons/file-image-fill/index.html') diff --git a/icons/file-image-fill/index.html b/icons/file-image-fill/index.html index a39a7edea..c7924cc32 100644 --- a/icons/file-image-fill/index.html +++ b/icons/file-image-fill/index.html @@ -5,7 +5,7 @@ File image fill ยท Bootstrap Icons - + @@ -49,71 +49,76 @@ - + Skip to main content - -
+
-
+

File image fill

-

Tags: photo, picture

+

Tags: photo, picture

-
+
-
-
-
- +
+
+
+
-
-
-
- + +

Examples

+
+
+ -
-
-
-
- + Heading +
+

+ Inline text -

-
-
-
- +

+

+ + Example link text + + + + +

+

+ + + +

+

+ +

-
+
+

Download

+

Right click and save as to download the SVG.

+ Download SVG + +

Icon font

+

Using the web font? Copy, paste, and go.

+ + +
+
<i class="bi bi-file-image-fill"></i>
+
+
-

Copy HTML

+

Copy HTML

+

Paste the SVG right into your project's code.

- + -
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-file-image-fill" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+          
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-file-image-fill" viewBox="0 0 16 16">
   <path fill-rule="evenodd" d="M4 0h8a2 2 0 0 1 2 2v8.293l-2.73-2.73a1 1 0 0 0-1.52.127l-1.889 2.644-1.769-1.062a1 1 0 0 0-1.222.15L2 12.292V2a2 2 0 0 1 2-2zm6.564 8.27L14 11.708V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-.293l3.578-3.577 2.165 1.299.396.237.268-.375 2.157-3.02zM8.002 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"/>
 </svg>
- -

Examples

-

- - Example link text - - - - -

-

- - -

+
+
-

Currently v1.1.0. Icons and documentation licensed MIT.

+

Currently v1.2.0. Icons and documentation licensed MIT.

+ - - -- cgit v1.2.3