Compare commits
41 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 37d3b31930 | |||
| c0af3da02d | |||
| c94512afd6 | |||
| 8b0687fb68 | |||
| ce46fc0d84 | |||
| 4641faacc4 | |||
| 1461f5201d | |||
| 59db22a0ff | |||
| 2b848a40e9 | |||
| 1d70047c2e | |||
| 2490ecbab2 | |||
| 7a521c60fb | |||
| fccbfa3cbb | |||
| 08d7caba02 | |||
| bfd5624ca4 | |||
| 0ef9f705ff | |||
| e5830275c9 | |||
| e1eec5bce3 | |||
| ac2d4fec90 | |||
| d249f8e4c3 | |||
| dbfcd601af | |||
| 3783ea03bf | |||
| b23d074bed | |||
| bfe56cee83 | |||
| eaaeaa1ad5 | |||
| 669d4a7288 | |||
| ad3fcf141e | |||
| eb2104c4ab | |||
| ab42fb0f65 | |||
| d037977023 | |||
| afb8c1cc6c | |||
| 276a552c08 | |||
| 0e05fd85c9 | |||
| 96bf59ded6 | |||
| db2db4436f | |||
| 62d7f25475 | |||
| a55ca1d9aa | |||
| 878d2d9941 | |||
| 9e28711304 | |||
| 51bb927b29 | |||
| ab98a50a5a |
|
After Width: | Height: | Size: 220 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 92 KiB |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM232 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"/></svg>
|
||||
|
After Width: | Height: | Size: 473 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 157 KiB |
|
After Width: | Height: | Size: 125 B |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM224 192l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32z"/></svg>
|
||||
|
After Width: | Height: | Size: 462 B |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9l0 176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z"/></svg>
|
||||
|
After Width: | Height: | Size: 457 B |
@@ -0,0 +1,37 @@
|
||||
<!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
|
||||
<svg width="44" height="44" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg" stroke="#808080">
|
||||
<g fill="none" fill-rule="evenodd" stroke-width="2">
|
||||
<circle cx="22" cy="22" r="1">
|
||||
<animate attributeName="r"
|
||||
begin="0s" dur="1.8s"
|
||||
values="1; 20"
|
||||
calcMode="spline"
|
||||
keyTimes="0; 1"
|
||||
keySplines="0.165, 0.84, 0.44, 1"
|
||||
repeatCount="indefinite" />
|
||||
<animate attributeName="stroke-opacity"
|
||||
begin="0s" dur="1.8s"
|
||||
values="1; 0"
|
||||
calcMode="spline"
|
||||
keyTimes="0; 1"
|
||||
keySplines="0.3, 0.61, 0.355, 1"
|
||||
repeatCount="indefinite" />
|
||||
</circle>
|
||||
<circle cx="22" cy="22" r="1">
|
||||
<animate attributeName="r"
|
||||
begin="-0.9s" dur="1.8s"
|
||||
values="1; 20"
|
||||
calcMode="spline"
|
||||
keyTimes="0; 1"
|
||||
keySplines="0.165, 0.84, 0.44, 1"
|
||||
repeatCount="indefinite" />
|
||||
<animate attributeName="stroke-opacity"
|
||||
begin="-0.9s" dur="1.8s"
|
||||
values="1; 0"
|
||||
calcMode="spline"
|
||||
keyTimes="0; 1"
|
||||
keySplines="0.3, 0.61, 0.355, 1"
|
||||
repeatCount="indefinite" />
|
||||
</circle>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1516374304626" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="880" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M825.6 406.4h-73.6c-9.6 0-19.2 9.6-19.2 19.2v172.8c0 9.6 9.6 19.2 19.2 19.2h73.6c9.6 0 19.2-9.6 19.2-19.2v-172.8c-3.2-9.6-9.6-19.2-19.2-19.2z m108.8-115.2h-291.2c-16 0-25.6 12.8-25.6 25.6v19.2H89.6c-16 0-25.6 12.8-25.6 25.6V704c0 16 12.8 25.6 25.6 25.6h841.6c16 0 25.6-12.8 25.6-25.6V316.8c3.2-12.8-9.6-25.6-22.4-25.6zM307.2 662.4c0 9.6-9.6 19.2-19.2 19.2H137.6c-9.6 0-19.2-9.6-19.2-19.2v-252.8c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v208h108.8c9.6 0 19.2 9.6 19.2 19.2v25.6z m272-99.2v6.4c0 6.4 0 12.8-3.2 16l-89.6 89.6c-6.4 6.4-22.4 6.4-22.4 6.4s-16 0-22.4-6.4L352 585.6c-6.4-3.2-6.4-12.8-3.2-19.2V409.6c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v147.2l54.4 54.4 54.4-54.4v-144c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v150.4z m326.4 89.6c0 16-12.8 25.6-25.6 25.6h-182.4c-16 0-25.6-12.8-25.6-25.6v-281.6c0-16 12.8-25.6 25.6-25.6h182.4c16 0 25.6 12.8 25.6 25.6v281.6z" fill="#BFBFBF" p-id="881"></path></svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1516374315819" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1013" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M934.4 291.2h-291.2c-16 0-25.6 12.8-25.6 25.6v19.2H89.6c-16 0-25.6 12.8-25.6 25.6V704c0 16 12.8 25.6 25.6 25.6h841.6c16 0 25.6-12.8 25.6-25.6V316.8c3.2-12.8-9.6-25.6-22.4-25.6zM307.2 662.4c0 9.6-9.6 19.2-19.2 19.2H137.6c-9.6 0-19.2-9.6-19.2-19.2v-252.8c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v208h108.8c9.6 0 19.2 9.6 19.2 19.2v25.6z m272-99.2v6.4c0 6.4 0 12.8-3.2 16l-89.6 89.6c-6.4 6.4-22.4 6.4-22.4 6.4s-16 0-22.4-6.4L352 585.6c-6.4-3.2-6.4-12.8-3.2-19.2V409.6c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v147.2l54.4 54.4 54.4-54.4v-144c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v150.4z m281.6 99.2c0 9.6-9.6 19.2-19.2 19.2h-118.4c-9.6 0-19.2-9.6-19.2-19.2v-25.6c0-9.6 9.6-19.2 19.2-19.2h25.6V416h-19.2c-9.6 0-19.2-9.6-19.2-19.2v-25.6c0-9.6 9.6-19.2 19.2-19.2h64c9.6 0 19.2 9.6 19.2 19.2v243.2h25.6c9.6 0 19.2 9.6 19.2 19.2v28.8z" fill="#BFBFBF" p-id="1014"></path></svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1516374320424" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1142" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M934.4 291.2h-291.2c-16 0-25.6 12.8-25.6 25.6v19.2H89.6c-16 0-25.6 12.8-25.6 25.6V704c0 16 12.8 25.6 25.6 25.6h841.6c16 0 25.6-12.8 25.6-25.6V316.8c3.2-12.8-9.6-25.6-22.4-25.6zM307.2 662.4c0 9.6-9.6 19.2-19.2 19.2H137.6c-9.6 0-19.2-9.6-19.2-19.2v-252.8c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v208h108.8c9.6 0 19.2 9.6 19.2 19.2v25.6z m272-99.2v6.4c0 6.4 0 12.8-3.2 16l-89.6 89.6c-6.4 6.4-22.4 6.4-22.4 6.4s-16 0-22.4-6.4L352 585.6c-6.4-3.2-6.4-12.8-3.2-19.2V409.6c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v147.2l54.4 54.4 54.4-54.4v-144c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v150.4z m326.4-38.4c0 9.6-9.6 19.2-19.2 19.2h-153.6v73.6h153.6c9.6 0 19.2 9.6 19.2 19.2v25.6c0 9.6-9.6 19.2-19.2 19.2h-198.4c-9.6 0-19.2-9.6-19.2-19.2v-163.2c0-9.6 9.6-19.2 19.2-19.2h153.6v-73.6h-153.6c-9.6 0-19.2-9.6-19.2-19.2v-25.6c0-9.6 9.6-19.2 19.2-19.2h198.4c9.6 0 19.2 9.6 19.2 19.2v163.2z" fill="#95DDB2" p-id="1143"></path></svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1516374325602" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1271" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M934.4 291.2h-291.2c-16 0-25.6 12.8-25.6 25.6v19.2H89.6c-16 0-25.6 12.8-25.6 25.6V704c0 16 12.8 25.6 25.6 25.6h841.6c16 0 25.6-12.8 25.6-25.6V316.8c3.2-12.8-9.6-25.6-22.4-25.6zM307.2 662.4c0 9.6-9.6 19.2-19.2 19.2H137.6c-9.6 0-19.2-9.6-19.2-19.2v-252.8c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v208h108.8c9.6 0 19.2 9.6 19.2 19.2v25.6z m272-99.2v6.4c0 6.4 0 12.8-3.2 16l-89.6 89.6c-6.4 6.4-22.4 6.4-22.4 6.4s-16 0-22.4-6.4L352 585.6c-6.4-3.2-6.4-12.8-3.2-19.2V409.6c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v147.2l54.4 54.4 54.4-54.4v-144c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v150.4z m326.4 99.2c0 9.6-9.6 19.2-19.2 19.2h-198.4c-9.6 0-19.2-9.6-19.2-19.2v-25.6c0-9.6 9.6-19.2 19.2-19.2h153.6V544h-153.6c-9.6 0-19.2-9.6-19.2-19.2v-25.6c0-9.6 9.6-19.2 19.2-19.2h153.6v-73.6h-153.6c-9.6 0-19.2-9.6-19.2-19.2v-25.6c0-9.6 9.6-19.2 19.2-19.2h198.4c9.6 0 19.2 9.6 19.2 19.2v300.8z" fill="#92D1E5" p-id="1272"></path></svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1516374334747" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1400" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M934.4 291.2h-291.2c-16 0-25.6 12.8-25.6 25.6v19.2H89.6c-16 0-25.6 12.8-25.6 25.6V704c0 16 12.8 25.6 25.6 25.6h841.6c16 0 25.6-12.8 25.6-25.6V316.8c3.2-12.8-9.6-25.6-22.4-25.6zM307.2 662.4c0 9.6-9.6 19.2-19.2 19.2H137.6c-9.6 0-19.2-9.6-19.2-19.2v-252.8c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v208h108.8c9.6 0 19.2 9.6 19.2 19.2v25.6z m272-99.2v6.4c0 6.4 0 12.8-3.2 16l-89.6 89.6c-6.4 6.4-22.4 6.4-22.4 6.4s-16 0-22.4-6.4L352 585.6c-6.4-3.2-6.4-12.8-3.2-19.2V409.6c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v147.2l54.4 54.4 54.4-54.4v-144c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v150.4z m326.4 99.2c0 9.6-9.6 19.2-19.2 19.2h-25.6c-9.6 0-19.2-9.6-19.2-19.2V544h-153.6c-9.6 0-19.2-9.6-19.2-19.2v-163.2c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2V480h108.8v-118.4c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v300.8z" fill="#FFB37C" p-id="1401"></path></svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1516374340287" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1529" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M934.4 291.2h-291.2c-16 0-25.6 12.8-25.6 25.6v19.2H89.6c-16 0-25.6 12.8-25.6 25.6V704c0 16 12.8 25.6 25.6 25.6h841.6c16 0 25.6-12.8 25.6-25.6V316.8c3.2-12.8-9.6-25.6-22.4-25.6zM307.2 662.4c0 9.6-9.6 19.2-19.2 19.2H137.6c-9.6 0-19.2-9.6-19.2-19.2v-252.8c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v208h108.8c9.6 0 19.2 9.6 19.2 19.2v25.6z m272-99.2v6.4c0 6.4 0 12.8-3.2 16l-89.6 89.6c-6.4 6.4-22.4 6.4-22.4 6.4s-16 0-22.4-6.4L352 585.6c-6.4-3.2-6.4-12.8-3.2-19.2V409.6c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v147.2l54.4 54.4 54.4-54.4v-144c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v150.4z m326.4-172.8c0 9.6-9.6 19.2-19.2 19.2h-153.6V480h153.6c9.6 0 19.2 9.6 19.2 19.2v163.2c0 9.6-9.6 19.2-19.2 19.2h-198.4c-9.6 0-19.2-9.6-19.2-19.2v-25.6c0-9.6 9.6-19.2 19.2-19.2h153.6V544h-153.6c-9.6 0-19.2-9.6-19.2-19.2v-163.2c0-9.6 9.6-19.2 19.2-19.2h198.4c9.6 0 19.2 9.6 19.2 19.2v28.8z" fill="#FF6C00" p-id="1530"></path></svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1516374345247" class="icon" style="" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1658" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M732.8 617.6h108.8V544h-108.8v73.6z m201.6-326.4h-291.2c-16 0-25.6 12.8-25.6 25.6v19.2H89.6c-16 0-25.6 12.8-25.6 25.6V704c0 16 12.8 25.6 25.6 25.6h841.6c16 0 25.6-12.8 25.6-25.6V316.8c3.2-12.8-9.6-25.6-22.4-25.6zM307.2 662.4c0 9.6-9.6 19.2-19.2 19.2H137.6c-9.6 0-19.2-9.6-19.2-19.2v-252.8c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v208h108.8c9.6 0 19.2 9.6 19.2 19.2v25.6z m272-99.2v6.4c0 6.4 0 12.8-3.2 16l-89.6 89.6c-6.4 6.4-22.4 6.4-22.4 6.4s-16 0-22.4-6.4L352 585.6c-6.4-3.2-6.4-12.8-3.2-19.2V409.6c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v147.2l54.4 54.4 54.4-54.4v-144c0-9.6 9.6-19.2 19.2-19.2h25.6c9.6 0 19.2 9.6 19.2 19.2v150.4z m326.4-172.8c0 9.6-9.6 19.2-19.2 19.2h-153.6V480h153.6c9.6 0 19.2 9.6 19.2 19.2v163.2c0 9.6-9.6 19.2-19.2 19.2h-198.4c-9.6 0-19.2-9.6-19.2-19.2v-297.6c0-9.6 9.6-19.2 19.2-19.2h198.4c9.6 0 19.2 9.6 19.2 19.2v25.6z" fill="#FF0000" p-id="1659"></path></svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 5.2 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 5.7 KiB |
|
After Width: | Height: | Size: 6.1 KiB |
|
After Width: | Height: | Size: 4.7 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 5.8 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 3.8 KiB |
|
After Width: | Height: | Size: 4.5 KiB |
|
After Width: | Height: | Size: 6.3 KiB |
|
After Width: | Height: | Size: 8.5 KiB |
|
After Width: | Height: | Size: 6.7 KiB |
|
After Width: | Height: | Size: 8.6 KiB |
|
After Width: | Height: | Size: 6.6 KiB |
|
After Width: | Height: | Size: 6.3 KiB |
|
After Width: | Height: | Size: 6.3 KiB |
|
After Width: | Height: | Size: 6.8 KiB |
|
After Width: | Height: | Size: 8.1 KiB |
|
After Width: | Height: | Size: 9.6 KiB |
|
After Width: | Height: | Size: 6.2 KiB |
|
After Width: | Height: | Size: 6.5 KiB |
|
After Width: | Height: | Size: 6.3 KiB |
|
After Width: | Height: | Size: 8.1 KiB |
|
After Width: | Height: | Size: 6.3 KiB |
|
After Width: | Height: | Size: 6.9 KiB |
|
After Width: | Height: | Size: 5.2 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 8.4 KiB |
|
After Width: | Height: | Size: 8.3 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 5.7 KiB |
|
After Width: | Height: | Size: 4.5 KiB |
|
After Width: | Height: | Size: 5.1 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 5.3 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 6.0 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 6.0 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
@@ -0,0 +1,39 @@
|
||||
@font-face {
|
||||
font-family: 'remix_social';
|
||||
src: url('https://s.nmxc.ltd/sakurairo_vision/@2.7/display_icon/remix_iconfont/remix_social.woff2') format('woff2'),
|
||||
url('https://s.nmxc.ltd/sakurairo_vision/@2.7/display_icon/remix_iconfont/remix_social.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
[class^="icon-"]:before, [class*=" icon-"]:before {
|
||||
font-family: "remix_social";
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
speak: never;
|
||||
display: block;
|
||||
text-decoration: inherit;
|
||||
text-align: center;
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-bili:before { content: '\e800'; } /* '' */
|
||||
.icon-discord:before { content: '\e801'; } /* '' */
|
||||
.icon-facebook:before { content: '\e802'; } /* '' */
|
||||
.icon-douyin:before { content: '\e803'; } /* '' */
|
||||
.icon-github:before { content: '\e804'; } /* '' */
|
||||
.icon-instagram:before { content: '\e805'; } /* '' */
|
||||
.icon-linkedin:before { content: '\e806'; } /* '' */
|
||||
.icon-wangyiyun:before { content: '\e807'; } /* '' */
|
||||
.icon-mail:before { content: '\e808'; } /* '' */
|
||||
.icon-qq:before { content: '\e809'; } /* '' */
|
||||
.icon-steam:before { content: '\e80a'; } /* '' */
|
||||
.icon-telegram:before { content: '\e80b'; } /* '' */
|
||||
.icon-twitter:before { content: '\e80c'; } /* '' */
|
||||
.icon-wechat:before { content: '\e80d'; } /* '' */
|
||||
.icon-xiaohongshu:before { content: '\e80e'; } /* '' */
|
||||
.icon-sina:before { content: '\e80f'; } /* '' */
|
||||
.icon-youtube:before { content: '\e810'; } /* '' */
|
||||
.icon-zhihu:before { content: '\e811'; } /* '' */
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 1016 B |
|
After Width: | Height: | Size: 1016 B |
|
After Width: | Height: | Size: 1020 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 409 KiB |
|
After Width: | Height: | Size: 487 KiB |
|
After Width: | Height: | Size: 458 KiB |
|
After Width: | Height: | Size: 6.8 KiB |
|
After Width: | Height: | Size: 912 B |
|
After Width: | Height: | Size: 826 B |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 966 B |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 954 B |