Рефактор

This commit is contained in:
sasha80
2023-07-25 08:46:38 +03:00
parent c1d135eaed
commit f6baa951fc
11 changed files with 446 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path d="m3 1c-1.1046 0-2 0.8954-2 2v10c0 1.1046 0.89543 2 2 2h10c1.1046 0 2-0.8954 2-2v-10c0-1.1046-0.89543-2-2-2h-10zm4.3125 4.7793c0.39127 0 0.74441 0.085556 1.0625 0.25586 0.31809 0.1689 0.57062 0.41729 0.75781 0.74805 0.18719 0.32935 0.28125 0.73544 0.28125 1.2168s-0.094058 0.888-0.28125 1.2188c-0.18719 0.32935-0.43973 0.57774-0.75781 0.74805-0.31809 0.1689-0.67123 0.25391-1.0625 0.25391-0.39409 0-0.75027-0.085556-1.0684-0.25586-0.31668-0.17171-0.56867-0.42065-0.75586-0.75-0.18578-0.33075-0.2793-0.73631-0.2793-1.2148 0-0.48135 0.093512-0.88745 0.2793-1.2168 0.18719-0.33075 0.43918-0.57915 0.75586-0.74805 0.31809-0.1703 0.67427-0.25586 1.0684-0.25586zm4.7363 0c0.34061 0 0.64992 0.063327 0.92578 0.19141 0.27586 0.12667 0.49821 0.3016 0.66992 0.52539 0.17312 0.22238 0.27513 0.47959 0.30469 0.76953h-1.1855c-0.035187-0.14778-0.11279-0.26157-0.23242-0.3418-0.11963-0.081633-0.27265-0.12305-0.45703-0.12305-0.29557 1e-7 -0.52369 0.10474-0.68555 0.31445-0.16186 0.20971-0.24219 0.50257-0.24219 0.87695 0 0.38001 0.075648 0.67615 0.23047 0.88867s0.38544 0.31836 0.68945 0.31836c0.2632 0 0.46145-0.054826 0.59375-0.16602 0.13371-0.11119 0.20336-0.26257 0.20898-0.45117h-0.78516v-0.83594h1.916v0.59961c0 0.39409-0.084465 0.73163-0.25195 1.0117-0.16608 0.27868-0.39475 0.49339-0.6875 0.64258-0.29134 0.14778-0.62475 0.2207-1.002 0.2207-0.42083 0-0.79129-0.08883-1.1094-0.26758-0.31809-0.17875-0.56735-0.43292-0.74609-0.76367-0.17734-0.33075-0.26562-0.72562-0.26562-1.1816 0-0.47572 0.095149-0.87878 0.28516-1.2109 0.19001-0.33216 0.44613-0.58469 0.76562-0.75781s0.67209-0.25977 1.0605-0.25977zm-10.049 0.058594h1.1738v3.3789h1.748v0.94531h-2.9219v-4.3242zm5.3125 0.96289c-0.29134 1e-7 -0.51456 0.1031-0.66797 0.30859-0.15201 0.20549-0.22852 0.50217-0.22852 0.89062s0.07651 0.68514 0.22852 0.89062c0.15341 0.20549 0.37662 0.30859 0.66797 0.30859 0.29134 0 0.51206-0.1031 0.66406-0.30859 0.15341-0.20549 0.23047-0.50217 0.23047-0.89062s-0.077055-0.68514-0.23047-0.89062c-0.15201-0.20549-0.37272-0.30859-0.66406-0.30859z" fill="#a5efac"/>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB