use only brands and solid icons from fontawesome and update assets

This commit is contained in:
2022-04-20 20:10:14 +00:00
parent 16f30cbd36
commit a85ef4df44
6107 changed files with 21606 additions and 9647 deletions

View File

@@ -4,9 +4,9 @@ var prefix = 'fas';
var iconName = 'folder';
var width = 512;
var height = 512;
var aliases = [128447,61716,128193];
var aliases = [128447,61716,128193,"folder-blank"];
var unicode = 'f07b';
var svgPathData = 'M464 96h-192l-64-64h-160C21.5 32 0 53.5 0 80V160h512V144C512 117.5 490.5 96 464 96zM0 432C0 458.5 21.5 480 48 480h416c26.5 0 48-21.5 48-48V192H0V432z';
var svgPathData = 'M512 144v288c0 26.5-21.5 48-48 48h-416C21.5 480 0 458.5 0 432v-352C0 53.5 21.5 32 48 32h160l64 64h192C490.5 96 512 117.5 512 144z';
exports.definition = {
prefix: prefix,