1
1
mirror of https://github.com/namibia/file-icon-vectors.git synced 2024-11-15 17:07:06 +00:00

Added additional misc icons

This commit is contained in:
Daniel Hendricks 2017-09-25 21:21:55 -05:00
parent e38f247de6
commit 2fb5a0142f
35 changed files with 1685 additions and 4 deletions

View File

@ -54,7 +54,7 @@ If you prefer, you may also use `.fiv-size-md`, `.fiv-size-lg` and `.fiv-size-xl
Before I create an initial release and add these libraries to Packagist and Bower, I want to:
* Finish up missing icons in both sets.
* Add additional Adobe Suite, Microsoft Office extensions
### Future Items
@ -67,4 +67,5 @@ Before I create an initial release and add these libraries to Packagist and Bowe
### Attribution
* [Android icon](https://www.flaticon.com/free-icon/android-logo_61120) made by [Google](https://www.flaticon.com/authors/google) via [flaticon.com](https://www.flaticon.com/)
* [BitTorrent icon](http://www.icons101.com/icon/id_73504/setid_2388/Minimalist_Black_Icons__WIP_by_noshery/bittorrent) made by [noshery](http://www.icons101.com/artist/id_2388/noshery) from [icons101.com](http://www.icons101.com/) (in the lowest quality possible)
* Low-quality [BitTorrent icon](http://www.icons101.com/icon/id_73504/setid_2388/Minimalist_Black_Icons__WIP_by_noshery/bittorrent) made by [noshery](http://www.icons101.com/artist/id_2388/noshery) from [icons101.com](http://www.icons101.com/)
* Low-quality [GIMP Icon](https://icons8.com/icon/39867/gimp#filled) provided by [Icons8 LLC](https://icons8.com/)

View File

@ -75,6 +75,10 @@
background-image: url("../icons/classic/amr.svg");
}
.fiv-cla.fiv-icon-ani {
background-image: url("../icons/classic/ani.svg");
}
.fiv-cla.fiv-icon-apk {
background-image: url("../icons/classic/apk.svg");
}
@ -135,6 +139,10 @@
background-image: url("../icons/classic/axd.svg");
}
.fiv-cla.fiv-icon-aze {
background-image: url("../icons/classic/aze.svg");
}
.fiv-cla.fiv-icon-bash {
background-image: url("../icons/classic/bash.svg");
}
@ -195,6 +203,10 @@
background-image: url("../icons/classic/class.svg");
}
.fiv-cla.fiv-icon-cmd {
background-image: url("../icons/classic/cmd.svg");
}
.fiv-cla.fiv-icon-com {
background-image: url("../icons/classic/com.svg");
}
@ -219,6 +231,10 @@
background-image: url("../icons/classic/crt.svg");
}
.fiv-cla.fiv-icon-crypt {
background-image: url("../icons/classic/crypt.svg");
}
.fiv-cla.fiv-icon-cs {
background-image: url("../icons/classic/cs.svg");
}
@ -327,6 +343,10 @@
background-image: url("../icons/classic/f4v.svg");
}
.fiv-cla.fiv-icon-fax {
background-image: url("../icons/classic/fax.svg");
}
.fiv-cla.fiv-icon-fb2 {
background-image: url("../icons/classic/fb2.svg");
}
@ -379,10 +399,18 @@
background-image: url("../icons/classic/ibooks.svg");
}
.fiv-cla.fiv-icon-ico {
background-image: url("../icons/classic/ico.svg");
}
.fiv-cla.fiv-icon-ics {
background-image: url("../icons/classic/ics.svg");
}
.fiv-cla.fiv-icon-idx {
background-image: url("../icons/classic/idx.svg");
}
.fiv-cla.fiv-icon-iff {
background-image: url("../icons/classic/iff.svg");
}
@ -399,6 +427,14 @@
background-image: url("../icons/classic/indd.svg");
}
.fiv-cla.fiv-icon-inf {
background-image: url("../icons/classic/inf.svg");
}
.fiv-cla.fiv-icon-ini {
background-image: url("../icons/classic/ini.svg");
}
.fiv-cla.fiv-icon-iso {
background-image: url("../icons/classic/iso.svg");
}
@ -571,6 +607,10 @@
background-image: url("../icons/classic/nef.svg");
}
.fiv-cla.fiv-icon-nes {
background-image: url("../icons/classic/nes.svg");
}
.fiv-cla.fiv-icon-odb {
background-image: url("../icons/classic/odb.svg");
}
@ -615,6 +655,10 @@
background-image: url("../icons/classic/part.svg");
}
.fiv-cla.fiv-icon-pcd {
background-image: url("../icons/classic/pcd.svg");
}
.fiv-cla.fiv-icon-pdb {
background-image: url("../icons/classic/pdb.svg");
}
@ -739,6 +783,10 @@
background-image: url("../icons/classic/scss.svg");
}
.fiv-cla.fiv-icon-sdf {
background-image: url("../icons/classic/sdf.svg");
}
.fiv-cla.fiv-icon-sh {
background-image: url("../icons/classic/sh.svg");
}
@ -883,6 +931,10 @@
background-image: url("../icons/classic/wma.svg");
}
.fiv-cla.fiv-icon-wmf {
background-image: url("../icons/classic/wmf.svg");
}
.fiv-cla.fiv-icon-wmv {
background-image: url("../icons/classic/wmv.svg");
}
@ -899,6 +951,10 @@
background-image: url("../icons/classic/wsf.svg");
}
.fiv-cla.fiv-icon-xaml {
background-image: url("../icons/classic/xaml.svg");
}
.fiv-cla.fiv-icon-xcf {
background-image: url("../icons/classic/xcf.svg");
}

View File

@ -75,6 +75,10 @@
background-image: url("../icons/vivid/amr.svg");
}
.fiv-viv.fiv-icon-ani {
background-image: url("../icons/vivid/ani.svg");
}
.fiv-viv.fiv-icon-apk {
background-image: url("../icons/vivid/apk.svg");
}
@ -135,6 +139,10 @@
background-image: url("../icons/vivid/axd.svg");
}
.fiv-viv.fiv-icon-aze {
background-image: url("../icons/vivid/aze.svg");
}
.fiv-viv.fiv-icon-bash {
background-image: url("../icons/vivid/bash.svg");
}
@ -195,6 +203,10 @@
background-image: url("../icons/vivid/class.svg");
}
.fiv-viv.fiv-icon-cmd {
background-image: url("../icons/vivid/cmd.svg");
}
.fiv-viv.fiv-icon-com {
background-image: url("../icons/vivid/com.svg");
}
@ -219,6 +231,10 @@
background-image: url("../icons/vivid/crt.svg");
}
.fiv-viv.fiv-icon-crypt {
background-image: url("../icons/vivid/crypt.svg");
}
.fiv-viv.fiv-icon-cs {
background-image: url("../icons/vivid/cs.svg");
}
@ -327,6 +343,10 @@
background-image: url("../icons/vivid/f4v.svg");
}
.fiv-viv.fiv-icon-fax {
background-image: url("../icons/vivid/fax.svg");
}
.fiv-viv.fiv-icon-fb2 {
background-image: url("../icons/vivid/fb2.svg");
}
@ -379,10 +399,18 @@
background-image: url("../icons/vivid/ibooks.svg");
}
.fiv-viv.fiv-icon-ico {
background-image: url("../icons/vivid/ico.svg");
}
.fiv-viv.fiv-icon-ics {
background-image: url("../icons/vivid/ics.svg");
}
.fiv-viv.fiv-icon-idx {
background-image: url("../icons/vivid/idx.svg");
}
.fiv-viv.fiv-icon-iff {
background-image: url("../icons/vivid/iff.svg");
}
@ -399,6 +427,14 @@
background-image: url("../icons/vivid/indd.svg");
}
.fiv-viv.fiv-icon-inf {
background-image: url("../icons/vivid/inf.svg");
}
.fiv-viv.fiv-icon-ini {
background-image: url("../icons/vivid/ini.svg");
}
.fiv-viv.fiv-icon-iso {
background-image: url("../icons/vivid/iso.svg");
}
@ -571,6 +607,10 @@
background-image: url("../icons/vivid/nef.svg");
}
.fiv-viv.fiv-icon-nes {
background-image: url("../icons/vivid/nes.svg");
}
.fiv-viv.fiv-icon-odb {
background-image: url("../icons/vivid/odb.svg");
}
@ -615,6 +655,10 @@
background-image: url("../icons/vivid/part.svg");
}
.fiv-viv.fiv-icon-pcd {
background-image: url("../icons/vivid/pcd.svg");
}
.fiv-viv.fiv-icon-pdb {
background-image: url("../icons/vivid/pdb.svg");
}
@ -739,6 +783,10 @@
background-image: url("../icons/vivid/scss.svg");
}
.fiv-viv.fiv-icon-sdf {
background-image: url("../icons/vivid/sdf.svg");
}
.fiv-viv.fiv-icon-sh {
background-image: url("../icons/vivid/sh.svg");
}
@ -883,6 +931,10 @@
background-image: url("../icons/vivid/wma.svg");
}
.fiv-viv.fiv-icon-wmf {
background-image: url("../icons/vivid/wmf.svg");
}
.fiv-viv.fiv-icon-wmv {
background-image: url("../icons/vivid/wmv.svg");
}
@ -899,6 +951,10 @@
background-image: url("../icons/vivid/wsf.svg");
}
.fiv-viv.fiv-icon-xaml {
background-image: url("../icons/vivid/xaml.svg");
}
.fiv-viv.fiv-icon-xcf {
background-image: url("../icons/vivid/xcf.svg");
}

69
icons/classic/ani.svg Normal file
View File

@ -0,0 +1,69 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 100" style="enable-background:new 0 0 72 100;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.99;}
.st1{fill:url(#SVGID_1_);}
.st2{fill-opacity:0;stroke:#006E6C;stroke-width:2;}
.st3{enable-background:new ;}
.st4{fill:#FFFFFF;}
.st5{fill:url(#SVGID_2_);}
.st6{fill:url(#SVGID_3_);}
.st7{fill-opacity:0;stroke:#006E6C;stroke-width:2;stroke-linejoin:bevel;}
</style>
<g class="st0">
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.2" y1="3.0053" x2="36.2" y2="101.0001" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#006B69"/>
<stop offset="0.124" style="stop-color:#00807F"/>
<stop offset="0.262" style="stop-color:#009393"/>
<stop offset="0.41" style="stop-color:#00A3A3"/>
<stop offset="0.571" style="stop-color:#00B0AF"/>
<stop offset="0.752" style="stop-color:#08B8B7"/>
<stop offset="1" style="stop-color:#14BBBB"/>
</linearGradient>
<path class="st1" d="M45.2,1l26.9,26.7V99H0.3V1H45.2z"/>
<path class="st2" d="M45.2,1l26.9,26.7V99H0.3V1H45.2z"/>
</g>
<g class="st3">
<path class="st4" d="M32.2,91.1h-4.4l-1.7-4.5h-8l-1.6,4.5h-4.3L20,71.2h4.3L32.2,91.1z M24.8,83.2L22,75.9l-2.7,7.4H24.8z"/>
<path class="st4" d="M34.4,91.1V71.2h3.9l8.2,13.2V71.2h3.7v19.8h-4l-8.1-12.9v12.9H34.4z"/>
<path class="st4" d="M54.4,91.1V71.2h4v19.8H54.4z"/>
</g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="36.4583" y1="60.1" x2="36.4583" y2="18">
<stop offset="5.000000e-03" style="stop-color:#008281"/>
<stop offset="0.343" style="stop-color:#006A69"/>
<stop offset="1" style="stop-color:#003836"/>
</linearGradient>
<path class="st5" d="M51.4,18H21.5c-1.5,0-2.6,1.2-2.6,2.6l0,0c0,1.5,1.2,2.6,2.6,2.6h0.1v2.6c0,5.5,3.3,10.4,8.5,12.4
c0.3,0.1,0.5,0.4,0.5,0.7v0.2c0,0.3-0.2,0.6-0.5,0.7c-5.1,2-8.5,6.9-8.5,12.4v2.6h-0.1c-1.5,0-2.6,1.2-2.6,2.6l0,0
c0,1.5,1.2,2.6,2.6,2.6h29.8c1.5,0,2.6-1.2,2.6-2.6l0,0c0-1.5-1.2-2.6-2.6-2.6h-0.1v-2.6c0-5.5-3.3-10.4-8.5-12.4
c-0.3-0.1-0.5-0.4-0.5-0.7v-0.2c0-0.3,0.2-0.6,0.5-0.7c5.1-2,8.5-6.9,8.5-12.4v-2.6h0.1c1.5,0,2.6-1.2,2.6-2.6l0,0
C54,19.2,52.8,18,51.4,18z M47.8,25.9c0,4-2.5,7.7-6.2,9.1c-1.6,0.6-2.7,2.2-2.7,3.9v0.2c0,1.7,1.1,3.3,2.7,3.9
c3.8,1.5,6.2,5.1,6.2,9.1v2.6H25.1v-2.6c0-4,2.5-7.7,6.2-9.1c1.6-0.6,2.7-2.2,2.7-3.9v-0.2c0-1.7-1.1-3.3-2.7-3.9
c-3.8-1.5-6.2-5.1-6.2-9.1v-2.6h22.6V25.9z M28.7,30.3c-0.2-0.4-0.2-0.8,0.2-1.1c0.1-0.1,0.3-0.1,0.4-0.1h14.1
c0.4,0,0.8,0.3,0.8,0.8c0,0.2,0,0.3-0.1,0.4c-0.9,1.2-2,2.1-3.4,2.7c-1.5,0.6-2.7,1.6-3.4,3c-0.3,0.5-0.9,0.7-1.4,0.4
c-0.2-0.1-0.3-0.2-0.4-0.4c-0.7-1.4-1.9-2.5-3.4-3C30.8,32.5,29.6,31.5,28.7,30.3z M38.7,46.2c0.7,0.7,1.7,1.1,2.7,1.1l0,0
c1.9,0,3.5,1.3,3.9,3.1l0,0.2c0.1,0.4,0.1,0.8,0.1,1.2l0,0c0,0.5-0.3,0.9-0.8,0.9c0,0,0,0,0,0H28.2c-0.5,0-0.9-0.4-0.9-0.9
c0,0,0,0,0,0c0-0.4,0.1-0.9,0.2-1.3l0-0.2c0.5-1.8,2.1-3,3.9-3c1,0,2-0.4,2.7-1c0.5-0.5,1-1.1,1.3-1.7c0.2-0.4,0.7-0.6,1.1-0.5
c0.3,0.1,0.6,0.3,0.7,0.6C37.7,45.2,38.1,45.7,38.7,46.2z"/>
<g class="st0">
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="45.2139" y1="74.2291" x2="58.667" y2="87.6823" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#D6EDE8"/>
<stop offset="0.297" style="stop-color:#D3EBE6"/>
<stop offset="0.44" style="stop-color:#C7E3DF"/>
<stop offset="0.551" style="stop-color:#B7D8D5"/>
<stop offset="0.645" style="stop-color:#A0CBC9"/>
<stop offset="0.729" style="stop-color:#84BAB9"/>
<stop offset="0.804" style="stop-color:#62A7A7"/>
<stop offset="0.874" style="stop-color:#349394"/>
<stop offset="0.938" style="stop-color:#007F7F"/>
<stop offset="0.998" style="stop-color:#006B6A"/>
<stop offset="1" style="stop-color:#006B69"/>
</linearGradient>
<path class="st6" d="M45.2,1l26.9,26.7H45.2V1z"/>
<path class="st7" d="M45.2,1l26.9,26.7H45.2V1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.0 KiB

55
icons/classic/aze.svg Normal file
View File

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 100" style="enable-background:new 0 0 72 100;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill-opacity:0;stroke:#7191A1;stroke-width:2;}
.st2{enable-background:new ;}
.st3{fill:#4C6C7B;}
.st4{fill:url(#SVGID_2_);}
.st5{fill:url(#SVGID_3_);}
.st6{fill-opacity:0;stroke:#7191A1;stroke-width:2;stroke-linejoin:bevel;}
</style>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="2.9534" x2="36" y2="100.9501" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#C8D4DB"/>
<stop offset="0.139" style="stop-color:#D8E1E6"/>
<stop offset="0.359" style="stop-color:#EBF0F3"/>
<stop offset="0.617" style="stop-color:#F9FAFB"/>
<stop offset="1" style="stop-color:#FFFFFF"/>
</linearGradient>
<path class="st0" d="M45,1l27,26.7V99H0V1H45z"/>
<path class="st1" d="M45,1l27,26.7V99H0V1H45z"/>
</g>
<g class="st2">
<path class="st3" d="M28.6,91.1h-4.3l-1.7-4.4h-7.8l-1.6,4.4H9l7.6-19.3h4.2L28.6,91.1z M21.3,83.5l-2.7-7.2L16,83.5H21.3z"/>
<path class="st3" d="M29,91.1v-3.5l10.3-12.5h-9.1v-3.3h14.3v3l-10.7,13h11.1v3.3H29z"/>
<path class="st3" d="M47.3,91.1V71.8h14.5v3.3H51.3v4.3h9.8v3.3h-9.8v5.3h10.9v3.3H47.3z"/>
</g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="19.1033" y1="40.2847" x2="55" y2="40.2847">
<stop offset="0" style="stop-color:#FFCE85"/>
<stop offset="0.1372" style="stop-color:#FFCA7C"/>
<stop offset="0.3654" style="stop-color:#FFC062"/>
<stop offset="0.6563" style="stop-color:#FFAF39"/>
<stop offset="0.9944" style="stop-color:#FF9800"/>
</linearGradient>
<path class="st4" d="M43,62.6c9.9-8.8,1.4-20.1-1.3-21.3c0.3,1.4,0.2,3.7-1.1,5c-0.7-3.4-3.3-7.7-7.1-9.1c0.6,4.8-2.3,8.3-3.4,10
c-1,1.6-6.8,9.7-0.9,15.4c-14-4.4-10.6-18.5-6.4-24.7C27,31.4,32,26.1,30.9,18c6.8,2.4,11.5,9.6,12.7,15.2c2.3-2.2,2.6-6.1,2-8.3
C50.4,26.9,65.4,53.8,43,62.6z"/>
<g>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="45.0684" y1="74.1553" x2="58.5684" y2="87.6553" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#FFFFFF"/>
<stop offset="0.35" style="stop-color:#FAFBFB"/>
<stop offset="0.532" style="stop-color:#EDF1F4"/>
<stop offset="0.675" style="stop-color:#DDE5E9"/>
<stop offset="0.799" style="stop-color:#C7D3DA"/>
<stop offset="0.908" style="stop-color:#ADBDC7"/>
<stop offset="1" style="stop-color:#92A5B0"/>
</linearGradient>
<path class="st5" d="M45,1l27,26.7H45V1z"/>
<path class="st6" d="M45,1l27,26.7H45V1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

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

71
icons/classic/cmd.svg Normal file
View File

@ -0,0 +1,71 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 100" style="enable-background:new 0 0 72 100;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill-opacity:0;stroke:#7191A1;stroke-width:2;}
.st2{enable-background:new ;}
.st3{fill:#4C6C7B;}
.st4{fill:url(#SVGID_2_);}
.st5{fill:url(#SVGID_3_);}
.st6{fill:url(#SVGID_4_);}
.st7{fill:url(#SVGID_5_);}
.st8{fill-opacity:0;stroke:#7191A1;stroke-width:2;stroke-linejoin:bevel;}
</style>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.108" y1="3.0033" x2="36.108" y2="101.0009" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#C8D4DB"/>
<stop offset="0.139" style="stop-color:#D8E1E6"/>
<stop offset="0.359" style="stop-color:#EBF0F3"/>
<stop offset="0.617" style="stop-color:#F9FAFB"/>
<stop offset="1" style="stop-color:#FFFFFF"/>
</linearGradient>
<path class="st0" d="M45.1,1L72,27.7V99H0.2V1H45.1z"/>
<path class="st1" d="M45.1,1L72,27.7V99H0.2V1H45.1z"/>
</g>
<g class="st2">
<path class="st3" d="M18.8,83.8l3.9,1.2c-0.6,2.2-1.6,3.8-3,4.8c-1.4,1.1-3.2,1.6-5.3,1.6c-2.7,0-4.8-0.9-6.5-2.7s-2.6-4.3-2.6-7.4
c0-3.3,0.9-5.9,2.6-7.7s4-2.7,6.8-2.7c2.4,0,4.4,0.7,6,2.2c0.9,0.8,1.6,2.1,2,3.7l-4,0.9c-0.2-1-0.7-1.8-1.5-2.4
c-0.7-0.6-1.7-0.9-2.7-0.9c-1.5,0-2.7,0.5-3.6,1.6S9.4,78.7,9.4,81c0,2.5,0.5,4.3,1.4,5.4s2.1,1.6,3.5,1.6c1.1,0,2-0.3,2.8-1
S18.4,85.2,18.8,83.8z"/>
<path class="st3" d="M26.1,91.1V71.2h6l3.6,13.5l3.6-13.5h6v19.8h-3.7V75.4l-4,15.6h-3.9l-4-15.6v15.6H26.1z"/>
<path class="st3" d="M49.4,71.2h7.4c1.7,0,2.9,0.1,3.8,0.4c1.2,0.3,2.2,1,3,1.8s1.5,1.9,1.9,3.2c0.4,1.3,0.7,2.8,0.7,4.7
c0,1.6-0.2,3-0.6,4.2c-0.5,1.4-1.2,2.6-2.1,3.5c-0.7,0.7-1.6,1.2-2.8,1.6c-0.9,0.3-2.1,0.4-3.6,0.4h-7.6V71.2z M53.4,74.6v13.1h3
c1.1,0,1.9-0.1,2.4-0.2c0.7-0.2,1.2-0.4,1.6-0.8s0.8-1,1.1-1.9s0.4-2.1,0.4-3.6s-0.1-2.7-0.4-3.5s-0.7-1.5-1.1-1.9
c-0.5-0.5-1.1-0.8-1.9-0.9c-0.6-0.1-1.7-0.2-3.3-0.2H53.4z"/>
</g>
<g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="36.75" y1="64" x2="36.75" y2="17.5">
<stop offset="0" style="stop-color:#ADCCDC"/>
<stop offset="1" style="stop-color:#4C6C7B"/>
</linearGradient>
<path class="st4" d="M60,17.5H13.5V64H60V17.5z M22.8,26.8h-4.6v-4.6h4.6V26.8z M55.3,26.8H27.5v-4.6h27.9V26.8z M55.3,59.3H18.1
V31.5h37.2V59.3z"/>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="28.1094" y1="52.6944" x2="28.1094" y2="35.4556">
<stop offset="0" style="stop-color:#ADCCDC"/>
<stop offset="1" style="stop-color:#4C6C7B"/>
</linearGradient>
<polygon class="st5" points="25.4,35.5 22.2,38.7 27.5,44.1 22.2,49.4 25.4,52.7 34.1,44.1 "/>
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="37.75" y1="55.7" x2="37.75" y2="51.05">
<stop offset="0" style="stop-color:#ADCCDC"/>
<stop offset="1" style="stop-color:#4C6C7B"/>
</linearGradient>
<rect x="33.1" y="51" class="st6" width="9.3" height="4.7"/>
</g>
<g>
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="45.1216" y1="74.2293" x2="58.5748" y2="87.6825" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#FFFFFF"/>
<stop offset="0.35" style="stop-color:#FAFBFB"/>
<stop offset="0.532" style="stop-color:#EDF1F4"/>
<stop offset="0.675" style="stop-color:#DDE5E9"/>
<stop offset="0.799" style="stop-color:#C7D3DA"/>
<stop offset="0.908" style="stop-color:#ADBDC7"/>
<stop offset="1" style="stop-color:#92A5B0"/>
</linearGradient>
<path class="st7" d="M45.1,1L72,27.7H45.1V1z"/>
<path class="st8" d="M45.1,1L72,27.7H45.1V1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

69
icons/classic/crypt.svg Normal file
View File

@ -0,0 +1,69 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 100" style="enable-background:new 0 0 72 100;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill-opacity:0;stroke:#7191A1;stroke-width:2;}
.st2{fill:url(#SVGID_2_);}
.st3{fill:url(#SVGID_3_);}
.st4{fill-opacity:0;stroke:#7191A1;stroke-width:2;stroke-linejoin:bevel;}
.st5{enable-background:new ;}
.st6{fill:#4C6C7B;}
</style>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="matrix(1 0 0 1 0 2)">
<stop offset="0" style="stop-color:#C8D4DB"/>
<stop offset="0.139" style="stop-color:#D8E1E6"/>
<stop offset="0.359" style="stop-color:#EBF0F3"/>
<stop offset="0.617" style="stop-color:#F9FAFB"/>
<stop offset="1" style="stop-color:#FFFFFF"/>
</linearGradient>
<path class="st0" d="M45,1l27,26.7V99H0V1H45z"/>
<path class="st1" d="M45,1l27,26.7V99H0V1H45z"/>
</g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="36.8" y1="61.5893" x2="36.8" y2="20.3333">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<path class="st2" d="M51.4,37.7h-2.9V32c0-6.4-5.2-11.7-11.7-11.7S25.1,25.6,25.1,32v5.7h-2.9c-1.1,0-2,0.9-2,2v19.8
c0,1.1,0.9,2,2,2h29.1c1.1,0,2-0.9,2-2V39.8C53.4,38.6,52.5,37.7,51.4,37.7z M39.3,54.2c0.2,0.7-0.3,1.3-1,1.3h-3
c-0.7,0-1.2-0.7-1-1.3l1-3.7c-1.1-0.6-1.9-1.7-1.9-3.1c0-2,1.6-3.5,3.5-3.5s3.5,1.6,3.5,3.5c0,1.4-0.8,2.6-1.9,3.1L39.3,54.2z
M42.6,37.7H31V32c0-3.2,2.6-5.8,5.8-5.8s5.8,2.6,5.8,5.8L42.6,37.7L42.6,37.7z"/>
<g>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="45.0368" y1="25.8132" x2="58.5368" y2="12.3132" gradientTransform="matrix(1 0 0 1 0 2)">
<stop offset="0" style="stop-color:#FFFFFF"/>
<stop offset="0.35" style="stop-color:#FAFBFB"/>
<stop offset="0.532" style="stop-color:#EDF1F4"/>
<stop offset="0.675" style="stop-color:#DDE5E9"/>
<stop offset="0.799" style="stop-color:#C7D3DA"/>
<stop offset="0.908" style="stop-color:#ADBDC7"/>
<stop offset="1" style="stop-color:#92A5B0"/>
</linearGradient>
<path class="st3" d="M45,1l27,26.7H45V1z"/>
<path class="st4" d="M45,1l27,26.7H45V1z"/>
</g>
<g class="st5">
<path class="st6" d="M14.5,86.9l2.7,0.8c-0.4,1.5-1.1,2.6-2,3.3c-0.9,0.7-2.2,1.1-3.6,1.1c-1.8,0-3.3-0.6-4.5-1.9
c-1.2-1.2-1.7-2.9-1.7-5.1c0-2.3,0.6-4,1.8-5.3c1.2-1.3,2.7-1.9,4.6-1.9c1.7,0,3,0.5,4.1,1.5c0.6,0.6,1.1,1.4,1.4,2.5l-2.7,0.6
c-0.2-0.7-0.5-1.3-1-1.7c-0.5-0.4-1.1-0.6-1.9-0.6c-1,0-1.8,0.4-2.5,1.1c-0.6,0.7-0.9,1.9-0.9,3.5c0,1.7,0.3,2.9,0.9,3.7
c0.6,0.7,1.4,1.1,2.4,1.1c0.7,0,1.4-0.2,1.9-0.7C13.9,88.6,14.3,87.9,14.5,86.9z"/>
<path class="st6" d="M19.5,91.9V78.3h5.8c1.5,0,2.5,0.1,3.2,0.4c0.7,0.2,1.2,0.7,1.6,1.3c0.4,0.6,0.6,1.3,0.6,2.1
c0,1-0.3,1.9-0.9,2.5c-0.6,0.7-1.5,1.1-2.7,1.3c0.6,0.3,1.1,0.7,1.5,1.1c0.4,0.4,0.9,1.2,1.6,2.2l1.7,2.7h-3.3l-2-3
c-0.7-1.1-1.2-1.7-1.4-2c-0.3-0.3-0.5-0.5-0.8-0.6c-0.3-0.1-0.8-0.2-1.4-0.2h-0.6v5.7H19.5z M22.3,84h2c1.3,0,2.1-0.1,2.5-0.2
c0.3-0.1,0.6-0.3,0.8-0.6s0.3-0.6,0.3-1c0-0.5-0.1-0.8-0.4-1.1c-0.2-0.3-0.6-0.5-1-0.5c-0.2,0-0.9,0-2,0h-2.1V84z"/>
<path class="st6" d="M36.1,91.9v-5.7l-5-7.9h3.2l3.2,5.4l3.1-5.4h3.2l-5,7.9v5.7H36.1z"/>
<path class="st6" d="M45.2,91.9V78.3h4.4c1.7,0,2.8,0.1,3.3,0.2c0.8,0.2,1.4,0.6,2,1.3c0.5,0.7,0.8,1.6,0.8,2.6
c0,0.8-0.2,1.5-0.5,2.1s-0.7,1-1.2,1.3c-0.5,0.3-0.9,0.5-1.4,0.6c-0.7,0.1-1.6,0.2-2.8,0.2h-1.8v5.1H45.2z M47.9,80.6v3.9h1.5
c1.1,0,1.8-0.1,2.2-0.2c0.4-0.1,0.7-0.4,0.9-0.7c0.2-0.3,0.3-0.7,0.3-1.1c0-0.5-0.1-0.9-0.4-1.2c-0.3-0.3-0.7-0.5-1.1-0.6
c-0.3-0.1-1-0.1-2-0.1H47.9z"/>
<path class="st6" d="M60.9,91.9V80.6h-4v-2.3h10.8v2.3h-4v11.3H60.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

70
icons/classic/fax.svg Normal file
View File

@ -0,0 +1,70 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 100" style="enable-background:new 0 0 72 100;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill-opacity:0;stroke:#D41C5C;stroke-width:2;}
.st2{enable-background:new ;}
.st3{fill:#FFFFFF;}
.st4{fill:url(#SVGID_2_);}
.st5{fill-opacity:0;stroke:#D41C5C;stroke-width:2;stroke-linejoin:bevel;}
.st6{fill:url(#SVGID_3_);}
</style>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="101.0003" x2="36" y2="3.0043" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#F8B0B8"/>
<stop offset="0.211" style="stop-color:#F6ACB5"/>
<stop offset="0.37" style="stop-color:#F2A3AD"/>
<stop offset="0.512" style="stop-color:#ED95A1"/>
<stop offset="0.645" style="stop-color:#E78292"/>
<stop offset="0.77" style="stop-color:#E06980"/>
<stop offset="0.889" style="stop-color:#D7486B"/>
<stop offset="1" style="stop-color:#CE0757"/>
</linearGradient>
<path class="st0" d="M45.1,1l27.2,26.7V99H-0.2V1H45.1z"/>
<path class="st1" d="M45.1,1l27.2,26.7V99H-0.2V1H45.1z"/>
</g>
<g class="st2">
<path class="st3" d="M11,91.1V71.2h13.8v3.4h-9.8v4.7h8.4v3.4h-8.4v8.4H11z"/>
<path class="st3" d="M44.9,91.1h-4.4l-1.8-4.5h-8.1l-1.7,4.5h-4.3l7.9-19.8h4.3L44.9,91.1z M37.4,83.2l-2.8-7.4l-2.7,7.4H37.4z"/>
<path class="st3" d="M45,91.1l6.9-10.4l-6.2-9.5h4.8l4,6.4l4-6.4h4.7l-6.3,9.6l6.9,10.2h-4.9l-4.5-6.9l-4.5,6.9H45z"/>
</g>
<g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="45.1778" y1="74.1588" x2="58.7716" y2="87.7526" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#FFFEEE"/>
<stop offset="0.265" style="stop-color:#FFFAEC"/>
<stop offset="0.402" style="stop-color:#FEF2E6"/>
<stop offset="0.51" style="stop-color:#FCE7DC"/>
<stop offset="0.604" style="stop-color:#FAD7CF"/>
<stop offset="0.687" style="stop-color:#F6C3BF"/>
<stop offset="0.763" style="stop-color:#F2ABAC"/>
<stop offset="0.834" style="stop-color:#EE8F97"/>
<stop offset="0.901" style="stop-color:#EA6F82"/>
<stop offset="0.962" style="stop-color:#E5446D"/>
<stop offset="1" style="stop-color:#E30E60"/>
</linearGradient>
<path class="st4" d="M45.1,1l27.2,26.7H45.1V1z"/>
<path class="st5" d="M45.1,1l27.2,26.7H45.1V1z"/>
</g>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="57.7185" y1="58.4632" x2="20.5422" y2="31.5677" gradientTransform="matrix(-1 0 0 1 73.572 0)">
<stop offset="0" style="stop-color:#EE2868"/>
<stop offset="1" style="stop-color:#BC024F"/>
</linearGradient>
<path class="st6" d="M41.7,35.1h-2.4c-0.3,0-0.5-0.2-0.5-0.5v-11H28.5v4.5c0,0.9-0.7,1.6-1.6,1.6h-4.5v4.9c0,0.3-0.2,0.5-0.5,0.5
h-2.4c-0.3,0-0.5-0.2-0.5-0.5v-7.3l7.2-7.2H40c1.2,0,2.2,1,2.3,2.2v12.3C42.2,34.9,42,35.1,41.7,35.1z M42.2,61.1
C42.2,61.1,42.2,61.1,42.2,61.1c0,0.5-0.4,0.9-0.9,0.9H20.6c-2.4,0-4.3-1.9-4.3-4.3V39.4c0-0.5,0.4-0.9,0.9-0.9h24.2
c0.5,0,0.9,0.4,0.9,0.9V61.1L42.2,61.1z M25.2,44.2c0-1-0.8-1.8-1.8-1.8l0,0l0,0c-1,0-1.8,0.8-1.8,1.8l0,0c0,1,0.8,1.8,1.8,1.8l0,0
l0,0C24.4,46,25.2,45.2,25.2,44.2L25.2,44.2z M25.2,50.2c0-1-0.8-1.8-1.8-1.8l0,0c-1,0-1.8,0.8-1.8,1.8l0,0v0c0,1,0.8,1.8,1.8,1.8
l0,0h0C24.4,52.1,25.2,51.3,25.2,50.2C25.2,50.3,25.2,50.2,25.2,50.2z M29.4,42.4L29.4,42.4c-1,0-1.8,0.8-1.8,1.8l0,0
c0,1,0.8,1.8,1.8,1.8l0,0c1,0,1.8-0.8,1.8-1.8C31.2,43.2,30.4,42.4,29.4,42.4z M31.2,50.2L31.2,50.2c0-1-0.8-1.8-1.8-1.8l0,0
c-1,0-1.8,0.8-1.8,1.8l0,0v0c0,1,0.8,1.8,1.8,1.8l0,0C30.4,52.1,31.2,51.3,31.2,50.2L31.2,50.2z M31.2,56.3c0-1-0.8-1.8-1.8-1.8l0,0
c-1,0-1.8,0.8-1.8,1.8l0,0v0c0,1,0.8,1.8,1.8,1.8l0,0C30.4,58.1,31.2,57.3,31.2,56.3C31.2,56.3,31.2,56.3,31.2,56.3z M35.4,42.4
L35.4,42.4c-1,0-1.8,0.8-1.8,1.8l0,0c0,1,0.8,1.8,1.8,1.8l0,0c1,0,1.8-0.8,1.8-1.8S36.4,42.4,35.4,42.4z M37.2,50.2L37.2,50.2
c0-1-0.8-1.8-1.8-1.8l0,0c0,0,0,0,0,0c-1,0-1.8,0.8-1.8,1.8l0,0l0,0c0,1,0.8,1.8,1.8,1.8l0,0h0C36.4,52.1,37.3,51.3,37.2,50.2
L37.2,50.2z M37.3,56.3c0-1-0.8-1.8-1.8-1.8l0,0c-1,0-1.8,0.8-1.8,1.8l0,0l0,0c0,1,0.8,1.8,1.8,1.8l0,0
C36.4,58.1,37.2,57.3,37.3,56.3C37.3,56.3,37.3,56.3,37.3,56.3z M56.7,57.6V38.4c0,0,0,0,0,0c0-3-2.5-5.5-5.5-5.5h-4.6
c-0.5,0-0.9,0.4-0.9,0.9v27.3c0,0.5,0.4,0.9,0.9,0.9h5.8C54.8,62,56.7,60,56.7,57.6z"/>
</svg>

After

Width:  |  Height:  |  Size: 4.4 KiB

66
icons/classic/ico.svg Normal file
View File

@ -0,0 +1,66 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 100" style="enable-background:new 0 0 72 100;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.99;}
.st1{fill:url(#SVGID_1_);}
.st2{fill-opacity:0;stroke:#006E6C;stroke-width:2;}
.st3{enable-background:new ;}
.st4{fill:#FFFFFF;}
.st5{fill:url(#SVGID_2_);}
.st6{fill-opacity:0;stroke:#006E6C;stroke-width:2;stroke-linejoin:bevel;}
.st7{fill:url(#SVGID_3_);}
</style>
<g class="st0">
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.2" y1="3.0053" x2="36.2" y2="101.0001" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#006B69"/>
<stop offset="0.124" style="stop-color:#00807F"/>
<stop offset="0.262" style="stop-color:#009393"/>
<stop offset="0.41" style="stop-color:#00A3A3"/>
<stop offset="0.571" style="stop-color:#00B0AF"/>
<stop offset="0.752" style="stop-color:#08B8B7"/>
<stop offset="1" style="stop-color:#14BBBB"/>
</linearGradient>
<path class="st1" d="M45.2,1l26.9,26.7V99H0.3V1H45.2z"/>
<path class="st2" d="M45.2,1l26.9,26.7V99H0.3V1H45.2z"/>
</g>
<g class="st3">
<path class="st4" d="M13.3,91.1V71.2h4v19.8H13.3z"/>
<path class="st4" d="M34,83.8l3.9,1.2c-0.6,2.2-1.6,3.8-3,4.8c-1.4,1.1-3.2,1.6-5.3,1.6c-2.7,0-4.8-0.9-6.5-2.7s-2.6-4.3-2.6-7.4
c0-3.3,0.9-5.9,2.6-7.7s4-2.7,6.8-2.7c2.4,0,4.4,0.7,6,2.2c0.9,0.8,1.6,2.1,2,3.7l-4,0.9c-0.2-1-0.7-1.8-1.5-2.4
c-0.7-0.6-1.7-0.9-2.7-0.9c-1.5,0-2.7,0.5-3.6,1.6s-1.4,2.8-1.4,5.1c0,2.5,0.5,4.3,1.4,5.4s2.1,1.6,3.5,1.6c1.1,0,2-0.3,2.8-1
S33.6,85.2,34,83.8z"/>
<path class="st4" d="M40.5,81.3c0-2,0.3-3.7,0.9-5.1c0.5-1,1.1-1.9,1.9-2.7c0.8-0.8,1.6-1.4,2.6-1.8c1.2-0.5,2.7-0.8,4.3-0.8
c2.9,0,5.3,0.9,7.1,2.7c1.8,1.8,2.6,4.3,2.6,7.6c0,3.2-0.9,5.7-2.6,7.5c-1.8,1.8-4.1,2.7-7,2.7c-3,0-5.3-0.9-7.1-2.7
S40.5,84.4,40.5,81.3z M44.7,81.1c0,2.2,0.5,4,1.6,5.1c1,1.2,2.4,1.7,4,1.7s2.9-0.6,4-1.7c1-1.2,1.5-2.9,1.5-5.2
c0-2.3-0.5-4-1.5-5.1c-1-1.1-2.3-1.7-4-1.7s-3,0.6-4,1.7C45.2,77.1,44.7,78.9,44.7,81.1z"/>
</g>
<g class="st0">
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="45.2139" y1="74.2291" x2="58.667" y2="87.6823" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#D6EDE8"/>
<stop offset="0.297" style="stop-color:#D3EBE6"/>
<stop offset="0.44" style="stop-color:#C7E3DF"/>
<stop offset="0.551" style="stop-color:#B7D8D5"/>
<stop offset="0.645" style="stop-color:#A0CBC9"/>
<stop offset="0.729" style="stop-color:#84BAB9"/>
<stop offset="0.804" style="stop-color:#62A7A7"/>
<stop offset="0.874" style="stop-color:#349394"/>
<stop offset="0.938" style="stop-color:#007F7F"/>
<stop offset="0.998" style="stop-color:#006B6A"/>
<stop offset="1" style="stop-color:#006B69"/>
</linearGradient>
<path class="st5" d="M45.2,1l26.9,26.7H45.2V1z"/>
<path class="st6" d="M45.2,1l26.9,26.7H45.2V1z"/>
</g>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="36.1184" y1="63.1584" x2="36.1184" y2="15.82">
<stop offset="5.000000e-03" style="stop-color:#008281"/>
<stop offset="0.343" style="stop-color:#006A69"/>
<stop offset="1" style="stop-color:#003836"/>
</linearGradient>
<path class="st7" d="M35.8,16.2c0.2-0.5,0.4-0.5,0.6,0l5.4,16.7c0.2,0.5,0.6,0.9,1.2,0.9h17.6c0.5,0,0.6,0.2,0.2,0.5L46.5,44.6
c-0.4,0.3-0.6,0.9-0.4,1.4l5.4,16.7c0.2,0.5-0.1,0.6-0.4,0.3L36.8,52.7c-0.4-0.3-1-0.3-1.5,0L21.2,63c-0.4,0.3-0.6,0.1-0.4-0.3
L26.2,46c0.1-0.5,0-1.1-0.4-1.4L11.5,34.3c-0.4-0.3-0.3-0.5,0.2-0.5h17.6c0.5,0,1-0.4,1.2-0.9L35.8,16.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

57
icons/classic/idx.svg Normal file
View File

@ -0,0 +1,57 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 100" style="enable-background:new 0 0 72 100;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill-opacity:0;stroke:#7191A1;stroke-width:2;}
.st2{enable-background:new ;}
.st3{fill:#4C6C7B;}
.st4{fill:url(#SVGID_2_);}
.st5{fill:url(#SVGID_3_);}
.st6{fill-opacity:0;stroke:#7191A1;stroke-width:2;stroke-linejoin:bevel;}
.st7{fill:url(#SVGID_4_);}
</style>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.2" y1="3.0143" x2="36.2" y2="101.0005" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#C8D4DB"/>
<stop offset="0.139" style="stop-color:#D8E1E6"/>
<stop offset="0.359" style="stop-color:#EBF0F3"/>
<stop offset="0.617" style="stop-color:#F9FAFB"/>
<stop offset="1" style="stop-color:#FFFFFF"/>
</linearGradient>
<path class="st0" d="M45.2,1l27.1,26.7V99H0.1V1H45.2z"/>
<path class="st1" d="M45.2,1l27.1,26.7V99H0.1V1H45.2z"/>
<g class="st2">
<path class="st3" d="M15.8,90.1V70.2h4.1v19.8H15.8z"/>
<path class="st3" d="M23.7,70.2h7.4c1.7,0,2.9,0.1,3.8,0.4c1.2,0.3,2.2,1,3,1.8s1.5,1.9,1.9,3.2c0.4,1.3,0.7,2.8,0.7,4.7
c0,1.6-0.2,3-0.6,4.2c-0.5,1.4-1.2,2.6-2.2,3.5c-0.7,0.7-1.7,1.2-2.9,1.6c-0.9,0.3-2.1,0.4-3.6,0.4h-7.6V70.2z M27.8,73.6v13.1h3
c1.1,0,2-0.1,2.5-0.2c0.7-0.2,1.2-0.4,1.6-0.8c0.4-0.4,0.8-1,1.1-1.9c0.3-0.9,0.4-2.1,0.4-3.6c0-1.5-0.1-2.7-0.4-3.5
c-0.3-0.8-0.7-1.5-1.2-1.9c-0.5-0.5-1.1-0.8-1.9-0.9c-0.6-0.1-1.7-0.2-3.3-0.2H27.8z"/>
<path class="st3" d="M42,90.1l6.9-10.4l-6.2-9.5h4.7l4,6.4l4-6.4H60l-6.3,9.6l6.9,10.2h-4.9l-4.5-6.9l-4.5,6.9H42z"/>
</g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="31.7471" y1="69.9349" x2="31.7471" y2="69.9864" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#ADCCDC"/>
<stop offset="1" style="stop-color:#4C6C7B"/>
</linearGradient>
<path class="st4" d="M31.8,32C31.7,32.1,31.7,32.1,31.8,32"/>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="45.3238" y1="74.1844" x2="58.8707" y2="87.7313" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#FFFFFF"/>
<stop offset="0.35" style="stop-color:#FAFBFB"/>
<stop offset="0.532" style="stop-color:#EDF1F4"/>
<stop offset="0.675" style="stop-color:#DDE5E9"/>
<stop offset="0.799" style="stop-color:#C7D3DA"/>
<stop offset="0.908" style="stop-color:#ADBDC7"/>
<stop offset="1" style="stop-color:#92A5B0"/>
</linearGradient>
<path class="st5" d="M45.2,1l27.1,26.7H45.2V1z"/>
<path class="st6" d="M45.2,1l27.1,26.7H45.2V1z"/>
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="35.5252" y1="61" x2="35.5252" y2="16">
<stop offset="0" style="stop-color:#ADCCDC"/>
<stop offset="1" style="stop-color:#4C6C7B"/>
</linearGradient>
<path class="st7" d="M52.7,43.8c0,2.8-2.1,12.5-2.1,12.5C50.1,58.5,48,61,45.3,61H32.6c-1.9,0-3.6-1.1-4.3-2.8
c0,0-6.2-11.5-8.8-15.7c-1.7-2.9-1.7-2.9,0.5-4.1c0.4-0.2,0.8-0.3,1.2-0.3c0.9,0,1.5,0.5,2.1,1.2l3.8,4.4l1.2,1.5v-1.9V18.4
c0-1.3,1.2-2.4,2.6-2.4c1.3,0,2.4,1.1,2.4,2.4l0.4,17.1H35l0.2-3c0-1.3,1.1-2.4,2.4-2.4c1.3,0,2.4,1.1,2.4,2.4l0.2,3.6h1.1l0.2-2.4
c0-1.3,1.1-2.4,2.4-2.4c1.3,0,2.4,1.1,2.4,2.5l0.2,2.4l0,0.6h0.9l0.2-1.2l0,0v0c0-1.3,1.1-2.4,2.4-2.4c1.3,0,2.4,1.1,2.4,2.4
C52.7,35.6,52.7,41,52.7,43.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

87
icons/classic/inf.svg Normal file
View File

@ -0,0 +1,87 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 100" style="enable-background:new 0 0 72 100;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill-opacity:0;stroke:#7191A1;stroke-width:2;}
.st2{fill:url(#SVGID_2_);}
.st3{fill:url(#SVGID_3_);}
.st4{fill:url(#SVGID_4_);}
.st5{fill:url(#SVGID_5_);}
.st6{fill-opacity:0;stroke:#7191A1;stroke-width:2;stroke-linejoin:bevel;}
.st7{enable-background:new ;}
.st8{fill:#4C6C7B;}
</style>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="matrix(1 0 0 1 0 2)">
<stop offset="0" style="stop-color:#C8D4DB"/>
<stop offset="0.139" style="stop-color:#D8E1E6"/>
<stop offset="0.359" style="stop-color:#EBF0F3"/>
<stop offset="0.617" style="stop-color:#F9FAFB"/>
<stop offset="1" style="stop-color:#FFFFFF"/>
</linearGradient>
<path class="st0" d="M45,1l27,26.7V99H0V1H45z"/>
<path class="st1" d="M45,1l27,26.7V99H0V1H45z"/>
</g>
<g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="36.2" y1="61.7167" x2="36.2" y2="20.7167">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<path class="st2" d="M42,35.4c0-2.5-1.5-4.5-3.7-5.4v-7.3c0-1.2-0.9-2.1-2.1-2.1s-2.1,0.9-2.1,2.1v7.3c-2.2,0.8-3.7,2.9-3.7,5.4
c0,2.5,1.5,4.6,3.7,5.4c0,0.1-0.1,0.3-0.1,0.4v18.4c0,1.2,0.9,2.1,2.1,2.1s2.1-0.9,2.1-2.1V41.2c0-0.2,0-0.3-0.1-0.4
C40.5,40,42,37.9,42,35.4z M36.2,37c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6S37.1,37,36.2,37z"/>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="50.9179" y1="61.7167" x2="50.9179" y2="20.7167">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<path class="st3" d="M53,22.8c0-1.2-0.9-2.1-2.1-2.1c-1.2,0-2.1,0.9-2.1,2.1v17.2c-2.2,0.8-3.7,2.9-3.7,5.4c0,2.5,1.5,4.6,3.7,5.4
c0,0.1-0.1,0.3-0.1,0.4v8.4c0,1.2,0.9,2.1,2.1,2.1c1.2,0,2.1-0.9,2.1-2.1v-8.4c0-0.2,0-0.3-0.1-0.4c2.2-0.8,3.7-2.9,3.7-5.4
c0-2.5-1.5-4.5-3.7-5.4V22.8z M50.9,47c-0.9,0-1.6-0.7-1.6-1.6c0-0.9,0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6C52.5,46.3,51.8,47,50.9,47z"
/>
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="21.4821" y1="61.7167" x2="21.4821" y2="20.7167">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<path class="st4" d="M19.4,59.6c0,1.2,0.9,2.1,2.1,2.1c1.2,0,2.1-0.9,2.1-2.1v-8.4c0-0.2,0-0.3-0.1-0.4c2.2-0.8,3.7-2.9,3.7-5.4
c0-2.5-1.5-4.5-3.7-5.4V22.8c0-1.2-0.9-2.1-2.1-2.1c-1.2,0-2.1,0.9-2.1,2.1v17.2c-2.2,0.8-3.7,2.9-3.7,5.4c0,2.5,1.5,4.6,3.7,5.4
c0,0.1-0.1,0.3-0.1,0.4V59.6z M21.5,43.8c0.9,0,1.6,0.7,1.6,1.6c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6
C19.9,44.5,20.6,43.8,21.5,43.8z"/>
</g>
<g>
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="45.0368" y1="25.8132" x2="58.5368" y2="12.3132" gradientTransform="matrix(1 0 0 1 0 2)">
<stop offset="0" style="stop-color:#FFFFFF"/>
<stop offset="0.35" style="stop-color:#FAFBFB"/>
<stop offset="0.532" style="stop-color:#EDF1F4"/>
<stop offset="0.675" style="stop-color:#DDE5E9"/>
<stop offset="0.799" style="stop-color:#C7D3DA"/>
<stop offset="0.908" style="stop-color:#ADBDC7"/>
<stop offset="1" style="stop-color:#92A5B0"/>
</linearGradient>
<path class="st5" d="M45,1l27,26.7H45V1z"/>
<path class="st6" d="M45,1l27,26.7H45V1z"/>
</g>
<g class="st7">
<path class="st8" d="M16,91.9v-20h4v20H16z"/>
<path class="st8" d="M23.9,91.9v-20h3.9l8.2,13.4V71.8h3.8v20h-4.1l-8.1-13.1v13.1H23.9z"/>
<path class="st8" d="M44.1,91.9v-20h13.7v3.4h-9.7V80h8.4v3.4h-8.4v8.5H44.1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

87
icons/classic/ini.svg Normal file
View File

@ -0,0 +1,87 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 100" style="enable-background:new 0 0 72 100;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill-opacity:0;stroke:#7191A1;stroke-width:2;}
.st2{fill:url(#SVGID_2_);}
.st3{fill:url(#SVGID_3_);}
.st4{fill:url(#SVGID_4_);}
.st5{fill:url(#SVGID_5_);}
.st6{fill-opacity:0;stroke:#7191A1;stroke-width:2;stroke-linejoin:bevel;}
.st7{enable-background:new ;}
.st8{fill:#4C6C7B;}
</style>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="matrix(1 0 0 1 0 2)">
<stop offset="0" style="stop-color:#C8D4DB"/>
<stop offset="0.139" style="stop-color:#D8E1E6"/>
<stop offset="0.359" style="stop-color:#EBF0F3"/>
<stop offset="0.617" style="stop-color:#F9FAFB"/>
<stop offset="1" style="stop-color:#FFFFFF"/>
</linearGradient>
<path class="st0" d="M45,1l27,26.7V99H0V1H45z"/>
<path class="st1" d="M45,1l27,26.7V99H0V1H45z"/>
</g>
<g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="36.2" y1="61.7167" x2="36.2" y2="20.7167">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<path class="st2" d="M42,35.4c0-2.5-1.5-4.5-3.7-5.4v-7.3c0-1.2-0.9-2.1-2.1-2.1s-2.1,0.9-2.1,2.1v7.3c-2.2,0.8-3.7,2.9-3.7,5.4
c0,2.5,1.5,4.6,3.7,5.4c0,0.1-0.1,0.3-0.1,0.4v18.4c0,1.2,0.9,2.1,2.1,2.1s2.1-0.9,2.1-2.1V41.2c0-0.2,0-0.3-0.1-0.4
C40.5,40,42,37.9,42,35.4z M36.2,37c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6S37.1,37,36.2,37z"/>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="50.9179" y1="61.7167" x2="50.9179" y2="20.7167">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<path class="st3" d="M53,22.8c0-1.2-0.9-2.1-2.1-2.1c-1.2,0-2.1,0.9-2.1,2.1v17.2c-2.2,0.8-3.7,2.9-3.7,5.4c0,2.5,1.5,4.6,3.7,5.4
c0,0.1-0.1,0.3-0.1,0.4v8.4c0,1.2,0.9,2.1,2.1,2.1c1.2,0,2.1-0.9,2.1-2.1v-8.4c0-0.2,0-0.3-0.1-0.4c2.2-0.8,3.7-2.9,3.7-5.4
c0-2.5-1.5-4.5-3.7-5.4V22.8z M50.9,47c-0.9,0-1.6-0.7-1.6-1.6c0-0.9,0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6C52.5,46.3,51.8,47,50.9,47z"
/>
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="21.4821" y1="61.7167" x2="21.4821" y2="20.7167">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<path class="st4" d="M19.4,59.6c0,1.2,0.9,2.1,2.1,2.1c1.2,0,2.1-0.9,2.1-2.1v-8.4c0-0.2,0-0.3-0.1-0.4c2.2-0.8,3.7-2.9,3.7-5.4
c0-2.5-1.5-4.5-3.7-5.4V22.8c0-1.2-0.9-2.1-2.1-2.1c-1.2,0-2.1,0.9-2.1,2.1v17.2c-2.2,0.8-3.7,2.9-3.7,5.4c0,2.5,1.5,4.6,3.7,5.4
c0,0.1-0.1,0.3-0.1,0.4V59.6z M21.5,43.8c0.9,0,1.6,0.7,1.6,1.6c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6
C19.9,44.5,20.6,43.8,21.5,43.8z"/>
</g>
<g>
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="45.0368" y1="25.8132" x2="58.5368" y2="12.3132" gradientTransform="matrix(1 0 0 1 0 2)">
<stop offset="0" style="stop-color:#FFFFFF"/>
<stop offset="0.35" style="stop-color:#FAFBFB"/>
<stop offset="0.532" style="stop-color:#EDF1F4"/>
<stop offset="0.675" style="stop-color:#DDE5E9"/>
<stop offset="0.799" style="stop-color:#C7D3DA"/>
<stop offset="0.908" style="stop-color:#ADBDC7"/>
<stop offset="1" style="stop-color:#92A5B0"/>
</linearGradient>
<path class="st5" d="M45,1l27,26.7H45V1z"/>
<path class="st6" d="M45,1l27,26.7H45V1z"/>
</g>
<g class="st7">
<path class="st8" d="M20.7,91.9v-20h4v20H20.7z"/>
<path class="st8" d="M28.6,91.9v-20h3.9l8.2,13.4V71.8h3.8v20h-4.1l-8.1-13.1v13.1H28.6z"/>
<path class="st8" d="M48.7,91.9v-20h4v20H48.7z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

175
icons/classic/nes.svg Normal file
View File

@ -0,0 +1,175 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 100" style="enable-background:new 0 0 72 100;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill-opacity:0;stroke:#7191A1;stroke-width:2;}
.st2{enable-background:new ;}
.st3{fill:#4C6C7B;}
.st4{fill:url(#SVGID_2_);}
.st5{fill-opacity:0;stroke:#7191A1;stroke-width:2;stroke-linejoin:bevel;}
.st6{fill:url(#SVGID_3_);stroke:url(#SVGID_4_);stroke-miterlimit:10;}
.st7{fill:url(#SVGID_5_);stroke:url(#SVGID_6_);stroke-miterlimit:10;}
.st8{fill:url(#SVGID_7_);stroke:url(#SVGID_8_);stroke-miterlimit:10;}
.st9{fill:url(#SVGID_9_);stroke:url(#SVGID_10_);stroke-miterlimit:10;}
.st10{fill:url(#SVGID_11_);stroke:url(#SVGID_12_);stroke-miterlimit:10;}
.st11{fill:url(#SVGID_13_);stroke:url(#SVGID_14_);stroke-miterlimit:10;}
</style>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="2.9534" x2="36" y2="100.9501" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#C8D4DB"/>
<stop offset="0.139" style="stop-color:#D8E1E6"/>
<stop offset="0.359" style="stop-color:#EBF0F3"/>
<stop offset="0.617" style="stop-color:#F9FAFB"/>
<stop offset="1" style="stop-color:#FFFFFF"/>
</linearGradient>
<path class="st0" d="M45,1l27,26.7V99H0V1H45z"/>
<path class="st1" d="M45,1l27,26.7V99H0V1H45z"/>
</g>
<g class="st2">
<path class="st3" d="M9.9,91.1V71.8h3.8l8,12.9V71.8h3.7v19.3h-4l-7.9-12.6v12.6H9.9z"/>
<path class="st3" d="M29.5,91.1V71.8H44v3.3H33.5v4.3h9.8v3.3h-9.8v5.3h10.9v3.3H29.5z"/>
<path class="st3" d="M46.7,84.8l3.8-0.4c0.2,1.3,0.7,2.2,1.4,2.8s1.7,0.9,2.9,0.9c1.3,0,2.2-0.3,2.9-0.8c0.6-0.5,1-1.2,1-1.9
c0-0.5-0.1-0.8-0.4-1.2c-0.3-0.3-0.7-0.6-1.4-0.8c-0.5-0.2-1.5-0.4-3.2-0.8c-2.1-0.5-3.6-1.2-4.4-1.9c-1.2-1.1-1.8-2.4-1.8-3.9
c0-1,0.3-1.9,0.8-2.8c0.6-0.9,1.4-1.5,2.4-2s2.3-0.7,3.8-0.7c2.5,0,4.3,0.5,5.5,1.6s1.9,2.5,2,4.3l-3.9,0.2c-0.2-1-0.5-1.7-1.1-2.1
c-0.6-0.4-1.4-0.7-2.5-0.7c-1.1,0-2,0.2-2.7,0.7c-0.4,0.3-0.6,0.7-0.6,1.2c0,0.5,0.2,0.8,0.6,1.2c0.5,0.4,1.7,0.8,3.6,1.3
c1.9,0.4,3.3,0.9,4.3,1.4c0.9,0.5,1.6,1.1,2.2,2c0.5,0.8,0.8,1.9,0.8,3.1c0,1.1-0.3,2.1-0.9,3.1s-1.5,1.7-2.6,2.2
c-1.1,0.5-2.6,0.7-4.2,0.7c-2.5,0-4.4-0.6-5.7-1.7C47.8,88.6,47,87,46.7,84.8z"/>
</g>
<g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="45.0684" y1="74.1553" x2="58.5684" y2="87.6553" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#FFFFFF"/>
<stop offset="0.35" style="stop-color:#FAFBFB"/>
<stop offset="0.532" style="stop-color:#EDF1F4"/>
<stop offset="0.675" style="stop-color:#DDE5E9"/>
<stop offset="0.799" style="stop-color:#C7D3DA"/>
<stop offset="0.908" style="stop-color:#ADBDC7"/>
<stop offset="1" style="stop-color:#92A5B0"/>
</linearGradient>
<path class="st4" d="M45,1l27,26.7H45V1z"/>
<path class="st5" d="M45,1l27,26.7H45V1z"/>
</g>
<g>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="9.6" y1="43.0497" x2="63" y2="43.0497">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="9.1" y1="43.0497" x2="63.5" y2="43.0497">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<path class="st6" d="M61.6,34.8H23.8v-8.3h-2.7v8.3H10.9c-0.7,0-1.3,0.6-1.3,1.3v22.2c0,0.7,0.6,1.3,1.3,1.3h50.7
c0.7,0,1.3-0.6,1.3-1.3V36.1C62.9,35.4,62.3,34.8,61.6,34.8z M60.3,57h-48V37.4h48.1L60.3,57L60.3,57z"/>
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="27.7759" y1="51.0099" x2="33.0827" y2="51.0099">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="27.2759" y1="51.0099" x2="33.5827" y2="51.0099">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<path class="st7" d="M29.1,52.3h2.7c0.7,0,1.3-0.6,1.3-1.3c0-0.7-0.6-1.3-1.3-1.3h-2.7c-0.7,0-1.3,0.6-1.3,1.3
C27.8,51.7,28.4,52.3,29.1,52.3z"/>
<linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="35.0728" y1="51.0099" x2="40.3796" y2="51.0099">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="34.5728" y1="51.0099" x2="40.8796" y2="51.0099">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<path class="st8" d="M36.4,52.3h2.7c0.7,0,1.3-0.6,1.3-1.3c0-0.7-0.6-1.3-1.3-1.3h-2.7c-0.7,0-1.3,0.6-1.3,1.3
C35.1,51.7,35.7,52.3,36.4,52.3z"/>
<linearGradient id="SVGID_9_" gradientUnits="userSpaceOnUse" x1="14.2435" y1="47.859" x2="23.2651" y2="47.859">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<linearGradient id="SVGID_10_" gradientUnits="userSpaceOnUse" x1="13.7435" y1="47.859" x2="23.7651" y2="47.859">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<polygon class="st9" points="17.4,52.3 20.1,52.3 20.1,49.2 23.3,49.2 23.3,46.5 20.1,46.5 20.1,43.4 17.4,43.4 17.4,46.5
14.2,46.5 14.2,49.2 17.4,49.2 "/>
<linearGradient id="SVGID_11_" gradientUnits="userSpaceOnUse" x1="46.2171" y1="49.5506" x2="50.9933" y2="49.5506">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<linearGradient id="SVGID_12_" gradientUnits="userSpaceOnUse" x1="45.7171" y1="49.5506" x2="51.4933" y2="49.5506">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<circle class="st10" cx="48.6" cy="49.6" r="2.4"/>
<linearGradient id="SVGID_13_" gradientUnits="userSpaceOnUse" x1="53.514" y1="49.5506" x2="58.2902" y2="49.5506">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<linearGradient id="SVGID_14_" gradientUnits="userSpaceOnUse" x1="53.014" y1="49.5506" x2="58.7902" y2="49.5506">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<circle class="st11" cx="55.9" cy="49.6" r="2.4"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.7 KiB

52
icons/classic/pcd.svg Normal file
View File

@ -0,0 +1,52 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 100" style="enable-background:new 0 0 72 100;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill-opacity:0;stroke:#7191A1;stroke-width:2;}
.st2{fill:url(#SVGID_2_);}
.st3{fill-opacity:0;stroke:#7191A1;stroke-width:2;stroke-linejoin:bevel;}
.st4{enable-background:new ;}
.st5{fill:#4C6C7B;}
</style>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="127.8" x2="36" y2="29.8" gradientTransform="matrix(1 0 0 1 0 -29)">
<stop offset="0" style="stop-color:#C8D4DB"/>
<stop offset="0.139" style="stop-color:#D8E1E6"/>
<stop offset="0.359" style="stop-color:#EBF0F3"/>
<stop offset="0.617" style="stop-color:#F9FAFB"/>
<stop offset="1" style="stop-color:#FFFFFF"/>
</linearGradient>
<path class="st0" d="M45,0.8l27,26.7v71.3H0v-98L45,0.8z"/>
<path class="st1" d="M45,0.8l27,26.7v71.3H0v-98L45,0.8z"/>
</g>
<g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="45.075" y1="56.575" x2="58.575" y2="43.075" gradientTransform="matrix(1 0 0 1 0 -29)">
<stop offset="0" style="stop-color:#FFFFFF"/>
<stop offset="0.35" style="stop-color:#FAFBFB"/>
<stop offset="0.532" style="stop-color:#EDF1F4"/>
<stop offset="0.675" style="stop-color:#DDE5E9"/>
<stop offset="0.799" style="stop-color:#C7D3DA"/>
<stop offset="0.908" style="stop-color:#ADBDC7"/>
<stop offset="1" style="stop-color:#92A5B0"/>
</linearGradient>
<path class="st2" d="M45,0.8l27,26.7H45V0.8z"/>
<path class="st3" d="M45,0.8l27,26.7H45V0.8z"/>
</g>
<g class="st4">
<path class="st5" d="M9.3,89.8v-20h6.5c2.5,0,4.1,0.1,4.8,0.3c1.1,0.3,2.1,1,2.9,2c0.8,1,1.2,2.3,1.2,3.9c0,1.2-0.2,2.3-0.7,3.1
c-0.4,0.8-1,1.5-1.7,2c-0.7,0.5-1.4,0.8-2.1,1c-1,0.2-2.4,0.3-4.2,0.3h-2.6v7.6H9.3z M13.4,73.1v5.7h2.2c1.6,0,2.7-0.1,3.2-0.3
c0.5-0.2,1-0.5,1.3-1c0.3-0.4,0.5-1,0.5-1.6c0-0.7-0.2-1.3-0.6-1.8c-0.4-0.5-1-0.8-1.6-0.9c-0.5-0.1-1.5-0.1-2.9-0.1H13.4z"/>
<path class="st5" d="M40.8,82.4l3.9,1.2c-0.6,2.2-1.6,3.8-3,4.9s-3.2,1.6-5.3,1.6c-2.7,0-4.8-0.9-6.6-2.7c-1.7-1.8-2.6-4.3-2.6-7.5
c0-3.3,0.9-5.9,2.6-7.8s4-2.8,6.8-2.8c2.5,0,4.4,0.7,6,2.2c0.9,0.9,1.6,2.1,2.1,3.7l-4,1c-0.2-1-0.7-1.9-1.5-2.5s-1.7-0.9-2.7-0.9
c-1.5,0-2.7,0.5-3.6,1.6c-0.9,1.1-1.4,2.8-1.4,5.2c0,2.5,0.5,4.3,1.4,5.4c0.9,1.1,2.1,1.6,3.6,1.6c1.1,0,2-0.3,2.8-1
S40.5,83.9,40.8,82.4z"/>
<path class="st5" d="M48.2,69.8h7.4c1.7,0,2.9,0.1,3.8,0.4c1.2,0.3,2.2,1,3,1.8s1.5,2,1.9,3.2S65,78.1,65,80c0,1.6-0.2,3.1-0.6,4.3
c-0.5,1.5-1.2,2.6-2.1,3.5c-0.7,0.7-1.6,1.2-2.8,1.6c-0.9,0.3-2.1,0.4-3.6,0.4h-7.6V69.8z M52.2,73.1v13.3h3c1.1,0,1.9-0.1,2.4-0.2
c0.7-0.2,1.2-0.4,1.6-0.8s0.8-1,1.1-1.9s0.4-2.1,0.4-3.7s-0.1-2.7-0.4-3.6s-0.7-1.5-1.1-1.9s-1.1-0.8-1.9-0.9
c-0.6-0.1-1.7-0.2-3.3-0.2H52.2z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

121
icons/classic/sdf.svg Normal file
View File

@ -0,0 +1,121 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 100" style="enable-background:new 0 0 72 100;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill-opacity:0;stroke:#7191A1;stroke-width:2;}
.st2{enable-background:new ;}
.st3{fill:#4C6C7B;}
.st4{fill:#F2F2F2;}
.st5{fill:url(#SVGID_2_);}
.st6{fill:url(#SVGID_3_);}
.st7{fill:url(#SVGID_4_);}
.st8{fill:url(#SVGID_5_);}
.st9{fill:#FFFFFF;}
.st10{fill:url(#SVGID_6_);}
.st11{fill:url(#SVGID_7_);}
.st12{fill:url(#SVGID_8_);}
.st13{fill-opacity:0;stroke:#7191A1;stroke-width:2;stroke-linejoin:bevel;}
</style>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="2.9534" x2="36" y2="100.9501" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#C8D4DB"/>
<stop offset="0.139" style="stop-color:#D8E1E6"/>
<stop offset="0.359" style="stop-color:#EBF0F3"/>
<stop offset="0.617" style="stop-color:#F9FAFB"/>
<stop offset="1" style="stop-color:#FFFFFF"/>
</linearGradient>
<path class="st0" d="M45,1l27,26.7V99H0V1H45z"/>
<path class="st1" d="M45,1l27,26.7V99H0V1H45z"/>
</g>
<g class="st2">
<path class="st3" d="M9.6,84.8l3.8-0.4c0.2,1.3,0.7,2.2,1.4,2.8c0.7,0.6,1.7,0.9,2.9,0.9c1.3,0,2.2-0.3,2.9-0.8
c0.6-0.5,1-1.2,1-1.9c0-0.5-0.1-0.8-0.4-1.2c-0.3-0.3-0.7-0.6-1.4-0.8c-0.5-0.2-1.5-0.4-3.2-0.8c-2.1-0.5-3.6-1.2-4.4-1.9
c-1.2-1.1-1.8-2.4-1.8-3.9c0-1,0.3-1.9,0.8-2.8c0.6-0.9,1.4-1.5,2.4-2s2.3-0.7,3.8-0.7c2.5,0,4.3,0.5,5.5,1.6
c1.2,1.1,1.9,2.5,2,4.3L21,77.5c-0.2-1-0.5-1.7-1.1-2.1c-0.6-0.4-1.4-0.7-2.5-0.7c-1.1,0-2,0.2-2.7,0.7c-0.4,0.3-0.6,0.7-0.6,1.2
c0,0.5,0.2,0.8,0.6,1.2c0.5,0.4,1.7,0.8,3.6,1.3c1.9,0.4,3.3,0.9,4.3,1.4c0.9,0.5,1.6,1.1,2.2,2c0.5,0.8,0.8,1.9,0.8,3.1
c0,1.1-0.3,2.1-0.9,3.1c-0.6,1-1.5,1.7-2.6,2.2c-1.1,0.5-2.6,0.7-4.2,0.7c-2.5,0-4.4-0.6-5.7-1.7C10.7,88.6,9.9,87,9.6,84.8z"/>
<path class="st3" d="M28.8,71.8H36c1.6,0,2.9,0.1,3.7,0.4c1.1,0.3,2.1,0.9,2.9,1.8c0.8,0.9,1.4,1.9,1.9,3.1
c0.4,1.2,0.6,2.8,0.6,4.6c0,1.6-0.2,3-0.6,4.1c-0.5,1.4-1.2,2.5-2.1,3.4c-0.7,0.7-1.6,1.2-2.8,1.5c-0.9,0.3-2,0.4-3.5,0.4h-7.4
V71.8z M32.8,75.1v12.8h2.9c1.1,0,1.9-0.1,2.4-0.2c0.6-0.2,1.2-0.4,1.6-0.8c0.4-0.4,0.8-1,1-1.9c0.3-0.9,0.4-2,0.4-3.5
S41,78.8,40.7,78c-0.3-0.8-0.6-1.4-1.1-1.9c-0.5-0.4-1.1-0.8-1.8-0.9c-0.6-0.1-1.6-0.2-3.2-0.2H32.8z"/>
<path class="st3" d="M48.6,91.1V71.8H62v3.3h-9.4v4.6h8.2v3.3h-8.2v8.2H48.6z"/>
</g>
<g>
<g>
<path class="st4" d="M54,48.1c0,2.5-8.1,4.5-18,4.5c-9.9,0-18-2-18-4.5c0-2.5,8.1-4.5,18-4.5C45.9,43.6,54,45.6,54,48.1z"/>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="28.9721" y1="47.2221" x2="43.0279" y2="61.2778" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#CCDDE7"/>
<stop offset="0.212" style="stop-color:#B4CCD8"/>
<stop offset="0.639" style="stop-color:#7DA0B1"/>
<stop offset="1" style="stop-color:#4F7A8D"/>
</linearGradient>
<path class="st5" d="M49.5,47.8c0,2.2-6,3.9-13.5,3.9c-7.5,0-13.5-1.7-13.5-3.9s6-3.9,13.5-3.9C43.5,43.9,49.5,45.6,49.5,47.8z"/>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="18" y1="45.9" x2="54" y2="45.9" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#CCDDE7"/>
<stop offset="0.212" style="stop-color:#B4CCD8"/>
<stop offset="0.639" style="stop-color:#7DA0B1"/>
<stop offset="1" style="stop-color:#4F7A8D"/>
</linearGradient>
<path class="st6" d="M18,48.3v11.2c0,0,4.5,4.5,18,4.5s18-4.5,18-4.5V48.3c0,0-2.2,3.9-18,4.2C20.2,52.8,18,48.3,18,48.3z"/>
</g>
<g>
<path class="st4" d="M54,32.3c0,2.5-8.1,4.5-18,4.5c-9.9,0-18-2-18-4.5c0-2.5,8.1-4.5,18-4.5C45.9,27.8,54,29.8,54,32.3z"/>
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="28.954" y1="63.004" x2="43.0097" y2="77.0597" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#CCDDE7"/>
<stop offset="0.212" style="stop-color:#B4CCD8"/>
<stop offset="0.639" style="stop-color:#7DA0B1"/>
<stop offset="1" style="stop-color:#4F7A8D"/>
</linearGradient>
<path class="st7" d="M49.5,31.9c0,2.2-6,3.9-13.5,3.9c-7.5,0-13.5-1.7-13.5-3.9c0-2.2,6-3.9,13.5-3.9
C43.5,28.1,49.5,29.8,49.5,31.9z"/>
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="18" y1="61.6" x2="54" y2="61.6" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#CCDDE7"/>
<stop offset="0.212" style="stop-color:#B4CCD8"/>
<stop offset="0.639" style="stop-color:#7DA0B1"/>
<stop offset="1" style="stop-color:#4F7A8D"/>
</linearGradient>
<path class="st8" d="M18,32.6v11.2c0,0,4.5,4.5,18,4.5s18-4.5,18-4.5V32.6c0,0-2.2,3.9-18,4.2C20.2,37.1,18,32.6,18,32.6z"/>
</g>
<g>
<path class="st9" d="M54,16.6c0,2.5-8.1,4.5-18,4.5c-9.9,0-18-2-18-4.5c0-2.5,8.1-4.5,18-4.5C45.9,12.1,54,14.1,54,16.6z"/>
<linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="28.9721" y1="78.7221" x2="43.0279" y2="92.7778" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#CCDDE7"/>
<stop offset="0.265" style="stop-color:#B5CCD8"/>
<stop offset="0.798" style="stop-color:#7FA0B1"/>
<stop offset="1" style="stop-color:#6A8FA1"/>
</linearGradient>
<path class="st10" d="M49.5,16.3c0,2.2-6,3.9-13.5,3.9c-7.5,0-13.5-1.7-13.5-3.9s6-3.9,13.5-3.9C43.5,12.4,49.5,14.1,49.5,16.3z"
/>
<linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="18" y1="77.4" x2="54" y2="77.4" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#CCDDE7"/>
<stop offset="0.265" style="stop-color:#B5CCD8"/>
<stop offset="0.798" style="stop-color:#7FA0B1"/>
<stop offset="1" style="stop-color:#6A8FA1"/>
</linearGradient>
<path class="st11" d="M18,16.8v11.2c0,0,4.5,4.5,18,4.5s18-4.5,18-4.5V16.8c0,0-2.2,3.9-18,4.2C20.2,21.3,18,16.8,18,16.8z"/>
</g>
</g>
<g>
<linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="45.0684" y1="74.1553" x2="58.5684" y2="87.6553" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#FFFFFF"/>
<stop offset="0.35" style="stop-color:#FAFBFB"/>
<stop offset="0.532" style="stop-color:#EDF1F4"/>
<stop offset="0.675" style="stop-color:#DDE5E9"/>
<stop offset="0.799" style="stop-color:#C7D3DA"/>
<stop offset="0.908" style="stop-color:#ADBDC7"/>
<stop offset="1" style="stop-color:#92A5B0"/>
</linearGradient>
<path class="st12" d="M45,1l27,26.7H45V1z"/>
<path class="st13" d="M45,1l27,26.7H45V1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.6 KiB

64
icons/classic/wmf.svg Normal file
View File

@ -0,0 +1,64 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 100" style="enable-background:new 0 0 72 100;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill-opacity:0;stroke:#D41C5C;stroke-width:2;}
.st2{enable-background:new ;}
.st3{fill:#FFFFFF;}
.st4{opacity:0.73;fill:url(#SVGID_2_);enable-background:new ;}
.st5{fill-opacity:0;stroke:#F8B6BB;}
.st6{fill:url(#SVGID_3_);}
.st7{fill-opacity:0;stroke:#D41C5C;stroke-width:2;stroke-linejoin:bevel;}
</style>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="101.0003" x2="36" y2="3.0043" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#F8B0B8"/>
<stop offset="0.211" style="stop-color:#F6ACB5"/>
<stop offset="0.37" style="stop-color:#F2A3AD"/>
<stop offset="0.512" style="stop-color:#ED95A1"/>
<stop offset="0.645" style="stop-color:#E78292"/>
<stop offset="0.77" style="stop-color:#E06980"/>
<stop offset="0.889" style="stop-color:#D7486B"/>
<stop offset="1" style="stop-color:#CE0757"/>
</linearGradient>
<path class="st0" d="M45.1,1l27.2,26.7V99H-0.2V1H45.1z"/>
<path class="st1" d="M45.1,1l27.2,26.7V99H-0.2V1H45.1z"/>
</g>
<g class="st2">
<path class="st3" d="M13.6,91.1L9.7,75.3H13l2.4,10.8l2.9-10.8h3.8l2.8,11l2.5-11h3.3l-3.9,15.7h-3.4l-3.2-11.8l-3.2,11.8H13.6z"/>
<path class="st3" d="M32.4,91.1V75.3h4.8l2.9,10.7L43,75.3h4.9v15.7h-3V78.7l-3.2,12.4h-3.1l-3.2-12.4v12.4H32.4z"/>
<path class="st3" d="M51.1,91.1V75.3h11V78h-7.7v3.7H61v2.7h-6.7v6.7H51.1z"/>
</g>
<g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="1729.6891" y1="-415.9561" x2="1753.8641" y2="-415.9561" gradientTransform="matrix(-0.81 -0.586 -0.586 0.81 1202.463 1396.5911)">
<stop offset="0" style="stop-color:#EE2868"/>
<stop offset="1" style="stop-color:#BC024F"/>
</linearGradient>
<path class="st4" d="M22,62.3L17.4,59c0,0,7.7-15.2,4.7-20.8l16.3-12.6c0,0,6.2,1,9.3,6.5l-7,19.1C34.3,50.3,22,62.3,22,62.3z
M33.1,42.5c1.3,0.9,3,0.6,3.9-0.6c0.9-1.3,0.6-3-0.6-3.9c-1.3-0.9-3-0.6-3.9,0.6C31.5,39.8,31.8,41.6,33.1,42.5z M33.1,42.5
L19.8,60.6 M59.1,26.2c-6.2-11.8-19.6-14-19.6-14l-6,8.2c13.4,2.2,19.6,14,19.6,14L59.1,26.2z"/>
<path class="st5" d="M19.9,60.8l13.4-18.2"/>
</g>
<g>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="45.1778" y1="74.1588" x2="58.7716" y2="87.7526" gradientTransform="matrix(1 0 0 -1 0 102)">
<stop offset="0" style="stop-color:#FFFEEE"/>
<stop offset="0.265" style="stop-color:#FFFAEC"/>
<stop offset="0.402" style="stop-color:#FEF2E6"/>
<stop offset="0.51" style="stop-color:#FCE7DC"/>
<stop offset="0.604" style="stop-color:#FAD7CF"/>
<stop offset="0.687" style="stop-color:#F6C3BF"/>
<stop offset="0.763" style="stop-color:#F2ABAC"/>
<stop offset="0.834" style="stop-color:#EE8F97"/>
<stop offset="0.901" style="stop-color:#EA6F82"/>
<stop offset="0.962" style="stop-color:#E5446D"/>
<stop offset="1" style="stop-color:#E30E60"/>
</linearGradient>
<path class="st6" d="M45.1,1l27.2,26.7H45.1V1z"/>
<path class="st7" d="M45.1,1l27.2,26.7H45.1V1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

70
icons/classic/xaml.svg Normal file
View File

@ -0,0 +1,70 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 100" style="enable-background:new 0 0 72 100;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill-opacity:0;stroke:#7191A1;stroke-width:2;}
.st2{fill:url(#SVGID_2_);}
.st3{fill-opacity:0;stroke:#7191A1;stroke-width:2;stroke-linejoin:bevel;}
.st4{enable-background:new ;}
.st5{fill:#4C6C7B;}
.st6{fill:url(#SVGID_3_);}
.st7{fill:url(#SVGID_4_);}
</style>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="matrix(1 0 0 1 0 2)">
<stop offset="0" style="stop-color:#C8D4DB"/>
<stop offset="0.139" style="stop-color:#D8E1E6"/>
<stop offset="0.359" style="stop-color:#EBF0F3"/>
<stop offset="0.617" style="stop-color:#F9FAFB"/>
<stop offset="1" style="stop-color:#FFFFFF"/>
</linearGradient>
<path class="st0" d="M45,1l27,26.7V99H0V1H45z"/>
<path class="st1" d="M45,1l27,26.7V99H0V1H45z"/>
</g>
<g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="45.0368" y1="25.8132" x2="58.5368" y2="12.3132" gradientTransform="matrix(1 0 0 1 0 2)">
<stop offset="0" style="stop-color:#FFFFFF"/>
<stop offset="0.35" style="stop-color:#FAFBFB"/>
<stop offset="0.532" style="stop-color:#EDF1F4"/>
<stop offset="0.675" style="stop-color:#DDE5E9"/>
<stop offset="0.799" style="stop-color:#C7D3DA"/>
<stop offset="0.908" style="stop-color:#ADBDC7"/>
<stop offset="1" style="stop-color:#92A5B0"/>
</linearGradient>
<path class="st2" d="M45,1l27,26.7H45V1z"/>
<path class="st3" d="M45,1l27,26.7H45V1z"/>
</g>
<g class="st4">
<path class="st5" d="M5.1,91.5l5.4-8.2l-4.9-7.5h3.8l3.2,5.1l3.1-5.1h3.7l-4.9,7.6l5.4,8.1H16l-3.5-5.4l-3.5,5.4H5.1z"/>
<path class="st5" d="M35.8,91.5h-3.5L31,88h-6.4l-1.3,3.6h-3.4l6.2-15.7h3.4L35.8,91.5z M29.9,85.3l-2.2-5.8l-2.1,5.8H29.9z"/>
<path class="st5" d="M37.5,91.5V75.8h4.8l2.9,10.7l2.9-10.7h4.8v15.7h-3V79.1l-3.2,12.4h-3.1l-3.1-12.4v12.4H37.5z"/>
<path class="st5" d="M56.1,91.5V75.9h3.2v13h8v2.7H56.1z"/>
</g>
<g>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="19.25" y1="35.7421" x2="19.25" y2="59.2421">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<polygon class="st6" points="30.8,40.9 14.1,47.5 30.8,54.1 30.8,59.3 7.8,50.2 7.8,44.9 30.8,35.8 "/>
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="53.25" y1="40.8061" x2="53.25" y2="64.3061" gradientTransform="matrix(1 0 0 -1 0 100)">
<stop offset="0" style="stop-color:#869BA6"/>
<stop offset="0.379" style="stop-color:#8399A4"/>
<stop offset="0.576" style="stop-color:#7B929E"/>
<stop offset="0.731" style="stop-color:#6D8694"/>
<stop offset="0.863" style="stop-color:#5A7785"/>
<stop offset="0.981" style="stop-color:#426373"/>
<stop offset="0.99" style="stop-color:#416271"/>
</linearGradient>
<polygon class="st7" points="41.8,54.1 58.4,47.5 41.8,40.9 41.8,35.7 64.8,44.8 64.8,50.1 41.8,59.2 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

32
icons/vivid/ani.svg Normal file
View File

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 96" style="enable-background:new 0 0 72 96;" xml:space="preserve">
<style type="text/css">
.st0{fill:#8ED200;}
.st1{fill:#FFFFFF;}
</style>
<g>
<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"/>
</g>
<rect x="6" y="41" class="st1" width="60" height="49"/>
<g>
<path class="st1" d="M9,6.4h3.6l3.6,14.3h-3.3l-0.6-3h-3l-0.6,3H5.4L9,6.4z M11.8,15l-0.6-2.8c-0.2-0.9-0.4-2.5-0.4-2.5h-0.1
c0,0-0.2,1.5-0.4,2.5L9.8,15H11.8z"/>
<path class="st1" d="M18.7,6.4h3.5l2.4,6.6c0.4,1,0.7,2.4,0.7,2.4h0.1c0,0-0.2-1.5-0.2-2.4V6.4h3.1v14.3h-3.4l-2.5-6.6
c-0.4-1-0.7-2.4-0.7-2.4h-0.1c0,0,0.2,1.5,0.2,2.4v6.6h-3.1V6.4z"/>
<path class="st1" d="M32,6.4h3.3v14.3H32V6.4z"/>
</g>
<path class="st0" d="M47.9,48.5H24.1c-1.2,0-2.1,0.9-2.1,2.1l0,0c0,1.2,0.9,2.1,2.1,2.1h0.1v2.1c0,4.4,2.7,8.3,6.7,9.9
c0.2,0.1,0.4,0.3,0.4,0.5v0.2c0,0.2-0.2,0.4-0.4,0.5c-4.1,1.6-6.8,5.5-6.7,9.9v2.1h-0.1c-1.2,0-2.1,0.9-2.1,2.1l0,0
c0,1.2,0.9,2.1,2.1,2.1h23.8c1.2,0,2.1-0.9,2.1-2.1l0,0c0-1.2-0.9-2.1-2.1-2.1h-0.1v-2.1c0-4.4-2.7-8.3-6.7-9.9
c-0.2-0.1-0.4-0.3-0.4-0.5v-0.2c0-0.2,0.2-0.4,0.4-0.5c4.1-1.6,6.8-5.5,6.7-9.9v-2.1h0.1c1.2,0,2.1-0.9,2.1-2.1l0,0
C50,49.4,49.1,48.5,47.9,48.5z M45,54.8c0,3.2-2,6.1-5,7.3c-1.3,0.5-2.2,1.7-2.2,3.1v0.2c0,1.4,0.9,2.6,2.2,3.1c3,1.2,5,4.1,5,7.3
v2.1H27v-2.1c0-3.2,2-6.1,5-7.3c1.3-0.5,2.2-1.7,2.2-3.1v-0.2c0-1.4-0.9-2.6-2.2-3.1c-3-1.2-5-4.1-5-7.3v-2.1H45V54.8z M29.8,58.4
c-0.2-0.3-0.1-0.7,0.2-0.9c0.1-0.1,0.2-0.1,0.4-0.1h11.3c0.3,0,0.6,0.3,0.6,0.6c0,0.1,0,0.3-0.1,0.4c-0.7,1-1.6,1.7-2.7,2.1
c-1.2,0.4-2.1,1.3-2.7,2.4c-0.2,0.4-0.7,0.6-1.1,0.3c-0.1-0.1-0.3-0.2-0.3-0.3c-0.6-1.1-1.5-2-2.7-2.4C31.5,60,30.5,59.3,29.8,58.4z
M37.8,71c0.6,0.5,1.4,0.8,2.2,0.8l0,0c1.5,0,2.8,1,3.1,2.5l0,0.1c0.1,0.3,0.1,0.6,0.1,1l0,0c0,0.4-0.3,0.7-0.7,0.7c0,0,0,0,0,0
H29.4c-0.4,0-0.7-0.3-0.7-0.7c0,0,0,0,0,0c0-0.3,0.1-0.7,0.1-1l0-0.1c0.4-1.4,1.7-2.4,3.2-2.4c0.8,0,1.6-0.3,2.2-0.8
c0.4-0.4,0.8-0.8,1-1.3c0.2-0.3,0.5-0.5,0.9-0.4c0.3,0.1,0.5,0.2,0.6,0.4C37,70.2,37.3,70.6,37.8,71z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

25
icons/vivid/aze.svg Normal file
View File

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 96" style="enable-background:new 0 0 72 96;" xml:space="preserve">
<style type="text/css">
.st0{fill:#2E61F2;}
.st1{fill:#FFFFFF;}
.st2{fill:#FF9800;}
</style>
<g>
<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"/>
</g>
<rect x="6" y="41" class="st1" width="60" height="49"/>
<g>
<path class="st1" d="M9,6.4h3.6l3.6,14.3h-3.3l-0.6-3h-3l-0.6,3H5.4L9,6.4z M11.8,15l-0.6-2.8c-0.2-0.9-0.4-2.5-0.4-2.5h-0.1
c0,0-0.2,1.5-0.4,2.5L9.8,15H11.8z"/>
<path class="st1" d="M18.1,18.5l4.2-7.9c0.5-0.9,0.8-1.3,0.8-1.3v0c0,0-0.3,0.1-0.8,0.1h-4V6.4H27v2.2l-4.2,8
c-0.5,0.9-0.8,1.3-0.8,1.3v0c0,0,0.3-0.1,0.8-0.1H27v2.9h-8.9V18.5z"/>
<path class="st1" d="M30.2,6.4h7.2v2.9h-3.9V12h3.1v2.9h-3.1v2.9h4.1v2.9h-7.4V6.4z"/>
</g>
<path class="st2" d="M40.7,83.5c8.1-7.2,1.1-16.4-1-17.4c0.3,1.1,0.2,3-0.9,4.1c-0.5-2.8-2.7-6.3-5.8-7.5c0.5,4-1.8,6.8-2.8,8.2
c-0.8,1.3-5.6,8-0.8,12.6c-11.5-3.6-8.6-15.1-5.3-20.2c3.5-5.3,7.6-9.6,6.7-16.2c5.6,2,9.4,7.9,10.4,12.4c1.9-1.8,2.2-5,1.7-6.8
C46.8,54.3,59,76.3,40.7,83.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

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

31
icons/vivid/cmd.svg Normal file
View File

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 96" style="enable-background:new 0 0 72 96;" xml:space="preserve">
<style type="text/css">
.st0{fill:#999999;}
.st1{fill:#FFFFFF;}
</style>
<g>
<g>
<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"/>
</g>
<rect x="6" y="41" class="st1" width="60" height="49"/>
</g>
<g>
<path class="st1" d="M12.1,6.1c1.2,0,2.5,0.4,3.4,1.2l-1.3,2.8c-0.4-0.5-1.2-0.9-2-0.9c-2,0-3.1,1.9-3.1,4.2c0,2.3,1.1,4.4,3,4.4
c0.9,0,1.6-0.5,2.2-1l1.3,2.8c-0.9,0.7-1.9,1.3-3.7,1.3c-3.8,0-6-3.1-6-7.4C6,9.3,8.3,6.1,12.1,6.1z"/>
<path class="st1" d="M18.3,6.4h3.5l1.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.5l0.9,14.3h-2.9l-0.4-6.4
c-0.1-1.1,0-2.4,0-2.4h-0.1c0,0-0.2,1.5-0.4,2.4L25,18.4h-3l-0.8-4.1c-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.4
h-2.9L18.3,6.4z"/>
<path class="st1" d="M32.2,6.4h4c3.5,0,5.6,2.6,5.6,7.1s-2.1,7.2-5.6,7.2h-4V6.4z M36,17.8c1.6,0,2.5-1.5,2.5-4.3
c0-2.8-0.9-4.2-2.5-4.2h-0.8v8.5H36z"/>
</g>
<g>
<path class="st0" d="M54.8,46.8h-38v38h38V46.8z M24.4,54.3h-3.8v-3.8h3.8V54.3z M51,54.3H28.1v-3.8H51V54.3z M51,80.9H20.5V58.2
H51V80.9z"/>
<polygon class="st0" points="26.5,61.4 23.8,64.1 28.2,68.5 23.8,72.8 26.5,75.5 33.6,68.5 "/>
<rect x="32.8" y="74.2" class="st0" width="7.6" height="3.8"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

31
icons/vivid/crypt.svg Normal file
View File

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 96" style="enable-background:new 0 0 72 96;" xml:space="preserve">
<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"/>
<g>
<path class="st1" d="M14.8,70.2c1.3,0,2.6,0.4,3.6,1.2L17,74.2c-0.4-0.5-1.3-0.9-2.1-0.9c-2.1,0-3.2,1.9-3.2,4.2
c0,2.3,1.2,4.4,3.2,4.4c1,0,1.7-0.5,2.3-1l1.4,2.8c-0.9,0.7-2,1.3-3.9,1.3c-4,0-6.3-3.1-6.3-7.4C8.3,73.2,10.7,70.2,14.8,70.2z"/>
<path class="st1" d="M20.8,70.4h4.5c0.6,0,1.3,0.1,1.9,0.4c1.4,0.6,2.4,2.1,2.4,4c0,1.7-0.8,3.3-2,4v0c0,0,0.2,0.2,0.5,0.9l2.3,5
h-3.6l-2-4.8h-0.8v4.8h-3.3V70.4z M24.7,77c0.9,0,1.6-0.7,1.6-1.9c0-0.7-0.2-1.2-0.6-1.5c-0.3-0.2-0.6-0.3-0.9-0.3h-0.7V77H24.7z"
/>
<path class="st1" d="M34.6,78.8L31,70.4h3.6l1.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.9h-3.3
V78.8z"/>
<path class="st1" d="M43.4,70.4h4.5c2.6,0,4.4,2,4.4,4.9s-1.7,5-4.4,5h-1.2v4.4h-3.3V70.4z M47.3,77.4c1,0,1.6-0.9,1.6-2.1
c0-1.2-0.7-2-1.6-2h-0.7v4.1H47.3z"/>
<path class="st1" d="M56.9,73.3h-3.1v-2.9h9.6v2.9h-3.2v11.4h-3.3V73.3z"/>
</g>
<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,2H2
C0.9,96,0,95.1,0,94z M68,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"/>
<path class="st2" d="M49.9,39.2h-2.6v-5c0-5.7-4.6-10.2-10.2-10.2c-5.7,0-10.2,4.6-10.2,10.2v5h-2.6c-1,0-1.8,0.8-1.8,1.8v17.4
c0,1,0.8,1.8,1.8,1.8h25.6c1,0,1.8-0.8,1.8-1.8V40.9C51.7,40,50.9,39.2,49.9,39.2z M39.3,53.6c0.2,0.6-0.3,1.1-0.9,1.1h-2.7
c-0.6,0-1-0.6-0.9-1.1l0.8-3.2c-1-0.5-1.7-1.5-1.7-2.8c0-1.7,1.4-3.1,3.1-3.1s3.1,1.4,3.1,3.1c0,1.2-0.7,2.3-1.7,2.8L39.3,53.6z
M42.2,39.2H32v-5c0-2.8,2.3-5.1,5.1-5.1c2.8,0,5.1,2.3,5.1,5.1L42.2,39.2L42.2,39.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

32
icons/vivid/fax.svg Normal file
View File

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 96" style="enable-background:new 0 0 72 96;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FEA500;}
.st1{fill:#FFFFFF;}
.st2{font-family:'MuseoSansCond-900';}
.st3{font-size:20px;}
.st4{letter-spacing:1;}
</style>
<g>
<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"/>
</g>
<rect x="6" y="41" class="st1" width="60" height="49"/>
<text transform="matrix(1 0 0 1 5.5171 20.6929)" class="st1 st2 st3 st4">FAX</text>
<path class="st0" d="M30.9,60.7V50.2c0-1.1,0.9-1.9,1.9-1.9h11.9l6.1,6.1v6.2c0,0.2-0.2,0.4-0.4,0.4h-2.1c-0.2,0-0.4-0.2-0.4-0.4
v-4.2H44c-0.8,0-1.4-0.6-1.4-1.4v-3.8h-8.8v9.4c0,0.2-0.2,0.4-0.4,0.4h-2.1C31.1,61.1,30.9,60.9,30.9,60.7z M30.9,83.3V64.7
c0-0.4,0.3-0.7,0.7-0.7h20.6c0.4,0,0.7,0.3,0.7,0.7v15.6c0,2-1.7,3.7-3.7,3.7H31.7C31.2,84,30.9,83.7,30.9,83.3
C30.9,83.3,30.9,83.3,30.9,83.3L30.9,83.3z M45.4,68.9c0,0.9,0.7,1.5,1.5,1.5l0,0l0,0c0.8,0,1.5-0.7,1.5-1.5l0,0
c0-0.9-0.7-1.5-1.5-1.5l0,0l0,0C46.1,67.3,45.4,68,45.4,68.9L45.4,68.9z M45.4,74c0,0.9,0.7,1.5,1.5,1.5h0l0,0
c0.9,0,1.5-0.7,1.5-1.5v0l0,0c0-0.8-0.7-1.5-1.5-1.6l0,0C46.1,72.4,45.4,73.1,45.4,74C45.4,74,45.4,74,45.4,74z M40.3,68.9
c0,0.8,0.7,1.5,1.5,1.5l0,0c0.8,0,1.5-0.7,1.5-1.5l0,0c0-0.8-0.7-1.5-1.5-1.5l0,0C41,67.3,40.3,68,40.3,68.9z M40.3,74
c0,0.8,0.7,1.5,1.5,1.5l0,0c0.9,0,1.5-0.7,1.5-1.5v0l0,0c0-0.9-0.7-1.5-1.5-1.6l0,0C41,72.4,40.3,73.1,40.3,74L40.3,74L40.3,74z
M40.3,79.1c0,0.8,0.7,1.5,1.5,1.5l0,0c0.9,0,1.5-0.7,1.5-1.5v0l0,0c0-0.8-0.7-1.5-1.5-1.5l0,0C41,77.6,40.3,78.3,40.3,79.1
C40.3,79.1,40.3,79.1,40.3,79.1z M35.2,68.9c0,0.9,0.7,1.5,1.5,1.5l0,0c0.8,0,1.5-0.7,1.5-1.5l0,0c0-0.9-0.7-1.5-1.5-1.5l0,0
C35.8,67.3,35.2,68,35.2,68.9z M35.2,74c0,0.9,0.7,1.5,1.5,1.5h0l0,0c0.9,0,1.5-0.7,1.5-1.5l0,0l0,0c0-0.9-0.7-1.5-1.5-1.6
c0,0,0,0,0,0l0,0C35.9,72.4,35.2,73.1,35.2,74L35.2,74L35.2,74z M35.2,79.1c0,0.8,0.7,1.5,1.5,1.5l0,0c0.9,0,1.5-0.7,1.5-1.5l0,0
l0,0c0-0.8-0.7-1.5-1.5-1.5l0,0C35.8,77.6,35.2,78.3,35.2,79.1C35.2,79.1,35.2,79.1,35.2,79.1z M22.3,84h4.9c0.4,0,0.7-0.3,0.7-0.7
V60c0-0.4-0.3-0.7-0.7-0.7h-3.9c-2.6,0-4.7,2.1-4.7,4.7c0,0,0,0,0,0v16.4C18.6,82.3,20.2,84,22.3,84z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

32
icons/vivid/ico.svg Normal file
View File

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 96" style="enable-background:new 0 0 72 96;" xml:space="preserve">
<style type="text/css">
.st0{fill:#8ED200;}
.st1{fill:#FFFFFF;}
.st2{fill:none;}
</style>
<g>
<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"/>
</g>
<rect x="6" y="41" class="st1" width="60" height="49"/>
<g>
<path class="st1" d="M6.6,6.4h3.3v14.3H6.6V6.4z"/>
<path class="st1" d="M19.4,6.1c1.3,0,2.6,0.4,3.6,1.2l-1.4,2.8c-0.4-0.5-1.3-0.9-2.1-0.9c-2.1,0-3.2,1.9-3.2,4.2
c0,2.3,1.2,4.4,3.2,4.4c1,0,1.7-0.5,2.3-1l1.4,2.8c-0.9,0.7-2,1.3-3.9,1.3c-4,0-6.3-3.1-6.3-7.4C13,9.3,15.4,6.1,19.4,6.1z"/>
<path class="st1" d="M30.8,6.1c3.8,0,5.9,3.1,5.9,7.3c0,4.2-2.1,7.5-5.9,7.5S25,17.7,25,13.5C25,9.3,27.1,6.1,30.8,6.1z M30.8,17.8
c1.7,0,2.5-1.8,2.5-4.3c0-2.5-0.8-4.2-2.5-4.2s-2.5,1.7-2.5,4.2C28.4,16,29.1,17.8,30.8,17.8z"/>
</g>
<g>
<g>
<path class="st0" d="M36.3,47c0.1-0.4,0.3-0.4,0.4,0l4.1,12.8c0.1,0.4,0.5,0.7,0.9,0.7h13.4c0.4,0,0.4,0.2,0.1,0.4l-10.9,7.8
c-0.3,0.3-0.4,0.7-0.3,1.1l4.1,12.8c0.1,0.4,0,0.5-0.3,0.2l-10.9-7.9c-0.3-0.2-0.8-0.2-1.1,0l-10.9,7.9c-0.3,0.2-0.5,0.1-0.3-0.2
l4.1-12.8c0.1-0.4,0-0.8-0.3-1.1l-10.9-7.9c-0.3-0.2-0.2-0.4,0.1-0.4h13.4c0.4,0,0.8-0.3,0.9-0.7L36.3,47z"/>
</g>
<path class="st2" d="M36.3,47c0.1-0.4,0.3-0.4,0.4,0l4.1,12.8c0.1,0.4,0.5,0.7,0.9,0.7h13.4c0.4,0,0.4,0.2,0.1,0.4l-10.9,7.8
c-0.3,0.3-0.4,0.7-0.3,1.1l4.1,12.8c0.1,0.4,0,0.5-0.3,0.2l-10.9-7.9c-0.3-0.2-0.8-0.2-1.1,0l-10.9,7.9c-0.3,0.2-0.5,0.1-0.3-0.2
l4.1-12.8c0.1-0.4,0-0.8-0.3-1.1l-10.9-7.9c-0.3-0.2-0.2-0.4,0.1-0.4h13.4c0.4,0,0.8-0.3,0.9-0.7L36.3,47z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

27
icons/vivid/idx.svg Normal file
View File

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 96" style="enable-background:new 0 0 72 96;" xml:space="preserve">
<style type="text/css">
.st0{fill:#999999;}
.st1{fill:#FFFFFF;}
</style>
<g>
<g>
<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"/>
</g>
<rect x="6" y="41" class="st1" width="60" height="49"/>
</g>
<g>
<path class="st1" d="M6.6,6.4h3.3v14.3H6.6V6.4z"/>
<path class="st1" d="M13.6,6.4h4.2c3.7,0,5.9,2.6,5.9,7.1s-2.2,7.2-5.9,7.2h-4.2V6.4z M17.7,17.8c1.7,0,2.6-1.5,2.6-4.3
c0-2.8-1-4.2-2.6-4.2h-0.8v8.5H17.7z"/>
<path class="st1" d="M28.9,13.6l-3.4-7.2h3.6l1.1,2.9c0.3,0.9,0.6,1.8,0.6,1.8h0c0,0,0.2-0.9,0.6-1.8l1.2-2.9h3.6l-3.4,7.2l3.3,7.1
h-3.5l-1.1-3C31,16.8,30.8,16,30.8,16h0c0,0-0.2,0.8-0.6,1.7l-1.1,3h-3.5L28.9,13.6z"/>
</g>
<path class="st0" d="M49.7,70c0,2.3-1.7,10.1-1.7,10.1C47.6,82,45.9,84,43.7,84H33.3c-1.5,0-2.9-0.9-3.5-2.3c0,0-5.1-9.4-7.1-12.8
c-1.4-2.4-1.4-2.4,0.4-3.4c0.3-0.2,0.6-0.3,1-0.3c0.7,0,1.2,0.4,1.7,1l3.1,3.6l0.9,1.2v-1.6V49.3c0-1.1,1-2,2.2-2c1.1,0,2,0.9,2,2
l0.4,14h0.9l0.2-2.4c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2l0.2,2.9h0.9l0.2-1.9c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2l0.2,1.9l0,0.5h0.7l0.2-1
l0,0v0c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2C49.7,63.3,49.7,67.7,49.7,70z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

32
icons/vivid/inf.svg Normal file
View File

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 96" style="enable-background:new 0 0 72 96;" xml:space="preserve">
<style type="text/css">
.st0{fill:#CCCCCC;}
.st1{fill:#999999;}
.st2{fill:#333333;}
</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"/>
<g>
<path class="st1" d="M42.3,35.7c0-2.5-1.5-4.5-3.7-5.4v-7.3c0-1.2-0.9-2.1-2.1-2.1s-2.1,0.9-2.1,2.1v7.3c-2.2,0.8-3.7,2.9-3.7,5.4
c0,2.5,1.5,4.6,3.7,5.4c0,0.1-0.1,0.3-0.1,0.4v18.4c0,1.2,0.9,2.1,2.1,2.1s2.1-0.9,2.1-2.1V41.5c0-0.2,0-0.3-0.1-0.4
C40.8,40.3,42.3,38.2,42.3,35.7z M36.5,37.3c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6S37.4,37.3,36.5,37.3z"/>
<path class="st1" d="M53.3,23.1c0-1.2-0.9-2.1-2.1-2.1s-2.1,0.9-2.1,2.1v17.2c-2.2,0.8-3.7,2.9-3.7,5.4c0,2.5,1.5,4.6,3.7,5.4
c0,0.1-0.1,0.3-0.1,0.4v8.4c0,1.2,0.9,2.1,2.1,2.1s2.1-0.9,2.1-2.1v-8.4c0-0.2,0-0.3-0.1-0.4c2.2-0.8,3.7-2.9,3.7-5.4
s-1.5-4.5-3.7-5.4V23.1z M51.2,47.3c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6S52.1,47.3,51.2,47.3z"/>
<path class="st1" d="M19.7,59.9c0,1.2,0.9,2.1,2.1,2.1s2.1-0.9,2.1-2.1v-8.4c0-0.2,0-0.3-0.1-0.4c2.2-0.8,3.7-2.9,3.7-5.4
s-1.5-4.5-3.7-5.4V23.1c0-1.2-0.9-2.1-2.1-2.1s-2.1,0.9-2.1,2.1v17.2c-2.2,0.8-3.7,2.9-3.7,5.4c0,2.5,1.5,4.6,3.7,5.4
c0,0.1-0.1,0.3-0.1,0.4V59.9z M21.8,44.1c0.9,0,1.6,0.7,1.6,1.6s-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6S20.9,44.1,21.8,44.1z"/>
</g>
<path class="st0" d="M71.9,24c-0.1-0.4-0.2-0.7-0.4-1L52,1.2V24H71.9z"/>
<g>
<path class="st2" d="M22.4,70.4h3.3v14.3h-3.3V70.4z"/>
<path class="st2" d="M29.3,70.4h3.5l2.4,6.6c0.4,1,0.7,2.4,0.7,2.4H36c0,0-0.2-1.5-0.2-2.4v-6.6h3.1v14.3h-3.4L33,78.1
c-0.4-1-0.7-2.4-0.7-2.4h-0.1c0,0,0.2,1.5,0.2,2.4v6.6h-3.1V70.4z"/>
<path class="st2" d="M42.6,70.4h7.1v2.9h-3.8v3.1H49v2.9h-3.1v5.4h-3.3V70.4z"/>
</g>
<path class="st1" 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,2H2
C0.9,96,0,95.1,0,94z M68,25.1L49.1,4H4v88h64V25.1z"/>
<path class="st1" 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"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

32
icons/vivid/ini.svg Normal file
View File

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 96" style="enable-background:new 0 0 72 96;" xml:space="preserve">
<style type="text/css">
.st0{fill:#CCCCCC;}
.st1{fill:#999999;}
.st2{fill:#333333;}
</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"/>
<g>
<path class="st1" d="M42.3,35.7c0-2.5-1.5-4.5-3.7-5.4v-7.3c0-1.2-0.9-2.1-2.1-2.1s-2.1,0.9-2.1,2.1v7.3c-2.2,0.8-3.7,2.9-3.7,5.4
c0,2.5,1.5,4.6,3.7,5.4c0,0.1-0.1,0.3-0.1,0.4v18.4c0,1.2,0.9,2.1,2.1,2.1s2.1-0.9,2.1-2.1V41.5c0-0.2,0-0.3-0.1-0.4
C40.8,40.3,42.3,38.2,42.3,35.7z M36.5,37.3c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6S37.4,37.3,36.5,37.3z"/>
<path class="st1" d="M53.3,23.1c0-1.2-0.9-2.1-2.1-2.1s-2.1,0.9-2.1,2.1v17.2c-2.2,0.8-3.7,2.9-3.7,5.4c0,2.5,1.5,4.6,3.7,5.4
c0,0.1-0.1,0.3-0.1,0.4v8.4c0,1.2,0.9,2.1,2.1,2.1s2.1-0.9,2.1-2.1v-8.4c0-0.2,0-0.3-0.1-0.4c2.2-0.8,3.7-2.9,3.7-5.4
s-1.5-4.5-3.7-5.4V23.1z M51.2,47.3c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6s1.6,0.7,1.6,1.6S52.1,47.3,51.2,47.3z"/>
<path class="st1" d="M19.7,59.9c0,1.2,0.9,2.1,2.1,2.1s2.1-0.9,2.1-2.1v-8.4c0-0.2,0-0.3-0.1-0.4c2.2-0.8,3.7-2.9,3.7-5.4
s-1.5-4.5-3.7-5.4V23.1c0-1.2-0.9-2.1-2.1-2.1s-2.1,0.9-2.1,2.1v17.2c-2.2,0.8-3.7,2.9-3.7,5.4c0,2.5,1.5,4.6,3.7,5.4
c0,0.1-0.1,0.3-0.1,0.4V59.9z M21.8,44.1c0.9,0,1.6,0.7,1.6,1.6s-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6S20.9,44.1,21.8,44.1z"/>
</g>
<path class="st0" d="M71.9,24c-0.1-0.4-0.2-0.7-0.4-1L52,1.2V24H71.9z"/>
<g>
<path class="st2" d="M23.8,70.4H27v14.3h-3.3V70.4z"/>
<path class="st2" d="M30.7,70.4h3.5l2.4,6.6c0.4,1,0.7,2.4,0.7,2.4h0.1c0,0-0.2-1.5-0.2-2.4v-6.6h3.1v14.3h-3.4l-2.5-6.6
c-0.4-1-0.7-2.4-0.7-2.4h-0.1c0,0,0.2,1.5,0.2,2.4v6.6h-3.1V70.4z"/>
<path class="st2" d="M44,70.4h3.3v14.3H44V70.4z"/>
</g>
<path class="st1" 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,2H2
C0.9,96,0,95.1,0,94z M68,25.1L49.1,4H4v88h64V25.1z"/>
<path class="st1" 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"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

33
icons/vivid/nes.svg Normal file
View File

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 96" style="enable-background:new 0 0 72 96;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FF141F;}
.st1{fill:#FFFFFF;}
.st2{fill:#FF141F;stroke:#FF141F;stroke-width:0.75;stroke-miterlimit:10;}
</style>
<g>
<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"/>
</g>
<rect x="6" y="41" class="st1" width="60" height="49"/>
<g>
<path class="st1" d="M6.6,6.4h3.5l2.4,6.6c0.4,1,0.7,2.4,0.7,2.4h0.1c0,0-0.2-1.5-0.2-2.4V6.4h3.1v14.3h-3.4l-2.5-6.6
c-0.4-1-0.7-2.4-0.7-2.4H9.5c0,0,0.2,1.5,0.2,2.4v6.6H6.6V6.4z"/>
<path class="st1" d="M19.9,6.4h7.2v2.9h-3.9V12h3.1v2.9h-3.1v2.9h4.1v2.9h-7.4V6.4z"/>
<path class="st1" d="M31.1,16.7c0.6,0.6,1.4,1.2,2.3,1.2c0.9,0,1.3-0.6,1.3-1.2c0-2-4.8-2.1-4.8-6.2c0-2.4,1.7-4.3,4.5-4.3
c1.2,0,2.4,0.3,3.4,1l-1.2,2.9c-0.5-0.4-1.4-0.9-2.2-0.9c-0.9,0-1.3,0.6-1.3,1.2c0,2.1,4.8,2,4.8,6.1c0,2.3-1.5,4.4-4.4,4.4
c-1.4,0-2.9-0.5-4-1.4L31.1,16.7z"/>
</g>
<g>
<path class="st2" d="M57.8,58.2H25.2v-7.1h-2.3v7.1h-8.8c-0.6,0-1.1,0.5-1.1,1.1v19.1c0,0.6,0.5,1.1,1.1,1.1h43.7
c0.6,0,1.1-0.5,1.1-1.1V59.3C58.9,58.7,58.4,58.2,57.8,58.2z M56.7,77.3H15.3V60.5h41.4L56.7,77.3L56.7,77.3z"/>
<path class="st2" d="M29.8,73.3h2.3c0.6,0,1.1-0.5,1.1-1.1s-0.5-1.1-1.1-1.1h-2.3c-0.6,0-1.1,0.5-1.1,1.1S29.2,73.3,29.8,73.3z"/>
<path class="st2" d="M36.1,73.3h2.3c0.6,0,1.1-0.5,1.1-1.1s-0.5-1.1-1.1-1.1h-2.3c-0.6,0-1.1,0.5-1.1,1.1S35.5,73.3,36.1,73.3z"/>
<polygon class="st2" points="19.7,73.3 22,73.3 22,70.6 24.8,70.6 24.8,68.3 22,68.3 22,65.6 19.7,65.6 19.7,68.3 17,68.3 17,70.6
19.7,70.6 "/>
<circle class="st2" cx="46.6" cy="70.9" r="2.1"/>
<circle class="st2" cx="52.9" cy="70.9" r="2.1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

23
icons/vivid/pcd.svg Normal file
View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 96" style="enable-background:new 0 0 72 96;" xml:space="preserve">
<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"/>
<g>
<path class="st1" d="M18.9,70.4h4.5c2.6,0,4.4,2,4.4,4.9s-1.7,5-4.4,5h-1.2v4.4h-3.3V70.4z M22.8,77.4c1,0,1.6-0.9,1.6-2.1
c0-1.2-0.7-2-1.6-2h-0.7v4.1H22.8z"/>
<path class="st1" d="M36.5,70.2c1.3,0,2.6,0.4,3.6,1.2l-1.4,2.8c-0.4-0.5-1.3-0.9-2.1-0.9c-2.1,0-3.2,1.9-3.2,4.2
c0,2.3,1.2,4.4,3.2,4.4c1,0,1.7-0.5,2.3-1l1.4,2.8c-0.9,0.7-2,1.3-3.9,1.3c-4,0-6.3-3.1-6.3-7.4C30.1,73.2,32.5,70.2,36.5,70.2z"/>
<path class="st1" d="M43,70.4h4.2c3.7,0,5.9,2.6,5.9,7.1c0,4.5-2.2,7.2-5.9,7.2H43V70.4z M47.1,81.8c1.7,0,2.6-1.5,2.6-4.3
c0-2.8-1-4.2-2.6-4.2h-0.8v8.5H47.1z"/>
</g>
<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,2H2
C0.9,96,0,95.1,0,94z M68,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"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

35
icons/vivid/sdf.svg Normal file
View File

@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 96" style="enable-background:new 0 0 72 96;" xml:space="preserve">
<style type="text/css">
.st0{fill:#A03537;}
.st1{fill:#FFFFFF;}
</style>
<g>
<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"/>
</g>
<rect x="6" y="41" class="st1" width="60" height="49"/>
<g>
<path class="st1" d="M7.3,16.7c0.6,0.6,1.4,1.2,2.3,1.2c0.9,0,1.3-0.6,1.3-1.2c0-2-4.8-2.1-4.8-6.2c0-2.4,1.7-4.3,4.5-4.3
c1.2,0,2.4,0.3,3.4,1L13,10.1c-0.5-0.4-1.4-0.9-2.2-0.9c-0.9,0-1.3,0.6-1.3,1.2c0,2.1,4.8,2,4.8,6.1c0,2.3-1.5,4.4-4.4,4.4
c-1.4,0-2.9-0.5-4-1.4L7.3,16.7z"/>
<path class="st1" d="M17.3,6.4h4.2c3.7,0,5.9,2.6,5.9,7.1s-2.2,7.2-5.9,7.2h-4.2V6.4z M21.4,17.8c1.7,0,2.6-1.5,2.6-4.3
c0-2.8-1-4.2-2.6-4.2h-0.8v8.5H21.4z"/>
<path class="st1" d="M30.5,6.4h7.1v2.9h-3.8v3.1h3.1v2.9h-3.1v5.4h-3.3V6.4z"/>
</g>
<g transform="translate(4973.0369,-638.0698)">
<path class="st0" d="M-4938.1,722.8c-4.8-0.2-9.1-1.7-11.4-4c-0.7-0.6-1.4-1.5-1.7-2.1l-0.2-0.4l0-4.5c0-4.5,0-4.5,0.1-4.1
c0.2,1,0.8,2,1.7,2.8c0.6,0.5,1.8,1.4,2.8,1.9c1.7,0.9,3.9,1.5,6.2,1.8c1.4,0.2,1.9,0.2,3.9,0.2s2.5,0,3.9-0.2
c2.3-0.3,4.4-1,6.2-1.8c1-0.5,2.2-1.3,2.8-1.9c0.8-0.8,1.5-1.8,1.7-2.8c0.1-0.3,0.1-0.3,0.1,4.1l0,4.4l-0.2,0.4
c-0.7,1.4-1.9,2.6-3.5,3.6C-4928.8,722-4933.5,723-4938.1,722.8z M-4938.1,711.6c-4.2-0.2-8.1-1.4-10.6-3.2
c-0.6-0.4-1.4-1.2-1.7-1.6c-0.3-0.4-0.6-0.9-0.8-1.4l-0.2-0.4l0-4.4c0-4.4,0-4.4,0.1-4.1c0.2,0.7,0.5,1.5,1.1,2.1
c0.3,0.4,0.8,0.9,1.1,1.1c0.1,0.1,0.4,0.2,0.6,0.4c2,1.4,4.8,2.4,8,2.9c1.4,0.2,1.9,0.2,3.9,0.2s2.5,0,3.9-0.2
c2.3-0.3,4.4-1,6.2-1.8c1-0.5,2.2-1.3,2.8-1.9c0.8-0.8,1.4-1.8,1.7-2.8c0.1-0.3,0.1-0.3,0.1,4.1l0,4.4l-0.3,0.6
c-0.5,0.9-0.8,1.4-1.4,2c-0.6,0.6-1.2,1.1-2,1.5C-4928.8,710.9-4933.5,711.9-4938.1,711.6L-4938.1,711.6z M-4938.4,700.5
c-2.8-0.2-5-0.7-7.1-1.5c-2.5-1-4.3-2.3-5.2-3.9c-0.2-0.3-0.4-0.7-0.5-1.2c-0.1-0.4-0.2-1.4-0.1-2c0.6-3.2,4.9-5.8,10.7-6.7
c1.4-0.2,1.9-0.2,3.9-0.2s2.5,0,3.9,0.2c2.3,0.3,4.4,1,6.2,1.8c2.6,1.3,4.2,3,4.5,4.8c0.1,0.5,0.1,1.6-0.1,2
c-0.3,1-0.7,1.6-1.5,2.4c-2.1,2.2-5.8,3.6-10.4,4.1C-4934.7,700.5-4937.8,700.5-4938.4,700.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

29
icons/vivid/wmf.svg Normal file
View File

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 96" style="enable-background:new 0 0 72 96;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FEA500;}
.st1{fill:#FFFFFF;}
</style>
<g>
<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"/>
</g>
<rect x="6" y="41" class="st1" width="60" height="49"/>
<g>
<path class="st1" d="M5.6,6.4h3l1.1,8.9c0.1,0.7,0.1,1.6,0.1,1.6h0.1c0,0,0-0.9,0.1-1.6l1.2-8.9h2.8l1.2,8.9
c0.1,0.7,0.1,1.6,0.1,1.6h0.1c0,0,0-0.9,0.1-1.6l1.1-8.9h3l-2.3,14.3h-3.4l-1-7.2c-0.1-0.9-0.1-1.7-0.1-1.7h-0.1c0,0,0,0.8-0.1,1.7
l-1,7.2H7.9L5.6,6.4z"/>
<path class="st1" d="M21.9,6.4h3.3l1.2,6c0.2,0.9,0.4,2.4,0.4,2.4h0.1c0,0,0.2-1.5,0.4-2.4l1.2-6h3.3l0.8,14.3H30l-0.3-6.4
c-0.1-1.1,0-2.4,0-2.4h-0.1c0,0-0.2,1.5-0.4,2.4l-0.8,4.1h-2.9l-0.8-4.1c-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.4
H21L21.9,6.4z"/>
<path class="st1" d="M35.3,6.4h6.6v2.9h-3.5v3.1h2.9v2.9h-2.9v5.4h-3V6.4z"/>
</g>
<g>
<path class="st0" d="M27.1,60.2L18,79.4l1.7,1.7L31,69.8c-0.4-0.9-0.3-2,0.5-2.8c1-1,2.5-1,3.5,0c1,1,1,2.5,0,3.5
c-0.7,0.7-1.9,0.9-2.8,0.5L20.9,82.3l1.7,1.7l19.2-9.1L46,63.4L38.6,56L27.1,60.2z"/>
<path class="st0" d="M53.4,57.9l-9.4-9.4c-0.8-0.8-2-0.8-2.8,0l-2.2,2.2c-0.8,0.8-0.8,2,0,2.8l9.4,9.4c0.8,0.8,2,0.8,2.8,0l2.2-2.2
C54.2,59.9,54.2,58.7,53.4,57.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

33
icons/vivid/xaml.svg Normal file
View File

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 72 96" style="enable-background:new 0 0 72 96;" xml:space="preserve">
<style type="text/css">
.st0{fill:#999999;}
.st1{fill:#FFFFFF;}
.st2{fill:#999999;stroke:#999999;stroke-width:1.5;stroke-miterlimit:10;}
</style>
<g>
<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"/>
</g>
<rect x="6" y="41" class="st1" width="60" height="49"/>
<g>
<path class="st1" d="M8.3,13.6L5.5,6.4h3l0.9,2.9c0.3,0.9,0.5,1.8,0.5,1.8h0c0,0,0.2-0.9,0.5-1.8l1-2.9h3l-2.8,7.2l2.7,7.1h-2.9
l-0.9-3C10.1,16.8,9.9,16,9.9,16h0c0,0-0.2,0.8-0.5,1.7l-0.9,3H5.6L8.3,13.6z"/>
<path class="st1" d="M17.6,6.4h2.9l3,14.3h-2.7l-0.5-3h-2.5l-0.5,3h-2.7L17.6,6.4z M19.9,15l-0.5-2.8c-0.2-0.9-0.3-2.5-0.3-2.5H19
c0,0-0.2,1.5-0.3,2.5L18.2,15H19.9z"/>
<path class="st1" d="M25.1,6.4h3l1.1,6c0.2,0.9,0.3,2.4,0.3,2.4h0c0,0,0.2-1.5,0.3-2.4l1.1-6h3l0.8,14.3h-2.5L32,14.3
c-0.1-1.1,0-2.4,0-2.4h-0.1c0,0-0.2,1.5-0.4,2.4l-0.7,4.1h-2.6l-0.7-4.1c-0.2-0.9-0.4-2.4-0.4-2.4h-0.1c0,0,0.1,1.3,0,2.4l-0.3,6.4
h-2.5L25.1,6.4z"/>
<path class="st1" d="M36.6,6.4h2.7v11.4h3.5v2.9h-6.2V6.4z"/>
</g>
<g>
<path class="st2" d="M23,75c-0.5,0-1.1-0.2-1.5-0.6L13.1,66c-0.8-0.8-0.8-2.1,0-3l8.4-8.4c0.8-0.8,2.1-0.8,3,0c0.8,0.8,0.8,2.1,0,3
l-6.9,6.9l6.9,6.9c0.8,0.8,0.8,2.1,0,3C24,74.8,23.5,75,23,75z"/>
<path class="st2" d="M48,75c-0.5,0-1.1-0.2-1.5-0.6c-0.8-0.8-0.8-2.1,0-3l6.9-6.9l-6.9-6.9c-0.8-0.8-0.8-2.1,0-3
c0.8-0.8,2.1-0.8,3,0l8.4,8.4c0.8,0.8,0.8,2.1,0,3l-8.4,8.4C49.1,74.8,48.6,75,48,75z"/>
<path class="st2" d="M31.3,79.1c-0.2,0-0.4,0-0.7-0.1c-1.1-0.4-1.7-1.5-1.3-2.6l8.4-25.1c0.4-1.1,1.5-1.7,2.6-1.3
c1.1,0.4,1.7,1.5,1.3,2.6l-8.4,25.1C33,78.6,32.2,79.1,31.3,79.1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -10,6 +10,7 @@
@include file-icon(classic, cla, aifc);
@include file-icon(classic, cla, aiff);
@include file-icon(classic, cla, amr);
@include file-icon(classic, cla, ani);
@include file-icon(classic, cla, apk);
@include file-icon(classic, cla, app);
@include file-icon(classic, cla, asax);
@ -25,6 +26,7 @@
@include file-icon(classic, cla, aup);
@include file-icon(classic, cla, avi);
@include file-icon(classic, cla, axd);
@include file-icon(classic, cla, aze);
@include file-icon(classic, cla, bash);
@include file-icon(classic, cla, bat);
@include file-icon(classic, cla, bin);
@ -40,12 +42,14 @@
@include file-icon(classic, cla, cd);
@include file-icon(classic, cla, cer);
@include file-icon(classic, cla, class);
@include file-icon(classic, cla, cmd);
@include file-icon(classic, cla, com);
@include file-icon(classic, cla, compile);
@include file-icon(classic, cla, config);
@include file-icon(classic, cla, cpp);
@include file-icon(classic, cla, cr2);
@include file-icon(classic, cla, crt);
@include file-icon(classic, cla, crypt);
@include file-icon(classic, cla, cs);
@include file-icon(classic, cla, csh);
@include file-icon(classic, cla, csproj);
@ -73,6 +77,7 @@
@include file-icon(classic, cla, epub);
@include file-icon(classic, cla, exe);
@include file-icon(classic, cla, f4v);
@include file-icon(classic, cla, fax);
@include file-icon(classic, cla, fb2);
@include file-icon(classic, cla, flac);
@include file-icon(classic, cla, flv);
@ -86,11 +91,15 @@
@include file-icon(classic, cla, htm);
@include file-icon(classic, cla, html);
@include file-icon(classic, cla, ibooks);
@include file-icon(classic, cla, ico);
@include file-icon(classic, cla, ics);
@include file-icon(classic, cla, idx);
@include file-icon(classic, cla, iff);
@include file-icon(classic, cla, image);
@include file-icon(classic, cla, img);
@include file-icon(classic, cla, indd);
@include file-icon(classic, cla, inf);
@include file-icon(classic, cla, ini);
@include file-icon(classic, cla, iso);
@include file-icon(classic, cla, jar);
@include file-icon(classic, cla, java);
@ -134,6 +143,7 @@
@include file-icon(classic, cla, msi);
@include file-icon(classic, cla, msu);
@include file-icon(classic, cla, nef);
@include file-icon(classic, cla, nes);
@include file-icon(classic, cla, odb);
@include file-icon(classic, cla, odt);
@include file-icon(classic, cla, ogg);
@ -145,6 +155,7 @@
@include file-icon(classic, cla, p7b);
@include file-icon(classic, cla, pages);
@include file-icon(classic, cla, part);
@include file-icon(classic, cla, pcd);
@include file-icon(classic, cla, pdb);
@include file-icon(classic, cla, pdf);
@include file-icon(classic, cla, pem);
@ -176,6 +187,7 @@
@include file-icon(classic, cla, rub);
@include file-icon(classic, cla, sass);
@include file-icon(classic, cla, scss);
@include file-icon(classic, cla, sdf);
@include file-icon(classic, cla, sh);
@include file-icon(classic, cla, sitemap);
@include file-icon(classic, cla, skin);
@ -212,10 +224,12 @@
@include file-icon(classic, cla, webm);
@include file-icon(classic, cla, webp);
@include file-icon(classic, cla, wma);
@include file-icon(classic, cla, wmf);
@include file-icon(classic, cla, wmv);
@include file-icon(classic, cla, woff);
@include file-icon(classic, cla, woff2);
@include file-icon(classic, cla, wsf);
@include file-icon(classic, cla, xaml);
@include file-icon(classic, cla, xcf);
@include file-icon(classic, cla, xls);
@include file-icon(classic, cla, xlsx);

View File

@ -10,6 +10,7 @@
@include file-icon(vivid, viv, aifc);
@include file-icon(vivid, viv, aiff);
@include file-icon(vivid, viv, amr);
@include file-icon(vivid, viv, ani);
@include file-icon(vivid, viv, apk);
@include file-icon(vivid, viv, app);
@include file-icon(vivid, viv, asax);
@ -25,6 +26,7 @@
@include file-icon(vivid, viv, aup);
@include file-icon(vivid, viv, avi);
@include file-icon(vivid, viv, axd);
@include file-icon(vivid, viv, aze);
@include file-icon(vivid, viv, bash);
@include file-icon(vivid, viv, bat);
@include file-icon(vivid, viv, bin);
@ -40,12 +42,14 @@
@include file-icon(vivid, viv, cd);
@include file-icon(vivid, viv, cer);
@include file-icon(vivid, viv, class);
@include file-icon(vivid, viv, cmd);
@include file-icon(vivid, viv, com);
@include file-icon(vivid, viv, compile);
@include file-icon(vivid, viv, config);
@include file-icon(vivid, viv, cpp);
@include file-icon(vivid, viv, cr2);
@include file-icon(vivid, viv, crt);
@include file-icon(vivid, viv, crypt);
@include file-icon(vivid, viv, cs);
@include file-icon(vivid, viv, csh);
@include file-icon(vivid, viv, csproj);
@ -73,6 +77,7 @@
@include file-icon(vivid, viv, epub);
@include file-icon(vivid, viv, exe);
@include file-icon(vivid, viv, f4v);
@include file-icon(vivid, viv, fax);
@include file-icon(vivid, viv, fb2);
@include file-icon(vivid, viv, flac);
@include file-icon(vivid, viv, flv);
@ -86,11 +91,15 @@
@include file-icon(vivid, viv, htm);
@include file-icon(vivid, viv, html);
@include file-icon(vivid, viv, ibooks);
@include file-icon(vivid, viv, ico);
@include file-icon(vivid, viv, ics);
@include file-icon(vivid, viv, idx);
@include file-icon(vivid, viv, iff);
@include file-icon(vivid, viv, image);
@include file-icon(vivid, viv, img);
@include file-icon(vivid, viv, indd);
@include file-icon(vivid, viv, inf);
@include file-icon(vivid, viv, ini);
@include file-icon(vivid, viv, iso);
@include file-icon(vivid, viv, jar);
@include file-icon(vivid, viv, java);
@ -134,6 +143,7 @@
@include file-icon(vivid, viv, msi);
@include file-icon(vivid, viv, msu);
@include file-icon(vivid, viv, nef);
@include file-icon(vivid, viv, nes);
@include file-icon(vivid, viv, odb);
@include file-icon(vivid, viv, odt);
@include file-icon(vivid, viv, ogg);
@ -145,6 +155,7 @@
@include file-icon(vivid, viv, p7b);
@include file-icon(vivid, viv, pages);
@include file-icon(vivid, viv, part);
@include file-icon(vivid, viv, pcd);
@include file-icon(vivid, viv, pdb);
@include file-icon(vivid, viv, pdf);
@include file-icon(vivid, viv, pem);
@ -176,6 +187,7 @@
@include file-icon(vivid, viv, rub);
@include file-icon(vivid, viv, sass);
@include file-icon(vivid, viv, scss);
@include file-icon(vivid, viv, sdf);
@include file-icon(vivid, viv, sh);
@include file-icon(vivid, viv, sitemap);
@include file-icon(vivid, viv, skin);
@ -212,10 +224,12 @@
@include file-icon(vivid, viv, webm);
@include file-icon(vivid, viv, webp);
@include file-icon(vivid, viv, wma);
@include file-icon(vivid, viv, wmf);
@include file-icon(vivid, viv, wmv);
@include file-icon(vivid, viv, woff);
@include file-icon(vivid, viv, woff2);
@include file-icon(vivid, viv, wsf);
@include file-icon(vivid, viv, xaml);
@include file-icon(vivid, viv, xcf);
@include file-icon(vivid, viv, xls);
@include file-icon(vivid, viv, xlsx);