1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-08 01:54:20 +02:00

feat(#220): add & remove decorators (#221)

* fix(#220): Replace inner shadow to radial gradient for remove decorator

And update all related icons that use this decorator accordingly

* fix(#220): Replace inner shadow by radial gradient for add decorator

Update all icons using the add decorator accordingly.

* fix(#220): Remove duplicate files

Remove Font delete and Style delete files as they are reworked
This commit is contained in:
Simon Priet 2025-03-14 01:03:02 +01:00 committed by GitHub
parent ae77b9601b
commit 354a863b51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
192 changed files with 1157 additions and 2935 deletions

View File

@ -4,10 +4,7 @@
<path d="M1 3H14V13H1V3Z" fill="url(#paint1_radial_99_13586)"/> <path d="M1 3H14V13H1V3Z" fill="url(#paint1_radial_99_13586)"/>
</g> </g>
<rect x="1" y="3" width="13" height="1" fill="url(#paint2_linear_99_13586)"/> <rect x="1" y="3" width="13" height="1" fill="url(#paint2_linear_99_13586)"/>
<g filter="url(#filter1_i_99_13586)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_99_13586)" stroke="url(#paint4_linear_99_13586)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint3_linear_99_13586)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_99_13586" x="1" y="3" width="13" height="10" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <filter id="filter0_i_99_13586" x="1" y="3" width="13" height="10" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
@ -19,16 +16,6 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_13586"/> <feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_13586"/>
</filter> </filter>
<filter id="filter1_i_99_13586" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_13586"/>
</filter>
<linearGradient id="paint0_linear_99_13586" x1="0" y1="1" x2="15" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_13586" x1="0" y1="1" x2="15" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#7BA7DC"/> <stop stop-color="#7BA7DC"/>
<stop offset="1" stop-color="#5171A9"/> <stop offset="1" stop-color="#5171A9"/>
@ -41,7 +28,11 @@
<stop stop-color="#7BA7DC"/> <stop stop-color="#7BA7DC"/>
<stop offset="1" stop-color="#7BA7DC"/> <stop offset="1" stop-color="#7BA7DC"/>
</linearGradient> </linearGradient>
<linearGradient id="paint3_linear_99_13586" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint3_radial_99_13586" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint4_linear_99_13586" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -4,10 +4,7 @@
<path d="M1 3H14V13H1V3Z" fill="url(#paint1_radial_99_13585)"/> <path d="M1 3H14V13H1V3Z" fill="url(#paint1_radial_99_13585)"/>
</g> </g>
<rect x="1" y="3" width="13" height="1" fill="url(#paint2_linear_99_13585)"/> <rect x="1" y="3" width="13" height="1" fill="url(#paint2_linear_99_13585)"/>
<g filter="url(#filter1_i_99_13585)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_99_13585)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_99_13585" x="1" y="3" width="13" height="10" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <filter id="filter0_i_99_13585" x="1" y="3" width="13" height="10" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
@ -19,16 +16,6 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_13585"/> <feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_13585"/>
</filter> </filter>
<filter id="filter1_i_99_13585" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_13585"/>
</filter>
<linearGradient id="paint0_linear_99_13585" x1="0" y1="1" x2="15" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_13585" x1="0" y1="1" x2="15" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#7BA7DC"/> <stop stop-color="#7BA7DC"/>
<stop offset="1" stop-color="#5171A9"/> <stop offset="1" stop-color="#5171A9"/>
@ -41,5 +28,9 @@
<stop stop-color="#7BA7DC"/> <stop stop-color="#7BA7DC"/>
<stop offset="1" stop-color="#7BA7DC"/> <stop offset="1" stop-color="#7BA7DC"/>
</linearGradient> </linearGradient>
<radialGradient id="paint3_radial_99_13585" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -11,10 +11,7 @@
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 6.5C5 6.77614 4.77614 7 4.5 7H2.5C2.22386 7 2 6.77614 2 6.5C2 6.22386 2.22386 6 2.5 6H4.5C4.77614 6 5 6.22386 5 6.5Z" fill="#5883D2"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M5 6.5C5 6.77614 4.77614 7 4.5 7H2.5C2.22386 7 2 6.77614 2 6.5C2 6.22386 2.22386 6 2.5 6H4.5C4.77614 6 5 6.22386 5 6.5Z" fill="#5883D2"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 10.5C5 10.7761 4.77614 11 4.5 11H2.5C2.22386 11 2 10.7761 2 10.5C2 10.2239 2.22386 10 2.5 10H4.5C4.77614 10 5 10.2239 5 10.5Z" fill="#5883D2"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M5 10.5C5 10.7761 4.77614 11 4.5 11H2.5C2.22386 11 2 10.7761 2 10.5C2 10.2239 2.22386 10 2.5 10H4.5C4.77614 10 5 10.2239 5 10.5Z" fill="#5883D2"/>
<rect x="1" y="3" width="13" height="1" fill="url(#paint2_linear_213_6169)"/> <rect x="1" y="3" width="13" height="1" fill="url(#paint2_linear_213_6169)"/>
<g filter="url(#filter2_i_213_6169)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_213_6169)" stroke="url(#paint4_linear_213_6169)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint3_linear_213_6169)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_213_6169" x="6" y="5" width="7" height="3" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <filter id="filter0_i_213_6169" x="6" y="5" width="7" height="3" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
@ -35,16 +32,6 @@
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_213_6169"/> <feBlend mode="normal" in2="shape" result="effect1_innerShadow_213_6169"/>
</filter> </filter>
<filter id="filter2_i_213_6169" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_213_6169"/>
</filter>
<linearGradient id="paint0_linear_213_6169" x1="0" y1="1" x2="15" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_213_6169" x1="0" y1="1" x2="15" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#7BA7DC"/> <stop stop-color="#7BA7DC"/>
<stop offset="1" stop-color="#5171A9"/> <stop offset="1" stop-color="#5171A9"/>
@ -57,7 +44,11 @@
<stop stop-color="#7BA7DC"/> <stop stop-color="#7BA7DC"/>
<stop offset="1" stop-color="#7BA7DC"/> <stop offset="1" stop-color="#7BA7DC"/>
</linearGradient> </linearGradient>
<linearGradient id="paint3_linear_213_6169" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint3_radial_213_6169" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint4_linear_213_6169" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -11,10 +11,7 @@
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 6.5C5 6.77614 4.77614 7 4.5 7H2.5C2.22386 7 2 6.77614 2 6.5C2 6.22386 2.22386 6 2.5 6H4.5C4.77614 6 5 6.22386 5 6.5Z" fill="#5883D2"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M5 6.5C5 6.77614 4.77614 7 4.5 7H2.5C2.22386 7 2 6.77614 2 6.5C2 6.22386 2.22386 6 2.5 6H4.5C4.77614 6 5 6.22386 5 6.5Z" fill="#5883D2"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 10.5C5 10.7761 4.77614 11 4.5 11H2.5C2.22386 11 2 10.7761 2 10.5C2 10.2239 2.22386 10 2.5 10H4.5C4.77614 10 5 10.2239 5 10.5Z" fill="#5883D2"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M5 10.5C5 10.7761 4.77614 11 4.5 11H2.5C2.22386 11 2 10.7761 2 10.5C2 10.2239 2.22386 10 2.5 10H4.5C4.77614 10 5 10.2239 5 10.5Z" fill="#5883D2"/>
<rect x="1" y="3" width="13" height="1" fill="url(#paint2_linear_213_6170)"/> <rect x="1" y="3" width="13" height="1" fill="url(#paint2_linear_213_6170)"/>
<g filter="url(#filter2_i_213_6170)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_213_6170)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_213_6170" x="6" y="5" width="7" height="3" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <filter id="filter0_i_213_6170" x="6" y="5" width="7" height="3" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
@ -35,16 +32,6 @@
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_213_6170"/> <feBlend mode="normal" in2="shape" result="effect1_innerShadow_213_6170"/>
</filter> </filter>
<filter id="filter2_i_213_6170" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_213_6170"/>
</filter>
<linearGradient id="paint0_linear_213_6170" x1="0" y1="1" x2="15" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_213_6170" x1="0" y1="1" x2="15" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#7BA7DC"/> <stop stop-color="#7BA7DC"/>
<stop offset="1" stop-color="#5171A9"/> <stop offset="1" stop-color="#5171A9"/>
@ -57,5 +44,9 @@
<stop stop-color="#7BA7DC"/> <stop stop-color="#7BA7DC"/>
<stop offset="1" stop-color="#7BA7DC"/> <stop offset="1" stop-color="#7BA7DC"/>
</linearGradient> </linearGradient>
<radialGradient id="paint3_radial_213_6170" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -9,10 +9,7 @@
<path d="M8 1L10.116 6.08754L15.6085 6.52786L11.4238 10.1125L12.7023 15.4721L8 12.6L3.29772 15.4721L4.5762 10.1125L0.391548 6.52786L5.88397 6.08754L8 1Z" fill="#FFDC6B"/> <path d="M8 1L10.116 6.08754L15.6085 6.52786L11.4238 10.1125L12.7023 15.4721L8 12.6L3.29772 15.4721L4.5762 10.1125L0.391548 6.52786L5.88397 6.08754L8 1Z" fill="#FFDC6B"/>
</g> </g>
<path d="M8 2.30198L9.65437 6.27955C9.72637 6.45267 9.88918 6.57096 10.0761 6.58594L14.3702 6.9302L11.0985 9.73273C10.9561 9.85471 10.8939 10.0461 10.9374 10.2285L11.937 14.4188L8.26063 12.1733C8.10062 12.0756 7.89938 12.0756 7.73937 12.1733L4.063 14.4188L5.06255 10.2285C5.10606 10.0461 5.04387 9.85471 4.90147 9.73273L1.6298 6.9302L5.92393 6.58594C6.11082 6.57096 6.27363 6.45267 6.34563 6.27955L8 2.30198Z" stroke="url(#paint1_linear_99_12333)" stroke-linejoin="round"/> <path d="M8 2.30198L9.65437 6.27955C9.72637 6.45267 9.88918 6.57096 10.0761 6.58594L14.3702 6.9302L11.0985 9.73273C10.9561 9.85471 10.8939 10.0461 10.9374 10.2285L11.937 14.4188L8.26063 12.1733C8.10062 12.0756 7.89938 12.0756 7.73937 12.1733L4.063 14.4188L5.06255 10.2285C5.10606 10.0461 5.04387 9.85471 4.90147 9.73273L1.6298 6.9302L5.92393 6.58594C6.11082 6.57096 6.27363 6.45267 6.34563 6.27955L8 2.30198Z" stroke="url(#paint1_linear_99_12333)" stroke-linejoin="round"/>
<g filter="url(#filter2_i_99_12333)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint2_radial_99_12333)" stroke="url(#paint3_linear_99_12333)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint2_linear_99_12333)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -36,16 +33,6 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
<feBlend mode="hard-light" in2="shape" result="effect1_innerShadow_99_12333"/> <feBlend mode="hard-light" in2="shape" result="effect1_innerShadow_99_12333"/>
</filter> </filter>
<filter id="filter2_i_99_12333" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_12333"/>
</filter>
<linearGradient id="paint0_linear_99_12333" x1="12" y1="8" x2="4" y2="-5" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_12333" x1="12" y1="8" x2="4" y2="-5" gradientUnits="userSpaceOnUse">
<stop stop-color="#184A94"/> <stop stop-color="#184A94"/>
<stop offset="1" stop-color="#4781AC"/> <stop offset="1" stop-color="#4781AC"/>
@ -55,7 +42,11 @@
<stop offset="0.5" stop-color="#F0B411"/> <stop offset="0.5" stop-color="#F0B411"/>
<stop offset="1" stop-color="#C88311"/> <stop offset="1" stop-color="#C88311"/>
</linearGradient> </linearGradient>
<linearGradient id="paint2_linear_99_12333" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint2_radial_99_12333" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint3_linear_99_12333" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -9,10 +9,7 @@
<path d="M8 1L10.116 6.08754L15.6085 6.52786L11.4238 10.1125L12.7023 15.4721L8 12.6L3.29772 15.4721L4.5762 10.1125L0.391548 6.52786L5.88397 6.08754L8 1Z" fill="#FFDC6B"/> <path d="M8 1L10.116 6.08754L15.6085 6.52786L11.4238 10.1125L12.7023 15.4721L8 12.6L3.29772 15.4721L4.5762 10.1125L0.391548 6.52786L5.88397 6.08754L8 1Z" fill="#FFDC6B"/>
</g> </g>
<path d="M8 2.30198L9.65437 6.27955C9.72637 6.45267 9.88918 6.57096 10.0761 6.58594L14.3702 6.9302L11.0985 9.73273C10.9561 9.85471 10.8939 10.0461 10.9374 10.2285L11.937 14.4188L8.26063 12.1733C8.10062 12.0756 7.89938 12.0756 7.73937 12.1733L4.063 14.4188L5.06255 10.2285C5.10606 10.0461 5.04387 9.85471 4.90147 9.73273L1.6298 6.9302L5.92393 6.58594C6.11082 6.57096 6.27363 6.45267 6.34563 6.27955L8 2.30198Z" stroke="url(#paint1_linear_99_12334)" stroke-linejoin="round"/> <path d="M8 2.30198L9.65437 6.27955C9.72637 6.45267 9.88918 6.57096 10.0761 6.58594L14.3702 6.9302L11.0985 9.73273C10.9561 9.85471 10.8939 10.0461 10.9374 10.2285L11.937 14.4188L8.26063 12.1733C8.10062 12.0756 7.89938 12.0756 7.73937 12.1733L4.063 14.4188L5.06255 10.2285C5.10606 10.0461 5.04387 9.85471 4.90147 9.73273L1.6298 6.9302L5.92393 6.58594C6.11082 6.57096 6.27363 6.45267 6.34563 6.27955L8 2.30198Z" stroke="url(#paint1_linear_99_12334)" stroke-linejoin="round"/>
<g filter="url(#filter2_i_99_12334)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint2_radial_99_12334)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -36,16 +33,6 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
<feBlend mode="hard-light" in2="shape" result="effect1_innerShadow_99_12334"/> <feBlend mode="hard-light" in2="shape" result="effect1_innerShadow_99_12334"/>
</filter> </filter>
<filter id="filter2_i_99_12334" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_12334"/>
</filter>
<linearGradient id="paint0_linear_99_12334" x1="12" y1="7" x2="4" y2="-6" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_12334" x1="12" y1="7" x2="4" y2="-6" gradientUnits="userSpaceOnUse">
<stop stop-color="#184A94"/> <stop stop-color="#184A94"/>
<stop offset="1" stop-color="#4781AC"/> <stop offset="1" stop-color="#4781AC"/>
@ -55,6 +42,10 @@
<stop offset="0.5" stop-color="#F0B411"/> <stop offset="0.5" stop-color="#F0B411"/>
<stop offset="1" stop-color="#C88311"/> <stop offset="1" stop-color="#C88311"/>
</linearGradient> </linearGradient>
<radialGradient id="paint2_radial_99_12334" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_99_12334"> <clipPath id="clip0_99_12334">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -3,22 +3,9 @@
<path d="M4.5 6.5V13.5M6.5 6.5V13.5M8.5 6.5V13.5M10.5 6.5V13.5M2.5 7V10M12.5 6.5V13.5M14.5 7V10" stroke="url(#paint1_linear_99_12331)" stroke-opacity="0.66" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4.5 6.5V13.5M6.5 6.5V13.5M8.5 6.5V13.5M10.5 6.5V13.5M2.5 7V10M12.5 6.5V13.5M14.5 7V10" stroke="url(#paint1_linear_99_12331)" stroke-opacity="0.66" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M2.5 7.5H14.5M3 9.5H14M3.5 11.5H13.5" stroke="url(#paint2_linear_99_12331)" stroke-opacity="0.66" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2.5 7.5H14.5M3 9.5H14M3.5 11.5H13.5" stroke="url(#paint2_linear_99_12331)" stroke-opacity="0.66" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M3.00002 12.3423L2.06252 8.34229C1.84192 7.40106 2.55621 6.5 3.52295 6.5H13.4771C14.4438 6.5 15.1581 7.40106 14.9375 8.34229L14 12.3423C13.841 13.0205 13.2361 13.5 12.5396 13.5H4.46045C3.76388 13.5 3.15897 13.0205 3.00002 12.3423Z" stroke="url(#paint3_linear_99_12331)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M3.00002 12.3423L2.06252 8.34229C1.84192 7.40106 2.55621 6.5 3.52295 6.5H13.4771C14.4438 6.5 15.1581 7.40106 14.9375 8.34229L14 12.3423C13.841 13.0205 13.2361 13.5 12.5396 13.5H4.46045C3.76388 13.5 3.15897 13.0205 3.00002 12.3423Z" stroke="url(#paint3_linear_99_12331)" stroke-linecap="round" stroke-linejoin="round"/>
<g filter="url(#filter0_i_99_12331)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_99_12331)" stroke="url(#paint5_linear_99_12331)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint4_linear_99_12331)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_99_12331" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_12331"/>
</filter>
<linearGradient id="paint0_linear_99_12331" x1="13" y1="6" x2="5.24642" y2="0.303489" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_12331" x1="13" y1="6" x2="5.24642" y2="0.303489" gradientUnits="userSpaceOnUse">
<stop stop-color="#2E6691"/> <stop stop-color="#2E6691"/>
<stop offset="1" stop-color="#74A9CC"/> <stop offset="1" stop-color="#74A9CC"/>
@ -35,7 +22,11 @@
<stop stop-color="#D7D7D7"/> <stop stop-color="#D7D7D7"/>
<stop offset="1" stop-color="#404040"/> <stop offset="1" stop-color="#404040"/>
</linearGradient> </linearGradient>
<linearGradient id="paint4_linear_99_12331" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint4_radial_99_12331" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint5_linear_99_12331" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@ -3,22 +3,9 @@
<path d="M3.5 6.5V13.5M5.5 6.5V13.5M7.5 6.5V13.5M9.5 6.5V13.5M1.5 7V10M11.5 6.5V13.5M13.5 7V10" stroke="url(#paint1_linear_99_12330)" stroke-opacity="0.66" stroke-linecap="round" stroke-linejoin="round"/> <path d="M3.5 6.5V13.5M5.5 6.5V13.5M7.5 6.5V13.5M9.5 6.5V13.5M1.5 7V10M11.5 6.5V13.5M13.5 7V10" stroke="url(#paint1_linear_99_12330)" stroke-opacity="0.66" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M1.5 7.5H13.5M2 9.5H13M2.5 11.5H12.5" stroke="url(#paint2_linear_99_12330)" stroke-opacity="0.66" stroke-linecap="round" stroke-linejoin="round"/> <path d="M1.5 7.5H13.5M2 9.5H13M2.5 11.5H12.5" stroke="url(#paint2_linear_99_12330)" stroke-opacity="0.66" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M2.00002 12.3423L1.06252 8.34229C0.841922 7.40106 1.55621 6.5 2.52295 6.5H12.4771C13.4438 6.5 14.1581 7.40106 13.9375 8.34229L13 12.3423C12.841 13.0205 12.2361 13.5 11.5396 13.5H3.46045C2.76388 13.5 2.15897 13.0205 2.00002 12.3423Z" stroke="url(#paint3_linear_99_12330)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2.00002 12.3423L1.06252 8.34229C0.841922 7.40106 1.55621 6.5 2.52295 6.5H12.4771C13.4438 6.5 14.1581 7.40106 13.9375 8.34229L13 12.3423C12.841 13.0205 12.2361 13.5 11.5396 13.5H3.46045C2.76388 13.5 2.15897 13.0205 2.00002 12.3423Z" stroke="url(#paint3_linear_99_12330)" stroke-linecap="round" stroke-linejoin="round"/>
<g filter="url(#filter0_i_99_12330)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_99_12330)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_99_12330" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_12330"/>
</filter>
<linearGradient id="paint0_linear_99_12330" x1="12" y1="6" x2="4.24642" y2="0.303489" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_12330" x1="12" y1="6" x2="4.24642" y2="0.303489" gradientUnits="userSpaceOnUse">
<stop stop-color="#2E6691"/> <stop stop-color="#2E6691"/>
<stop offset="1" stop-color="#74A9CC"/> <stop offset="1" stop-color="#74A9CC"/>
@ -35,5 +22,9 @@
<stop stop-color="#D7D7D7"/> <stop stop-color="#D7D7D7"/>
<stop offset="1" stop-color="#404040"/> <stop offset="1" stop-color="#404040"/>
</linearGradient> </linearGradient>
<radialGradient id="paint4_radial_99_12330" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -19,10 +19,7 @@
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.31282 1.50792C10.1014 1.04147 11.3661 1.49729 11.7749 1.78351L13.4099 2.92838C13.8708 3.43014 14.8047 4.76442 14.853 6.08739C14.8768 6.73867 14.5368 7.56324 14.036 8.77812C13.7541 9.46174 13.4213 10.2689 13.0737 11.2384C13.0281 11.3656 13.0312 11.5685 13.0352 11.8351C13.0466 12.591 13.0657 13.8598 12.0057 15.3737L11.2728 14.8605C11.4257 14.0527 9.65142 12.099 7.09135 10.3064C4.53129 8.51381 2.08851 7.51471 1.38177 7.9347L0.56041 7.35958C1.61068 5.85964 2.80462 5.44265 3.51958 5.19294C3.78076 5.10172 3.97801 5.03283 4.081 4.94162C4.71603 4.37921 5.23508 3.86713 5.69021 3.41812C6.68894 2.43282 7.37981 1.75123 8.31282 1.50792Z" fill="url(#paint6_radial_99_12688)"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.31282 1.50792C10.1014 1.04147 11.3661 1.49729 11.7749 1.78351L13.4099 2.92838C13.8708 3.43014 14.8047 4.76442 14.853 6.08739C14.8768 6.73867 14.5368 7.56324 14.036 8.77812C13.7541 9.46174 13.4213 10.2689 13.0737 11.2384C13.0281 11.3656 13.0312 11.5685 13.0352 11.8351C13.0466 12.591 13.0657 13.8598 12.0057 15.3737L11.2728 14.8605C11.4257 14.0527 9.65142 12.099 7.09135 10.3064C4.53129 8.51381 2.08851 7.51471 1.38177 7.9347L0.56041 7.35958C1.61068 5.85964 2.80462 5.44265 3.51958 5.19294C3.78076 5.10172 3.97801 5.03283 4.081 4.94162C4.71603 4.37921 5.23508 3.86713 5.69021 3.41812C6.68894 2.43282 7.37981 1.75123 8.31282 1.50792Z" fill="url(#paint6_radial_99_12688)"/>
</g> </g>
<path d="M8.31282 1.50792L8.56516 2.47556L8.56516 2.47555L8.31282 1.50792ZM13.4099 2.92838L14.1464 2.25191L14.0727 2.1717L13.9835 2.10923L13.4099 2.92838ZM14.853 6.08739L13.8536 6.12389L13.8536 6.12389L14.853 6.08739ZM14.036 8.77812L13.1114 8.39696L13.1114 8.39696L14.036 8.77812ZM13.0737 11.2384L14.015 11.5759L14.015 11.5759L13.0737 11.2384ZM13.0352 11.8351L12.0353 11.8502L12.0353 11.8502L13.0352 11.8351ZM12.0057 15.3737L11.4321 16.1928L12.2513 16.7664L12.8248 15.9472L12.0057 15.3737ZM11.2728 14.8605L10.2903 14.6744L10.1701 15.3091L10.6992 15.6796L11.2728 14.8605ZM1.38177 7.9347L0.808194 8.75385L1.33733 9.12436L1.89264 8.79436L1.38177 7.9347ZM0.56041 7.35958L-0.258742 6.786L-0.832318 7.60516L-0.0131663 8.17873L0.56041 7.35958ZM3.51958 5.19294L3.18985 4.24887L3.18985 4.24887L3.51958 5.19294ZM4.081 4.94162L3.41799 4.19301L3.41799 4.19301L4.081 4.94162ZM5.69021 3.41812L6.39251 4.13L5.69021 3.41812ZM12.3485 0.96436C11.6709 0.489961 10.0973 0.00910031 8.06047 0.540281L8.56516 2.47555C10.1056 2.07384 11.0613 2.50463 11.2013 2.60266L12.3485 0.96436ZM13.9835 2.10923L12.3485 0.96436L11.2013 2.60266L12.8363 3.74753L13.9835 2.10923ZM15.8523 6.05089C15.8206 5.18158 15.5048 4.36501 15.1701 3.73233C14.8322 3.09362 14.4336 2.56463 14.1464 2.25191L12.6734 3.60485C12.8471 3.79389 13.1459 4.18293 13.4022 4.66753C13.6618 5.15817 13.8371 5.67023 13.8536 6.12389L15.8523 6.05089ZM14.9605 9.15927C15.2062 8.56331 15.4325 8.01574 15.5911 7.53404C15.7484 7.05604 15.8707 6.55352 15.8523 6.05089L13.8536 6.12389C13.8591 6.27254 13.8233 6.50795 13.6913 6.90878C13.5606 7.3059 13.3666 7.77805 13.1114 8.39696L14.9605 9.15927ZM14.015 11.5759C14.3539 10.6308 14.6786 9.84289 14.9605 9.15927L13.1114 8.39696C12.8296 9.08058 12.4887 9.90711 12.1324 10.9009L14.015 11.5759ZM14.0351 11.82C14.034 11.7519 14.0332 11.6959 14.0331 11.6449C14.033 11.5941 14.0336 11.557 14.0349 11.5288C14.0361 11.5 14.0377 11.4905 14.0372 11.4939C14.0368 11.4962 14.0323 11.5278 14.015 11.5759L12.1324 10.9009C12.0575 11.1097 12.0424 11.3145 12.0368 11.4401C12.0308 11.576 12.0334 11.7262 12.0353 11.8502L14.0351 11.82ZM12.8248 15.9472C14.0681 14.1716 14.0475 12.6415 14.0351 11.82L12.0353 11.8502C12.0457 12.5405 12.0633 13.548 11.1865 14.8001L12.8248 15.9472ZM10.6992 15.6796L11.4321 16.1928L12.5793 14.5545L11.8464 14.0413L10.6992 15.6796ZM6.51778 11.1255C7.75315 11.9906 8.77765 12.8804 9.46175 13.6279C9.80606 14.0041 10.0404 14.3186 10.1749 14.5548C10.3372 14.8401 10.2585 14.8424 10.2903 14.6744L12.2553 15.0465C12.3636 14.4746 12.1204 13.9298 11.9131 13.5656C11.6779 13.1523 11.3373 12.7149 10.9372 12.2776C10.1323 11.3982 8.98963 10.4148 7.66493 9.48724L6.51778 11.1255ZM1.89264 8.79436C1.74565 8.88171 1.72089 8.80688 2.04448 8.86188C2.31245 8.90742 2.68817 9.02009 3.15946 9.21496C4.09587 9.60214 5.28241 10.2605 6.51778 11.1255L7.66493 9.48724C6.34023 8.55968 5.02534 7.82223 3.92366 7.36671C3.37591 7.14023 2.84841 6.96983 2.3796 6.89015C1.96639 6.81992 1.37126 6.7777 0.870905 7.07504L1.89264 8.79436ZM-0.0131663 8.17873L0.808194 8.75385L1.95535 7.11555L1.13399 6.54043L-0.0131663 8.17873ZM3.18985 4.24887C2.41489 4.51953 0.974773 5.02436 -0.258742 6.786L1.37956 7.93316C2.24659 6.69491 3.19435 6.36577 3.8493 6.13702L3.18985 4.24887ZM3.41799 4.19301C3.46159 4.1544 3.49433 4.13606 3.49869 4.13362C3.50408 4.13061 3.49735 4.13475 3.47076 4.14598C3.44485 4.15691 3.40972 4.17056 3.36059 4.18847C3.31128 4.20644 3.25664 4.22554 3.18985 4.24887L3.8493 6.13702C3.97031 6.09476 4.11821 6.04355 4.24846 5.98858C4.36775 5.93823 4.56656 5.84739 4.74401 5.69023L3.41799 4.19301ZM4.9879 2.70625C4.53241 3.15561 4.03062 3.65044 3.41799 4.19301L4.744 5.69024C5.40144 5.10798 5.93775 4.57864 6.39251 4.13L4.9879 2.70625ZM8.06047 0.540281C6.81581 0.864871 5.92821 1.77858 4.9879 2.70625L6.39251 4.13C7.44967 3.08705 7.94381 2.63759 8.56516 2.47556L8.06047 0.540281Z" fill="url(#paint7_linear_99_12688)" mask="url(#path-7-inside-1_99_12688)"/> <path d="M8.31282 1.50792L8.56516 2.47556L8.56516 2.47555L8.31282 1.50792ZM13.4099 2.92838L14.1464 2.25191L14.0727 2.1717L13.9835 2.10923L13.4099 2.92838ZM14.853 6.08739L13.8536 6.12389L13.8536 6.12389L14.853 6.08739ZM14.036 8.77812L13.1114 8.39696L13.1114 8.39696L14.036 8.77812ZM13.0737 11.2384L14.015 11.5759L14.015 11.5759L13.0737 11.2384ZM13.0352 11.8351L12.0353 11.8502L12.0353 11.8502L13.0352 11.8351ZM12.0057 15.3737L11.4321 16.1928L12.2513 16.7664L12.8248 15.9472L12.0057 15.3737ZM11.2728 14.8605L10.2903 14.6744L10.1701 15.3091L10.6992 15.6796L11.2728 14.8605ZM1.38177 7.9347L0.808194 8.75385L1.33733 9.12436L1.89264 8.79436L1.38177 7.9347ZM0.56041 7.35958L-0.258742 6.786L-0.832318 7.60516L-0.0131663 8.17873L0.56041 7.35958ZM3.51958 5.19294L3.18985 4.24887L3.18985 4.24887L3.51958 5.19294ZM4.081 4.94162L3.41799 4.19301L3.41799 4.19301L4.081 4.94162ZM5.69021 3.41812L6.39251 4.13L5.69021 3.41812ZM12.3485 0.96436C11.6709 0.489961 10.0973 0.00910031 8.06047 0.540281L8.56516 2.47555C10.1056 2.07384 11.0613 2.50463 11.2013 2.60266L12.3485 0.96436ZM13.9835 2.10923L12.3485 0.96436L11.2013 2.60266L12.8363 3.74753L13.9835 2.10923ZM15.8523 6.05089C15.8206 5.18158 15.5048 4.36501 15.1701 3.73233C14.8322 3.09362 14.4336 2.56463 14.1464 2.25191L12.6734 3.60485C12.8471 3.79389 13.1459 4.18293 13.4022 4.66753C13.6618 5.15817 13.8371 5.67023 13.8536 6.12389L15.8523 6.05089ZM14.9605 9.15927C15.2062 8.56331 15.4325 8.01574 15.5911 7.53404C15.7484 7.05604 15.8707 6.55352 15.8523 6.05089L13.8536 6.12389C13.8591 6.27254 13.8233 6.50795 13.6913 6.90878C13.5606 7.3059 13.3666 7.77805 13.1114 8.39696L14.9605 9.15927ZM14.015 11.5759C14.3539 10.6308 14.6786 9.84289 14.9605 9.15927L13.1114 8.39696C12.8296 9.08058 12.4887 9.90711 12.1324 10.9009L14.015 11.5759ZM14.0351 11.82C14.034 11.7519 14.0332 11.6959 14.0331 11.6449C14.033 11.5941 14.0336 11.557 14.0349 11.5288C14.0361 11.5 14.0377 11.4905 14.0372 11.4939C14.0368 11.4962 14.0323 11.5278 14.015 11.5759L12.1324 10.9009C12.0575 11.1097 12.0424 11.3145 12.0368 11.4401C12.0308 11.576 12.0334 11.7262 12.0353 11.8502L14.0351 11.82ZM12.8248 15.9472C14.0681 14.1716 14.0475 12.6415 14.0351 11.82L12.0353 11.8502C12.0457 12.5405 12.0633 13.548 11.1865 14.8001L12.8248 15.9472ZM10.6992 15.6796L11.4321 16.1928L12.5793 14.5545L11.8464 14.0413L10.6992 15.6796ZM6.51778 11.1255C7.75315 11.9906 8.77765 12.8804 9.46175 13.6279C9.80606 14.0041 10.0404 14.3186 10.1749 14.5548C10.3372 14.8401 10.2585 14.8424 10.2903 14.6744L12.2553 15.0465C12.3636 14.4746 12.1204 13.9298 11.9131 13.5656C11.6779 13.1523 11.3373 12.7149 10.9372 12.2776C10.1323 11.3982 8.98963 10.4148 7.66493 9.48724L6.51778 11.1255ZM1.89264 8.79436C1.74565 8.88171 1.72089 8.80688 2.04448 8.86188C2.31245 8.90742 2.68817 9.02009 3.15946 9.21496C4.09587 9.60214 5.28241 10.2605 6.51778 11.1255L7.66493 9.48724C6.34023 8.55968 5.02534 7.82223 3.92366 7.36671C3.37591 7.14023 2.84841 6.96983 2.3796 6.89015C1.96639 6.81992 1.37126 6.7777 0.870905 7.07504L1.89264 8.79436ZM-0.0131663 8.17873L0.808194 8.75385L1.95535 7.11555L1.13399 6.54043L-0.0131663 8.17873ZM3.18985 4.24887C2.41489 4.51953 0.974773 5.02436 -0.258742 6.786L1.37956 7.93316C2.24659 6.69491 3.19435 6.36577 3.8493 6.13702L3.18985 4.24887ZM3.41799 4.19301C3.46159 4.1544 3.49433 4.13606 3.49869 4.13362C3.50408 4.13061 3.49735 4.13475 3.47076 4.14598C3.44485 4.15691 3.40972 4.17056 3.36059 4.18847C3.31128 4.20644 3.25664 4.22554 3.18985 4.24887L3.8493 6.13702C3.97031 6.09476 4.11821 6.04355 4.24846 5.98858C4.36775 5.93823 4.56656 5.84739 4.74401 5.69023L3.41799 4.19301ZM4.9879 2.70625C4.53241 3.15561 4.03062 3.65044 3.41799 4.19301L4.744 5.69024C5.40144 5.10798 5.93775 4.57864 6.39251 4.13L4.9879 2.70625ZM8.06047 0.540281C6.81581 0.864871 5.92821 1.77858 4.9879 2.70625L6.39251 4.13C7.44967 3.08705 7.94381 2.63759 8.56516 2.47556L8.06047 0.540281Z" fill="url(#paint7_linear_99_12688)" mask="url(#path-7-inside-1_99_12688)"/>
<g filter="url(#filter4_i_99_12688)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint8_radial_99_12688)" stroke="url(#paint9_linear_99_12688)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint8_linear_99_12688)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -92,16 +89,6 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"/>
<feBlend mode="overlay" in2="effect3_innerShadow_99_12688" result="effect4_innerShadow_99_12688"/> <feBlend mode="overlay" in2="effect3_innerShadow_99_12688" result="effect4_innerShadow_99_12688"/>
</filter> </filter>
<filter id="filter4_i_99_12688" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_12688"/>
</filter>
<linearGradient id="paint0_linear_99_12688" x1="11" y1="2.24" x2="15" y2="2.24" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_12688" x1="11" y1="2.24" x2="15" y2="2.24" gradientUnits="userSpaceOnUse">
<stop stop-color="#F1CB4A"/> <stop stop-color="#F1CB4A"/>
<stop offset="1" stop-color="#DD9D20"/> <stop offset="1" stop-color="#DD9D20"/>
@ -136,7 +123,11 @@
<stop offset="0.358391" stop-color="#D7AA3A"/> <stop offset="0.358391" stop-color="#D7AA3A"/>
<stop offset="1" stop-color="#975E0E"/> <stop offset="1" stop-color="#975E0E"/>
</linearGradient> </linearGradient>
<linearGradient id="paint8_linear_99_12688" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint8_radial_99_12688" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint9_linear_99_12688" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -19,10 +19,7 @@
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.31282 1.50792C10.1014 1.04147 11.3661 1.49729 11.7749 1.78351L13.4099 2.92838C13.8708 3.43014 14.8047 4.76442 14.853 6.08739C14.8768 6.73867 14.5368 7.56324 14.036 8.77812C13.7541 9.46174 13.4213 10.2689 13.0737 11.2384C13.0281 11.3656 13.0312 11.5685 13.0352 11.8351C13.0466 12.591 13.0657 13.8598 12.0057 15.3737L11.2728 14.8605C11.4257 14.0527 9.65142 12.099 7.09135 10.3064C4.53129 8.51381 2.08851 7.51471 1.38177 7.9347L0.56041 7.35958C1.61068 5.85964 2.80462 5.44265 3.51958 5.19294C3.78076 5.10172 3.97801 5.03283 4.081 4.94162C4.71603 4.37921 5.23508 3.86713 5.69021 3.41812C6.68894 2.43282 7.37981 1.75123 8.31282 1.50792Z" fill="url(#paint6_radial_99_12687)"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.31282 1.50792C10.1014 1.04147 11.3661 1.49729 11.7749 1.78351L13.4099 2.92838C13.8708 3.43014 14.8047 4.76442 14.853 6.08739C14.8768 6.73867 14.5368 7.56324 14.036 8.77812C13.7541 9.46174 13.4213 10.2689 13.0737 11.2384C13.0281 11.3656 13.0312 11.5685 13.0352 11.8351C13.0466 12.591 13.0657 13.8598 12.0057 15.3737L11.2728 14.8605C11.4257 14.0527 9.65142 12.099 7.09135 10.3064C4.53129 8.51381 2.08851 7.51471 1.38177 7.9347L0.56041 7.35958C1.61068 5.85964 2.80462 5.44265 3.51958 5.19294C3.78076 5.10172 3.97801 5.03283 4.081 4.94162C4.71603 4.37921 5.23508 3.86713 5.69021 3.41812C6.68894 2.43282 7.37981 1.75123 8.31282 1.50792Z" fill="url(#paint6_radial_99_12687)"/>
</g> </g>
<path d="M11.7749 1.78351L12.3485 0.96436L11.7749 1.78351ZM8.31282 1.50792L8.56516 2.47556L8.56516 2.47555L8.31282 1.50792ZM13.4099 2.92838L14.1464 2.25191L14.0727 2.1717L13.9835 2.10923L13.4099 2.92838ZM14.853 6.08739L13.8536 6.12389L13.8536 6.12389L14.853 6.08739ZM14.036 8.77812L13.1114 8.39696L13.1114 8.39696L14.036 8.77812ZM13.0737 11.2384L14.015 11.5759L14.015 11.5759L13.0737 11.2384ZM13.0352 11.8351L12.0353 11.8502L12.0353 11.8502L13.0352 11.8351ZM12.0057 15.3737L11.4321 16.1928L12.2513 16.7664L12.8248 15.9472L12.0057 15.3737ZM11.2728 14.8605L10.2903 14.6744L10.1701 15.3091L10.6992 15.6796L11.2728 14.8605ZM1.38177 7.9347L0.808194 8.75385L1.33733 9.12436L1.89264 8.79436L1.38177 7.9347ZM0.56041 7.35958L-0.258742 6.786L-0.832318 7.60516L-0.0131663 8.17873L0.56041 7.35958ZM3.51958 5.19294L3.18985 4.24887L3.18985 4.24887L3.51958 5.19294ZM4.081 4.94162L3.41799 4.19301L3.41799 4.19301L4.081 4.94162ZM5.69021 3.41812L6.39251 4.13L5.69021 3.41812ZM12.3485 0.96436C11.6709 0.489961 10.0973 0.00910031 8.06047 0.540281L8.56516 2.47555C10.1056 2.07384 11.0613 2.50463 11.2013 2.60266L12.3485 0.96436ZM13.9835 2.10923L12.3485 0.96436L11.2013 2.60266L12.8363 3.74753L13.9835 2.10923ZM15.8523 6.05089C15.8206 5.18158 15.5048 4.36501 15.1701 3.73233C14.8322 3.09362 14.4336 2.56463 14.1464 2.25191L12.6734 3.60485C12.8471 3.79389 13.1459 4.18293 13.4022 4.66753C13.6618 5.15817 13.8371 5.67023 13.8536 6.12389L15.8523 6.05089ZM14.9605 9.15927C15.2062 8.56331 15.4325 8.01574 15.5911 7.53404C15.7484 7.05604 15.8707 6.55352 15.8523 6.05089L13.8536 6.12389C13.8591 6.27254 13.8233 6.50795 13.6913 6.90878C13.5606 7.3059 13.3666 7.77805 13.1114 8.39696L14.9605 9.15927ZM14.015 11.5759C14.3539 10.6308 14.6786 9.84289 14.9605 9.15927L13.1114 8.39696C12.8296 9.08058 12.4887 9.90711 12.1324 10.9009L14.015 11.5759ZM14.0351 11.82C14.034 11.7519 14.0332 11.6959 14.0331 11.6449C14.033 11.5941 14.0336 11.557 14.0349 11.5288C14.0361 11.5 14.0377 11.4905 14.0372 11.4939C14.0368 11.4962 14.0323 11.5278 14.015 11.5759L12.1324 10.9009C12.0575 11.1097 12.0424 11.3145 12.0368 11.4401C12.0308 11.576 12.0334 11.7262 12.0353 11.8502L14.0351 11.82ZM12.8248 15.9472C14.0681 14.1716 14.0475 12.6415 14.0351 11.82L12.0353 11.8502C12.0457 12.5405 12.0633 13.548 11.1865 14.8001L12.8248 15.9472ZM10.6992 15.6796L11.4321 16.1928L12.5793 14.5545L11.8464 14.0413L10.6992 15.6796ZM6.51778 11.1255C7.75315 11.9906 8.77765 12.8804 9.46175 13.6279C9.80606 14.0041 10.0404 14.3186 10.1749 14.5548C10.3372 14.8401 10.2585 14.8424 10.2903 14.6744L12.2553 15.0465C12.3636 14.4746 12.1204 13.9298 11.9131 13.5656C11.6779 13.1523 11.3373 12.7149 10.9372 12.2776C10.1323 11.3982 8.98963 10.4148 7.66493 9.48724L6.51778 11.1255ZM1.89264 8.79436C1.74565 8.88171 1.72089 8.80688 2.04448 8.86188C2.31245 8.90742 2.68817 9.02009 3.15946 9.21496C4.09587 9.60214 5.28241 10.2605 6.51778 11.1255L7.66493 9.48724C6.34023 8.55968 5.02534 7.82223 3.92366 7.36671C3.37591 7.14023 2.84841 6.96983 2.3796 6.89015C1.96639 6.81992 1.37126 6.7777 0.870905 7.07504L1.89264 8.79436ZM-0.0131663 8.17873L0.808194 8.75385L1.95535 7.11555L1.13399 6.54043L-0.0131663 8.17873ZM3.18985 4.24887C2.41489 4.51953 0.974773 5.02436 -0.258742 6.786L1.37956 7.93316C2.24659 6.69491 3.19435 6.36577 3.8493 6.13702L3.18985 4.24887ZM3.41799 4.19301C3.46159 4.1544 3.49433 4.13606 3.49869 4.13362C3.50408 4.13061 3.49735 4.13475 3.47076 4.14598C3.44485 4.15691 3.40972 4.17056 3.36059 4.18847C3.31128 4.20644 3.25664 4.22554 3.18985 4.24887L3.8493 6.13702C3.97031 6.09476 4.11821 6.04355 4.24846 5.98858C4.36775 5.93823 4.56656 5.84739 4.74401 5.69023L3.41799 4.19301ZM4.9879 2.70625C4.53241 3.15561 4.03062 3.65044 3.41799 4.19301L4.744 5.69024C5.40144 5.10798 5.93775 4.57864 6.39251 4.13L4.9879 2.70625ZM8.06047 0.540281C6.81581 0.864871 5.92821 1.77858 4.9879 2.70625L6.39251 4.13C7.44967 3.08705 7.94381 2.63759 8.56516 2.47556L8.06047 0.540281Z" fill="url(#paint7_linear_99_12687)" mask="url(#path-7-inside-1_99_12687)"/> <path d="M11.7749 1.78351L12.3485 0.96436L11.7749 1.78351ZM8.31282 1.50792L8.56516 2.47556L8.56516 2.47555L8.31282 1.50792ZM13.4099 2.92838L14.1464 2.25191L14.0727 2.1717L13.9835 2.10923L13.4099 2.92838ZM14.853 6.08739L13.8536 6.12389L13.8536 6.12389L14.853 6.08739ZM14.036 8.77812L13.1114 8.39696L13.1114 8.39696L14.036 8.77812ZM13.0737 11.2384L14.015 11.5759L14.015 11.5759L13.0737 11.2384ZM13.0352 11.8351L12.0353 11.8502L12.0353 11.8502L13.0352 11.8351ZM12.0057 15.3737L11.4321 16.1928L12.2513 16.7664L12.8248 15.9472L12.0057 15.3737ZM11.2728 14.8605L10.2903 14.6744L10.1701 15.3091L10.6992 15.6796L11.2728 14.8605ZM1.38177 7.9347L0.808194 8.75385L1.33733 9.12436L1.89264 8.79436L1.38177 7.9347ZM0.56041 7.35958L-0.258742 6.786L-0.832318 7.60516L-0.0131663 8.17873L0.56041 7.35958ZM3.51958 5.19294L3.18985 4.24887L3.18985 4.24887L3.51958 5.19294ZM4.081 4.94162L3.41799 4.19301L3.41799 4.19301L4.081 4.94162ZM5.69021 3.41812L6.39251 4.13L5.69021 3.41812ZM12.3485 0.96436C11.6709 0.489961 10.0973 0.00910031 8.06047 0.540281L8.56516 2.47555C10.1056 2.07384 11.0613 2.50463 11.2013 2.60266L12.3485 0.96436ZM13.9835 2.10923L12.3485 0.96436L11.2013 2.60266L12.8363 3.74753L13.9835 2.10923ZM15.8523 6.05089C15.8206 5.18158 15.5048 4.36501 15.1701 3.73233C14.8322 3.09362 14.4336 2.56463 14.1464 2.25191L12.6734 3.60485C12.8471 3.79389 13.1459 4.18293 13.4022 4.66753C13.6618 5.15817 13.8371 5.67023 13.8536 6.12389L15.8523 6.05089ZM14.9605 9.15927C15.2062 8.56331 15.4325 8.01574 15.5911 7.53404C15.7484 7.05604 15.8707 6.55352 15.8523 6.05089L13.8536 6.12389C13.8591 6.27254 13.8233 6.50795 13.6913 6.90878C13.5606 7.3059 13.3666 7.77805 13.1114 8.39696L14.9605 9.15927ZM14.015 11.5759C14.3539 10.6308 14.6786 9.84289 14.9605 9.15927L13.1114 8.39696C12.8296 9.08058 12.4887 9.90711 12.1324 10.9009L14.015 11.5759ZM14.0351 11.82C14.034 11.7519 14.0332 11.6959 14.0331 11.6449C14.033 11.5941 14.0336 11.557 14.0349 11.5288C14.0361 11.5 14.0377 11.4905 14.0372 11.4939C14.0368 11.4962 14.0323 11.5278 14.015 11.5759L12.1324 10.9009C12.0575 11.1097 12.0424 11.3145 12.0368 11.4401C12.0308 11.576 12.0334 11.7262 12.0353 11.8502L14.0351 11.82ZM12.8248 15.9472C14.0681 14.1716 14.0475 12.6415 14.0351 11.82L12.0353 11.8502C12.0457 12.5405 12.0633 13.548 11.1865 14.8001L12.8248 15.9472ZM10.6992 15.6796L11.4321 16.1928L12.5793 14.5545L11.8464 14.0413L10.6992 15.6796ZM6.51778 11.1255C7.75315 11.9906 8.77765 12.8804 9.46175 13.6279C9.80606 14.0041 10.0404 14.3186 10.1749 14.5548C10.3372 14.8401 10.2585 14.8424 10.2903 14.6744L12.2553 15.0465C12.3636 14.4746 12.1204 13.9298 11.9131 13.5656C11.6779 13.1523 11.3373 12.7149 10.9372 12.2776C10.1323 11.3982 8.98963 10.4148 7.66493 9.48724L6.51778 11.1255ZM1.89264 8.79436C1.74565 8.88171 1.72089 8.80688 2.04448 8.86188C2.31245 8.90742 2.68817 9.02009 3.15946 9.21496C4.09587 9.60214 5.28241 10.2605 6.51778 11.1255L7.66493 9.48724C6.34023 8.55968 5.02534 7.82223 3.92366 7.36671C3.37591 7.14023 2.84841 6.96983 2.3796 6.89015C1.96639 6.81992 1.37126 6.7777 0.870905 7.07504L1.89264 8.79436ZM-0.0131663 8.17873L0.808194 8.75385L1.95535 7.11555L1.13399 6.54043L-0.0131663 8.17873ZM3.18985 4.24887C2.41489 4.51953 0.974773 5.02436 -0.258742 6.786L1.37956 7.93316C2.24659 6.69491 3.19435 6.36577 3.8493 6.13702L3.18985 4.24887ZM3.41799 4.19301C3.46159 4.1544 3.49433 4.13606 3.49869 4.13362C3.50408 4.13061 3.49735 4.13475 3.47076 4.14598C3.44485 4.15691 3.40972 4.17056 3.36059 4.18847C3.31128 4.20644 3.25664 4.22554 3.18985 4.24887L3.8493 6.13702C3.97031 6.09476 4.11821 6.04355 4.24846 5.98858C4.36775 5.93823 4.56656 5.84739 4.74401 5.69023L3.41799 4.19301ZM4.9879 2.70625C4.53241 3.15561 4.03062 3.65044 3.41799 4.19301L4.744 5.69024C5.40144 5.10798 5.93775 4.57864 6.39251 4.13L4.9879 2.70625ZM8.06047 0.540281C6.81581 0.864871 5.92821 1.77858 4.9879 2.70625L6.39251 4.13C7.44967 3.08705 7.94381 2.63759 8.56516 2.47556L8.06047 0.540281Z" fill="url(#paint7_linear_99_12687)" mask="url(#path-7-inside-1_99_12687)"/>
<g filter="url(#filter4_i_99_12687)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint8_radial_99_12687)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -92,16 +89,6 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"/>
<feBlend mode="overlay" in2="effect3_innerShadow_99_12687" result="effect4_innerShadow_99_12687"/> <feBlend mode="overlay" in2="effect3_innerShadow_99_12687" result="effect4_innerShadow_99_12687"/>
</filter> </filter>
<filter id="filter4_i_99_12687" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_12687"/>
</filter>
<linearGradient id="paint0_linear_99_12687" x1="11" y1="2.24" x2="15" y2="2.24" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_12687" x1="11" y1="2.24" x2="15" y2="2.24" gradientUnits="userSpaceOnUse">
<stop stop-color="#F1CB4A"/> <stop stop-color="#F1CB4A"/>
<stop offset="1" stop-color="#DD9D20"/> <stop offset="1" stop-color="#DD9D20"/>
@ -136,6 +123,10 @@
<stop offset="0.358391" stop-color="#D7AA3A"/> <stop offset="0.358391" stop-color="#D7AA3A"/>
<stop offset="1" stop-color="#975E0E"/> <stop offset="1" stop-color="#975E0E"/>
</linearGradient> </linearGradient>
<radialGradient id="paint8_radial_99_12687" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_99_12687"> <clipPath id="clip0_99_12687">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -15,10 +15,7 @@
<path d="M4.2435 3.98533L4.41421 3L4.26916 2.97487L4.12301 2.99261L4.2435 3.98533ZM4.12301 2.99261C4.08309 2.99746 4.04206 3 4 3V5C4.1228 5 4.2443 4.99257 4.364 4.97804L4.12301 2.99261ZM4 3C3.44772 3 3 2.55228 3 2H1C1 3.65685 2.34315 5 4 5V3ZM1 2V4H3V2H1ZM1 4V6H3V4H1ZM1 6V14H3V6H1ZM1 14C1 15.1046 1.89543 16 3 16V14H1ZM3 16H11V14H3V16ZM11 16C12.1046 16 13 15.1046 13 14H11V16ZM13 14V5H11V14H13ZM13 5C13 3.89543 12.1046 3 11 3V5H13ZM11 3H4.41421V5H11V3ZM4.41421 3L4.41421 3L4.07279 4.97065C4.18485 4.99006 4.29906 5 4.41421 5V3Z" fill="white" fill-opacity="0.5" style="mix-blend-mode:soft-light" mask="url(#path-5-inside-1_99_12617)"/> <path d="M4.2435 3.98533L4.41421 3L4.26916 2.97487L4.12301 2.99261L4.2435 3.98533ZM4.12301 2.99261C4.08309 2.99746 4.04206 3 4 3V5C4.1228 5 4.2443 4.99257 4.364 4.97804L4.12301 2.99261ZM4 3C3.44772 3 3 2.55228 3 2H1C1 3.65685 2.34315 5 4 5V3ZM1 2V4H3V2H1ZM1 4V6H3V4H1ZM1 6V14H3V6H1ZM1 14C1 15.1046 1.89543 16 3 16V14H1ZM3 16H11V14H3V16ZM11 16C12.1046 16 13 15.1046 13 14H11V16ZM13 14V5H11V14H13ZM13 5C13 3.89543 12.1046 3 11 3V5H13ZM11 3H4.41421V5H11V3ZM4.41421 3L4.41421 3L4.07279 4.97065C4.18485 4.99006 4.29906 5 4.41421 5V3Z" fill="white" fill-opacity="0.5" style="mix-blend-mode:soft-light" mask="url(#path-5-inside-1_99_12617)"/>
<rect x="3" y="5" width="1" height="9" fill="#25578A" fill-opacity="0.5" style="mix-blend-mode:darken"/> <rect x="3" y="5" width="1" height="9" fill="#25578A" fill-opacity="0.5" style="mix-blend-mode:darken"/>
<rect x="5" y="6" width="5" height="1" rx="0.5" fill="#E1ECF4"/> <rect x="5" y="6" width="5" height="1" rx="0.5" fill="#E1ECF4"/>
<g filter="url(#filter1_i_99_12617)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_99_12617)" stroke="url(#paint5_linear_99_12617)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint4_linear_99_12617)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -32,16 +29,6 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0"/>
<feBlend mode="hard-light" in2="shape" result="effect1_innerShadow_99_12617"/> <feBlend mode="hard-light" in2="shape" result="effect1_innerShadow_99_12617"/>
</filter> </filter>
<filter id="filter1_i_99_12617" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_12617"/>
</filter>
<linearGradient id="paint0_linear_99_12617" x1="2" y1="0" x2="13.5" y2="15" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_12617" x1="2" y1="0" x2="13.5" y2="15" gradientUnits="userSpaceOnUse">
<stop stop-color="#666666"/> <stop stop-color="#666666"/>
<stop offset="1" stop-opacity="0.5"/> <stop offset="1" stop-opacity="0.5"/>
@ -58,7 +45,11 @@
<stop stop-color="#375B8F"/> <stop stop-color="#375B8F"/>
<stop offset="1" stop-color="#617EA8"/> <stop offset="1" stop-color="#617EA8"/>
</linearGradient> </linearGradient>
<linearGradient id="paint4_linear_99_12617" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint4_radial_99_12617" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint5_linear_99_12617" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -15,10 +15,7 @@
<path d="M4.2435 3.98533L4.41421 3L4.26916 2.97487L4.12301 2.99261L4.2435 3.98533ZM4.12301 2.99261C4.08309 2.99746 4.04206 3 4 3V5C4.1228 5 4.2443 4.99257 4.364 4.97804L4.12301 2.99261ZM4 3C3.44772 3 3 2.55228 3 2H1C1 3.65685 2.34315 5 4 5V3ZM1 2V4H3V2H1ZM1 4V6H3V4H1ZM1 6V14H3V6H1ZM1 14C1 15.1046 1.89543 16 3 16V14H1ZM3 16H11V14H3V16ZM11 16C12.1046 16 13 15.1046 13 14H11V16ZM13 14V5H11V14H13ZM13 5C13 3.89543 12.1046 3 11 3V5H13ZM11 3H4.41421V5H11V3ZM4.41421 3L4.41421 3L4.07279 4.97065C4.18485 4.99006 4.29906 5 4.41421 5V3Z" fill="white" fill-opacity="0.5" style="mix-blend-mode:soft-light" mask="url(#path-5-inside-1_99_12632)"/> <path d="M4.2435 3.98533L4.41421 3L4.26916 2.97487L4.12301 2.99261L4.2435 3.98533ZM4.12301 2.99261C4.08309 2.99746 4.04206 3 4 3V5C4.1228 5 4.2443 4.99257 4.364 4.97804L4.12301 2.99261ZM4 3C3.44772 3 3 2.55228 3 2H1C1 3.65685 2.34315 5 4 5V3ZM1 2V4H3V2H1ZM1 4V6H3V4H1ZM1 6V14H3V6H1ZM1 14C1 15.1046 1.89543 16 3 16V14H1ZM3 16H11V14H3V16ZM11 16C12.1046 16 13 15.1046 13 14H11V16ZM13 14V5H11V14H13ZM13 5C13 3.89543 12.1046 3 11 3V5H13ZM11 3H4.41421V5H11V3ZM4.41421 3L4.41421 3L4.07279 4.97065C4.18485 4.99006 4.29906 5 4.41421 5V3Z" fill="white" fill-opacity="0.5" style="mix-blend-mode:soft-light" mask="url(#path-5-inside-1_99_12632)"/>
<rect x="3" y="5" width="1" height="9" fill="#25578A" fill-opacity="0.5" style="mix-blend-mode:darken"/> <rect x="3" y="5" width="1" height="9" fill="#25578A" fill-opacity="0.5" style="mix-blend-mode:darken"/>
<rect x="5" y="6" width="5" height="1" rx="0.5" fill="#E1ECF4"/> <rect x="5" y="6" width="5" height="1" rx="0.5" fill="#E1ECF4"/>
<g filter="url(#filter1_i_99_12632)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_99_12632)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -32,16 +29,6 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0"/>
<feBlend mode="hard-light" in2="shape" result="effect1_innerShadow_99_12632"/> <feBlend mode="hard-light" in2="shape" result="effect1_innerShadow_99_12632"/>
</filter> </filter>
<filter id="filter1_i_99_12632" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_12632"/>
</filter>
<linearGradient id="paint0_linear_99_12632" x1="2" y1="0" x2="13.5" y2="15" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_12632" x1="2" y1="0" x2="13.5" y2="15" gradientUnits="userSpaceOnUse">
<stop stop-color="#666666"/> <stop stop-color="#666666"/>
<stop offset="1" stop-opacity="0.5"/> <stop offset="1" stop-opacity="0.5"/>
@ -58,6 +45,10 @@
<stop stop-color="#375B8F"/> <stop stop-color="#375B8F"/>
<stop offset="1" stop-color="#617EA8"/> <stop offset="1" stop-color="#617EA8"/>
</linearGradient> </linearGradient>
<radialGradient id="paint4_radial_99_12632" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_99_12632"> <clipPath id="clip0_99_12632">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -23,10 +23,7 @@
<path d="M8 7.5C8.61308 7.5 9.19283 7.37681 9.63782 7.15432C10.0529 6.94678 10.5 6.56756 10.5 6C10.5 5.43244 10.0529 5.05322 9.63782 4.84568C9.19283 4.62319 8.61308 4.5 8 4.5C7.38692 4.5 6.80717 4.62319 6.36218 4.84568C5.9471 5.05322 5.5 5.43244 5.5 6C5.5 6.56756 5.9471 6.94678 6.36218 7.15432C6.80717 7.37681 7.38692 7.5 8 7.5Z" stroke="url(#paint6_linear_99_11888)"/> <path d="M8 7.5C8.61308 7.5 9.19283 7.37681 9.63782 7.15432C10.0529 6.94678 10.5 6.56756 10.5 6C10.5 5.43244 10.0529 5.05322 9.63782 4.84568C9.19283 4.62319 8.61308 4.5 8 4.5C7.38692 4.5 6.80717 4.62319 6.36218 4.84568C5.9471 5.05322 5.5 5.43244 5.5 6C5.5 6.56756 5.9471 6.94678 6.36218 7.15432C6.80717 7.37681 7.38692 7.5 8 7.5Z" stroke="url(#paint6_linear_99_11888)"/>
</g> </g>
</g> </g>
<g filter="url(#filter4_i_99_11888)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint7_radial_99_11888)" stroke="url(#paint8_linear_99_11888)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint7_linear_99_11888)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -66,16 +63,6 @@
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_99_11888"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_99_11888"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_99_11888" result="shape"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_99_11888" result="shape"/>
</filter> </filter>
<filter id="filter4_i_99_11888" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_11888"/>
</filter>
<linearGradient id="paint0_linear_99_11888" x1="0" y1="5" x2="8" y2="16" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_11888" x1="0" y1="5" x2="8" y2="16" gradientUnits="userSpaceOnUse">
<stop offset="0.140203" stop-color="#F1F1F1"/> <stop offset="0.140203" stop-color="#F1F1F1"/>
<stop offset="0.906757" stop-color="#D6D6D6"/> <stop offset="0.906757" stop-color="#D6D6D6"/>
@ -104,7 +91,11 @@
<stop offset="0.245" stop-color="#A3A3A3"/> <stop offset="0.245" stop-color="#A3A3A3"/>
<stop offset="1" stop-color="#CCCCCC"/> <stop offset="1" stop-color="#CCCCCC"/>
</linearGradient> </linearGradient>
<linearGradient id="paint7_linear_99_11888" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint7_radial_99_11888" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint8_linear_99_11888" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -23,10 +23,7 @@
<path d="M8 7.5C8.61308 7.5 9.19283 7.37681 9.63782 7.15432C10.0529 6.94678 10.5 6.56756 10.5 6C10.5 5.43244 10.0529 5.05322 9.63782 4.84568C9.19283 4.62319 8.61308 4.5 8 4.5C7.38692 4.5 6.80717 4.62319 6.36218 4.84568C5.9471 5.05322 5.5 5.43244 5.5 6C5.5 6.56756 5.9471 6.94678 6.36218 7.15432C6.80717 7.37681 7.38692 7.5 8 7.5Z" stroke="url(#paint6_linear_99_11889)"/> <path d="M8 7.5C8.61308 7.5 9.19283 7.37681 9.63782 7.15432C10.0529 6.94678 10.5 6.56756 10.5 6C10.5 5.43244 10.0529 5.05322 9.63782 4.84568C9.19283 4.62319 8.61308 4.5 8 4.5C7.38692 4.5 6.80717 4.62319 6.36218 4.84568C5.9471 5.05322 5.5 5.43244 5.5 6C5.5 6.56756 5.9471 6.94678 6.36218 7.15432C6.80717 7.37681 7.38692 7.5 8 7.5Z" stroke="url(#paint6_linear_99_11889)"/>
</g> </g>
</g> </g>
<g filter="url(#filter4_i_99_11889)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint7_radial_99_11889)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -66,16 +63,6 @@
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_99_11889"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_99_11889"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_99_11889" result="shape"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_99_11889" result="shape"/>
</filter> </filter>
<filter id="filter4_i_99_11889" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_11889"/>
</filter>
<linearGradient id="paint0_linear_99_11889" x1="0" y1="5" x2="8" y2="16" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_11889" x1="0" y1="5" x2="8" y2="16" gradientUnits="userSpaceOnUse">
<stop offset="0.140203" stop-color="#F1F1F1"/> <stop offset="0.140203" stop-color="#F1F1F1"/>
<stop offset="0.906757" stop-color="#D6D6D6"/> <stop offset="0.906757" stop-color="#D6D6D6"/>
@ -104,6 +91,10 @@
<stop offset="0.245" stop-color="#A3A3A3"/> <stop offset="0.245" stop-color="#A3A3A3"/>
<stop offset="1" stop-color="#CCCCCC"/> <stop offset="1" stop-color="#CCCCCC"/>
</linearGradient> </linearGradient>
<radialGradient id="paint7_radial_99_11889" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_99_11889"> <clipPath id="clip0_99_11889">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

@ -13,10 +13,7 @@
</g> </g>
<path d="M8 13C8.3071 13.3946 8.30714 13.3945 8.3072 13.3945L8.30738 13.3944L8.308 13.3939L8.31024 13.3921L8.31865 13.3856L8.35061 13.3605C8.37843 13.3386 8.419 13.3066 8.47058 13.2656C8.57372 13.1835 8.72101 13.0654 8.89856 12.9202C9.25326 12.6301 9.73055 12.2306 10.2186 11.7946C10.705 11.3599 11.2099 10.882 11.6159 10.436C11.8187 10.2131 12.0033 9.99125 12.1501 9.78131C12.2918 9.5788 12.4217 9.35477 12.4825 9.13108C12.6549 8.49644 12.655 7.93223 12.6118 7.52545C12.5901 7.32169 12.5574 7.15575 12.5292 7.03788C12.5151 6.97886 12.502 6.93166 12.4919 6.89753C12.4868 6.88046 12.4825 6.86663 12.4791 6.8562L12.4748 6.84312L12.4732 6.83853L12.4726 6.83672L12.4723 6.83594L12.4722 6.83558C12.4721 6.83541 12.4721 6.83524 12 7L12.4721 6.83524L12.4052 6.64357L12.2236 6.55279L10.3719 5.62693L9.44651 3.79049L9.35103 3.601L9.14841 3.53802L9 4.01549C9.14841 3.53802 9.14826 3.53798 9.1481 3.53793L9.14778 3.53783L9.14707 3.53761L9.1454 3.5371L9.14104 3.53578L9.1283 3.53203C9.11805 3.52907 9.1043 3.52521 9.08723 3.52067C9.0531 3.5116 9.00562 3.49978 8.94623 3.48695C8.82764 3.46134 8.66055 3.4315 8.45688 3.41169C8.05121 3.37224 7.48983 3.3716 6.87425 3.53156C6.65144 3.58946 6.42854 3.71885 6.22922 3.85795C6.02162 4.00284 5.80123 4.18586 5.57936 4.3873C5.13522 4.79052 4.65641 5.29389 4.2197 5.77959C3.78156 6.26689 3.37886 6.74417 3.08611 7.09906C2.93958 7.27669 2.82023 7.42411 2.73733 7.52734C2.69588 7.57897 2.66351 7.61957 2.64141 7.64741L2.61607 7.67939L2.60943 7.6878L2.60767 7.69003L2.60719 7.69065L2.60704 7.69083C2.607 7.69089 2.60697 7.69093 3 8M8 13C8 13.5 7.99981 13.5 7.99961 13.5L7.99917 13.5L7.99816 13.5L7.99559 13.5L7.98824 13.4999L7.96498 13.4995C7.94574 13.499 7.91912 13.4981 7.88574 13.4964C7.81901 13.493 7.72504 13.4864 7.60885 13.4735C7.37684 13.4477 7.05392 13.3966 6.68094 13.2949C5.93729 13.0921 4.97556 12.6827 4.14645 11.8536C3.31733 11.0244 2.90793 10.0627 2.70512 9.31906C2.60339 8.94608 2.55227 8.62316 2.52649 8.39115C2.51358 8.27496 2.50697 8.18099 2.50357 8.11426C2.50188 8.08088 2.50098 8.05426 2.50051 8.03502L2.50008 8.01176L2.50001 8.00441L2.5 8.00184L2.5 8.00083L2.5 8.00039C2.5 8.00019 2.5 8 3 8M8 13L8.3071 13.3946L8.17164 13.5H8V13ZM3 8L2.5 8L2.5 7.82696L2.60697 7.69093L3 8Z" stroke="url(#paint4_linear_169_2718)"/> <path d="M8 13C8.3071 13.3946 8.30714 13.3945 8.3072 13.3945L8.30738 13.3944L8.308 13.3939L8.31024 13.3921L8.31865 13.3856L8.35061 13.3605C8.37843 13.3386 8.419 13.3066 8.47058 13.2656C8.57372 13.1835 8.72101 13.0654 8.89856 12.9202C9.25326 12.6301 9.73055 12.2306 10.2186 11.7946C10.705 11.3599 11.2099 10.882 11.6159 10.436C11.8187 10.2131 12.0033 9.99125 12.1501 9.78131C12.2918 9.5788 12.4217 9.35477 12.4825 9.13108C12.6549 8.49644 12.655 7.93223 12.6118 7.52545C12.5901 7.32169 12.5574 7.15575 12.5292 7.03788C12.5151 6.97886 12.502 6.93166 12.4919 6.89753C12.4868 6.88046 12.4825 6.86663 12.4791 6.8562L12.4748 6.84312L12.4732 6.83853L12.4726 6.83672L12.4723 6.83594L12.4722 6.83558C12.4721 6.83541 12.4721 6.83524 12 7L12.4721 6.83524L12.4052 6.64357L12.2236 6.55279L10.3719 5.62693L9.44651 3.79049L9.35103 3.601L9.14841 3.53802L9 4.01549C9.14841 3.53802 9.14826 3.53798 9.1481 3.53793L9.14778 3.53783L9.14707 3.53761L9.1454 3.5371L9.14104 3.53578L9.1283 3.53203C9.11805 3.52907 9.1043 3.52521 9.08723 3.52067C9.0531 3.5116 9.00562 3.49978 8.94623 3.48695C8.82764 3.46134 8.66055 3.4315 8.45688 3.41169C8.05121 3.37224 7.48983 3.3716 6.87425 3.53156C6.65144 3.58946 6.42854 3.71885 6.22922 3.85795C6.02162 4.00284 5.80123 4.18586 5.57936 4.3873C5.13522 4.79052 4.65641 5.29389 4.2197 5.77959C3.78156 6.26689 3.37886 6.74417 3.08611 7.09906C2.93958 7.27669 2.82023 7.42411 2.73733 7.52734C2.69588 7.57897 2.66351 7.61957 2.64141 7.64741L2.61607 7.67939L2.60943 7.6878L2.60767 7.69003L2.60719 7.69065L2.60704 7.69083C2.607 7.69089 2.60697 7.69093 3 8M8 13C8 13.5 7.99981 13.5 7.99961 13.5L7.99917 13.5L7.99816 13.5L7.99559 13.5L7.98824 13.4999L7.96498 13.4995C7.94574 13.499 7.91912 13.4981 7.88574 13.4964C7.81901 13.493 7.72504 13.4864 7.60885 13.4735C7.37684 13.4477 7.05392 13.3966 6.68094 13.2949C5.93729 13.0921 4.97556 12.6827 4.14645 11.8536C3.31733 11.0244 2.90793 10.0627 2.70512 9.31906C2.60339 8.94608 2.55227 8.62316 2.52649 8.39115C2.51358 8.27496 2.50697 8.18099 2.50357 8.11426C2.50188 8.08088 2.50098 8.05426 2.50051 8.03502L2.50008 8.01176L2.50001 8.00441L2.5 8.00184L2.5 8.00083L2.5 8.00039C2.5 8.00019 2.5 8 3 8M8 13L8.3071 13.3946L8.17164 13.5H8V13ZM3 8L2.5 8L2.5 7.82696L2.60697 7.69093L3 8Z" stroke="url(#paint4_linear_169_2718)"/>
</g> </g>
<g filter="url(#filter2_i_169_2718)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_169_2718)" stroke="url(#paint6_linear_169_2718)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint5_linear_169_2718)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -38,16 +35,6 @@
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_169_2718"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_169_2718"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_169_2718" result="shape"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_169_2718" result="shape"/>
</filter> </filter>
<filter id="filter2_i_169_2718" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_169_2718"/>
</filter>
<linearGradient id="paint0_linear_169_2718" x1="-0.531592" y1="-3.23499e-07" x2="15.0785" y2="16.5059" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_169_2718" x1="-0.531592" y1="-3.23499e-07" x2="15.0785" y2="16.5059" gradientUnits="userSpaceOnUse">
<stop stop-color="#40B73A"/> <stop stop-color="#40B73A"/>
<stop offset="1" stop-color="#235C20"/> <stop offset="1" stop-color="#235C20"/>
@ -71,7 +58,11 @@
<stop stop-color="#3BA635"/> <stop stop-color="#3BA635"/>
<stop offset="1" stop-color="#2E712A"/> <stop offset="1" stop-color="#2E712A"/>
</linearGradient> </linearGradient>
<linearGradient id="paint5_linear_169_2718" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint5_radial_169_2718" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint6_linear_169_2718" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -13,10 +13,7 @@
</g> </g>
<path d="M8 13C8.3071 13.3946 8.30714 13.3945 8.3072 13.3945L8.30738 13.3944L8.308 13.3939L8.31024 13.3921L8.31865 13.3856L8.35061 13.3605C8.37843 13.3386 8.419 13.3066 8.47058 13.2656C8.57372 13.1835 8.72101 13.0654 8.89856 12.9202C9.25326 12.6301 9.73055 12.2306 10.2186 11.7946C10.705 11.3599 11.2099 10.882 11.6159 10.436C11.8187 10.2131 12.0033 9.99125 12.1501 9.78131C12.2918 9.5788 12.4217 9.35477 12.4825 9.13108C12.6549 8.49644 12.655 7.93223 12.6118 7.52545C12.5901 7.32169 12.5574 7.15575 12.5292 7.03788C12.5151 6.97886 12.502 6.93166 12.4919 6.89753C12.4868 6.88046 12.4825 6.86663 12.4791 6.8562L12.4748 6.84312L12.4732 6.83853L12.4726 6.83672L12.4723 6.83594L12.4722 6.83558C12.4721 6.83541 12.4721 6.83524 12 7L12.4721 6.83524L12.4052 6.64357L12.2236 6.55279L10.3719 5.62693L9.44651 3.79049L9.35103 3.601L9.14841 3.53802L9 4.01549C9.14841 3.53802 9.14826 3.53798 9.1481 3.53793L9.14778 3.53783L9.14707 3.53761L9.1454 3.5371L9.14104 3.53578L9.1283 3.53203C9.11805 3.52907 9.1043 3.52521 9.08723 3.52067C9.0531 3.5116 9.00562 3.49978 8.94623 3.48695C8.82764 3.46134 8.66055 3.4315 8.45688 3.41169C8.05121 3.37224 7.48983 3.3716 6.87425 3.53156C6.65144 3.58946 6.42854 3.71885 6.22922 3.85795C6.02162 4.00284 5.80123 4.18586 5.57936 4.3873C5.13522 4.79052 4.65641 5.29389 4.2197 5.77959C3.78156 6.26689 3.37886 6.74417 3.08611 7.09906C2.93958 7.27669 2.82023 7.42411 2.73733 7.52734C2.69588 7.57897 2.66351 7.61957 2.64141 7.64741L2.61607 7.67939L2.60943 7.6878L2.60767 7.69003L2.60719 7.69065L2.60704 7.69083C2.607 7.69089 2.60697 7.69093 3 8M8 13C8 13.5 7.99981 13.5 7.99961 13.5L7.99917 13.5L7.99816 13.5L7.99559 13.5L7.98824 13.4999L7.96498 13.4995C7.94574 13.499 7.91912 13.4981 7.88574 13.4964C7.81901 13.493 7.72504 13.4864 7.60885 13.4735C7.37684 13.4477 7.05392 13.3966 6.68094 13.2949C5.93729 13.0921 4.97556 12.6827 4.14645 11.8536C3.31733 11.0244 2.90793 10.0627 2.70512 9.31906C2.60339 8.94608 2.55227 8.62316 2.52649 8.39115C2.51358 8.27496 2.50697 8.18099 2.50357 8.11426C2.50188 8.08088 2.50098 8.05426 2.50051 8.03502L2.50008 8.01176L2.50001 8.00441L2.5 8.00184L2.5 8.00083L2.5 8.00039C2.5 8.00019 2.5 8 3 8M8 13L8.3071 13.3946L8.17164 13.5H8V13ZM3 8L2.5 8L2.5 7.82696L2.60697 7.69093L3 8Z" stroke="url(#paint4_linear_169_2736)"/> <path d="M8 13C8.3071 13.3946 8.30714 13.3945 8.3072 13.3945L8.30738 13.3944L8.308 13.3939L8.31024 13.3921L8.31865 13.3856L8.35061 13.3605C8.37843 13.3386 8.419 13.3066 8.47058 13.2656C8.57372 13.1835 8.72101 13.0654 8.89856 12.9202C9.25326 12.6301 9.73055 12.2306 10.2186 11.7946C10.705 11.3599 11.2099 10.882 11.6159 10.436C11.8187 10.2131 12.0033 9.99125 12.1501 9.78131C12.2918 9.5788 12.4217 9.35477 12.4825 9.13108C12.6549 8.49644 12.655 7.93223 12.6118 7.52545C12.5901 7.32169 12.5574 7.15575 12.5292 7.03788C12.5151 6.97886 12.502 6.93166 12.4919 6.89753C12.4868 6.88046 12.4825 6.86663 12.4791 6.8562L12.4748 6.84312L12.4732 6.83853L12.4726 6.83672L12.4723 6.83594L12.4722 6.83558C12.4721 6.83541 12.4721 6.83524 12 7L12.4721 6.83524L12.4052 6.64357L12.2236 6.55279L10.3719 5.62693L9.44651 3.79049L9.35103 3.601L9.14841 3.53802L9 4.01549C9.14841 3.53802 9.14826 3.53798 9.1481 3.53793L9.14778 3.53783L9.14707 3.53761L9.1454 3.5371L9.14104 3.53578L9.1283 3.53203C9.11805 3.52907 9.1043 3.52521 9.08723 3.52067C9.0531 3.5116 9.00562 3.49978 8.94623 3.48695C8.82764 3.46134 8.66055 3.4315 8.45688 3.41169C8.05121 3.37224 7.48983 3.3716 6.87425 3.53156C6.65144 3.58946 6.42854 3.71885 6.22922 3.85795C6.02162 4.00284 5.80123 4.18586 5.57936 4.3873C5.13522 4.79052 4.65641 5.29389 4.2197 5.77959C3.78156 6.26689 3.37886 6.74417 3.08611 7.09906C2.93958 7.27669 2.82023 7.42411 2.73733 7.52734C2.69588 7.57897 2.66351 7.61957 2.64141 7.64741L2.61607 7.67939L2.60943 7.6878L2.60767 7.69003L2.60719 7.69065L2.60704 7.69083C2.607 7.69089 2.60697 7.69093 3 8M8 13C8 13.5 7.99981 13.5 7.99961 13.5L7.99917 13.5L7.99816 13.5L7.99559 13.5L7.98824 13.4999L7.96498 13.4995C7.94574 13.499 7.91912 13.4981 7.88574 13.4964C7.81901 13.493 7.72504 13.4864 7.60885 13.4735C7.37684 13.4477 7.05392 13.3966 6.68094 13.2949C5.93729 13.0921 4.97556 12.6827 4.14645 11.8536C3.31733 11.0244 2.90793 10.0627 2.70512 9.31906C2.60339 8.94608 2.55227 8.62316 2.52649 8.39115C2.51358 8.27496 2.50697 8.18099 2.50357 8.11426C2.50188 8.08088 2.50098 8.05426 2.50051 8.03502L2.50008 8.01176L2.50001 8.00441L2.5 8.00184L2.5 8.00083L2.5 8.00039C2.5 8.00019 2.5 8 3 8M8 13L8.3071 13.3946L8.17164 13.5H8V13ZM3 8L2.5 8L2.5 7.82696L2.60697 7.69093L3 8Z" stroke="url(#paint4_linear_169_2736)"/>
</g> </g>
<g filter="url(#filter2_i_169_2736)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_169_2736)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -38,16 +35,6 @@
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_169_2736"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_169_2736"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_169_2736" result="shape"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_169_2736" result="shape"/>
</filter> </filter>
<filter id="filter2_i_169_2736" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_169_2736"/>
</filter>
<linearGradient id="paint0_linear_169_2736" x1="-0.531592" y1="-3.23499e-07" x2="15.0785" y2="16.5059" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_169_2736" x1="-0.531592" y1="-3.23499e-07" x2="15.0785" y2="16.5059" gradientUnits="userSpaceOnUse">
<stop stop-color="#40B73A"/> <stop stop-color="#40B73A"/>
<stop offset="1" stop-color="#235C20"/> <stop offset="1" stop-color="#235C20"/>
@ -71,6 +58,10 @@
<stop stop-color="#3BA635"/> <stop stop-color="#3BA635"/>
<stop offset="1" stop-color="#2E712A"/> <stop offset="1" stop-color="#2E712A"/>
</linearGradient> </linearGradient>
<radialGradient id="paint5_radial_169_2736" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_169_2736"> <clipPath id="clip0_169_2736">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -11,10 +11,7 @@
<circle cx="10.5" cy="0.5" r="0.5" fill="#FF0F0F"/> <circle cx="10.5" cy="0.5" r="0.5" fill="#FF0F0F"/>
<rect x="10" y="1" width="1" height="2" fill="#747474"/> <rect x="10" y="1" width="1" height="2" fill="#747474"/>
<path d="M0 15C0 14.4477 0.447715 14 1 14H15C15.5523 14 16 14.4477 16 15H0Z" fill="#6A6C6A"/> <path d="M0 15C0 14.4477 0.447715 14 1 14H15C15.5523 14 16 14.4477 16 15H0Z" fill="#6A6C6A"/>
<g filter="url(#filter1_i_99_11833)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_99_11833)" stroke="url(#paint5_linear_99_11833)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint4_linear_99_11833)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -28,16 +25,6 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.66 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.66 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_11833"/> <feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_11833"/>
</filter> </filter>
<filter id="filter1_i_99_11833" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_11833"/>
</filter>
<linearGradient id="paint0_linear_99_11833" x1="3" y1="2.5" x2="13" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_11833" x1="3" y1="2.5" x2="13" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#D6D6D6"/> <stop stop-color="#D6D6D6"/>
<stop offset="1" stop-color="#6B6B6B"/> <stop offset="1" stop-color="#6B6B6B"/>
@ -54,7 +41,11 @@
<stop stop-color="#95B8F1"/> <stop stop-color="#95B8F1"/>
<stop offset="1" stop-color="#B2CCF5"/> <stop offset="1" stop-color="#B2CCF5"/>
</linearGradient> </linearGradient>
<linearGradient id="paint4_linear_99_11833" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint4_radial_99_11833" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint5_linear_99_11833" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -12,10 +12,7 @@
<circle cx="10.5" cy="0.5" r="0.5" fill="#FF0F0F"/> <circle cx="10.5" cy="0.5" r="0.5" fill="#FF0F0F"/>
<rect x="10" y="1" width="1" height="2" fill="#747474"/> <rect x="10" y="1" width="1" height="2" fill="#747474"/>
<path d="M0 15C0 14.4477 0.447715 14 1 14H15C15.5523 14 16 14.4477 16 15H0Z" fill="#6A6C6A"/> <path d="M0 15C0 14.4477 0.447715 14 1 14H15C15.5523 14 16 14.4477 16 15H0Z" fill="#6A6C6A"/>
<g filter="url(#filter1_i_99_11832)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_99_11832)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -32,16 +29,6 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.66 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.66 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_11832"/> <feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_11832"/>
</filter> </filter>
<filter id="filter1_i_99_11832" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_11832"/>
</filter>
<linearGradient id="paint0_linear_99_11832" x1="3" y1="2.5" x2="13" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_11832" x1="3" y1="2.5" x2="13" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#D6D6D6"/> <stop stop-color="#D6D6D6"/>
<stop offset="1" stop-color="#6B6B6B"/> <stop offset="1" stop-color="#6B6B6B"/>
@ -58,9 +45,13 @@
<stop stop-color="#95B8F1"/> <stop stop-color="#95B8F1"/>
<stop offset="1" stop-color="#B2CCF5"/> <stop offset="1" stop-color="#B2CCF5"/>
</linearGradient> </linearGradient>
<radialGradient id="paint4_radial_99_11832" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_99_11832"> <clipPath id="clip0_99_11832">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>
<image id="image0_99_11832" width="16" height="16" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAILSURBVDjLjZPNS5RRFIef+753ypJEs4UJftOmImosSGgREn0tBBdRLV2EGLooCIoWbSL8C2rdQmwXGBUzQmkx4LIPaJLSQiYtRkyz0Xln7j2nhShKOnjgcrgHznN/93ygqmznzLS16WbxgG3as66uTeNGVdcu6XRavfc451j1zjmy2SypVIra2lpaWlro6Ogwqzl2Pa1YLNLc3AzAerCq0t7ejqqSSCQ2KNgAcM4B8Hp85WdewQuICt7D+YOOKIq2BhQKBVSVeM3vTQsJldsDjGWqEBWcrChwHkSUzqOOfD5fGgBwYv/sFu2sKq0giiJUldHve/GqOAHxK7VQUS4fL5ZWsODnUVVO1WX/ez33ZpDxJ4OcnPpKcvTeFPDwbNL1rwFujfU07qgs44JeREQYGBggCAKMMTTMvudIbIb4pWvsbDrE8odk3ae3w/eHz8Rya5MoIk1BLCS98BFVxVpLPB6ntbWVyokRDpzupGxiBPP4Krsnn9LYUB2q0RsBwM1UdwXevKqO7WM48xIRwVqLtZYgCNiVm6espgn6hqB/Du5MYnOfCcU0WgDvfI93ol/+jpvyQgWJzAskJoRhiDGG5fI9LL17TvnQdaLlnywBi39CfMi0UVV6e3u11CIdXkpzLMxQX13EBhkWs45vvywuL3c3LFMpS12pv52bm+4OvWnwof5QeHQu6R78A6o+ZiAxKKNtAAAAAElFTkSuQmCC"/> <image id="image0_99_11832" width="16" height="16" preserveAspectRatio="none" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAILSURBVDjLjZPNS5RRFIef+753ypJEs4UJftOmImosSGgREn0tBBdRLV2EGLooCIoWbSL8C2rdQmwXGBUzQmkx4LIPaJLSQiYtRkyz0Xln7j2nhShKOnjgcrgHznN/93ygqmznzLS16WbxgG3as66uTeNGVdcu6XRavfc451j1zjmy2SypVIra2lpaWlro6Ogwqzl2Pa1YLNLc3AzAerCq0t7ejqqSSCQ2KNgAcM4B8Hp85WdewQuICt7D+YOOKIq2BhQKBVSVeM3vTQsJldsDjGWqEBWcrChwHkSUzqOOfD5fGgBwYv/sFu2sKq0giiJUldHve/GqOAHxK7VQUS4fL5ZWsODnUVVO1WX/ez33ZpDxJ4OcnPpKcvTeFPDwbNL1rwFujfU07qgs44JeREQYGBggCAKMMTTMvudIbIb4pWvsbDrE8odk3ae3w/eHz8Rya5MoIk1BLCS98BFVxVpLPB6ntbWVyokRDpzupGxiBPP4Krsnn9LYUB2q0RsBwM1UdwXevKqO7WM48xIRwVqLtZYgCNiVm6espgn6hqB/Du5MYnOfCcU0WgDvfI93ol/+jpvyQgWJzAskJoRhiDGG5fI9LL17TvnQdaLlnywBi39CfMi0UVV6e3u11CIdXkpzLMxQX13EBhkWs45vvywuL3c3LFMpS12pv52bm+4OvWnwof5QeHQu6R78A6o+ZiAxKKNtAAAAAElFTkSuQmCC"/>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -1,21 +1,12 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_i_99_12613)"> <circle cx="8.5" cy="8.5" r="3" fill="url(#paint0_radial_99_12613)" stroke="url(#paint1_linear_99_12613)"/>
<circle cx="8.5" cy="8.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="8.5" cy="8.5" r="3" stroke="url(#paint0_linear_99_12613)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 8V7H9V8H10V9H9V10H8V9H7V8H8Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 8V7H9V8H10V9H9V10H8V9H7V8H8Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_99_12613" x="5" y="5" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <radialGradient id="paint0_radial_99_12613" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(6 6) rotate(45) scale(5.65685)">
<feFlood flood-opacity="0" result="BackgroundImageFix"/> <stop stop-color="#B4D495"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/> <stop offset="1" stop-color="#87B960"/>
<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"/> </radialGradient>
<feOffset dx="2" dy="2"/> <linearGradient id="paint1_linear_99_12613" x1="11" y1="11" x2="6" y2="6" gradientUnits="userSpaceOnUse">
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_12613"/>
</filter>
<linearGradient id="paint0_linear_99_12613" x1="11" y1="11" x2="6" y2="6" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 760 B

View File

@ -1,19 +1,10 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_i_99_12608)"> <circle cx="8.5" cy="8.5" r="3" fill="url(#paint0_radial_99_12608)" stroke="#BC4305"/>
<circle cx="8.5" cy="8.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="8.5" cy="8.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 9H7V8H10V9Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M10 9H7V8H10V9Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_99_12608" x="5" y="5" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <radialGradient id="paint0_radial_99_12608" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(7 7) rotate(45) scale(4.24264)">
<feFlood flood-opacity="0" result="BackgroundImageFix"/> <stop stop-color="#FFAF7D"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/> <stop offset="1" stop-color="#FF6D00"/>
<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"/> </radialGradient>
<feOffset dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_12608"/>
</filter>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 530 B

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -33,10 +33,7 @@
<g filter="url(#filter10_d_99_12961)"> <g filter="url(#filter10_d_99_12961)">
<path d="M9 7C9 6.44772 9.44772 6 10 6C10.5523 6 11 6.44772 11 7H9Z" fill="url(#paint10_linear_99_12961)"/> <path d="M9 7C9 6.44772 9.44772 6 10 6C10.5523 6 11 6.44772 11 7H9Z" fill="url(#paint10_linear_99_12961)"/>
</g> </g>
<g filter="url(#filter11_i_99_12961)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint11_radial_99_12961)" stroke="url(#paint12_linear_99_12961)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint11_linear_99_12961)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_ii_99_12961" x="2" y="1" width="10" height="13" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <filter id="filter0_ii_99_12961" x="2" y="1" width="10" height="13" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
@ -154,16 +151,6 @@
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_99_12961"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_99_12961"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_99_12961" result="shape"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_99_12961" result="shape"/>
</filter> </filter>
<filter id="filter11_i_99_12961" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_12961"/>
</filter>
<linearGradient id="paint0_linear_99_12961" x1="1" y1="0" x2="13" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_12961" x1="1" y1="0" x2="13" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#A8A8A8"/> <stop stop-color="#A8A8A8"/>
<stop offset="1" stop-color="#818283" stop-opacity="0.972549"/> <stop offset="1" stop-color="#818283" stop-opacity="0.972549"/>
@ -208,7 +195,11 @@
<stop stop-color="#E87473"/> <stop stop-color="#E87473"/>
<stop offset="1" stop-color="#DB5852"/> <stop offset="1" stop-color="#DB5852"/>
</linearGradient> </linearGradient>
<linearGradient id="paint11_linear_99_12961" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint11_radial_99_12961" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint12_linear_99_12961" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -33,10 +33,7 @@
<g filter="url(#filter10_d_99_12960)"> <g filter="url(#filter10_d_99_12960)">
<path d="M9 7C9 6.44772 9.44772 6 10 6C10.5523 6 11 6.44772 11 7H9Z" fill="url(#paint10_linear_99_12960)"/> <path d="M9 7C9 6.44772 9.44772 6 10 6C10.5523 6 11 6.44772 11 7H9Z" fill="url(#paint10_linear_99_12960)"/>
</g> </g>
<g filter="url(#filter11_i_99_12960)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint11_radial_99_12960)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_ii_99_12960" x="2" y="1" width="10" height="13" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <filter id="filter0_ii_99_12960" x="2" y="1" width="10" height="13" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
@ -154,16 +151,6 @@
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_99_12960"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_99_12960"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_99_12960" result="shape"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_99_12960" result="shape"/>
</filter> </filter>
<filter id="filter11_i_99_12960" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_12960"/>
</filter>
<linearGradient id="paint0_linear_99_12960" x1="1" y1="0" x2="13" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_12960" x1="1" y1="0" x2="13" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#A8A8A8"/> <stop stop-color="#A8A8A8"/>
<stop offset="1" stop-color="#818283" stop-opacity="0.972549"/> <stop offset="1" stop-color="#818283" stop-opacity="0.972549"/>
@ -208,5 +195,9 @@
<stop stop-color="#E87473"/> <stop stop-color="#E87473"/>
<stop offset="1" stop-color="#DB5852"/> <stop offset="1" stop-color="#DB5852"/>
</linearGradient> </linearGradient>
<radialGradient id="paint11_radial_99_12960" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -24,23 +24,10 @@
<path d="M2.5 2.5H13.5V9.79289L11.6464 11.6464L9.79289 13.5H2.5V2.5Z" stroke="url(#paint2_linear_427_7414)"/> <path d="M2.5 2.5H13.5V9.79289L11.6464 11.6464L9.79289 13.5H2.5V2.5Z" stroke="url(#paint2_linear_427_7414)"/>
<path d="M6 9.5C5.72386 9.5 5.5 9.72386 5.5 10V11C5.5 11.2761 5.72386 11.5 6 11.5H7C7.27614 11.5 7.5 11.2761 7.5 11V10C7.5 9.72386 7.27614 9.5 7 9.5H6ZM10 7.5C9.72386 7.5 9.5 7.72386 9.5 8V9C9.5 9.27614 9.72386 9.5 10 9.5H11C11.2761 9.5 11.5 9.27614 11.5 9V8C11.5 7.72386 11.2761 7.5 11 7.5H10Z" fill="#95D28E" stroke="url(#paint3_linear_427_7414)" stroke-linejoin="round"/> <path d="M6 9.5C5.72386 9.5 5.5 9.72386 5.5 10V11C5.5 11.2761 5.72386 11.5 6 11.5H7C7.27614 11.5 7.5 11.2761 7.5 11V10C7.5 9.72386 7.27614 9.5 7 9.5H6ZM10 7.5C9.72386 7.5 9.5 7.72386 9.5 8V9C9.5 9.27614 9.72386 9.5 10 9.5H11C11.2761 9.5 11.5 9.27614 11.5 9V8C11.5 7.72386 11.2761 7.5 11 7.5H10Z" fill="#95D28E" stroke="url(#paint3_linear_427_7414)" stroke-linejoin="round"/>
<rect x="3.5" y="3.5" width="9" height="2" fill="url(#paint4_linear_427_7414)" stroke="url(#paint5_linear_427_7414)"/> <rect x="3.5" y="3.5" width="9" height="2" fill="url(#paint4_linear_427_7414)" stroke="url(#paint5_linear_427_7414)"/>
<g filter="url(#filter0_i_427_7414)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint6_radial_427_7414)" stroke="url(#paint7_linear_427_7414)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint6_linear_427_7414)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_427_7414" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_427_7414"/>
</filter>
<linearGradient id="paint0_linear_427_7414" x1="2.00754" y1="2" x2="13.9925" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_427_7414" x1="2.00754" y1="2" x2="13.9925" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#A9C4E8"/> <stop stop-color="#A9C4E8"/>
<stop offset="1" stop-color="#B5CDEA"/> <stop offset="1" stop-color="#B5CDEA"/>
@ -65,7 +52,11 @@
<stop stop-color="#FFA465"/> <stop stop-color="#FFA465"/>
<stop offset="1" stop-color="#FF7D3B"/> <stop offset="1" stop-color="#FF7D3B"/>
</linearGradient> </linearGradient>
<linearGradient id="paint6_linear_427_7414" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint6_radial_427_7414" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint7_linear_427_7414" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -24,23 +24,10 @@
<path d="M2.5 2.5H13.5V9.79289L11.6464 11.6464L9.79289 13.5H2.5V2.5Z" stroke="url(#paint2_linear_427_7426)"/> <path d="M2.5 2.5H13.5V9.79289L11.6464 11.6464L9.79289 13.5H2.5V2.5Z" stroke="url(#paint2_linear_427_7426)"/>
<path d="M6 9.5C5.72386 9.5 5.5 9.72386 5.5 10V11C5.5 11.2761 5.72386 11.5 6 11.5H7C7.27614 11.5 7.5 11.2761 7.5 11V10C7.5 9.72386 7.27614 9.5 7 9.5H6ZM10 7.5C9.72386 7.5 9.5 7.72386 9.5 8V9C9.5 9.27614 9.72386 9.5 10 9.5H11C11.2761 9.5 11.5 9.27614 11.5 9V8C11.5 7.72386 11.2761 7.5 11 7.5H10Z" fill="#95D28E" stroke="url(#paint3_linear_427_7426)" stroke-linejoin="round"/> <path d="M6 9.5C5.72386 9.5 5.5 9.72386 5.5 10V11C5.5 11.2761 5.72386 11.5 6 11.5H7C7.27614 11.5 7.5 11.2761 7.5 11V10C7.5 9.72386 7.27614 9.5 7 9.5H6ZM10 7.5C9.72386 7.5 9.5 7.72386 9.5 8V9C9.5 9.27614 9.72386 9.5 10 9.5H11C11.2761 9.5 11.5 9.27614 11.5 9V8C11.5 7.72386 11.2761 7.5 11 7.5H10Z" fill="#95D28E" stroke="url(#paint3_linear_427_7426)" stroke-linejoin="round"/>
<rect x="3.5" y="3.5" width="9" height="2" fill="url(#paint4_linear_427_7426)" stroke="url(#paint5_linear_427_7426)"/> <rect x="3.5" y="3.5" width="9" height="2" fill="url(#paint4_linear_427_7426)" stroke="url(#paint5_linear_427_7426)"/>
<g filter="url(#filter0_i_427_7426)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint6_radial_427_7426)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_427_7426" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_427_7426"/>
</filter>
<linearGradient id="paint0_linear_427_7426" x1="2.00754" y1="2" x2="13.9925" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_427_7426" x1="2.00754" y1="2" x2="13.9925" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#A9C4E8"/> <stop stop-color="#A9C4E8"/>
<stop offset="1" stop-color="#B5CDEA"/> <stop offset="1" stop-color="#B5CDEA"/>
@ -65,6 +52,10 @@
<stop stop-color="#FFA465"/> <stop stop-color="#FFA465"/>
<stop offset="1" stop-color="#FF7D3B"/> <stop offset="1" stop-color="#FF7D3B"/>
</linearGradient> </linearGradient>
<radialGradient id="paint6_radial_427_7426" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_427_7426"> <clipPath id="clip0_427_7426">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -8,23 +8,10 @@
<path d="M12 4H15V12H12V4Z" fill="url(#paint7_linear_256_4861)"/> <path d="M12 4H15V12H12V4Z" fill="url(#paint7_linear_256_4861)"/>
<rect x="13" y="5" width="1" height="6" rx="0.5" fill="url(#paint8_linear_256_4861)"/> <rect x="13" y="5" width="1" height="6" rx="0.5" fill="url(#paint8_linear_256_4861)"/>
<rect x="11" y="4" width="1" height="8" fill="url(#paint9_linear_256_4861)"/> <rect x="11" y="4" width="1" height="8" fill="url(#paint9_linear_256_4861)"/>
<g filter="url(#filter0_i_256_4861)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint10_radial_256_4861)" stroke="url(#paint11_linear_256_4861)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint10_linear_256_4861)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_256_4861" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_256_4861"/>
</filter>
<linearGradient id="paint0_linear_256_4861" x1="12" y1="3" x2="15" y2="3" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_256_4861" x1="12" y1="3" x2="15" y2="3" gradientUnits="userSpaceOnUse">
<stop stop-color="#656565"/> <stop stop-color="#656565"/>
<stop offset="1" stop-color="#5D5D5D"/> <stop offset="1" stop-color="#5D5D5D"/>
@ -65,7 +52,11 @@
<stop stop-color="#B4B4B4"/> <stop stop-color="#B4B4B4"/>
<stop offset="1" stop-color="#909090"/> <stop offset="1" stop-color="#909090"/>
</linearGradient> </linearGradient>
<linearGradient id="paint10_linear_256_4861" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint10_radial_256_4861" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint11_linear_256_4861" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -8,23 +8,10 @@
<path d="M12 4H15V12H12V4Z" fill="url(#paint7_linear_256_4860)"/> <path d="M12 4H15V12H12V4Z" fill="url(#paint7_linear_256_4860)"/>
<rect x="13" y="5" width="1" height="6" rx="0.5" fill="url(#paint8_linear_256_4860)"/> <rect x="13" y="5" width="1" height="6" rx="0.5" fill="url(#paint8_linear_256_4860)"/>
<rect x="11" y="4" width="1" height="8" fill="url(#paint9_linear_256_4860)"/> <rect x="11" y="4" width="1" height="8" fill="url(#paint9_linear_256_4860)"/>
<g filter="url(#filter0_i_256_4860)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint10_radial_256_4860)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_256_4860" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_256_4860"/>
</filter>
<linearGradient id="paint0_linear_256_4860" x1="12" y1="3" x2="15" y2="3" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_256_4860" x1="12" y1="3" x2="15" y2="3" gradientUnits="userSpaceOnUse">
<stop stop-color="#656565"/> <stop stop-color="#656565"/>
<stop offset="1" stop-color="#5D5D5D"/> <stop offset="1" stop-color="#5D5D5D"/>
@ -65,6 +52,10 @@
<stop stop-color="#B4B4B4"/> <stop stop-color="#B4B4B4"/>
<stop offset="1" stop-color="#909090"/> <stop offset="1" stop-color="#909090"/>
</linearGradient> </linearGradient>
<radialGradient id="paint10_radial_256_4860" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_256_4860"> <clipPath id="clip0_256_4860">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -8,23 +8,10 @@
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.66667 6L3 8H5V6H3.66667ZM6 8H8V6H6V8ZM9 8H11V6H9V8Z" fill="black" fill-opacity="0.5"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M3.66667 6L3 8H5V6H3.66667ZM6 8H8V6H6V8ZM9 8H11V6H9V8Z" fill="black" fill-opacity="0.5"/>
<path d="M3 8L3.66667 6H3V8Z" fill="black" fill-opacity="0.5"/> <path d="M3 8L3.66667 6H3V8Z" fill="black" fill-opacity="0.5"/>
<path d="M11 6V8H13V7H12V6H11Z" fill="black" fill-opacity="0.5"/> <path d="M11 6V8H13V7H12V6H11Z" fill="black" fill-opacity="0.5"/>
<g filter="url(#filter0_i_422_6947)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint6_radial_422_6947)" stroke="url(#paint7_linear_422_6947)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint6_linear_422_6947)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_422_6947" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_422_6947"/>
</filter>
<linearGradient id="paint0_linear_422_6947" x1="3.96968" y1="5" x2="11.0303" y2="11" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_422_6947" x1="3.96968" y1="5" x2="11.0303" y2="11" gradientUnits="userSpaceOnUse">
<stop stop-color="#9EBFE6"/> <stop stop-color="#9EBFE6"/>
<stop offset="1" stop-color="#5A8FD3"/> <stop offset="1" stop-color="#5A8FD3"/>
@ -49,7 +36,11 @@
<stop stop-color="#292A2C"/> <stop stop-color="#292A2C"/>
<stop offset="1" stop-color="#595959"/> <stop offset="1" stop-color="#595959"/>
</linearGradient> </linearGradient>
<linearGradient id="paint6_linear_422_6947" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint6_radial_422_6947" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint7_linear_422_6947" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -8,23 +8,10 @@
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.66667 6L3 8H5V6H3.66667ZM6 8H8V6H6V8ZM9 8H11V6H9V8Z" fill="black" fill-opacity="0.5"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M3.66667 6L3 8H5V6H3.66667ZM6 8H8V6H6V8ZM9 8H11V6H9V8Z" fill="black" fill-opacity="0.5"/>
<path d="M3 8L3.66667 6H3V8Z" fill="black" fill-opacity="0.5"/> <path d="M3 8L3.66667 6H3V8Z" fill="black" fill-opacity="0.5"/>
<path d="M11 6V8H13V7H12V6H11Z" fill="black" fill-opacity="0.5"/> <path d="M11 6V8H13V7H12V6H11Z" fill="black" fill-opacity="0.5"/>
<g filter="url(#filter0_i_422_6946)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint6_radial_422_6946)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_422_6946" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_422_6946"/>
</filter>
<linearGradient id="paint0_linear_422_6946" x1="3.96968" y1="5" x2="11.0303" y2="11" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_422_6946" x1="3.96968" y1="5" x2="11.0303" y2="11" gradientUnits="userSpaceOnUse">
<stop stop-color="#9EBFE6"/> <stop stop-color="#9EBFE6"/>
<stop offset="1" stop-color="#5A8FD3"/> <stop offset="1" stop-color="#5A8FD3"/>
@ -49,6 +36,10 @@
<stop stop-color="#292A2C"/> <stop stop-color="#292A2C"/>
<stop offset="1" stop-color="#595959"/> <stop offset="1" stop-color="#595959"/>
</linearGradient> </linearGradient>
<radialGradient id="paint6_radial_422_6946" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_422_6946"> <clipPath id="clip0_422_6946">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -7,22 +7,9 @@
<path d="M0.5 4C0.5 4.27614 0.723858 4.5 1 4.5H1.5H12.5C13.0523 4.5 13.5 4.05228 13.5 3.5C13.5 2.94772 13.0523 2.5 12.5 2.5H1.5C0.947715 2.5 0.5 2.94772 0.5 3.5V4Z" fill="url(#paint3_linear_474_8015)" stroke="url(#paint4_linear_474_8015)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M0.5 4C0.5 4.27614 0.723858 4.5 1 4.5H1.5H12.5C13.0523 4.5 13.5 4.05228 13.5 3.5C13.5 2.94772 13.0523 2.5 12.5 2.5H1.5C0.947715 2.5 0.5 2.94772 0.5 3.5V4Z" fill="url(#paint3_linear_474_8015)" stroke="url(#paint4_linear_474_8015)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M11.8083 2.77743C11.812 2.77379 11.8157 2.77013 11.8193 2.76646C12.3306 2.25499 13.0853 1.5 14.5 1.5C15.0523 1.5 15.5 1.94772 15.5 2.5C15.5 3.05228 15.0523 3.5 14.5 3.5C14.197 3.5 13.9987 3.56686 13.8272 3.66985C13.6364 3.78447 13.4621 3.95215 13.2071 4.20711C12.8166 4.59763 12.1834 4.59763 11.7929 4.20711C11.4024 3.81658 11.4024 3.18342 11.7929 2.79289L11.7929 2.79289M11.8083 2.77743L11.7929 2.79289M11.8083 2.77743C11.8083 2.77743 11.8083 2.77744 11.8083 2.77744M11.8083 2.77743L11.8083 2.77744M11.7929 2.79289L11.8083 2.77744M11.7929 2.79289L11.8083 2.77744" fill="url(#paint5_linear_474_8015)" stroke="url(#paint6_linear_474_8015)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M11.8083 2.77743C11.812 2.77379 11.8157 2.77013 11.8193 2.76646C12.3306 2.25499 13.0853 1.5 14.5 1.5C15.0523 1.5 15.5 1.94772 15.5 2.5C15.5 3.05228 15.0523 3.5 14.5 3.5C14.197 3.5 13.9987 3.56686 13.8272 3.66985C13.6364 3.78447 13.4621 3.95215 13.2071 4.20711C12.8166 4.59763 12.1834 4.59763 11.7929 4.20711C11.4024 3.81658 11.4024 3.18342 11.7929 2.79289L11.7929 2.79289M11.8083 2.77743L11.7929 2.79289M11.8083 2.77743C11.8083 2.77743 11.8083 2.77744 11.8083 2.77744M11.8083 2.77743L11.8083 2.77744M11.7929 2.79289L11.8083 2.77744M11.7929 2.79289L11.8083 2.77744" fill="url(#paint5_linear_474_8015)" stroke="url(#paint6_linear_474_8015)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M14.5 3.5C14 3.5 13.5 4 13.5 4.5V5.5" stroke="url(#paint7_linear_474_8015)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14.5 3.5C14 3.5 13.5 4 13.5 4.5V5.5" stroke="url(#paint7_linear_474_8015)" stroke-linecap="round" stroke-linejoin="round"/>
<g filter="url(#filter0_i_474_8015)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint8_radial_474_8015)" stroke="url(#paint9_linear_474_8015)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint8_linear_474_8015)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_474_8015" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_474_8015"/>
</filter>
<linearGradient id="paint0_linear_474_8015" x1="0.5" y1="4.5" x2="13" y2="7" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_474_8015" x1="0.5" y1="4.5" x2="13" y2="7" gradientUnits="userSpaceOnUse">
<stop stop-color="#D8D8D8"/> <stop stop-color="#D8D8D8"/>
<stop offset="1" stop-color="#CCCCCC"/> <stop offset="1" stop-color="#CCCCCC"/>
@ -56,7 +43,11 @@
<stop offset="0.505742" stop-color="#7D7D7D"/> <stop offset="0.505742" stop-color="#7D7D7D"/>
<stop offset="0.839652" stop-color="#9B9B9B"/> <stop offset="0.839652" stop-color="#9B9B9B"/>
</linearGradient> </linearGradient>
<linearGradient id="paint8_linear_474_8015" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint8_radial_474_8015" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint9_linear_474_8015" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -7,22 +7,9 @@
<path d="M0.5 4C0.5 4.27614 0.723858 4.5 1 4.5H1.5H12.5C13.0523 4.5 13.5 4.05228 13.5 3.5C13.5 2.94772 13.0523 2.5 12.5 2.5H1.5C0.947715 2.5 0.5 2.94772 0.5 3.5V4Z" fill="url(#paint3_linear_474_8014)" stroke="url(#paint4_linear_474_8014)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M0.5 4C0.5 4.27614 0.723858 4.5 1 4.5H1.5H12.5C13.0523 4.5 13.5 4.05228 13.5 3.5C13.5 2.94772 13.0523 2.5 12.5 2.5H1.5C0.947715 2.5 0.5 2.94772 0.5 3.5V4Z" fill="url(#paint3_linear_474_8014)" stroke="url(#paint4_linear_474_8014)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M11.8083 2.77743C11.812 2.77379 11.8157 2.77013 11.8193 2.76646C12.3306 2.25499 13.0853 1.5 14.5 1.5C15.0523 1.5 15.5 1.94772 15.5 2.5C15.5 3.05228 15.0523 3.5 14.5 3.5C14.197 3.5 13.9987 3.56686 13.8272 3.66985C13.6364 3.78447 13.4621 3.95215 13.2071 4.20711C12.8166 4.59763 12.1834 4.59763 11.7929 4.20711C11.4024 3.81658 11.4024 3.18342 11.7929 2.79289L11.7929 2.79289M11.8083 2.77743L11.7929 2.79289M11.8083 2.77743C11.8083 2.77743 11.8083 2.77744 11.8083 2.77744M11.8083 2.77743L11.8083 2.77744M11.7929 2.79289L11.8083 2.77744M11.7929 2.79289L11.8083 2.77744" fill="url(#paint5_linear_474_8014)" stroke="url(#paint6_linear_474_8014)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M11.8083 2.77743C11.812 2.77379 11.8157 2.77013 11.8193 2.76646C12.3306 2.25499 13.0853 1.5 14.5 1.5C15.0523 1.5 15.5 1.94772 15.5 2.5C15.5 3.05228 15.0523 3.5 14.5 3.5C14.197 3.5 13.9987 3.56686 13.8272 3.66985C13.6364 3.78447 13.4621 3.95215 13.2071 4.20711C12.8166 4.59763 12.1834 4.59763 11.7929 4.20711C11.4024 3.81658 11.4024 3.18342 11.7929 2.79289L11.7929 2.79289M11.8083 2.77743L11.7929 2.79289M11.8083 2.77743C11.8083 2.77743 11.8083 2.77744 11.8083 2.77744M11.8083 2.77743L11.8083 2.77744M11.7929 2.79289L11.8083 2.77744M11.7929 2.79289L11.8083 2.77744" fill="url(#paint5_linear_474_8014)" stroke="url(#paint6_linear_474_8014)" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M14.5 3.5C14 3.5 13.5 4 13.5 4.5V5.5" stroke="url(#paint7_linear_474_8014)" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14.5 3.5C14 3.5 13.5 4 13.5 4.5V5.5" stroke="url(#paint7_linear_474_8014)" stroke-linecap="round" stroke-linejoin="round"/>
<g filter="url(#filter0_i_474_8014)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint8_radial_474_8014)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_474_8014" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_474_8014"/>
</filter>
<linearGradient id="paint0_linear_474_8014" x1="0.5" y1="4.5" x2="13" y2="7" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_474_8014" x1="0.5" y1="4.5" x2="13" y2="7" gradientUnits="userSpaceOnUse">
<stop stop-color="#D8D8D8"/> <stop stop-color="#D8D8D8"/>
<stop offset="1" stop-color="#CCCCCC"/> <stop offset="1" stop-color="#CCCCCC"/>
@ -56,5 +43,9 @@
<stop offset="0.505742" stop-color="#7D7D7D"/> <stop offset="0.505742" stop-color="#7D7D7D"/>
<stop offset="0.839652" stop-color="#9B9B9B"/> <stop offset="0.839652" stop-color="#9B9B9B"/>
</linearGradient> </linearGradient>
<radialGradient id="paint8_radial_474_8014" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -5,23 +5,10 @@
<rect x="6.5" y="10.5" width="3" height="3" fill="url(#paint4_linear_256_5326)" stroke="url(#paint5_linear_256_5326)" stroke-linejoin="round"/> <rect x="6.5" y="10.5" width="3" height="3" fill="url(#paint4_linear_256_5326)" stroke="url(#paint5_linear_256_5326)" stroke-linejoin="round"/>
<rect x="12.5" y="10.5" width="3" height="3" fill="url(#paint6_linear_256_5326)" stroke="url(#paint7_linear_256_5326)" stroke-linejoin="round"/> <rect x="12.5" y="10.5" width="3" height="3" fill="url(#paint6_linear_256_5326)" stroke="url(#paint7_linear_256_5326)" stroke-linejoin="round"/>
<path d="M2.5 8.5V8.5C2.5 7.94772 2.94772 7.5 3.5 7.5H8M8 7.5V6.5M8 7.5L12.5 7.5C13.0523 7.5 13.5 7.94772 13.5 8.5V8.5" stroke="url(#paint8_linear_256_5326)" stroke-linecap="round"/> <path d="M2.5 8.5V8.5C2.5 7.94772 2.94772 7.5 3.5 7.5H8M8 7.5V6.5M8 7.5L12.5 7.5C13.0523 7.5 13.5 7.94772 13.5 8.5V8.5" stroke="url(#paint8_linear_256_5326)" stroke-linecap="round"/>
<g filter="url(#filter0_i_256_5326)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint9_radial_256_5326)" stroke="url(#paint10_linear_256_5326)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint9_linear_256_5326)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_256_5326" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_256_5326"/>
</filter>
<linearGradient id="paint0_linear_256_5326" x1="7" y1="2" x2="9" y2="4" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_256_5326" x1="7" y1="2" x2="9" y2="4" gradientUnits="userSpaceOnUse">
<stop stop-color="#C9D4F0"/> <stop stop-color="#C9D4F0"/>
<stop offset="1" stop-color="#B8C3EA"/> <stop offset="1" stop-color="#B8C3EA"/>
@ -58,7 +45,11 @@
<stop stop-color="#BEBEBE"/> <stop stop-color="#BEBEBE"/>
<stop offset="1" stop-color="#5D5D5D"/> <stop offset="1" stop-color="#5D5D5D"/>
</linearGradient> </linearGradient>
<linearGradient id="paint9_linear_256_5326" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint9_radial_256_5326" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint10_linear_256_5326" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -5,23 +5,10 @@
<rect x="6.5" y="10.5" width="3" height="3" fill="url(#paint4_linear_256_5323)" stroke="url(#paint5_linear_256_5323)" stroke-linejoin="round"/> <rect x="6.5" y="10.5" width="3" height="3" fill="url(#paint4_linear_256_5323)" stroke="url(#paint5_linear_256_5323)" stroke-linejoin="round"/>
<rect x="12.5" y="10.5" width="3" height="3" fill="url(#paint6_linear_256_5323)" stroke="url(#paint7_linear_256_5323)" stroke-linejoin="round"/> <rect x="12.5" y="10.5" width="3" height="3" fill="url(#paint6_linear_256_5323)" stroke="url(#paint7_linear_256_5323)" stroke-linejoin="round"/>
<path d="M2.5 8.5V8.5C2.5 7.94772 2.94772 7.5 3.5 7.5H8M8 7.5V6.5M8 7.5L12.5 7.5C13.0523 7.5 13.5 7.94772 13.5 8.5V8.5" stroke="url(#paint8_linear_256_5323)" stroke-linecap="round"/> <path d="M2.5 8.5V8.5C2.5 7.94772 2.94772 7.5 3.5 7.5H8M8 7.5V6.5M8 7.5L12.5 7.5C13.0523 7.5 13.5 7.94772 13.5 8.5V8.5" stroke="url(#paint8_linear_256_5323)" stroke-linecap="round"/>
<g filter="url(#filter0_i_256_5323)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint9_radial_256_5323)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_256_5323" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_256_5323"/>
</filter>
<linearGradient id="paint0_linear_256_5323" x1="7" y1="2" x2="9" y2="4" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_256_5323" x1="7" y1="2" x2="9" y2="4" gradientUnits="userSpaceOnUse">
<stop stop-color="#C9D4F0"/> <stop stop-color="#C9D4F0"/>
<stop offset="1" stop-color="#B8C3EA"/> <stop offset="1" stop-color="#B8C3EA"/>
@ -58,6 +45,10 @@
<stop stop-color="#BEBEBE"/> <stop stop-color="#BEBEBE"/>
<stop offset="1" stop-color="#5D5D5D"/> <stop offset="1" stop-color="#5D5D5D"/>
</linearGradient> </linearGradient>
<radialGradient id="paint9_radial_256_5323" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_256_5323"> <clipPath id="clip0_256_5323">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -30,23 +30,10 @@
<path d="M1.52009 8.22044C1.04638 7.26471 0.890742 6.18252 1.07591 5.13203C1.26108 4.08153 1.77736 3.11779 2.5493 2.38162C3.32123 1.64546 4.30837 1.17546 5.36646 1.0403C6.42455 0.905142 7.49814 1.11191 8.43034 1.6304L6 6L1.52009 8.22044Z"/> <path d="M1.52009 8.22044C1.04638 7.26471 0.890742 6.18252 1.07591 5.13203C1.26108 4.08153 1.77736 3.11779 2.5493 2.38162C3.32123 1.64546 4.30837 1.17546 5.36646 1.0403C6.42455 0.905142 7.49814 1.11191 8.43034 1.6304L6 6L1.52009 8.22044Z"/>
</mask> </mask>
<path d="M1.52009 8.22044C1.04638 7.26471 0.890742 6.18252 1.07591 5.13203C1.26108 4.08153 1.77736 3.11779 2.5493 2.38162C3.32123 1.64546 4.30837 1.17546 5.36646 1.0403C6.42455 0.905142 7.49814 1.11191 8.43034 1.6304L6 6L1.52009 8.22044Z" stroke="white" stroke-opacity="0.66" stroke-width="2" mask="url(#path-6-inside-6_256_5324)"/> <path d="M1.52009 8.22044C1.04638 7.26471 0.890742 6.18252 1.07591 5.13203C1.26108 4.08153 1.77736 3.11779 2.5493 2.38162C3.32123 1.64546 4.30837 1.17546 5.36646 1.0403C6.42455 0.905142 7.49814 1.11191 8.43034 1.6304L6 6L1.52009 8.22044Z" stroke="white" stroke-opacity="0.66" stroke-width="2" mask="url(#path-6-inside-6_256_5324)"/>
<g filter="url(#filter0_i_256_5324)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_256_5324)" stroke="url(#paint5_linear_256_5324)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint4_linear_256_5324)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_256_5324" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_256_5324"/>
</filter>
<linearGradient id="paint0_linear_256_5324" x1="9" y1="2" x2="9" y2="12" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_256_5324" x1="9" y1="2" x2="9" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#8DB9EB"/> <stop stop-color="#8DB9EB"/>
<stop offset="1" stop-color="#4C79D9"/> <stop offset="1" stop-color="#4C79D9"/>
@ -63,7 +50,11 @@
<stop stop-color="#88CC7B"/> <stop stop-color="#88CC7B"/>
<stop offset="1" stop-color="#2E7D28"/> <stop offset="1" stop-color="#2E7D28"/>
</linearGradient> </linearGradient>
<linearGradient id="paint4_linear_256_5324" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint4_radial_256_5324" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint5_linear_256_5324" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@ -30,23 +30,10 @@
<path d="M1.52009 8.22044C1.04638 7.26471 0.890742 6.18252 1.07591 5.13203C1.26108 4.08153 1.77736 3.11779 2.5493 2.38162C3.32123 1.64546 4.30837 1.17546 5.36646 1.0403C6.42455 0.905142 7.49814 1.11191 8.43034 1.6304L6 6L1.52009 8.22044Z"/> <path d="M1.52009 8.22044C1.04638 7.26471 0.890742 6.18252 1.07591 5.13203C1.26108 4.08153 1.77736 3.11779 2.5493 2.38162C3.32123 1.64546 4.30837 1.17546 5.36646 1.0403C6.42455 0.905142 7.49814 1.11191 8.43034 1.6304L6 6L1.52009 8.22044Z"/>
</mask> </mask>
<path d="M1.52009 8.22044C1.04638 7.26471 0.890742 6.18252 1.07591 5.13203C1.26108 4.08153 1.77736 3.11779 2.5493 2.38162C3.32123 1.64546 4.30837 1.17546 5.36646 1.0403C6.42455 0.905142 7.49814 1.11191 8.43034 1.6304L6 6L1.52009 8.22044Z" stroke="white" stroke-opacity="0.66" stroke-width="2" mask="url(#path-6-inside-6_256_5322)"/> <path d="M1.52009 8.22044C1.04638 7.26471 0.890742 6.18252 1.07591 5.13203C1.26108 4.08153 1.77736 3.11779 2.5493 2.38162C3.32123 1.64546 4.30837 1.17546 5.36646 1.0403C6.42455 0.905142 7.49814 1.11191 8.43034 1.6304L6 6L1.52009 8.22044Z" stroke="white" stroke-opacity="0.66" stroke-width="2" mask="url(#path-6-inside-6_256_5322)"/>
<g filter="url(#filter0_i_256_5322)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_256_5322)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_256_5322" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_256_5322"/>
</filter>
<linearGradient id="paint0_linear_256_5322" x1="9" y1="2" x2="9" y2="12" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_256_5322" x1="9" y1="2" x2="9" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#8DB9EB"/> <stop stop-color="#8DB9EB"/>
<stop offset="1" stop-color="#4C79D9"/> <stop offset="1" stop-color="#4C79D9"/>
@ -63,6 +50,10 @@
<stop stop-color="#88CC7B"/> <stop stop-color="#88CC7B"/>
<stop offset="1" stop-color="#2E7D28"/> <stop offset="1" stop-color="#2E7D28"/>
</linearGradient> </linearGradient>
<radialGradient id="paint4_radial_256_5322" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_256_5322"> <clipPath id="clip0_256_5322">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@ -9,23 +9,10 @@
<rect x="5" y="1" width="6" height="14" rx="1" fill="url(#paint2_linear_203_6020)"/> <rect x="5" y="1" width="6" height="14" rx="1" fill="url(#paint2_linear_203_6020)"/>
<rect x="5.5" y="1.5" width="5" height="13" rx="0.5" stroke="#272727" stroke-opacity="0.66" style="mix-blend-mode:overlay"/> <rect x="5.5" y="1.5" width="5" height="13" rx="0.5" stroke="#272727" stroke-opacity="0.66" style="mix-blend-mode:overlay"/>
<rect x="6.5" y="2.5" width="3" height="11" stroke="white" stroke-opacity="0.33" style="mix-blend-mode:hard-light"/> <rect x="6.5" y="2.5" width="3" height="11" stroke="white" stroke-opacity="0.33" style="mix-blend-mode:hard-light"/>
<g filter="url(#filter0_i_203_6020)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_203_6020)" stroke="url(#paint4_linear_203_6020)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint3_linear_203_6020)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_203_6020" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_203_6020"/>
</filter>
<linearGradient id="paint0_linear_203_6020" x1="13" y1="8" x2="13" y2="15" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_203_6020" x1="13" y1="8" x2="13" y2="15" gradientUnits="userSpaceOnUse">
<stop offset="2.48353e-09" stop-color="#9FDBA6"/> <stop offset="2.48353e-09" stop-color="#9FDBA6"/>
<stop offset="1" stop-color="#4C9653"/> <stop offset="1" stop-color="#4C9653"/>
@ -38,7 +25,11 @@
<stop offset="2.48353e-09" stop-color="#A5C6F4"/> <stop offset="2.48353e-09" stop-color="#A5C6F4"/>
<stop offset="1" stop-color="#286ED0"/> <stop offset="1" stop-color="#286ED0"/>
</linearGradient> </linearGradient>
<linearGradient id="paint3_linear_203_6020" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint3_radial_203_6020" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint4_linear_203_6020" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -9,23 +9,10 @@
<rect x="5" y="1" width="6" height="14" rx="1" fill="url(#paint2_linear_203_6019)"/> <rect x="5" y="1" width="6" height="14" rx="1" fill="url(#paint2_linear_203_6019)"/>
<rect x="5.5" y="1.5" width="5" height="13" rx="0.5" stroke="#272727" stroke-opacity="0.66" style="mix-blend-mode:overlay"/> <rect x="5.5" y="1.5" width="5" height="13" rx="0.5" stroke="#272727" stroke-opacity="0.66" style="mix-blend-mode:overlay"/>
<rect x="6.5" y="2.5" width="3" height="11" stroke="white" stroke-opacity="0.33" style="mix-blend-mode:hard-light"/> <rect x="6.5" y="2.5" width="3" height="11" stroke="white" stroke-opacity="0.33" style="mix-blend-mode:hard-light"/>
<g filter="url(#filter0_i_203_6019)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_203_6019)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_203_6019" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_203_6019"/>
</filter>
<linearGradient id="paint0_linear_203_6019" x1="13" y1="8" x2="13" y2="15" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_203_6019" x1="13" y1="8" x2="13" y2="15" gradientUnits="userSpaceOnUse">
<stop offset="2.48353e-09" stop-color="#9FDBA6"/> <stop offset="2.48353e-09" stop-color="#9FDBA6"/>
<stop offset="1" stop-color="#4C9653"/> <stop offset="1" stop-color="#4C9653"/>
@ -38,6 +25,10 @@
<stop offset="2.48353e-09" stop-color="#A5C6F4"/> <stop offset="2.48353e-09" stop-color="#A5C6F4"/>
<stop offset="1" stop-color="#286ED0"/> <stop offset="1" stop-color="#286ED0"/>
</linearGradient> </linearGradient>
<radialGradient id="paint3_radial_203_6019" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_203_6019"> <clipPath id="clip0_203_6019">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -10,23 +10,10 @@
<path d="M2.5 10.5C3.5 8.16667 6.6 2.5 9 2.5C11.4 2.5 13.5 6 14.5 8" stroke="url(#paint2_linear_202_5954)" stroke-linecap="round"/> <path d="M2.5 10.5C3.5 8.16667 6.6 2.5 9 2.5C11.4 2.5 13.5 6 14.5 8" stroke="url(#paint2_linear_202_5954)" stroke-linecap="round"/>
</g> </g>
<path d="M1 1H2V14H15V15H2H1V1Z" fill="url(#paint3_linear_202_5954)"/> <path d="M1 1H2V14H15V15H2H1V1Z" fill="url(#paint3_linear_202_5954)"/>
<g filter="url(#filter0_i_202_5954)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_202_5954)" stroke="url(#paint5_linear_202_5954)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint4_linear_202_5954)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_202_5954" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_202_5954"/>
</filter>
<linearGradient id="paint0_linear_202_5954" x1="8.5" y1="1" x2="8.5" y2="8.5" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_202_5954" x1="8.5" y1="1" x2="8.5" y2="8.5" gradientUnits="userSpaceOnUse">
<stop offset="2.86561e-09" stop-color="#418ADE"/> <stop offset="2.86561e-09" stop-color="#418ADE"/>
<stop offset="1" stop-color="#0458E0"/> <stop offset="1" stop-color="#0458E0"/>
@ -43,7 +30,11 @@
<stop stop-color="#3476C6"/> <stop stop-color="#3476C6"/>
<stop offset="1" stop-color="#2863AB"/> <stop offset="1" stop-color="#2863AB"/>
</linearGradient> </linearGradient>
<linearGradient id="paint4_linear_202_5954" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint4_radial_202_5954" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint5_linear_202_5954" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -10,23 +10,10 @@
<path d="M2.5 10.5C3.5 8.16667 6.6 2.5 9 2.5C11.4 2.5 13.5 6 14.5 8" stroke="url(#paint2_linear_202_5955)" stroke-linecap="round"/> <path d="M2.5 10.5C3.5 8.16667 6.6 2.5 9 2.5C11.4 2.5 13.5 6 14.5 8" stroke="url(#paint2_linear_202_5955)" stroke-linecap="round"/>
</g> </g>
<path d="M1 1H2V14H15V15H2H1V1Z" fill="url(#paint3_linear_202_5955)"/> <path d="M1 1H2V14H15V15H2H1V1Z" fill="url(#paint3_linear_202_5955)"/>
<g filter="url(#filter0_i_202_5955)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_202_5955)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_202_5955" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_202_5955"/>
</filter>
<linearGradient id="paint0_linear_202_5955" x1="8.5" y1="1" x2="8.5" y2="8.5" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_202_5955" x1="8.5" y1="1" x2="8.5" y2="8.5" gradientUnits="userSpaceOnUse">
<stop offset="2.86561e-09" stop-color="#418ADE"/> <stop offset="2.86561e-09" stop-color="#418ADE"/>
<stop offset="1" stop-color="#0458E0"/> <stop offset="1" stop-color="#0458E0"/>
@ -43,6 +30,10 @@
<stop stop-color="#3476C6"/> <stop stop-color="#3476C6"/>
<stop offset="1" stop-color="#2863AB"/> <stop offset="1" stop-color="#2863AB"/>
</linearGradient> </linearGradient>
<radialGradient id="paint4_radial_202_5955" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_202_5955"> <clipPath id="clip0_202_5955">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -2,23 +2,10 @@
<g clip-path="url(#clip0_202_5856)"> <g clip-path="url(#clip0_202_5856)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 2.5C16 3.32843 15.3284 4 14.5 4C14.3437 4 14.1929 3.97608 14.0512 3.93171L9.74863 9.66849C9.90743 9.90648 10 10.1924 10 10.5C10 11.3284 9.32843 12 8.5 12C7.67157 12 7 11.3284 7 10.5C7 10.4672 7.00105 10.4347 7.00312 10.4025L2.60292 8.51666C2.32883 8.81385 1.93615 9 1.5 9C0.671573 9 0 8.32843 0 7.5C0 6.67157 0.671573 6 1.5 6C2.32843 6 3 6.67157 3 7.5C3 7.53277 2.99895 7.56529 2.99688 7.59754L7.39708 9.48334C7.67117 9.18615 8.06385 9 8.5 9C8.65633 9 8.80708 9.02392 8.94878 9.06829L13.2514 3.33151C13.0926 3.09352 13 2.80757 13 2.5C13 1.67157 13.6716 1 14.5 1C15.3284 1 16 1.67157 16 2.5ZM1.5 8C1.77614 8 2 7.77614 2 7.5C2 7.22386 1.77614 7 1.5 7C1.22386 7 1 7.22386 1 7.5C1 7.77614 1.22386 8 1.5 8ZM9 10.5C9 10.7761 8.77614 11 8.5 11C8.22386 11 8 10.7761 8 10.5C8 10.2239 8.22386 10 8.5 10C8.77614 10 9 10.2239 9 10.5ZM14.5 3C14.7761 3 15 2.77614 15 2.5C15 2.22386 14.7761 2 14.5 2C14.2239 2 14 2.22386 14 2.5C14 2.77614 14.2239 3 14.5 3Z" fill="url(#paint0_linear_202_5856)"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M16 2.5C16 3.32843 15.3284 4 14.5 4C14.3437 4 14.1929 3.97608 14.0512 3.93171L9.74863 9.66849C9.90743 9.90648 10 10.1924 10 10.5C10 11.3284 9.32843 12 8.5 12C7.67157 12 7 11.3284 7 10.5C7 10.4672 7.00105 10.4347 7.00312 10.4025L2.60292 8.51666C2.32883 8.81385 1.93615 9 1.5 9C0.671573 9 0 8.32843 0 7.5C0 6.67157 0.671573 6 1.5 6C2.32843 6 3 6.67157 3 7.5C3 7.53277 2.99895 7.56529 2.99688 7.59754L7.39708 9.48334C7.67117 9.18615 8.06385 9 8.5 9C8.65633 9 8.80708 9.02392 8.94878 9.06829L13.2514 3.33151C13.0926 3.09352 13 2.80757 13 2.5C13 1.67157 13.6716 1 14.5 1C15.3284 1 16 1.67157 16 2.5ZM1.5 8C1.77614 8 2 7.77614 2 7.5C2 7.22386 1.77614 7 1.5 7C1.22386 7 1 7.22386 1 7.5C1 7.77614 1.22386 8 1.5 8ZM9 10.5C9 10.7761 8.77614 11 8.5 11C8.22386 11 8 10.7761 8 10.5C8 10.2239 8.22386 10 8.5 10C8.77614 10 9 10.2239 9 10.5ZM14.5 3C14.7761 3 15 2.77614 15 2.5C15 2.22386 14.7761 2 14.5 2C14.2239 2 14 2.22386 14 2.5C14 2.77614 14.2239 3 14.5 3Z" fill="url(#paint0_linear_202_5856)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.10053 7.04102C7.03561 6.87318 7 6.69075 7 6.5C7 5.67157 7.67157 5 8.5 5C9.23953 5 9.85406 5.53517 9.97744 6.23936L13.1869 6.77427C13.4427 6.31257 13.9348 6 14.5 6C15.3284 6 16 6.67157 16 7.5C16 8.32843 15.3284 9 14.5 9C13.7605 9 13.146 8.46484 13.0226 7.76067L9.81305 7.22575C9.55732 7.68744 9.06516 8 8.5 8C8.22738 8 7.97175 7.92727 7.75145 7.80017L2.89948 11.959C2.9644 12.1268 3 12.3093 3 12.5C3 13.3284 2.32843 14 1.5 14C0.671573 14 0 13.3284 0 12.5C0 11.6716 0.671573 11 1.5 11C1.77262 11 2.02826 11.0727 2.24857 11.1998L7.10053 7.04102ZM1.5 13C1.77614 13 2 12.7761 2 12.5C2 12.2239 1.77614 12 1.5 12C1.22386 12 1 12.2239 1 12.5C1 12.7761 1.22386 13 1.5 13ZM9 6.5C9 6.77614 8.77614 7 8.5 7C8.22386 7 8 6.77614 8 6.5C8 6.22385 8.22386 6 8.5 6C8.77614 6 9 6.22385 9 6.5ZM14.5 8C14.7761 8 15 7.77614 15 7.5C15 7.22386 14.7761 7 14.5 7C14.2239 7 14 7.22386 14 7.5C14 7.77614 14.2239 8 14.5 8Z" fill="url(#paint1_linear_202_5856)"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.10053 7.04102C7.03561 6.87318 7 6.69075 7 6.5C7 5.67157 7.67157 5 8.5 5C9.23953 5 9.85406 5.53517 9.97744 6.23936L13.1869 6.77427C13.4427 6.31257 13.9348 6 14.5 6C15.3284 6 16 6.67157 16 7.5C16 8.32843 15.3284 9 14.5 9C13.7605 9 13.146 8.46484 13.0226 7.76067L9.81305 7.22575C9.55732 7.68744 9.06516 8 8.5 8C8.22738 8 7.97175 7.92727 7.75145 7.80017L2.89948 11.959C2.9644 12.1268 3 12.3093 3 12.5C3 13.3284 2.32843 14 1.5 14C0.671573 14 0 13.3284 0 12.5C0 11.6716 0.671573 11 1.5 11C1.77262 11 2.02826 11.0727 2.24857 11.1998L7.10053 7.04102ZM1.5 13C1.77614 13 2 12.7761 2 12.5C2 12.2239 1.77614 12 1.5 12C1.22386 12 1 12.2239 1 12.5C1 12.7761 1.22386 13 1.5 13ZM9 6.5C9 6.77614 8.77614 7 8.5 7C8.22386 7 8 6.77614 8 6.5C8 6.22385 8.22386 6 8.5 6C8.77614 6 9 6.22385 9 6.5ZM14.5 8C14.7761 8 15 7.77614 15 7.5C15 7.22386 14.7761 7 14.5 7C14.2239 7 14 7.22386 14 7.5C14 7.77614 14.2239 8 14.5 8Z" fill="url(#paint1_linear_202_5856)"/>
<g filter="url(#filter0_i_202_5856)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint2_radial_202_5856)" stroke="url(#paint3_linear_202_5856)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint2_linear_202_5856)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_202_5856" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_202_5856"/>
</filter>
<linearGradient id="paint0_linear_202_5856" x1="0" y1="6.5" x2="16" y2="6.5" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_202_5856" x1="0" y1="6.5" x2="16" y2="6.5" gradientUnits="userSpaceOnUse">
<stop stop-color="#FB6867"/> <stop stop-color="#FB6867"/>
<stop offset="0.5" stop-color="#EE2931"/> <stop offset="0.5" stop-color="#EE2931"/>
@ -29,7 +16,11 @@
<stop offset="0.5" stop-color="#4D80C9"/> <stop offset="0.5" stop-color="#4D80C9"/>
<stop offset="1" stop-color="#376AB2"/> <stop offset="1" stop-color="#376AB2"/>
</linearGradient> </linearGradient>
<linearGradient id="paint2_linear_202_5856" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint2_radial_202_5856" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint3_linear_202_5856" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -2,23 +2,10 @@
<g clip-path="url(#clip0_202_5857)"> <g clip-path="url(#clip0_202_5857)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 2.5C16 3.32843 15.3284 4 14.5 4C14.3437 4 14.1929 3.97608 14.0512 3.93171L9.74863 9.66849C9.90743 9.90648 10 10.1924 10 10.5C10 11.3284 9.32843 12 8.5 12C7.67157 12 7 11.3284 7 10.5C7 10.4672 7.00105 10.4347 7.00312 10.4025L2.60292 8.51666C2.32883 8.81385 1.93615 9 1.5 9C0.671573 9 0 8.32843 0 7.5C0 6.67157 0.671573 6 1.5 6C2.32843 6 3 6.67157 3 7.5C3 7.53277 2.99895 7.56529 2.99688 7.59754L7.39708 9.48334C7.67117 9.18615 8.06385 9 8.5 9C8.65633 9 8.80708 9.02392 8.94878 9.06829L13.2514 3.33151C13.0926 3.09352 13 2.80757 13 2.5C13 1.67157 13.6716 1 14.5 1C15.3284 1 16 1.67157 16 2.5ZM1.5 8C1.77614 8 2 7.77614 2 7.5C2 7.22386 1.77614 7 1.5 7C1.22386 7 1 7.22386 1 7.5C1 7.77614 1.22386 8 1.5 8ZM9 10.5C9 10.7761 8.77614 11 8.5 11C8.22386 11 8 10.7761 8 10.5C8 10.2239 8.22386 10 8.5 10C8.77614 10 9 10.2239 9 10.5ZM14.5 3C14.7761 3 15 2.77614 15 2.5C15 2.22386 14.7761 2 14.5 2C14.2239 2 14 2.22386 14 2.5C14 2.77614 14.2239 3 14.5 3Z" fill="url(#paint0_linear_202_5857)"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M16 2.5C16 3.32843 15.3284 4 14.5 4C14.3437 4 14.1929 3.97608 14.0512 3.93171L9.74863 9.66849C9.90743 9.90648 10 10.1924 10 10.5C10 11.3284 9.32843 12 8.5 12C7.67157 12 7 11.3284 7 10.5C7 10.4672 7.00105 10.4347 7.00312 10.4025L2.60292 8.51666C2.32883 8.81385 1.93615 9 1.5 9C0.671573 9 0 8.32843 0 7.5C0 6.67157 0.671573 6 1.5 6C2.32843 6 3 6.67157 3 7.5C3 7.53277 2.99895 7.56529 2.99688 7.59754L7.39708 9.48334C7.67117 9.18615 8.06385 9 8.5 9C8.65633 9 8.80708 9.02392 8.94878 9.06829L13.2514 3.33151C13.0926 3.09352 13 2.80757 13 2.5C13 1.67157 13.6716 1 14.5 1C15.3284 1 16 1.67157 16 2.5ZM1.5 8C1.77614 8 2 7.77614 2 7.5C2 7.22386 1.77614 7 1.5 7C1.22386 7 1 7.22386 1 7.5C1 7.77614 1.22386 8 1.5 8ZM9 10.5C9 10.7761 8.77614 11 8.5 11C8.22386 11 8 10.7761 8 10.5C8 10.2239 8.22386 10 8.5 10C8.77614 10 9 10.2239 9 10.5ZM14.5 3C14.7761 3 15 2.77614 15 2.5C15 2.22386 14.7761 2 14.5 2C14.2239 2 14 2.22386 14 2.5C14 2.77614 14.2239 3 14.5 3Z" fill="url(#paint0_linear_202_5857)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.10053 7.04102C7.03561 6.87318 7 6.69075 7 6.5C7 5.67157 7.67157 5 8.5 5C9.23953 5 9.85406 5.53517 9.97744 6.23936L13.1869 6.77427C13.4427 6.31257 13.9348 6 14.5 6C15.3284 6 16 6.67157 16 7.5C16 8.32843 15.3284 9 14.5 9C13.7605 9 13.146 8.46484 13.0226 7.76067L9.81305 7.22575C9.55732 7.68744 9.06516 8 8.5 8C8.22738 8 7.97175 7.92727 7.75145 7.80017L2.89948 11.959C2.9644 12.1268 3 12.3093 3 12.5C3 13.3284 2.32843 14 1.5 14C0.671573 14 0 13.3284 0 12.5C0 11.6716 0.671573 11 1.5 11C1.77262 11 2.02826 11.0727 2.24857 11.1998L7.10053 7.04102ZM1.5 13C1.77614 13 2 12.7761 2 12.5C2 12.2239 1.77614 12 1.5 12C1.22386 12 1 12.2239 1 12.5C1 12.7761 1.22386 13 1.5 13ZM9 6.5C9 6.77614 8.77614 7 8.5 7C8.22386 7 8 6.77614 8 6.5C8 6.22385 8.22386 6 8.5 6C8.77614 6 9 6.22385 9 6.5ZM14.5 8C14.7761 8 15 7.77614 15 7.5C15 7.22386 14.7761 7 14.5 7C14.2239 7 14 7.22386 14 7.5C14 7.77614 14.2239 8 14.5 8Z" fill="url(#paint1_linear_202_5857)"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.10053 7.04102C7.03561 6.87318 7 6.69075 7 6.5C7 5.67157 7.67157 5 8.5 5C9.23953 5 9.85406 5.53517 9.97744 6.23936L13.1869 6.77427C13.4427 6.31257 13.9348 6 14.5 6C15.3284 6 16 6.67157 16 7.5C16 8.32843 15.3284 9 14.5 9C13.7605 9 13.146 8.46484 13.0226 7.76067L9.81305 7.22575C9.55732 7.68744 9.06516 8 8.5 8C8.22738 8 7.97175 7.92727 7.75145 7.80017L2.89948 11.959C2.9644 12.1268 3 12.3093 3 12.5C3 13.3284 2.32843 14 1.5 14C0.671573 14 0 13.3284 0 12.5C0 11.6716 0.671573 11 1.5 11C1.77262 11 2.02826 11.0727 2.24857 11.1998L7.10053 7.04102ZM1.5 13C1.77614 13 2 12.7761 2 12.5C2 12.2239 1.77614 12 1.5 12C1.22386 12 1 12.2239 1 12.5C1 12.7761 1.22386 13 1.5 13ZM9 6.5C9 6.77614 8.77614 7 8.5 7C8.22386 7 8 6.77614 8 6.5C8 6.22385 8.22386 6 8.5 6C8.77614 6 9 6.22385 9 6.5ZM14.5 8C14.7761 8 15 7.77614 15 7.5C15 7.22386 14.7761 7 14.5 7C14.2239 7 14 7.22386 14 7.5C14 7.77614 14.2239 8 14.5 8Z" fill="url(#paint1_linear_202_5857)"/>
<g filter="url(#filter0_i_202_5857)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint2_radial_202_5857)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_202_5857" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_202_5857"/>
</filter>
<linearGradient id="paint0_linear_202_5857" x1="0" y1="6.5" x2="16" y2="6.5" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_202_5857" x1="0" y1="6.5" x2="16" y2="6.5" gradientUnits="userSpaceOnUse">
<stop stop-color="#FB6867"/> <stop stop-color="#FB6867"/>
<stop offset="0.5" stop-color="#EE2931"/> <stop offset="0.5" stop-color="#EE2931"/>
@ -29,6 +16,10 @@
<stop offset="0.5" stop-color="#4D80C9"/> <stop offset="0.5" stop-color="#4D80C9"/>
<stop offset="1" stop-color="#376AB2"/> <stop offset="1" stop-color="#376AB2"/>
</linearGradient> </linearGradient>
<radialGradient id="paint2_radial_202_5857" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_202_5857"> <clipPath id="clip0_202_5857">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -6,23 +6,10 @@
<path d="M4.85355 2.35355C5.04882 2.15829 5.04882 1.84171 4.85355 1.64645L4.56066 1.35355C3.97487 0.767768 3.02513 0.767765 2.43934 1.35355L1.35355 2.43934C0.767767 3.02513 0.767767 3.97487 1.35355 4.56066L1.64645 4.85355C1.74021 4.94732 1.86739 5 2 5C2.13261 5 2.25979 4.94732 2.35355 4.85355L4.85355 2.35355Z" fill="url(#paint5_linear_446_7341)" stroke="url(#paint6_linear_446_7341)" stroke-linejoin="round"/> <path d="M4.85355 2.35355C5.04882 2.15829 5.04882 1.84171 4.85355 1.64645L4.56066 1.35355C3.97487 0.767768 3.02513 0.767765 2.43934 1.35355L1.35355 2.43934C0.767767 3.02513 0.767767 3.97487 1.35355 4.56066L1.64645 4.85355C1.74021 4.94732 1.86739 5 2 5C2.13261 5 2.25979 4.94732 2.35355 4.85355L4.85355 2.35355Z" fill="url(#paint5_linear_446_7341)" stroke="url(#paint6_linear_446_7341)" stroke-linejoin="round"/>
<path d="M14.3536 4.85355C14.2598 4.94732 14.1326 5 14 5C13.8674 5 13.7402 4.94732 13.6464 4.85355L11.1464 2.35355C10.9512 2.15829 10.9512 1.84171 11.1464 1.64645L11.4393 1.35355C12.0251 0.767768 12.9749 0.767766 13.5607 1.35355L14.6464 2.43934C15.2322 3.02513 15.2322 3.97487 14.6464 4.56066L14.3536 4.85355Z" fill="url(#paint7_linear_446_7341)" stroke="url(#paint8_linear_446_7341)" stroke-linejoin="round"/> <path d="M14.3536 4.85355C14.2598 4.94732 14.1326 5 14 5C13.8674 5 13.7402 4.94732 13.6464 4.85355L11.1464 2.35355C10.9512 2.15829 10.9512 1.84171 11.1464 1.64645L11.4393 1.35355C12.0251 0.767768 12.9749 0.767766 13.5607 1.35355L14.6464 2.43934C15.2322 3.02513 15.2322 3.97487 14.6464 4.56066L14.3536 4.85355Z" fill="url(#paint7_linear_446_7341)" stroke="url(#paint8_linear_446_7341)" stroke-linejoin="round"/>
<path d="M8 6V8L11 6" stroke="#777F81" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8 6V8L11 6" stroke="#777F81" stroke-linecap="round" stroke-linejoin="round"/>
<g filter="url(#filter0_i_446_7341)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint9_radial_446_7341)" stroke="url(#paint10_linear_446_7341)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint9_linear_446_7341)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_446_7341" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_446_7341"/>
</filter>
<linearGradient id="paint0_linear_446_7341" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_446_7341" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse">
<stop stop-color="#A1D8F1"/> <stop stop-color="#A1D8F1"/>
<stop offset="1" stop-color="#477AB3"/> <stop offset="1" stop-color="#477AB3"/>
@ -63,7 +50,11 @@
<stop stop-color="#F6C22E"/> <stop stop-color="#F6C22E"/>
<stop offset="1" stop-color="#DEA92F"/> <stop offset="1" stop-color="#DEA92F"/>
</linearGradient> </linearGradient>
<linearGradient id="paint9_linear_446_7341" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint9_radial_446_7341" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint10_linear_446_7341" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -6,23 +6,10 @@
<path d="M4.85355 2.35355C5.04882 2.15829 5.04882 1.84171 4.85355 1.64645L4.56066 1.35355C3.97487 0.767768 3.02513 0.767765 2.43934 1.35355L1.35355 2.43934C0.767767 3.02513 0.767767 3.97487 1.35355 4.56066L1.64645 4.85355C1.74021 4.94732 1.86739 5 2 5C2.13261 5 2.25979 4.94732 2.35355 4.85355L4.85355 2.35355Z" fill="url(#paint5_linear_446_7338)" stroke="url(#paint6_linear_446_7338)" stroke-linejoin="round"/> <path d="M4.85355 2.35355C5.04882 2.15829 5.04882 1.84171 4.85355 1.64645L4.56066 1.35355C3.97487 0.767768 3.02513 0.767765 2.43934 1.35355L1.35355 2.43934C0.767767 3.02513 0.767767 3.97487 1.35355 4.56066L1.64645 4.85355C1.74021 4.94732 1.86739 5 2 5C2.13261 5 2.25979 4.94732 2.35355 4.85355L4.85355 2.35355Z" fill="url(#paint5_linear_446_7338)" stroke="url(#paint6_linear_446_7338)" stroke-linejoin="round"/>
<path d="M14.3536 4.85355C14.2598 4.94732 14.1326 5 14 5C13.8674 5 13.7402 4.94732 13.6464 4.85355L11.1464 2.35355C10.9512 2.15829 10.9512 1.84171 11.1464 1.64645L11.4393 1.35355C12.0251 0.767768 12.9749 0.767766 13.5607 1.35355L14.6464 2.43934C15.2322 3.02513 15.2322 3.97487 14.6464 4.56066L14.3536 4.85355Z" fill="url(#paint7_linear_446_7338)" stroke="url(#paint8_linear_446_7338)" stroke-linejoin="round"/> <path d="M14.3536 4.85355C14.2598 4.94732 14.1326 5 14 5C13.8674 5 13.7402 4.94732 13.6464 4.85355L11.1464 2.35355C10.9512 2.15829 10.9512 1.84171 11.1464 1.64645L11.4393 1.35355C12.0251 0.767768 12.9749 0.767766 13.5607 1.35355L14.6464 2.43934C15.2322 3.02513 15.2322 3.97487 14.6464 4.56066L14.3536 4.85355Z" fill="url(#paint7_linear_446_7338)" stroke="url(#paint8_linear_446_7338)" stroke-linejoin="round"/>
<path d="M8 6V8L11 6" stroke="#777F81" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8 6V8L11 6" stroke="#777F81" stroke-linecap="round" stroke-linejoin="round"/>
<g filter="url(#filter0_i_446_7338)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint9_radial_446_7338)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_446_7338" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_446_7338"/>
</filter>
<linearGradient id="paint0_linear_446_7338" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_446_7338" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse">
<stop stop-color="#A1D8F1"/> <stop stop-color="#A1D8F1"/>
<stop offset="1" stop-color="#477AB3"/> <stop offset="1" stop-color="#477AB3"/>
@ -63,6 +50,10 @@
<stop stop-color="#F6C22E"/> <stop stop-color="#F6C22E"/>
<stop offset="1" stop-color="#DEA92F"/> <stop offset="1" stop-color="#DEA92F"/>
</linearGradient> </linearGradient>
<radialGradient id="paint9_radial_446_7338" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_446_7338"> <clipPath id="clip0_446_7338">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -14,23 +14,10 @@
<path d="M5.5 7.5C5.5 7.66958 5.38282 7.90853 5.01052 8.13191C4.64817 8.34932 4.11532 8.5 3.5 8.5C2.88468 8.5 2.35183 8.34932 1.98948 8.13191C1.61718 7.90853 1.5 7.66958 1.5 7.5C1.5 7.33042 1.61718 7.09147 1.98948 6.86809C2.35183 6.65068 2.88468 6.5 3.5 6.5C4.11532 6.5 4.64817 6.65068 5.01052 6.86809C5.38282 7.09147 5.5 7.33042 5.5 7.5Z" stroke="white" stroke-opacity="0.33"/> <path d="M5.5 7.5C5.5 7.66958 5.38282 7.90853 5.01052 8.13191C4.64817 8.34932 4.11532 8.5 3.5 8.5C2.88468 8.5 2.35183 8.34932 1.98948 8.13191C1.61718 7.90853 1.5 7.66958 1.5 7.5C1.5 7.33042 1.61718 7.09147 1.98948 6.86809C2.35183 6.65068 2.88468 6.5 3.5 6.5C4.11532 6.5 4.64817 6.65068 5.01052 6.86809C5.38282 7.09147 5.5 7.33042 5.5 7.5Z" stroke="white" stroke-opacity="0.33"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.99105 11.5C4.96941 11.5361 4.90978 11.6093 4.75327 11.7032C4.48099 11.8665 4.04028 12 3.5 12C2.95972 12 2.51901 11.8665 2.24673 11.7032C2.09022 11.6093 2.03059 11.5361 2.00895 11.5V12.7041C2.42524 12.89 2.94121 13 3.5 13C4.05879 13 4.57476 12.89 4.99105 12.7041V11.5Z" fill="white" fill-opacity="0.33"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.99105 11.5C4.96941 11.5361 4.90978 11.6093 4.75327 11.7032C4.48099 11.8665 4.04028 12 3.5 12C2.95972 12 2.51901 11.8665 2.24673 11.7032C2.09022 11.6093 2.03059 11.5361 2.00895 11.5V12.7041C2.42524 12.89 2.94121 13 3.5 13C4.05879 13 4.57476 12.89 4.99105 12.7041V11.5Z" fill="white" fill-opacity="0.33"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.99105 9.5C4.96941 9.53613 4.90978 9.60926 4.75327 9.70317C4.48099 9.86654 4.04028 10 3.5 10C2.95972 10 2.51901 9.86654 2.24673 9.70317C2.09022 9.60926 2.03059 9.53613 2.00895 9.5V10.7041C2.42524 10.89 2.94121 11 3.5 11C4.05879 11 4.57476 10.89 4.99105 10.7041V9.5Z" fill="white" fill-opacity="0.33"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.99105 9.5C4.96941 9.53613 4.90978 9.60926 4.75327 9.70317C4.48099 9.86654 4.04028 10 3.5 10C2.95972 10 2.51901 9.86654 2.24673 9.70317C2.09022 9.60926 2.03059 9.53613 2.00895 9.5V10.7041C2.42524 10.89 2.94121 11 3.5 11C4.05879 11 4.57476 10.89 4.99105 10.7041V9.5Z" fill="white" fill-opacity="0.33"/>
<g filter="url(#filter0_i_478_8167)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint8_radial_478_8167)" stroke="url(#paint9_linear_478_8167)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint8_linear_478_8167)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_478_8167" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_478_8167"/>
</filter>
<linearGradient id="paint0_linear_478_8167" x1="6" y1="7.5" x2="11" y2="7.5" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_478_8167" x1="6" y1="7.5" x2="11" y2="7.5" gradientUnits="userSpaceOnUse">
<stop offset="0.206722" stop-color="#F9D664"/> <stop offset="0.206722" stop-color="#F9D664"/>
<stop offset="0.797288" stop-color="#EFB020"/> <stop offset="0.797288" stop-color="#EFB020"/>
@ -63,7 +50,11 @@
<stop stop-color="white"/> <stop stop-color="white"/>
<stop offset="1" stop-color="white" stop-opacity="0"/> <stop offset="1" stop-color="white" stop-opacity="0"/>
</linearGradient> </linearGradient>
<linearGradient id="paint8_linear_478_8167" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint8_radial_478_8167" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint9_linear_478_8167" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

@ -14,23 +14,10 @@
<path d="M5.5 7.5C5.5 7.66958 5.38282 7.90853 5.01052 8.13191C4.64817 8.34932 4.11532 8.5 3.5 8.5C2.88468 8.5 2.35183 8.34932 1.98948 8.13191C1.61718 7.90853 1.5 7.66958 1.5 7.5C1.5 7.33042 1.61718 7.09147 1.98948 6.86809C2.35183 6.65068 2.88468 6.5 3.5 6.5C4.11532 6.5 4.64817 6.65068 5.01052 6.86809C5.38282 7.09147 5.5 7.33042 5.5 7.5Z" stroke="white" stroke-opacity="0.33"/> <path d="M5.5 7.5C5.5 7.66958 5.38282 7.90853 5.01052 8.13191C4.64817 8.34932 4.11532 8.5 3.5 8.5C2.88468 8.5 2.35183 8.34932 1.98948 8.13191C1.61718 7.90853 1.5 7.66958 1.5 7.5C1.5 7.33042 1.61718 7.09147 1.98948 6.86809C2.35183 6.65068 2.88468 6.5 3.5 6.5C4.11532 6.5 4.64817 6.65068 5.01052 6.86809C5.38282 7.09147 5.5 7.33042 5.5 7.5Z" stroke="white" stroke-opacity="0.33"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.99105 11.5C4.96941 11.5361 4.90978 11.6093 4.75327 11.7032C4.48099 11.8665 4.04028 12 3.5 12C2.95972 12 2.51901 11.8665 2.24673 11.7032C2.09022 11.6093 2.03059 11.5361 2.00895 11.5V12.7041C2.42524 12.89 2.94121 13 3.5 13C4.05879 13 4.57476 12.89 4.99105 12.7041V11.5Z" fill="white" fill-opacity="0.33"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.99105 11.5C4.96941 11.5361 4.90978 11.6093 4.75327 11.7032C4.48099 11.8665 4.04028 12 3.5 12C2.95972 12 2.51901 11.8665 2.24673 11.7032C2.09022 11.6093 2.03059 11.5361 2.00895 11.5V12.7041C2.42524 12.89 2.94121 13 3.5 13C4.05879 13 4.57476 12.89 4.99105 12.7041V11.5Z" fill="white" fill-opacity="0.33"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.99105 9.5C4.96941 9.53613 4.90978 9.60926 4.75327 9.70317C4.48099 9.86654 4.04028 10 3.5 10C2.95972 10 2.51901 9.86654 2.24673 9.70317C2.09022 9.60926 2.03059 9.53613 2.00895 9.5V10.7041C2.42524 10.89 2.94121 11 3.5 11C4.05879 11 4.57476 10.89 4.99105 10.7041V9.5Z" fill="white" fill-opacity="0.33"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.99105 9.5C4.96941 9.53613 4.90978 9.60926 4.75327 9.70317C4.48099 9.86654 4.04028 10 3.5 10C2.95972 10 2.51901 9.86654 2.24673 9.70317C2.09022 9.60926 2.03059 9.53613 2.00895 9.5V10.7041C2.42524 10.89 2.94121 11 3.5 11C4.05879 11 4.57476 10.89 4.99105 10.7041V9.5Z" fill="white" fill-opacity="0.33"/>
<g filter="url(#filter0_i_404_7009)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint8_radial_404_7009)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_404_7009" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_404_7009"/>
</filter>
<linearGradient id="paint0_linear_404_7009" x1="6" y1="7.5" x2="11" y2="7.5" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_404_7009" x1="6" y1="7.5" x2="11" y2="7.5" gradientUnits="userSpaceOnUse">
<stop offset="0.206722" stop-color="#F9D664"/> <stop offset="0.206722" stop-color="#F9D664"/>
<stop offset="0.797288" stop-color="#EFB020"/> <stop offset="0.797288" stop-color="#EFB020"/>
@ -63,6 +50,10 @@
<stop stop-color="white"/> <stop stop-color="white"/>
<stop offset="1" stop-color="white" stop-opacity="0"/> <stop offset="1" stop-color="white" stop-opacity="0"/>
</linearGradient> </linearGradient>
<radialGradient id="paint8_radial_404_7009" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_404_7009"> <clipPath id="clip0_404_7009">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@ -9,27 +9,18 @@
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 3C3.89543 3 3 3.89543 3 5V7C3 8.10457 3.89543 9 5 9H7C7.5 9 7.70993 9.17367 8 9.5C8.69859 10.2859 7 12 7 12C8.72268 11.5693 10.8163 10.0258 11.3638 8.96699C12.2947 8.79592 13 7.98033 13 7V5C13 3.89543 12.1046 3 11 3H5Z"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M5 3C3.89543 3 3 3.89543 3 5V7C3 8.10457 3.89543 9 5 9H7C7.5 9 7.70993 9.17367 8 9.5C8.69859 10.2859 7 12 7 12C8.72268 11.5693 10.8163 10.0258 11.3638 8.96699C12.2947 8.79592 13 7.98033 13 7V5C13 3.89543 12.1046 3 11 3H5Z"/>
</mask> </mask>
<path d="M8 9.5L8.74741 8.83564L8 9.5ZM7 12L6.28969 11.2961C5.9739 11.6148 5.90899 12.1048 6.13092 12.4947C6.35285 12.8846 6.80729 13.079 7.24254 12.9701L7 12ZM11.3638 8.96699L11.1831 7.98346C10.8788 8.03937 10.6176 8.23292 10.4755 8.50769L11.3638 8.96699ZM4 5C4 4.44772 4.44772 4 5 4V2C3.34315 2 2 3.34315 2 5H4ZM4 7V5H2V7H4ZM5 8C4.44772 8 4 7.55228 4 7H2C2 8.65685 3.34315 10 5 10V8ZM7 8H5V10H7V8ZM7 10C7.06788 10 7.09862 10.006 7.10578 10.0076C7.10943 10.0084 7.10184 10.0067 7.09226 10.0013C7.08505 9.99731 7.09212 9.99965 7.11845 10.0236C7.14776 10.0503 7.18787 10.0915 7.25259 10.1644L8.74741 8.83564C8.5942 8.66327 8.37473 8.42627 8.06518 8.25392C7.7295 8.06702 7.37413 8 7 8V10ZM7.25259 10.1644C7.13411 10.0311 7.1842 9.90781 7.16284 10.0027C7.13904 10.1086 7.06276 10.2823 6.91984 10.5054C6.78471 10.7165 6.62581 10.9168 6.49537 11.0689C6.43139 11.1436 6.37704 11.2033 6.33984 11.2433C6.3213 11.2632 6.30719 11.278 6.29848 11.287C6.29412 11.2916 6.29113 11.2946 6.28962 11.2962C6.28887 11.2969 6.28849 11.2973 6.28849 11.2973C6.2885 11.2973 6.2886 11.2972 6.2888 11.297C6.28889 11.2969 6.28902 11.2968 6.28917 11.2966C6.28924 11.2966 6.28937 11.2964 6.28941 11.2964C6.28955 11.2963 6.28969 11.2961 7 12C7.71031 12.7039 7.71047 12.7037 7.71063 12.7036C7.71069 12.7035 7.71086 12.7033 7.71099 12.7032C7.71124 12.703 7.71152 12.7027 7.71182 12.7024C7.71243 12.7017 7.71315 12.701 7.71396 12.7002C7.7156 12.6985 7.71764 12.6964 7.72008 12.694C7.72496 12.689 7.73142 12.6823 7.73933 12.6741C7.75516 12.6576 7.77686 12.6349 7.8034 12.6064C7.85636 12.5495 7.92926 12.4692 8.01361 12.3708C8.17983 12.177 8.40191 11.8997 8.6041 11.584C8.79851 11.2804 9.01589 10.8782 9.11409 10.4416C9.21475 9.99413 9.21519 9.36188 8.74741 8.83564L7.25259 10.1644ZM7.24254 12.9701C8.26047 12.7157 9.32787 12.1536 10.2008 11.5349C11.0496 10.9334 11.8675 10.1701 12.2521 9.4263L10.4755 8.50769C10.3126 8.82269 9.80996 9.36058 9.04437 9.90317C8.30297 10.4286 7.46221 10.8537 6.75746 11.0299L7.24254 12.9701ZM12 7C12 7.48909 11.6479 7.89804 11.1831 7.98346L11.5445 9.95052C12.9415 9.69381 14 8.47157 14 7H12ZM12 5V7H14V5H12ZM11 4C11.5523 4 12 4.44772 12 5H14C14 3.34315 12.6569 2 11 2V4ZM5 4H11V2H5V4Z" fill="white" style="mix-blend-mode:soft-light" mask="url(#path-3-inside-2_188_3315)"/> <path d="M8 9.5L8.74741 8.83564L8 9.5ZM7 12L6.28969 11.2961C5.9739 11.6148 5.90899 12.1048 6.13092 12.4947C6.35285 12.8846 6.80729 13.079 7.24254 12.9701L7 12ZM11.3638 8.96699L11.1831 7.98346C10.8788 8.03937 10.6176 8.23292 10.4755 8.50769L11.3638 8.96699ZM4 5C4 4.44772 4.44772 4 5 4V2C3.34315 2 2 3.34315 2 5H4ZM4 7V5H2V7H4ZM5 8C4.44772 8 4 7.55228 4 7H2C2 8.65685 3.34315 10 5 10V8ZM7 8H5V10H7V8ZM7 10C7.06788 10 7.09862 10.006 7.10578 10.0076C7.10943 10.0084 7.10184 10.0067 7.09226 10.0013C7.08505 9.99731 7.09212 9.99965 7.11845 10.0236C7.14776 10.0503 7.18787 10.0915 7.25259 10.1644L8.74741 8.83564C8.5942 8.66327 8.37473 8.42627 8.06518 8.25392C7.7295 8.06702 7.37413 8 7 8V10ZM7.25259 10.1644C7.13411 10.0311 7.1842 9.90781 7.16284 10.0027C7.13904 10.1086 7.06276 10.2823 6.91984 10.5054C6.78471 10.7165 6.62581 10.9168 6.49537 11.0689C6.43139 11.1436 6.37704 11.2033 6.33984 11.2433C6.3213 11.2632 6.30719 11.278 6.29848 11.287C6.29412 11.2916 6.29113 11.2946 6.28962 11.2962C6.28887 11.2969 6.28849 11.2973 6.28849 11.2973C6.2885 11.2973 6.2886 11.2972 6.2888 11.297C6.28889 11.2969 6.28902 11.2968 6.28917 11.2966C6.28924 11.2966 6.28937 11.2964 6.28941 11.2964C6.28955 11.2963 6.28969 11.2961 7 12C7.71031 12.7039 7.71047 12.7037 7.71063 12.7036C7.71069 12.7035 7.71086 12.7033 7.71099 12.7032C7.71124 12.703 7.71152 12.7027 7.71182 12.7024C7.71243 12.7017 7.71315 12.701 7.71396 12.7002C7.7156 12.6985 7.71764 12.6964 7.72008 12.694C7.72496 12.689 7.73142 12.6823 7.73933 12.6741C7.75516 12.6576 7.77686 12.6349 7.8034 12.6064C7.85636 12.5495 7.92926 12.4692 8.01361 12.3708C8.17983 12.177 8.40191 11.8997 8.6041 11.584C8.79851 11.2804 9.01589 10.8782 9.11409 10.4416C9.21475 9.99413 9.21519 9.36188 8.74741 8.83564L7.25259 10.1644ZM7.24254 12.9701C8.26047 12.7157 9.32787 12.1536 10.2008 11.5349C11.0496 10.9334 11.8675 10.1701 12.2521 9.4263L10.4755 8.50769C10.3126 8.82269 9.80996 9.36058 9.04437 9.90317C8.30297 10.4286 7.46221 10.8537 6.75746 11.0299L7.24254 12.9701ZM12 7C12 7.48909 11.6479 7.89804 11.1831 7.98346L11.5445 9.95052C12.9415 9.69381 14 8.47157 14 7H12ZM12 5V7H14V5H12ZM11 4C11.5523 4 12 4.44772 12 5H14C14 3.34315 12.6569 2 11 2V4ZM5 4H11V2H5V4Z" fill="white" style="mix-blend-mode:soft-light" mask="url(#path-3-inside-2_188_3315)"/>
<g filter="url(#filter0_i_188_3315)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint1_radial_188_3315)" stroke="url(#paint2_linear_188_3315)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint1_linear_188_3315)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_188_3315" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_188_3315"/>
</filter>
<linearGradient id="paint0_linear_188_3315" x1="3" y1="3" x2="13" y2="12" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_188_3315" x1="3" y1="3" x2="13" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#EFF5FE"/> <stop stop-color="#EFF5FE"/>
<stop offset="1" stop-color="#B5D5FD"/> <stop offset="1" stop-color="#B5D5FD"/>
</linearGradient> </linearGradient>
<linearGradient id="paint1_linear_188_3315" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint1_radial_188_3315" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint2_linear_188_3315" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

@ -9,25 +9,16 @@
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 3C3.89543 3 3 3.89543 3 5V7C3 8.10457 3.89543 9 5 9H7C7.5 9 7.70993 9.17367 8 9.5C8.69859 10.2859 7 12 7 12C8.72268 11.5693 10.8163 10.0258 11.3638 8.96699C12.2947 8.79592 13 7.98033 13 7V5C13 3.89543 12.1046 3 11 3H5Z"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M5 3C3.89543 3 3 3.89543 3 5V7C3 8.10457 3.89543 9 5 9H7C7.5 9 7.70993 9.17367 8 9.5C8.69859 10.2859 7 12 7 12C8.72268 11.5693 10.8163 10.0258 11.3638 8.96699C12.2947 8.79592 13 7.98033 13 7V5C13 3.89543 12.1046 3 11 3H5Z"/>
</mask> </mask>
<path d="M8 9.5L8.74741 8.83564L8 9.5ZM7 12L6.28969 11.2961C5.9739 11.6148 5.90899 12.1048 6.13092 12.4947C6.35285 12.8846 6.80729 13.079 7.24254 12.9701L7 12ZM11.3638 8.96699L11.1831 7.98346C10.8788 8.03937 10.6176 8.23292 10.4755 8.50769L11.3638 8.96699ZM4 5C4 4.44772 4.44772 4 5 4V2C3.34315 2 2 3.34315 2 5H4ZM4 7V5H2V7H4ZM5 8C4.44772 8 4 7.55228 4 7H2C2 8.65685 3.34315 10 5 10V8ZM7 8H5V10H7V8ZM7 10C7.06788 10 7.09862 10.006 7.10578 10.0076C7.10943 10.0084 7.10184 10.0067 7.09226 10.0013C7.08505 9.99731 7.09212 9.99965 7.11845 10.0236C7.14776 10.0503 7.18787 10.0915 7.25259 10.1644L8.74741 8.83564C8.5942 8.66327 8.37473 8.42627 8.06518 8.25392C7.7295 8.06702 7.37413 8 7 8V10ZM7.25259 10.1644C7.13411 10.0311 7.1842 9.90781 7.16284 10.0027C7.13904 10.1086 7.06276 10.2823 6.91984 10.5054C6.78471 10.7165 6.62581 10.9168 6.49537 11.0689C6.43139 11.1436 6.37704 11.2033 6.33984 11.2433C6.3213 11.2632 6.30719 11.278 6.29848 11.287C6.29412 11.2916 6.29113 11.2946 6.28962 11.2962C6.28887 11.2969 6.28849 11.2973 6.28849 11.2973C6.2885 11.2973 6.2886 11.2972 6.2888 11.297C6.28889 11.2969 6.28902 11.2968 6.28917 11.2966C6.28924 11.2966 6.28937 11.2964 6.28941 11.2964C6.28955 11.2963 6.28969 11.2961 7 12C7.71031 12.7039 7.71047 12.7037 7.71063 12.7036C7.71069 12.7035 7.71086 12.7033 7.71099 12.7032C7.71124 12.703 7.71152 12.7027 7.71182 12.7024C7.71243 12.7017 7.71315 12.701 7.71396 12.7002C7.7156 12.6985 7.71764 12.6964 7.72008 12.694C7.72496 12.689 7.73142 12.6823 7.73933 12.6741C7.75516 12.6576 7.77686 12.6349 7.8034 12.6064C7.85636 12.5495 7.92926 12.4692 8.01361 12.3708C8.17983 12.177 8.40191 11.8997 8.6041 11.584C8.79851 11.2804 9.01589 10.8782 9.11409 10.4416C9.21475 9.99413 9.21519 9.36188 8.74741 8.83564L7.25259 10.1644ZM7.24254 12.9701C8.26047 12.7157 9.32787 12.1536 10.2008 11.5349C11.0496 10.9334 11.8675 10.1701 12.2521 9.4263L10.4755 8.50769C10.3126 8.82269 9.80996 9.36058 9.04437 9.90317C8.30297 10.4286 7.46221 10.8537 6.75746 11.0299L7.24254 12.9701ZM12 7C12 7.48909 11.6479 7.89804 11.1831 7.98346L11.5445 9.95052C12.9415 9.69381 14 8.47157 14 7H12ZM12 5V7H14V5H12ZM11 4C11.5523 4 12 4.44772 12 5H14C14 3.34315 12.6569 2 11 2V4ZM5 4H11V2H5V4Z" fill="white" style="mix-blend-mode:soft-light" mask="url(#path-3-inside-2_188_3325)"/> <path d="M8 9.5L8.74741 8.83564L8 9.5ZM7 12L6.28969 11.2961C5.9739 11.6148 5.90899 12.1048 6.13092 12.4947C6.35285 12.8846 6.80729 13.079 7.24254 12.9701L7 12ZM11.3638 8.96699L11.1831 7.98346C10.8788 8.03937 10.6176 8.23292 10.4755 8.50769L11.3638 8.96699ZM4 5C4 4.44772 4.44772 4 5 4V2C3.34315 2 2 3.34315 2 5H4ZM4 7V5H2V7H4ZM5 8C4.44772 8 4 7.55228 4 7H2C2 8.65685 3.34315 10 5 10V8ZM7 8H5V10H7V8ZM7 10C7.06788 10 7.09862 10.006 7.10578 10.0076C7.10943 10.0084 7.10184 10.0067 7.09226 10.0013C7.08505 9.99731 7.09212 9.99965 7.11845 10.0236C7.14776 10.0503 7.18787 10.0915 7.25259 10.1644L8.74741 8.83564C8.5942 8.66327 8.37473 8.42627 8.06518 8.25392C7.7295 8.06702 7.37413 8 7 8V10ZM7.25259 10.1644C7.13411 10.0311 7.1842 9.90781 7.16284 10.0027C7.13904 10.1086 7.06276 10.2823 6.91984 10.5054C6.78471 10.7165 6.62581 10.9168 6.49537 11.0689C6.43139 11.1436 6.37704 11.2033 6.33984 11.2433C6.3213 11.2632 6.30719 11.278 6.29848 11.287C6.29412 11.2916 6.29113 11.2946 6.28962 11.2962C6.28887 11.2969 6.28849 11.2973 6.28849 11.2973C6.2885 11.2973 6.2886 11.2972 6.2888 11.297C6.28889 11.2969 6.28902 11.2968 6.28917 11.2966C6.28924 11.2966 6.28937 11.2964 6.28941 11.2964C6.28955 11.2963 6.28969 11.2961 7 12C7.71031 12.7039 7.71047 12.7037 7.71063 12.7036C7.71069 12.7035 7.71086 12.7033 7.71099 12.7032C7.71124 12.703 7.71152 12.7027 7.71182 12.7024C7.71243 12.7017 7.71315 12.701 7.71396 12.7002C7.7156 12.6985 7.71764 12.6964 7.72008 12.694C7.72496 12.689 7.73142 12.6823 7.73933 12.6741C7.75516 12.6576 7.77686 12.6349 7.8034 12.6064C7.85636 12.5495 7.92926 12.4692 8.01361 12.3708C8.17983 12.177 8.40191 11.8997 8.6041 11.584C8.79851 11.2804 9.01589 10.8782 9.11409 10.4416C9.21475 9.99413 9.21519 9.36188 8.74741 8.83564L7.25259 10.1644ZM7.24254 12.9701C8.26047 12.7157 9.32787 12.1536 10.2008 11.5349C11.0496 10.9334 11.8675 10.1701 12.2521 9.4263L10.4755 8.50769C10.3126 8.82269 9.80996 9.36058 9.04437 9.90317C8.30297 10.4286 7.46221 10.8537 6.75746 11.0299L7.24254 12.9701ZM12 7C12 7.48909 11.6479 7.89804 11.1831 7.98346L11.5445 9.95052C12.9415 9.69381 14 8.47157 14 7H12ZM12 5V7H14V5H12ZM11 4C11.5523 4 12 4.44772 12 5H14C14 3.34315 12.6569 2 11 2V4ZM5 4H11V2H5V4Z" fill="white" style="mix-blend-mode:soft-light" mask="url(#path-3-inside-2_188_3325)"/>
<g filter="url(#filter0_i_188_3325)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint1_radial_188_3325)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_188_3325" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_188_3325"/>
</filter>
<linearGradient id="paint0_linear_188_3325" x1="3" y1="3" x2="13" y2="12" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_188_3325" x1="3" y1="3" x2="13" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#EFF5FE"/> <stop stop-color="#EFF5FE"/>
<stop offset="1" stop-color="#B5D5FD"/> <stop offset="1" stop-color="#B5D5FD"/>
</linearGradient> </linearGradient>
<radialGradient id="paint1_radial_188_3325" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@ -20,23 +20,10 @@
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 5C14.1046 5 15 5.89543 15 7V9C15 10.1046 14.1046 11 13 11H11C10.5 11 10.2901 11.1737 10 11.5C9.30141 12.2859 11 14 11 14C9.27732 13.5693 7.18368 12.0258 6.6362 10.967C5.70533 10.7959 5 9.98033 5 9V7C5 5.89543 5.89543 5 7 5H13Z"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M13 5C14.1046 5 15 5.89543 15 7V9C15 10.1046 14.1046 11 13 11H11C10.5 11 10.2901 11.1737 10 11.5C9.30141 12.2859 11 14 11 14C9.27732 13.5693 7.18368 12.0258 6.6362 10.967C5.70533 10.7959 5 9.98033 5 9V7C5 5.89543 5.89543 5 7 5H13Z"/>
</mask> </mask>
<path d="M10 11.5L9.25259 10.8356L10 11.5ZM11 14L11.7103 13.2961C12.0261 13.6148 12.091 14.1048 11.8691 14.4947C11.6471 14.8846 11.1927 15.079 10.7575 14.9701L11 14ZM6.6362 10.967L6.81695 9.98346C7.12117 10.0394 7.38241 10.2329 7.52448 10.5077L6.6362 10.967ZM14 7C14 6.44772 13.5523 6 13 6V4C14.6569 4 16 5.34315 16 7H14ZM14 9V7H16V9H14ZM13 10C13.5523 10 14 9.55228 14 9H16C16 10.6569 14.6569 12 13 12V10ZM11 10H13V12H11V10ZM11 12C10.9321 12 10.9014 12.006 10.8942 12.0076C10.8906 12.0084 10.8982 12.0067 10.9077 12.0013C10.9149 11.9973 10.9079 11.9997 10.8815 12.0236C10.8522 12.0503 10.8121 12.0915 10.7474 12.1644L9.25259 10.8356C9.4058 10.6633 9.62527 10.4263 9.93482 10.2539C10.2705 10.067 10.6259 10 11 10V12ZM10.7474 12.1644C10.8659 12.0311 10.8158 11.9078 10.8372 12.0027C10.861 12.1086 10.9372 12.2823 11.0802 12.5054C11.2153 12.7165 11.3742 12.9168 11.5046 13.0689C11.5686 13.1436 11.623 13.2033 11.6602 13.2433C11.6787 13.2632 11.6928 13.278 11.7015 13.287C11.7059 13.2916 11.7089 13.2946 11.7104 13.2962C11.7111 13.2969 11.7115 13.2973 11.7115 13.2973C11.7115 13.2973 11.7114 13.2972 11.7112 13.297C11.7111 13.2969 11.711 13.2968 11.7108 13.2966C11.7108 13.2966 11.7106 13.2964 11.7106 13.2964C11.7105 13.2963 11.7103 13.2961 11 14C10.2897 14.7039 10.2895 14.7037 10.2894 14.7036C10.2893 14.7035 10.2891 14.7033 10.289 14.7032C10.2888 14.703 10.2885 14.7027 10.2882 14.7024C10.2876 14.7017 10.2869 14.701 10.286 14.7002C10.2844 14.6985 10.2824 14.6964 10.2799 14.694C10.275 14.689 10.2686 14.6823 10.2607 14.6741C10.2448 14.6576 10.2231 14.6349 10.1966 14.6064C10.1436 14.5495 10.0707 14.4692 9.98639 14.3708C9.82017 14.177 9.59809 13.8997 9.3959 13.584C9.20149 13.2804 8.98411 12.8782 8.88591 12.4416C8.78525 11.9941 8.78481 11.3619 9.25259 10.8356L10.7474 12.1644ZM10.7575 14.9701C9.73953 14.7157 8.67213 14.1536 7.79917 13.5349C6.9504 12.9334 6.13252 12.1701 5.74792 11.4263L7.52448 10.5077C7.68736 10.8227 8.19004 11.3606 8.95563 11.9032C9.69703 12.4286 10.5378 12.8537 11.2425 13.0299L10.7575 14.9701ZM6 9C6 9.48909 6.35213 9.89804 6.81695 9.98346L6.45546 11.9505C5.05853 11.6938 4 10.4716 4 9H6ZM6 7V9H4V7H6ZM7 6C6.44772 6 6 6.44772 6 7H4C4 5.34315 5.34315 4 7 4V6ZM13 6H7V4H13V6Z" fill="white" style="mix-blend-mode:soft-light" mask="url(#path-7-inside-4_188_3386)"/> <path d="M10 11.5L9.25259 10.8356L10 11.5ZM11 14L11.7103 13.2961C12.0261 13.6148 12.091 14.1048 11.8691 14.4947C11.6471 14.8846 11.1927 15.079 10.7575 14.9701L11 14ZM6.6362 10.967L6.81695 9.98346C7.12117 10.0394 7.38241 10.2329 7.52448 10.5077L6.6362 10.967ZM14 7C14 6.44772 13.5523 6 13 6V4C14.6569 4 16 5.34315 16 7H14ZM14 9V7H16V9H14ZM13 10C13.5523 10 14 9.55228 14 9H16C16 10.6569 14.6569 12 13 12V10ZM11 10H13V12H11V10ZM11 12C10.9321 12 10.9014 12.006 10.8942 12.0076C10.8906 12.0084 10.8982 12.0067 10.9077 12.0013C10.9149 11.9973 10.9079 11.9997 10.8815 12.0236C10.8522 12.0503 10.8121 12.0915 10.7474 12.1644L9.25259 10.8356C9.4058 10.6633 9.62527 10.4263 9.93482 10.2539C10.2705 10.067 10.6259 10 11 10V12ZM10.7474 12.1644C10.8659 12.0311 10.8158 11.9078 10.8372 12.0027C10.861 12.1086 10.9372 12.2823 11.0802 12.5054C11.2153 12.7165 11.3742 12.9168 11.5046 13.0689C11.5686 13.1436 11.623 13.2033 11.6602 13.2433C11.6787 13.2632 11.6928 13.278 11.7015 13.287C11.7059 13.2916 11.7089 13.2946 11.7104 13.2962C11.7111 13.2969 11.7115 13.2973 11.7115 13.2973C11.7115 13.2973 11.7114 13.2972 11.7112 13.297C11.7111 13.2969 11.711 13.2968 11.7108 13.2966C11.7108 13.2966 11.7106 13.2964 11.7106 13.2964C11.7105 13.2963 11.7103 13.2961 11 14C10.2897 14.7039 10.2895 14.7037 10.2894 14.7036C10.2893 14.7035 10.2891 14.7033 10.289 14.7032C10.2888 14.703 10.2885 14.7027 10.2882 14.7024C10.2876 14.7017 10.2869 14.701 10.286 14.7002C10.2844 14.6985 10.2824 14.6964 10.2799 14.694C10.275 14.689 10.2686 14.6823 10.2607 14.6741C10.2448 14.6576 10.2231 14.6349 10.1966 14.6064C10.1436 14.5495 10.0707 14.4692 9.98639 14.3708C9.82017 14.177 9.59809 13.8997 9.3959 13.584C9.20149 13.2804 8.98411 12.8782 8.88591 12.4416C8.78525 11.9941 8.78481 11.3619 9.25259 10.8356L10.7474 12.1644ZM10.7575 14.9701C9.73953 14.7157 8.67213 14.1536 7.79917 13.5349C6.9504 12.9334 6.13252 12.1701 5.74792 11.4263L7.52448 10.5077C7.68736 10.8227 8.19004 11.3606 8.95563 11.9032C9.69703 12.4286 10.5378 12.8537 11.2425 13.0299L10.7575 14.9701ZM6 9C6 9.48909 6.35213 9.89804 6.81695 9.98346L6.45546 11.9505C5.05853 11.6938 4 10.4716 4 9H6ZM6 7V9H4V7H6ZM7 6C6.44772 6 6 6.44772 6 7H4C4 5.34315 5.34315 4 7 4V6ZM13 6H7V4H13V6Z" fill="white" style="mix-blend-mode:soft-light" mask="url(#path-7-inside-4_188_3386)"/>
<g filter="url(#filter0_i_188_3386)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint2_radial_188_3386)" stroke="url(#paint3_linear_188_3386)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint2_linear_188_3386)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_188_3386" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_188_3386"/>
</filter>
<linearGradient id="paint0_linear_188_3386" x1="11" y1="1" x2="1" y2="10" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_188_3386" x1="11" y1="1" x2="1" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#F3F8FF"/> <stop stop-color="#F3F8FF"/>
<stop offset="1" stop-color="#D5E7FD"/> <stop offset="1" stop-color="#D5E7FD"/>
@ -45,7 +32,11 @@
<stop stop-color="#B5D5FD"/> <stop stop-color="#B5D5FD"/>
<stop offset="1" stop-color="#EFF5FE"/> <stop offset="1" stop-color="#EFF5FE"/>
</linearGradient> </linearGradient>
<linearGradient id="paint2_linear_188_3386" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint2_radial_188_3386" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint3_linear_188_3386" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -20,23 +20,10 @@
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 5C14.1046 5 15 5.89543 15 7V9C15 10.1046 14.1046 11 13 11H11C10.5 11 10.2901 11.1737 10 11.5C9.30141 12.2859 11 14 11 14C9.27732 13.5693 7.18368 12.0258 6.6362 10.967C5.70533 10.7959 5 9.98033 5 9V7C5 5.89543 5.89543 5 7 5H13Z"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M13 5C14.1046 5 15 5.89543 15 7V9C15 10.1046 14.1046 11 13 11H11C10.5 11 10.2901 11.1737 10 11.5C9.30141 12.2859 11 14 11 14C9.27732 13.5693 7.18368 12.0258 6.6362 10.967C5.70533 10.7959 5 9.98033 5 9V7C5 5.89543 5.89543 5 7 5H13Z"/>
</mask> </mask>
<path d="M10 11.5L9.25259 10.8356L10 11.5ZM11 14L11.7103 13.2961C12.0261 13.6148 12.091 14.1048 11.8691 14.4947C11.6471 14.8846 11.1927 15.079 10.7575 14.9701L11 14ZM6.6362 10.967L6.81695 9.98346C7.12117 10.0394 7.38241 10.2329 7.52448 10.5077L6.6362 10.967ZM14 7C14 6.44772 13.5523 6 13 6V4C14.6569 4 16 5.34315 16 7H14ZM14 9V7H16V9H14ZM13 10C13.5523 10 14 9.55228 14 9H16C16 10.6569 14.6569 12 13 12V10ZM11 10H13V12H11V10ZM11 12C10.9321 12 10.9014 12.006 10.8942 12.0076C10.8906 12.0084 10.8982 12.0067 10.9077 12.0013C10.9149 11.9973 10.9079 11.9997 10.8815 12.0236C10.8522 12.0503 10.8121 12.0915 10.7474 12.1644L9.25259 10.8356C9.4058 10.6633 9.62527 10.4263 9.93482 10.2539C10.2705 10.067 10.6259 10 11 10V12ZM10.7474 12.1644C10.8659 12.0311 10.8158 11.9078 10.8372 12.0027C10.861 12.1086 10.9372 12.2823 11.0802 12.5054C11.2153 12.7165 11.3742 12.9168 11.5046 13.0689C11.5686 13.1436 11.623 13.2033 11.6602 13.2433C11.6787 13.2632 11.6928 13.278 11.7015 13.287C11.7059 13.2916 11.7089 13.2946 11.7104 13.2962C11.7111 13.2969 11.7115 13.2973 11.7115 13.2973C11.7115 13.2973 11.7114 13.2972 11.7112 13.297C11.7111 13.2969 11.711 13.2968 11.7108 13.2966C11.7108 13.2966 11.7106 13.2964 11.7106 13.2964C11.7105 13.2963 11.7103 13.2961 11 14C10.2897 14.7039 10.2895 14.7037 10.2894 14.7036C10.2893 14.7035 10.2891 14.7033 10.289 14.7032C10.2888 14.703 10.2885 14.7027 10.2882 14.7024C10.2876 14.7017 10.2869 14.701 10.286 14.7002C10.2844 14.6985 10.2824 14.6964 10.2799 14.694C10.275 14.689 10.2686 14.6823 10.2607 14.6741C10.2448 14.6576 10.2231 14.6349 10.1966 14.6064C10.1436 14.5495 10.0707 14.4692 9.98639 14.3708C9.82017 14.177 9.59809 13.8997 9.3959 13.584C9.20149 13.2804 8.98411 12.8782 8.88591 12.4416C8.78525 11.9941 8.78481 11.3619 9.25259 10.8356L10.7474 12.1644ZM10.7575 14.9701C9.73953 14.7157 8.67213 14.1536 7.79917 13.5349C6.9504 12.9334 6.13252 12.1701 5.74792 11.4263L7.52448 10.5077C7.68736 10.8227 8.19004 11.3606 8.95563 11.9032C9.69703 12.4286 10.5378 12.8537 11.2425 13.0299L10.7575 14.9701ZM6 9C6 9.48909 6.35213 9.89804 6.81695 9.98346L6.45546 11.9505C5.05853 11.6938 4 10.4716 4 9H6ZM6 7V9H4V7H6ZM7 6C6.44772 6 6 6.44772 6 7H4C4 5.34315 5.34315 4 7 4V6ZM13 6H7V4H13V6Z" fill="white" style="mix-blend-mode:soft-light" mask="url(#path-7-inside-4_188_3368)"/> <path d="M10 11.5L9.25259 10.8356L10 11.5ZM11 14L11.7103 13.2961C12.0261 13.6148 12.091 14.1048 11.8691 14.4947C11.6471 14.8846 11.1927 15.079 10.7575 14.9701L11 14ZM6.6362 10.967L6.81695 9.98346C7.12117 10.0394 7.38241 10.2329 7.52448 10.5077L6.6362 10.967ZM14 7C14 6.44772 13.5523 6 13 6V4C14.6569 4 16 5.34315 16 7H14ZM14 9V7H16V9H14ZM13 10C13.5523 10 14 9.55228 14 9H16C16 10.6569 14.6569 12 13 12V10ZM11 10H13V12H11V10ZM11 12C10.9321 12 10.9014 12.006 10.8942 12.0076C10.8906 12.0084 10.8982 12.0067 10.9077 12.0013C10.9149 11.9973 10.9079 11.9997 10.8815 12.0236C10.8522 12.0503 10.8121 12.0915 10.7474 12.1644L9.25259 10.8356C9.4058 10.6633 9.62527 10.4263 9.93482 10.2539C10.2705 10.067 10.6259 10 11 10V12ZM10.7474 12.1644C10.8659 12.0311 10.8158 11.9078 10.8372 12.0027C10.861 12.1086 10.9372 12.2823 11.0802 12.5054C11.2153 12.7165 11.3742 12.9168 11.5046 13.0689C11.5686 13.1436 11.623 13.2033 11.6602 13.2433C11.6787 13.2632 11.6928 13.278 11.7015 13.287C11.7059 13.2916 11.7089 13.2946 11.7104 13.2962C11.7111 13.2969 11.7115 13.2973 11.7115 13.2973C11.7115 13.2973 11.7114 13.2972 11.7112 13.297C11.7111 13.2969 11.711 13.2968 11.7108 13.2966C11.7108 13.2966 11.7106 13.2964 11.7106 13.2964C11.7105 13.2963 11.7103 13.2961 11 14C10.2897 14.7039 10.2895 14.7037 10.2894 14.7036C10.2893 14.7035 10.2891 14.7033 10.289 14.7032C10.2888 14.703 10.2885 14.7027 10.2882 14.7024C10.2876 14.7017 10.2869 14.701 10.286 14.7002C10.2844 14.6985 10.2824 14.6964 10.2799 14.694C10.275 14.689 10.2686 14.6823 10.2607 14.6741C10.2448 14.6576 10.2231 14.6349 10.1966 14.6064C10.1436 14.5495 10.0707 14.4692 9.98639 14.3708C9.82017 14.177 9.59809 13.8997 9.3959 13.584C9.20149 13.2804 8.98411 12.8782 8.88591 12.4416C8.78525 11.9941 8.78481 11.3619 9.25259 10.8356L10.7474 12.1644ZM10.7575 14.9701C9.73953 14.7157 8.67213 14.1536 7.79917 13.5349C6.9504 12.9334 6.13252 12.1701 5.74792 11.4263L7.52448 10.5077C7.68736 10.8227 8.19004 11.3606 8.95563 11.9032C9.69703 12.4286 10.5378 12.8537 11.2425 13.0299L10.7575 14.9701ZM6 9C6 9.48909 6.35213 9.89804 6.81695 9.98346L6.45546 11.9505C5.05853 11.6938 4 10.4716 4 9H6ZM6 7V9H4V7H6ZM7 6C6.44772 6 6 6.44772 6 7H4C4 5.34315 5.34315 4 7 4V6ZM13 6H7V4H13V6Z" fill="white" style="mix-blend-mode:soft-light" mask="url(#path-7-inside-4_188_3368)"/>
<g filter="url(#filter0_i_188_3368)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint2_radial_188_3368)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_188_3368" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_188_3368"/>
</filter>
<linearGradient id="paint0_linear_188_3368" x1="11" y1="1" x2="1" y2="10" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_188_3368" x1="11" y1="1" x2="1" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#F3F8FF"/> <stop stop-color="#F3F8FF"/>
<stop offset="1" stop-color="#D5E7FD"/> <stop offset="1" stop-color="#D5E7FD"/>
@ -45,6 +32,10 @@
<stop stop-color="#B5D5FD"/> <stop stop-color="#B5D5FD"/>
<stop offset="1" stop-color="#EFF5FE"/> <stop offset="1" stop-color="#EFF5FE"/>
</linearGradient> </linearGradient>
<radialGradient id="paint2_radial_188_3368" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_188_3368"> <clipPath id="clip0_188_3368">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -21,23 +21,10 @@
<rect x="2" y="5" width="8" height="6" fill="url(#paint7_linear_188_3070)"/> <rect x="2" y="5" width="8" height="6" fill="url(#paint7_linear_188_3070)"/>
<rect x="2" y="5" width="8" height="6" fill="url(#paint8_linear_188_3070)"/> <rect x="2" y="5" width="8" height="6" fill="url(#paint8_linear_188_3070)"/>
<rect x="2.5" y="5.5" width="7" height="5" stroke="black" stroke-opacity="0.33" stroke-linejoin="round" style="mix-blend-mode:overlay"/> <rect x="2.5" y="5.5" width="7" height="5" stroke="black" stroke-opacity="0.33" stroke-linejoin="round" style="mix-blend-mode:overlay"/>
<g filter="url(#filter0_i_188_3070)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint9_radial_188_3070)" stroke="url(#paint10_linear_188_3070)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint9_linear_188_3070)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_188_3070" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_188_3070"/>
</filter>
<linearGradient id="paint0_linear_188_3070" x1="9" y1="1" x2="15" y2="13" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_188_3070" x1="9" y1="1" x2="15" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#CACACA"/> <stop stop-color="#CACACA"/>
<stop offset="1" stop-color="#636363"/> <stop offset="1" stop-color="#636363"/>
@ -76,7 +63,11 @@
<stop offset="0.205" stop-color="#96BDF1"/> <stop offset="0.205" stop-color="#96BDF1"/>
<stop offset="1" stop-color="#90BDF6" stop-opacity="0"/> <stop offset="1" stop-color="#90BDF6" stop-opacity="0"/>
</linearGradient> </linearGradient>
<linearGradient id="paint9_linear_188_3070" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint9_radial_188_3070" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint10_linear_188_3070" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -21,23 +21,10 @@
<rect x="2" y="5" width="8" height="6" fill="url(#paint7_linear_188_3095)"/> <rect x="2" y="5" width="8" height="6" fill="url(#paint7_linear_188_3095)"/>
<rect x="2" y="5" width="8" height="6" fill="url(#paint8_linear_188_3095)"/> <rect x="2" y="5" width="8" height="6" fill="url(#paint8_linear_188_3095)"/>
<rect x="2.5" y="5.5" width="7" height="5" stroke="black" stroke-opacity="0.33" stroke-linejoin="round" style="mix-blend-mode:overlay"/> <rect x="2.5" y="5.5" width="7" height="5" stroke="black" stroke-opacity="0.33" stroke-linejoin="round" style="mix-blend-mode:overlay"/>
<g filter="url(#filter0_i_188_3095)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint9_radial_188_3095)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_188_3095" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_188_3095"/>
</filter>
<linearGradient id="paint0_linear_188_3095" x1="9" y1="1" x2="15" y2="13" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_188_3095" x1="9" y1="1" x2="15" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#CACACA"/> <stop stop-color="#CACACA"/>
<stop offset="1" stop-color="#636363"/> <stop offset="1" stop-color="#636363"/>
@ -76,6 +63,10 @@
<stop offset="0.205" stop-color="#96BDF1"/> <stop offset="0.205" stop-color="#96BDF1"/>
<stop offset="1" stop-color="#90BDF6" stop-opacity="0"/> <stop offset="1" stop-color="#90BDF6" stop-opacity="0"/>
</linearGradient> </linearGradient>
<radialGradient id="paint9_radial_188_3095" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_188_3095"> <clipPath id="clip0_188_3095">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@ -9,10 +9,7 @@
<path d="M3.5 8.5L6.5 7.5M4.5 6.5L5.5 9.5" stroke="#7EB679" stroke-linecap="round" stroke-linejoin="round"/> <path d="M3.5 8.5L6.5 7.5M4.5 6.5L5.5 9.5" stroke="#7EB679" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8.5 6.5H10.5" stroke="#5CA5FF" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.5 6.5H10.5" stroke="#5CA5FF" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10 5.5H12" stroke="#DE3330" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10 5.5H12" stroke="#DE3330" stroke-linecap="round" stroke-linejoin="round"/>
<g filter="url(#filter1_i_479_8458)"> <circle cx="13.5" cy="12.5" r="3" fill="url(#paint3_radial_479_8458)" stroke="url(#paint4_linear_479_8458)"/>
<circle cx="13.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="13.5" cy="12.5" r="3" stroke="url(#paint3_linear_479_8458)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 12V11H14V12H15V13H14V14H13V13H12V12H13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M13 12V11H14V12H15V13H14V14H13V13H12V12H13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_479_8458" x="1.92169" y="2.92279" width="15.07" height="12.0772" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <filter id="filter0_i_479_8458" x="1.92169" y="2.92279" width="15.07" height="12.0772" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
@ -25,16 +22,6 @@
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.13 0"/> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.13 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_479_8458"/> <feBlend mode="normal" in2="shape" result="effect1_innerShadow_479_8458"/>
</filter> </filter>
<filter id="filter1_i_479_8458" x="10" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_479_8458"/>
</filter>
<linearGradient id="paint0_linear_479_8458" x1="5.52346" y1="5.5" x2="0.804382" y2="2.15235" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_479_8458" x1="5.52346" y1="5.5" x2="0.804382" y2="2.15235" gradientUnits="userSpaceOnUse">
<stop offset="0.194557" stop-color="#6F6F6F"/> <stop offset="0.194557" stop-color="#6F6F6F"/>
<stop offset="0.85617" stop-color="#BDBDBD" stop-opacity="0.66"/> <stop offset="0.85617" stop-color="#BDBDBD" stop-opacity="0.66"/>
@ -47,7 +34,11 @@
<stop offset="0.194557" stop-color="#6F6F6F"/> <stop offset="0.194557" stop-color="#6F6F6F"/>
<stop offset="0.85617" stop-color="#BDBDBD"/> <stop offset="0.85617" stop-color="#BDBDBD"/>
</linearGradient> </linearGradient>
<linearGradient id="paint3_linear_479_8458" x1="16" y1="15" x2="11" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint3_radial_479_8458" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint4_linear_479_8458" x1="16" y1="15" x2="11" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB

View File

@ -9,10 +9,7 @@
<path d="M3.5 8.5L6.5 7.5M4.5 6.5L5.5 9.5" stroke="#7EB679" stroke-linecap="round" stroke-linejoin="round"/> <path d="M3.5 8.5L6.5 7.5M4.5 6.5L5.5 9.5" stroke="#7EB679" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8.5 6.5H10.5" stroke="#5CA5FF" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.5 6.5H10.5" stroke="#5CA5FF" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10 5.5H12" stroke="#DE3330" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10 5.5H12" stroke="#DE3330" stroke-linecap="round" stroke-linejoin="round"/>
<g filter="url(#filter1_i_479_8457)"> <circle cx="13.5" cy="12.5" r="3" fill="url(#paint3_radial_479_8457)" stroke="#BC4305"/>
<circle cx="13.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="13.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 13H12V12H15V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M15 13H12V12H15V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_479_8457" x="1.92169" y="2.92279" width="15.07" height="12.0772" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <filter id="filter0_i_479_8457" x="1.92169" y="2.92279" width="15.07" height="12.0772" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
@ -25,16 +22,6 @@
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.13 0"/> <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.13 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_479_8457"/> <feBlend mode="normal" in2="shape" result="effect1_innerShadow_479_8457"/>
</filter> </filter>
<filter id="filter1_i_479_8457" x="10" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_479_8457"/>
</filter>
<linearGradient id="paint0_linear_479_8457" x1="5.52346" y1="5.5" x2="0.804382" y2="2.15235" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_479_8457" x1="5.52346" y1="5.5" x2="0.804382" y2="2.15235" gradientUnits="userSpaceOnUse">
<stop offset="0.194557" stop-color="#6F6F6F"/> <stop offset="0.194557" stop-color="#6F6F6F"/>
<stop offset="0.85617" stop-color="#BDBDBD" stop-opacity="0.66"/> <stop offset="0.85617" stop-color="#BDBDBD" stop-opacity="0.66"/>
@ -47,5 +34,9 @@
<stop offset="0.194557" stop-color="#6F6F6F"/> <stop offset="0.194557" stop-color="#6F6F6F"/>
<stop offset="0.85617" stop-color="#BDBDBD"/> <stop offset="0.85617" stop-color="#BDBDBD"/>
</linearGradient> </linearGradient>
<radialGradient id="paint3_radial_479_8457" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(12 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

View File

@ -6,23 +6,10 @@
<path d="M3.21372 10.2175C3.21372 9.94848 3.31993 9.76633 3.51755 9.55248C3.58704 9.47728 3.65055 9.41554 3.72264 9.34544C3.7704 9.299 3.82193 9.2489 3.88147 9.18879C4.01399 9.05501 4.1629 8.89271 4.28328 8.69499C4.54759 8.26085 4.56273 7.78877 4.36918 7.39022C4.18359 7.00804 3.82869 6.73726 3.42652 6.61854C3.10409 6.52336 2.73054 6.45715 2.33421 6.53292C1.92719 6.61073 1.54937 6.8277 1.2027 7.20579C0.499749 7.97247 0.499901 8.78826 0.499998 9.30815C0.499999 9.31421 0.5 9.32023 0.5 9.32621C0.5 10.2632 0.780358 11.0373 1.18704 11.5879C1.57915 12.1187 2.13951 12.5 2.71372 12.5C3.00933 12.5 3.2927 12.4154 3.50272 12.2081C3.7117 12.0017 3.78496 11.7361 3.78496 11.5C3.78496 11.2588 3.6595 11.0803 3.59665 10.9959C3.56269 10.9503 3.52493 10.9048 3.49484 10.8685C3.49293 10.8662 3.49105 10.8639 3.4892 10.8617C3.45538 10.8209 3.42626 10.7855 3.39806 10.7483C3.2971 10.6148 3.21372 10.466 3.21372 10.2175Z" stroke="url(#paint2_linear_393_6303)"/> <path d="M3.21372 10.2175C3.21372 9.94848 3.31993 9.76633 3.51755 9.55248C3.58704 9.47728 3.65055 9.41554 3.72264 9.34544C3.7704 9.299 3.82193 9.2489 3.88147 9.18879C4.01399 9.05501 4.1629 8.89271 4.28328 8.69499C4.54759 8.26085 4.56273 7.78877 4.36918 7.39022C4.18359 7.00804 3.82869 6.73726 3.42652 6.61854C3.10409 6.52336 2.73054 6.45715 2.33421 6.53292C1.92719 6.61073 1.54937 6.8277 1.2027 7.20579C0.499749 7.97247 0.499901 8.78826 0.499998 9.30815C0.499999 9.31421 0.5 9.32023 0.5 9.32621C0.5 10.2632 0.780358 11.0373 1.18704 11.5879C1.57915 12.1187 2.13951 12.5 2.71372 12.5C3.00933 12.5 3.2927 12.4154 3.50272 12.2081C3.7117 12.0017 3.78496 11.7361 3.78496 11.5C3.78496 11.2588 3.6595 11.0803 3.59665 10.9959C3.56269 10.9503 3.52493 10.9048 3.49484 10.8685C3.49293 10.8662 3.49105 10.8639 3.4892 10.8617C3.45538 10.8209 3.42626 10.7855 3.39806 10.7483C3.2971 10.6148 3.21372 10.466 3.21372 10.2175Z" stroke="url(#paint2_linear_393_6303)"/>
<path d="M14.5 5.5C14.5 5.64092 14.4214 5.84276 14.1273 6.09109C13.8356 6.33746 13.3837 6.58185 12.7816 6.7969C11.5817 7.22543 9.8912 7.5 8 7.5C6.1088 7.5 4.4183 7.22543 3.21842 6.7969C2.6163 6.58185 2.16445 6.33746 1.87267 6.09109C1.57858 5.84276 1.5 5.64092 1.5 5.5C1.5 5.35908 1.57858 5.15724 1.87267 4.90891C2.16445 4.66254 2.6163 4.41815 3.21842 4.2031C4.4183 3.77457 6.1088 3.5 8 3.5C9.8912 3.5 11.5817 3.77457 12.7816 4.2031C13.3837 4.41815 13.8356 4.66254 14.1273 4.90891C14.4214 5.15724 14.5 5.35908 14.5 5.5Z" fill="url(#paint3_linear_393_6303)" stroke="url(#paint4_linear_393_6303)"/> <path d="M14.5 5.5C14.5 5.64092 14.4214 5.84276 14.1273 6.09109C13.8356 6.33746 13.3837 6.58185 12.7816 6.7969C11.5817 7.22543 9.8912 7.5 8 7.5C6.1088 7.5 4.4183 7.22543 3.21842 6.7969C2.6163 6.58185 2.16445 6.33746 1.87267 6.09109C1.57858 5.84276 1.5 5.64092 1.5 5.5C1.5 5.35908 1.57858 5.15724 1.87267 4.90891C2.16445 4.66254 2.6163 4.41815 3.21842 4.2031C4.4183 3.77457 6.1088 3.5 8 3.5C9.8912 3.5 11.5817 3.77457 12.7816 4.2031C13.3837 4.41815 13.8356 4.66254 14.1273 4.90891C14.4214 5.15724 14.5 5.35908 14.5 5.5Z" fill="url(#paint3_linear_393_6303)" stroke="url(#paint4_linear_393_6303)"/>
<ellipse cx="8" cy="5.5" rx="5" ry="1.5" fill="#8F5035"/> <ellipse cx="8" cy="5.5" rx="5" ry="1.5" fill="#8F5035"/>
<g filter="url(#filter0_i_393_6303)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_393_6303)" stroke="url(#paint6_linear_393_6303)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint5_linear_393_6303)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_393_6303" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_393_6303"/>
</filter>
<linearGradient id="paint0_linear_393_6303" x1="1.8776" y1="14.5572" x2="10.7054" y2="6.24614" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_393_6303" x1="1.8776" y1="14.5572" x2="10.7054" y2="6.24614" gradientUnits="userSpaceOnUse">
<stop offset="0.308746" stop-color="#E5E5E5"/> <stop offset="0.308746" stop-color="#E5E5E5"/>
<stop offset="1" stop-color="#C4C4C4"/> <stop offset="1" stop-color="#C4C4C4"/>
@ -44,7 +31,11 @@
<stop stop-color="white"/> <stop stop-color="white"/>
<stop offset="1" stop-color="#F0F0F0"/> <stop offset="1" stop-color="#F0F0F0"/>
</linearGradient> </linearGradient>
<linearGradient id="paint5_linear_393_6303" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint5_radial_393_6303" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint6_linear_393_6303" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@ -6,23 +6,10 @@
<path d="M3.21372 10.2175C3.21372 9.94848 3.31993 9.76633 3.51755 9.55248C3.58704 9.47728 3.65055 9.41554 3.72264 9.34544C3.7704 9.299 3.82193 9.2489 3.88147 9.18879C4.01399 9.05501 4.1629 8.89271 4.28328 8.69499C4.54759 8.26085 4.56273 7.78877 4.36918 7.39022C4.18359 7.00804 3.82869 6.73726 3.42652 6.61854C3.10409 6.52336 2.73054 6.45715 2.33421 6.53292C1.92719 6.61073 1.54937 6.8277 1.2027 7.20579C0.499749 7.97247 0.499901 8.78826 0.499998 9.30815C0.499999 9.31421 0.5 9.32023 0.5 9.32621C0.5 10.2632 0.780358 11.0373 1.18704 11.5879C1.57915 12.1187 2.13951 12.5 2.71372 12.5C3.00933 12.5 3.2927 12.4154 3.50272 12.2081C3.7117 12.0017 3.78496 11.7361 3.78496 11.5C3.78496 11.2588 3.6595 11.0803 3.59665 10.9959C3.56269 10.9503 3.52493 10.9048 3.49484 10.8685C3.49293 10.8662 3.49105 10.8639 3.4892 10.8617C3.45538 10.8209 3.42626 10.7855 3.39806 10.7483C3.2971 10.6148 3.21372 10.466 3.21372 10.2175Z" stroke="url(#paint2_linear_393_6301)"/> <path d="M3.21372 10.2175C3.21372 9.94848 3.31993 9.76633 3.51755 9.55248C3.58704 9.47728 3.65055 9.41554 3.72264 9.34544C3.7704 9.299 3.82193 9.2489 3.88147 9.18879C4.01399 9.05501 4.1629 8.89271 4.28328 8.69499C4.54759 8.26085 4.56273 7.78877 4.36918 7.39022C4.18359 7.00804 3.82869 6.73726 3.42652 6.61854C3.10409 6.52336 2.73054 6.45715 2.33421 6.53292C1.92719 6.61073 1.54937 6.8277 1.2027 7.20579C0.499749 7.97247 0.499901 8.78826 0.499998 9.30815C0.499999 9.31421 0.5 9.32023 0.5 9.32621C0.5 10.2632 0.780358 11.0373 1.18704 11.5879C1.57915 12.1187 2.13951 12.5 2.71372 12.5C3.00933 12.5 3.2927 12.4154 3.50272 12.2081C3.7117 12.0017 3.78496 11.7361 3.78496 11.5C3.78496 11.2588 3.6595 11.0803 3.59665 10.9959C3.56269 10.9503 3.52493 10.9048 3.49484 10.8685C3.49293 10.8662 3.49105 10.8639 3.4892 10.8617C3.45538 10.8209 3.42626 10.7855 3.39806 10.7483C3.2971 10.6148 3.21372 10.466 3.21372 10.2175Z" stroke="url(#paint2_linear_393_6301)"/>
<path d="M14.5 5.5C14.5 5.64092 14.4214 5.84276 14.1273 6.09109C13.8356 6.33746 13.3837 6.58185 12.7816 6.7969C11.5817 7.22543 9.8912 7.5 8 7.5C6.1088 7.5 4.4183 7.22543 3.21842 6.7969C2.6163 6.58185 2.16445 6.33746 1.87267 6.09109C1.57858 5.84276 1.5 5.64092 1.5 5.5C1.5 5.35908 1.57858 5.15724 1.87267 4.90891C2.16445 4.66254 2.6163 4.41815 3.21842 4.2031C4.4183 3.77457 6.1088 3.5 8 3.5C9.8912 3.5 11.5817 3.77457 12.7816 4.2031C13.3837 4.41815 13.8356 4.66254 14.1273 4.90891C14.4214 5.15724 14.5 5.35908 14.5 5.5Z" fill="url(#paint3_linear_393_6301)" stroke="url(#paint4_linear_393_6301)"/> <path d="M14.5 5.5C14.5 5.64092 14.4214 5.84276 14.1273 6.09109C13.8356 6.33746 13.3837 6.58185 12.7816 6.7969C11.5817 7.22543 9.8912 7.5 8 7.5C6.1088 7.5 4.4183 7.22543 3.21842 6.7969C2.6163 6.58185 2.16445 6.33746 1.87267 6.09109C1.57858 5.84276 1.5 5.64092 1.5 5.5C1.5 5.35908 1.57858 5.15724 1.87267 4.90891C2.16445 4.66254 2.6163 4.41815 3.21842 4.2031C4.4183 3.77457 6.1088 3.5 8 3.5C9.8912 3.5 11.5817 3.77457 12.7816 4.2031C13.3837 4.41815 13.8356 4.66254 14.1273 4.90891C14.4214 5.15724 14.5 5.35908 14.5 5.5Z" fill="url(#paint3_linear_393_6301)" stroke="url(#paint4_linear_393_6301)"/>
<ellipse cx="8" cy="5.5" rx="5" ry="1.5" fill="#8F5035"/> <ellipse cx="8" cy="5.5" rx="5" ry="1.5" fill="#8F5035"/>
<g filter="url(#filter0_i_393_6301)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_393_6301)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_393_6301" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_393_6301"/>
</filter>
<linearGradient id="paint0_linear_393_6301" x1="1.8776" y1="14.5572" x2="10.7054" y2="6.24614" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_393_6301" x1="1.8776" y1="14.5572" x2="10.7054" y2="6.24614" gradientUnits="userSpaceOnUse">
<stop offset="0.308746" stop-color="#E5E5E5"/> <stop offset="0.308746" stop-color="#E5E5E5"/>
<stop offset="1" stop-color="#C4C4C4"/> <stop offset="1" stop-color="#C4C4C4"/>
@ -44,6 +31,10 @@
<stop stop-color="white"/> <stop stop-color="white"/>
<stop offset="1" stop-color="#F0F0F0"/> <stop offset="1" stop-color="#F0F0F0"/>
</linearGradient> </linearGradient>
<radialGradient id="paint5_radial_393_6301" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_393_6301"> <clipPath id="clip0_393_6301">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@ -12,10 +12,7 @@
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 4V12C13 13.1046 10.7614 14 8 14C5.23858 14 3 13.1046 3 12V4C3 2.89543 5.23858 2 8 2C10.7614 2 13 2.89543 13 4Z"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M13 4V12C13 13.1046 10.7614 14 8 14C5.23858 14 3 13.1046 3 12V4C3 2.89543 5.23858 2 8 2C10.7614 2 13 2.89543 13 4Z"/>
</mask> </mask>
<path d="M12 4V12H14V4H12ZM8 15C9.47536 15 10.8571 14.7626 11.9069 14.3427C12.4291 14.1338 12.9187 13.8601 13.2942 13.505C13.6718 13.148 14 12.6397 14 12H12C12 11.9126 12.0484 11.9305 11.92 12.0519C11.7894 12.1754 11.5468 12.3327 11.1641 12.4857C10.4043 12.7897 9.28606 13 8 13V15ZM2 12C2 12.6397 2.32823 13.148 2.70582 13.505C3.08129 13.8601 3.57094 14.1338 4.09308 14.3427C5.1429 14.7626 6.52464 15 8 15V13C6.71394 13 5.59568 12.7897 4.83586 12.4857C4.45317 12.3327 4.21059 12.1754 4.08003 12.0519C3.95159 11.9305 4 11.9126 4 12H2ZM4 12V4H2V12H4ZM8 1C6.52464 1 5.1429 1.23738 4.09308 1.65731C3.57094 1.86616 3.08129 2.13987 2.70582 2.49495C2.32823 2.85204 2 3.36029 2 4H4C4 4.08742 3.95159 4.06954 4.08003 3.94807C4.21059 3.8246 4.45317 3.66734 4.83586 3.51426C5.59568 3.21033 6.71394 3 8 3V1ZM14 4C14 3.36029 13.6718 2.85204 13.2942 2.49495C12.9187 2.13987 12.4291 1.86616 11.9069 1.65731C10.8571 1.23738 9.47536 1 8 1V3C9.28606 3 10.4043 3.21033 11.1641 3.51426C11.5468 3.66734 11.7894 3.8246 11.92 3.94807C12.0484 4.06954 12 4.08742 12 4H14Z" fill="url(#paint2_linear_99_13584)" mask="url(#path-4-inside-2_99_13584)"/> <path d="M12 4V12H14V4H12ZM8 15C9.47536 15 10.8571 14.7626 11.9069 14.3427C12.4291 14.1338 12.9187 13.8601 13.2942 13.505C13.6718 13.148 14 12.6397 14 12H12C12 11.9126 12.0484 11.9305 11.92 12.0519C11.7894 12.1754 11.5468 12.3327 11.1641 12.4857C10.4043 12.7897 9.28606 13 8 13V15ZM2 12C2 12.6397 2.32823 13.148 2.70582 13.505C3.08129 13.8601 3.57094 14.1338 4.09308 14.3427C5.1429 14.7626 6.52464 15 8 15V13C6.71394 13 5.59568 12.7897 4.83586 12.4857C4.45317 12.3327 4.21059 12.1754 4.08003 12.0519C3.95159 11.9305 4 11.9126 4 12H2ZM4 12V4H2V12H4ZM8 1C6.52464 1 5.1429 1.23738 4.09308 1.65731C3.57094 1.86616 3.08129 2.13987 2.70582 2.49495C2.32823 2.85204 2 3.36029 2 4H4C4 4.08742 3.95159 4.06954 4.08003 3.94807C4.21059 3.8246 4.45317 3.66734 4.83586 3.51426C5.59568 3.21033 6.71394 3 8 3V1ZM14 4C14 3.36029 13.6718 2.85204 13.2942 2.49495C12.9187 2.13987 12.4291 1.86616 11.9069 1.65731C10.8571 1.23738 9.47536 1 8 1V3C9.28606 3 10.4043 3.21033 11.1641 3.51426C11.5468 3.66734 11.7894 3.8246 11.92 3.94807C12.0484 4.06954 12 4.08742 12 4H14Z" fill="url(#paint2_linear_99_13584)" mask="url(#path-4-inside-2_99_13584)"/>
<g filter="url(#filter1_i_99_13584)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_99_13584)" stroke="url(#paint4_linear_99_13584)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint3_linear_99_13584)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -28,16 +25,6 @@
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_99_13584"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_99_13584"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_99_13584" result="shape"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_99_13584" result="shape"/>
</filter> </filter>
<filter id="filter1_i_99_13584" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_13584"/>
</filter>
<linearGradient id="paint0_linear_99_13584" x1="2" y1="7.46154" x2="14" y2="7.46154" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_13584" x1="2" y1="7.46154" x2="14" y2="7.46154" gradientUnits="userSpaceOnUse">
<stop stop-color="#EEEEEE"/> <stop stop-color="#EEEEEE"/>
<stop offset="1" stop-color="#C2C2C2"/> <stop offset="1" stop-color="#C2C2C2"/>
@ -50,7 +37,11 @@
<stop stop-color="#E7E7E7"/> <stop stop-color="#E7E7E7"/>
<stop offset="0.883197" stop-color="white"/> <stop offset="0.883197" stop-color="white"/>
</linearGradient> </linearGradient>
<linearGradient id="paint3_linear_99_13584" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint3_radial_99_13584" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint4_linear_99_13584" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -12,10 +12,7 @@
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 4V12C13 13.1046 10.7614 14 8 14C5.23858 14 3 13.1046 3 12V4C3 2.89543 5.23858 2 8 2C10.7614 2 13 2.89543 13 4Z"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M13 4V12C13 13.1046 10.7614 14 8 14C5.23858 14 3 13.1046 3 12V4C3 2.89543 5.23858 2 8 2C10.7614 2 13 2.89543 13 4Z"/>
</mask> </mask>
<path d="M12 4V12H14V4H12ZM8 15C9.47536 15 10.8571 14.7626 11.9069 14.3427C12.4291 14.1338 12.9187 13.8601 13.2942 13.505C13.6718 13.148 14 12.6397 14 12H12C12 11.9126 12.0484 11.9305 11.92 12.0519C11.7894 12.1754 11.5468 12.3327 11.1641 12.4857C10.4043 12.7897 9.28606 13 8 13V15ZM2 12C2 12.6397 2.32823 13.148 2.70582 13.505C3.08129 13.8601 3.57094 14.1338 4.09308 14.3427C5.1429 14.7626 6.52464 15 8 15V13C6.71394 13 5.59568 12.7897 4.83586 12.4857C4.45317 12.3327 4.21059 12.1754 4.08003 12.0519C3.95159 11.9305 4 11.9126 4 12H2ZM4 12V4H2V12H4ZM8 1C6.52464 1 5.1429 1.23738 4.09308 1.65731C3.57094 1.86616 3.08129 2.13987 2.70582 2.49495C2.32823 2.85204 2 3.36029 2 4H4C4 4.08742 3.95159 4.06954 4.08003 3.94807C4.21059 3.8246 4.45317 3.66734 4.83586 3.51426C5.59568 3.21033 6.71394 3 8 3V1ZM14 4C14 3.36029 13.6718 2.85204 13.2942 2.49495C12.9187 2.13987 12.4291 1.86616 11.9069 1.65731C10.8571 1.23738 9.47536 1 8 1V3C9.28606 3 10.4043 3.21033 11.1641 3.51426C11.5468 3.66734 11.7894 3.8246 11.92 3.94807C12.0484 4.06954 12 4.08742 12 4H14Z" fill="url(#paint2_linear_99_13572)" mask="url(#path-4-inside-2_99_13572)"/> <path d="M12 4V12H14V4H12ZM8 15C9.47536 15 10.8571 14.7626 11.9069 14.3427C12.4291 14.1338 12.9187 13.8601 13.2942 13.505C13.6718 13.148 14 12.6397 14 12H12C12 11.9126 12.0484 11.9305 11.92 12.0519C11.7894 12.1754 11.5468 12.3327 11.1641 12.4857C10.4043 12.7897 9.28606 13 8 13V15ZM2 12C2 12.6397 2.32823 13.148 2.70582 13.505C3.08129 13.8601 3.57094 14.1338 4.09308 14.3427C5.1429 14.7626 6.52464 15 8 15V13C6.71394 13 5.59568 12.7897 4.83586 12.4857C4.45317 12.3327 4.21059 12.1754 4.08003 12.0519C3.95159 11.9305 4 11.9126 4 12H2ZM4 12V4H2V12H4ZM8 1C6.52464 1 5.1429 1.23738 4.09308 1.65731C3.57094 1.86616 3.08129 2.13987 2.70582 2.49495C2.32823 2.85204 2 3.36029 2 4H4C4 4.08742 3.95159 4.06954 4.08003 3.94807C4.21059 3.8246 4.45317 3.66734 4.83586 3.51426C5.59568 3.21033 6.71394 3 8 3V1ZM14 4C14 3.36029 13.6718 2.85204 13.2942 2.49495C12.9187 2.13987 12.4291 1.86616 11.9069 1.65731C10.8571 1.23738 9.47536 1 8 1V3C9.28606 3 10.4043 3.21033 11.1641 3.51426C11.5468 3.66734 11.7894 3.8246 11.92 3.94807C12.0484 4.06954 12 4.08742 12 4H14Z" fill="url(#paint2_linear_99_13572)" mask="url(#path-4-inside-2_99_13572)"/>
<g filter="url(#filter1_i_99_13572)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_99_13572)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -28,16 +25,6 @@
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_99_13572"/> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_99_13572"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_99_13572" result="shape"/> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_99_13572" result="shape"/>
</filter> </filter>
<filter id="filter1_i_99_13572" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_99_13572"/>
</filter>
<linearGradient id="paint0_linear_99_13572" x1="2" y1="7.46154" x2="14" y2="7.46154" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_99_13572" x1="2" y1="7.46154" x2="14" y2="7.46154" gradientUnits="userSpaceOnUse">
<stop stop-color="#EEEEEE"/> <stop stop-color="#EEEEEE"/>
<stop offset="1" stop-color="#C2C2C2"/> <stop offset="1" stop-color="#C2C2C2"/>
@ -50,6 +37,10 @@
<stop stop-color="#E7E7E7"/> <stop stop-color="#E7E7E7"/>
<stop offset="0.883197" stop-color="white"/> <stop offset="0.883197" stop-color="white"/>
</linearGradient> </linearGradient>
<radialGradient id="paint3_radial_99_13572" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_99_13572"> <clipPath id="clip0_99_13572">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -21,23 +21,10 @@
<path d="M10 1.5C10 0.671573 10.6716 0 11.5 0C12.3284 0 13 0.671573 13 1.5V2.5C13 3.32843 12.3284 4 11.5 4C10.6716 4 10 3.32843 10 2.5V1.5Z" fill="url(#paint2_linear_445_7141)"/> <path d="M10 1.5C10 0.671573 10.6716 0 11.5 0C12.3284 0 13 0.671573 13 1.5V2.5C13 3.32843 12.3284 4 11.5 4C10.6716 4 10 3.32843 10 2.5V1.5Z" fill="url(#paint2_linear_445_7141)"/>
<path d="M12 1.5V2.5H14V1.5H12ZM11 2.5V1.5H9V2.5H11ZM11.5 3C11.2239 3 11 2.77614 11 2.5H9C9 3.88071 10.1193 5 11.5 5V3ZM12 2.5C12 2.77614 11.7761 3 11.5 3V5C12.8807 5 14 3.88071 14 2.5H12ZM11.5 1C11.7761 1 12 1.22386 12 1.5H14C14 0.119288 12.8807 -1 11.5 -1V1ZM11.5 -1C10.1193 -1 9 0.119288 9 1.5H11C11 1.22386 11.2239 1 11.5 1V-1Z" fill="black" fill-opacity="0.2" mask="url(#path-9-inside-3_445_7141)"/> <path d="M12 1.5V2.5H14V1.5H12ZM11 2.5V1.5H9V2.5H11ZM11.5 3C11.2239 3 11 2.77614 11 2.5H9C9 3.88071 10.1193 5 11.5 5V3ZM12 2.5C12 2.77614 11.7761 3 11.5 3V5C12.8807 5 14 3.88071 14 2.5H12ZM11.5 1C11.7761 1 12 1.22386 12 1.5H14C14 0.119288 12.8807 -1 11.5 -1V1ZM11.5 -1C10.1193 -1 9 0.119288 9 1.5H11C11 1.22386 11.2239 1 11.5 1V-1Z" fill="black" fill-opacity="0.2" mask="url(#path-9-inside-3_445_7141)"/>
<path d="M7.38 7.275V12H6.351V8.304L5.497 8.913L5.028 8.234L6.435 7.275H7.38ZM11.0426 7.268V7.989L9.55159 12.112L8.59959 11.804L9.97859 8.066H8.33359V7.268H11.0426Z" fill="black" fill-opacity="0.5"/> <path d="M7.38 7.275V12H6.351V8.304L5.497 8.913L5.028 8.234L6.435 7.275H7.38ZM11.0426 7.268V7.989L9.55159 12.112L8.59959 11.804L9.97859 8.066H8.33359V7.268H11.0426Z" fill="black" fill-opacity="0.5"/>
<g filter="url(#filter0_i_445_7141)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_445_7141)" stroke="url(#paint4_linear_445_7141)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint3_linear_445_7141)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_445_7141" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_445_7141"/>
</filter>
<linearGradient id="paint0_linear_445_7141" x1="2" y1="2.09255" x2="14" y2="13.9075" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_445_7141" x1="2" y1="2.09255" x2="14" y2="13.9075" gradientUnits="userSpaceOnUse">
<stop stop-color="#FCFCFC"/> <stop stop-color="#FCFCFC"/>
<stop offset="1" stop-color="white"/> <stop offset="1" stop-color="white"/>
@ -52,7 +39,11 @@
<stop offset="0.465" stop-color="white"/> <stop offset="0.465" stop-color="white"/>
<stop offset="1" stop-color="#DFBDBD"/> <stop offset="1" stop-color="#DFBDBD"/>
</linearGradient> </linearGradient>
<linearGradient id="paint3_linear_445_7141" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint3_radial_445_7141" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint4_linear_445_7141" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -21,23 +21,10 @@
<path d="M10 1.5C10 0.671573 10.6716 0 11.5 0C12.3284 0 13 0.671573 13 1.5V2.5C13 3.32843 12.3284 4 11.5 4C10.6716 4 10 3.32843 10 2.5V1.5Z" fill="url(#paint2_linear_445_7138)"/> <path d="M10 1.5C10 0.671573 10.6716 0 11.5 0C12.3284 0 13 0.671573 13 1.5V2.5C13 3.32843 12.3284 4 11.5 4C10.6716 4 10 3.32843 10 2.5V1.5Z" fill="url(#paint2_linear_445_7138)"/>
<path d="M12 1.5V2.5H14V1.5H12ZM11 2.5V1.5H9V2.5H11ZM11.5 3C11.2239 3 11 2.77614 11 2.5H9C9 3.88071 10.1193 5 11.5 5V3ZM12 2.5C12 2.77614 11.7761 3 11.5 3V5C12.8807 5 14 3.88071 14 2.5H12ZM11.5 1C11.7761 1 12 1.22386 12 1.5H14C14 0.119288 12.8807 -1 11.5 -1V1ZM11.5 -1C10.1193 -1 9 0.119288 9 1.5H11C11 1.22386 11.2239 1 11.5 1V-1Z" fill="black" fill-opacity="0.2" mask="url(#path-9-inside-3_445_7138)"/> <path d="M12 1.5V2.5H14V1.5H12ZM11 2.5V1.5H9V2.5H11ZM11.5 3C11.2239 3 11 2.77614 11 2.5H9C9 3.88071 10.1193 5 11.5 5V3ZM12 2.5C12 2.77614 11.7761 3 11.5 3V5C12.8807 5 14 3.88071 14 2.5H12ZM11.5 1C11.7761 1 12 1.22386 12 1.5H14C14 0.119288 12.8807 -1 11.5 -1V1ZM11.5 -1C10.1193 -1 9 0.119288 9 1.5H11C11 1.22386 11.2239 1 11.5 1V-1Z" fill="black" fill-opacity="0.2" mask="url(#path-9-inside-3_445_7138)"/>
<path d="M7.38 7.275V12H6.351V8.304L5.497 8.913L5.028 8.234L6.435 7.275H7.38ZM11.0426 7.268V7.989L9.55159 12.112L8.59959 11.804L9.97859 8.066H8.33359V7.268H11.0426Z" fill="black" fill-opacity="0.5"/> <path d="M7.38 7.275V12H6.351V8.304L5.497 8.913L5.028 8.234L6.435 7.275H7.38ZM11.0426 7.268V7.989L9.55159 12.112L8.59959 11.804L9.97859 8.066H8.33359V7.268H11.0426Z" fill="black" fill-opacity="0.5"/>
<g filter="url(#filter0_i_445_7138)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_445_7138)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_445_7138" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_445_7138"/>
</filter>
<linearGradient id="paint0_linear_445_7138" x1="2" y1="2.09255" x2="14" y2="13.9075" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_445_7138" x1="2" y1="2.09255" x2="14" y2="13.9075" gradientUnits="userSpaceOnUse">
<stop stop-color="#FCFCFC"/> <stop stop-color="#FCFCFC"/>
<stop offset="1" stop-color="white"/> <stop offset="1" stop-color="white"/>
@ -52,6 +39,10 @@
<stop offset="0.465" stop-color="white"/> <stop offset="0.465" stop-color="white"/>
<stop offset="1" stop-color="#DFBDBD"/> <stop offset="1" stop-color="#DFBDBD"/>
</linearGradient> </linearGradient>
<radialGradient id="paint3_radial_445_7138" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_445_7138"> <clipPath id="clip0_445_7138">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -5,28 +5,19 @@
</mask> </mask>
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 8.23607C1 8.08082 1.03614 7.92771 1.10557 7.78885L2.72361 4.55279C2.893 4.214 3.23926 4 3.61803 4H12.382C12.7607 4 13.107 4.214 13.2764 4.55279L14.8944 7.78885C14.9639 7.92771 15 8.08082 15 8.23607V12C15 12.5523 14.5523 13 14 13H2C1.44772 13 1 12.5523 1 12V8.23607Z" fill="url(#paint0_linear_198_3814)"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M1 8.23607C1 8.08082 1.03614 7.92771 1.10557 7.78885L2.72361 4.55279C2.893 4.214 3.23926 4 3.61803 4H12.382C12.7607 4 13.107 4.214 13.2764 4.55279L14.8944 7.78885C14.9639 7.92771 15 8.08082 15 8.23607V12C15 12.5523 14.5523 13 14 13H2C1.44772 13 1 12.5523 1 12V8.23607Z" fill="url(#paint0_linear_198_3814)"/>
<path d="M14.8944 7.78885L14 8.23607L14.8944 7.78885ZM13.2764 4.55279L14.1708 4.10557L13.2764 4.55279ZM1.10557 7.78885L0.211146 7.34164L1.10557 7.78885ZM1.82918 4.10557L0.211146 7.34164L2 8.23607L3.61803 5L1.82918 4.10557ZM12.382 3H3.61803V5H12.382V3ZM15.7889 7.34164L14.1708 4.10557L12.382 5L14 8.23607L15.7889 7.34164ZM14 8.23607V12H16V8.23607H14ZM14 12H2V14H14V12ZM2 12V8.23607H0V12H2ZM2 12H2H0C0 13.1046 0.895431 14 2 14V12ZM14 12V14C15.1046 14 16 13.1046 16 12H14ZM14 8.23607H16C16 7.92558 15.9277 7.61935 15.7889 7.34164L14 8.23607ZM12.382 5V5L14.1708 4.10557C13.832 3.428 13.1395 3 12.382 3V5ZM0.211146 7.34164C0.0722901 7.61935 0 7.92558 0 8.23607H2L2 8.23607L0.211146 7.34164ZM3.61803 5H3.61803V3C2.86049 3 2.16796 3.428 1.82918 4.10557L3.61803 5Z" fill="url(#paint1_linear_198_3814)" mask="url(#path-1-outside-1_198_3814)"/> <path d="M14.8944 7.78885L14 8.23607L14.8944 7.78885ZM13.2764 4.55279L14.1708 4.10557L13.2764 4.55279ZM1.10557 7.78885L0.211146 7.34164L1.10557 7.78885ZM1.82918 4.10557L0.211146 7.34164L2 8.23607L3.61803 5L1.82918 4.10557ZM12.382 3H3.61803V5H12.382V3ZM15.7889 7.34164L14.1708 4.10557L12.382 5L14 8.23607L15.7889 7.34164ZM14 8.23607V12H16V8.23607H14ZM14 12H2V14H14V12ZM2 12V8.23607H0V12H2ZM2 12H2H0C0 13.1046 0.895431 14 2 14V12ZM14 12V14C15.1046 14 16 13.1046 16 12H14ZM14 8.23607H16C16 7.92558 15.9277 7.61935 15.7889 7.34164L14 8.23607ZM12.382 5V5L14.1708 4.10557C13.832 3.428 13.1395 3 12.382 3V5ZM0.211146 7.34164C0.0722901 7.61935 0 7.92558 0 8.23607H2L2 8.23607L0.211146 7.34164ZM3.61803 5H3.61803V3C2.86049 3 2.16796 3.428 1.82918 4.10557L3.61803 5Z" fill="url(#paint1_linear_198_3814)" mask="url(#path-1-outside-1_198_3814)"/>
<path d="M12.3178 6.32396C12.4491 6.41709 12.4869 6.47792 12.4971 6.5C12.4869 6.52208 12.4491 6.58291 12.3178 6.67604C12.1269 6.81143 11.8183 6.95382 11.3919 7.08175C10.5454 7.33568 9.34607 7.5 8 7.5C6.65393 7.5 5.4546 7.33568 4.60814 7.08175C4.18173 6.95382 3.87308 6.81143 3.68219 6.67604C3.55089 6.58291 3.51314 6.52208 3.50291 6.5C3.51314 6.47792 3.55089 6.41709 3.68219 6.32396C3.87308 6.18857 4.18173 6.04618 4.60814 5.91825C5.4546 5.66432 6.65393 5.5 8 5.5C9.34607 5.5 10.5454 5.66432 11.3919 5.91825C11.8183 6.04618 12.1269 6.18857 12.3178 6.32396Z" fill="#D9D9D9" stroke="url(#paint2_linear_198_3814)"/> <mask id="path-3-inside-2_198_3814" fill="white">
<mask id="path-4-inside-2_198_3814" fill="white"> <path d="M13 6.5C13 7.32843 10.7614 8 8 8C5.23858 8 3 7.32843 3 6.5C3 5.67157 5.23858 5 8 5C10.7614 5 13 5.67157 13 6.5Z"/>
</mask>
<path d="M13 6.5C13 7.32843 10.7614 8 8 8C5.23858 8 3 7.32843 3 6.5C3 5.67157 5.23858 5 8 5C10.7614 5 13 5.67157 13 6.5Z" fill="#D9D9D9"/>
<path d="M12 6.5C12 6.22229 12.1833 6.15846 12.0285 6.26821C11.8998 6.35953 11.6486 6.48271 11.2482 6.60283C10.4601 6.83926 9.31143 7 8 7V9C9.44999 9 10.8013 8.82495 11.8229 8.51849C12.3273 8.36716 12.8083 8.16712 13.1856 7.89953C13.5369 7.65036 14 7.19192 14 6.5H12ZM8 7C6.68857 7 5.5399 6.83926 4.75181 6.60283C4.3514 6.48271 4.10022 6.35953 3.97146 6.26821C3.81672 6.15846 4 6.22229 4 6.5H2C2 7.19192 2.4631 7.65036 2.81439 7.89953C3.19166 8.16712 3.67271 8.36716 4.17712 8.51849C5.19867 8.82495 6.55001 9 8 9V7ZM4 6.5C4 6.77771 3.81672 6.84154 3.97146 6.73179C4.10022 6.64047 4.3514 6.51729 4.75181 6.39717C5.5399 6.16074 6.68857 6 8 6V4C6.55001 4 5.19867 4.17505 4.17712 4.48151C3.67271 4.63284 3.19166 4.83288 2.81439 5.10047C2.4631 5.34964 2 5.80808 2 6.5H4ZM8 6C9.31143 6 10.4601 6.16074 11.2482 6.39717C11.6486 6.51729 11.8998 6.64047 12.0285 6.73179C12.1833 6.84154 12 6.77771 12 6.5H14C14 5.80808 13.5369 5.34964 13.1856 5.10047C12.8083 4.83288 12.3273 4.63284 11.8229 4.48151C10.8013 4.17505 9.44999 4 8 4V6Z" fill="url(#paint2_linear_198_3814)" mask="url(#path-3-inside-2_198_3814)"/>
<mask id="path-5-inside-3_198_3814" fill="white">
<path d="M1 9H15V12C15 12.5523 14.5523 13 14 13H2C1.44772 13 1 12.5523 1 12V9Z"/> <path d="M1 9H15V12C15 12.5523 14.5523 13 14 13H2C1.44772 13 1 12.5523 1 12V9Z"/>
</mask> </mask>
<path d="M1 9H15H1ZM16 12C16 13.1046 15.1046 14 14 14H2C0.895431 14 0 13.1046 0 12H2H14H16ZM2 14C0.895431 14 0 13.1046 0 12V9H2V12V14ZM16 9V12C16 13.1046 15.1046 14 14 14V12V9H16Z" fill="white" fill-opacity="0.66" style="mix-blend-mode:soft-light" mask="url(#path-4-inside-2_198_3814)"/> <path d="M1 9H15H1ZM16 12C16 13.1046 15.1046 14 14 14H2C0.895431 14 0 13.1046 0 12H2H14H16ZM2 14C0.895431 14 0 13.1046 0 12V9H2V12V14ZM16 9V12C16 13.1046 15.1046 14 14 14V12V9H16Z" fill="white" fill-opacity="0.66" style="mix-blend-mode:soft-light" mask="url(#path-5-inside-3_198_3814)"/>
<path d="M3.61803 4.5H12.382C12.5714 4.5 12.7445 4.607 12.8292 4.77639L13.2691 4.55645L12.8292 4.77639L14.5 8.11803V8.5H1.5V8.11803L3.17082 4.77639C3.25552 4.607 3.42865 4.5 3.61803 4.5Z" stroke="white" stroke-opacity="0.66" style="mix-blend-mode:hard-light"/> <path d="M3.61803 4.5H12.382C12.5714 4.5 12.7445 4.607 12.8292 4.77639L13.2691 4.55645L12.8292 4.77639L14.5 8.11803V8.5H1.5V8.11803L3.17082 4.77639C3.25552 4.607 3.42865 4.5 3.61803 4.5Z" stroke="white" stroke-opacity="0.66" style="mix-blend-mode:hard-light"/>
<g filter="url(#filter0_i_198_3814)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_198_3814)" stroke="url(#paint4_linear_198_3814)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint3_linear_198_3814)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_198_3814" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_198_3814"/>
</filter>
<linearGradient id="paint0_linear_198_3814" x1="1" y1="4" x2="15.9154" y2="12.5231" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_198_3814" x1="1" y1="4" x2="15.9154" y2="12.5231" gradientUnits="userSpaceOnUse">
<stop stop-color="#DBDBDB"/> <stop stop-color="#DBDBDB"/>
<stop offset="1" stop-color="#AEAEAE"/> <stop offset="1" stop-color="#AEAEAE"/>
@ -39,7 +30,11 @@
<stop stop-color="white"/> <stop stop-color="white"/>
<stop offset="1" stop-color="#999999"/> <stop offset="1" stop-color="#999999"/>
</linearGradient> </linearGradient>
<linearGradient id="paint3_linear_198_3814" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint3_radial_198_3814" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint4_linear_198_3814" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -5,28 +5,19 @@
</mask> </mask>
<path fill-rule="evenodd" clip-rule="evenodd" d="M1 8.23607C1 8.08082 1.03614 7.92771 1.10557 7.78885L2.72361 4.55279C2.893 4.214 3.23926 4 3.61803 4H12.382C12.7607 4 13.107 4.214 13.2764 4.55279L14.8944 7.78885C14.9639 7.92771 15 8.08082 15 8.23607V12C15 12.5523 14.5523 13 14 13H2C1.44772 13 1 12.5523 1 12V8.23607Z" fill="url(#paint0_linear_198_3754)"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M1 8.23607C1 8.08082 1.03614 7.92771 1.10557 7.78885L2.72361 4.55279C2.893 4.214 3.23926 4 3.61803 4H12.382C12.7607 4 13.107 4.214 13.2764 4.55279L14.8944 7.78885C14.9639 7.92771 15 8.08082 15 8.23607V12C15 12.5523 14.5523 13 14 13H2C1.44772 13 1 12.5523 1 12V8.23607Z" fill="url(#paint0_linear_198_3754)"/>
<path d="M14.8944 7.78885L14 8.23607L14.8944 7.78885ZM13.2764 4.55279L14.1708 4.10557L13.2764 4.55279ZM1.10557 7.78885L0.211146 7.34164L1.10557 7.78885ZM1.82918 4.10557L0.211146 7.34164L2 8.23607L3.61803 5L1.82918 4.10557ZM12.382 3H3.61803V5H12.382V3ZM15.7889 7.34164L14.1708 4.10557L12.382 5L14 8.23607L15.7889 7.34164ZM14 8.23607V12H16V8.23607H14ZM14 12H2V14H14V12ZM2 12V8.23607H0V12H2ZM2 12H2H0C0 13.1046 0.895431 14 2 14V12ZM14 12V14C15.1046 14 16 13.1046 16 12H14ZM14 8.23607H16C16 7.92558 15.9277 7.61935 15.7889 7.34164L14 8.23607ZM12.382 5V5L14.1708 4.10557C13.832 3.428 13.1395 3 12.382 3V5ZM0.211146 7.34164C0.0722901 7.61935 0 7.92558 0 8.23607H2L2 8.23607L0.211146 7.34164ZM3.61803 5H3.61803V3C2.86049 3 2.16796 3.428 1.82918 4.10557L3.61803 5Z" fill="url(#paint1_linear_198_3754)" mask="url(#path-1-outside-1_198_3754)"/> <path d="M14.8944 7.78885L14 8.23607L14.8944 7.78885ZM13.2764 4.55279L14.1708 4.10557L13.2764 4.55279ZM1.10557 7.78885L0.211146 7.34164L1.10557 7.78885ZM1.82918 4.10557L0.211146 7.34164L2 8.23607L3.61803 5L1.82918 4.10557ZM12.382 3H3.61803V5H12.382V3ZM15.7889 7.34164L14.1708 4.10557L12.382 5L14 8.23607L15.7889 7.34164ZM14 8.23607V12H16V8.23607H14ZM14 12H2V14H14V12ZM2 12V8.23607H0V12H2ZM2 12H2H0C0 13.1046 0.895431 14 2 14V12ZM14 12V14C15.1046 14 16 13.1046 16 12H14ZM14 8.23607H16C16 7.92558 15.9277 7.61935 15.7889 7.34164L14 8.23607ZM12.382 5V5L14.1708 4.10557C13.832 3.428 13.1395 3 12.382 3V5ZM0.211146 7.34164C0.0722901 7.61935 0 7.92558 0 8.23607H2L2 8.23607L0.211146 7.34164ZM3.61803 5H3.61803V3C2.86049 3 2.16796 3.428 1.82918 4.10557L3.61803 5Z" fill="url(#paint1_linear_198_3754)" mask="url(#path-1-outside-1_198_3754)"/>
<path d="M12.3178 6.32396C12.4491 6.41709 12.4869 6.47792 12.4971 6.5C12.4869 6.52208 12.4491 6.58291 12.3178 6.67604C12.1269 6.81143 11.8183 6.95382 11.3919 7.08175C10.5454 7.33568 9.34607 7.5 8 7.5C6.65393 7.5 5.4546 7.33568 4.60814 7.08175C4.18173 6.95382 3.87308 6.81143 3.68219 6.67604C3.55089 6.58291 3.51314 6.52208 3.50291 6.5C3.51314 6.47792 3.55089 6.41709 3.68219 6.32396C3.87308 6.18857 4.18173 6.04618 4.60814 5.91825C5.4546 5.66432 6.65393 5.5 8 5.5C9.34607 5.5 10.5454 5.66432 11.3919 5.91825C11.8183 6.04618 12.1269 6.18857 12.3178 6.32396Z" fill="#D9D9D9" stroke="url(#paint2_linear_198_3754)"/> <mask id="path-3-inside-2_198_3754" fill="white">
<mask id="path-4-inside-2_198_3754" fill="white"> <path d="M13 6.5C13 7.32843 10.7614 8 8 8C5.23858 8 3 7.32843 3 6.5C3 5.67157 5.23858 5 8 5C10.7614 5 13 5.67157 13 6.5Z"/>
</mask>
<path d="M13 6.5C13 7.32843 10.7614 8 8 8C5.23858 8 3 7.32843 3 6.5C3 5.67157 5.23858 5 8 5C10.7614 5 13 5.67157 13 6.5Z" fill="#D9D9D9"/>
<path d="M12 6.5C12 6.22229 12.1833 6.15846 12.0285 6.26821C11.8998 6.35953 11.6486 6.48271 11.2482 6.60283C10.4601 6.83926 9.31143 7 8 7V9C9.44999 9 10.8013 8.82495 11.8229 8.51849C12.3273 8.36716 12.8083 8.16712 13.1856 7.89953C13.5369 7.65036 14 7.19192 14 6.5H12ZM8 7C6.68857 7 5.5399 6.83926 4.75181 6.60283C4.3514 6.48271 4.10022 6.35953 3.97146 6.26821C3.81672 6.15846 4 6.22229 4 6.5H2C2 7.19192 2.4631 7.65036 2.81439 7.89953C3.19166 8.16712 3.67271 8.36716 4.17712 8.51849C5.19867 8.82495 6.55001 9 8 9V7ZM4 6.5C4 6.77771 3.81672 6.84154 3.97146 6.73179C4.10022 6.64047 4.3514 6.51729 4.75181 6.39717C5.5399 6.16074 6.68857 6 8 6V4C6.55001 4 5.19867 4.17505 4.17712 4.48151C3.67271 4.63284 3.19166 4.83288 2.81439 5.10047C2.4631 5.34964 2 5.80808 2 6.5H4ZM8 6C9.31143 6 10.4601 6.16074 11.2482 6.39717C11.6486 6.51729 11.8998 6.64047 12.0285 6.73179C12.1833 6.84154 12 6.77771 12 6.5H14C14 5.80808 13.5369 5.34964 13.1856 5.10047C12.8083 4.83288 12.3273 4.63284 11.8229 4.48151C10.8013 4.17505 9.44999 4 8 4V6Z" fill="url(#paint2_linear_198_3754)" mask="url(#path-3-inside-2_198_3754)"/>
<mask id="path-5-inside-3_198_3754" fill="white">
<path d="M1 9H15V12C15 12.5523 14.5523 13 14 13H2C1.44772 13 1 12.5523 1 12V9Z"/> <path d="M1 9H15V12C15 12.5523 14.5523 13 14 13H2C1.44772 13 1 12.5523 1 12V9Z"/>
</mask> </mask>
<path d="M1 9H15H1ZM16 12C16 13.1046 15.1046 14 14 14H2C0.895431 14 0 13.1046 0 12H2H14H16ZM2 14C0.895431 14 0 13.1046 0 12V9H2V12V14ZM16 9V12C16 13.1046 15.1046 14 14 14V12V9H16Z" fill="white" fill-opacity="0.66" style="mix-blend-mode:soft-light" mask="url(#path-4-inside-2_198_3754)"/> <path d="M1 9H15H1ZM16 12C16 13.1046 15.1046 14 14 14H2C0.895431 14 0 13.1046 0 12H2H14H16ZM2 14C0.895431 14 0 13.1046 0 12V9H2V12V14ZM16 9V12C16 13.1046 15.1046 14 14 14V12V9H16Z" fill="white" fill-opacity="0.66" style="mix-blend-mode:soft-light" mask="url(#path-5-inside-3_198_3754)"/>
<path d="M3.61803 4.5H12.382C12.5714 4.5 12.7445 4.607 12.8292 4.77639L13.2691 4.55645L12.8292 4.77639L14.5 8.11803V8.5H1.5V8.11803L3.17082 4.77639C3.25552 4.607 3.42865 4.5 3.61803 4.5Z" stroke="white" stroke-opacity="0.66" style="mix-blend-mode:hard-light"/> <path d="M3.61803 4.5H12.382C12.5714 4.5 12.7445 4.607 12.8292 4.77639L13.2691 4.55645L12.8292 4.77639L14.5 8.11803V8.5H1.5V8.11803L3.17082 4.77639C3.25552 4.607 3.42865 4.5 3.61803 4.5Z" stroke="white" stroke-opacity="0.66" style="mix-blend-mode:hard-light"/>
<g filter="url(#filter0_i_198_3754)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_198_3754)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_198_3754" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_198_3754"/>
</filter>
<linearGradient id="paint0_linear_198_3754" x1="1" y1="4" x2="15.9154" y2="12.5231" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_198_3754" x1="1" y1="4" x2="15.9154" y2="12.5231" gradientUnits="userSpaceOnUse">
<stop stop-color="#DBDBDB"/> <stop stop-color="#DBDBDB"/>
<stop offset="1" stop-color="#AEAEAE"/> <stop offset="1" stop-color="#AEAEAE"/>
@ -39,5 +30,9 @@
<stop stop-color="white"/> <stop stop-color="white"/>
<stop offset="1" stop-color="#999999"/> <stop offset="1" stop-color="#999999"/>
</linearGradient> </linearGradient>
<radialGradient id="paint3_radial_198_3754" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@ -6,23 +6,10 @@
<path d="M2 2.5C1.79777 2.5 1.61545 2.62182 1.53806 2.80866C1.46067 2.9955 1.50345 3.21055 1.64645 3.35355L7.64645 9.35355C7.84171 9.54882 8.15829 9.54882 8.35355 9.35355L14.3536 3.35355C14.4966 3.21055 14.5393 2.9955 14.4619 2.80866C14.3845 2.62182 14.2022 2.5 14 2.5H2Z" stroke="#508DC8" stroke-opacity="0.66" stroke-linejoin="round"/> <path d="M2 2.5C1.79777 2.5 1.61545 2.62182 1.53806 2.80866C1.46067 2.9955 1.50345 3.21055 1.64645 3.35355L7.64645 9.35355C7.84171 9.54882 8.15829 9.54882 8.35355 9.35355L14.3536 3.35355C14.4966 3.21055 14.5393 2.9955 14.4619 2.80866C14.3845 2.62182 14.2022 2.5 14 2.5H2Z" stroke="#508DC8" stroke-opacity="0.66" stroke-linejoin="round"/>
<rect x="1.5" y="3.5" width="13" height="8" stroke="white" stroke-opacity="0.8" stroke-linejoin="round"/> <rect x="1.5" y="3.5" width="13" height="8" stroke="white" stroke-opacity="0.8" stroke-linejoin="round"/>
<rect x="0.5" y="2.5" width="15" height="10" stroke="url(#paint1_linear_345_6034)" stroke-linejoin="round"/> <rect x="0.5" y="2.5" width="15" height="10" stroke="url(#paint1_linear_345_6034)" stroke-linejoin="round"/>
<g filter="url(#filter0_i_345_6034)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint2_radial_345_6034)" stroke="url(#paint3_linear_345_6034)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint2_linear_345_6034)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_345_6034" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_345_6034"/>
</filter>
<linearGradient id="paint0_linear_345_6034" x1="8" y1="3" x2="8" y2="12" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_345_6034" x1="8" y1="3" x2="8" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#B7D7FC"/> <stop stop-color="#B7D7FC"/>
<stop offset="1" stop-color="#DCEBFE"/> <stop offset="1" stop-color="#DCEBFE"/>
@ -32,7 +19,11 @@
<stop offset="0.503843" stop-color="#3870BA"/> <stop offset="0.503843" stop-color="#3870BA"/>
<stop offset="1" stop-color="#508CC8"/> <stop offset="1" stop-color="#508CC8"/>
</linearGradient> </linearGradient>
<linearGradient id="paint2_linear_345_6034" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint2_radial_345_6034" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint3_linear_345_6034" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -6,23 +6,10 @@
<path d="M2 2.5C1.79777 2.5 1.61545 2.62182 1.53806 2.80866C1.46067 2.9955 1.50345 3.21055 1.64645 3.35355L7.64645 9.35355C7.84171 9.54882 8.15829 9.54882 8.35355 9.35355L14.3536 3.35355C14.4966 3.21055 14.5393 2.9955 14.4619 2.80866C14.3845 2.62182 14.2022 2.5 14 2.5H2Z" stroke="#508DC8" stroke-opacity="0.66" stroke-linejoin="round"/> <path d="M2 2.5C1.79777 2.5 1.61545 2.62182 1.53806 2.80866C1.46067 2.9955 1.50345 3.21055 1.64645 3.35355L7.64645 9.35355C7.84171 9.54882 8.15829 9.54882 8.35355 9.35355L14.3536 3.35355C14.4966 3.21055 14.5393 2.9955 14.4619 2.80866C14.3845 2.62182 14.2022 2.5 14 2.5H2Z" stroke="#508DC8" stroke-opacity="0.66" stroke-linejoin="round"/>
<rect x="1.5" y="3.5" width="13" height="8" stroke="white" stroke-opacity="0.8" stroke-linejoin="round"/> <rect x="1.5" y="3.5" width="13" height="8" stroke="white" stroke-opacity="0.8" stroke-linejoin="round"/>
<rect x="0.5" y="2.5" width="15" height="10" stroke="url(#paint1_linear_345_6039)" stroke-linejoin="round"/> <rect x="0.5" y="2.5" width="15" height="10" stroke="url(#paint1_linear_345_6039)" stroke-linejoin="round"/>
<g filter="url(#filter0_i_345_6039)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint2_radial_345_6039)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_345_6039" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_345_6039"/>
</filter>
<linearGradient id="paint0_linear_345_6039" x1="8" y1="3" x2="8" y2="12" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_345_6039" x1="8" y1="3" x2="8" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#B7D7FC"/> <stop stop-color="#B7D7FC"/>
<stop offset="1" stop-color="#DCEBFE"/> <stop offset="1" stop-color="#DCEBFE"/>
@ -32,6 +19,10 @@
<stop offset="0.503843" stop-color="#3870BA"/> <stop offset="0.503843" stop-color="#3870BA"/>
<stop offset="1" stop-color="#508CC8"/> <stop offset="1" stop-color="#508CC8"/>
</linearGradient> </linearGradient>
<radialGradient id="paint2_radial_345_6039" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_345_6039"> <clipPath id="clip0_345_6039">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -3,27 +3,18 @@
<path d="M7.99998 3.17592L12.8467 11.3H3.15322L7.99998 3.17592Z" stroke="white" stroke-linejoin="round" style="mix-blend-mode:color-burn"/> <path d="M7.99998 3.17592L12.8467 11.3H3.15322L7.99998 3.17592Z" stroke="white" stroke-linejoin="round" style="mix-blend-mode:color-burn"/>
<path d="M7.99998 3.17592L12.8467 11.3H3.15322L7.99998 3.17592Z" stroke="white" stroke-linejoin="round" style="mix-blend-mode:overlay"/> <path d="M7.99998 3.17592L12.8467 11.3H3.15322L7.99998 3.17592Z" stroke="white" stroke-linejoin="round" style="mix-blend-mode:overlay"/>
<path d="M8.792 5.182L8.584 8.59H7.336L7.128 5.182H8.792ZM7.96 9.262C8.18933 9.262 8.384 9.34467 8.544 9.51C8.704 9.67 8.784 9.862 8.784 10.086C8.784 10.31 8.704 10.5047 8.544 10.67C8.384 10.83 8.18933 10.91 7.96 10.91C7.73067 10.91 7.536 10.83 7.376 10.67C7.216 10.5047 7.136 10.31 7.136 10.086C7.136 9.862 7.216 9.67 7.376 9.51C7.536 9.34467 7.73067 9.262 7.96 9.262Z" fill="#C07D2C"/> <path d="M8.792 5.182L8.584 8.59H7.336L7.128 5.182H8.792ZM7.96 9.262C8.18933 9.262 8.384 9.34467 8.544 9.51C8.704 9.67 8.784 9.862 8.784 10.086C8.784 10.31 8.704 10.5047 8.544 10.67C8.384 10.83 8.18933 10.91 7.96 10.91C7.73067 10.91 7.536 10.83 7.376 10.67C7.216 10.5047 7.136 10.31 7.136 10.086C7.136 9.862 7.216 9.67 7.376 9.51C7.536 9.34467 7.73067 9.262 7.96 9.262Z" fill="#C07D2C"/>
<g filter="url(#filter0_i_189_3694)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint1_radial_189_3694)" stroke="url(#paint2_linear_189_3694)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint1_linear_189_3694)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_189_3694" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_189_3694"/>
</filter>
<linearGradient id="paint0_linear_189_3694" x1="7.99998" y1="2.20001" x2="7.99998" y2="11.8" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_189_3694" x1="7.99998" y1="2.20001" x2="7.99998" y2="11.8" gradientUnits="userSpaceOnUse">
<stop stop-color="#E1B129"/> <stop stop-color="#E1B129"/>
<stop offset="1" stop-color="#BF7C2B"/> <stop offset="1" stop-color="#BF7C2B"/>
</linearGradient> </linearGradient>
<linearGradient id="paint1_linear_189_3694" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint1_radial_189_3694" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint2_linear_189_3694" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -3,25 +3,16 @@
<path d="M7.99998 3.17592L12.8467 11.3H3.15322L7.99998 3.17592Z" stroke="white" stroke-linejoin="round" style="mix-blend-mode:color-burn"/> <path d="M7.99998 3.17592L12.8467 11.3H3.15322L7.99998 3.17592Z" stroke="white" stroke-linejoin="round" style="mix-blend-mode:color-burn"/>
<path d="M7.99998 3.17592L12.8467 11.3H3.15322L7.99998 3.17592Z" stroke="white" stroke-linejoin="round" style="mix-blend-mode:overlay"/> <path d="M7.99998 3.17592L12.8467 11.3H3.15322L7.99998 3.17592Z" stroke="white" stroke-linejoin="round" style="mix-blend-mode:overlay"/>
<path d="M8.792 5.182L8.584 8.59H7.336L7.128 5.182H8.792ZM7.96 9.262C8.18933 9.262 8.384 9.34467 8.544 9.51C8.704 9.67 8.784 9.862 8.784 10.086C8.784 10.31 8.704 10.5047 8.544 10.67C8.384 10.83 8.18933 10.91 7.96 10.91C7.73067 10.91 7.536 10.83 7.376 10.67C7.216 10.5047 7.136 10.31 7.136 10.086C7.136 9.862 7.216 9.67 7.376 9.51C7.536 9.34467 7.73067 9.262 7.96 9.262Z" fill="#C07D2C"/> <path d="M8.792 5.182L8.584 8.59H7.336L7.128 5.182H8.792ZM7.96 9.262C8.18933 9.262 8.384 9.34467 8.544 9.51C8.704 9.67 8.784 9.862 8.784 10.086C8.784 10.31 8.704 10.5047 8.544 10.67C8.384 10.83 8.18933 10.91 7.96 10.91C7.73067 10.91 7.536 10.83 7.376 10.67C7.216 10.5047 7.136 10.31 7.136 10.086C7.136 9.862 7.216 9.67 7.376 9.51C7.536 9.34467 7.73067 9.262 7.96 9.262Z" fill="#C07D2C"/>
<g filter="url(#filter0_i_189_3711)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint1_radial_189_3711)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_189_3711" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_189_3711"/>
</filter>
<linearGradient id="paint0_linear_189_3711" x1="7.99998" y1="2.20001" x2="7.99998" y2="11.8" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_189_3711" x1="7.99998" y1="2.20001" x2="7.99998" y2="11.8" gradientUnits="userSpaceOnUse">
<stop stop-color="#E1B129"/> <stop stop-color="#E1B129"/>
<stop offset="1" stop-color="#BF7C2B"/> <stop offset="1" stop-color="#BF7C2B"/>
</linearGradient> </linearGradient>
<radialGradient id="paint1_radial_189_3711" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -8,10 +8,7 @@
<rect x="1.5" y="1.5" width="13" height="13" rx="1.5" stroke="white" stroke-opacity="0.33"/> <rect x="1.5" y="1.5" width="13" height="13" rx="1.5" stroke="white" stroke-opacity="0.33"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 13C11.4477 13 11.0066 12.55 10.9384 12.002C10.4878 8.38166 7.61833 5.51216 3.99801 5.06163C3.44996 4.99343 3 4.55227 3 3.99999C3 3.4477 3.44901 2.99473 3.9986 3.04922C8.72414 3.51773 12.4823 7.27585 12.9508 12.0014C13.0053 12.551 12.5523 13 12 13ZM3.99652 6.4073C3.45034 6.32543 3 6.78103 3 7.33332C3 7.8856 3.45297 8.32219 3.99273 8.43913C5.77324 8.82487 7.17512 10.2267 7.56085 12.0073C7.67779 12.547 8.11438 13 8.66667 13C9.21895 13 9.67455 12.5497 9.59269 12.0035C9.16041 9.11934 6.88064 6.83958 3.99652 6.4073ZM4.5 13C5.32843 13 6 12.3284 6 11.5C6 10.6716 5.32843 9.99999 4.5 9.99999C3.67157 9.99999 3 10.6716 3 11.5C3 12.3284 3.67157 13 4.5 13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 13C11.4477 13 11.0066 12.55 10.9384 12.002C10.4878 8.38166 7.61833 5.51216 3.99801 5.06163C3.44996 4.99343 3 4.55227 3 3.99999C3 3.4477 3.44901 2.99473 3.9986 3.04922C8.72414 3.51773 12.4823 7.27585 12.9508 12.0014C13.0053 12.551 12.5523 13 12 13ZM3.99652 6.4073C3.45034 6.32543 3 6.78103 3 7.33332C3 7.8856 3.45297 8.32219 3.99273 8.43913C5.77324 8.82487 7.17512 10.2267 7.56085 12.0073C7.67779 12.547 8.11438 13 8.66667 13C9.21895 13 9.67455 12.5497 9.59269 12.0035C9.16041 9.11934 6.88064 6.83958 3.99652 6.4073ZM4.5 13C5.32843 13 6 12.3284 6 11.5C6 10.6716 5.32843 9.99999 4.5 9.99999C3.67157 9.99999 3 10.6716 3 11.5C3 12.3284 3.67157 13 4.5 13Z" fill="white"/>
</g> </g>
<g filter="url(#filter1_i_135_3279)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint1_radial_135_3279)" stroke="url(#paint2_linear_135_3279)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint1_linear_135_3279)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -26,22 +23,16 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.692135 0 0 0 0 0.230339 0 0 0 1 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.692135 0 0 0 0 0.230339 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_135_3279"/> <feBlend mode="normal" in2="shape" result="effect1_innerShadow_135_3279"/>
</filter> </filter>
<filter id="filter1_i_135_3279" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_135_3279"/>
</filter>
<linearGradient id="paint0_linear_135_3279" x1="8" y1="0" x2="8" y2="16" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_135_3279" x1="8" y1="0" x2="8" y2="16" gradientUnits="userSpaceOnUse">
<stop stop-color="#93AACE"/> <stop stop-color="#93AACE"/>
<stop offset="0.0001" stop-color="#FF8500"/> <stop offset="0.0001" stop-color="#FF8500"/>
<stop offset="1" stop-color="#FF4500"/> <stop offset="1" stop-color="#FF4500"/>
</linearGradient> </linearGradient>
<linearGradient id="paint1_linear_135_3279" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint1_radial_135_3279" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint2_linear_135_3279" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -8,10 +8,7 @@
<rect x="1.5" y="1.5" width="13" height="13" rx="1.5" stroke="white" stroke-opacity="0.33"/> <rect x="1.5" y="1.5" width="13" height="13" rx="1.5" stroke="white" stroke-opacity="0.33"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 13C11.4477 13 11.0066 12.55 10.9384 12.002C10.4878 8.38166 7.61833 5.51216 3.99801 5.06163C3.44996 4.99343 3 4.55227 3 3.99999C3 3.4477 3.44901 2.99473 3.9986 3.04922C8.72414 3.51773 12.4823 7.27585 12.9508 12.0014C13.0053 12.551 12.5523 13 12 13ZM3.99652 6.4073C3.45034 6.32543 3 6.78103 3 7.33332C3 7.8856 3.45297 8.32219 3.99273 8.43913C5.77324 8.82487 7.17512 10.2267 7.56085 12.0073C7.67779 12.547 8.11438 13 8.66667 13C9.21895 13 9.67455 12.5497 9.59269 12.0035C9.16041 9.11934 6.88064 6.83958 3.99652 6.4073ZM4.5 13C5.32843 13 6 12.3284 6 11.5C6 10.6716 5.32843 9.99999 4.5 9.99999C3.67157 9.99999 3 10.6716 3 11.5C3 12.3284 3.67157 13 4.5 13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 13C11.4477 13 11.0066 12.55 10.9384 12.002C10.4878 8.38166 7.61833 5.51216 3.99801 5.06163C3.44996 4.99343 3 4.55227 3 3.99999C3 3.4477 3.44901 2.99473 3.9986 3.04922C8.72414 3.51773 12.4823 7.27585 12.9508 12.0014C13.0053 12.551 12.5523 13 12 13ZM3.99652 6.4073C3.45034 6.32543 3 6.78103 3 7.33332C3 7.8856 3.45297 8.32219 3.99273 8.43913C5.77324 8.82487 7.17512 10.2267 7.56085 12.0073C7.67779 12.547 8.11438 13 8.66667 13C9.21895 13 9.67455 12.5497 9.59269 12.0035C9.16041 9.11934 6.88064 6.83958 3.99652 6.4073ZM4.5 13C5.32843 13 6 12.3284 6 11.5C6 10.6716 5.32843 9.99999 4.5 9.99999C3.67157 9.99999 3 10.6716 3 11.5C3 12.3284 3.67157 13 4.5 13Z" fill="white"/>
</g> </g>
<g filter="url(#filter1_i_135_3325)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint1_radial_135_3325)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -26,21 +23,15 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.692135 0 0 0 0 0.230339 0 0 0 1 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.692135 0 0 0 0 0.230339 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_135_3325"/> <feBlend mode="normal" in2="shape" result="effect1_innerShadow_135_3325"/>
</filter> </filter>
<filter id="filter1_i_135_3325" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_135_3325"/>
</filter>
<linearGradient id="paint0_linear_135_3325" x1="8" y1="0" x2="8" y2="16" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_135_3325" x1="8" y1="0" x2="8" y2="16" gradientUnits="userSpaceOnUse">
<stop stop-color="#93AACE"/> <stop stop-color="#93AACE"/>
<stop offset="0.0001" stop-color="#FF8500"/> <stop offset="0.0001" stop-color="#FF8500"/>
<stop offset="1" stop-color="#FF4500"/> <stop offset="1" stop-color="#FF4500"/>
</linearGradient> </linearGradient>
<radialGradient id="paint1_radial_135_3325" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_135_3325"> <clipPath id="clip0_135_3325">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -28,22 +28,9 @@
<circle cx="11" cy="9" r="2" fill="#F9E068"/> <circle cx="11" cy="9" r="2" fill="#F9E068"/>
</g> </g>
</g> </g>
<g filter="url(#filter0_i_481_8273)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint11_radial_481_8273)" stroke="url(#paint12_linear_481_8273)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint11_linear_481_8273)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_481_8273" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_481_8273"/>
</filter>
<linearGradient id="paint0_linear_481_8273" x1="2" y1="2.5" x2="14" y2="14.5" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_481_8273" x1="2" y1="2.5" x2="14" y2="14.5" gradientUnits="userSpaceOnUse">
<stop stop-color="#6C6C6C"/> <stop stop-color="#6C6C6C"/>
<stop offset="1" stop-color="#050505"/> <stop offset="1" stop-color="#050505"/>
@ -88,7 +75,11 @@
<stop stop-color="#74D550"/> <stop stop-color="#74D550"/>
<stop offset="0.834534" stop-color="#9DE272"/> <stop offset="0.834534" stop-color="#9DE272"/>
</linearGradient> </linearGradient>
<linearGradient id="paint11_linear_481_8273" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint11_radial_481_8273" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint12_linear_481_8273" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@ -28,22 +28,9 @@
<circle cx="11" cy="9" r="2" fill="#F9E068"/> <circle cx="11" cy="9" r="2" fill="#F9E068"/>
</g> </g>
</g> </g>
<g filter="url(#filter0_i_481_8270)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint11_radial_481_8270)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_481_8270" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_481_8270"/>
</filter>
<linearGradient id="paint0_linear_481_8270" x1="2" y1="2.5" x2="14" y2="14.5" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_481_8270" x1="2" y1="2.5" x2="14" y2="14.5" gradientUnits="userSpaceOnUse">
<stop stop-color="#6C6C6C"/> <stop stop-color="#6C6C6C"/>
<stop offset="1" stop-color="#050505"/> <stop offset="1" stop-color="#050505"/>
@ -88,6 +75,10 @@
<stop stop-color="#74D550"/> <stop stop-color="#74D550"/>
<stop offset="0.834534" stop-color="#9DE272"/> <stop offset="0.834534" stop-color="#9DE272"/>
</linearGradient> </linearGradient>
<radialGradient id="paint11_radial_481_8270" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_481_8270"> <clipPath id="clip0_481_8270">
<rect width="6" height="5" fill="white" transform="translate(5 3)"/> <rect width="6" height="5" fill="white" transform="translate(5 3)"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

@ -5,22 +5,9 @@
<path d="M14.5 12V8C14.5 7.17157 13.8284 6.5 13 6.5H7.70711C7.12175 6.5 6.56036 6.73253 6.14645 7.14645C5.92007 7.37282 5.61304 7.5 5.29289 7.5H3C2.17157 7.5 1.5 8.17157 1.5 9V12C1.5 12.8284 2.17157 13.5 3 13.5H13C13.8284 13.5 14.5 12.8284 14.5 12Z" fill="url(#paint2_linear_155_2618)" stroke="url(#paint3_linear_155_2618)"/> <path d="M14.5 12V8C14.5 7.17157 13.8284 6.5 13 6.5H7.70711C7.12175 6.5 6.56036 6.73253 6.14645 7.14645C5.92007 7.37282 5.61304 7.5 5.29289 7.5H3C2.17157 7.5 1.5 8.17157 1.5 9V12C1.5 12.8284 2.17157 13.5 3 13.5H13C13.8284 13.5 14.5 12.8284 14.5 12Z" fill="url(#paint2_linear_155_2618)" stroke="url(#paint3_linear_155_2618)"/>
<path d="M13.5 8V12C13.5 12.2761 13.2761 12.5 13 12.5H3C2.72386 12.5 2.5 12.2761 2.5 12V9C2.5 8.72386 2.72386 8.5 3 8.5H5.29289C5.87825 8.5 6.43964 8.26747 6.85355 7.85355C7.07993 7.62718 7.38696 7.5 7.70711 7.5H13C13.2761 7.5 13.5 7.72386 13.5 8Z" stroke="white" stroke-opacity="0.5" style="mix-blend-mode:hard-light"/> <path d="M13.5 8V12C13.5 12.2761 13.2761 12.5 13 12.5H3C2.72386 12.5 2.5 12.2761 2.5 12V9C2.5 8.72386 2.72386 8.5 3 8.5H5.29289C5.87825 8.5 6.43964 8.26747 6.85355 7.85355C7.07993 7.62718 7.38696 7.5 7.70711 7.5H13C13.2761 7.5 13.5 7.72386 13.5 8Z" stroke="white" stroke-opacity="0.5" style="mix-blend-mode:hard-light"/>
<path d="M13.5 8V12C13.5 12.2761 13.2761 12.5 13 12.5H3C2.72386 12.5 2.5 12.2761 2.5 12V9C2.5 8.72386 2.72386 8.5 3 8.5H5.29289C5.87825 8.5 6.43964 8.26747 6.85355 7.85355C7.07993 7.62718 7.38696 7.5 7.70711 7.5H13C13.2761 7.5 13.5 7.72386 13.5 8Z" stroke="white" stroke-opacity="0.5" style="mix-blend-mode:soft-light"/> <path d="M13.5 8V12C13.5 12.2761 13.2761 12.5 13 12.5H3C2.72386 12.5 2.5 12.2761 2.5 12V9C2.5 8.72386 2.72386 8.5 3 8.5H5.29289C5.87825 8.5 6.43964 8.26747 6.85355 7.85355C7.07993 7.62718 7.38696 7.5 7.70711 7.5H13C13.2761 7.5 13.5 7.72386 13.5 8Z" stroke="white" stroke-opacity="0.5" style="mix-blend-mode:soft-light"/>
<g filter="url(#filter0_i_155_2618)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_155_2618)" stroke="url(#paint5_linear_155_2618)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint4_linear_155_2618)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_155_2618" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_155_2618"/>
</filter>
<linearGradient id="paint0_linear_155_2618" x1="2" y1="4" x2="14" y2="13" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_155_2618" x1="2" y1="4" x2="14" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#F8E48E"/> <stop stop-color="#F8E48E"/>
<stop offset="1" stop-color="#F1CD2E"/> <stop offset="1" stop-color="#F1CD2E"/>
@ -37,7 +24,11 @@
<stop stop-color="#DEB04D"/> <stop stop-color="#DEB04D"/>
<stop offset="1" stop-color="#D98B34"/> <stop offset="1" stop-color="#D98B34"/>
</linearGradient> </linearGradient>
<linearGradient id="paint4_linear_155_2618" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint4_radial_155_2618" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint5_linear_155_2618" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -5,22 +5,9 @@
<path d="M14.5 12V8C14.5 7.17157 13.8284 6.5 13 6.5H7.70711C7.12175 6.5 6.56036 6.73253 6.14645 7.14645C5.92007 7.37282 5.61304 7.5 5.29289 7.5H3C2.17157 7.5 1.5 8.17157 1.5 9V12C1.5 12.8284 2.17157 13.5 3 13.5H13C13.8284 13.5 14.5 12.8284 14.5 12Z" fill="url(#paint2_linear_155_2628)" stroke="url(#paint3_linear_155_2628)"/> <path d="M14.5 12V8C14.5 7.17157 13.8284 6.5 13 6.5H7.70711C7.12175 6.5 6.56036 6.73253 6.14645 7.14645C5.92007 7.37282 5.61304 7.5 5.29289 7.5H3C2.17157 7.5 1.5 8.17157 1.5 9V12C1.5 12.8284 2.17157 13.5 3 13.5H13C13.8284 13.5 14.5 12.8284 14.5 12Z" fill="url(#paint2_linear_155_2628)" stroke="url(#paint3_linear_155_2628)"/>
<path d="M13.5 8V12C13.5 12.2761 13.2761 12.5 13 12.5H3C2.72386 12.5 2.5 12.2761 2.5 12V9C2.5 8.72386 2.72386 8.5 3 8.5H5.29289C5.87825 8.5 6.43964 8.26747 6.85355 7.85355C7.07993 7.62718 7.38696 7.5 7.70711 7.5H13C13.2761 7.5 13.5 7.72386 13.5 8Z" stroke="white" stroke-opacity="0.5" style="mix-blend-mode:hard-light"/> <path d="M13.5 8V12C13.5 12.2761 13.2761 12.5 13 12.5H3C2.72386 12.5 2.5 12.2761 2.5 12V9C2.5 8.72386 2.72386 8.5 3 8.5H5.29289C5.87825 8.5 6.43964 8.26747 6.85355 7.85355C7.07993 7.62718 7.38696 7.5 7.70711 7.5H13C13.2761 7.5 13.5 7.72386 13.5 8Z" stroke="white" stroke-opacity="0.5" style="mix-blend-mode:hard-light"/>
<path d="M13.5 8V12C13.5 12.2761 13.2761 12.5 13 12.5H3C2.72386 12.5 2.5 12.2761 2.5 12V9C2.5 8.72386 2.72386 8.5 3 8.5H5.29289C5.87825 8.5 6.43964 8.26747 6.85355 7.85355C7.07993 7.62718 7.38696 7.5 7.70711 7.5H13C13.2761 7.5 13.5 7.72386 13.5 8Z" stroke="white" stroke-opacity="0.5" style="mix-blend-mode:soft-light"/> <path d="M13.5 8V12C13.5 12.2761 13.2761 12.5 13 12.5H3C2.72386 12.5 2.5 12.2761 2.5 12V9C2.5 8.72386 2.72386 8.5 3 8.5H5.29289C5.87825 8.5 6.43964 8.26747 6.85355 7.85355C7.07993 7.62718 7.38696 7.5 7.70711 7.5H13C13.2761 7.5 13.5 7.72386 13.5 8Z" stroke="white" stroke-opacity="0.5" style="mix-blend-mode:soft-light"/>
<g filter="url(#filter0_i_155_2628)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_155_2628)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_155_2628" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_155_2628"/>
</filter>
<linearGradient id="paint0_linear_155_2628" x1="2" y1="4" x2="14" y2="13" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_155_2628" x1="2" y1="4" x2="14" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#F8E48E"/> <stop stop-color="#F8E48E"/>
<stop offset="1" stop-color="#F1CD2E"/> <stop offset="1" stop-color="#F1CD2E"/>
@ -37,5 +24,9 @@
<stop stop-color="#DEB04D"/> <stop stop-color="#DEB04D"/>
<stop offset="1" stop-color="#D98B34"/> <stop offset="1" stop-color="#D98B34"/>
</linearGradient> </linearGradient>
<radialGradient id="paint4_radial_155_2628" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -23,23 +23,10 @@
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.08419 9.26651C2.57084 8.65862 3.63668 7.625 4.625 7.625C5.31782 7.625 5.64841 8.00813 5.96058 8.36991C6.23979 8.6935 6.50426 9 7 9C7.61037 9 8.37702 8.66209 8.99795 8.37912C8.93424 6.50209 7.39254 5 5.5 5C3.567 5 2 6.567 2 8.5C2 8.76331 2.02908 9.01982 2.08419 9.26651Z" fill="url(#paint6_linear_324_12018)"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.08419 9.26651C2.57084 8.65862 3.63668 7.625 4.625 7.625C5.31782 7.625 5.64841 8.00813 5.96058 8.36991C6.23979 8.6935 6.50426 9 7 9C7.61037 9 8.37702 8.66209 8.99795 8.37912C8.93424 6.50209 7.39254 5 5.5 5C3.567 5 2 6.567 2 8.5C2 8.76331 2.02908 9.01982 2.08419 9.26651Z" fill="url(#paint6_linear_324_12018)"/>
<path d="M2.08419 9.26651L1.10825 9.48456L1.5626 11.5181L2.86485 9.89147L2.08419 9.26651ZM5.96058 8.36991L5.20346 9.02319L5.96058 8.36991ZM8.99795 8.37912L9.41264 9.28908L10.02 9.01229L9.99738 8.3452L8.99795 8.37912ZM4.625 6.625C3.80894 6.625 3.08102 7.03613 2.57074 7.41462C2.036 7.81124 1.58764 8.28667 1.30354 8.64155L2.86485 9.89147C3.0674 9.63846 3.39529 9.29313 3.76221 9.02098C4.15359 8.73068 4.45275 8.625 4.625 8.625V6.625ZM6.71769 7.71663C6.40224 7.35104 5.80662 6.625 4.625 6.625V8.625C4.765 8.625 4.82662 8.65716 4.87491 8.68986C4.95587 8.74467 5.03431 8.82716 5.20346 9.02319L6.71769 7.71663ZM7 8C6.98217 8 6.98223 7.99776 6.99111 8.00079C6.99888 8.00345 6.99721 8.00469 6.98249 7.99411C6.96531 7.98178 6.93625 7.95762 6.88986 7.90965C6.84123 7.85937 6.79094 7.80152 6.71769 7.71663L5.20346 9.02319C5.44941 9.30823 5.99128 10 7 10V8ZM8.58327 7.46915C8.27185 7.61107 7.96358 7.74814 7.66735 7.85088C7.36124 7.95704 7.14048 8 7 8V10C7.46989 10 7.93764 9.874 8.32268 9.74047C8.71761 9.6035 9.10313 9.43013 9.41264 9.28908L8.58327 7.46915ZM5.5 6C6.85161 6 7.95304 7.07294 7.99853 8.41304L9.99738 8.3452C9.91545 5.93125 7.93346 4 5.5 4V6ZM3 8.5C3 7.11929 4.11929 6 5.5 6V4C3.01472 4 1 6.01472 1 8.5H3ZM3.06013 9.04846C3.0209 8.87288 3 8.68948 3 8.5H1C1 8.83714 1.03725 9.16676 1.10825 9.48456L3.06013 9.04846Z" fill="url(#paint7_linear_324_12018)" mask="url(#path-14-inside-2_324_12018)"/> <path d="M2.08419 9.26651L1.10825 9.48456L1.5626 11.5181L2.86485 9.89147L2.08419 9.26651ZM5.96058 8.36991L5.20346 9.02319L5.96058 8.36991ZM8.99795 8.37912L9.41264 9.28908L10.02 9.01229L9.99738 8.3452L8.99795 8.37912ZM4.625 6.625C3.80894 6.625 3.08102 7.03613 2.57074 7.41462C2.036 7.81124 1.58764 8.28667 1.30354 8.64155L2.86485 9.89147C3.0674 9.63846 3.39529 9.29313 3.76221 9.02098C4.15359 8.73068 4.45275 8.625 4.625 8.625V6.625ZM6.71769 7.71663C6.40224 7.35104 5.80662 6.625 4.625 6.625V8.625C4.765 8.625 4.82662 8.65716 4.87491 8.68986C4.95587 8.74467 5.03431 8.82716 5.20346 9.02319L6.71769 7.71663ZM7 8C6.98217 8 6.98223 7.99776 6.99111 8.00079C6.99888 8.00345 6.99721 8.00469 6.98249 7.99411C6.96531 7.98178 6.93625 7.95762 6.88986 7.90965C6.84123 7.85937 6.79094 7.80152 6.71769 7.71663L5.20346 9.02319C5.44941 9.30823 5.99128 10 7 10V8ZM8.58327 7.46915C8.27185 7.61107 7.96358 7.74814 7.66735 7.85088C7.36124 7.95704 7.14048 8 7 8V10C7.46989 10 7.93764 9.874 8.32268 9.74047C8.71761 9.6035 9.10313 9.43013 9.41264 9.28908L8.58327 7.46915ZM5.5 6C6.85161 6 7.95304 7.07294 7.99853 8.41304L9.99738 8.3452C9.91545 5.93125 7.93346 4 5.5 4V6ZM3 8.5C3 7.11929 4.11929 6 5.5 6V4C3.01472 4 1 6.01472 1 8.5H3ZM3.06013 9.04846C3.0209 8.87288 3 8.68948 3 8.5H1C1 8.83714 1.03725 9.16676 1.10825 9.48456L3.06013 9.04846Z" fill="url(#paint7_linear_324_12018)" mask="url(#path-14-inside-2_324_12018)"/>
</g> </g>
<g filter="url(#filter0_i_324_12018)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint8_radial_324_12018)" stroke="url(#paint9_linear_324_12018)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint8_linear_324_12018)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_324_12018" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_324_12018"/>
</filter>
<linearGradient id="paint0_linear_324_12018" x1="13.3" y1="9.16667" x2="7.34964" y2="6.66752" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_324_12018" x1="13.3" y1="9.16667" x2="7.34964" y2="6.66752" gradientUnits="userSpaceOnUse">
<stop stop-color="#679E41"/> <stop stop-color="#679E41"/>
<stop offset="0.488845" stop-color="#81B85A"/> <stop offset="0.488845" stop-color="#81B85A"/>
@ -74,7 +61,11 @@
<stop stop-color="#5C320E"/> <stop stop-color="#5C320E"/>
<stop offset="1" stop-color="#974B0F"/> <stop offset="1" stop-color="#974B0F"/>
</linearGradient> </linearGradient>
<linearGradient id="paint8_linear_324_12018" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint8_radial_324_12018" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint9_linear_324_12018" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 9.0 KiB

View File

@ -23,23 +23,10 @@
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.08419 9.26651C2.57084 8.65862 3.63668 7.625 4.625 7.625C5.31782 7.625 5.64841 8.00813 5.96058 8.36991C6.23979 8.6935 6.50426 9 7 9C7.61037 9 8.37702 8.66209 8.99795 8.37912C8.93424 6.50209 7.39254 5 5.5 5C3.567 5 2 6.567 2 8.5C2 8.76331 2.02908 9.01982 2.08419 9.26651Z" fill="url(#paint6_linear_324_11990)"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.08419 9.26651C2.57084 8.65862 3.63668 7.625 4.625 7.625C5.31782 7.625 5.64841 8.00813 5.96058 8.36991C6.23979 8.6935 6.50426 9 7 9C7.61037 9 8.37702 8.66209 8.99795 8.37912C8.93424 6.50209 7.39254 5 5.5 5C3.567 5 2 6.567 2 8.5C2 8.76331 2.02908 9.01982 2.08419 9.26651Z" fill="url(#paint6_linear_324_11990)"/>
<path d="M2.08419 9.26651L1.10825 9.48456L1.5626 11.5181L2.86485 9.89147L2.08419 9.26651ZM5.96058 8.36991L5.20346 9.02319L5.96058 8.36991ZM8.99795 8.37912L9.41264 9.28908L10.02 9.01229L9.99738 8.3452L8.99795 8.37912ZM4.625 6.625C3.80894 6.625 3.08102 7.03613 2.57074 7.41462C2.036 7.81124 1.58764 8.28667 1.30354 8.64155L2.86485 9.89147C3.0674 9.63846 3.39529 9.29313 3.76221 9.02098C4.15359 8.73068 4.45275 8.625 4.625 8.625V6.625ZM6.71769 7.71663C6.40224 7.35104 5.80662 6.625 4.625 6.625V8.625C4.765 8.625 4.82662 8.65716 4.87491 8.68986C4.95587 8.74467 5.03431 8.82716 5.20346 9.02319L6.71769 7.71663ZM7 8C6.98217 8 6.98223 7.99776 6.99111 8.00079C6.99888 8.00345 6.99721 8.00469 6.98249 7.99411C6.96531 7.98178 6.93625 7.95762 6.88986 7.90965C6.84123 7.85937 6.79094 7.80152 6.71769 7.71663L5.20346 9.02319C5.44941 9.30823 5.99128 10 7 10V8ZM8.58327 7.46915C8.27185 7.61107 7.96358 7.74814 7.66735 7.85088C7.36124 7.95704 7.14048 8 7 8V10C7.46989 10 7.93764 9.874 8.32268 9.74047C8.71761 9.6035 9.10313 9.43013 9.41264 9.28908L8.58327 7.46915ZM5.5 6C6.85161 6 7.95304 7.07294 7.99853 8.41304L9.99738 8.3452C9.91545 5.93125 7.93346 4 5.5 4V6ZM3 8.5C3 7.11929 4.11929 6 5.5 6V4C3.01472 4 1 6.01472 1 8.5H3ZM3.06013 9.04846C3.0209 8.87288 3 8.68948 3 8.5H1C1 8.83714 1.03725 9.16676 1.10825 9.48456L3.06013 9.04846Z" fill="url(#paint7_linear_324_11990)" mask="url(#path-14-inside-2_324_11990)"/> <path d="M2.08419 9.26651L1.10825 9.48456L1.5626 11.5181L2.86485 9.89147L2.08419 9.26651ZM5.96058 8.36991L5.20346 9.02319L5.96058 8.36991ZM8.99795 8.37912L9.41264 9.28908L10.02 9.01229L9.99738 8.3452L8.99795 8.37912ZM4.625 6.625C3.80894 6.625 3.08102 7.03613 2.57074 7.41462C2.036 7.81124 1.58764 8.28667 1.30354 8.64155L2.86485 9.89147C3.0674 9.63846 3.39529 9.29313 3.76221 9.02098C4.15359 8.73068 4.45275 8.625 4.625 8.625V6.625ZM6.71769 7.71663C6.40224 7.35104 5.80662 6.625 4.625 6.625V8.625C4.765 8.625 4.82662 8.65716 4.87491 8.68986C4.95587 8.74467 5.03431 8.82716 5.20346 9.02319L6.71769 7.71663ZM7 8C6.98217 8 6.98223 7.99776 6.99111 8.00079C6.99888 8.00345 6.99721 8.00469 6.98249 7.99411C6.96531 7.98178 6.93625 7.95762 6.88986 7.90965C6.84123 7.85937 6.79094 7.80152 6.71769 7.71663L5.20346 9.02319C5.44941 9.30823 5.99128 10 7 10V8ZM8.58327 7.46915C8.27185 7.61107 7.96358 7.74814 7.66735 7.85088C7.36124 7.95704 7.14048 8 7 8V10C7.46989 10 7.93764 9.874 8.32268 9.74047C8.71761 9.6035 9.10313 9.43013 9.41264 9.28908L8.58327 7.46915ZM5.5 6C6.85161 6 7.95304 7.07294 7.99853 8.41304L9.99738 8.3452C9.91545 5.93125 7.93346 4 5.5 4V6ZM3 8.5C3 7.11929 4.11929 6 5.5 6V4C3.01472 4 1 6.01472 1 8.5H3ZM3.06013 9.04846C3.0209 8.87288 3 8.68948 3 8.5H1C1 8.83714 1.03725 9.16676 1.10825 9.48456L3.06013 9.04846Z" fill="url(#paint7_linear_324_11990)" mask="url(#path-14-inside-2_324_11990)"/>
</g> </g>
<g filter="url(#filter0_i_324_11990)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint8_radial_324_11990)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_324_11990" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_324_11990"/>
</filter>
<linearGradient id="paint0_linear_324_11990" x1="13.3" y1="9.16667" x2="7.34964" y2="6.66752" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_324_11990" x1="13.3" y1="9.16667" x2="7.34964" y2="6.66752" gradientUnits="userSpaceOnUse">
<stop stop-color="#679E41"/> <stop stop-color="#679E41"/>
<stop offset="0.488845" stop-color="#81B85A"/> <stop offset="0.488845" stop-color="#81B85A"/>
@ -74,6 +61,10 @@
<stop stop-color="#5C320E"/> <stop stop-color="#5C320E"/>
<stop offset="1" stop-color="#974B0F"/> <stop offset="1" stop-color="#974B0F"/>
</linearGradient> </linearGradient>
<radialGradient id="paint8_radial_324_11990" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_324_11990"> <clipPath id="clip0_324_11990">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@ -11,10 +11,7 @@
</mask> </mask>
<path d="M4.076 11V8.907H2.956V11H1.857V6.149H2.956V8.046H4.076V6.149H5.182V11H4.076ZM8.13004 6.149L8.01804 6.989H7.02404V11H5.92504V6.989H4.88204V6.149H8.13004ZM11.6451 6.149L11.9531 11H10.9101L10.8541 9.075C10.8331 8.396 10.8191 7.717 10.8331 7.115L10.2451 10.482H9.20908L8.58608 7.115C8.61408 7.815 8.60708 8.403 8.59308 9.089L8.53708 11H7.50108L7.81608 6.149H9.17408L9.74108 9.474L10.2661 6.149H11.6451ZM12.9146 6.149V10.132H14.5246L14.4056 11H11.8156V6.149H12.9146Z" fill="white"/> <path d="M4.076 11V8.907H2.956V11H1.857V6.149H2.956V8.046H4.076V6.149H5.182V11H4.076ZM8.13004 6.149L8.01804 6.989H7.02404V11H5.92504V6.989H4.88204V6.149H8.13004ZM11.6451 6.149L11.9531 11H10.9101L10.8541 9.075C10.8331 8.396 10.8191 7.717 10.8331 7.115L10.2451 10.482H9.20908L8.58608 7.115C8.61408 7.815 8.60708 8.403 8.59308 9.089L8.53708 11H7.50108L7.81608 6.149H9.17408L9.74108 9.474L10.2661 6.149H11.6451ZM12.9146 6.149V10.132H14.5246L14.4056 11H11.8156V6.149H12.9146Z" fill="white"/>
<path d="M4.076 11H3.076V12H4.076V11ZM4.076 8.907H5.076V7.907H4.076V8.907ZM2.956 8.907V7.907H1.956V8.907H2.956ZM2.956 11V12H3.956V11H2.956ZM1.857 11H0.857V12H1.857V11ZM1.857 6.149V5.149H0.857V6.149H1.857ZM2.956 6.149H3.956V5.149H2.956V6.149ZM2.956 8.046H1.956V9.046H2.956V8.046ZM4.076 8.046V9.046H5.076V8.046H4.076ZM4.076 6.149V5.149H3.076V6.149H4.076ZM5.182 6.149H6.182V5.149H5.182V6.149ZM5.182 11V12H6.182V11H5.182ZM5.076 11V8.907H3.076V11H5.076ZM4.076 7.907H2.956V9.907H4.076V7.907ZM1.956 8.907V11H3.956V8.907H1.956ZM2.956 10H1.857V12H2.956V10ZM2.857 11V6.149H0.857V11H2.857ZM1.857 7.149H2.956V5.149H1.857V7.149ZM1.956 6.149V8.046H3.956V6.149H1.956ZM2.956 9.046H4.076V7.046H2.956V9.046ZM5.076 8.046V6.149H3.076V8.046H5.076ZM4.076 7.149H5.182V5.149H4.076V7.149ZM4.182 6.149V11H6.182V6.149H4.182ZM5.182 10H4.076V12H5.182V10ZM8.13004 6.149L9.12127 6.28116L9.27222 5.149H8.13004V6.149ZM8.01804 6.989V7.989H8.89356L9.00927 7.12116L8.01804 6.989ZM7.02404 6.989V5.989H6.02404V6.989H7.02404ZM7.02404 11V12H8.02404V11H7.02404ZM5.92504 11H4.92504V12H5.92504V11ZM5.92504 6.989H6.92504V5.989H5.92504V6.989ZM4.88204 6.989H3.88204V7.989H4.88204V6.989ZM4.88204 6.149V5.149H3.88204V6.149H4.88204ZM7.13881 6.01684L7.02681 6.85684L9.00927 7.12116L9.12127 6.28116L7.13881 6.01684ZM8.01804 5.989H7.02404V7.989H8.01804V5.989ZM6.02404 6.989V11H8.02404V6.989H6.02404ZM7.02404 10H5.92504V12H7.02404V10ZM6.92504 11V6.989H4.92504V11H6.92504ZM5.92504 5.989H4.88204V7.989H5.92504V5.989ZM5.88204 6.989V6.149H3.88204V6.989H5.88204ZM4.88204 7.149H8.13004V5.149H4.88204V7.149ZM11.6451 6.149L12.6431 6.08564L12.5836 5.149H11.6451V6.149ZM11.9531 11V12H13.0186L12.9511 10.9366L11.9531 11ZM10.9101 11L9.9105 11.0291L9.93875 12H10.9101V11ZM10.8541 9.075L11.8537 9.04592L11.8536 9.04409L10.8541 9.075ZM10.8331 7.115L11.8328 7.13825L9.84799 6.94297L10.8331 7.115ZM10.2451 10.482V11.482H11.0856L11.2302 10.654L10.2451 10.482ZM9.20908 10.482L8.22577 10.6639L8.37714 11.482H9.20908V10.482ZM8.58608 7.115L9.56939 6.93306L7.58688 7.15497L8.58608 7.115ZM8.59308 9.089L9.59269 9.11829L9.59287 9.1094L8.59308 9.089ZM8.53708 11V12H9.5082L9.53665 11.0293L8.53708 11ZM7.50108 11L6.50318 10.9352L6.43404 12H7.50108V11ZM7.81608 6.149V5.149H6.87891L6.81818 6.0842L7.81608 6.149ZM9.17408 6.149L10.1598 5.9809L10.018 5.149H9.17408V6.149ZM9.74108 9.474L8.75531 9.6421L10.7288 9.62996L9.74108 9.474ZM10.2661 6.149V5.149H9.41158L9.27832 5.99304L10.2661 6.149ZM10.6471 6.21236L10.9551 11.0634L12.9511 10.9366L12.6431 6.08564L10.6471 6.21236ZM11.9531 10H10.9101V12H11.9531V10ZM11.9097 10.9709L11.8537 9.04592L9.8545 9.10408L9.9105 11.0291L11.9097 10.9709ZM11.8536 9.04409C11.8327 8.36838 11.8195 7.71181 11.8328 7.13825L9.83335 7.09175C9.81869 7.72219 9.83345 8.42362 9.85456 9.10591L11.8536 9.04409ZM9.84799 6.94297L9.25999 10.31L11.2302 10.654L11.8182 7.28703L9.84799 6.94297ZM10.2451 9.482H9.20908V11.482H10.2451V9.482ZM10.1924 10.3001L9.56939 6.93306L7.60277 7.29694L8.22577 10.6639L10.1924 10.3001ZM7.58688 7.15497C7.61364 7.82392 7.60718 8.38755 7.59329 9.0686L9.59287 9.1094C9.60697 8.41845 9.61452 7.80608 9.58528 7.07503L7.58688 7.15497ZM7.59351 9.05971L7.53751 10.9707L9.53665 11.0293L9.59265 9.11829L7.59351 9.05971ZM8.53708 10H7.50108V12H8.53708V10ZM8.49898 11.0648L8.81398 6.2138L6.81818 6.0842L6.50318 10.9352L8.49898 11.0648ZM7.81608 7.149H9.17408V5.149H7.81608V7.149ZM8.18831 6.3171L8.75531 9.6421L10.7268 9.3059L10.1598 5.9809L8.18831 6.3171ZM10.7288 9.62996L11.2538 6.30496L9.27832 5.99304L8.75331 9.31804L10.7288 9.62996ZM10.2661 7.149H11.6451V5.149H10.2661V7.149ZM12.9146 6.149H13.9146V5.149H12.9146V6.149ZM12.9146 10.132H11.9146V11.132H12.9146V10.132ZM14.5246 10.132L15.5153 10.2678L15.671 9.132H14.5246V10.132ZM14.4056 11V12H15.2779L15.3963 11.1358L14.4056 11ZM11.8156 11H10.8156V12H11.8156V11ZM11.8156 6.149V5.149H10.8156V6.149H11.8156ZM11.9146 6.149V10.132H13.9146V6.149H11.9146ZM12.9146 11.132H14.5246V9.132H12.9146V11.132ZM13.5339 9.99617L13.4149 10.8642L15.3963 11.1358L15.5153 10.2678L13.5339 9.99617ZM14.4056 10H11.8156V12H14.4056V10ZM12.8156 11V6.149H10.8156V11H12.8156ZM11.8156 7.149H12.9146V5.149H11.8156V7.149Z" fill="black" style="mix-blend-mode:soft-light" mask="url(#path-3-outside-1_135_2653)"/> <path d="M4.076 11H3.076V12H4.076V11ZM4.076 8.907H5.076V7.907H4.076V8.907ZM2.956 8.907V7.907H1.956V8.907H2.956ZM2.956 11V12H3.956V11H2.956ZM1.857 11H0.857V12H1.857V11ZM1.857 6.149V5.149H0.857V6.149H1.857ZM2.956 6.149H3.956V5.149H2.956V6.149ZM2.956 8.046H1.956V9.046H2.956V8.046ZM4.076 8.046V9.046H5.076V8.046H4.076ZM4.076 6.149V5.149H3.076V6.149H4.076ZM5.182 6.149H6.182V5.149H5.182V6.149ZM5.182 11V12H6.182V11H5.182ZM5.076 11V8.907H3.076V11H5.076ZM4.076 7.907H2.956V9.907H4.076V7.907ZM1.956 8.907V11H3.956V8.907H1.956ZM2.956 10H1.857V12H2.956V10ZM2.857 11V6.149H0.857V11H2.857ZM1.857 7.149H2.956V5.149H1.857V7.149ZM1.956 6.149V8.046H3.956V6.149H1.956ZM2.956 9.046H4.076V7.046H2.956V9.046ZM5.076 8.046V6.149H3.076V8.046H5.076ZM4.076 7.149H5.182V5.149H4.076V7.149ZM4.182 6.149V11H6.182V6.149H4.182ZM5.182 10H4.076V12H5.182V10ZM8.13004 6.149L9.12127 6.28116L9.27222 5.149H8.13004V6.149ZM8.01804 6.989V7.989H8.89356L9.00927 7.12116L8.01804 6.989ZM7.02404 6.989V5.989H6.02404V6.989H7.02404ZM7.02404 11V12H8.02404V11H7.02404ZM5.92504 11H4.92504V12H5.92504V11ZM5.92504 6.989H6.92504V5.989H5.92504V6.989ZM4.88204 6.989H3.88204V7.989H4.88204V6.989ZM4.88204 6.149V5.149H3.88204V6.149H4.88204ZM7.13881 6.01684L7.02681 6.85684L9.00927 7.12116L9.12127 6.28116L7.13881 6.01684ZM8.01804 5.989H7.02404V7.989H8.01804V5.989ZM6.02404 6.989V11H8.02404V6.989H6.02404ZM7.02404 10H5.92504V12H7.02404V10ZM6.92504 11V6.989H4.92504V11H6.92504ZM5.92504 5.989H4.88204V7.989H5.92504V5.989ZM5.88204 6.989V6.149H3.88204V6.989H5.88204ZM4.88204 7.149H8.13004V5.149H4.88204V7.149ZM11.6451 6.149L12.6431 6.08564L12.5836 5.149H11.6451V6.149ZM11.9531 11V12H13.0186L12.9511 10.9366L11.9531 11ZM10.9101 11L9.9105 11.0291L9.93875 12H10.9101V11ZM10.8541 9.075L11.8537 9.04592L11.8536 9.04409L10.8541 9.075ZM10.8331 7.115L11.8328 7.13825L9.84799 6.94297L10.8331 7.115ZM10.2451 10.482V11.482H11.0856L11.2302 10.654L10.2451 10.482ZM9.20908 10.482L8.22577 10.6639L8.37714 11.482H9.20908V10.482ZM8.58608 7.115L9.56939 6.93306L7.58688 7.15497L8.58608 7.115ZM8.59308 9.089L9.59269 9.11829L9.59287 9.1094L8.59308 9.089ZM8.53708 11V12H9.5082L9.53665 11.0293L8.53708 11ZM7.50108 11L6.50318 10.9352L6.43404 12H7.50108V11ZM7.81608 6.149V5.149H6.87891L6.81818 6.0842L7.81608 6.149ZM9.17408 6.149L10.1598 5.9809L10.018 5.149H9.17408V6.149ZM9.74108 9.474L8.75531 9.6421L10.7288 9.62996L9.74108 9.474ZM10.2661 6.149V5.149H9.41158L9.27832 5.99304L10.2661 6.149ZM10.6471 6.21236L10.9551 11.0634L12.9511 10.9366L12.6431 6.08564L10.6471 6.21236ZM11.9531 10H10.9101V12H11.9531V10ZM11.9097 10.9709L11.8537 9.04592L9.8545 9.10408L9.9105 11.0291L11.9097 10.9709ZM11.8536 9.04409C11.8327 8.36838 11.8195 7.71181 11.8328 7.13825L9.83335 7.09175C9.81869 7.72219 9.83345 8.42362 9.85456 9.10591L11.8536 9.04409ZM9.84799 6.94297L9.25999 10.31L11.2302 10.654L11.8182 7.28703L9.84799 6.94297ZM10.2451 9.482H9.20908V11.482H10.2451V9.482ZM10.1924 10.3001L9.56939 6.93306L7.60277 7.29694L8.22577 10.6639L10.1924 10.3001ZM7.58688 7.15497C7.61364 7.82392 7.60718 8.38755 7.59329 9.0686L9.59287 9.1094C9.60697 8.41845 9.61452 7.80608 9.58528 7.07503L7.58688 7.15497ZM7.59351 9.05971L7.53751 10.9707L9.53665 11.0293L9.59265 9.11829L7.59351 9.05971ZM8.53708 10H7.50108V12H8.53708V10ZM8.49898 11.0648L8.81398 6.2138L6.81818 6.0842L6.50318 10.9352L8.49898 11.0648ZM7.81608 7.149H9.17408V5.149H7.81608V7.149ZM8.18831 6.3171L8.75531 9.6421L10.7268 9.3059L10.1598 5.9809L8.18831 6.3171ZM10.7288 9.62996L11.2538 6.30496L9.27832 5.99304L8.75331 9.31804L10.7288 9.62996ZM10.2661 7.149H11.6451V5.149H10.2661V7.149ZM12.9146 6.149H13.9146V5.149H12.9146V6.149ZM12.9146 10.132H11.9146V11.132H12.9146V10.132ZM14.5246 10.132L15.5153 10.2678L15.671 9.132H14.5246V10.132ZM14.4056 11V12H15.2779L15.3963 11.1358L14.4056 11ZM11.8156 11H10.8156V12H11.8156V11ZM11.8156 6.149V5.149H10.8156V6.149H11.8156ZM11.9146 6.149V10.132H13.9146V6.149H11.9146ZM12.9146 11.132H14.5246V9.132H12.9146V11.132ZM13.5339 9.99617L13.4149 10.8642L15.3963 11.1358L15.5153 10.2678L13.5339 9.99617ZM14.4056 10H11.8156V12H14.4056V10ZM12.8156 11V6.149H10.8156V11H12.8156ZM11.8156 7.149H12.9146V5.149H11.8156V7.149Z" fill="black" style="mix-blend-mode:soft-light" mask="url(#path-3-outside-1_135_2653)"/>
<g filter="url(#filter1_i_135_2653)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint0_radial_135_2653)" stroke="url(#paint1_linear_135_2653)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint0_linear_135_2653)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -35,17 +32,11 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.66 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.66 0"/>
<feBlend mode="hard-light" in2="effect1_innerShadow_135_2653" result="effect2_innerShadow_135_2653"/> <feBlend mode="hard-light" in2="effect1_innerShadow_135_2653" result="effect2_innerShadow_135_2653"/>
</filter> </filter>
<filter id="filter1_i_135_2653" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <radialGradient id="paint0_radial_135_2653" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<feFlood flood-opacity="0" result="BackgroundImageFix"/> <stop stop-color="#B4D495"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/> <stop offset="1" stop-color="#87B960"/>
<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"/> </radialGradient>
<feOffset dx="2" dy="2"/> <linearGradient id="paint1_linear_135_2653" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_135_2653"/>
</filter>
<linearGradient id="paint0_linear_135_2653" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@ -11,10 +11,7 @@
</mask> </mask>
<path d="M4.076 11V8.907H2.956V11H1.857V6.149H2.956V8.046H4.076V6.149H5.182V11H4.076ZM8.13004 6.149L8.01804 6.989H7.02404V11H5.92504V6.989H4.88204V6.149H8.13004ZM11.6451 6.149L11.9531 11H10.9101L10.8541 9.075C10.8331 8.396 10.8191 7.717 10.8331 7.115L10.2451 10.482H9.20908L8.58608 7.115C8.61408 7.815 8.60708 8.403 8.59308 9.089L8.53708 11H7.50108L7.81608 6.149H9.17408L9.74108 9.474L10.2661 6.149H11.6451ZM12.9146 6.149V10.132H14.5246L14.4056 11H11.8156V6.149H12.9146Z" fill="white"/> <path d="M4.076 11V8.907H2.956V11H1.857V6.149H2.956V8.046H4.076V6.149H5.182V11H4.076ZM8.13004 6.149L8.01804 6.989H7.02404V11H5.92504V6.989H4.88204V6.149H8.13004ZM11.6451 6.149L11.9531 11H10.9101L10.8541 9.075C10.8331 8.396 10.8191 7.717 10.8331 7.115L10.2451 10.482H9.20908L8.58608 7.115C8.61408 7.815 8.60708 8.403 8.59308 9.089L8.53708 11H7.50108L7.81608 6.149H9.17408L9.74108 9.474L10.2661 6.149H11.6451ZM12.9146 6.149V10.132H14.5246L14.4056 11H11.8156V6.149H12.9146Z" fill="white"/>
<path d="M4.076 11H3.076V12H4.076V11ZM4.076 8.907H5.076V7.907H4.076V8.907ZM2.956 8.907V7.907H1.956V8.907H2.956ZM2.956 11V12H3.956V11H2.956ZM1.857 11H0.857V12H1.857V11ZM1.857 6.149V5.149H0.857V6.149H1.857ZM2.956 6.149H3.956V5.149H2.956V6.149ZM2.956 8.046H1.956V9.046H2.956V8.046ZM4.076 8.046V9.046H5.076V8.046H4.076ZM4.076 6.149V5.149H3.076V6.149H4.076ZM5.182 6.149H6.182V5.149H5.182V6.149ZM5.182 11V12H6.182V11H5.182ZM5.076 11V8.907H3.076V11H5.076ZM4.076 7.907H2.956V9.907H4.076V7.907ZM1.956 8.907V11H3.956V8.907H1.956ZM2.956 10H1.857V12H2.956V10ZM2.857 11V6.149H0.857V11H2.857ZM1.857 7.149H2.956V5.149H1.857V7.149ZM1.956 6.149V8.046H3.956V6.149H1.956ZM2.956 9.046H4.076V7.046H2.956V9.046ZM5.076 8.046V6.149H3.076V8.046H5.076ZM4.076 7.149H5.182V5.149H4.076V7.149ZM4.182 6.149V11H6.182V6.149H4.182ZM5.182 10H4.076V12H5.182V10ZM8.13004 6.149L9.12127 6.28116L9.27222 5.149H8.13004V6.149ZM8.01804 6.989V7.989H8.89356L9.00927 7.12116L8.01804 6.989ZM7.02404 6.989V5.989H6.02404V6.989H7.02404ZM7.02404 11V12H8.02404V11H7.02404ZM5.92504 11H4.92504V12H5.92504V11ZM5.92504 6.989H6.92504V5.989H5.92504V6.989ZM4.88204 6.989H3.88204V7.989H4.88204V6.989ZM4.88204 6.149V5.149H3.88204V6.149H4.88204ZM7.13881 6.01684L7.02681 6.85684L9.00927 7.12116L9.12127 6.28116L7.13881 6.01684ZM8.01804 5.989H7.02404V7.989H8.01804V5.989ZM6.02404 6.989V11H8.02404V6.989H6.02404ZM7.02404 10H5.92504V12H7.02404V10ZM6.92504 11V6.989H4.92504V11H6.92504ZM5.92504 5.989H4.88204V7.989H5.92504V5.989ZM5.88204 6.989V6.149H3.88204V6.989H5.88204ZM4.88204 7.149H8.13004V5.149H4.88204V7.149ZM11.6451 6.149L12.6431 6.08564L12.5836 5.149H11.6451V6.149ZM11.9531 11V12H13.0186L12.9511 10.9366L11.9531 11ZM10.9101 11L9.9105 11.0291L9.93875 12H10.9101V11ZM10.8541 9.075L11.8537 9.04592L11.8536 9.04409L10.8541 9.075ZM10.8331 7.115L11.8328 7.13825L9.84799 6.94297L10.8331 7.115ZM10.2451 10.482V11.482H11.0856L11.2302 10.654L10.2451 10.482ZM9.20908 10.482L8.22577 10.6639L8.37714 11.482H9.20908V10.482ZM8.58608 7.115L9.56939 6.93306L7.58688 7.15497L8.58608 7.115ZM8.59308 9.089L9.59269 9.11829L9.59287 9.1094L8.59308 9.089ZM8.53708 11V12H9.5082L9.53665 11.0293L8.53708 11ZM7.50108 11L6.50318 10.9352L6.43404 12H7.50108V11ZM7.81608 6.149V5.149H6.87891L6.81818 6.0842L7.81608 6.149ZM9.17408 6.149L10.1598 5.9809L10.018 5.149H9.17408V6.149ZM9.74108 9.474L8.75531 9.6421L10.7288 9.62996L9.74108 9.474ZM10.2661 6.149V5.149H9.41158L9.27832 5.99304L10.2661 6.149ZM10.6471 6.21236L10.9551 11.0634L12.9511 10.9366L12.6431 6.08564L10.6471 6.21236ZM11.9531 10H10.9101V12H11.9531V10ZM11.9097 10.9709L11.8537 9.04592L9.8545 9.10408L9.9105 11.0291L11.9097 10.9709ZM11.8536 9.04409C11.8327 8.36838 11.8195 7.71181 11.8328 7.13825L9.83335 7.09175C9.81869 7.72219 9.83345 8.42362 9.85456 9.10591L11.8536 9.04409ZM9.84799 6.94297L9.25999 10.31L11.2302 10.654L11.8182 7.28703L9.84799 6.94297ZM10.2451 9.482H9.20908V11.482H10.2451V9.482ZM10.1924 10.3001L9.56939 6.93306L7.60277 7.29694L8.22577 10.6639L10.1924 10.3001ZM7.58688 7.15497C7.61364 7.82392 7.60718 8.38755 7.59329 9.0686L9.59287 9.1094C9.60697 8.41845 9.61452 7.80608 9.58528 7.07503L7.58688 7.15497ZM7.59351 9.05971L7.53751 10.9707L9.53665 11.0293L9.59265 9.11829L7.59351 9.05971ZM8.53708 10H7.50108V12H8.53708V10ZM8.49898 11.0648L8.81398 6.2138L6.81818 6.0842L6.50318 10.9352L8.49898 11.0648ZM7.81608 7.149H9.17408V5.149H7.81608V7.149ZM8.18831 6.3171L8.75531 9.6421L10.7268 9.3059L10.1598 5.9809L8.18831 6.3171ZM10.7288 9.62996L11.2538 6.30496L9.27832 5.99304L8.75331 9.31804L10.7288 9.62996ZM10.2661 7.149H11.6451V5.149H10.2661V7.149ZM12.9146 6.149H13.9146V5.149H12.9146V6.149ZM12.9146 10.132H11.9146V11.132H12.9146V10.132ZM14.5246 10.132L15.5153 10.2678L15.671 9.132H14.5246V10.132ZM14.4056 11V12H15.2779L15.3963 11.1358L14.4056 11ZM11.8156 11H10.8156V12H11.8156V11ZM11.8156 6.149V5.149H10.8156V6.149H11.8156ZM11.9146 6.149V10.132H13.9146V6.149H11.9146ZM12.9146 11.132H14.5246V9.132H12.9146V11.132ZM13.5339 9.99617L13.4149 10.8642L15.3963 11.1358L15.5153 10.2678L13.5339 9.99617ZM14.4056 10H11.8156V12H14.4056V10ZM12.8156 11V6.149H10.8156V11H12.8156ZM11.8156 7.149H12.9146V5.149H11.8156V7.149Z" fill="black" style="mix-blend-mode:soft-light" mask="url(#path-3-outside-1_135_2675)"/> <path d="M4.076 11H3.076V12H4.076V11ZM4.076 8.907H5.076V7.907H4.076V8.907ZM2.956 8.907V7.907H1.956V8.907H2.956ZM2.956 11V12H3.956V11H2.956ZM1.857 11H0.857V12H1.857V11ZM1.857 6.149V5.149H0.857V6.149H1.857ZM2.956 6.149H3.956V5.149H2.956V6.149ZM2.956 8.046H1.956V9.046H2.956V8.046ZM4.076 8.046V9.046H5.076V8.046H4.076ZM4.076 6.149V5.149H3.076V6.149H4.076ZM5.182 6.149H6.182V5.149H5.182V6.149ZM5.182 11V12H6.182V11H5.182ZM5.076 11V8.907H3.076V11H5.076ZM4.076 7.907H2.956V9.907H4.076V7.907ZM1.956 8.907V11H3.956V8.907H1.956ZM2.956 10H1.857V12H2.956V10ZM2.857 11V6.149H0.857V11H2.857ZM1.857 7.149H2.956V5.149H1.857V7.149ZM1.956 6.149V8.046H3.956V6.149H1.956ZM2.956 9.046H4.076V7.046H2.956V9.046ZM5.076 8.046V6.149H3.076V8.046H5.076ZM4.076 7.149H5.182V5.149H4.076V7.149ZM4.182 6.149V11H6.182V6.149H4.182ZM5.182 10H4.076V12H5.182V10ZM8.13004 6.149L9.12127 6.28116L9.27222 5.149H8.13004V6.149ZM8.01804 6.989V7.989H8.89356L9.00927 7.12116L8.01804 6.989ZM7.02404 6.989V5.989H6.02404V6.989H7.02404ZM7.02404 11V12H8.02404V11H7.02404ZM5.92504 11H4.92504V12H5.92504V11ZM5.92504 6.989H6.92504V5.989H5.92504V6.989ZM4.88204 6.989H3.88204V7.989H4.88204V6.989ZM4.88204 6.149V5.149H3.88204V6.149H4.88204ZM7.13881 6.01684L7.02681 6.85684L9.00927 7.12116L9.12127 6.28116L7.13881 6.01684ZM8.01804 5.989H7.02404V7.989H8.01804V5.989ZM6.02404 6.989V11H8.02404V6.989H6.02404ZM7.02404 10H5.92504V12H7.02404V10ZM6.92504 11V6.989H4.92504V11H6.92504ZM5.92504 5.989H4.88204V7.989H5.92504V5.989ZM5.88204 6.989V6.149H3.88204V6.989H5.88204ZM4.88204 7.149H8.13004V5.149H4.88204V7.149ZM11.6451 6.149L12.6431 6.08564L12.5836 5.149H11.6451V6.149ZM11.9531 11V12H13.0186L12.9511 10.9366L11.9531 11ZM10.9101 11L9.9105 11.0291L9.93875 12H10.9101V11ZM10.8541 9.075L11.8537 9.04592L11.8536 9.04409L10.8541 9.075ZM10.8331 7.115L11.8328 7.13825L9.84799 6.94297L10.8331 7.115ZM10.2451 10.482V11.482H11.0856L11.2302 10.654L10.2451 10.482ZM9.20908 10.482L8.22577 10.6639L8.37714 11.482H9.20908V10.482ZM8.58608 7.115L9.56939 6.93306L7.58688 7.15497L8.58608 7.115ZM8.59308 9.089L9.59269 9.11829L9.59287 9.1094L8.59308 9.089ZM8.53708 11V12H9.5082L9.53665 11.0293L8.53708 11ZM7.50108 11L6.50318 10.9352L6.43404 12H7.50108V11ZM7.81608 6.149V5.149H6.87891L6.81818 6.0842L7.81608 6.149ZM9.17408 6.149L10.1598 5.9809L10.018 5.149H9.17408V6.149ZM9.74108 9.474L8.75531 9.6421L10.7288 9.62996L9.74108 9.474ZM10.2661 6.149V5.149H9.41158L9.27832 5.99304L10.2661 6.149ZM10.6471 6.21236L10.9551 11.0634L12.9511 10.9366L12.6431 6.08564L10.6471 6.21236ZM11.9531 10H10.9101V12H11.9531V10ZM11.9097 10.9709L11.8537 9.04592L9.8545 9.10408L9.9105 11.0291L11.9097 10.9709ZM11.8536 9.04409C11.8327 8.36838 11.8195 7.71181 11.8328 7.13825L9.83335 7.09175C9.81869 7.72219 9.83345 8.42362 9.85456 9.10591L11.8536 9.04409ZM9.84799 6.94297L9.25999 10.31L11.2302 10.654L11.8182 7.28703L9.84799 6.94297ZM10.2451 9.482H9.20908V11.482H10.2451V9.482ZM10.1924 10.3001L9.56939 6.93306L7.60277 7.29694L8.22577 10.6639L10.1924 10.3001ZM7.58688 7.15497C7.61364 7.82392 7.60718 8.38755 7.59329 9.0686L9.59287 9.1094C9.60697 8.41845 9.61452 7.80608 9.58528 7.07503L7.58688 7.15497ZM7.59351 9.05971L7.53751 10.9707L9.53665 11.0293L9.59265 9.11829L7.59351 9.05971ZM8.53708 10H7.50108V12H8.53708V10ZM8.49898 11.0648L8.81398 6.2138L6.81818 6.0842L6.50318 10.9352L8.49898 11.0648ZM7.81608 7.149H9.17408V5.149H7.81608V7.149ZM8.18831 6.3171L8.75531 9.6421L10.7268 9.3059L10.1598 5.9809L8.18831 6.3171ZM10.7288 9.62996L11.2538 6.30496L9.27832 5.99304L8.75331 9.31804L10.7288 9.62996ZM10.2661 7.149H11.6451V5.149H10.2661V7.149ZM12.9146 6.149H13.9146V5.149H12.9146V6.149ZM12.9146 10.132H11.9146V11.132H12.9146V10.132ZM14.5246 10.132L15.5153 10.2678L15.671 9.132H14.5246V10.132ZM14.4056 11V12H15.2779L15.3963 11.1358L14.4056 11ZM11.8156 11H10.8156V12H11.8156V11ZM11.8156 6.149V5.149H10.8156V6.149H11.8156ZM11.9146 6.149V10.132H13.9146V6.149H11.9146ZM12.9146 11.132H14.5246V9.132H12.9146V11.132ZM13.5339 9.99617L13.4149 10.8642L15.3963 11.1358L15.5153 10.2678L13.5339 9.99617ZM14.4056 10H11.8156V12H14.4056V10ZM12.8156 11V6.149H10.8156V11H12.8156ZM11.8156 7.149H12.9146V5.149H11.8156V7.149Z" fill="black" style="mix-blend-mode:soft-light" mask="url(#path-3-outside-1_135_2675)"/>
<g filter="url(#filter1_i_135_2675)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint0_radial_135_2675)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -35,16 +32,10 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.66 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.66 0"/>
<feBlend mode="hard-light" in2="effect1_innerShadow_135_2675" result="effect2_innerShadow_135_2675"/> <feBlend mode="hard-light" in2="effect1_innerShadow_135_2675" result="effect2_innerShadow_135_2675"/>
</filter> </filter>
<filter id="filter1_i_135_2675" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <radialGradient id="paint0_radial_135_2675" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<feFlood flood-opacity="0" result="BackgroundImageFix"/> <stop stop-color="#FFAF7D"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/> <stop offset="1" stop-color="#FF6D00"/>
<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"/> </radialGradient>
<feOffset dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_135_2675"/>
</filter>
<clipPath id="clip0_135_2675"> <clipPath id="clip0_135_2675">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -4,22 +4,9 @@
<path d="M12 8C13.6569 8 15 6.65685 15 5C15 3.34315 13.6569 2 12 2C11.1115 2 10.3132 2.38625 9.76389 3C9.28885 3.53076 9 4.23165 9 5C9 6.65685 10.3431 8 12 8Z" fill="url(#paint2_linear_280_5946)"/> <path d="M12 8C13.6569 8 15 6.65685 15 5C15 3.34315 13.6569 2 12 2C11.1115 2 10.3132 2.38625 9.76389 3C9.28885 3.53076 9 4.23165 9 5C9 6.65685 10.3431 8 12 8Z" fill="url(#paint2_linear_280_5946)"/>
<path d="M15 5C15 6.65685 13.6569 8 12 8C10.3431 8 9 6.65685 9 5C9 4.23165 9.28885 3.53076 9.76389 3C9.53553 3.25514 9.1218 3.72409 8.75241 4.14379C8.35333 4.59722 7.64667 4.59721 7.2476 4.14379C6.8786 3.72454 6.46524 3.256 6.23611 3C6.71115 3.53076 7 4.23165 7 5C7 6.65685 5.65685 8 4 8C2.34315 8 1 6.65685 1 5C1 8 3.5 9.78213 4.5 10.5C8 13 8 13 8 13C8 13 8 13 11.5 10.5C12.6609 9.66481 15 8 15 5Z" fill="url(#paint3_linear_280_5946)"/> <path d="M15 5C15 6.65685 13.6569 8 12 8C10.3431 8 9 6.65685 9 5C9 4.23165 9.28885 3.53076 9.76389 3C9.53553 3.25514 9.1218 3.72409 8.75241 4.14379C8.35333 4.59722 7.64667 4.59721 7.2476 4.14379C6.8786 3.72454 6.46524 3.256 6.23611 3C6.71115 3.53076 7 4.23165 7 5C7 6.65685 5.65685 8 4 8C2.34315 8 1 6.65685 1 5C1 8 3.5 9.78213 4.5 10.5C8 13 8 13 8 13C8 13 8 13 11.5 10.5C12.6609 9.66481 15 8 15 5Z" fill="url(#paint3_linear_280_5946)"/>
<path d="M11.2286 10.0793L11.2286 10.0793L11.2094 10.0931L11.208 10.0941L8 12.3855L4.79156 10.0938L4.79062 10.0931L4.77913 10.0849C3.74627 9.34348 1.5 7.70113 1.5 5C1.5 3.61929 2.61929 2.5 4 2.5C4.74037 2.5 5.40506 2.8212 5.86354 3.33346C6.09103 3.58764 6.503 4.05457 6.87227 4.47413C7.47043 5.15376 8.52956 5.15377 9.12774 4.47414C9.49741 4.05413 9.90973 3.58677 10.1365 3.33346C10.5949 2.8212 11.2596 2.5 12 2.5C13.3807 2.5 14.5 3.61929 14.5 5C14.5 7.69857 12.4164 9.22492 11.2286 10.0793Z" stroke="url(#paint4_linear_280_5946)"/> <path d="M11.2286 10.0793L11.2286 10.0793L11.2094 10.0931L11.208 10.0941L8 12.3855L4.79156 10.0938L4.79062 10.0931L4.77913 10.0849C3.74627 9.34348 1.5 7.70113 1.5 5C1.5 3.61929 2.61929 2.5 4 2.5C4.74037 2.5 5.40506 2.8212 5.86354 3.33346C6.09103 3.58764 6.503 4.05457 6.87227 4.47413C7.47043 5.15376 8.52956 5.15377 9.12774 4.47414C9.49741 4.05413 9.90973 3.58677 10.1365 3.33346C10.5949 2.8212 11.2596 2.5 12 2.5C13.3807 2.5 14.5 3.61929 14.5 5C14.5 7.69857 12.4164 9.22492 11.2286 10.0793Z" stroke="url(#paint4_linear_280_5946)"/>
<g filter="url(#filter0_i_280_5946)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_280_5946)" stroke="url(#paint6_linear_280_5946)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint5_linear_280_5946)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_280_5946" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_280_5946"/>
</filter>
<linearGradient id="paint0_linear_280_5946" x1="1" y1="2" x2="15" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_280_5946" x1="1" y1="2" x2="15" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#FCB2B0"/> <stop stop-color="#FCB2B0"/>
<stop offset="0.836863" stop-color="#D24343"/> <stop offset="0.836863" stop-color="#D24343"/>
@ -40,7 +27,11 @@
<stop stop-color="#FED9D6"/> <stop stop-color="#FED9D6"/>
<stop offset="0.836863" stop-color="#FEBEB9"/> <stop offset="0.836863" stop-color="#FEBEB9"/>
</linearGradient> </linearGradient>
<linearGradient id="paint5_linear_280_5946" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint5_radial_280_5946" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint6_linear_280_5946" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -4,22 +4,9 @@
<path d="M12 8C13.6569 8 15 6.65685 15 5C15 3.34315 13.6569 2 12 2C11.1115 2 10.3132 2.38625 9.76389 3C9.28885 3.53076 9 4.23165 9 5C9 6.65685 10.3431 8 12 8Z" fill="url(#paint2_linear_280_5955)"/> <path d="M12 8C13.6569 8 15 6.65685 15 5C15 3.34315 13.6569 2 12 2C11.1115 2 10.3132 2.38625 9.76389 3C9.28885 3.53076 9 4.23165 9 5C9 6.65685 10.3431 8 12 8Z" fill="url(#paint2_linear_280_5955)"/>
<path d="M15 5C15 6.65685 13.6569 8 12 8C10.3431 8 9 6.65685 9 5C9 4.23165 9.28885 3.53076 9.76389 3C9.53553 3.25514 9.1218 3.72409 8.75241 4.14379C8.35333 4.59722 7.64667 4.59721 7.2476 4.14379C6.8786 3.72454 6.46524 3.256 6.23611 3C6.71115 3.53076 7 4.23165 7 5C7 6.65685 5.65685 8 4 8C2.34315 8 1 6.65685 1 5C1 8 3.5 9.78213 4.5 10.5C8 13 8 13 8 13C8 13 8 13 11.5 10.5C12.6609 9.66481 15 8 15 5Z" fill="url(#paint3_linear_280_5955)"/> <path d="M15 5C15 6.65685 13.6569 8 12 8C10.3431 8 9 6.65685 9 5C9 4.23165 9.28885 3.53076 9.76389 3C9.53553 3.25514 9.1218 3.72409 8.75241 4.14379C8.35333 4.59722 7.64667 4.59721 7.2476 4.14379C6.8786 3.72454 6.46524 3.256 6.23611 3C6.71115 3.53076 7 4.23165 7 5C7 6.65685 5.65685 8 4 8C2.34315 8 1 6.65685 1 5C1 8 3.5 9.78213 4.5 10.5C8 13 8 13 8 13C8 13 8 13 11.5 10.5C12.6609 9.66481 15 8 15 5Z" fill="url(#paint3_linear_280_5955)"/>
<path d="M11.2286 10.0793L11.2286 10.0793L11.2094 10.0931L11.208 10.0941L8 12.3855L4.79156 10.0938L4.79062 10.0931L4.77913 10.0849C3.74627 9.34348 1.5 7.70113 1.5 5C1.5 3.61929 2.61929 2.5 4 2.5C4.74037 2.5 5.40506 2.8212 5.86354 3.33346C6.09103 3.58764 6.503 4.05457 6.87227 4.47413C7.47043 5.15376 8.52956 5.15377 9.12774 4.47414C9.49741 4.05413 9.90973 3.58677 10.1365 3.33346C10.5949 2.8212 11.2596 2.5 12 2.5C13.3807 2.5 14.5 3.61929 14.5 5C14.5 7.69857 12.4164 9.22492 11.2286 10.0793Z" stroke="url(#paint4_linear_280_5955)"/> <path d="M11.2286 10.0793L11.2286 10.0793L11.2094 10.0931L11.208 10.0941L8 12.3855L4.79156 10.0938L4.79062 10.0931L4.77913 10.0849C3.74627 9.34348 1.5 7.70113 1.5 5C1.5 3.61929 2.61929 2.5 4 2.5C4.74037 2.5 5.40506 2.8212 5.86354 3.33346C6.09103 3.58764 6.503 4.05457 6.87227 4.47413C7.47043 5.15376 8.52956 5.15377 9.12774 4.47414C9.49741 4.05413 9.90973 3.58677 10.1365 3.33346C10.5949 2.8212 11.2596 2.5 12 2.5C13.3807 2.5 14.5 3.61929 14.5 5C14.5 7.69857 12.4164 9.22492 11.2286 10.0793Z" stroke="url(#paint4_linear_280_5955)"/>
<g filter="url(#filter0_i_280_5955)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_280_5955)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_280_5955" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_280_5955"/>
</filter>
<linearGradient id="paint0_linear_280_5955" x1="1" y1="2" x2="15" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_280_5955" x1="1" y1="2" x2="15" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#FCB2B0"/> <stop stop-color="#FCB2B0"/>
<stop offset="0.836863" stop-color="#D24343"/> <stop offset="0.836863" stop-color="#D24343"/>
@ -40,5 +27,9 @@
<stop stop-color="#FED9D6"/> <stop stop-color="#FED9D6"/>
<stop offset="0.836863" stop-color="#FEBEB9"/> <stop offset="0.836863" stop-color="#FEBEB9"/>
</linearGradient> </linearGradient>
<radialGradient id="paint5_radial_280_5955" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -3,38 +3,25 @@
<path d="M13.2479 13.5591C13.3707 13.4391 13.5 13.2509 13.5 13C13.5 11.45 12.2435 10.5606 11.2833 9.90048C11.2272 9.8619 11.1718 9.82402 11.1173 9.7867C10.6673 9.47856 10.2745 9.20958 9.97481 8.91618C9.64923 8.59739 9.5 8.31195 9.5 8C9.5 7.68805 9.64923 7.40261 9.97481 7.08382C10.2745 6.79042 10.6673 6.52144 11.1173 6.2133C11.1718 6.17598 11.2272 6.1381 11.2833 6.09952C12.2435 5.43937 13.5 4.55 13.5 3C13.5 2.74913 13.3707 2.56092 13.2479 2.44089C13.1259 2.32168 12.9729 2.23064 12.8208 2.15874C12.5142 2.01374 12.1024 1.89636 11.6336 1.8026C10.6878 1.61344 9.40336 1.5 8 1.5C6.59664 1.5 5.31224 1.61344 4.36641 1.8026C3.89761 1.89636 3.48583 2.01374 3.17919 2.15874C3.02714 2.23064 2.87407 2.32168 2.7521 2.44089C2.62929 2.56092 2.5 2.74913 2.5 3C2.5 4.55 3.75652 5.43937 4.71674 6.09952C4.77284 6.1381 4.82818 6.17598 4.88267 6.2133C5.33271 6.52144 5.72554 6.79042 6.02519 7.08382C6.35077 7.40261 6.5 7.68805 6.5 8C6.5 8.31195 6.35077 8.59739 6.02519 8.91618C5.72554 9.20958 5.33271 9.47856 4.88267 9.7867C4.82818 9.82402 4.77284 9.8619 4.71674 9.90048C3.75652 10.5606 2.5 11.45 2.5 13C2.5 13.2509 2.62929 13.4391 2.7521 13.5591C2.87407 13.6783 3.02714 13.7694 3.17919 13.8413C3.48583 13.9863 3.89761 14.1036 4.36641 14.1974C5.31224 14.3866 6.59664 14.5 8 14.5C9.40336 14.5 10.6878 14.3866 11.6336 14.1974C12.1024 14.1036 12.5142 13.9863 12.8208 13.8413C12.9729 13.7694 13.1259 13.6783 13.2479 13.5591Z" fill="url(#paint2_linear_455_8082)" stroke="url(#paint3_linear_455_8082)"/> <path d="M13.2479 13.5591C13.3707 13.4391 13.5 13.2509 13.5 13C13.5 11.45 12.2435 10.5606 11.2833 9.90048C11.2272 9.8619 11.1718 9.82402 11.1173 9.7867C10.6673 9.47856 10.2745 9.20958 9.97481 8.91618C9.64923 8.59739 9.5 8.31195 9.5 8C9.5 7.68805 9.64923 7.40261 9.97481 7.08382C10.2745 6.79042 10.6673 6.52144 11.1173 6.2133C11.1718 6.17598 11.2272 6.1381 11.2833 6.09952C12.2435 5.43937 13.5 4.55 13.5 3C13.5 2.74913 13.3707 2.56092 13.2479 2.44089C13.1259 2.32168 12.9729 2.23064 12.8208 2.15874C12.5142 2.01374 12.1024 1.89636 11.6336 1.8026C10.6878 1.61344 9.40336 1.5 8 1.5C6.59664 1.5 5.31224 1.61344 4.36641 1.8026C3.89761 1.89636 3.48583 2.01374 3.17919 2.15874C3.02714 2.23064 2.87407 2.32168 2.7521 2.44089C2.62929 2.56092 2.5 2.74913 2.5 3C2.5 4.55 3.75652 5.43937 4.71674 6.09952C4.77284 6.1381 4.82818 6.17598 4.88267 6.2133C5.33271 6.52144 5.72554 6.79042 6.02519 7.08382C6.35077 7.40261 6.5 7.68805 6.5 8C6.5 8.31195 6.35077 8.59739 6.02519 8.91618C5.72554 9.20958 5.33271 9.47856 4.88267 9.7867C4.82818 9.82402 4.77284 9.8619 4.71674 9.90048C3.75652 10.5606 2.5 11.45 2.5 13C2.5 13.2509 2.62929 13.4391 2.7521 13.5591C2.87407 13.6783 3.02714 13.7694 3.17919 13.8413C3.48583 13.9863 3.89761 14.1036 4.36641 14.1974C5.31224 14.3866 6.59664 14.5 8 14.5C9.40336 14.5 10.6878 14.3866 11.6336 14.1974C12.1024 14.1036 12.5142 13.9863 12.8208 13.8413C12.9729 13.7694 13.1259 13.6783 13.2479 13.5591Z" fill="url(#paint2_linear_455_8082)" stroke="url(#paint3_linear_455_8082)"/>
<path d="M13 13C13 12.7239 10.7614 12.5 8 12.5C5.23858 12.5 3 12.7239 3 13" stroke="url(#paint4_linear_455_8082)" stroke-opacity="0.66" stroke-linecap="round"/> <path d="M13 13C13 12.7239 10.7614 12.5 8 12.5C5.23858 12.5 3 12.7239 3 13" stroke="url(#paint4_linear_455_8082)" stroke-opacity="0.66" stroke-linecap="round"/>
<g filter="url(#filter0_f_455_8082)"> <g filter="url(#filter0_f_455_8082)">
<ellipse cx="1.5" cy="2.5" rx="1.5" ry="2.5" transform="matrix(-0.866025 0.5 0.5 0.866025 6.54907 1.58496)" fill="white"/> <ellipse cx="1.5" cy="2.5" rx="1.5" ry="2.5" transform="matrix(-0.866025 0.5 0.5 0.866025 6.54904 1.58496)" fill="white"/>
</g> </g>
<g filter="url(#filter1_f_455_8082)"> <g filter="url(#filter1_f_455_8082)">
<ellipse cx="6.49997" cy="11.5" rx="1.5" ry="2.5" transform="rotate(30 6.49997 11.5)" fill="white"/> <ellipse cx="6.5" cy="11.5" rx="1.5" ry="2.5" transform="rotate(30 6.5 11.5)" fill="white"/>
</g> </g>
<path d="M14.5 2C14.5 2.02239 14.4801 2.15471 14.17 2.36416C13.8774 2.56183 13.4211 2.75953 12.8124 2.93345C11.6017 3.27936 9.90011 3.5 8 3.5C6.09989 3.5 4.39829 3.27936 3.18761 2.93345C2.57887 2.75953 2.12259 2.56183 1.82997 2.36416C1.51991 2.15471 1.5 2.02239 1.5 2C1.5 1.97761 1.51991 1.84529 1.82997 1.63584C2.12259 1.43817 2.57887 1.24047 3.18761 1.06655C4.39829 0.72064 6.09989 0.5 8 0.5C9.90011 0.5 11.6017 0.72064 12.8124 1.06655C13.4211 1.24047 13.8774 1.43817 14.17 1.63584C14.4801 1.84529 14.5 1.97761 14.5 2Z" fill="url(#paint5_linear_455_8082)" stroke="url(#paint6_linear_455_8082)"/> <path d="M14.5 2C14.5 2.02239 14.4801 2.15471 14.17 2.36416C13.8774 2.56183 13.4211 2.75953 12.8124 2.93345C11.6017 3.27936 9.90011 3.5 8 3.5C6.09989 3.5 4.39829 3.27936 3.18761 2.93345C2.57887 2.75953 2.12259 2.56183 1.82997 2.36416C1.51991 2.15471 1.5 2.02239 1.5 2C1.5 1.97761 1.51991 1.84529 1.82997 1.63584C2.12259 1.43817 2.57887 1.24047 3.18761 1.06655C4.39829 0.72064 6.09989 0.5 8 0.5C9.90011 0.5 11.6017 0.72064 12.8124 1.06655C13.4211 1.24047 13.8774 1.43817 14.17 1.63584C14.4801 1.84529 14.5 1.97761 14.5 2Z" fill="url(#paint5_linear_455_8082)" stroke="url(#paint6_linear_455_8082)"/>
<g filter="url(#filter2_i_455_8082)"> <circle cx="13.5" cy="12.5" r="3" fill="url(#paint7_radial_455_8082)" stroke="url(#paint8_linear_455_8082)"/>
<circle cx="13.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="13.5" cy="12.5" r="3" stroke="url(#paint7_linear_455_8082)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 12V11H14V12H15V13H14V14H13V13H12V12H13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M13 12V11H14V12H15V13H14V14H13V13H12V12H13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_f_455_8082" x="3.69727" y="1.2081" width="5.60553" height="6.58383" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <filter id="filter0_f_455_8082" x="3.69724" y="1.2081" width="5.60556" height="6.58383" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/> <feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/> <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feGaussianBlur stdDeviation="0.5" result="effect1_foregroundBlur_455_8082"/> <feGaussianBlur stdDeviation="0.5" result="effect1_foregroundBlur_455_8082"/>
</filter> </filter>
<filter id="filter1_f_455_8082" x="2.6972" y="7.2081" width="7.60553" height="8.58383" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <filter id="filter1_f_455_8082" x="2.6972" y="7.2081" width="7.60556" height="8.58383" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/> <feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/> <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feGaussianBlur stdDeviation="1" result="effect1_foregroundBlur_455_8082"/> <feGaussianBlur stdDeviation="1" result="effect1_foregroundBlur_455_8082"/>
</filter> </filter>
<filter id="filter2_i_455_8082" x="10" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_455_8082"/>
</filter>
<linearGradient id="paint0_linear_455_8082" x1="2" y1="13" x2="14" y2="15" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_455_8082" x1="2" y1="13" x2="14" y2="15" gradientUnits="userSpaceOnUse">
<stop stop-color="#ECD3A1"/> <stop stop-color="#ECD3A1"/>
<stop offset="1" stop-color="#CF9B73"/> <stop offset="1" stop-color="#CF9B73"/>
@ -65,7 +52,11 @@
<stop stop-color="#D69F71"/> <stop stop-color="#D69F71"/>
<stop offset="1" stop-color="#98631E"/> <stop offset="1" stop-color="#98631E"/>
</linearGradient> </linearGradient>
<linearGradient id="paint7_linear_455_8082" x1="16" y1="15" x2="11" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint7_radial_455_8082" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint8_linear_455_8082" x1="16" y1="15" x2="11" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -3,38 +3,25 @@
<path d="M13.2479 13.5591C13.3707 13.4391 13.5 13.2509 13.5 13C13.5 11.45 12.2435 10.5606 11.2833 9.90048C11.2272 9.8619 11.1718 9.82402 11.1173 9.7867C10.6673 9.47856 10.2745 9.20958 9.97481 8.91618C9.64923 8.59739 9.5 8.31195 9.5 8C9.5 7.68805 9.64923 7.40261 9.97481 7.08382C10.2745 6.79042 10.6673 6.52144 11.1173 6.2133C11.1718 6.17598 11.2272 6.1381 11.2833 6.09952C12.2435 5.43937 13.5 4.55 13.5 3C13.5 2.74913 13.3707 2.56092 13.2479 2.44089C13.1259 2.32168 12.9729 2.23064 12.8208 2.15874C12.5142 2.01374 12.1024 1.89636 11.6336 1.8026C10.6878 1.61344 9.40336 1.5 8 1.5C6.59664 1.5 5.31224 1.61344 4.36641 1.8026C3.89761 1.89636 3.48583 2.01374 3.17919 2.15874C3.02714 2.23064 2.87407 2.32168 2.7521 2.44089C2.62929 2.56092 2.5 2.74913 2.5 3C2.5 4.55 3.75652 5.43937 4.71674 6.09952C4.77284 6.1381 4.82818 6.17598 4.88267 6.2133C5.33271 6.52144 5.72554 6.79042 6.02519 7.08382C6.35077 7.40261 6.5 7.68805 6.5 8C6.5 8.31195 6.35077 8.59739 6.02519 8.91618C5.72554 9.20958 5.33271 9.47856 4.88267 9.7867C4.82818 9.82402 4.77284 9.8619 4.71674 9.90048C3.75652 10.5606 2.5 11.45 2.5 13C2.5 13.2509 2.62929 13.4391 2.7521 13.5591C2.87407 13.6783 3.02714 13.7694 3.17919 13.8413C3.48583 13.9863 3.89761 14.1036 4.36641 14.1974C5.31224 14.3866 6.59664 14.5 8 14.5C9.40336 14.5 10.6878 14.3866 11.6336 14.1974C12.1024 14.1036 12.5142 13.9863 12.8208 13.8413C12.9729 13.7694 13.1259 13.6783 13.2479 13.5591Z" fill="url(#paint2_linear_455_8080)" stroke="url(#paint3_linear_455_8080)"/> <path d="M13.2479 13.5591C13.3707 13.4391 13.5 13.2509 13.5 13C13.5 11.45 12.2435 10.5606 11.2833 9.90048C11.2272 9.8619 11.1718 9.82402 11.1173 9.7867C10.6673 9.47856 10.2745 9.20958 9.97481 8.91618C9.64923 8.59739 9.5 8.31195 9.5 8C9.5 7.68805 9.64923 7.40261 9.97481 7.08382C10.2745 6.79042 10.6673 6.52144 11.1173 6.2133C11.1718 6.17598 11.2272 6.1381 11.2833 6.09952C12.2435 5.43937 13.5 4.55 13.5 3C13.5 2.74913 13.3707 2.56092 13.2479 2.44089C13.1259 2.32168 12.9729 2.23064 12.8208 2.15874C12.5142 2.01374 12.1024 1.89636 11.6336 1.8026C10.6878 1.61344 9.40336 1.5 8 1.5C6.59664 1.5 5.31224 1.61344 4.36641 1.8026C3.89761 1.89636 3.48583 2.01374 3.17919 2.15874C3.02714 2.23064 2.87407 2.32168 2.7521 2.44089C2.62929 2.56092 2.5 2.74913 2.5 3C2.5 4.55 3.75652 5.43937 4.71674 6.09952C4.77284 6.1381 4.82818 6.17598 4.88267 6.2133C5.33271 6.52144 5.72554 6.79042 6.02519 7.08382C6.35077 7.40261 6.5 7.68805 6.5 8C6.5 8.31195 6.35077 8.59739 6.02519 8.91618C5.72554 9.20958 5.33271 9.47856 4.88267 9.7867C4.82818 9.82402 4.77284 9.8619 4.71674 9.90048C3.75652 10.5606 2.5 11.45 2.5 13C2.5 13.2509 2.62929 13.4391 2.7521 13.5591C2.87407 13.6783 3.02714 13.7694 3.17919 13.8413C3.48583 13.9863 3.89761 14.1036 4.36641 14.1974C5.31224 14.3866 6.59664 14.5 8 14.5C9.40336 14.5 10.6878 14.3866 11.6336 14.1974C12.1024 14.1036 12.5142 13.9863 12.8208 13.8413C12.9729 13.7694 13.1259 13.6783 13.2479 13.5591Z" fill="url(#paint2_linear_455_8080)" stroke="url(#paint3_linear_455_8080)"/>
<path d="M13 13C13 12.7239 10.7614 12.5 8 12.5C5.23858 12.5 3 12.7239 3 13" stroke="url(#paint4_linear_455_8080)" stroke-opacity="0.66" stroke-linecap="round"/> <path d="M13 13C13 12.7239 10.7614 12.5 8 12.5C5.23858 12.5 3 12.7239 3 13" stroke="url(#paint4_linear_455_8080)" stroke-opacity="0.66" stroke-linecap="round"/>
<g filter="url(#filter0_f_455_8080)"> <g filter="url(#filter0_f_455_8080)">
<ellipse cx="1.5" cy="2.5" rx="1.5" ry="2.5" transform="matrix(-0.866025 0.5 0.5 0.866025 6.54907 1.58496)" fill="white"/> <ellipse cx="1.5" cy="2.5" rx="1.5" ry="2.5" transform="matrix(-0.866025 0.5 0.5 0.866025 6.54904 1.58496)" fill="white"/>
</g> </g>
<g filter="url(#filter1_f_455_8080)"> <g filter="url(#filter1_f_455_8080)">
<ellipse cx="6.49997" cy="11.5" rx="1.5" ry="2.5" transform="rotate(30 6.49997 11.5)" fill="white"/> <ellipse cx="6.5" cy="11.5" rx="1.5" ry="2.5" transform="rotate(30 6.5 11.5)" fill="white"/>
</g> </g>
<path d="M14.5 2C14.5 2.02239 14.4801 2.15471 14.17 2.36416C13.8774 2.56183 13.4211 2.75953 12.8124 2.93345C11.6017 3.27936 9.90011 3.5 8 3.5C6.09989 3.5 4.39829 3.27936 3.18761 2.93345C2.57887 2.75953 2.12259 2.56183 1.82997 2.36416C1.51991 2.15471 1.5 2.02239 1.5 2C1.5 1.97761 1.51991 1.84529 1.82997 1.63584C2.12259 1.43817 2.57887 1.24047 3.18761 1.06655C4.39829 0.72064 6.09989 0.5 8 0.5C9.90011 0.5 11.6017 0.72064 12.8124 1.06655C13.4211 1.24047 13.8774 1.43817 14.17 1.63584C14.4801 1.84529 14.5 1.97761 14.5 2Z" fill="url(#paint5_linear_455_8080)" stroke="url(#paint6_linear_455_8080)"/> <path d="M14.5 2C14.5 2.02239 14.4801 2.15471 14.17 2.36416C13.8774 2.56183 13.4211 2.75953 12.8124 2.93345C11.6017 3.27936 9.90011 3.5 8 3.5C6.09989 3.5 4.39829 3.27936 3.18761 2.93345C2.57887 2.75953 2.12259 2.56183 1.82997 2.36416C1.51991 2.15471 1.5 2.02239 1.5 2C1.5 1.97761 1.51991 1.84529 1.82997 1.63584C2.12259 1.43817 2.57887 1.24047 3.18761 1.06655C4.39829 0.72064 6.09989 0.5 8 0.5C9.90011 0.5 11.6017 0.72064 12.8124 1.06655C13.4211 1.24047 13.8774 1.43817 14.17 1.63584C14.4801 1.84529 14.5 1.97761 14.5 2Z" fill="url(#paint5_linear_455_8080)" stroke="url(#paint6_linear_455_8080)"/>
<g filter="url(#filter2_i_455_8080)"> <circle cx="13.5" cy="12.5" r="3" fill="url(#paint7_radial_455_8080)" stroke="#BC4305"/>
<circle cx="13.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="13.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 13H12V12H15V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M15 13H12V12H15V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_f_455_8080" x="3.69727" y="1.2081" width="5.60553" height="6.58383" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <filter id="filter0_f_455_8080" x="3.69724" y="1.2081" width="5.60556" height="6.58383" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/> <feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/> <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feGaussianBlur stdDeviation="0.5" result="effect1_foregroundBlur_455_8080"/> <feGaussianBlur stdDeviation="0.5" result="effect1_foregroundBlur_455_8080"/>
</filter> </filter>
<filter id="filter1_f_455_8080" x="2.6972" y="7.2081" width="7.60553" height="8.58383" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <filter id="filter1_f_455_8080" x="2.6972" y="7.2081" width="7.60556" height="8.58383" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/> <feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/> <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feGaussianBlur stdDeviation="1" result="effect1_foregroundBlur_455_8080"/> <feGaussianBlur stdDeviation="1" result="effect1_foregroundBlur_455_8080"/>
</filter> </filter>
<filter id="filter2_i_455_8080" x="10" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_455_8080"/>
</filter>
<linearGradient id="paint0_linear_455_8080" x1="2" y1="13" x2="14" y2="15" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_455_8080" x1="2" y1="13" x2="14" y2="15" gradientUnits="userSpaceOnUse">
<stop stop-color="#ECD3A1"/> <stop stop-color="#ECD3A1"/>
<stop offset="1" stop-color="#CF9B73"/> <stop offset="1" stop-color="#CF9B73"/>
@ -65,5 +52,9 @@
<stop stop-color="#D69F71"/> <stop stop-color="#D69F71"/>
<stop offset="1" stop-color="#98631E"/> <stop offset="1" stop-color="#98631E"/>
</linearGradient> </linearGradient>
<radialGradient id="paint7_radial_455_8080" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(12 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -11,10 +11,7 @@
<path d="M3 3H13V12H3V3Z"/> <path d="M3 3H13V12H3V3Z"/>
</mask> </mask>
<path d="M3 3V2H2V3H3ZM13 3H14V2H13V3ZM13 12V13H14V12H13ZM3 12H2V13H3V12ZM3 4H13V2H3V4ZM12 3V12H14V3H12ZM13 11H3V13H13V11ZM4 12V3H2V12H4Z" fill="#02394A" fill-opacity="0.33" style="mix-blend-mode:hard-light" mask="url(#path-5-inside-2_283_6129)"/> <path d="M3 3V2H2V3H3ZM13 3H14V2H13V3ZM13 12V13H14V12H13ZM3 12H2V13H3V12ZM3 4H13V2H3V4ZM12 3V12H14V3H12ZM13 11H3V13H13V11ZM4 12V3H2V12H4Z" fill="#02394A" fill-opacity="0.33" style="mix-blend-mode:hard-light" mask="url(#path-5-inside-2_283_6129)"/>
<g filter="url(#filter1_i_283_6129)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint1_radial_283_6129)" stroke="url(#paint2_linear_283_6129)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint1_linear_283_6129)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_283_6129" x="1" y="-3" width="18" height="18" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <filter id="filter0_i_283_6129" x="1" y="-3" width="18" height="18" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
@ -28,23 +25,17 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_283_6129"/> <feBlend mode="normal" in2="shape" result="effect1_innerShadow_283_6129"/>
</filter> </filter>
<filter id="filter1_i_283_6129" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_283_6129"/>
</filter>
<linearGradient id="paint0_linear_283_6129" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_283_6129" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse">
<stop offset="0.143736" stop-color="#B2E1FA"/> <stop offset="0.143736" stop-color="#B2E1FA"/>
<stop offset="0.465766" stop-color="#96C4DF"/> <stop offset="0.465766" stop-color="#96C4DF"/>
<stop offset="0.483994" stop-color="#72A7DC"/> <stop offset="0.483994" stop-color="#72A7DC"/>
<stop offset="0.708808" stop-color="#75ADE5"/> <stop offset="0.708808" stop-color="#75ADE5"/>
</linearGradient> </linearGradient>
<linearGradient id="paint1_linear_283_6129" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint1_radial_283_6129" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint2_linear_283_6129" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -11,10 +11,7 @@
<path d="M3 3H13V12H3V3Z"/> <path d="M3 3H13V12H3V3Z"/>
</mask> </mask>
<path d="M3 3V2H2V3H3ZM13 3H14V2H13V3ZM13 12V13H14V12H13ZM3 12H2V13H3V12ZM3 4H13V2H3V4ZM12 3V12H14V3H12ZM13 11H3V13H13V11ZM4 12V3H2V12H4Z" fill="#02394A" fill-opacity="0.33" style="mix-blend-mode:hard-light" mask="url(#path-5-inside-2_283_6134)"/> <path d="M3 3V2H2V3H3ZM13 3H14V2H13V3ZM13 12V13H14V12H13ZM3 12H2V13H3V12ZM3 4H13V2H3V4ZM12 3V12H14V3H12ZM13 11H3V13H13V11ZM4 12V3H2V12H4Z" fill="#02394A" fill-opacity="0.33" style="mix-blend-mode:hard-light" mask="url(#path-5-inside-2_283_6134)"/>
<g filter="url(#filter1_i_283_6134)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint1_radial_283_6134)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_283_6134" x="1" y="-3" width="18" height="18" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> <filter id="filter0_i_283_6134" x="1" y="-3" width="18" height="18" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
@ -28,21 +25,15 @@
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"/> <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_283_6134"/> <feBlend mode="normal" in2="shape" result="effect1_innerShadow_283_6134"/>
</filter> </filter>
<filter id="filter1_i_283_6134" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_283_6134"/>
</filter>
<linearGradient id="paint0_linear_283_6134" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_283_6134" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse">
<stop offset="0.143736" stop-color="#B2E1FA"/> <stop offset="0.143736" stop-color="#B2E1FA"/>
<stop offset="0.465766" stop-color="#96C4DF"/> <stop offset="0.465766" stop-color="#96C4DF"/>
<stop offset="0.483994" stop-color="#72A7DC"/> <stop offset="0.483994" stop-color="#72A7DC"/>
<stop offset="0.708808" stop-color="#75ADE5"/> <stop offset="0.708808" stop-color="#75ADE5"/>
</linearGradient> </linearGradient>
<radialGradient id="paint1_radial_283_6134" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -12,22 +12,9 @@
</mask> </mask>
<path d="M6 2H5C5 2.55228 5.44772 3 6 3V2ZM6 6V5C5.44772 5 5 5.44772 5 6H6ZM6 9H5C5 9.55229 5.44772 10 6 10V9ZM10 9V10C10.5523 10 11 9.55229 11 9H10ZM7 2V0C5.89543 0 5 0.895431 5 2H7ZM6 3C6.55228 3 7 3.44772 7 4H9C9 2.34315 7.65685 1 6 1V3ZM7 4C7 4.55228 6.55228 5 6 5V7C7.65685 7 9 5.65685 9 4H7ZM7 9V6H5V9H7ZM10 8H6V10H10V8ZM9 2V9H11V2H9ZM9 2H11C11 0.89543 10.1046 0 9 0V2ZM7 2H9V0H7V2Z" fill="white" fill-opacity="0.3" mask="url(#path-5-inside-2_486_9028)"/> <path d="M6 2H5C5 2.55228 5.44772 3 6 3V2ZM6 6V5C5.44772 5 5 5.44772 5 6H6ZM6 9H5C5 9.55229 5.44772 10 6 10V9ZM10 9V10C10.5523 10 11 9.55229 11 9H10ZM7 2V0C5.89543 0 5 0.895431 5 2H7ZM6 3C6.55228 3 7 3.44772 7 4H9C9 2.34315 7.65685 1 6 1V3ZM7 4C7 4.55228 6.55228 5 6 5V7C7.65685 7 9 5.65685 9 4H7ZM7 9V6H5V9H7ZM10 8H6V10H10V8ZM9 2V9H11V2H9ZM9 2H11C11 0.89543 10.1046 0 9 0V2ZM7 2H9V0H7V2Z" fill="white" fill-opacity="0.3" mask="url(#path-5-inside-2_486_9028)"/>
<path d="M8.5 9C8.5 8.17157 9.17157 7.5 10 7.5H11C11.8284 7.5 12.5 8.17157 12.5 9V9.5H8.5V9Z" fill="url(#paint3_linear_486_9028)" stroke="url(#paint4_linear_486_9028)"/> <path d="M8.5 9C8.5 8.17157 9.17157 7.5 10 7.5H11C11.8284 7.5 12.5 8.17157 12.5 9V9.5H8.5V9Z" fill="url(#paint3_linear_486_9028)" stroke="url(#paint4_linear_486_9028)"/>
<g filter="url(#filter0_i_486_9028)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_486_9028)" stroke="url(#paint6_linear_486_9028)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint5_linear_486_9028)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_486_9028" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_486_9028"/>
</filter>
<linearGradient id="paint0_linear_486_9028" x1="2" y1="9" x2="14" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_486_9028" x1="2" y1="9" x2="14" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#A4A4A4"/> <stop stop-color="#A4A4A4"/>
<stop offset="1" stop-color="#434343"/> <stop offset="1" stop-color="#434343"/>
@ -48,7 +35,11 @@
<stop stop-color="#F76D6A" stop-opacity="0.996078"/> <stop stop-color="#F76D6A" stop-opacity="0.996078"/>
<stop offset="1" stop-color="#DB5259"/> <stop offset="1" stop-color="#DB5259"/>
</linearGradient> </linearGradient>
<linearGradient id="paint5_linear_486_9028" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint5_radial_486_9028" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint6_linear_486_9028" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -12,22 +12,9 @@
</mask> </mask>
<path d="M6 2H5C5 2.55228 5.44772 3 6 3V2ZM6 6V5C5.44772 5 5 5.44772 5 6H6ZM6 9H5C5 9.55229 5.44772 10 6 10V9ZM10 9V10C10.5523 10 11 9.55229 11 9H10ZM7 2V0C5.89543 0 5 0.895431 5 2H7ZM6 3C6.55228 3 7 3.44772 7 4H9C9 2.34315 7.65685 1 6 1V3ZM7 4C7 4.55228 6.55228 5 6 5V7C7.65685 7 9 5.65685 9 4H7ZM7 9V6H5V9H7ZM10 8H6V10H10V8ZM9 2V9H11V2H9ZM9 2H11C11 0.89543 10.1046 0 9 0V2ZM7 2H9V0H7V2Z" fill="white" fill-opacity="0.3" mask="url(#path-5-inside-2_486_9027)"/> <path d="M6 2H5C5 2.55228 5.44772 3 6 3V2ZM6 6V5C5.44772 5 5 5.44772 5 6H6ZM6 9H5C5 9.55229 5.44772 10 6 10V9ZM10 9V10C10.5523 10 11 9.55229 11 9H10ZM7 2V0C5.89543 0 5 0.895431 5 2H7ZM6 3C6.55228 3 7 3.44772 7 4H9C9 2.34315 7.65685 1 6 1V3ZM7 4C7 4.55228 6.55228 5 6 5V7C7.65685 7 9 5.65685 9 4H7ZM7 9V6H5V9H7ZM10 8H6V10H10V8ZM9 2V9H11V2H9ZM9 2H11C11 0.89543 10.1046 0 9 0V2ZM7 2H9V0H7V2Z" fill="white" fill-opacity="0.3" mask="url(#path-5-inside-2_486_9027)"/>
<path d="M8.5 9C8.5 8.17157 9.17157 7.5 10 7.5H11C11.8284 7.5 12.5 8.17157 12.5 9V9.5H8.5V9Z" fill="url(#paint3_linear_486_9027)" stroke="url(#paint4_linear_486_9027)"/> <path d="M8.5 9C8.5 8.17157 9.17157 7.5 10 7.5H11C11.8284 7.5 12.5 8.17157 12.5 9V9.5H8.5V9Z" fill="url(#paint3_linear_486_9027)" stroke="url(#paint4_linear_486_9027)"/>
<g filter="url(#filter0_i_486_9027)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_486_9027)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_486_9027" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_486_9027"/>
</filter>
<linearGradient id="paint0_linear_486_9027" x1="2" y1="9" x2="14" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_486_9027" x1="2" y1="9" x2="14" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#A4A4A4"/> <stop stop-color="#A4A4A4"/>
<stop offset="1" stop-color="#434343"/> <stop offset="1" stop-color="#434343"/>
@ -48,5 +35,9 @@
<stop stop-color="#F76D6A" stop-opacity="0.996078"/> <stop stop-color="#F76D6A" stop-opacity="0.996078"/>
<stop offset="1" stop-color="#DB5259"/> <stop offset="1" stop-color="#DB5259"/>
</linearGradient> </linearGradient>
<radialGradient id="paint5_radial_486_9027" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -7,28 +7,15 @@
</mask> </mask>
<path d="M1 12V14C1 14.5523 1.44772 15 2 15H3.58579C3.851 15 4.10536 14.8946 4.29289 14.7071L9.5 9.5L7 7L5 9H3.5C3.22386 9 3 9.22386 3 9.5V11H1.5C1.22386 11 1 11.2239 1 11.5V12Z" fill="url(#paint0_linear_504_8638)"/> <path d="M1 12V14C1 14.5523 1.44772 15 2 15H3.58579C3.851 15 4.10536 14.8946 4.29289 14.7071L9.5 9.5L7 7L5 9H3.5C3.22386 9 3 9.22386 3 9.5V11H1.5C1.22386 11 1 11.2239 1 11.5V12Z" fill="url(#paint0_linear_504_8638)"/>
<path d="M6 4V6L7 7L9.5 9.5L10 10H12L15 7V5L11 1H9L6 4Z" fill="url(#paint1_linear_504_8638)"/> <path d="M6 4V6L7 7L9.5 9.5L10 10H12L15 7V5L11 1H9L6 4Z" fill="url(#paint1_linear_504_8638)"/>
<path d="M6.64645 7.35355L9.14645 9.85355L9.85355 9.14645L7.35355 6.64645L6.64645 7.35355ZM11.1464 3.35355L12.1464 4.35355L12.8536 3.64645L11.8536 2.64645L11.1464 3.35355ZM12.1464 4.35355L12.6464 4.85355L13.3536 4.14645L12.8536 3.64645L12.1464 4.35355ZM6 6H5C5 6.26522 5.10536 6.51957 5.29289 6.70711L6 6ZM6 4L5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4H6ZM9 1V0C8.73478 0 8.48043 0.105357 8.29289 0.292893L9 1ZM11 1L11.7071 0.292893C11.5196 0.105357 11.2652 0 11 0V1ZM15 5H16C16 4.73478 15.8946 4.48043 15.7071 4.29289L15 5ZM15 7L15.7071 7.70711C15.8946 7.51957 16 7.26522 16 7H15ZM12 10V11C12.2652 11 12.5196 10.8946 12.7071 10.7071L12 10ZM10 10L9.29289 10.7071C9.48043 10.8946 9.73478 11 10 11V10ZM3 11V12H4V11H3ZM7 7L7.70711 7.70711L8.41421 7L7.70711 6.29289L7 7ZM5 9V10H5.41421L5.70711 9.70711L5 9ZM9.5 9.5L10.2071 8.79289L9.5 8.08579L8.79289 8.79289L9.5 9.5ZM4.29289 14.7071L5 15.4142L4.29289 14.7071ZM2 14V12H0V14H2ZM7 6V4H5V6H7ZM6.70711 4.70711L9.70711 1.70711L8.29289 0.292893L5.29289 3.29289L6.70711 4.70711ZM9 2H11V0H9V2ZM10.2929 1.70711L14.2929 5.70711L15.7071 4.29289L11.7071 0.292893L10.2929 1.70711ZM14 5V7H16V5H14ZM14.2929 6.29289L11.2929 9.29289L12.7071 10.7071L15.7071 7.70711L14.2929 6.29289ZM3.58579 14H2V16H3.58579V14ZM12 9H10V11H12V9ZM0 14C0 15.1046 0.89543 16 2 16V14H2H0ZM7.70711 6.29289L6.70711 5.29289L5.29289 6.70711L6.29289 7.70711L7.70711 6.29289ZM4 11V9.5H2V11H4ZM2 12V11.5H0V12H2ZM1.5 12H3V10H1.5V12ZM3.5 10H5V8H3.5V10ZM5.70711 9.70711L7.70711 7.70711L6.29289 6.29289L4.29289 8.29289L5.70711 9.70711ZM8.79289 10.2071L9.29289 10.7071L10.7071 9.29289L10.2071 8.79289L8.79289 10.2071ZM5 15.4142L10.2071 10.2071L8.79289 8.79289L3.58579 14L5 15.4142ZM2 11.5C2 11.7761 1.77614 12 1.5 12V10C0.671573 10 0 10.6716 0 11.5H2ZM4 9.5C4 9.77614 3.77614 10 3.5 10V8C2.67157 8 2 8.67157 2 9.5H4ZM3.58579 16C4.11622 16 4.62493 15.7893 5 15.4142L3.58579 14L3.58579 14V16Z" fill="url(#paint2_linear_504_8638)" mask="url(#path-1-outside-1_504_8638)"/> <path d="M6.64645 7.35355L9.14645 9.85355L9.85355 9.14645L7.35355 6.64645L6.64645 7.35355ZM11.1464 3.35355L12.1464 4.35355L12.8536 3.64645L11.8536 2.64645L11.1464 3.35355ZM12.1464 4.35355L12.6464 4.85355L13.3536 4.14645L12.8536 3.64645L12.1464 4.35355ZM6 6H5C5 6.26522 5.10536 6.51957 5.29289 6.70711L6 6ZM6 4L5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4H6ZM9 1V0C8.73478 0 8.48043 0.105357 8.29289 0.292893L9 1ZM11 1L11.7071 0.292893C11.5196 0.105357 11.2652 0 11 0V1ZM15 5H16C16 4.73478 15.8946 4.48043 15.7071 4.29289L15 5ZM15 7L15.7071 7.70711C15.8946 7.51957 16 7.26522 16 7H15ZM12 10V11C12.2652 11 12.5196 10.8946 12.7071 10.7071L12 10ZM10 10L9.29289 10.7071C9.48043 10.8946 9.73478 11 10 11V10ZM3 11V12H4V11H3ZM7 7L7.70711 7.70711L8.41421 7L7.70711 6.29289L7 7ZM5 9V10H5.41421L5.70711 9.70711L5 9ZM9.5 9.5L10.2071 8.79289L9.5 8.08579L8.79289 8.79289L9.5 9.5ZM4.29289 14.7071L5 15.4142L4.29289 14.7071ZM2 14V12H0V14H2ZM7 6V4H5V6H7ZM6.70711 4.70711L9.70711 1.70711L8.29289 0.292893L5.29289 3.29289L6.70711 4.70711ZM9 2H11V0H9V2ZM10.2929 1.70711L14.2929 5.70711L15.7071 4.29289L11.7071 0.292893L10.2929 1.70711ZM14 5V7H16V5H14ZM14.2929 6.29289L11.2929 9.29289L12.7071 10.7071L15.7071 7.70711L14.2929 6.29289ZM3.58579 14H2V16H3.58579V14ZM12 9H10V11H12V9ZM0 14C0 15.1046 0.89543 16 2 16V14H2H0ZM7.70711 6.29289L6.70711 5.29289L5.29289 6.70711L6.29289 7.70711L7.70711 6.29289ZM4 11V9.5H2V11H4ZM2 12V11.5H0V12H2ZM1.5 12H3V10H1.5V12ZM3.5 10H5V8H3.5V10ZM5.70711 9.70711L7.70711 7.70711L6.29289 6.29289L4.29289 8.29289L5.70711 9.70711ZM8.79289 10.2071L9.29289 10.7071L10.7071 9.29289L10.2071 8.79289L8.79289 10.2071ZM5 15.4142L10.2071 10.2071L8.79289 8.79289L3.58579 14L5 15.4142ZM2 11.5C2 11.7761 1.77614 12 1.5 12V10C0.671573 10 0 10.6716 0 11.5H2ZM4 9.5C4 9.77614 3.77614 10 3.5 10V8C2.67157 8 2 8.67157 2 9.5H4ZM3.58579 16C4.11622 16 4.62493 15.7893 5 15.4142L3.58579 14V16Z" fill="url(#paint2_linear_504_8638)" mask="url(#path-1-outside-1_504_8638)"/>
<path d="M2 14L8.5 7.5" stroke="url(#paint3_linear_504_8638)" stroke-linecap="round"/> <path d="M2 14L8.5 7.5" stroke="url(#paint3_linear_504_8638)" stroke-linecap="round"/>
<path d="M1.5 14V12V11.5H2.5C3.05228 11.5 3.5 11.0523 3.5 10.5V9.5H4.79289C5.05811 9.5 5.31246 9.39464 5.5 9.20711L7.21213 7.49497C7.4855 7.22161 7.4855 6.77839 7.21213 6.50503L6.5 5.79289V4.20711L9.20711 1.5H10.7929L14.5 5.20711V6.79289L11.7929 9.5H10.2071L9.99498 9.28787C9.72161 9.0145 9.27839 9.0145 9.00502 9.28787L3.93934 14.3536C3.84557 14.4473 3.71839 14.5 3.58579 14.5H2C1.72386 14.5 1.5 14.2761 1.5 14Z" stroke="url(#paint4_linear_504_8638)" stroke-linejoin="round"/> <path d="M1.5 14V12V11.5H2.5C3.05228 11.5 3.5 11.0523 3.5 10.5V9.5H4.79289C5.05811 9.5 5.31246 9.39464 5.5 9.20711L7.21213 7.49497C7.4855 7.22161 7.4855 6.77839 7.21213 6.50503L6.5 5.79289V4.20711L9.20711 1.5H10.7929L14.5 5.20711V6.79289L11.7929 9.5H10.2071L9.99498 9.28787C9.72161 9.0145 9.27839 9.0145 9.00502 9.28787L3.93934 14.3536C3.84557 14.4473 3.71839 14.5 3.58579 14.5H2C1.72386 14.5 1.5 14.2761 1.5 14Z" stroke="url(#paint4_linear_504_8638)" stroke-linejoin="round"/>
<path d="M11.4393 3.64645L12.2723 4.47945C12.1931 4.456 12.1202 4.41305 12.0607 4.35355L11.6464 3.93934C11.4279 3.72084 11.149 3.57671 10.8489 3.52325C10.8966 3.50815 10.9473 3.5 11 3.5H11.0858C11.2184 3.5 11.3456 3.55268 11.4393 3.64645Z" stroke="#E3AC42" stroke-linecap="round"/> <path d="M11.4393 3.64645L12.2723 4.47945C12.1931 4.456 12.1202 4.41305 12.0607 4.35355L11.6464 3.93934C11.4279 3.72084 11.149 3.57671 10.8489 3.52325C10.8966 3.50815 10.9473 3.5 11 3.5H11.0858C11.2184 3.5 11.3456 3.55268 11.4393 3.64645Z" stroke="#E3AC42" stroke-linecap="round"/>
<path d="M11.9393 6H12C12.5523 6 13 5.55228 13 5H12.4142C12.149 5 11.8946 4.89464 11.7071 4.70711L11.2929 4.29289C11.1054 4.10536 10.851 4 10.5858 4H10V4.08579C10 4.351 10.1054 4.60536 10.2929 4.79289L11.1893 5.68934C11.3883 5.88825 11.658 6 11.9393 6Z" fill="#FDF7C2"/> <path d="M11.9393 6H12C12.5523 6 13 5.55228 13 5H12.4142C12.149 5 11.8946 4.89464 11.7071 4.70711L11.2929 4.29289C11.1054 4.10536 10.851 4 10.5858 4H10V4.08579C10 4.351 10.1054 4.60536 10.2929 4.79289L11.1893 5.68934C11.3883 5.88825 11.658 6 11.9393 6Z" fill="#FDF7C2"/>
</g> </g>
<g filter="url(#filter0_i_504_8638)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_504_8638)" stroke="url(#paint6_linear_504_8638)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint5_linear_504_8638)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_504_8638" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_504_8638"/>
</filter>
<linearGradient id="paint0_linear_504_8638" x1="1" y1="1" x2="15" y2="15" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_504_8638" x1="1" y1="1" x2="15" y2="15" gradientUnits="userSpaceOnUse">
<stop offset="0.282858" stop-color="#F9EB9E"/> <stop offset="0.282858" stop-color="#F9EB9E"/>
<stop offset="0.523948" stop-color="#F5DB48"/> <stop offset="0.523948" stop-color="#F5DB48"/>
@ -51,7 +38,11 @@
<stop stop-color="white"/> <stop stop-color="white"/>
<stop offset="1" stop-color="#FCF3A0"/> <stop offset="1" stop-color="#FCF3A0"/>
</linearGradient> </linearGradient>
<linearGradient id="paint5_linear_504_8638" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint5_radial_504_8638" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint6_linear_504_8638" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@ -7,28 +7,15 @@
</mask> </mask>
<path d="M1 12V14C1 14.5523 1.44772 15 2 15H3.58579C3.851 15 4.10536 14.8946 4.29289 14.7071L9.5 9.5L7 7L5 9H3.5C3.22386 9 3 9.22386 3 9.5V11H1.5C1.22386 11 1 11.2239 1 11.5V12Z" fill="url(#paint0_linear_504_8637)"/> <path d="M1 12V14C1 14.5523 1.44772 15 2 15H3.58579C3.851 15 4.10536 14.8946 4.29289 14.7071L9.5 9.5L7 7L5 9H3.5C3.22386 9 3 9.22386 3 9.5V11H1.5C1.22386 11 1 11.2239 1 11.5V12Z" fill="url(#paint0_linear_504_8637)"/>
<path d="M6 4V6L7 7L9.5 9.5L10 10H12L15 7V5L11 1H9L6 4Z" fill="url(#paint1_linear_504_8637)"/> <path d="M6 4V6L7 7L9.5 9.5L10 10H12L15 7V5L11 1H9L6 4Z" fill="url(#paint1_linear_504_8637)"/>
<path d="M6.64645 7.35355L9.14645 9.85355L9.85355 9.14645L7.35355 6.64645L6.64645 7.35355ZM11.1464 3.35355L12.1464 4.35355L12.8536 3.64645L11.8536 2.64645L11.1464 3.35355ZM12.1464 4.35355L12.6464 4.85355L13.3536 4.14645L12.8536 3.64645L12.1464 4.35355ZM6 6H5C5 6.26522 5.10536 6.51957 5.29289 6.70711L6 6ZM6 4L5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4H6ZM9 1V0C8.73478 0 8.48043 0.105357 8.29289 0.292893L9 1ZM11 1L11.7071 0.292893C11.5196 0.105357 11.2652 0 11 0V1ZM15 5H16C16 4.73478 15.8946 4.48043 15.7071 4.29289L15 5ZM15 7L15.7071 7.70711C15.8946 7.51957 16 7.26522 16 7H15ZM12 10V11C12.2652 11 12.5196 10.8946 12.7071 10.7071L12 10ZM10 10L9.29289 10.7071C9.48043 10.8946 9.73478 11 10 11V10ZM3 11V12H4V11H3ZM7 7L7.70711 7.70711L8.41421 7L7.70711 6.29289L7 7ZM5 9V10H5.41421L5.70711 9.70711L5 9ZM9.5 9.5L10.2071 8.79289L9.5 8.08579L8.79289 8.79289L9.5 9.5ZM4.29289 14.7071L5 15.4142L4.29289 14.7071ZM2 14V12H0V14H2ZM7 6V4H5V6H7ZM6.70711 4.70711L9.70711 1.70711L8.29289 0.292893L5.29289 3.29289L6.70711 4.70711ZM9 2H11V0H9V2ZM10.2929 1.70711L14.2929 5.70711L15.7071 4.29289L11.7071 0.292893L10.2929 1.70711ZM14 5V7H16V5H14ZM14.2929 6.29289L11.2929 9.29289L12.7071 10.7071L15.7071 7.70711L14.2929 6.29289ZM3.58579 14H2V16H3.58579V14ZM12 9H10V11H12V9ZM0 14C0 15.1046 0.89543 16 2 16V14H2H0ZM7.70711 6.29289L6.70711 5.29289L5.29289 6.70711L6.29289 7.70711L7.70711 6.29289ZM4 11V9.5H2V11H4ZM2 12V11.5H0V12H2ZM1.5 12H3V10H1.5V12ZM3.5 10H5V8H3.5V10ZM5.70711 9.70711L7.70711 7.70711L6.29289 6.29289L4.29289 8.29289L5.70711 9.70711ZM8.79289 10.2071L9.29289 10.7071L10.7071 9.29289L10.2071 8.79289L8.79289 10.2071ZM5 15.4142L10.2071 10.2071L8.79289 8.79289L3.58579 14L5 15.4142ZM2 11.5C2 11.7761 1.77614 12 1.5 12V10C0.671573 10 0 10.6716 0 11.5H2ZM4 9.5C4 9.77614 3.77614 10 3.5 10V8C2.67157 8 2 8.67157 2 9.5H4ZM3.58579 16C4.11622 16 4.62493 15.7893 5 15.4142L3.58579 14L3.58579 14V16Z" fill="url(#paint2_linear_504_8637)" mask="url(#path-1-outside-1_504_8637)"/> <path d="M6.64645 7.35355L9.14645 9.85355L9.85355 9.14645L7.35355 6.64645L6.64645 7.35355ZM11.1464 3.35355L12.1464 4.35355L12.8536 3.64645L11.8536 2.64645L11.1464 3.35355ZM12.1464 4.35355L12.6464 4.85355L13.3536 4.14645L12.8536 3.64645L12.1464 4.35355ZM6 6H5C5 6.26522 5.10536 6.51957 5.29289 6.70711L6 6ZM6 4L5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4H6ZM9 1V0C8.73478 0 8.48043 0.105357 8.29289 0.292893L9 1ZM11 1L11.7071 0.292893C11.5196 0.105357 11.2652 0 11 0V1ZM15 5H16C16 4.73478 15.8946 4.48043 15.7071 4.29289L15 5ZM15 7L15.7071 7.70711C15.8946 7.51957 16 7.26522 16 7H15ZM12 10V11C12.2652 11 12.5196 10.8946 12.7071 10.7071L12 10ZM10 10L9.29289 10.7071C9.48043 10.8946 9.73478 11 10 11V10ZM3 11V12H4V11H3ZM7 7L7.70711 7.70711L8.41421 7L7.70711 6.29289L7 7ZM5 9V10H5.41421L5.70711 9.70711L5 9ZM9.5 9.5L10.2071 8.79289L9.5 8.08579L8.79289 8.79289L9.5 9.5ZM4.29289 14.7071L5 15.4142L4.29289 14.7071ZM2 14V12H0V14H2ZM7 6V4H5V6H7ZM6.70711 4.70711L9.70711 1.70711L8.29289 0.292893L5.29289 3.29289L6.70711 4.70711ZM9 2H11V0H9V2ZM10.2929 1.70711L14.2929 5.70711L15.7071 4.29289L11.7071 0.292893L10.2929 1.70711ZM14 5V7H16V5H14ZM14.2929 6.29289L11.2929 9.29289L12.7071 10.7071L15.7071 7.70711L14.2929 6.29289ZM3.58579 14H2V16H3.58579V14ZM12 9H10V11H12V9ZM0 14C0 15.1046 0.89543 16 2 16V14H2H0ZM7.70711 6.29289L6.70711 5.29289L5.29289 6.70711L6.29289 7.70711L7.70711 6.29289ZM4 11V9.5H2V11H4ZM2 12V11.5H0V12H2ZM1.5 12H3V10H1.5V12ZM3.5 10H5V8H3.5V10ZM5.70711 9.70711L7.70711 7.70711L6.29289 6.29289L4.29289 8.29289L5.70711 9.70711ZM8.79289 10.2071L9.29289 10.7071L10.7071 9.29289L10.2071 8.79289L8.79289 10.2071ZM5 15.4142L10.2071 10.2071L8.79289 8.79289L3.58579 14L5 15.4142ZM2 11.5C2 11.7761 1.77614 12 1.5 12V10C0.671573 10 0 10.6716 0 11.5H2ZM4 9.5C4 9.77614 3.77614 10 3.5 10V8C2.67157 8 2 8.67157 2 9.5H4ZM3.58579 16C4.11622 16 4.62493 15.7893 5 15.4142L3.58579 14V16Z" fill="url(#paint2_linear_504_8637)" mask="url(#path-1-outside-1_504_8637)"/>
<path d="M2 14L8.5 7.5" stroke="url(#paint3_linear_504_8637)" stroke-linecap="round"/> <path d="M2 14L8.5 7.5" stroke="url(#paint3_linear_504_8637)" stroke-linecap="round"/>
<path d="M1.5 14V12V11.5H2.5C3.05228 11.5 3.5 11.0523 3.5 10.5V9.5H4.79289C5.05811 9.5 5.31246 9.39464 5.5 9.20711L7.21213 7.49497C7.4855 7.22161 7.4855 6.77839 7.21213 6.50503L6.5 5.79289V4.20711L9.20711 1.5H10.7929L14.5 5.20711V6.79289L11.7929 9.5H10.2071L9.99498 9.28787C9.72161 9.0145 9.27839 9.0145 9.00502 9.28787L3.93934 14.3536C3.84557 14.4473 3.71839 14.5 3.58579 14.5H2C1.72386 14.5 1.5 14.2761 1.5 14Z" stroke="url(#paint4_linear_504_8637)" stroke-linejoin="round"/> <path d="M1.5 14V12V11.5H2.5C3.05228 11.5 3.5 11.0523 3.5 10.5V9.5H4.79289C5.05811 9.5 5.31246 9.39464 5.5 9.20711L7.21213 7.49497C7.4855 7.22161 7.4855 6.77839 7.21213 6.50503L6.5 5.79289V4.20711L9.20711 1.5H10.7929L14.5 5.20711V6.79289L11.7929 9.5H10.2071L9.99498 9.28787C9.72161 9.0145 9.27839 9.0145 9.00502 9.28787L3.93934 14.3536C3.84557 14.4473 3.71839 14.5 3.58579 14.5H2C1.72386 14.5 1.5 14.2761 1.5 14Z" stroke="url(#paint4_linear_504_8637)" stroke-linejoin="round"/>
<path d="M11.4393 3.64645L12.2723 4.47945C12.1931 4.456 12.1202 4.41305 12.0607 4.35355L11.6464 3.93934C11.4279 3.72084 11.149 3.57671 10.8489 3.52325C10.8966 3.50815 10.9473 3.5 11 3.5H11.0858C11.2184 3.5 11.3456 3.55268 11.4393 3.64645Z" stroke="#E3AC42" stroke-linecap="round"/> <path d="M11.4393 3.64645L12.2723 4.47945C12.1931 4.456 12.1202 4.41305 12.0607 4.35355L11.6464 3.93934C11.4279 3.72084 11.149 3.57671 10.8489 3.52325C10.8966 3.50815 10.9473 3.5 11 3.5H11.0858C11.2184 3.5 11.3456 3.55268 11.4393 3.64645Z" stroke="#E3AC42" stroke-linecap="round"/>
<path d="M11.9393 6H12C12.5523 6 13 5.55228 13 5H12.4142C12.149 5 11.8946 4.89464 11.7071 4.70711L11.2929 4.29289C11.1054 4.10536 10.851 4 10.5858 4H10V4.08579C10 4.351 10.1054 4.60536 10.2929 4.79289L11.1893 5.68934C11.3883 5.88825 11.658 6 11.9393 6Z" fill="#FDF7C2"/> <path d="M11.9393 6H12C12.5523 6 13 5.55228 13 5H12.4142C12.149 5 11.8946 4.89464 11.7071 4.70711L11.2929 4.29289C11.1054 4.10536 10.851 4 10.5858 4H10V4.08579C10 4.351 10.1054 4.60536 10.2929 4.79289L11.1893 5.68934C11.3883 5.88825 11.658 6 11.9393 6Z" fill="#FDF7C2"/>
</g> </g>
<g filter="url(#filter0_i_504_8637)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_504_8637)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_504_8637" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_504_8637"/>
</filter>
<linearGradient id="paint0_linear_504_8637" x1="1" y1="1" x2="15" y2="15" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_504_8637" x1="1" y1="1" x2="15" y2="15" gradientUnits="userSpaceOnUse">
<stop offset="0.282858" stop-color="#F9EB9E"/> <stop offset="0.282858" stop-color="#F9EB9E"/>
<stop offset="0.523948" stop-color="#F5DB48"/> <stop offset="0.523948" stop-color="#F5DB48"/>
@ -51,6 +38,10 @@
<stop stop-color="white"/> <stop stop-color="white"/>
<stop offset="1" stop-color="#FCF3A0"/> <stop offset="1" stop-color="#FCF3A0"/>
</linearGradient> </linearGradient>
<radialGradient id="paint5_radial_504_8637" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_504_8637"> <clipPath id="clip0_504_8637">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@ -19,22 +19,9 @@
<path d="M10 7.5C10 7.22386 10.2239 7 10.5 7C10.7761 7 11 7.22386 11 7.5C11 7.77614 10.7761 8 10.5 8C10.2239 8 10 7.77614 10 7.5Z" fill="#FCFCFC"/> <path d="M10 7.5C10 7.22386 10.2239 7 10.5 7C10.7761 7 11 7.22386 11 7.5C11 7.77614 10.7761 8 10.5 8C10.2239 8 10 7.77614 10 7.5Z" fill="#FCFCFC"/>
<path d="M12 7.5C12 7.22386 12.2239 7 12.5 7C12.7761 7 13 7.22386 13 7.5C13 7.77614 12.7761 8 12.5 8C12.2239 8 12 7.77614 12 7.5Z" fill="#FCFCFC"/> <path d="M12 7.5C12 7.22386 12.2239 7 12.5 7C12.7761 7 13 7.22386 13 7.5C13 7.77614 12.7761 8 12.5 8C12.2239 8 12 7.77614 12 7.5Z" fill="#FCFCFC"/>
<path d="M13 8.5C13 8.22386 13.2239 8 13.5 8C13.7761 8 14 8.22386 14 8.5V9.5C14 9.77614 13.7761 10 13.5 10C13.2239 10 13 9.77614 13 9.5V8.5Z" fill="#FCFCFC"/> <path d="M13 8.5C13 8.22386 13.2239 8 13.5 8C13.7761 8 14 8.22386 14 8.5V9.5C14 9.77614 13.7761 10 13.5 10C13.2239 10 13 9.77614 13 9.5V8.5Z" fill="#FCFCFC"/>
<g filter="url(#filter0_i_498_10205)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_498_10205)" stroke="url(#paint6_linear_498_10205)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint5_linear_498_10205)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_498_10205" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_498_10205"/>
</filter>
<linearGradient id="paint0_linear_498_10205" x1="2.5" y1="4" x2="13" y2="4" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_498_10205" x1="2.5" y1="4" x2="13" y2="4" gradientUnits="userSpaceOnUse">
<stop offset="0.315" stop-color="#C3C3C3"/> <stop offset="0.315" stop-color="#C3C3C3"/>
<stop offset="1" stop-color="#C3C3C3" stop-opacity="0"/> <stop offset="1" stop-color="#C3C3C3" stop-opacity="0"/>
@ -55,7 +42,11 @@
<stop stop-color="#D8E2EF"/> <stop stop-color="#D8E2EF"/>
<stop offset="1" stop-color="#AEC2DE"/> <stop offset="1" stop-color="#AEC2DE"/>
</linearGradient> </linearGradient>
<linearGradient id="paint5_linear_498_10205" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint5_radial_498_10205" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint6_linear_498_10205" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -19,22 +19,9 @@
<path d="M10 7.5C10 7.22386 10.2239 7 10.5 7C10.7761 7 11 7.22386 11 7.5C11 7.77614 10.7761 8 10.5 8C10.2239 8 10 7.77614 10 7.5Z" fill="#FCFCFC"/> <path d="M10 7.5C10 7.22386 10.2239 7 10.5 7C10.7761 7 11 7.22386 11 7.5C11 7.77614 10.7761 8 10.5 8C10.2239 8 10 7.77614 10 7.5Z" fill="#FCFCFC"/>
<path d="M12 7.5C12 7.22386 12.2239 7 12.5 7C12.7761 7 13 7.22386 13 7.5C13 7.77614 12.7761 8 12.5 8C12.2239 8 12 7.77614 12 7.5Z" fill="#FCFCFC"/> <path d="M12 7.5C12 7.22386 12.2239 7 12.5 7C12.7761 7 13 7.22386 13 7.5C13 7.77614 12.7761 8 12.5 8C12.2239 8 12 7.77614 12 7.5Z" fill="#FCFCFC"/>
<path d="M13 8.5C13 8.22386 13.2239 8 13.5 8C13.7761 8 14 8.22386 14 8.5V9.5C14 9.77614 13.7761 10 13.5 10C13.2239 10 13 9.77614 13 9.5V8.5Z" fill="#FCFCFC"/> <path d="M13 8.5C13 8.22386 13.2239 8 13.5 8C13.7761 8 14 8.22386 14 8.5V9.5C14 9.77614 13.7761 10 13.5 10C13.2239 10 13 9.77614 13 9.5V8.5Z" fill="#FCFCFC"/>
<g filter="url(#filter0_i_498_10204)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_498_10204)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_498_10204" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_498_10204"/>
</filter>
<linearGradient id="paint0_linear_498_10204" x1="2.5" y1="4" x2="13" y2="4" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_498_10204" x1="2.5" y1="4" x2="13" y2="4" gradientUnits="userSpaceOnUse">
<stop offset="0.315" stop-color="#C3C3C3"/> <stop offset="0.315" stop-color="#C3C3C3"/>
<stop offset="1" stop-color="#C3C3C3" stop-opacity="0"/> <stop offset="1" stop-color="#C3C3C3" stop-opacity="0"/>
@ -55,5 +42,9 @@
<stop stop-color="#D8E2EF"/> <stop stop-color="#D8E2EF"/>
<stop offset="1" stop-color="#AEC2DE"/> <stop offset="1" stop-color="#AEC2DE"/>
</linearGradient> </linearGradient>
<radialGradient id="paint5_radial_498_10204" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -7,23 +7,10 @@
<rect x="7.5" y="7.5" width="5" height="5" fill="#E6ECF5" stroke="#CDD9EB" stroke-linejoin="round"/> <rect x="7.5" y="7.5" width="5" height="5" fill="#E6ECF5" stroke="#CDD9EB" stroke-linejoin="round"/>
<rect x="3.5" y="7.5" width="2" height="5" fill="#75A0CD" stroke="url(#paint1_linear_199_4109)" stroke-linejoin="round"/> <rect x="3.5" y="7.5" width="2" height="5" fill="#75A0CD" stroke="url(#paint1_linear_199_4109)" stroke-linejoin="round"/>
<rect x="3.5" y="3.5" width="9" height="2" fill="#C2DBF4" stroke="#85B7E9" stroke-linejoin="round"/> <rect x="3.5" y="3.5" width="9" height="2" fill="#C2DBF4" stroke="#85B7E9" stroke-linejoin="round"/>
<g filter="url(#filter0_i_199_4109)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint2_radial_199_4109)" stroke="url(#paint3_linear_199_4109)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint2_linear_199_4109)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_199_4109" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_199_4109"/>
</filter>
<linearGradient id="paint0_linear_199_4109" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_199_4109" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse">
<stop stop-color="#5F90CC"/> <stop stop-color="#5F90CC"/>
<stop offset="1" stop-color="#4E6FA6"/> <stop offset="1" stop-color="#4E6FA6"/>
@ -32,7 +19,11 @@
<stop stop-color="#2B64AD"/> <stop stop-color="#2B64AD"/>
<stop offset="1" stop-color="#547FBC"/> <stop offset="1" stop-color="#547FBC"/>
</linearGradient> </linearGradient>
<linearGradient id="paint2_linear_199_4109" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint2_radial_199_4109" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint3_linear_199_4109" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -7,23 +7,10 @@
<rect x="7.5" y="7.5" width="5" height="5" fill="#E6ECF5" stroke="#CDD9EB" stroke-linejoin="round"/> <rect x="7.5" y="7.5" width="5" height="5" fill="#E6ECF5" stroke="#CDD9EB" stroke-linejoin="round"/>
<rect x="3.5" y="7.5" width="2" height="5" fill="#75A0CD" stroke="url(#paint1_linear_199_4110)" stroke-linejoin="round"/> <rect x="3.5" y="7.5" width="2" height="5" fill="#75A0CD" stroke="url(#paint1_linear_199_4110)" stroke-linejoin="round"/>
<rect x="3.5" y="3.5" width="9" height="2" fill="#C2DBF4" stroke="#85B7E9" stroke-linejoin="round"/> <rect x="3.5" y="3.5" width="9" height="2" fill="#C2DBF4" stroke="#85B7E9" stroke-linejoin="round"/>
<g filter="url(#filter0_i_199_4110)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint2_radial_199_4110)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
<filter id="filter0_i_199_4110" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_199_4110"/>
</filter>
<linearGradient id="paint0_linear_199_4110" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_199_4110" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse">
<stop stop-color="#5F90CC"/> <stop stop-color="#5F90CC"/>
<stop offset="1" stop-color="#4E6FA6"/> <stop offset="1" stop-color="#4E6FA6"/>
@ -32,6 +19,10 @@
<stop stop-color="#2B64AD"/> <stop stop-color="#2B64AD"/>
<stop offset="1" stop-color="#547FBC"/> <stop offset="1" stop-color="#547FBC"/>
</linearGradient> </linearGradient>
<radialGradient id="paint2_radial_199_4110" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_199_4110"> <clipPath id="clip0_199_4110">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -10,10 +10,7 @@
<ellipse cx="8" cy="4.5" rx="3" ry="1.5" fill="#FFFEF9"/> <ellipse cx="8" cy="4.5" rx="3" ry="1.5" fill="#FFFEF9"/>
</g> </g>
<path d="M8 11.5C9.40698 11.5 11.0241 10.7696 12.2805 9.58543C13.546 8.39253 14.5 6.6882 14.5 4.68182C14.5 3.42603 13.6724 2.3691 12.5041 1.65222C11.3276 0.93025 9.7339 0.5 8 0.5C6.2661 0.5 4.67239 0.93025 3.49585 1.65222C2.3276 2.3691 1.5 3.42603 1.5 4.68182C1.5 6.6882 2.45397 8.39253 3.71955 9.58543C4.97589 10.7696 6.59302 11.5 8 11.5Z" stroke="url(#paint4_linear_331_14397)" stroke-opacity="0.984314"/> <path d="M8 11.5C9.40698 11.5 11.0241 10.7696 12.2805 9.58543C13.546 8.39253 14.5 6.6882 14.5 4.68182C14.5 3.42603 13.6724 2.3691 12.5041 1.65222C11.3276 0.93025 9.7339 0.5 8 0.5C6.2661 0.5 4.67239 0.93025 3.49585 1.65222C2.3276 2.3691 1.5 3.42603 1.5 4.68182C1.5 6.6882 2.45397 8.39253 3.71955 9.58543C4.97589 10.7696 6.59302 11.5 8 11.5Z" stroke="url(#paint4_linear_331_14397)" stroke-opacity="0.984314"/>
<g filter="url(#filter1_i_331_14397)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_331_14397)" stroke="url(#paint6_linear_331_14397)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint5_linear_331_14397)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -22,16 +19,6 @@
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/> <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feGaussianBlur stdDeviation="1" result="effect1_foregroundBlur_331_14397"/> <feGaussianBlur stdDeviation="1" result="effect1_foregroundBlur_331_14397"/>
</filter> </filter>
<filter id="filter1_i_331_14397" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_331_14397"/>
</filter>
<linearGradient id="paint0_linear_331_14397" x1="8" y1="10" x2="8" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_331_14397" x1="8" y1="10" x2="8" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#7D7667" stop-opacity="0.886275"/> <stop stop-color="#7D7667" stop-opacity="0.886275"/>
<stop offset="1" stop-color="#41413F" stop-opacity="0.996078"/> <stop offset="1" stop-color="#41413F" stop-opacity="0.996078"/>
@ -55,7 +42,11 @@
<stop offset="0.53" stop-color="#E8B467" stop-opacity="0.847059"/> <stop offset="0.53" stop-color="#E8B467" stop-opacity="0.847059"/>
<stop offset="1" stop-color="#D67E28"/> <stop offset="1" stop-color="#D67E28"/>
</linearGradient> </linearGradient>
<linearGradient id="paint5_linear_331_14397" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint5_radial_331_14397" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint6_linear_331_14397" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -10,10 +10,7 @@
<ellipse cx="8" cy="4.5" rx="3" ry="1.5" fill="#FFFEF9"/> <ellipse cx="8" cy="4.5" rx="3" ry="1.5" fill="#FFFEF9"/>
</g> </g>
<path d="M8 11.5C9.40698 11.5 11.0241 10.7696 12.2805 9.58543C13.546 8.39253 14.5 6.6882 14.5 4.68182C14.5 3.42603 13.6724 2.3691 12.5041 1.65222C11.3276 0.93025 9.7339 0.5 8 0.5C6.2661 0.5 4.67239 0.93025 3.49585 1.65222C2.3276 2.3691 1.5 3.42603 1.5 4.68182C1.5 6.6882 2.45397 8.39253 3.71955 9.58543C4.97589 10.7696 6.59302 11.5 8 11.5Z" stroke="url(#paint4_linear_331_14398)" stroke-opacity="0.984314"/> <path d="M8 11.5C9.40698 11.5 11.0241 10.7696 12.2805 9.58543C13.546 8.39253 14.5 6.6882 14.5 4.68182C14.5 3.42603 13.6724 2.3691 12.5041 1.65222C11.3276 0.93025 9.7339 0.5 8 0.5C6.2661 0.5 4.67239 0.93025 3.49585 1.65222C2.3276 2.3691 1.5 3.42603 1.5 4.68182C1.5 6.6882 2.45397 8.39253 3.71955 9.58543C4.97589 10.7696 6.59302 11.5 8 11.5Z" stroke="url(#paint4_linear_331_14398)" stroke-opacity="0.984314"/>
<g filter="url(#filter1_i_331_14398)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint5_radial_331_14398)" stroke="#BC4305"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g> </g>
<defs> <defs>
@ -22,16 +19,6 @@
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/> <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
<feGaussianBlur stdDeviation="1" result="effect1_foregroundBlur_331_14398"/> <feGaussianBlur stdDeviation="1" result="effect1_foregroundBlur_331_14398"/>
</filter> </filter>
<filter id="filter1_i_331_14398" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="1" dy="1"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_331_14398"/>
</filter>
<linearGradient id="paint0_linear_331_14398" x1="8" y1="10" x2="8" y2="14" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_331_14398" x1="8" y1="10" x2="8" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#7D7667" stop-opacity="0.886275"/> <stop stop-color="#7D7667" stop-opacity="0.886275"/>
<stop offset="1" stop-color="#41413F" stop-opacity="0.996078"/> <stop offset="1" stop-color="#41413F" stop-opacity="0.996078"/>
@ -55,6 +42,10 @@
<stop offset="0.53" stop-color="#E8B467" stop-opacity="0.847059"/> <stop offset="0.53" stop-color="#E8B467" stop-opacity="0.847059"/>
<stop offset="1" stop-color="#D67E28"/> <stop offset="1" stop-color="#D67E28"/>
</linearGradient> </linearGradient>
<radialGradient id="paint5_radial_331_14398" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
<clipPath id="clip0_331_14398"> <clipPath id="clip0_331_14398">
<rect width="16" height="16" fill="white"/> <rect width="16" height="16" fill="white"/>
</clipPath> </clipPath>

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -2,22 +2,9 @@
<path d="M2 9L4 2H12L8 7V8H12L5 13L6 9H2Z" fill="url(#paint0_linear_364_6727)"/> <path d="M2 9L4 2H12L8 7V8H12L5 13L6 9H2Z" fill="url(#paint0_linear_364_6727)"/>
<path d="M1.51924 8.86264L1.33714 9.5H2H5.35961L4.51493 12.8787L4.18556 14.1962L5.29062 13.4069L12.2906 8.40687L13.5602 7.5H12H8.5V7.17539L12.3904 2.31235L13.0403 1.5H12H4H3.62285L3.51924 1.86264L1.51924 8.86264Z" stroke="url(#paint1_linear_364_6727)"/> <path d="M1.51924 8.86264L1.33714 9.5H2H5.35961L4.51493 12.8787L4.18556 14.1962L5.29062 13.4069L12.2906 8.40687L13.5602 7.5H12H8.5V7.17539L12.3904 2.31235L13.0403 1.5H12H4H3.62285L3.51924 1.86264L1.51924 8.86264Z" stroke="url(#paint1_linear_364_6727)"/>
<path d="M4.37715 2.5H10.9597L7.60957 6.68765L7.5 6.82461V7V8V8.5H8H10.4398L5.81444 11.8038L6.48507 9.12127L6.64039 8.5H6H2.66286L4.37715 2.5Z" stroke="white" stroke-opacity="0.5"/> <path d="M4.37715 2.5H10.9597L7.60957 6.68765L7.5 6.82461V7V8V8.5H8H10.4398L5.81444 11.8038L6.48507 9.12127L6.64039 8.5H6H2.66286L4.37715 2.5Z" stroke="white" stroke-opacity="0.5"/>
<g filter="url(#filter0_i_364_6727)"> <circle cx="12.5" cy="12.5" r="3" fill="url(#paint2_radial_364_6727)" stroke="url(#paint3_linear_364_6727)"/>
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
</g>
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint2_linear_364_6727)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
<defs> <defs>
<filter id="filter0_i_364_6727" x="9" y="9" width="9" height="9" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<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 dx="2" dy="2"/>
<feGaussianBlur stdDeviation="4"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_364_6727"/>
</filter>
<linearGradient id="paint0_linear_364_6727" x1="1.60345" y1="2" x2="12.3966" y2="13" gradientUnits="userSpaceOnUse"> <linearGradient id="paint0_linear_364_6727" x1="1.60345" y1="2" x2="12.3966" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#F4D848"/> <stop stop-color="#F4D848"/>
<stop offset="1" stop-color="#EBB62F"/> <stop offset="1" stop-color="#EBB62F"/>
@ -26,7 +13,11 @@
<stop stop-color="#ECD45D"/> <stop stop-color="#ECD45D"/>
<stop offset="1" stop-color="#D79D22"/> <stop offset="1" stop-color="#D79D22"/>
</linearGradient> </linearGradient>
<linearGradient id="paint2_linear_364_6727" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse"> <radialGradient id="paint2_radial_364_6727" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint3_linear_364_6727" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/> <stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/> <stop offset="1" stop-color="#5A9438"/>
</linearGradient> </linearGradient>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Some files were not shown because too many files have changed in this diff Show More