1
1
mirror of https://github.com/namibia/file-icon-vectors.git synced 2024-06-09 15:02:23 +00:00

Updated icon sizing of various files

This commit is contained in:
Daniel Hendricks 2018-06-29 20:11:01 -05:00
parent 8b1b6754ac
commit ed1da7a7ef
27 changed files with 82 additions and 21 deletions

View File

@ -132,10 +132,10 @@ If you feel that you have a copyright issue, please feel free to [post it](https
* [Android icon](https://www.flaticon.com/free-icon/android-logo_61120?utm_source=github.com&utm_medium=campaign&utm_content=link&utm_campaign=file-icon-vectors) made by [Google](https://www.flaticon.com/authors/google?utm_source=github.com&utm_medium=campaign&utm_content=link&utm_campaign=file-icon-vectors) via [flaticon.com](https://www.flaticon.com/?utm_source=github.com&utm_medium=campaign&utm_content=link&utm_campaign=file-icon-vectors)
* [BitTorrent icon](http://www.icons101.com/icon/id_73504/setid_2388/Minimalist_Black_Icons__WIP_by_noshery/bittorrent?utm_source=github.com&utm_medium=campaign&utm_content=link&utm_campaign=file-icon-vectors) made by [noshery](http://www.icons101.com/artist/id_2388/noshery) from [icons101.com](http://www.icons101.com/?utm_source=github.com&utm_medium=campaign&utm_content=link&utm_campaign=file-icon-vectors)
* [GIMP Icon](https://icons8.com/icon/39867/gimp) provided by [Icons8 LLC](https://icons8.com/?utm_source=github.com&utm_medium=campaign&utm_content=link&utm_campaign=file-icon-vectors)
* [GIMP](https://icons8.com/icon/39867/gimp), [PowerShell](https://icons8.com/icon/59499/powershell), [C++](https://icons8.com/icon/55199/c%2B%2B-filled), [C#](https://icons8.com/icon/55205/c-sharp-logo-filled) provided by [Icons8 LLC](https://icons8.com/?utm_source=github.com&utm_medium=campaign&utm_content=link&utm_campaign=file-icon-vectors)
* [Sass](https://www.onlinewebfonts.com/icon/411905), [Globe](https://www.onlinewebfonts.com/icon/336552) icons provided by [oNline Web Fonts](http://www.onlinewebfonts.com?utm_source=github.com&utm_medium=campaign&utm_content=link&utm_campaign=file-icon-vectors)
* Vivid set [Folder Icon](https://www.iconfinder.com/icons/173016/close_folder_icon) made by [Snip Master](https://www.iconfinder.com/snipicons) from [Iconfinder](https://www.iconfinder.com?utm_source=github.com&utm_medium=campaign&utm_content=link&utm_campaign=file-icon-vectors)
* [Classic Windows Logo](https://commons.wikimedia.org/wiki/File:Microsoft_Logo_Wingdings_Font.svg?utm_source=github.com&utm_medium=campaign&utm_content=link&utm_campaign=file-icon-vectors) icon from [Wdwdbot](https://commons.wikimedia.org/wiki/User:Wdwdbot) at [Wikimedia Commons](https://commons.wikimedia.org/wiki/Main_Page?utm_source=github.com&utm_medium=campaign&utm_content=link&utm_campaign=file-icon-vectors)
* [Classic Windows Logo](https://commons.wikimedia.org/wiki/File:Microsoft_Logo_Wingdings_Font.svg?utm_source=github.com&utm_medium=campaign&utm_content=link&utm_campaign=file-icon-vectors) icon from [Wdwdbot](https://commons.wikimedia.org/wiki/User:Wdwdbot) at [Wikimedia Commons](https://commons.wikimedia.org/?utm_source=github.com&utm_medium=campaign&utm_content=link&utm_campaign=file-icon-vectors)
## Screenshot - Vivid Collection

View File

@ -15,9 +15,9 @@
<meta property="og:description" content="A collection of free file type icons in SVG format." />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/SocialIcons/1.0.1/soc.min.css" />
<link rel="stylesheet" href="../dist/file-icon-classic.min.css?rev=1530313644" />
<link rel="stylesheet" href="../dist/file-icon-vivid.min.css?rev=1530313644" />
<link rel="stylesheet" href="../dist/file-icon-square-o.min.css?rev=1530313644" />
<link rel="stylesheet" href="../dist/file-icon-classic.min.css?rev=1530320980" />
<link rel="stylesheet" href="../dist/file-icon-vivid.min.css?rev=1530320980" />
<link rel="stylesheet" href="../dist/file-icon-square-o.min.css?rev=1530320980" />
<link rel="stylesheet" href="../demo/demo.css" />
</head>
<body>
@ -1187,6 +1187,8 @@
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-viv fiv-icon-xz"></span><p class="icon-desc">XZ</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-viv fiv-icon-yaml"></span><p class="icon-desc">YAML</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-viv fiv-icon-yml"></span><p class="icon-desc">YML</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-viv fiv-icon-z"></span><p class="icon-desc">Z</p></div>
@ -1288,6 +1290,8 @@
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-bz2"></span><p class="icon-desc">BZ2</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-c"></span><p class="icon-desc">C</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-cab"></span><p class="icon-desc">CAB</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-caf"></span><p class="icon-desc">CAF</p></div>
@ -1304,6 +1308,8 @@
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-compile"></span><p class="icon-desc">COMPILE</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-cpp"></span><p class="icon-desc">CPP</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-cr2"></span><p class="icon-desc">CR2</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-crt"></span><p class="icon-desc">CRT</p></div>
@ -1480,6 +1486,8 @@
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-php"></span><p class="icon-desc">PHP</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-pkg"></span><p class="icon-desc">PKG</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-png"></span><p class="icon-desc">PNG</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-potx"></span><p class="icon-desc">POTX</p></div>
@ -1494,6 +1502,8 @@
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-prop"></span><p class="icon-desc">PROP</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-ps1"></span><p class="icon-desc">PS1</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-psd"></span><p class="icon-desc">PSD</p></div>
<div class="col-xs-6 col-sm-3 col-md-2 col-lg-1 text-center"><span class="fiv-sqo fiv-icon-psp"></span><p class="icon-desc">PSP</p></div>

View File

@ -196,6 +196,10 @@
background-image: url("icons/square-o/bz2.svg");
}
.fiv-sqo.fiv-icon-c {
background-image: url("icons/square-o/c.svg");
}
.fiv-sqo.fiv-icon-cab {
background-image: url("icons/square-o/cab.svg");
}
@ -228,6 +232,10 @@
background-image: url("icons/square-o/compile.svg");
}
.fiv-sqo.fiv-icon-cpp {
background-image: url("icons/square-o/cpp.svg");
}
.fiv-sqo.fiv-icon-cr2 {
background-image: url("icons/square-o/cr2.svg");
}
@ -580,6 +588,10 @@
background-image: url("icons/square-o/php.svg");
}
.fiv-sqo.fiv-icon-pkg {
background-image: url("icons/square-o/pkg.svg");
}
.fiv-sqo.fiv-icon-png {
background-image: url("icons/square-o/png.svg");
}
@ -608,6 +620,10 @@
background-image: url("icons/square-o/prop.svg");
}
.fiv-sqo.fiv-icon-ps1 {
background-image: url("icons/square-o/ps1.svg");
}
.fiv-sqo.fiv-icon-psd {
background-image: url("icons/square-o/psd.svg");
}

File diff suppressed because one or more lines are too long

View File

@ -1144,6 +1144,10 @@
background-image: url("icons/vivid/xz.svg");
}
.fiv-viv.fiv-icon-yaml {
background-image: url("icons/vivid/yaml.svg");
}
.fiv-viv.fiv-icon-yml {
background-image: url("icons/vivid/yml.svg");
}

File diff suppressed because one or more lines are too long

View File

@ -2,4 +2,4 @@
.st0{fill:#FFFFFF;}
.st1{fill:#FEA500;}
.st2{fill:#FEA500;stroke:#FEA500;stroke-width:3;stroke-miterlimit:10;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st2" d="M54.8 75.8l-4.5-14.5H33.6l-4.5 14.5H23l16.2-48h6.1l16.3 48H54.8zM43.5 39.3c-0.6-1.7-1.1-4.4-1.4-6.2H42c-0.3 1.6-0.8 4.2-1.5 6.2l-5.7 18.1H49L43.5 39.3z"/><path class="st2" d="M71.3 31c-2 0-3.7-1.5-3.7-3.4s1.7-3.4 3.7-3.4 3.7 1.5 3.7 3.4S73.3 31 71.3 31zM68.2 75.8V38.2h6.1v37.6H68.2z"/></svg>
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st2" d="M54.6 75l-4.4-14.1H34.1L29.7 75h-5.9l15.7-46.5h5.9L61.2 75H54.6zM43.7 39.6c-0.6-1.6-1.1-4.3-1.4-6h-0.1c-0.3 1.6-0.8 4.1-1.5 6l-5.5 17.5H49L43.7 39.6z"/><path class="st2" d="M70.6 31.6c-1.9 0-3.6-1.5-3.6-3.3s1.6-3.3 3.6-3.3c1.9 0 3.6 1.5 3.6 3.3S72.5 31.6 70.6 31.6zM67.6 75V38.6h5.9V75H67.6z"/></svg>

Before

Width:  |  Height:  |  Size: 631 B

After

Width:  |  Height:  |  Size: 639 B

View File

@ -2,4 +2,4 @@
.st0{fill:#FFFFFF;}
.st1{fill:#FEA500;}
.st2{fill:#FEA500;stroke:#FEA500;stroke-width:3;stroke-miterlimit:10;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st2" d="M54.8 75.8l-4.5-14.5H33.6l-4.5 14.5H23l16.2-48h6.1l16.3 48H54.8zM43.5 39.3c-0.6-1.7-1.1-4.4-1.4-6.2H42c-0.3 1.6-0.8 4.2-1.5 6.2l-5.7 18.1H49L43.5 39.3z"/><path class="st2" d="M71.3 31c-2 0-3.7-1.5-3.7-3.4s1.7-3.4 3.7-3.4 3.7 1.5 3.7 3.4S73.3 31 71.3 31zM68.2 75.8V38.2h6.1v37.6H68.2z"/></svg>
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st2" d="M54.6 75l-4.4-14.1H34.1L29.7 75h-5.9l15.7-46.5h5.9L61.2 75H54.6zM43.7 39.6c-0.6-1.6-1.1-4.3-1.4-6h-0.1c-0.3 1.6-0.8 4.1-1.5 6l-5.5 17.5H49L43.7 39.6z"/><path class="st2" d="M70.6 31.6c-1.9 0-3.6-1.5-3.6-3.3s1.6-3.3 3.6-3.3c1.9 0 3.6 1.5 3.6 3.3S72.5 31.6 70.6 31.6zM67.6 75V38.6h5.9V75H67.6z"/></svg>

Before

Width:  |  Height:  |  Size: 631 B

After

Width:  |  Height:  |  Size: 639 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#999999;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><polygon class="st1" points="30.4 27.3 23 34.7 35 46.6 23 58.6 30.4 66 49.7 46.6 "/><rect x="51.6" y="62.3" class="st1" width="25.4" height="10.4"/></svg>
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><polygon class="st1" points="33.1 29.8 26.5 36.4 37.2 47 26.5 57.6 33.1 64.2 50.2 47 "/><rect x="51.9" y="60.9" class="st1" width="22.6" height="9.2"/></svg>

Before

Width:  |  Height:  |  Size: 400 B

After

Width:  |  Height:  |  Size: 403 B

5
dist/icons/square-o/c.svg vendored Normal file
View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#666666;}
.st2{fill:#215997;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st2" d="M51.8 73c-12.4 0-22.5-10.1-22.5-22.5S39.4 28 51.8 28c7.1 0 13.6 3.3 17.9 8.9l-8.2 4.8c-2.5-2.7-6-4.3-9.7-4.3 -7.2 0-13.1 5.9-13.1 13.1s5.9 13.1 13.1 13.1c3.7 0 7.2-1.6 9.7-4.3l8.2 4.8C65.4 69.7 58.9 73 51.8 73z"/></svg>

After

Width:  |  Height:  |  Size: 507 B

View File

@ -2,4 +2,4 @@
.st0{fill:#FFFFFF;}
.st1{fill:#C11E07;}
.st2{fill:none;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><polygon class="st2" points="63 34.3 58.4 34.3 58.4 31.8 42.6 31.8 42.6 34.3 38 34.3 38 31.8 31.3 31.8 31.3 38.6 69.7 38.6 69.7 31.8 63 31.8 "/><path d="M63 22.5h-4.5v3.9H42.6v-3.9H38v3.9H25.9v51.1h35.6L75.1 64V26.4H63V22.5zM69.7 62.8H59v9.2H31.3V42.8h38.4L69.7 62.8 69.7 62.8zM69.7 31.8v6.7H31.3v-6.7H38v2.4h4.5v-2.4h15.9v2.4H63v-2.4H69.7z"/><path d="M36.8 52.8H42c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2v5.2C36.6 52.7 36.7 52.8 36.8 52.8z"/><path d="M44.2 52.8h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2v5.2C44 52.7 44.1 52.8 44.2 52.8z"/><path d="M51.6 52.8h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2v5.2C51.4 52.7 51.5 52.8 51.6 52.8z"/><path d="M59 52.8h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2H59c-0.1 0-0.2 0.1-0.2 0.2v5.2C58.8 52.7 58.9 52.8 59 52.8z"/><path d="M36.8 60.2H42c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2V60C36.6 60.1 36.7 60.2 36.8 60.2z"/><path d="M44.2 60.2h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2V60C44 60.1 44.1 60.2 44.2 60.2z"/><path d="M51.6 60.2h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2V60C51.4 60.1 51.5 60.2 51.6 60.2z"/><path d="M59 60.2h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2H59c-0.1 0-0.2 0.1-0.2 0.2V60C58.8 60.1 58.9 60.2 59 60.2z"/><path d="M36.8 67.6H42c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2v5.2C36.6 67.5 36.7 67.6 36.8 67.6z"/><path d="M44.2 67.6h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2v5.2C44 67.5 44.1 67.6 44.2 67.6z"/><path d="M51.6 67.6h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2v5.2C51.4 67.5 51.5 67.6 51.6 67.6z"/></svg>
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><polygon class="st2" points="63 34.3 58.4 34.3 58.4 31.8 42.6 31.8 42.6 34.3 38 34.3 38 31.8 31.3 31.8 31.3 38.6 69.7 38.6 69.7 31.8 63 31.8 "/><path d="M62.5 23.5h-4.3v3.8H42.9v-3.8h-4.4v3.8H26.8v49.2h34.3l13.1-13V27.3H62.5V23.5zM69 62.3H58.7v8.9H32V43.1h37V62.3L69 62.3zM69 32.5v6.5H32v-6.5h6.5v2.3h4.3v-2.3h15.3v2.3h4.4v-2.3C62.5 32.5 69 32.5 69 32.5z"/><path d="M36.8 52.8H42c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2v5.2C36.6 52.7 36.7 52.8 36.8 52.8z"/><path d="M44.2 52.8h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2v5.2C44 52.7 44.1 52.8 44.2 52.8z"/><path d="M51.6 52.8h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2v5.2C51.4 52.7 51.5 52.8 51.6 52.8z"/><path d="M59 52.8h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2H59c-0.1 0-0.2 0.1-0.2 0.2v5.2C58.8 52.7 58.9 52.8 59 52.8z"/><path d="M36.8 60.2H42c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2V60C36.6 60.1 36.7 60.2 36.8 60.2z"/><path d="M44.2 60.2h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2V60C44 60.1 44.1 60.2 44.2 60.2z"/><path d="M51.6 60.2h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2V60C51.4 60.1 51.5 60.2 51.6 60.2z"/><path d="M59 60.2h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2H59c-0.1 0-0.2 0.1-0.2 0.2V60C58.8 60.1 58.9 60.2 59 60.2z"/><path d="M36.8 67.6H42c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2v5.2C36.6 67.5 36.7 67.6 36.8 67.6z"/><path d="M44.2 67.6h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2v5.2C44 67.5 44.1 67.6 44.2 67.6z"/><path d="M51.6 67.6h5.2c0.1 0 0.2-0.1 0.2-0.2v-5.2c0-0.1-0.1-0.2-0.2-0.2h-5.2c-0.1 0-0.2 0.1-0.2 0.2v5.2C51.4 67.5 51.5 67.6 51.6 67.6z"/></svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1 +1 @@
["3g2","3ga","3gp","7z","aa","aac","accdb","accdt","adn","ai","aif","aifc","aiff","ait","amr","ani","apk","app","asax","ascx","asf","ash","ashx","asmx","asp","aspx","asx","au","aup","avi","axd","aze","bak","bash","bat","bin","blank","bmp","bpg","browser","bz2","cab","caf","cal","cd","cer","cmd","com","compile","cr2","crt","cs","csh","csproj","css","dat","db","dbf","deb","dll","dmg","dng","doc","docx","dot","dotx","epub","exe","f4v","fb2","fla","flac","flv","folder","gadget","gif","gitignore","gpg","gz","htm","html","ibooks","ico","ics","iff","image","indd","iso","jar","java","jpe","jpeg","jpg","js","json","jsx","key","kf8","ksh","less","licx","lit","lock","log","m2v","m3u","m3u8","m4a","m4r","m4v","master","mdb","mdf","mid","midi","mobi","mp2","mp3","mpa","mpeg","mpg","mpga","msi","nef","odb","ods","ogg","ogv","p12","p7b","pcd","pdb","pdf","pem","pfx","pgp","php","png","potx","ppsx","ppt","pptm","pptx","prop","psd","psp","py","pyc","qt","ra","ram","rar","raw","rb","resx","rm","rsa","rtf","rub","sass","scss","sh","skin","sln","sys","tar","tga","tgz","tif","tiff","ts","txt","udf","vb","vbproj","vcd","vcs","vob","war","wav","webinfo","webm","wma","wmv","wsf","xlm","xls","xlsm","xlt","xltm","xltx","xml","xps","xspf","xz","z","zip","zsh"]
["3g2","3ga","3gp","7z","aa","aac","accdb","accdt","adn","ai","aif","aifc","aiff","ait","amr","ani","apk","app","asax","ascx","asf","ash","ashx","asmx","asp","aspx","asx","au","aup","avi","axd","aze","bak","bash","bat","bin","blank","bmp","bpg","browser","bz2","c","cab","caf","cal","cd","cer","cmd","com","compile","cpp","cr2","crt","cs","csh","csproj","css","dat","db","dbf","deb","dll","dmg","dng","doc","docx","dot","dotx","epub","exe","f4v","fb2","fla","flac","flv","folder","gadget","gif","gitignore","gpg","gz","htm","html","ibooks","ico","ics","iff","image","indd","iso","jar","java","jpe","jpeg","jpg","js","json","jsx","key","kf8","ksh","less","licx","lit","lock","log","m2v","m3u","m3u8","m4a","m4r","m4v","master","mdb","mdf","mid","midi","mobi","mp2","mp3","mpa","mpeg","mpg","mpga","msi","nef","odb","ods","ogg","ogv","p12","p7b","pcd","pdb","pdf","pem","pfx","pgp","php","pkg","png","potx","ppsx","ppt","pptm","pptx","prop","ps1","psd","psp","py","pyc","qt","ra","ram","rar","raw","rb","resx","rm","rsa","rtf","rub","sass","scss","sh","skin","sln","sys","tar","tga","tgz","tif","tiff","ts","txt","udf","vb","vbproj","vcd","vcs","vob","war","wav","webinfo","webm","wma","wmv","wsf","xlm","xls","xlsm","xlt","xltm","xltx","xml","xps","xspf","xz","z","zip","zsh"]

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#999999;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><polygon class="st1" points="30.4 27.3 23 34.7 35 46.6 23 58.6 30.4 66 49.7 46.6 "/><rect x="51.6" y="62.3" class="st1" width="25.4" height="10.4"/></svg>
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><polygon class="st1" points="33.1 29.8 26.5 36.4 37.2 47 26.5 57.6 33.1 64.2 50.2 47 "/><rect x="51.9" y="60.9" class="st1" width="22.6" height="9.2"/></svg>

Before

Width:  |  Height:  |  Size: 400 B

After

Width:  |  Height:  |  Size: 403 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#999999;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><polygon class="st1" points="30.4 27.3 23 34.7 35 46.6 23 58.6 30.4 66 49.7 46.6 "/><rect x="51.6" y="62.3" class="st1" width="25.4" height="10.4"/></svg>
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><polygon class="st1" points="33.1 29.8 26.5 36.4 37.2 47 26.5 57.6 33.1 64.2 50.2 47 "/><rect x="51.9" y="60.9" class="st1" width="22.6" height="9.2"/></svg>

Before

Width:  |  Height:  |  Size: 400 B

After

Width:  |  Height:  |  Size: 403 B

5
dist/icons/square-o/cpp.svg vendored Normal file
View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#666666;}
.st2{fill:#215997;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st2" d="M44.4 72.5C32 72.5 21.9 62.4 21.9 50S32 27.5 44.4 27.5c7.1 0 13.6 3.3 17.9 8.9l-8.2 4.8c-2.5-2.7-6-4.3-9.7-4.3 -7.2 0-13.1 5.9-13.1 13.1s5.9 13.1 13.1 13.1c3.7 0 7.2-1.6 9.7-4.3l8.2 4.8C58.1 69.2 51.5 72.5 44.4 72.5z"/><polygon class="st2" points="66.9 51.9 63.2 51.9 63.2 55.6 59.4 55.6 59.4 51.9 55.7 51.9 55.7 48.1 59.4 48.1 59.4 44.4 63.2 44.4 63.2 48.1 66.9 48.1 "/><polygon class="st2" points="80.1 51.9 76.3 51.9 76.3 55.6 72.6 55.6 72.6 51.9 68.8 51.9 68.8 48.1 72.6 48.1 72.6 44.4 76.3 44.4 76.3 48.1 80.1 48.1 "/></svg>

After

Width:  |  Height:  |  Size: 817 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#D5006E;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st1" d="M41.6 53.3c-1.5 1.2-3 2.3-4.6 3.5 -3 2.3-6 4.6-9 6.9 -0.4 0.3-0.7 0.3-1.2 0.1 -0.6-0.4-1.3-0.7-1.9-1 -0.3-0.2-0.5-0.4-0.5-0.8 0-8 0-15.9 0-23.9 0-0.3 0.2-0.6 0.5-0.8 0.7-0.4 1.4-0.7 2.1-1.1 0.4-0.2 0.7 0 1 0.2 2.5 1.9 5 3.8 7.4 5.7 2 1.6 4.1 3.1 6.1 4.7 0.1-0.1 0.3-0.3 0.4-0.4 7.4-7.2 14.8-14.5 22.3-21.7 0.4-0.4 0.7-0.4 1.2-0.2 3.1 1.3 6.3 2.5 9.4 3.8 0.2 0.1 0.4 0.4 0.5 0.7 0.1 0.2 0 0.4 0 0.6 0 13.7 0 27.4 0 41.1 0 1 0 1-1 1.4 -3 1.2-6 2.4-9 3.6 -0.5 0.2-0.9 0.1-1.3-0.2C56.9 68.2 49.6 61 42.2 53.9 42 53.7 41.9 53.5 41.6 53.3zM63 59.8c0-6.6 0-13.1 0-19.6 -4.4 3.3-8.7 6.5-13.1 9.8C54.3 53.3 58.6 56.5 63 59.8zM35.6 50c-2.2-2-4.3-3.9-6.5-5.8 0 3.9 0 7.8 0 11.7C31.3 53.9 33.4 52 35.6 50z"/></svg>
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st1" d="M44.9 73c-12.4 0-22.5-10.1-22.5-22.5S32.5 28 44.9 28c7.1 0 13.6 3.3 17.9 8.9l-8.2 4.8c-2.5-2.7-6-4.3-9.7-4.3 -7.2 0-13.1 5.9-13.1 13.1s5.9 13.1 13.1 13.1c3.7 0 7.2-1.6 9.7-4.3l8.2 4.8C58.5 69.7 52 73 44.9 73z"/><polygon class="st1" points="78.6 48.6 74.9 48.6 74.9 52.4 78.6 52.4 78.6 56.1 74.9 56.1 74.9 59.9 71.1 59.9 71.1 56.1 67.4 56.1 67.4 59.9 63.6 59.9 63.6 56.1 59.9 56.1 59.9 52.4 63.6 52.4 63.6 48.6 59.9 48.6 59.9 44.9 63.6 44.9 63.6 41.1 67.4 41.1 67.4 44.9 71.1 44.9 71.1 41.1 74.9 41.1 74.9 44.9 78.6 44.9 "/><rect x="67.4" y="48.6" class="st0" width="3.8" height="3.8"/></svg>

Before

Width:  |  Height:  |  Size: 969 B

After

Width:  |  Height:  |  Size: 858 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#A87D45;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st1" d="M59.4 53.8L50 49.4l18.8-8.8 9.4 4.4 -9.4 4.4L59.4 53.8zM68.8 31.9l-9.4-4.4L50 31.9l18.8 8.8 9.4-4.4L68.8 31.9zM40.6 45l-9.4-4.4L21.8 45l18.8 8.8 9.4-4.4L40.6 45zM40.6 36.3l9.4-4.4 -9.4-4.4 -18.8 8.8 9.4 4.4L40.6 36.3zM68.8 52l-8.4 3.9 -1 0.5 -1-0.5L50 52l-8.4 3.9 -1 0.5 -1-0.5L31.2 52v13.7L50 75.5l18.8-9.8V52z"/></svg>
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st1" d="M68 57.3c1.7 0 3.2 0.7 4.4 1.7l-3.8-27.2c-0.3-2.2-2.2-3.8-4.4-3.8H35.8c-2.2 0-4.1 1.5-4.5 3.8l-3.8 27.2c1.2-1 2.7-1.7 4.5-1.7H68z"/><path class="st1" d="M68 59.5H32c-2.5 0-4.5 2-4.5 4.5v4.5c0 2.5 2 4.5 4.5 4.5h36c2.5 0 4.5-2 4.5-4.5V64C72.5 61.5 70.5 59.5 68 59.5zM64.1 68.1h-2.8c-0.8 0-1.4-0.6-1.4-1.4s0.6-1.4 1.4-1.4h2.8c0.8 0 1.4 0.6 1.4 1.4S64.9 68.1 64.1 68.1zM67.8 68.1c-0.8 0-1.4-0.6-1.4-1.4s0.6-1.4 1.4-1.4 1.4 0.6 1.4 1.4S68.6 68.1 67.8 68.1z"/></svg>

Before

Width:  |  Height:  |  Size: 587 B

After

Width:  |  Height:  |  Size: 727 B

View File

@ -2,4 +2,4 @@
.st0{fill:#FFFFFF;}
.st1{fill:#C11E07;}
.st2{fill:none;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st2" d="M31.7 71.7h27.2v-9.1h10.5V42.9H31.7V71.7zM41.7 50.6l6.5 6.1 11-11 4.1 4.1 -15 15 -10.6-10L41.7 50.6z"/><polygon class="st2" points="62.8 34.6 58.3 34.6 58.3 32.2 42.7 32.2 42.7 34.6 38.2 34.6 38.2 32.2 31.7 32.2 31.7 38.8 69.3 38.8 69.3 32.2 62.8 32.2 "/><polygon points="63.3 49.9 59.2 45.8 48.2 56.8 41.7 50.6 37.7 54.9 48.3 64.9 "/><path d="M62.8 23h-4.5v3.9H42.7V23h-4.5v3.9H26.4V77h35l13.3-13.3V26.9H62.8V23zM69.3 62.6H58.8v9.1H31.7V42.9h37.7L69.3 62.6 69.3 62.6zM69.3 32.2v6.6H31.7v-6.6h6.6v2.4h4.5v-2.4h15.6v2.4h4.5v-2.4H69.3z"/></svg>
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st2" d="M31.7 71.7h27.2v-9.1h10.5V42.9H31.7V71.7zM41.7 50.6l6.5 6.1 11-11 4.1 4.1 -15 15 -10.6-10L41.7 50.6z"/><polygon class="st2" points="62.8 34.6 58.3 34.6 58.3 32.2 42.7 32.2 42.7 34.6 38.2 34.6 38.2 32.2 31.7 32.2 31.7 38.8 69.3 38.8 69.3 32.2 62.8 32.2 "/><polygon points="63.3 49.9 59.2 45.8 48.2 56.8 41.7 50.6 37.7 54.9 48.3 64.9 "/><path d="M62.3 24H58v3.8H43V24h-4.3v3.8H27.3V76H61l12.8-12.8V27.8H62.3V24zM68.6 62.1H58.5v8.8H32.4V43.2h36.3L68.6 62.1 68.6 62.1zM68.6 32.9v6.4H32.4v-6.4h6.4v2.3h4.3v-2.3h15v2.3h4.3v-2.3H68.6z"/></svg>

Before

Width:  |  Height:  |  Size: 827 B

After

Width:  |  Height:  |  Size: 821 B

4
dist/icons/square-o/pkg.svg vendored Normal file
View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#A87D45;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st1" d="M59.4 53.8L50 49.4l18.8-8.8 9.4 4.4 -9.4 4.4L59.4 53.8zM68.8 31.9l-9.4-4.4L50 31.9l18.8 8.8 9.4-4.4L68.8 31.9zM40.6 45l-9.4-4.4L21.8 45l18.8 8.8 9.4-4.4L40.6 45zM40.6 36.3l9.4-4.4 -9.4-4.4 -18.8 8.8 9.4 4.4L40.6 36.3zM68.8 52l-8.4 3.9 -1 0.5 -1-0.5L50 52l-8.4 3.9 -1 0.5 -1-0.5L31.2 52v13.7L50 75.5l18.8-9.8V52z"/></svg>

After

Width:  |  Height:  |  Size: 587 B

6
dist/icons/square-o/ps1.svg vendored Normal file
View File

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#999999;}
.st2{fill:none;stroke:#999999;stroke-width:6;stroke-miterlimit:10;}
.st3{fill:#999999;stroke:#999999;stroke-width:2;stroke-miterlimit:10;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st2" d="M54.6 30c6 0 12 0 18 0 3.6 0 4.6 1.2 3.8 4.7 -2.2 10.2-4.6 20.5-6.9 30.7 -0.7 3.2-2.4 4.6-5.9 4.6 -12 0-24 0-36 0 -3.9 0-5-1.3-4.1-5 2.3-10 4.6-20 6.9-30.1 0.9-3.8 2.2-4.9 6.1-4.9C42.6 30 48.6 30 54.6 30z"/><path class="st3" d="M47.9 49.9c-0.6-0.6-1-1.2-1.4-1.6 -2.3-2.5-4.3-4.9-6.6-7.3 -1-1.1-1.3-2.2-0.1-3.3 1.2-1.1 2.4-1 3.5 0.3 3.1 3.5 6.2 6.9 9.4 10.3 1.2 1.3 0.9 2.1-0.4 3.1 -5 3.6-9.9 7.3-14.9 10.9 -1.1 0.8-2.2 1-3.1-0.2 -1-1.3-0.1-2.1 1-2.9 3.7-2.7 7.3-5.4 11-8.1C46.8 50.8 47.5 50.2 47.9 49.9z"/><path class="st3" d="M51.5 62.1c-1 0-1.6-0.9-1.6-1.9 0-0.9 0.6-1.9 1.6-1.9 3.9 0 5.7 0 8.8 0 1 0 1.6 0.9 1.6 1.9 0 0.9-0.6 1.9-1.6 1.9C58.3 62.1 54.5 62.1 51.5 62.1z"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,4 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:#D5006E;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st1" d="M41.6 53.3c-1.5 1.2-3 2.3-4.6 3.5 -3 2.3-6 4.6-9 6.9 -0.4 0.3-0.7 0.3-1.2 0.1 -0.6-0.4-1.3-0.7-1.9-1 -0.3-0.2-0.5-0.4-0.5-0.8 0-8 0-15.9 0-23.9 0-0.3 0.2-0.6 0.5-0.8 0.7-0.4 1.4-0.7 2.1-1.1 0.4-0.2 0.7 0 1 0.2 2.5 1.9 5 3.8 7.4 5.7 2 1.6 4.1 3.1 6.1 4.7 0.1-0.1 0.3-0.3 0.4-0.4 7.4-7.2 14.8-14.5 22.3-21.7 0.4-0.4 0.7-0.4 1.2-0.2 3.1 1.3 6.3 2.5 9.4 3.8 0.2 0.1 0.4 0.4 0.5 0.7 0.1 0.2 0 0.4 0 0.6 0 13.7 0 27.4 0 41.1 0 1 0 1-1 1.4 -3 1.2-6 2.4-9 3.6 -0.5 0.2-0.9 0.1-1.3-0.2C56.9 68.2 49.6 61 42.2 53.9 42 53.7 41.9 53.5 41.6 53.3zM63 59.8c0-6.6 0-13.1 0-19.6 -4.4 3.3-8.7 6.5-13.1 9.8C54.3 53.3 58.6 56.5 63 59.8zM35.6 50c-2.2-2-4.3-3.9-6.5-5.8 0 3.9 0 7.8 0 11.7C31.3 53.9 33.4 52 35.6 50z"/></svg>
.st2{fill:#D5006E;stroke:#D5006E;stroke-miterlimit:10;}
</style><rect class="st0" width="100" height="100"/><path class="st1" d="M100 100H0V0h100V100zM9.7 90h80.7V10H9.7"/><path class="st2" d="M19.7 33.6h6.8l7.6 22.7c0.7 2 1.3 5.1 1.3 5.1h0.1c0 0 0.6-3.1 1.3-5.1l7.7-22.7h6.8L38.7 68.4h-6.3L19.7 33.6z"/><path class="st2" d="M55.7 33.6h12.4c6.3 0 10.7 3.2 10.7 9 0 3.2-1.6 6-4.2 7.4v0.1c3.8 1.1 5.6 4.7 5.6 8.2 0 7-5.6 10.1-12 10.1H55.7V33.6zM68.2 47.8c2.7 0 4.3-2 4.3-4.5S71 39 68.1 39h-6v8.8H68.2zM68.8 63c3.2 0 5-2.1 5-5 0-2.9-1.9-5-5-5H62v10H68.8z"/></svg>

Before

Width:  |  Height:  |  Size: 969 B

After

Width:  |  Height:  |  Size: 691 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 96"><style>.st0{fill:#bababa}.st1{fill:#fff}</style><path class="st0" d="M0 2v92c0 1.1.9 2 2 2h68c1.1 0 2-.9 2-2V28H50c-1.1 0-2-.9-2-2V0H2C.9 0 0 .9 0 2z"/><path class="st0" d="M71.9 24c-.1-.4-.2-.7-.4-1L52 1.2V24h19.9z"/><path class="st1" d="M6 41h60v49H6zM6.6 6.4h4.2c2.5 0 4.2 1.3 4.2 3.7 0 1.2-.5 2.4-1.7 3 1.6.5 2.1 1.9 2.1 3.2 0 3.1-2 4.3-4.4 4.3H6.6V6.4zm4.2 5.6c.6 0 .9-.6.9-1.4s-.3-1.3-1-1.3h-.8V12h.9zm.2 5.8c.8 0 1.2-.7 1.2-1.6 0-.9-.3-1.5-1.1-1.5H9.9v3.1H11zM20.8 6.4h3.6L28 20.7h-3.3l-.6-3h-3l-.6 3h-3.3l3.6-14.3zm2.8 8.6l-.6-2.8c-.2-.9-.4-2.5-.4-2.5h-.1s-.2 1.5-.4 2.5l-.5 2.8h2zM30.5 6.4h3.3v5.5h.6l2.3-5.5h3.5l-2.9 6.8 3 7.4h-3.7l-2.3-5.8h-.6v5.8h-3.3V6.4z"/><path class="st0" d="M18.5 48v20H26V55.5h12.5V48z"/><path class="st0" d="M28.5 58v25h25V58H41z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 96"><style>.st0{fill:#bababa}.st1{fill:#fff}</style><path class="st0" d="M0 2v92c0 1.1.9 2 2 2h68c1.1 0 2-.9 2-2V28H50c-1.1 0-2-.9-2-2V0H2C.9 0 0 .9 0 2z"/><path class="st0" d="M71.9 24c-.1-.4-.2-.7-.4-1L52 1.2V24h19.9z"/><path class="st1" d="M6 41h60v49H6zm.6-34.6h4.2c2.5 0 4.2 1.3 4.2 3.7 0 1.2-.5 2.4-1.7 3 1.6.5 2.1 1.9 2.1 3.2 0 3.1-2 4.3-4.4 4.3H6.6V6.4zm4.2 5.6c.6 0 .9-.6.9-1.4s-.3-1.3-1-1.3h-.8V12h.9zm.2 5.8c.8 0 1.2-.7 1.2-1.6 0-.9-.3-1.5-1.1-1.5H9.9v3.1H11zm9.8-11.4h3.6L28 20.7h-3.3l-.6-3h-3l-.6 3h-3.3l3.6-14.3zm2.8 8.6l-.6-2.8c-.2-.9-.4-2.5-.4-2.5h-.1s-.2 1.5-.4 2.5l-.5 2.8h2zm6.9-8.6h3.3v5.5h.6l2.3-5.5h3.5l-2.9 6.8 3 7.4h-3.7l-2.3-5.8h-.6v5.8h-3.3V6.4z"/><path class="st0" d="M18.5 48v20H26V55.5h12.5V48z"/><path class="st0" d="M28.5 58v25h25V58H41z"/></svg>

Before

Width:  |  Height:  |  Size: 834 B

After

Width:  |  Height:  |  Size: 833 B

View File

@ -1 +1 @@
["3g2","3ga","3gp","7z","aa","aac","accdb","accdt","adn","ai","aif","aifc","aiff","ait","amr","ani","apk","app","asax","ascx","asf","ash","ashx","asmx","asp","aspx","asx","au","aup","avi","axd","aze","bak","bash","bat","bin","blank","bmp","bpg","browser","bz2","c","cab","caf","cal","cd","cer","class","cmd","com","compile","config","cpp","cr2","crt","crypt","cs","csh","csproj","css","csv","cue","dat","db","dbf","deb","dgn","dll","dmg","dng","doc","docb","docm","docx","dot","dotm","dotx","dpj","dtd","dwg","dxf","eot","eps","epub","exe","f4v","fax","fb2","fla","flac","flv","folder","gadget","gem","gif","gitignore","gpg","gz","h","htm","html","ibooks","ico","ics","idx","iff","image","img","indd","inf","ini","iso","jar","java","jpe","jpeg","jpg","js","json","jsp","key","kf8","ksh","less","licx","lit","lock","log","lua","m2v","m3u","m3u8","m4a","m4r","m4v","master","md","mdb","mdf","mid","midi","mkv","mobi","mov","mp2","mp3","mp4","mpa","mpd","mpe","mpeg","mpg","mpga","mpp","mpt","msi","msu","nef","nes","odb","ods","odt","ogg","ogv","ost","otf","ott","ovf","p12","p7b","pages","part","pcd","pdb","pdf","pem","pfx","pgp","php","png","po","pot","potx","pps","ppsx","ppt","pptm","pptx","prop","ps","psd","psp","pst","pub","py","pyc","qt","ra","ram","rar","raw","rb","rdf","resx","rm","rpm","rtf","rub","sass","scss","sdf","sh","sitemap","skin","sldm","sldx","sln","sql","step","stl","svg","swd","swf","swift","sys","tar","tcsh","tex","tga","tgz","tif","tiff","torrent","ts","tsv","ttf","txt","udf","vb","vbproj","vcd","vcs","vdi","vdx","vmdk","vob","vsd","vss","vst","vsx","vtx","war","wav","wbk","webinfo","webm","webp","wma","wmf","wmv","woff","woff2","wsf","xaml","xcf","xlm","xls","xlsm","xlsx","xlt","xltm","xltx","xml","xpi","xps","xrb","xspf","xz","yml","z","zip","zsh"]
["3g2","3ga","3gp","7z","aa","aac","accdb","accdt","adn","ai","aif","aifc","aiff","ait","amr","ani","apk","app","asax","ascx","asf","ash","ashx","asmx","asp","aspx","asx","au","aup","avi","axd","aze","bak","bash","bat","bin","blank","bmp","bpg","browser","bz2","c","cab","caf","cal","cd","cer","class","cmd","com","compile","config","cpp","cr2","crt","crypt","cs","csh","csproj","css","csv","cue","dat","db","dbf","deb","dgn","dll","dmg","dng","doc","docb","docm","docx","dot","dotm","dotx","dpj","dtd","dwg","dxf","eot","eps","epub","exe","f4v","fax","fb2","fla","flac","flv","folder","gadget","gem","gif","gitignore","gpg","gz","h","htm","html","ibooks","ico","ics","idx","iff","image","img","indd","inf","ini","iso","jar","java","jpe","jpeg","jpg","js","json","jsp","key","kf8","ksh","less","licx","lit","lock","log","lua","m2v","m3u","m3u8","m4a","m4r","m4v","master","md","mdb","mdf","mid","midi","mkv","mobi","mov","mp2","mp3","mp4","mpa","mpd","mpe","mpeg","mpg","mpga","mpp","mpt","msi","msu","nef","nes","odb","ods","odt","ogg","ogv","ost","otf","ott","ovf","p12","p7b","pages","part","pcd","pdb","pdf","pem","pfx","pgp","php","png","po","pot","potx","pps","ppsx","ppt","pptm","pptx","prop","ps","psd","psp","pst","pub","py","pyc","qt","ra","ram","rar","raw","rb","rdf","resx","rm","rpm","rtf","rub","sass","scss","sdf","sh","sitemap","skin","sldm","sldx","sln","sql","step","stl","svg","swd","swf","swift","sys","tar","tcsh","tex","tga","tgz","tif","tiff","torrent","ts","tsv","ttf","txt","udf","vb","vbproj","vcd","vcs","vdi","vdx","vmdk","vob","vsd","vss","vst","vsx","vtx","war","wav","wbk","webinfo","webm","webp","wma","wmf","wmv","woff","woff2","wsf","xaml","xcf","xlm","xls","xlsm","xlsx","xlt","xltm","xltx","xml","xpi","xps","xrb","xspf","xz","yaml","yml","z","zip","zsh"]

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 96"><style>.st0{fill:#999}.st1{fill:#fff}.st2{fill:#999;stroke:#999;stroke-miterlimit:10}</style><path class="st0" d="M0 2v92c0 1.1.9 2 2 2h68c1.1 0 2-.9 2-2V28H50c-1.1 0-2-.9-2-2V0H2C.9 0 0 .9 0 2z"/><path class="st0" d="M71.9 24c-.1-.4-.2-.7-.4-1L52 1.2V24h19.9z"/><path class="st1" d="M6 41h60v49H6zM6.6 6.4h4.2c3.7 0 5.9 2.6 5.9 7.1s-2.2 7.2-5.9 7.2H6.6V6.4zm4.1 11.4c1.7 0 2.6-1.5 2.6-4.3s-1-4.2-2.6-4.2h-.8v8.5h.8zM22 6.4h3.6l3.6 14.3h-3.3l-.6-3h-3l-.6 3h-3.3L22 6.4zm2.8 8.6l-.6-2.8c-.2-.9-.4-2.5-.4-2.5h-.1s-.2 1.5-.4 2.5l-.5 2.8h2zM32.9 9.3h-3.1V6.4h9.6v2.9h-3.2v11.4h-3.3V9.3z"/><path class="st2" d="M35.8 49.7c-2.9 0-5.4 2.8-5.4 6.2 0 3.4 2.4 6.2 5.4 6.2 2.9 0 5.4-2.8 5.4-6.2 0-3.4-2.4-6.2-5.4-6.2zm0 10.1c-1.6 0-3-1.7-3-3.9 0-2.1 1.3-3.9 3-3.9s3 1.7 3 3.9-1.3 3.9-3 3.9zM25 61V50.9c0-.7-.5-1.2-1.2-1.2s-1.2.5-1.2 1.2V61c0 .7.5 1.2 1.2 1.2S25 61.6 25 61zM23.9 67.9c-2.9 0-5.4 2.8-5.4 6.2 0 3.4 2.4 6.2 5.4 6.2s5.4-2.8 5.4-6.2c-.1-3.3-2.5-6.2-5.4-6.2zm0 10.2c-1.6 0-3-1.7-3-3.9 0-2.1 1.3-3.9 3-3.9s3 1.7 3 3.9c-.1 2.1-1.4 3.9-3 3.9zM37 79.2V69.1c0-.7-.5-1.2-1.2-1.2s-1.2.5-1.2 1.2v10.1c0 .7.5 1.2 1.2 1.2s1.2-.5 1.2-1.2zM49.3 61.9V51.8c0-.7-.5-1.2-1.2-1.2s-1.1.5-1.1 1.2v10.1c0 .7.5 1.2 1.2 1.2s1.1-.6 1.1-1.2zM48.1 68.8c-2.9 0-5.4 2.8-5.4 6.2 0 3.4 2.4 6.2 5.4 6.2 2.9 0 5.4-2.8 5.4-6.2 0-3.4-2.4-6.2-5.4-6.2zm0 10.1c-1.6 0-3-1.7-3-3.9 0-2.1 1.3-3.9 3-3.9s3 1.7 3 3.9-1.3 3.9-3 3.9z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 96"><style>.st0{fill:#999}.st1{fill:#fff}.st2{fill:#999;stroke:#999;stroke-miterlimit:10}</style><path class="st0" d="M0 2v92c0 1.1.9 2 2 2h68c1.1 0 2-.9 2-2V28H50c-1.1 0-2-.9-2-2V0H2C.9 0 0 .9 0 2z"/><path class="st0" d="M71.9 24c-.1-.4-.2-.7-.4-1L52 1.2V24h19.9z"/><path class="st1" d="M6 41h60v49H6zm.6-34.6h4.2c3.7 0 5.9 2.6 5.9 7.1s-2.2 7.2-5.9 7.2H6.6V6.4zm4.1 11.4c1.7 0 2.6-1.5 2.6-4.3s-1-4.2-2.6-4.2h-.8v8.5h.8zM22 6.4h3.6l3.6 14.3h-3.3l-.6-3h-3l-.6 3h-3.3L22 6.4zm2.8 8.6l-.6-2.8c-.2-.9-.4-2.5-.4-2.5h-.1s-.2 1.5-.4 2.5l-.5 2.8h2zm8.1-5.7h-3.1V6.4h9.6v2.9h-3.2v11.4h-3.3V9.3z"/><path class="st2" d="M35.8 49.7c-2.9 0-5.4 2.8-5.4 6.2 0 3.4 2.4 6.2 5.4 6.2 2.9 0 5.4-2.8 5.4-6.2 0-3.4-2.4-6.2-5.4-6.2zm0 10.1c-1.6 0-3-1.7-3-3.9 0-2.1 1.3-3.9 3-3.9s3 1.7 3 3.9-1.3 3.9-3 3.9zM25 61V50.9c0-.7-.5-1.2-1.2-1.2s-1.2.5-1.2 1.2V61c0 .7.5 1.2 1.2 1.2S25 61.6 25 61zm-1.1 6.9c-2.9 0-5.4 2.8-5.4 6.2 0 3.4 2.4 6.2 5.4 6.2s5.4-2.8 5.4-6.2c-.1-3.3-2.5-6.2-5.4-6.2zm0 10.2c-1.6 0-3-1.7-3-3.9 0-2.1 1.3-3.9 3-3.9s3 1.7 3 3.9c-.1 2.1-1.4 3.9-3 3.9zM37 79.2V69.1c0-.7-.5-1.2-1.2-1.2s-1.2.5-1.2 1.2v10.1c0 .7.5 1.2 1.2 1.2s1.2-.5 1.2-1.2zm12.3-17.3V51.8c0-.7-.5-1.2-1.2-1.2s-1.1.5-1.1 1.2v10.1c0 .7.5 1.2 1.2 1.2s1.1-.6 1.1-1.2zm-1.2 6.9c-2.9 0-5.4 2.8-5.4 6.2 0 3.4 2.4 6.2 5.4 6.2 2.9 0 5.4-2.8 5.4-6.2 0-3.4-2.4-6.2-5.4-6.2zm0 10.1c-1.6 0-3-1.7-3-3.9 0-2.1 1.3-3.9 3-3.9s3 1.7 3 3.9-1.3 3.9-3 3.9z"/></svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

5
dist/icons/vivid/yaml.svg vendored Normal file
View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 96"><style type="text/css">
.st0{fill:#CCCCCC;}
.st1{fill:#333333;}
.st2{fill:#999999;}
</style><path class="st0" d="M0 2l0 92c0 1.1 0.9 2 2 2h68c1.1 0 2-0.9 2-2V28H50c-1.1 0-2-0.9-2-2V0L2 0C0.9 0 0 0.9 0 2z"/><path class="st0" d="M71.9 24c-0.1-0.4-0.2-0.7-0.4-1L52 1.2V24H71.9z"/><path class="st1" d="M16 78.8l-3.6-8.4H16l1.1 3.4c0.3 1 0.5 2.1 0.5 2.1h0.1c0 0 0.2-1.1 0.5-2.1l1.1-3.4h3.6l-3.6 8.4v5.9H16V78.8z"/><path class="st1" d="M26.8 70.4h3.6L34 84.7h-3.3l-0.6-3h-3l-0.6 3h-3.3L26.8 70.4zM29.6 79l-0.6-2.8c-0.2-0.9-0.4-2.5-0.4-2.5h-0.1c0 0-0.2 1.5-0.4 2.5L27.6 79H29.6z"/><path class="st1" d="M37 70.4h3.6l1.3 6c0.2 0.9 0.4 2.4 0.4 2.4h0.1c0 0 0.2-1.5 0.4-2.4l1.3-6h3.6l0.9 14.3h-3l-0.4-6.4c-0.1-1.1 0-2.4 0-2.4h-0.1c0 0-0.2 1.5-0.4 2.4L44 82.4h-3.2L40 78.3c-0.2-0.9-0.4-2.4-0.4-2.4h-0.1c0 0 0.1 1.3 0 2.4l-0.4 6.4h-3L37 70.4z"/><path class="st1" d="M52.1 70.4h3.3v11.4h4.3v2.9h-7.6V70.4z"/><path class="st2" d="M0 94L0 2c0-1.1 0.9-2 2-2l48 0c0.6 0 1.1 0.2 1.5 0.7l20 22.3c0.3 0.4 0.5 0.8 0.5 1.3V94c0 1.1-0.9 2-2 2H2C0.9 96 0 95.1 0 94zM68 25.1L49.1 4H4v88h64V25.1z"/><path class="st2" d="M48 26V4c0-1.1 0.9-2 2-2s2 0.9 2 2v20h16c1.1 0 2 0.9 2 2s-0.9 2-2 2H50C48.9 28 48 27.1 48 26z"/><rect x="15" y="29.9" class="st2" width="37" height="4.3"/><rect x="22" y="39.5" class="st2" width="37" height="4.3"/><rect x="15" y="49.1" class="st2" width="37" height="4.3"/><rect x="22" y="58.7" class="st2" width="37" height="4.3"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -40,6 +40,7 @@
@include file-icon(square-o, sqo, bpg);
@include file-icon(square-o, sqo, browser);
@include file-icon(square-o, sqo, bz2);
@include file-icon(square-o, sqo, c);
@include file-icon(square-o, sqo, cab);
@include file-icon(square-o, sqo, caf);
@include file-icon(square-o, sqo, cal);
@ -48,6 +49,7 @@
@include file-icon(square-o, sqo, cmd);
@include file-icon(square-o, sqo, com);
@include file-icon(square-o, sqo, compile);
@include file-icon(square-o, sqo, cpp);
@include file-icon(square-o, sqo, cr2);
@include file-icon(square-o, sqo, crt);
@include file-icon(square-o, sqo, cs);
@ -136,6 +138,7 @@
@include file-icon(square-o, sqo, pfx);
@include file-icon(square-o, sqo, pgp);
@include file-icon(square-o, sqo, php);
@include file-icon(square-o, sqo, pkg);
@include file-icon(square-o, sqo, png);
@include file-icon(square-o, sqo, potx);
@include file-icon(square-o, sqo, ppsx);
@ -143,6 +146,7 @@
@include file-icon(square-o, sqo, pptm);
@include file-icon(square-o, sqo, pptx);
@include file-icon(square-o, sqo, prop);
@include file-icon(square-o, sqo, ps1);
@include file-icon(square-o, sqo, psd);
@include file-icon(square-o, sqo, psp);
@include file-icon(square-o, sqo, py);

View File

@ -277,6 +277,7 @@
@include file-icon(vivid, viv, xrb);
@include file-icon(vivid, viv, xspf);
@include file-icon(vivid, viv, xz);
@include file-icon(vivid, viv, yaml);
@include file-icon(vivid, viv, yml);
@include file-icon(vivid, viv, z);
@include file-icon(vivid, viv, zip);