change icons

This commit is contained in:
zombieFox 2022-07-21 09:29:43 +01:00
parent 3b34e1413c
commit 4fa1e2aebe
7 changed files with 5 additions and 39 deletions

View File

@ -1,5 +1,3 @@
<svg width="16" height="16" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path
d="M9.52158 6.99999H13.0087C13.4246 6.99999 13.7999 7.25936 13.9188 7.64686C14.0908 8.03749 13.9813 8.47811 13.6686 8.75311L5.66231 15.7531C5.30891 16.0594 4.79194 16.0844 4.41414 15.8094C4.03603 15.5344 3.89843 15.0344 4.08263 14.6062L6.48795 8.99999H2.9727C2.58396 8.99999 2.21063 8.74061 2.06399 8.35311C1.91734 7.96249 2.02804 7.52186 2.34189 7.24686L10.3472 0.247427C10.7006 -0.0600103 11.2167 -0.0834165 11.5951 0.191052C11.9735 0.465615 12.1111 0.964677 11.9266 1.39405L9.52158 6.99999Z"
fill="#85C2E0"/>
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.52158 6.99987H13.0087C13.4246 6.99987 13.7999 7.25924 13.9188 7.64673C14.0908 8.03735 13.9813 8.47797 13.6686 8.75297L5.66231 15.7528C5.30891 16.0591 4.79194 16.0841 4.41414 15.8091C4.03603 15.5341 3.89843 15.0341 4.08263 14.606L6.48795 8.99984H2.9727C2.58396 8.99984 2.21063 8.74047 2.06399 8.35297C1.91734 7.96235 2.02804 7.52174 2.34189 7.24674L10.3472 0.247423C10.7006 -0.0600092 11.2167 -0.0834151 11.5951 0.191049C11.9735 0.465607 12.1111 0.964661 11.9266 1.39403L9.52158 6.99987Z" fill="#85C2E0"/>
</svg>

Before

Width:  |  Height:  |  Size: 633 B

After

Width:  |  Height:  |  Size: 620 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 373 B

After

Width:  |  Height:  |  Size: 390 B

3
src/icon/icon-16.svg Normal file
View File

@ -0,0 +1,3 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.52158 6.99987H13.0087C13.4246 6.99987 13.7999 7.25924 13.9188 7.64673C14.0908 8.03735 13.9813 8.47797 13.6686 8.75297L5.66231 15.7528C5.30891 16.0591 4.79194 16.0841 4.41414 15.8091C4.03603 15.5341 3.89843 15.0341 4.08263 14.606L6.48795 8.99984H2.9727C2.58396 8.99984 2.21063 8.74047 2.06399 8.35297C1.91734 7.96235 2.02804 7.52174 2.34189 7.24674L10.3472 0.247423C10.7006 -0.0600092 11.2167 -0.0834151 11.5951 0.191049C11.9735 0.465607 12.1111 0.964661 11.9266 1.39403L9.52158 6.99987Z" fill="#85C2E0"/>
</svg>

After

Width:  |  Height:  |  Size: 620 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 859 B

After

Width:  |  Height:  |  Size: 810 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@ -1,35 +0,0 @@
<svg viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg">
<style>
.cross {
fill: #939BAE;
}
.hex {
fill: #252931;
}
@media (prefers-color-scheme: light) {
.cross {
fill: #939BAE;
}
.hex {
fill: #252931;
}
}
@media (prefers-color-scheme: dark) {
.cross {
fill: #252931;
}
.hex {
fill: #939BAE;
}
}
</style>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M507.885 271.42C513.372 261.948 513.372 250.263 507.885 240.79L395.206 46.2423C389.742 36.8083 379.665 31 368.763 31H143.237C132.335 31 122.258 36.8083 116.794 46.2423L4.11494 240.79C-1.37164 250.263 -1.37165 261.948 4.11494 271.42L116.794 465.968C122.258 475.402 132.335 481.21 143.237 481.21H368.763C379.665 481.21 389.742 475.402 395.206 465.968L507.885 271.42Z"
class="hex"/>
<path d="M374 224H138C132.477 224 128 228.477 128 234V278C128 283.523 132.477 288 138 288H374C379.523 288 384 283.523 384 278V234C384 228.477 379.523 224 374 224Z" class="cross"/>
<path d="M278 128H234C228.477 128 224 132.477 224 138V374C224 379.523 228.477 384 234 384H278C283.523 384 288 379.523 288 374V138C288 132.477 283.523 128 278 128Z" class="cross"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB