diff --git a/src/_icons/gif.svg b/src/_icons/gif.svg index 5653b2a90..ef9a622ac 100644 --- a/src/_icons/gif.svg +++ b/src/_icons/gif.svg @@ -1,5 +1,5 @@ --- -tags: [file, format, animation, image, extension] +tags: [file, format, animation, image, extension, filetype] version: "1.75" unicode: "f257" --- diff --git a/src/_icons/jpg.svg b/src/_icons/jpg.svg index 1d0bc3b48..c9202f23f 100644 --- a/src/_icons/jpg.svg +++ b/src/_icons/jpg.svg @@ -1,5 +1,5 @@ --- -tags: [file, format, type, document ] +tags: [file, format, type, document, filetype] version: "1.93" unicode: "f3ac" --- diff --git a/src/_icons/png.svg b/src/_icons/png.svg index 8f9b0f780..b9c816926 100644 --- a/src/_icons/png.svg +++ b/src/_icons/png.svg @@ -1,5 +1,5 @@ --- -tags: [file, format, type, document ] +tags: [file, format, type, document, filetype] version: "1.93" unicode: "f3ad" --- diff --git a/src/_icons/svg.svg b/src/_icons/svg.svg index bc04fc3d3..247994b64 100644 --- a/src/_icons/svg.svg +++ b/src/_icons/svg.svg @@ -1,5 +1,5 @@ --- -tags: [file, format, extension, graphic] +tags: [file, format, extension, graphic, filetype] version: "1.75" unicode: "f25a" --- diff --git a/src/_icons/tex.svg b/src/_icons/tex.svg index b13ef7cc1..b8da4bbd0 100644 --- a/src/_icons/tex.svg +++ b/src/_icons/tex.svg @@ -1,5 +1,5 @@ --- -tags: [file, document, type, format ] +tags: [file, document, type, format, filetype] category: Text unicode: "f4e0" version: "1.99" diff --git a/src/_icons/txt.svg b/src/_icons/txt.svg index deac2730f..3c1518470 100644 --- a/src/_icons/txt.svg +++ b/src/_icons/txt.svg @@ -1,5 +1,5 @@ --- -tags: [file, format, type, document ] +tags: [file, format, type, document, filetype] version: "1.93" unicode: "f3b1" --- diff --git a/src/_icons/zip.svg b/src/_icons/zip.svg index 7192e24af..bc96fd18a 100644 --- a/src/_icons/zip.svg +++ b/src/_icons/zip.svg @@ -1,5 +1,5 @@ --- -tags: [file, document, folder, compress, archive] +tags: [file, document, folder, compress, archive, filetype] version: "1.93" unicode: "f3b4" ---