Добавить статику приложения и синхронизировать с production.
В репозиторий включены css/ (f7support.css, fonts.css), img/ (иконки файлов и app.svg), fonts/, а также актуальные правки JS, PHP и info.xml с иконкой навигации.
@@ -18,6 +18,7 @@
|
|||||||
<navigation>
|
<navigation>
|
||||||
<id>f7support</id>
|
<id>f7support</id>
|
||||||
<name>Support</name>
|
<name>Support</name>
|
||||||
|
<icon>app.svg</icon>
|
||||||
<route>f7support.page.index</route>
|
<route>f7support.page.index</route>
|
||||||
<order>30</order>
|
<order>30</order>
|
||||||
</navigation>
|
</navigation>
|
||||||
|
|||||||
@@ -0,0 +1,18 @@
|
|||||||
|
/**
|
||||||
|
* Raleway — те же файлы, что в themes/forbion/fonts/ (raleway-medium = 500, ralewayt = 600).
|
||||||
|
*/
|
||||||
|
@font-face {
|
||||||
|
font-family: "Raleway";
|
||||||
|
src: url("../fonts/raleway-medium.ttf") format("truetype");
|
||||||
|
font-weight: 500;
|
||||||
|
font-style: normal;
|
||||||
|
font-display: swap;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "Raleway";
|
||||||
|
src: url("../fonts/ralewayt.ttf") format("truetype");
|
||||||
|
font-weight: 600;
|
||||||
|
font-style: normal;
|
||||||
|
font-display: swap;
|
||||||
|
}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
|
||||||
@@ -0,0 +1,44 @@
|
|||||||
|
<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g filter="url(#filter0_di_2958_89982)">
|
||||||
|
<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_2958_89982)" stroke-opacity="0.2"/>
|
||||||
|
</g>
|
||||||
|
<path d="M13.334 35.4905V11.5096C13.334 9.84638 14.6823 8.49805 16.3456 8.49805H33.6594C35.3227 8.49805 36.671 9.84638 36.671 11.5096V35.4905C36.671 37.1541 35.3224 38.5028 33.6587 38.5028H16.3463C14.6827 38.5028 13.334 37.1541 13.334 35.4905Z" fill="white" stroke="#151515" stroke-width="1.00411"/>
|
||||||
|
<path d="M13.334 36.2802V10.7206C13.334 9.49313 14.3291 8.49805 15.5566 8.49805H17.7791V38.5028H15.5566C14.3291 38.5028 13.334 37.5077 13.334 36.2802Z" fill="white" stroke="#151515" stroke-width="1.00411"/>
|
||||||
|
<path d="M10.1797 22.5852V23.3016C10.1797 23.7175 10.5169 24.0547 10.9328 24.0547H14.983C15.399 24.0547 15.7361 23.7175 15.7361 23.3016V22.5852C15.7361 22.1693 15.399 21.8321 14.983 21.8321H10.9328C10.5169 21.8321 10.1797 22.1693 10.1797 22.5852Z" fill="white" stroke="#151515" stroke-width="1.00411"/>
|
||||||
|
<path d="M10.1797 29.2532V29.9696C10.1797 30.3855 10.5169 30.7227 10.9328 30.7227H14.983C15.399 30.7227 15.7361 30.3855 15.7361 29.9696V29.2532C15.7361 28.8372 15.399 28.5001 14.983 28.5001H10.9328C10.5169 28.5001 10.1797 28.8372 10.1797 29.2532Z" fill="white" stroke="#151515" stroke-width="1.00411"/>
|
||||||
|
<path d="M10 15.9192V16.6356C10 17.0515 10.3372 17.3887 10.7531 17.3887H14.8034C15.2193 17.3887 15.5564 17.0515 15.5564 16.6356V15.9192C15.5564 15.5033 15.2193 15.1661 14.8034 15.1661H10.7531C10.3372 15.1661 10 15.5033 10 15.9192Z" fill="white" stroke="#151515" stroke-width="1.00411"/>
|
||||||
|
<circle cx="27.2256" cy="21.21" r="2.29203" fill="url(#paint1_linear_2958_89982)"/>
|
||||||
|
<path d="M27.2247 24.2676C24.6649 24.2676 23.1772 26.2776 22.7615 27.4917C22.6522 27.8111 22.9143 28.0876 23.2518 28.0876H31.1975C31.5351 28.0876 31.7972 27.8111 31.6879 27.4917C31.2722 26.2776 29.7844 24.2676 27.2247 24.2676Z" fill="url(#paint2_linear_2958_89982)"/>
|
||||||
|
<defs>
|
||||||
|
<filter id="filter0_di_2958_89982" 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_2958_89982"/>
|
||||||
|
<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="-0.25"/>
|
||||||
|
<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_2958_89982"/>
|
||||||
|
<feBlend mode="normal" in="effect2_innerShadow_2958_89982" in2="effect1_dropShadow_2958_89982" result="effect2_innerShadow_2958_89982"/>
|
||||||
|
</filter>
|
||||||
|
<linearGradient id="paint0_linear_2958_89982" 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>
|
||||||
|
<linearGradient id="paint1_linear_2958_89982" x1="24.9336" y1="18.918" x2="30.3335" y2="20.2891" gradientUnits="userSpaceOnUse">
|
||||||
|
<stop stop-color="#C0FF7B"/>
|
||||||
|
<stop offset="0.453125" stop-color="#7CBC3D"/>
|
||||||
|
</linearGradient>
|
||||||
|
<linearGradient id="paint2_linear_2958_89982" x1="22.6406" y1="24.2676" x2="31.0235" y2="29.3761" gradientUnits="userSpaceOnUse">
|
||||||
|
<stop stop-color="#C0FF7B"/>
|
||||||
|
<stop offset="0.453125" stop-color="#7CBC3D"/>
|
||||||
|
</linearGradient>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 3.9 KiB |
@@ -0,0 +1,42 @@
|
|||||||
|
<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_45414)">
|
||||||
|
<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_45414)" stroke-opacity="0.2"/>
|
||||||
|
</g>
|
||||||
|
<path d="M14.1328 13.4878V23.4745V33.4612C14.1328 35.1181 15.476 36.4612 17.1328 36.4612H17.222H20.3112H23.6366H26.962H33.6129C34.8083 36.4612 35.7773 35.4922 35.7773 34.2968V18.8383C35.7773 18.5731 35.672 18.3188 35.4845 18.1312L28.1339 10.7807C27.9464 10.5931 27.692 10.4878 27.4268 10.4878H17.1328C15.476 10.4878 14.1328 11.8309 14.1328 13.4878Z" fill="white" stroke="#151515" stroke-width="0.88" stroke-linecap="round"/>
|
||||||
|
<path d="M27.6279 10.6711V16.6484C27.6279 17.753 28.5234 18.6484 29.6279 18.6484H35.6053C35.6944 18.6484 35.739 18.5407 35.676 18.4777L31.7373 14.5391L27.7986 10.6004C27.7356 10.5374 27.6279 10.582 27.6279 10.6711Z" stroke="#151515" stroke-width="0.88" stroke-linecap="square"/>
|
||||||
|
<g clip-path="url(#clip0_3910_45414)">
|
||||||
|
<mask id="mask0_3910_45414" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="19" y="20" width="12" height="12">
|
||||||
|
<path d="M30.4033 20.4746H19.5771V31.3008H30.4033V20.4746Z" fill="white"/>
|
||||||
|
</mask>
|
||||||
|
<g mask="url(#mask0_3910_45414)">
|
||||||
|
<path d="M22.3252 23.0165C22.4718 23.0681 22.6278 23.0873 22.7824 23.073C22.9371 23.0586 23.0869 23.0109 23.2214 22.9332C23.356 22.8555 23.4721 22.7496 23.5618 22.6228C23.6516 22.496 23.7128 22.3513 23.7414 22.1986L23.9137 21.2724C24.6222 21.111 25.3579 21.111 26.0665 21.2724L26.2398 22.1986C26.2684 22.3513 26.3296 22.496 26.4194 22.6228C26.5091 22.7496 26.6252 22.8555 26.7598 22.9332C26.8943 23.0109 27.0441 23.0586 27.1988 23.073C27.3534 23.0873 27.5095 23.0681 27.656 23.0165L28.5439 22.7042C29.0381 23.2366 29.4064 23.8733 29.6214 24.5672L28.9052 25.1811C28.7872 25.2822 28.6926 25.4076 28.6277 25.5487C28.5628 25.6899 28.5292 25.8434 28.5292 25.9987C28.5292 26.1541 28.5628 26.3076 28.6277 26.4487C28.6926 26.5899 28.7872 26.7153 28.9052 26.8164L29.6214 27.4297C29.4064 28.1236 29.0381 28.7603 28.5439 29.2928L27.6554 28.9804C27.5089 28.9289 27.3529 28.9096 27.1982 28.924C27.0435 28.9384 26.8938 28.9861 26.7593 29.0637C26.6247 29.1414 26.5086 29.2473 26.4189 29.3741C26.3291 29.5009 26.2678 29.6456 26.2393 29.7984L26.0675 30.7245C25.359 30.8859 24.6233 30.8859 23.9148 30.7245L23.7414 29.7984C23.7128 29.6456 23.6516 29.5009 23.5618 29.3741C23.4721 29.2473 23.356 29.1414 23.2214 29.0637C23.0869 28.9861 22.9371 28.9384 22.7824 28.924C22.6278 28.9096 22.4718 28.9289 22.3252 28.9804L21.4373 29.2928C20.9431 28.7603 20.5748 28.1236 20.3599 27.4297L21.076 26.8159C21.1939 26.7148 21.2885 26.5894 21.3533 26.4483C21.4182 26.3072 21.4518 26.1538 21.4518 25.9985C21.4518 25.8432 21.4182 25.6898 21.3533 25.5487C21.2885 25.4076 21.1939 25.2822 21.076 25.1811L20.3599 24.5672C20.5747 23.8734 20.9427 23.2367 21.4368 22.7042L22.3252 23.0165ZM24.9906 24.3831C25.419 24.3831 25.8299 24.5533 26.1329 24.8562C26.4358 25.1592 26.606 25.57 26.606 25.9985C26.606 26.4269 26.4358 26.8378 26.1329 27.1407C25.8299 27.4437 25.419 27.6138 24.9906 27.6138C24.5622 27.6138 24.1513 27.4437 23.8484 27.1407C23.5454 26.8378 23.3752 26.4269 23.3752 25.9985C23.3752 25.57 23.5454 25.1592 23.8484 24.8562C24.1513 24.5533 24.5622 24.3831 24.9906 24.3831Z" stroke="#70B62B" stroke-linecap="round" stroke-linejoin="round"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<defs>
|
||||||
|
<filter id="filter0_di_3910_45414" 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_45414"/>
|
||||||
|
<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_45414"/>
|
||||||
|
<feBlend mode="normal" in="effect2_innerShadow_3910_45414" in2="effect1_dropShadow_3910_45414" result="effect2_innerShadow_3910_45414"/>
|
||||||
|
</filter>
|
||||||
|
<linearGradient id="paint0_linear_3910_45414" 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>
|
||||||
|
<clipPath id="clip0_3910_45414">
|
||||||
|
<rect width="10.8262" height="10.8262" fill="white" transform="translate(19.5767 20.4746)"/>
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 4.9 KiB |
@@ -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_3908_45221)">
|
||||||
|
<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_3908_45221)" stroke-opacity="0.2"/>
|
||||||
|
</g>
|
||||||
|
<path d="M14.1328 13.4878V23.4745V33.4612C14.1328 35.1181 15.476 36.4612 17.1328 36.4612H17.222H20.3112H23.6366H26.962H33.6129C34.8083 36.4612 35.7773 35.4922 35.7773 34.2968V18.8383C35.7773 18.5731 35.672 18.3188 35.4845 18.1312L28.1339 10.7807C27.9464 10.5931 27.692 10.4878 27.4268 10.4878H17.1328C15.476 10.4878 14.1328 11.8309 14.1328 13.4878Z" fill="white" stroke="#151515" stroke-width="0.88" stroke-linecap="round"/>
|
||||||
|
<path d="M27.6279 10.6711V16.6484C27.6279 17.753 28.5234 18.6484 29.6279 18.6484H35.6053C35.6944 18.6484 35.739 18.5407 35.676 18.4777L31.7373 14.5391L27.7986 10.6004C27.7356 10.5374 27.6279 10.582 27.6279 10.6711Z" stroke="#151515" stroke-width="0.88" stroke-linecap="square"/>
|
||||||
|
<path d="M27.8184 23.8477L30.7404 26.768C30.8151 26.8426 30.8151 26.9635 30.7406 27.0381L27.8184 29.9602" stroke="#70B62B" stroke-linecap="round"/>
|
||||||
|
<path d="M22.0919 23.8477L19.1697 26.768C19.0951 26.8426 19.0951 26.9635 19.1697 27.0381L22.0919 29.9602" stroke="#70B62B" stroke-linecap="round"/>
|
||||||
|
<defs>
|
||||||
|
<filter id="filter0_di_3908_45221" 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_3908_45221"/>
|
||||||
|
<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_3908_45221"/>
|
||||||
|
<feBlend mode="normal" in="effect2_innerShadow_3908_45221" in2="effect1_dropShadow_3908_45221" result="effect2_innerShadow_3908_45221"/>
|
||||||
|
</filter>
|
||||||
|
<linearGradient id="paint0_linear_3908_45221" 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 |
@@ -0,0 +1,31 @@
|
|||||||
|
<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_45435)">
|
||||||
|
<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_45435)" 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"/>
|
||||||
|
<defs>
|
||||||
|
<filter id="filter0_di_3910_45435" 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_45435"/>
|
||||||
|
<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_45435"/>
|
||||||
|
<feBlend mode="normal" in="effect2_innerShadow_3910_45435" in2="effect1_dropShadow_3910_45435" result="effect2_innerShadow_3910_45435"/>
|
||||||
|
</filter>
|
||||||
|
<linearGradient id="paint0_linear_3910_45435" 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.4 KiB |
@@ -0,0 +1,34 @@
|
|||||||
|
<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g filter="url(#filter0_di_3908_45066)">
|
||||||
|
<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_3908_45066)" stroke-opacity="0.2"/>
|
||||||
|
</g>
|
||||||
|
<path d="M15.6021 13.5132V23.4999V33.8168C15.6021 35.2913 16.7974 36.4866 18.2718 36.4866H20.9416H23.8156H26.6896H32.4375C33.4706 36.4866 34.3081 35.6491 34.3081 34.616V13.5132C34.3081 11.8563 32.965 10.5132 31.3081 10.5132H18.6021C16.9452 10.5132 15.6021 11.8563 15.6021 13.5132Z" stroke="#151515" stroke-width="0.88" stroke-linecap="round"/>
|
||||||
|
<path d="M15.6021 22.4897H34" stroke="#151515" stroke-linecap="round"/>
|
||||||
|
<path d="M15.6021 27.4897H34" stroke="#151515" stroke-linecap="round"/>
|
||||||
|
<path d="M21.2185 18.0898H10.8685C9.91586 18.0898 9.14355 18.8621 9.14355 19.8148V30.1649C9.14355 31.1176 9.91586 31.8898 10.8685 31.8898H21.2185C22.1712 31.8898 22.9435 31.1176 22.9435 30.1649V19.8148C22.9435 18.8621 22.1712 18.0898 21.2185 18.0898Z" fill="#2B57B6"/>
|
||||||
|
<path d="M16.0772 23.9974L17.5898 29.9176H19.3167L20.968 20.0605H19.2285L18.2453 25.8907L16.8461 20.2559H15.4092L13.9092 25.9207L12.926 20.0605H11.1108L12.7621 29.9176H14.489" fill="white"/>
|
||||||
|
<defs>
|
||||||
|
<filter id="filter0_di_3908_45066" 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_3908_45066"/>
|
||||||
|
<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_3908_45066"/>
|
||||||
|
<feBlend mode="normal" in="effect2_innerShadow_3908_45066" in2="effect1_dropShadow_3908_45066" result="effect2_innerShadow_3908_45066"/>
|
||||||
|
</filter>
|
||||||
|
<linearGradient id="paint0_linear_3908_45066" 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 |
@@ -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 |
@@ -0,0 +1,34 @@
|
|||||||
|
<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g filter="url(#filter0_di_3905_45006)">
|
||||||
|
<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_3905_45006)" stroke-opacity="0.2"/>
|
||||||
|
</g>
|
||||||
|
<path d="M15.6021 13.5132V23.4999V33.8168C15.6021 35.2913 16.7974 36.4866 18.2718 36.4866H20.9416H23.8156H26.6896H32.4375C33.4706 36.4866 34.3081 35.6491 34.3081 34.616V13.5132C34.3081 11.8563 32.965 10.5132 31.3081 10.5132H18.6021C16.9452 10.5132 15.6021 11.8563 15.6021 13.5132Z" stroke="#151515" stroke-width="0.88" stroke-linecap="round"/>
|
||||||
|
<path d="M15.6021 22.4897H34" stroke="#151515" stroke-linecap="round"/>
|
||||||
|
<path d="M15.6021 27.4897H34" stroke="#151515" stroke-linecap="round"/>
|
||||||
|
<path d="M21.2186 18.0898H10.8686C9.91586 18.0898 9.14355 18.8622 9.14355 19.8148V30.1648C9.14355 31.1175 9.91586 31.8898 10.8686 31.8898H21.2186C22.1712 31.8898 22.9436 31.1175 22.9436 30.1648V19.8148C22.9436 18.8622 22.1712 18.0898 21.2186 18.0898Z" fill="#B6342B"/>
|
||||||
|
<path d="M16.1664 20.5639C17.0473 20.5083 17.9203 20.7533 18.631 21.2557C18.9229 21.5051 19.1519 21.8151 19.3004 22.1621C19.4489 22.5091 19.513 22.884 19.488 23.2583C19.4976 23.7856 19.3509 24.3046 19.0651 24.755C18.7752 25.1978 18.3584 25.5509 17.8646 25.7721C17.3001 26.0236 16.6832 26.1479 16.061 26.1354H14.3458V29.1812H12.5933V20.5639H16.1664ZM14.3447 24.8192H15.8536C16.3319 24.8518 16.8062 24.7161 17.1879 24.4374C17.3438 24.2947 17.4652 24.1209 17.5436 23.9283C17.6219 23.7356 17.6553 23.5288 17.6413 23.3225C17.6413 22.3732 17.065 21.8982 15.9125 21.8975H14.3447V24.8192Z" fill="white"/>
|
||||||
|
<defs>
|
||||||
|
<filter id="filter0_di_3905_45006" 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_3905_45006"/>
|
||||||
|
<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_3905_45006"/>
|
||||||
|
<feBlend mode="normal" in="effect2_innerShadow_3905_45006" in2="effect1_dropShadow_3905_45006" result="effect2_innerShadow_3905_45006"/>
|
||||||
|
</filter>
|
||||||
|
<linearGradient id="paint0_linear_3905_45006" 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: 3.0 KiB |
@@ -0,0 +1,34 @@
|
|||||||
|
<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g filter="url(#filter0_di_3908_45081)">
|
||||||
|
<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_3908_45081)" stroke-opacity="0.2"/>
|
||||||
|
</g>
|
||||||
|
<path d="M15.6021 13.5132V23.4999V33.8168C15.6021 35.2913 16.7974 36.4866 18.2718 36.4866H20.9416H23.8156H26.6896H32.4375C33.4706 36.4866 34.3081 35.6491 34.3081 34.616V13.5132C34.3081 11.8563 32.965 10.5132 31.3081 10.5132H18.6021C16.9452 10.5132 15.6021 11.8563 15.6021 13.5132Z" stroke="#151515" stroke-width="0.88" stroke-linecap="round"/>
|
||||||
|
<path d="M15.6021 22.4897H34" stroke="#151515" stroke-linecap="round"/>
|
||||||
|
<path d="M15.6021 27.4897H34" stroke="#151515" stroke-linecap="round"/>
|
||||||
|
<path d="M21.2186 18.0898H10.8686C9.91586 18.0898 9.14355 18.8622 9.14355 19.8148V30.1648C9.14355 31.1176 9.91586 31.8898 10.8686 31.8898H21.2186C22.1712 31.8898 22.9436 31.1176 22.9436 30.1648V19.8148C22.9436 18.8622 22.1712 18.0898 21.2186 18.0898Z" fill="#B6602B"/>
|
||||||
|
<path d="M16.1664 19.8242C17.0473 19.7575 17.9203 20.0516 18.631 20.6544C18.9229 20.9537 19.1519 21.3257 19.3004 21.7421C19.4489 22.1584 19.513 22.6083 19.488 23.0575C19.4976 23.6902 19.3509 24.3131 19.0651 24.8536C18.7752 25.3849 18.3584 25.8086 17.8646 26.0741C17.3001 26.3759 16.6832 26.525 16.061 26.5101H14.3458V30.1649H12.5933V19.8242H16.1664ZM14.3447 24.9306H15.8536C16.3319 24.9697 16.8062 24.8069 17.1879 24.4725C17.3438 24.3012 17.4652 24.0926 17.5436 23.8615C17.6219 23.6303 17.6553 23.3821 17.6413 23.1345C17.6413 21.9954 17.065 21.4254 15.9125 21.4246H14.3447V24.9306Z" fill="white"/>
|
||||||
|
<defs>
|
||||||
|
<filter id="filter0_di_3908_45081" 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_3908_45081"/>
|
||||||
|
<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_3908_45081"/>
|
||||||
|
<feBlend mode="normal" in="effect2_innerShadow_3908_45081" in2="effect1_dropShadow_3908_45081" result="effect2_innerShadow_3908_45081"/>
|
||||||
|
</filter>
|
||||||
|
<linearGradient id="paint0_linear_3908_45081" 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: 3.0 KiB |
@@ -0,0 +1,34 @@
|
|||||||
|
<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g filter="url(#filter0_di_3905_44955)">
|
||||||
|
<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_3905_44955)" stroke-opacity="0.2"/>
|
||||||
|
</g>
|
||||||
|
<path d="M15.6021 13.5132V23.4999V33.8168C15.6021 35.2913 16.7974 36.4866 18.2718 36.4866H20.9416H23.8156H26.6896H32.4375C33.4706 36.4866 34.3081 35.6491 34.3081 34.616V13.5132C34.3081 11.8563 32.965 10.5132 31.3081 10.5132H18.6021C16.9452 10.5132 15.6021 11.8563 15.6021 13.5132Z" stroke="#151515" stroke-width="0.88" stroke-linecap="round"/>
|
||||||
|
<path d="M15.6021 22.4897H34" stroke="#151515" stroke-linecap="round"/>
|
||||||
|
<path d="M15.6021 27.4897H34" stroke="#151515" stroke-linecap="round"/>
|
||||||
|
<rect x="9.50244" y="18.4487" width="13.0825" height="13.0825" rx="1.63531" fill="#70B62B"/>
|
||||||
|
<path d="M11.1377 28.9605L14.1004 24.8622L11.3867 20.7871H13.5659L15.0466 23.3966C15.1835 23.6435 15.2826 23.8271 15.3275 23.9495H15.3475C15.4443 23.7518 15.5465 23.5598 15.6543 23.3734L17.2377 20.7913H19.2435L16.4601 24.8432L19.3143 28.9637H17.1799L15.469 26.1031C15.3898 25.98 15.3223 25.8512 15.2673 25.718H15.239C15.189 25.8478 15.1224 25.9721 15.0407 26.0883L13.2792 28.9605H11.1377Z" fill="white"/>
|
||||||
|
<defs>
|
||||||
|
<filter id="filter0_di_3905_44955" 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_3905_44955"/>
|
||||||
|
<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_3905_44955"/>
|
||||||
|
<feBlend mode="normal" in="effect2_innerShadow_3905_44955" in2="effect1_dropShadow_3905_44955" result="effect2_innerShadow_3905_44955"/>
|
||||||
|
</filter>
|
||||||
|
<linearGradient id="paint0_linear_3905_44955" 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 |
@@ -0,0 +1,34 @@
|
|||||||
|
<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g filter="url(#filter0_di_3905_44835)">
|
||||||
|
<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_3905_44835)" stroke-opacity="0.2"/>
|
||||||
|
</g>
|
||||||
|
<path d="M18.1094 22.9038H30.801" stroke="#70B62B" stroke-linecap="round"/>
|
||||||
|
<path d="M18.1094 26.9038H30.801" stroke="#70B62B" stroke-linecap="round"/>
|
||||||
|
<path d="M18.1094 30.9038L27.3257 30.9038" stroke="#70B62B" stroke-linecap="round"/>
|
||||||
|
<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" 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"/>
|
||||||
|
<defs>
|
||||||
|
<filter id="filter0_di_3905_44835" 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_3905_44835"/>
|
||||||
|
<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_3905_44835"/>
|
||||||
|
<feBlend mode="normal" in="effect2_innerShadow_3905_44835" in2="effect1_dropShadow_3905_44835" result="effect2_innerShadow_3905_44835"/>
|
||||||
|
</filter>
|
||||||
|
<linearGradient id="paint0_linear_3905_44835" 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.6 KiB |
@@ -68,6 +68,7 @@ class PageController extends Controller {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Util::addStyle('f7support', 'fonts');
|
||||||
Util::addStyle('f7support', 'f7support');
|
Util::addStyle('f7support', 'f7support');
|
||||||
Util::addScript('f7support', 'main');
|
Util::addScript('f7support', 'main');
|
||||||
|
|
||||||
|
|||||||