mirror of
https://github.com/namibia/file-icon-vectors.git
synced 2024-12-26 17:37:32 +00:00
Fixed missing/updated icons in CSS
This commit is contained in:
parent
d9c90f99ce
commit
f1ddd4aaa3
52
dist/file-icon-square-o.css
vendored
52
dist/file-icon-square-o.css
vendored
@ -244,6 +244,10 @@
|
||||
background-image: url("icons/square-o/crt.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-crypt {
|
||||
background-image: url("icons/square-o/crypt.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-cs {
|
||||
background-image: url("icons/square-o/cs.svg");
|
||||
}
|
||||
@ -260,6 +264,10 @@
|
||||
background-image: url("icons/square-o/css.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-cue {
|
||||
background-image: url("icons/square-o/cue.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-dat {
|
||||
background-image: url("icons/square-o/dat.svg");
|
||||
}
|
||||
@ -300,6 +308,14 @@
|
||||
background-image: url("icons/square-o/doc.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-docb {
|
||||
background-image: url("icons/square-o/docb.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-docm {
|
||||
background-image: url("icons/square-o/docm.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-docx {
|
||||
background-image: url("icons/square-o/docx.svg");
|
||||
}
|
||||
@ -308,6 +324,10 @@
|
||||
background-image: url("icons/square-o/dot.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-dotm {
|
||||
background-image: url("icons/square-o/dotm.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-dotx {
|
||||
background-image: url("icons/square-o/dotx.svg");
|
||||
}
|
||||
@ -568,6 +588,10 @@
|
||||
background-image: url("icons/square-o/mpa.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-mpe {
|
||||
background-image: url("icons/square-o/mpe.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-mpeg {
|
||||
background-image: url("icons/square-o/mpeg.svg");
|
||||
}
|
||||
@ -744,6 +768,10 @@
|
||||
background-image: url("icons/square-o/rb.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-rdf {
|
||||
background-image: url("icons/square-o/rdf.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-resx {
|
||||
background-image: url("icons/square-o/resx.svg");
|
||||
}
|
||||
@ -752,6 +780,10 @@
|
||||
background-image: url("icons/square-o/rm.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-rpm {
|
||||
background-image: url("icons/square-o/rpm.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-rsa {
|
||||
background-image: url("icons/square-o/rsa.svg");
|
||||
}
|
||||
@ -776,6 +808,10 @@
|
||||
background-image: url("icons/square-o/sh.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-sitemap {
|
||||
background-image: url("icons/square-o/sitemap.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-skin {
|
||||
background-image: url("icons/square-o/skin.svg");
|
||||
}
|
||||
@ -784,6 +820,10 @@
|
||||
background-image: url("icons/square-o/sln.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-sql {
|
||||
background-image: url("icons/square-o/sql.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-step {
|
||||
background-image: url("icons/square-o/step.svg");
|
||||
}
|
||||
@ -808,6 +848,10 @@
|
||||
background-image: url("icons/square-o/tar.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-tcsh {
|
||||
background-image: url("icons/square-o/tcsh.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-tga {
|
||||
background-image: url("icons/square-o/tga.svg");
|
||||
}
|
||||
@ -860,6 +904,10 @@
|
||||
background-image: url("icons/square-o/vcs.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-vdx {
|
||||
background-image: url("icons/square-o/vdx.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-vob {
|
||||
background-image: url("icons/square-o/vob.svg");
|
||||
}
|
||||
@ -908,6 +956,10 @@
|
||||
background-image: url("icons/square-o/webm.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-webp {
|
||||
background-image: url("icons/square-o/webp.svg");
|
||||
}
|
||||
|
||||
.fiv-sqo.fiv-icon-wma {
|
||||
background-image: url("icons/square-o/wma.svg");
|
||||
}
|
||||
|
2
dist/file-icon-square-o.min.css
vendored
2
dist/file-icon-square-o.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user