Port over themes

This commit is contained in:
2021-01-19 01:43:43 -06:00
parent b08aaa6f2a
commit fdac8d01a9
62761 changed files with 369294 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="35" height="200">
<defs>
<filter id="a" x="-.5" y="-.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="1.65"/>
</filter>
</defs>
<path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#000000" fill-opacity=".4" filter="url(#a)" transform="translate(0 1)"/>
<path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#1a73e8"/>
<path d="M18 94a1 1 0 00-1 1v4h-4a1 1 0 100 2h4v4a1 1 0 102 0v-4h4a1 1 0 100-2h-4v-4a1 1 0 00-1-1zm8 6a8 8 0 01-8 8 8 8 0 01-8-8 8 8 0 018-8 8 8 0 018 8z" fill="#ebdbb2"/>
</svg>

After

Width:  |  Height:  |  Size: 623 B

View File

@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="35" height="200">
<defs>
<filter id="a" x="-.5" y="-.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="1.65"/>
</filter>
</defs>
<path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#000000" fill-opacity=".4" filter="url(#a)" transform="translate(0 1)"/>
<path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#ebdbb2"/>
<path d="M18 94a1 1 0 00-1 1v4h-4a1 1 0 100 2h4v4a1 1 0 102 0v-4h4a1 1 0 100-2h-4v-4a1 1 0 00-1-1zm8 6a8 8 0 01-8 8 8 8 0 01-8-8 8 8 0 018-8 8 8 0 018 8z" fill="#000000" fill-opacity=".87"/>
</svg>

After

Width:  |  Height:  |  Size: 642 B

View File

@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="35" height="200">
<defs>
<filter id="a" x="-.5" y="-.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="1.1"/>
</filter>
</defs>
<path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#000000" fill-opacity=".3" filter="url(#a)" transform="translate(0 1)"/>
<path d="M7 5h28v190H7a2 2 0 01-2-2V7c0-1.1.9-2 2-2z" fill="#ebdbb2"/>
<path d="M18 94a1 1 0 00-1 1v4h-4a1 1 0 100 2h4v4a1 1 0 102 0v-4h4a1 1 0 100-2h-4v-4a1 1 0 00-1-1zm8 6a8 8 0 01-8 8 8 8 0 01-8-8 8 8 0 018-8 8 8 0 018 8z" fill="#000000" fill-opacity=".87"/>
</svg>

After

Width:  |  Height:  |  Size: 641 B

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="#000000" fill-opacity=".6">
<path d="M10 3v10L5 8z"/>
</svg>

After

Width:  |  Height:  |  Size: 152 B

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="#000000" fill-opacity=".6">
<path d="M6 3v10l5-5z"/>
</svg>

After

Width:  |  Height:  |  Size: 151 B

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#000000" fill-opacity=".6">
<path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/>
</svg>

After

Width:  |  Height:  |  Size: 229 B

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#1a73e8">
<path d="M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/>
</svg>

After

Width:  |  Height:  |  Size: 252 B

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36">
<circle cx="18" cy="18" r="18" fill="#d93025"/>
<circle cx="18" cy="18" r="18" fill="#ebdbb2" fill-opacity="0"/>
<path d="M23 14.41L21.59 13 18 16.59 14.41 13 13 14.41 16.59 18 13 21.59 14.41 23 18 19.41 21.59 23 23 21.59 19.41 18z" fill="#ebdbb2"/>
</svg>

After

Width:  |  Height:  |  Size: 347 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#000000" fill-opacity=".6">
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/>
</svg>

After

Width:  |  Height:  |  Size: 263 B

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#1a73e8">
<path d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/>
</svg>

After

Width:  |  Height:  |  Size: 302 B

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="20" viewBox="0 0 40 20">
<rect x="2" y="2" width="36" height="16" ry="8" fill="#000000" fill-opacity=".26"/>
<circle cx="10" cy="10" r="6" fill="#ebdbb2"/>
</svg>

After

Width:  |  Height:  |  Size: 226 B

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="20" viewBox="0 0 40 20">
<rect x="2" y="2" width="36" height="16" ry="8" fill="#1a73e8"/>
<circle cx="30" cy="10" r="6" fill="#ebdbb2"/>
</svg>

After

Width:  |  Height:  |  Size: 207 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB