Добавить статику приложения и синхронизировать с production.
В репозиторий включены css/ (f7support.css, fonts.css), img/ (иконки файлов и app.svg), fonts/, а также актуальные правки JS, PHP и info.xml с иконкой навигации.
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g filter="url(#filter0_di_3910_45393)">
|
||||
<circle cx="24.5" cy="23.5" r="22.5" fill="#FDFDFD"/>
|
||||
<circle cx="24.5" cy="23.5" r="22" stroke="url(#paint0_linear_3910_45393)" stroke-opacity="0.2"/>
|
||||
</g>
|
||||
<path d="M13.6328 13.4878V23.4745V33.4612C13.6328 35.1181 14.976 36.4612 16.6328 36.4612H16.722H19.8112H23.1366H26.462H33.1129C34.3083 36.4612 35.2773 35.4922 35.2773 34.2968V18.8383C35.2773 18.5731 35.172 18.3188 34.9845 18.1312L27.6339 10.7807C27.4464 10.5931 27.192 10.4878 26.9268 10.4878H16.6328C14.976 10.4878 13.6328 11.8309 13.6328 13.4878Z" fill="white" stroke="#151515" stroke-width="0.88" stroke-linecap="round"/>
|
||||
<path d="M27.1279 10.6711V16.6484C27.1279 17.753 28.0234 18.6484 29.1279 18.6484H35.1053C35.1944 18.6484 35.239 18.5407 35.176 18.4777L31.2373 14.5391L27.2986 10.6004C27.2356 10.5374 27.1279 10.582 27.1279 10.6711Z" stroke="#151515" stroke-width="0.88" stroke-linecap="square"/>
|
||||
<path d="M19.0879 23.7134H23.7184M19.0879 26.8004H28.7349M19.0879 29.8875H23.7184" stroke="#70B62B" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M25.2622 29.8875L27.4311 23.3809C27.4779 23.2402 27.677 23.2402 27.7239 23.3809L29.8928 29.8875" stroke="#70B62B" stroke-linecap="round"/>
|
||||
<defs>
|
||||
<filter id="filter0_di_3910_45393" x="0" y="0" width="49" height="49" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="1"/>
|
||||
<feGaussianBlur stdDeviation="1"/>
|
||||
<feComposite in2="hardAlpha" operator="out"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0.901961 0 0 0 0 0.901961 0 0 0 0 0.901961 0 0 0 1 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3910_45393"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="1"/>
|
||||
<feGaussianBlur stdDeviation="1.5"/>
|
||||
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0"/>
|
||||
<feBlend mode="normal" in2="shape" result="effect2_innerShadow_3910_45393"/>
|
||||
<feBlend mode="normal" in="effect2_innerShadow_3910_45393" in2="effect1_dropShadow_3910_45393" result="effect2_innerShadow_3910_45393"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_3910_45393" x1="3.40625" y1="3.04546" x2="47" y2="3.04546" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#C0FF7B"/>
|
||||
<stop offset="0.65625" stop-color="#70B62B"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user