1
0
mirror of https://github.com/prusa3d/Slic3r-settings.git synced 2025-03-15 16:49:51 +01:00

BIQU, Infinity3D, Geeetech, Print4Taste resources

This commit is contained in:
rtyr 2023-05-24 13:02:06 +02:00 committed by GitHub
parent ca8a9e92cd
commit ed0c6e1c19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
64 changed files with 5564 additions and 0 deletions

437
live/BIQU/0.1.0.ini Normal file
View File

@ -0,0 +1,437 @@
# Print profiles for BIQU printers.
# Based on PR https://github.com/slic3r/slic3r-profiles/pull/32 by @bkonosky
[vendor]
name = BIQU
config_version = 0.1.0
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/BIQU/
# The printer models will be shown by the Configuration Wizard in this order,
# also the first model installed & the first nozzle installed will be activated after install.
# Printer model name will be shown by the installation wizard.
[printer_model:BIQUBX]
name = BIQU BX
variants = 0.4
technology = FFF
bed_model = BX_Bed.stl
bed_texture = BX_Texture.png
default_materials = Generic PLA @BIQU; Generic PETG @BIQU; Generic ABS @BIQU
# All presets starting with asterisk, for example *common*, are intermediate and they will
# not make it into the user interface.
# Common print preset
[print:*common*]
avoid_crossing_perimeters = 0
bottom_fill_pattern = monotonic
bridge_angle = 0
bridge_flow_ratio = 0.95
bridge_speed = 25
brim_width = 0
clip_multipart_objects = 1
complete_objects = 0
bridge_acceleration = 250
perimeter_acceleration = 500
infill_acceleration = 500
first_layer_acceleration = 500
default_acceleration = 500
dont_support_bridges = 1
ensure_vertical_shell_thickness = 1
external_perimeters_first = 0
external_perimeter_speed = 25
extra_perimeters = 0
extruder_clearance_height = 34
extruder_clearance_radius = 47
fill_angle = 45
fill_density = 15%
fill_pattern = gyroid
first_layer_height = 0.2
elefant_foot_compensation = 0.1
first_layer_speed = 20
gap_fill_speed = 30
gcode_comments = 0
infill_every_layers = 1
infill_extruder = 1
infill_first = 0
infill_only_where_needed = 0
infill_overlap = 25%
infill_speed = 50
interface_shells = 0
max_print_speed = 100
max_volumetric_extrusion_rate_slope_negative = 0
max_volumetric_extrusion_rate_slope_positive = 0
max_volumetric_speed = 0
min_skirt_length = 4
notes =
only_retract_when_crossing_perimeters = 0
ooze_prevention = 0
output_filename_format = {input_filename_base}_{print_time}_{digits(layer_height,1,2)}mm_{temperature[0]}C_{filament_type[0]}_{printer_model}.gcode
perimeters = 2
perimeter_extruder = 1
perimeter_speed = 40
raft_layers = 0
seam_position = nearest
single_extruder_multi_material_priming = 0
skirts = 1
skirt_distance = 3
skirt_height = 2
small_perimeter_speed = 25
solid_infill_below_area = 0
solid_infill_every_layers = 0
solid_infill_extruder = 1
solid_infill_speed = 40
spiral_vase = 0
standby_temperature_delta = -5
support_material = 0
support_material_extruder = 0
support_material_interface_extruder = 0
support_material_angle = 0
support_material_buildplate_only = 0
support_material_enforce_layers = 0
support_material_contact_distance = 0.15
support_material_bottom_contact_distance = 0.15
support_material_interface_contact_loops = 0
support_material_interface_layers = 2
support_material_interface_pattern = rectilinear
support_material_interface_spacing = 0.2
support_material_interface_speed = 100%
support_material_pattern = rectilinear
support_material_solid_first_layer = 1
support_material_spacing = 2
support_material_speed = 40
support_material_synchronize_layers = 0
support_material_threshold = 40
support_material_with_sheath = 0
support_material_xy_spacing = 60%
thin_perimeters = 1
thin_walls = 1
top_fill_pattern = monotonic
top_solid_infill_speed = 30
travel_speed = 150
wipe_tower = 1
wipe_tower_bridging = 10
wipe_tower_rotation_angle = 0
wipe_tower_width = 60
wipe_tower_x = 160
wipe_tower_y = 160
xy_size_compensation = 0
extrusion_width = 0.45
external_perimeter_extrusion_width = 0.43
first_layer_extrusion_width = 0.55
support_material_extrusion_width = 0.38
top_infill_extrusion_width = 0.43
[print:*0.08mm*]
inherits = *common*
layer_height = 0.08
perimeters = 3
bottom_solid_layers = 9
top_solid_layers = 11
bridge_flow_ratio = 0.7
[print:*0.10mm*]
inherits = *common*
layer_height = 0.10
perimeters = 3
bottom_solid_layers = 7
top_solid_layers = 9
bridge_flow_ratio = 0.7
[print:*0.12mm*]
inherits = *common*
layer_height = 0.12
perimeters = 3
bottom_solid_layers = 6
top_solid_layers = 7
bridge_flow_ratio = 0.7
[print:*0.16mm*]
inherits = *common*
layer_height = 0.16
bottom_solid_layers = 5
top_solid_layers = 7
bridge_flow_ratio = 0.85
[print:*0.20mm*]
inherits = *common*
layer_height = 0.20
bottom_solid_layers = 4
top_solid_layers = 5
[print:*0.24mm*]
inherits = *common*
layer_height = 0.24
bottom_solid_layers = 3
top_solid_layers = 4
[print:*0.28mm*]
inherits = *common*
layer_height = 0.28
bottom_solid_layers = 3
top_solid_layers = 4
[print:*0.32mm*]
inherits = *common*
layer_height = 0.32
bottom_solid_layers = 3
top_solid_layers = 4
[print:0.08mm HIGHDETAIL @BIQU]
inherits = *0.08mm*
compatible_printers_condition = printer_model=~/(BIQUBX).*/
[print:0.10mm HIGHDETAIL @BIQU]
inherits = *0.10mm*
compatible_printers_condition = printer_model=~/(BIQUBX).*/
[print:0.12mm DETAIL @BIQU]
inherits = *0.12mm*
compatible_printers_condition = printer_model=~/(BIQUBX).*/
[print:0.16mm OPTIMAL @BIQU]
inherits = *0.16mm*
compatible_printers_condition = printer_model=~/(BIQUBX).*/
[print:0.20mm NORMAL @BIQU]
inherits = *0.20mm*
compatible_printers_condition = printer_model=~/(BIQUBX).*/
[print:0.24mm DRAFT @BIQU]
inherits = *0.24mm*
compatible_printers_condition = printer_model=~/(BIQUBX).*/
[print:0.28mm SUPERDRAFT @BIQU]
inherits = *0.28mm*
compatible_printers_condition = printer_model=~/(BIQUBX).*/
[filament:*common*]
cooling = 0
compatible_printers =
extrusion_multiplier = 1
filament_cost = 0
filament_density = 0
filament_diameter = 1.75
filament_notes = ""
filament_settings_id = ""
filament_soluble = 0
min_print_speed = 15
slowdown_below_layer_time = 20
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_BIQU.*/
[filament:*PLA*]
inherits = *common*
bed_temperature = 60
fan_below_layer_time = 100
filament_colour = #DDDDDD
filament_max_volumetric_speed = 15
filament_type = PLA
filament_density = 1.24
filament_cost = 20
first_layer_bed_temperature = 60
first_layer_temperature = 210
fan_always_on = 1
cooling = 1
max_fan_speed = 100
min_fan_speed = 100
bridge_fan_speed = 100
disable_fan_first_layers = 1
temperature = 205
[filament:*PET*]
inherits = *common*
bed_temperature = 70
cooling = 1
disable_fan_first_layers = 3
fan_below_layer_time = 20
filament_colour = #DDDDDD
filament_max_volumetric_speed = 8
filament_type = PETG
filament_density = 1.27
filament_cost = 30
first_layer_bed_temperature = 70
first_layer_temperature = 240
fan_always_on = 1
max_fan_speed = 50
min_fan_speed = 20
bridge_fan_speed = 100
temperature = 240
[filament:*ABS*]
inherits = *common*
bed_temperature = 100
cooling = 0
disable_fan_first_layers = 3
fan_below_layer_time = 20
filament_colour = #DDDDDD
filament_max_volumetric_speed = 11
filament_type = ABS
filament_density = 1.04
filament_cost = 20
first_layer_bed_temperature = 100
first_layer_temperature = 245
fan_always_on = 0
max_fan_speed = 0
min_fan_speed = 0
bridge_fan_speed = 30
top_fan_speed = 0
temperature = 245
[filament:Generic PLA @BIQU]
inherits = *PLA*
filament_vendor = Generic
[filament:Generic PETG @BIQU]
inherits = *PET*
filament_vendor = Generic
[filament:Generic ABS @BIQU]
inherits = *ABS*
first_layer_bed_temperature = 90
bed_temperature = 90
filament_vendor = Generic
# Common printer preset
[printer:*common*]
printer_technology = FFF
before_layer_gcode = ;BEFORE_LAYER_CHANGE\n;{layer_z}\n\n
between_objects_gcode =
pause_print_gcode =
deretract_speed = 40
extruder_colour = #FCE94F
extruder_offset = 0x0
gcode_flavor = marlin2
silent_mode = 0
remaining_times = 0
machine_max_acceleration_e = 10000
machine_max_acceleration_extruding = 1000
machine_max_acceleration_retracting = 1000
machine_max_acceleration_x = 1000
machine_max_acceleration_y = 1000
machine_max_acceleration_z = 100
machine_max_feedrate_e = 65
machine_max_feedrate_x = 200
machine_max_feedrate_y = 200
machine_max_feedrate_z = 10
machine_max_jerk_e = 5
machine_max_jerk_x = 10
machine_max_jerk_y = 10
machine_max_jerk_z = 2
machine_min_extruding_rate = 0
machine_min_travel_rate = 0
layer_gcode = ;AFTER_LAYER_CHANGE\n;{layer_z}
max_layer_height = 0.28
min_layer_height = 0.08
max_print_height = 250
nozzle_diameter = 0.4
printer_notes =
printer_settings_id =
retract_before_travel = 2
retract_before_wipe = 70%
retract_layer_change = 1
retract_length = 5
retract_length_toolchange = 1
retract_lift = 0
retract_lift_above = 0
retract_lift_below = 0
retract_restart_extra = 0
retract_restart_extra_toolchange = 0
retract_speed = 60
single_extruder_multi_material = 0
thumbnails = 16x16,220x124
thumbnails_color = #018aff
thumbnails_custom_color = 0
thumbnails_end_file = 0
thumbnails_format = PNG
thumbnails_with_bed = 0
toolchange_gcode =
use_firmware_retraction = 0
use_relative_e_distances = 0
use_volumetric_e = 0
variable_layer_height = 1
wipe = 1
z_offset = 0
z_step = 0.04
printer_model =
default_print_profile = 0.16mm OPTIMAL @BIQU
default_filament_profile = Generic PLA @BIQU
start_gcode = M117 Initial homing sequence. ; Home so that the probe is positioned to heat\nG28\n\nM117 Probe heating position\nG0 X65 Y5 Z1 ; Move the probe to the heating position.\n\nM117 Getting the heaters up to temp!\nM104 S140 ; Set Extruder temperature, no wait\nM140 S[first_layer_bed_temperature] ; Set Heat Bed temperature\nM190 S[first_layer_bed_temperature] ; Wait for Heat Bed temperature\n\nM117 Waiting for probe to warm!\nG4 S90 ; Wait another 90s for the probe to absorb heat.\n\nM117 Post warming re-home\nG28 ; Home all axes again after warming\n\nM117 Z-Align\nG34\n\nM117 ABL Probing\nG29\n\nM900 K0 L0 T0 ; Edit the K and L values if you have calibrated a k factor for your filament\nM900 T0 S0\n\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X4.1 Y10 Z0.3 F5000.0 ; Move to start position\n\nM117 Getting the extruder up to temp\nM140 S[first_layer_bed_temperature] ; Set Heat Bed temperature\nM104 S{first_layer_temperature[initial_tool]} ; Set Extruder temperature\nM109 S{first_layer_temperature[initial_tool]} ; Wait for Extruder temperature\nM190 S[first_layer_bed_temperature] ; Wait for Heat Bed temperature\n\nG92 E0 ; Reset Extruder\nM117 Purging\nG1 X4.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line\nG1 X4.4 Y200.0 Z0.3 F5000.0 ; Move to side a little\nG1 X4.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line\nG92 E0 ; Reset Extruder\nM117 Printing...\nG1 X8 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish
end_gcode = G91 ;Relative positioning\nG1 E-2 F2700 ;Retract a bit\nG1 E-2 Z0.2 F2400 ;Retract a bit more and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z by 10mm\nG90 ;Return to absolute positioning\n\nG1 X0 Y{print_bed_max[1]*0.8} ;TaDaaaa\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\n\nM84 X Y E ;Disable all steppers but Z\n
[printer:*spriteextruder*]
retract_length = 0.6
retract_speed = 40
deretract_speed = 40
retract_before_travel = 1
retract_before_wipe = 0%
# Intended for printers with dual extruders and a single hotend/nozzle, like the CR-X series
[printer:*dualextruder*]
single_extruder_multi_material = 1
cooling_tube_length = 5
cooling_tube_retraction = 91.5
extra_loading_move = -2
parking_pos_retraction = 92
deretract_speed = 40,40
extruder_colour = #FCE94F;#729FCF
extruder_offset = 0x0,0x0
max_layer_height = 0.28,0.28
min_layer_height = 0.08,0.08
nozzle_diameter = 0.4,0.4
retract_before_travel = 2,2
retract_before_wipe = 70%,70%
retract_layer_change = 1,1
retract_length = 5,5
retract_length_toolchange = 1,1
retract_lift = 0,0
retract_lift_above = 0,0
retract_lift_below = 0,0
retract_restart_extra = 0,0
retract_restart_extra_toolchange = 0,0
retract_speed = 60,60
wipe = 1,1
[printer:*SmallBowden*]
inherits = *common*
machine_max_acceleration_e = 5000
machine_max_acceleration_extruding = 500
machine_max_acceleration_retracting = 1000
machine_max_acceleration_x = 500
machine_max_acceleration_y = 500
machine_max_acceleration_z = 100
machine_max_feedrate_e = 60
machine_max_feedrate_x = 500
machine_max_feedrate_y = 500
machine_max_feedrate_z = 10
machine_max_jerk_e = 5
machine_max_jerk_x = 8
machine_max_jerk_y = 8
machine_max_jerk_z = 0.4
machine_min_extruding_rate = 0
machine_min_travel_rate = 0
retract_before_travel = 2
retract_length = 5
retract_speed = 60
deretract_speed = 40
retract_before_wipe = 70%
default_filament_profile = Generic PLA @BIQU
[printer:*0.4nozzle*]
nozzle_diameter = 0.4
max_layer_height = 0.32
min_layer_height = 0.04
printer_variant = 0.4
default_print_profile = 0.20mm NORMAL @BIQU
[printer:*BIQU BX*]
inherits = *common*; *spriteextruder*
bed_shape = 0x0,250x0,250x250,0x250
max_print_height = 250
printer_model = BIQUBX
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_BIQU\nPRINTER_MODEL_BIQUBX
[printer:BIQU BX]
inherits = *BIQU BX*; *0.4nozzle*

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
live/BIQU/BX_Bed.stl Normal file

Binary file not shown.

BIN
live/BIQU/BX_Texture.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

2
live/BIQU/index.idx Normal file
View File

@ -0,0 +1,2 @@
min_slic3r_version = 2.6.0-alpha1
0.1.0 Initial version

1913
live/Geeetech/0.1.0.ini Normal file

File diff suppressed because it is too large Load Diff

BIN
live/Geeetech/125X130.stl Normal file

Binary file not shown.

39
live/Geeetech/125x130.svg Normal file
View File

@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_图层_1" data-name=" 图层 1" xmlns="http://www.w3.org/2000/svg" width="129.3mm" height="124.3mm" viewBox="0 0 366.4 352.2">
<g>
<path d="M13,334.4c-.2,0-.4,0-.4,0h0c-.2,0-.4,0-.5-.1l-1-.4c-.2,0-.4-.2-.7-.4l-.6-.6c-.6-.6-1-1.4-1.3-2.5-.3-.9-.4-2-.4-3.3s.2-2.6,.6-3.5c.5-1.2,1.3-2.2,2.5-2.9,.3-.2,.8-.3,1.4-.4,.6,0,3-.1,7.4-.1v2.5h-5.8c-1.1,0-1.9,.5-2.5,1.4-.4,.7-.6,1.7-.6,2.8v1.5c0,.2,0,.4,.1,.5h0c0,.3,0,.5,0,.6,.1,.7,.4,1.3,.9,1.7,.5,.4,2.1,.6,5,.6v-3.3h-3.6v-2.5h6.4v8.4h-6.8Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M27.2,334.4h-1.1c0,0-.4,0-.4,0,0,0-.2,0-.3,0,0,0-.1,0-.1,0,0,0-.1,0-.2,0-1.3-.4-2.3-1.2-2.9-2.5-.3-.5-.5-1.1-.6-1.7-.2-.6-.2-1.2-.2-1.9,0-1.3,0-2.4,.3-3.3,.2-.9,.5-1.7,1-2.4,.5-.8,1.2-1.3,2-1.6,.3-.1,.8-.3,1.4-.4,.5,0,2.5-.1,6-.1v2.5h-4.4c-2,0-3,1.1-3,3.3h7.5v2.5h-7.5c0,.6,0,1,.1,1.4,0,.2,0,.4,.2,.6,0,.1,.2,.3,.3,.5l.5,.5c.2,.1,.3,.2,.6,.3,.2,0,.5,.1,.7,.1h5.2v2.5h-4.6Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M39.4,334.4h-1.1c0,0-.4,0-.4,0,0,0-.2,0-.3,0,0,0-.1,0-.1,0,0,0-.1,0-.2,0-1.3-.4-2.3-1.2-2.9-2.5-.3-.5-.5-1.1-.6-1.7-.2-.6-.2-1.2-.2-1.9,0-1.3,0-2.4,.3-3.3,.2-.9,.5-1.7,1-2.4,.5-.8,1.2-1.3,2-1.6,.3-.1,.8-.3,1.4-.4,.5,0,2.5-.1,6-.1v2.5h-4.4c-2,0-3,1.1-3,3.3h7.5v2.5h-7.5c0,.6,0,1,.1,1.4,0,.2,0,.4,.2,.6,0,.1,.2,.3,.3,.5l.5,.5c.2,.1,.3,.2,.6,.3,.2,0,.5,.1,.7,.1h5.2v2.5h-4.6Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M51.5,334.4h-1.1c0,0-.4,0-.4,0,0,0-.2,0-.3,0,0,0-.1,0-.1,0,0,0-.1,0-.2,0-1.3-.4-2.3-1.2-2.9-2.5-.3-.5-.5-1.1-.6-1.7-.2-.6-.2-1.2-.2-1.9,0-1.3,0-2.4,.3-3.3,.2-.9,.5-1.7,1-2.4,.5-.8,1.2-1.3,2-1.6,.3-.1,.8-.3,1.4-.4,.5,0,2.5-.1,6-.1v2.5h-4.4c-2,0-3,1.1-3,3.3h7.5v2.5h-7.5c0,.6,0,1,.1,1.4,0,.2,0,.4,.2,.6,0,.1,.2,.3,.3,.5l.5,.5c.2,.1,.3,.2,.6,.3,.2,0,.5,.1,.7,.1h5.2v2.5h-4.6Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="64 322.7 64 334.4 61.2 334.4 61.2 322.7 57.1 322.7 57.1 320.2 68.2 320.2 68.2 322.7 64 322.7" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M74.7,334.4h-1.1c0,0-.4,0-.4,0,0,0-.2,0-.3,0,0,0-.1,0-.1,0,0,0-.1,0-.2,0-1.3-.4-2.3-1.2-2.9-2.5-.3-.5-.5-1.1-.6-1.7-.2-.6-.2-1.2-.2-1.9,0-1.3,0-2.4,.3-3.3,.2-.9,.5-1.7,1-2.4,.5-.8,1.2-1.3,2-1.6,.3-.1,.8-.3,1.4-.4,.5,0,2.5-.1,6-.1v2.5h-4.4c-2,0-3,1.1-3,3.3h7.5v2.5h-7.5c0,.6,0,1,.1,1.4,0,.2,0,.4,.2,.6,0,.1,.2,.3,.3,.5l.5,.5c.2,.1,.3,.2,.6,.3,.2,0,.5,.1,.7,.1h5.2v2.5h-4.6Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M86.8,334.4h-1.1c0,0-.4,0-.4,0,0,0-.2,0-.3,0,0,0-.1,0-.1,0,0,0-.1,0-.2,0-1.3-.4-2.3-1.2-2.9-2.5-.6-1.1-.9-2.3-.9-3.6s0-2.4,.3-3.3c.2-.9,.5-1.7,1-2.4,.5-.8,1.2-1.3,2-1.6,.5-.2,.9-.3,1.4-.4,.5,0,2.5-.1,6-.1v2.4h-4.4c-.9,0-1.5,.3-2.1,.8-.4,.4-.7,1.1-.9,1.8-.2,.8-.3,1.6-.3,2.5s.1,1.7,.3,2.4c.3,.9,.8,1.4,1.5,1.6h.3c0,0,.3,0,.3,0h5.2v2.5h-4.6Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="101 334.4 101 328.4 96.1 328.4 96.1 334.4 93.3 334.4 93.3 320.2 96.1 320.2 96.1 325.9 101 325.9 101 320.2 103.7 320.2 103.7 334.4 101 334.4" style="fill: #fff; fill-rule: evenodd;"/>
</g>
<rect x=".4" y=".4" width="365.7" height="351.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="112.9" y1="326.8" x2="366" y2="326.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1=".4" y1="301.7" x2="366" y2="301.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1=".4" y1="276.6" x2="366" y2="276.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1=".4" y1="251.4" x2="366" y2="251.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1=".4" y1="226.3" x2="366" y2="226.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1=".4" y1="201.2" x2="366" y2="201.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1=".4" y1="176.1" x2="366" y2="176.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1=".4" y1="151" x2="366" y2="151" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1=".4" y1="125.9" x2="366" y2="125.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1=".4" y1="100.8" x2="366" y2="100.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1=".4" y1="75.7" x2="366" y2="75.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1=".4" y1="50.6" x2="366" y2="50.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1=".4" y1="25.5" x2="366" y2="25.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="337.9" y1=".4" x2="337.9" y2="351.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="309.8" y1=".4" x2="309.8" y2="351.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="281.7" y1=".4" x2="281.7" y2="351.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="253.5" y1=".4" x2="253.5" y2="351.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="225.4" y1=".4" x2="225.4" y2="351.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="197.3" y1=".4" x2="197.3" y2="351.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="169.1" y1=".4" x2="169.1" y2="351.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="141" y1=".4" x2="141" y2="351.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="112.9" y1=".4" x2="112.9" y2="351.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="84.8" y1=".4" x2="84.8" y2="301.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="56.6" y1=".4" x2="56.6" y2="301.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="28.5" y1=".4" x2="28.5" y2="301.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
</svg>

After

Width:  |  Height:  |  Size: 6.2 KiB

BIN
live/Geeetech/150x150.stl Normal file

Binary file not shown.

96
live/Geeetech/150x150.svg Normal file
View File

@ -0,0 +1,96 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_图层_1" data-name=" 图层 1" xmlns="http://www.w3.org/2000/svg" width="150mm" height="150mm" viewBox="0 0 425.2 425.2">
<g>
<rect x="311" y="375.2" width="93.6" height="29.5" style="fill: none;"/>
<g>
<path d="M340.4,398.5h0l-10.9-18.8c0-.2-.3-.3-.5-.3s-.5,.2-.5,.3l-10.9,18.8c0,.2,0,.5,0,.6,0,.2,.3,.3,.5,.3h21.7c.2,0,.5-.2,.5-.3,0-.2,0-.5,0-.6h0Zm-21.2-.3l9.8-16.9,9.8,16.9h-19.5Z" style="fill: #fff;"/>
<rect x="324.2" y="396.1" width="9.5" height="1" style="fill: #fff;"/>
<path d="M327.1,395.4l-.5-.4c1-1.4,.5-2.3,0-3.2-.6-1-1.3-2.2,0-3.9l.5,.4c-1,1.4-.5,2.3,0,3.2,.6,1,1.3,2.2,0,3.9h0Z" style="fill: #fff;"/>
<path d="M329.4,395.4l-.5-.4c1-1.4,.5-2.3,0-3.2-.6-1-1.3-2.2,0-3.8l.5,.4c-1,1.4-.5,2.3,0,3.2,.6,1,1.3,2.2,0,3.8h0Z" style="fill: #fff;"/>
<path d="M331.7,395.4l-.5-.4c1-1.4,.5-2.3,0-3.2-.6-1.1-1.2-2.2,0-3.9l.5,.4c-1,1.4-.5,2.3,0,3.2,.6,1.1,1.2,2.2,0,3.9Z" style="fill: #fff;"/>
</g>
<g>
<path d="M346,387.6c-.5,0-.8,0-1.2-.2-.4,0-.7-.2-.9-.5-.2-.2-.5-.6-.6-1-.2-.5-.2-1-.2-1.7s0-1.1,.2-1.5c.2-.5,.3-.8,.6-1,.2-.2,.5-.5,.9-.5,.4,0,.8-.2,1.2-.2h.8c.2,0,.5,0,.6,.2v.8c-.2,0-.4-.2-.6-.2h-.8c-.3,0-.7,0-.9,.2-.3,0-.5,.2-.7,.5-.2,.2-.3,.5-.4,.8s-.2,.7-.2,1.2,0,.9,.2,1.2c0,.3,.2,.6,.4,.8s.4,.3,.6,.4,.5,.2,.9,.2h.8c.2,0,.5,0,.7-.2v.7c-.2,0-.4,.2-.7,.2-.2,0-.5,0-.9,0l.2-.2Z" style="fill: #fff;"/>
<path d="M350.6,382.6c.4,0,.7,0,1,.2,.2,0,.5,.2,.6,.3s.2,.3,.3,.5c0,.2,0,.4,0,.6v3.5h-.7l-.2-.8c0,.2-.2,.2-.3,.4s-.2,.2-.4,.2-.3,.2-.5,.2h-.5c-.6,0-1-.2-1.3-.4s-.4-.6-.4-1.1,0-.5,.2-.8c0-.2,.2-.4,.4-.5,.2-.2,.4-.2,.6-.2s.5,0,.8,0h1.5v-.8c0-.2,0-.2-.2-.3s-.2-.2-.4-.2h-1.1c-.2,0-.4,0-.5,0v-.7h1.1v-.2Zm-.6,4.4c.4,0,.8,0,1.1-.2s.5-.4,.6-.7v-.8h-2c-.2,0-.3,0-.4,.2s-.2,.2-.2,.3v.5c0,.3,0,.5,.2,.6s.4,.2,.8,.2h0Z" style="fill: #fff;"/>
<path d="M358.1,382.7v4.9h-.7v-.7l-.4,.4c0,0-.2,.2-.4,.2-.2,0-.3,0-.5,.2h-.5c-.3,0-.6,0-.8-.2-.2,0-.4-.2-.5-.3s-.2-.3-.2-.5,0-.4,0-.7v-3.4h.8v3.6c0,.2,0,.3,.2,.4s.2,.2,.3,.2,.3,0,.5,0h.5c.2,0,.3,0,.4-.2s.2-.2,.3-.3c0-.2,.2-.3,.2-.5v-3.3h1Z" style="fill: #fff;"/>
<path d="M361.4,387h.5v.7h-1.3c-.2,0-.3-.2-.5-.2-.2-.2-.2-.3-.2-.5,0-.2,0-.5,0-.8v-2.8h-.8v-.7h.8v-1.1h.8v1.1h1.2v.7h-1.2v3.2c0,0,0,.2,0,.3s.2,.2,.2,.2h.5Z" style="fill: #fff;"/>
<path d="M363.2,381.8c-.2,0-.3,0-.4,0,0,0,0-.2,0-.4s0-.3,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.3,0,.4c0,0-.2,0-.4,0Zm-.4,.9h.8v4.9h-.8v-4.9Z" style="fill: #fff;"/>
<path d="M367.3,387.6c-.4,0-.7,0-1-.2-.3,0-.5-.2-.7-.5-.2-.2-.4-.5-.5-.8s-.2-.8-.2-1.2,0-.9,.2-1.2c0-.3,.2-.6,.5-.8,.2-.2,.5-.3,.7-.5,.3,0,.6-.2,1-.2s.7,0,1,.2c.3,0,.5,.2,.7,.5,.2,.2,.3,.5,.5,.8,0,.3,.2,.8,.2,1.2s0,.9-.2,1.2c0,.3-.2,.6-.5,.8-.2,.2-.5,.3-.7,.5-.3,0-.6,.2-1,.2Zm0-.7c.3,0,.5,0,.7,0s.3-.2,.5-.3c0-.2,.2-.3,.2-.6s0-.5,0-.9v-.9c0-.2-.2-.5-.2-.6s-.2-.2-.5-.3c-.2,0-.4,0-.7,0s-.5,0-.7,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.4-.2,.6v1.8c0,.2,.2,.5,.2,.6,.2,.2,.2,.2,.5,.3s.4,0,.7,0Z" style="fill: #fff;"/>
<path d="M373.2,382.6c.3,0,.6,0,.8,.2,.2,0,.4,.2,.5,.3,.2,.2,.2,.3,.3,.5,0,.2,0,.4,0,.7v3.4h-.8v-3.6c0-.2,0-.3-.2-.4,0,0-.2-.2-.3-.2s-.3,0-.5,0h-.5c-.2,0-.3,0-.5,.2s-.2,.2-.4,.3-.2,.3-.2,.5v3.3h-.8v-4.9h.8v.7c0-.2,.2-.3,.3-.4s.2-.2,.4-.2,.3,0,.5-.2,.3,0,.5,0h-.2Z" style="fill: #fff;"/>
<path d="M383.6,381.3v6.3h-.8v-3.1h-3.1v3.1h-.8v-6.3h.8v2.6h3.1v-2.6h.8Z" style="fill: #fff;"/>
<path d="M385.6,381.8c-.2,0-.3,0-.4,0,0,0,0-.2,0-.4s0-.3,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.3,0,.4c0,0-.2,0-.4,0Zm-.4,.9h.8v4.9h-.8v-4.9Z" style="fill: #fff;"/>
<path d="M391.8,382.7v4.6c0,.7-.2,1.2-.6,1.6s-1,.6-1.8,.6-.5,0-.6,0c-.2,0-.4,0-.5,0v-.7c.4,0,.8,0,1.2,0s1-.2,1.2-.4,.4-.7,.4-1.2v-.5c0,.3-.3,.5-.5,.7s-.6,.2-1.1,.2-.8,0-1-.2-.5-.3-.6-.5-.2-.5-.3-.8c0-.3,0-.7,0-1.1s0-.7,0-1c0-.3,.2-.6,.3-.8s.4-.4,.6-.5,.6-.2,1-.2,.5,0,.7,0c.2,0,.3,.2,.5,.2,.2,0,.2,.2,.3,.3,0,.2,.2,.2,.2,.4v-.9h.7Zm-2.3,4.3c.3,0,.5,0,.8-.2,.2,0,.4-.2,.5-.4s.2-.4,.2-.6v-1.5c0-.2-.2-.5-.2-.6s-.3-.3-.5-.4-.5-.2-.8-.2-.5,0-.7,.2c-.2,0-.3,.2-.4,.4s-.2,.4-.2,.6v1.4c0,.2,0,.5,.2,.6,0,.2,.2,.3,.4,.4s.4,.2,.7,.2h0Z" style="fill: #fff;"/>
<path d="M395.8,382.6c.3,0,.6,0,.8,.2,.2,0,.4,.2,.5,.3,.2,.2,.2,.3,.3,.5,0,.2,0,.4,0,.7v3.4h-.8v-3.6c0-.2,0-.3-.2-.4,0,0-.2-.2-.3-.2s-.3,0-.5,0h-.5c-.2,0-.3,0-.5,.2s-.2,.2-.4,.3-.2,.3-.2,.5v3.3h-.8v-6.9h.8v2.7c0-.2,.2-.3,.3-.4s.2-.2,.4-.2,.3,0,.5-.2,.3,0,.5,0h-.2Z" style="fill: #fff;"/>
<path d="M347.1,392.9h-1.8v5.6h-.8v-5.6h-1.8v-.8h4.5v.8h0Z" style="fill: #fff;"/>
<path d="M351.7,395.4v.5l-3.3,.2c0,.3,0,.5,0,.7,0,.2,.2,.4,.2,.5,.2,.2,.3,.2,.5,.3,.2,0,.5,0,.8,0s.5,0,.8,0,.5-.2,.7-.2v.8s-.2,0-.3,0c-.2,0-.2,0-.4,0h-1c-.4,0-.7,0-1-.2-.3,0-.5-.2-.7-.5-.2-.2-.4-.5-.5-.8s-.2-.8-.2-1.2,0-.9,.2-1.2c0-.3,.2-.6,.5-.8,.2-.2,.5-.3,.7-.5,.3,0,.6-.2,.9-.2s.8,0,1,.2,.5,.3,.6,.5c.2,.2,.2,.5,.3,.7v.8l.2,.2Zm-.8,0v-.5c0-.2,0-.3-.2-.5s-.2-.2-.4-.3c-.2,0-.4-.2-.6-.2s-.5,0-.7,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.3-.2,.5v.7l2.6-.2h0Z" style="fill: #fff;"/>
<path d="M358.4,393.4c.3,0,.5,0,.8,.2,.2,0,.4,.2,.5,.3,.2,.2,.2,.3,.3,.5,0,.2,0,.4,0,.7v3.4h-.8v-3.1c0-.4,0-.7-.2-.9-.2-.2-.4-.3-.8-.3h-.4c0,0-.2,0-.4,.2,0,0-.2,.2-.3,.2,0,0-.2,.2-.2,.5h0v3.5h-.8v-3.1c0-.4,0-.7-.2-.9s-.4-.3-.8-.3h-.5c-.2,0-.2,0-.4,.2,0,0-.2,.2-.3,.3,0,.2-.2,.3-.2,.5v3.4h-.8v-4.9h.8v.7c.2-.3,.4-.5,.6-.6,.2,0,.5-.2,.8-.2s.7,0,.9,.2c.2,.2,.4,.3,.5,.6,0-.2,.2-.3,.3-.4,0,0,.2-.2,.4-.2,.2,0,.3,0,.5-.2s.3,0,.5,0v-.2Z" style="fill: #fff;"/>
<path d="M364.2,393.4c.4,0,.8,0,1,.2s.5,.3,.6,.5,.2,.5,.3,.8c0,.3,0,.7,0,1.1s0,.7,0,1c0,.3-.2,.6-.3,.8s-.4,.5-.6,.5c-.2,.2-.6,.2-1,.2s-.8,0-1.1-.2c-.2-.2-.4-.4-.5-.7v2.6h-.8v-6.7h.8v.9c0-.3,.3-.5,.5-.7s.6-.3,1.1-.3h0Zm0,4.4c.3,0,.5,0,.7-.2s.3-.2,.4-.5c0-.2,.2-.4,.2-.6v-1.4c0-.2,0-.5-.2-.6,0-.2-.2-.3-.4-.4s-.4-.2-.7-.2-.5,0-.8,.2-.4,.2-.5,.4c-.2,.2-.2,.4-.2,.6v1.5c0,.2,.2,.5,.2,.6,.2,.2,.3,.3,.5,.4,.2,0,.5,.2,.8,.2Z" style="fill: #fff;"/>
<path d="M371.7,395.4v.5l-3.3,.2c0,.3,0,.5,0,.7,0,.2,.2,.4,.2,.5,.2,.2,.3,.2,.5,.3,.2,0,.5,0,.8,0s.5,0,.8,0,.5-.2,.7-.2v.8s-.2,0-.3,0c-.2,0-.2,0-.4,0h-1c-.4,0-.7,0-1-.2-.3,0-.5-.2-.7-.5-.2-.2-.4-.5-.5-.8s-.2-.8-.2-1.2,0-.9,.2-1.2c0-.3,.2-.6,.5-.8,.2-.2,.5-.3,.7-.5,.3,0,.6-.2,.9-.2s.8,0,1,.2,.5,.3,.6,.5c.2,.2,.2,.5,.3,.7v.8l.2,.2Zm-.8,0v-.5c0-.2,0-.3-.2-.5s-.2-.2-.4-.3c-.2,0-.4-.2-.6-.2s-.5,0-.7,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.3-.2,.5v.7l2.6-.2h0Z" style="fill: #fff;"/>
<path d="M375.6,393.4v.7h-.6c-.2,0-.3,0-.5,.2-.2,0-.2,.2-.4,.3,0,.2-.2,.3-.2,.5v3.2h-.8v-4.9h.8v.9c0-.2,.2-.4,.3-.5s.2-.2,.4-.3c.2,0,.3-.2,.5-.2h.5Z" style="fill: #fff;"/>
<path d="M378.4,393.4c.4,0,.7,0,1,.2,.2,0,.5,.2,.6,.3s.2,.3,.3,.5c0,.2,0,.4,0,.6v3.5h-.7l-.2-.8c0,.2-.2,.2-.3,.4s-.2,.2-.4,.2-.3,.2-.5,.2h-.5c-.6,0-1-.2-1.3-.4s-.4-.6-.4-1.1,0-.5,.2-.8c0-.2,.2-.4,.4-.5,.2-.2,.4-.2,.6-.2s.5,0,.8,0h1.5v-.8c0-.2,0-.2-.2-.3s-.2-.2-.4-.2h-1.1c-.2,0-.4,0-.5,0v-.7h1.1v-.2Zm-.6,4.4c.4,0,.8,0,1.1-.2s.5-.4,.6-.7v-.8h-2c-.2,0-.3,0-.4,.2s-.2,.2-.2,.3v.5c0,.3,0,.5,.2,.6s.4,.2,.8,.2h0Z" style="fill: #fff;"/>
<path d="M383.7,397.8h.5v.7h-1.3c-.2,0-.3-.2-.5-.2-.2-.2-.2-.3-.2-.5,0-.2,0-.5,0-.8v-2.8h-.8v-.7h.8v-1.1h.8v1.1h1.2v.7h-1.2v3.2c0,0,0,.2,0,.3s.2,.2,.2,.2h.5Z" style="fill: #fff;"/>
<path d="M389.4,393.5v4.9h-.7v-.7l-.4,.4c0,0-.2,.2-.4,.2-.2,0-.3,0-.5,.2h-.5c-.3,0-.6,0-.8-.2-.2,0-.4-.2-.5-.3s-.2-.3-.2-.5,0-.4,0-.7v-3.4h.8v3.6c0,.2,0,.3,.2,.4s.2,.2,.3,.2,.3,0,.5,0h.5c.2,0,.3,0,.4-.2s.2-.2,.3-.3c0-.2,.2-.3,.2-.5v-3.3h1Z" style="fill: #fff;"/>
<path d="M393.7,393.4v.7h-.6c-.2,0-.3,0-.5,.2-.2,0-.2,.2-.4,.3,0,.2-.2,.3-.2,.5v3.2h-.8v-4.9h.8v.9c0-.2,.2-.4,.3-.5s.2-.2,.4-.3c.2,0,.3-.2,.5-.2h.5Z" style="fill: #fff;"/>
<path d="M398.6,395.4v.5l-3.3,.2c0,.3,0,.5,0,.7,0,.2,.2,.4,.2,.5,.2,.2,.3,.2,.5,.3,.2,0,.5,0,.8,0s.5,0,.8,0,.5-.2,.7-.2v.8s-.2,0-.3,0c-.2,0-.2,0-.4,0h-1c-.4,0-.7,0-1-.2-.3,0-.5-.2-.7-.5-.2-.2-.4-.5-.5-.8s-.2-.8-.2-1.2,0-.9,.2-1.2c0-.3,.2-.6,.5-.8,.2-.2,.5-.3,.7-.5,.3,0,.6-.2,.9-.2s.8,0,1,.2,.5,.3,.6,.5c.2,.2,.2,.5,.3,.7v.8l.2,.2Zm-.8,0v-.5c0-.2,0-.3-.2-.5s-.2-.2-.4-.3c-.2,0-.4-.2-.6-.2s-.5,0-.7,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.3-.2,.5v.7l2.6-.2h0Z" style="fill: #fff;"/>
</g>
<g>
<path d="M307.6,409.3h.5l1.5,5.6h0l1.8-5.6h.7l1.9,5.6h0l1.5-5.6h.5l-1.7,6.2h-.6l-1.9-5.6h0l-1.9,5.6h-.6l-1.7-6.2h0Z" style="fill: #fff;"/>
<path d="M316.5,409.3h.5l1.5,5.6h0l1.8-5.6h.7l1.9,5.6h0l1.5-5.6h.5l-1.7,6.2h-.6l-1.9-5.6h0l-1.9,5.6h-.6l-1.7-6.2h0Z" style="fill: #fff;"/>
<path d="M325.3,409.3h.5l1.5,5.6h0l1.8-5.6h.7l1.9,5.6h0l1.5-5.6h.5l-1.7,6.2h-.6l-1.9-5.6h0l-1.9,5.6h-.6l-1.7-6.2h0Z" style="fill: #fff;"/>
<path d="M334.6,415.5c-.2,0-.3,0-.4,0,0,0,0-.2,0-.5s0-.4,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.4,0,.5c0,0-.2,0-.4,0Z" style="fill: #fff;"/>
<path d="M341.9,409.3v5.7c0,.8-.2,1.5-.7,2-.5,.5-1.2,.7-2.1,.7s-.5,0-.8,0-.5,0-.6,0v-.5c.2,0,.5,0,.7,.2h.8c.8,0,1.4-.2,1.7-.6s.5-1,.5-1.7v-.8c-.2,.5-.4,.8-.8,1s-.8,.4-1.5,.4-.8,0-1.1-.2c-.3-.2-.5-.3-.8-.6-.2-.2-.3-.6-.4-1s-.2-.8-.2-1.4,0-.9,.2-1.3c0-.4,.2-.8,.4-1,.2-.3,.5-.5,.8-.6s.7-.2,1.1-.2,.6,0,.9,0c.2,0,.5,.2,.6,.3l.5,.5c.2,.2,.2,.4,.3,.6v-1.3h.5Zm-2.6,5.7c.5,0,.8,0,1.1-.2s.5-.3,.7-.5,.3-.5,.4-.8,0-.7,0-1.1,0-.8,0-1.1c0-.3-.2-.6-.4-.8s-.4-.5-.7-.5-.6-.2-1.1-.2-.8,0-1,.2-.5,.3-.6,.5-.2,.5-.3,.8c0,.3,0,.7,0,1.1s0,.8,0,1.1c0,.3,.2,.6,.3,.8s.4,.4,.6,.5,.6,.2,1,.2Z" style="fill: #fff;"/>
<path d="M348.5,411.7v.6l-4.4,.3c0,.5,0,.8,.2,1.1,0,.3,.2,.6,.4,.8,.2,.2,.4,.4,.7,.5s.6,.2,1.1,.2,.7,0,1,0c.4,0,.7-.2,.9-.3v.5c0,0-.2,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.5,0h-.6c-.5,0-.9,0-1.2-.2-.4,0-.6-.3-.8-.5s-.4-.6-.5-1-.2-.9-.2-1.5,0-1.1,.2-1.5,.2-.8,.5-1,.5-.5,.8-.5c.3,0,.8-.2,1.2-.2s.9,0,1.2,.2c.3,.2,.5,.4,.7,.6s.2,.5,.3,.8,0,.6,0,.9v-.2Zm-.5,.2v-.9c0-.3-.2-.5-.2-.7-.2-.2-.3-.4-.5-.5s-.5-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.3,0,.7-.2,1.1l3.8-.3h0Z" style="fill: #fff;"/>
<path d="M354.8,411.7v.6l-4.4,.3c0,.5,0,.8,.2,1.1,0,.3,.2,.6,.4,.8,.2,.2,.4,.4,.7,.5s.6,.2,1.1,.2,.7,0,1,0c.4,0,.7-.2,.9-.3v.5c0,0-.2,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.5,0h-.6c-.5,0-.9,0-1.2-.2-.4,0-.6-.3-.8-.5s-.4-.6-.5-1-.2-.9-.2-1.5,0-1.1,.2-1.5,.2-.8,.5-1,.5-.5,.8-.5c.3,0,.8-.2,1.2-.2s.9,0,1.2,.2c.3,.2,.5,.4,.7,.6s.2,.5,.3,.8,0,.6,0,.9v-.2Zm-.5,.2v-.9c0-.3-.2-.5-.2-.7-.2-.2-.3-.4-.5-.5s-.5-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.3,0,.7-.2,1.1l3.8-.3h0Z" style="fill: #fff;"/>
<path d="M361.1,411.7v.6l-4.4,.3c0,.5,0,.8,.2,1.1,0,.3,.2,.6,.4,.8,.2,.2,.4,.4,.7,.5s.6,.2,1.1,.2,.7,0,1,0c.4,0,.7-.2,.9-.3v.5c0,0-.2,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.5,0h-.6c-.5,0-.9,0-1.2-.2-.4,0-.6-.3-.8-.5s-.4-.6-.5-1-.2-.9-.2-1.5,0-1.1,.2-1.5,.2-.8,.5-1,.5-.5,.8-.5c.3,0,.8-.2,1.2-.2s.9,0,1.2,.2c.3,.2,.5,.4,.7,.6s.2,.5,.3,.8,0,.6,0,.9v-.2Zm-.5,.2v-.9c0-.3-.2-.5-.2-.7-.2-.2-.3-.4-.5-.5s-.5-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.3,0,.7-.2,1.1l3.8-.3h0Z" style="fill: #fff;"/>
<path d="M364.5,415h.8v.5h-1.5c-.2,0-.4-.2-.5-.3-.2-.2-.2-.3-.2-.6s0-.6,0-1v-3.8h-1v-.5h1v-1.4h.5v1.4h1.7v.5h-1.7v4.5c0,.2,0,.3,.2,.5s.2,.2,.3,.2h.5Z" style="fill: #fff;"/>
<path d="M370.8,411.7v.6l-4.4,.3c0,.5,0,.8,.2,1.1,0,.3,.2,.6,.4,.8,.2,.2,.4,.4,.7,.5s.6,.2,1.1,.2,.7,0,1,0c.4,0,.7-.2,.9-.3v.5c0,0-.2,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.5,0h-.6c-.5,0-.9,0-1.2-.2-.4,0-.6-.3-.8-.5s-.4-.6-.5-1-.2-.9-.2-1.5,0-1.1,.2-1.5,.2-.8,.5-1,.5-.5,.8-.5c.3,0,.8-.2,1.2-.2s.9,0,1.2,.2c.3,.2,.5,.4,.7,.6s.2,.5,.3,.8,0,.6,0,.9v-.2Zm-.5,.2v-.9c0-.3-.2-.5-.2-.7-.2-.2-.3-.4-.5-.5s-.5-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.3,0,.7-.2,1.1l3.8-.3h0Z" style="fill: #fff;"/>
<path d="M374.8,415.5c-.5,0-.8,0-1.2-.2-.3,0-.6-.3-.8-.5s-.4-.6-.5-1-.2-.9-.2-1.5,0-1.1,.2-1.5c0-.4,.2-.8,.5-1s.5-.5,.8-.5c.3,0,.7-.2,1.2-.2h.9c.2,0,.5,0,.7,.2v.5c-.2,0-.5-.2-.8-.2h-.8c-.3,0-.7,0-1,.2-.2,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.4,0,.8,0,1.3s0,.9,0,1.3c0,.4,.2,.6,.4,.8,.2,.2,.4,.4,.6,.5s.6,.2,1,.2,.6,0,.9,0c.2,0,.5-.2,.8-.2v.5c-.2,0-.4,.2-.7,.2-.3,0-.6,0-.9,0v-.2Z" style="fill: #fff;"/>
<path d="M380.5,409.1c.4,0,.7,0,1,.2,.2,0,.5,.2,.6,.4s.2,.4,.3,.6c0,.2,0,.5,0,.8v4.3h-.5v-4.8c0-.2-.2-.5-.2-.5-.2-.2-.3-.2-.5-.3s-.5,0-.8,0h-.6c-.2,0-.4,0-.6,.2s-.4,.2-.5,.5-.2,.5-.3,.8v4.3h-.5v-8.6h.5v3.5c0-.2,.2-.4,.3-.5s.3-.3,.5-.4,.4-.2,.6-.2,.5,0,.7,0h0Z" style="fill: #fff;"/>
<path d="M385,415.5c-.2,0-.3,0-.4,0,0,0,0-.2,0-.5s0-.4,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.4,0,.5c0,0-.2,0-.4,0Z" style="fill: #fff;"/>
<path d="M389.2,415.5c-.5,0-.8,0-1.2-.2-.3,0-.6-.3-.8-.5s-.4-.6-.5-1-.2-.9-.2-1.5,0-1.1,.2-1.5c0-.4,.2-.8,.5-1s.5-.5,.8-.5c.3,0,.7-.2,1.2-.2h.9c.2,0,.5,0,.7,.2v.5c-.2,0-.5-.2-.8-.2h-.8c-.3,0-.7,0-1,.2-.2,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.4,0,.8,0,1.3s0,.9,0,1.3c0,.4,.2,.6,.4,.8,.2,.2,.4,.4,.6,.5s.6,.2,1,.2,.6,0,.9,0c.2,0,.5-.2,.8-.2v.5c-.2,0-.4,.2-.7,.2-.3,0-.6,0-.9,0v-.2Z" style="fill: #fff;"/>
<path d="M394.6,415.5c-.5,0-.9,0-1.2-.2-.3,0-.6-.3-.8-.5s-.4-.6-.5-1-.2-.9-.2-1.5,0-1.1,.2-1.5c0-.4,.2-.8,.5-1s.5-.5,.8-.5,.8-.2,1.2-.2,.8,0,1.2,.2c.3,0,.6,.3,.8,.5s.4,.6,.5,1,.2,.9,.2,1.5,0,1.1-.2,1.5c0,.4-.2,.8-.5,1s-.5,.5-.8,.5c-.3,0-.8,.2-1.2,.2Zm0-.5c.4,0,.8,0,1.1-.2,.3,0,.5-.2,.7-.5,.2-.2,.3-.5,.4-.8s0-.8,0-1.3,0-.9,0-1.3-.2-.6-.4-.8-.4-.4-.7-.5-.6-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.7,.5-.2,.2-.3,.5-.3,.8s0,.8,0,1.3,0,.9,0,1.3c0,.4,.2,.6,.3,.8s.4,.4,.7,.5,.6,.2,1,.2h0Z" style="fill: #fff;"/>
<path d="M405.2,409.1c.4,0,.7,0,.9,.2,.2,0,.5,.2,.6,.4s.2,.4,.3,.6c0,.2,0,.5,0,.8v4.3h-.5v-4.8c0-.2,0-.5-.2-.5,0-.2-.2-.2-.5-.3-.2,0-.5,0-.7,0h-.6c-.2,0-.4,0-.5,.2-.2,0-.3,.2-.5,.5-.2,.2-.2,.5-.3,.8h0v4.3h-.5v-4.8c0-.2,0-.5-.2-.5,0-.2-.2-.2-.5-.3s-.5,0-.7,0h-.6c-.2,0-.4,0-.5,.2-.2,0-.3,.2-.5,.5-.2,.2-.2,.5-.3,.8v4.4h-.5v-6.2h.5v1.1c0-.2,.2-.4,.3-.5s.3-.2,.5-.4c.2,0,.4-.2,.5-.2s.5,0,.6,0c.5,0,1,0,1.2,.3,.3,.2,.5,.5,.5,.9,0-.2,.2-.4,.3-.5s.3-.3,.5-.4,.4-.2,.6-.2,.5,0,.7,0v-.2Z" style="fill: #fff;"/>
</g>
</g>
<g>
<path d="M33.4,406.4c-.2,0-.4,0-.4,0h0c-.2,0-.4,0-.6-.1l-1-.4c-.2,0-.4-.2-.8-.5l-.7-.6c-.6-.6-1.1-1.4-1.4-2.6-.3-.9-.4-2.1-.4-3.5s.2-2.7,.6-3.7c.5-1.3,1.4-2.3,2.6-3,.3-.2,.8-.4,1.4-.4,.6,0,3.2-.1,7.8-.1v2.6h-6.1c-1.2,0-2,.5-2.6,1.5-.4,.8-.6,1.7-.6,3v1.6c0,.2,.1,.4,.1,.5h0c0,.3,0,.5,0,.6,.2,.7,.5,1.3,.9,1.8,.5,.4,2.2,.7,5.2,.7v-3.5h-3.8v-2.6h6.7v8.8h-7.2Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M48.3,406.4h-1.2c0,0-.4,0-.4,0-.1,0-.2,0-.4,0,0,0-.1,0-.2,0,0,0-.1,0-.2,0-1.3-.4-2.4-1.2-3.1-2.6-.3-.6-.5-1.2-.7-1.8-.2-.6-.2-1.3-.2-2,0-1.4,0-2.5,.3-3.5,.2-1,.5-1.8,1-2.5,.5-.8,1.2-1.4,2.1-1.7,.3-.1,.8-.3,1.4-.4,.5,0,2.6-.1,6.2-.1v2.6h-4.6c-2.1,0-3.2,1.2-3.2,3.5h7.8v2.6h-7.8c0,.6,0,1.1,.1,1.5,0,.2,0,.4,.2,.6,0,.2,.2,.3,.3,.5l.5,.5c.2,.1,.4,.2,.6,.3,.2,0,.5,.1,.7,.1h5.4v2.6h-4.8Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M61,406.4h-1.2c0,0-.4,0-.4,0-.1,0-.2,0-.4,0,0,0-.1,0-.1,0,0,0-.1,0-.2,0-1.3-.4-2.4-1.2-3.1-2.6-.3-.6-.5-1.2-.7-1.8-.2-.6-.2-1.3-.2-2,0-1.4,0-2.5,.3-3.5,.2-1,.5-1.8,1-2.5,.5-.8,1.2-1.4,2.1-1.7,.3-.1,.8-.3,1.4-.4,.6,0,2.6-.1,6.2-.1v2.6h-4.6c-2.1,0-3.2,1.2-3.2,3.5h7.8v2.6h-7.8c0,.6,0,1.1,.1,1.5,0,.2,0,.4,.2,.6,0,.2,.2,.3,.3,.5l.5,.5c.2,.1,.4,.2,.6,.3,.3,0,.5,.1,.7,.1h5.4v2.6h-4.8Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M73.7,406.4h-1.2c0,0-.4,0-.4,0-.1,0-.2,0-.4,0,0,0-.1,0-.2,0,0,0-.1,0-.2,0-1.3-.4-2.4-1.2-3.1-2.6-.3-.6-.5-1.2-.7-1.8-.2-.6-.2-1.3-.2-2,0-1.4,0-2.5,.3-3.5,.2-1,.5-1.8,1-2.5,.5-.8,1.2-1.4,2.1-1.7,.3-.1,.8-.3,1.4-.4,.5,0,2.6-.1,6.2-.1v2.6h-4.7c-2.1,0-3.2,1.2-3.2,3.5h7.8v2.6h-7.8c0,.6,0,1.1,.1,1.5,0,.2,0,.4,.2,.6,0,.2,.2,.3,.3,.5l.5,.5c.2,.1,.4,.2,.6,.3,.2,0,.5,.1,.7,.1h5.4v2.6h-4.8Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="86.8 394.1 86.8 406.4 83.8 406.4 83.8 394.1 79.5 394.1 79.5 391.5 91.1 391.5 91.1 394.1 86.8 394.1" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M97.9,406.4h-1.2c0,0-.4,0-.4,0-.1,0-.2,0-.4,0,0,0-.1,0-.2,0,0,0-.1,0-.2,0-1.3-.4-2.4-1.2-3.1-2.6-.3-.6-.5-1.2-.7-1.8-.2-.6-.2-1.3-.2-2,0-1.4,0-2.5,.3-3.5,.2-1,.5-1.8,1-2.5,.5-.8,1.2-1.4,2.1-1.7,.3-.1,.8-.3,1.4-.4,.5,0,2.6-.1,6.2-.1v2.6h-4.6c-2.1,0-3.2,1.2-3.2,3.5h7.8v2.6h-7.8c0,.6,0,1.1,.1,1.5,0,.2,0,.4,.2,.6,0,.2,.2,.3,.3,.5l.5,.5c.2,.1,.4,.2,.6,.3,.2,0,.5,.1,.7,.1h5.4v2.6h-4.8Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M110.6,406.4h-1.2c0,0-.4,0-.4,0-.1,0-.2,0-.4,0,0,0-.1,0-.2,0,0,0-.1,0-.2,0-1.3-.4-2.4-1.2-3.1-2.6-.6-1.2-.9-2.5-.9-3.8s0-2.5,.3-3.5c.2-1,.5-1.8,1-2.5,.5-.8,1.2-1.4,2.1-1.7,.5-.2,1-.3,1.4-.4,.5,0,2.6-.1,6.2-.1v2.5h-4.6c-.9,0-1.6,.3-2.2,.8-.4,.5-.7,1.1-.9,1.9-.2,.8-.3,1.7-.3,2.6s.1,1.8,.3,2.5c.3,.9,.8,1.5,1.6,1.7h.3c0,0,.3,.1,.3,.1h5.4v2.6h-4.8Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="125.5 406.4 125.5 400.1 120.3 400.1 120.3 406.4 117.5 406.4 117.5 391.5 120.3 391.5 120.3 397.5 125.5 397.5 125.5 391.5 128.3 391.5 128.3 406.4 125.5 406.4" style="fill: #fff; fill-rule: evenodd;"/>
</g>
<rect x="1.4" y="1.4" width="422.4" height="422.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="159.8" y1="397.4" x2="291.8" y2="397.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="371" x2="423.8" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="344.6" x2="423.8" y2="344.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="318.2" x2="423.8" y2="318.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="291.8" x2="423.8" y2="291.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="265.4" x2="423.8" y2="265.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="239" x2="423.8" y2="239" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="212.6" x2="423.8" y2="212.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="186.2" x2="423.8" y2="186.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="159.8" x2="423.8" y2="159.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="133.4" x2="423.8" y2="133.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="107" x2="423.8" y2="107" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="80.6" x2="423.8" y2="80.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="54.2" x2="423.8" y2="54.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="27.8" x2="423.8" y2="27.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="397.4" y1="1.4" x2="397.4" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="371" y1="1.4" x2="371" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="344.6" y1="1.4" x2="344.6" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="318.2" y1="1.4" x2="318.2" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="291.8" y1="1.4" x2="291.8" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="265.4" y1="1.4" x2="265.4" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="239" y1="1.4" x2="239" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="212.6" y1="1.4" x2="212.6" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="186.2" y1="1.4" x2="186.2" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="159.8" y1="1.4" x2="159.8" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="133.4" y1="1.4" x2="133.4" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="107" y1="1.4" x2="107" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="80.6" y1="1.4" x2="80.6" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="54.2" y1="1.4" x2="54.2" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="27.8" y1="1.4" x2="27.8" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

BIN
live/Geeetech/160x160.stl Normal file

Binary file not shown.

98
live/Geeetech/160x160.svg Normal file
View File

@ -0,0 +1,98 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_图层_1" data-name=" 图层 1" xmlns="http://www.w3.org/2000/svg" width="160mm" height="160mm" viewBox="0 0 453.5 453.5">
<g>
<rect x="338.5" y="403.4" width="93.7" height="29.5" style="fill: none;"/>
<g>
<path d="M367.9,426.8h0l-10.9-18.8c0-.2-.3-.3-.5-.3s-.5,.2-.5,.3l-10.9,18.8c0,.2,0,.5,0,.6,0,.2,.3,.3,.5,.3h21.7c.2,0,.5-.2,.5-.3,0-.2,0-.5,0-.6h0Zm-21.2-.3l9.8-16.9,9.8,16.9h-19.5Z" style="fill: #fff;"/>
<rect x="351.7" y="424.4" width="9.5" height="1" style="fill: #fff;"/>
<path d="M354.6,423.7l-.5-.4c1-1.4,.5-2.3,0-3.2-.6-1-1.3-2.2,0-3.9l.5,.4c-1,1.4-.5,2.3,0,3.2,.6,1,1.3,2.2,0,3.9h0Z" style="fill: #fff;"/>
<path d="M356.9,423.7l-.5-.4c1-1.4,.5-2.3,0-3.2-.6-1-1.3-2.2,0-3.8l.5,.4c-1,1.4-.5,2.3,0,3.2,.6,1,1.3,2.2,0,3.8h0Z" style="fill: #fff;"/>
<path d="M359.2,423.7l-.5-.4c1-1.4,.5-2.3,0-3.2-.6-1.1-1.2-2.2,0-3.9l.5,.4c-1,1.4-.5,2.3,0,3.2,.6,1.1,1.2,2.2,0,3.9Z" style="fill: #fff;"/>
</g>
<g>
<path d="M373.5,415.9c-.5,0-.8,0-1.2-.2-.4,0-.7-.2-.9-.5-.2-.2-.5-.6-.6-1-.2-.5-.2-1-.2-1.7s0-1.1,.2-1.5c.2-.5,.3-.8,.6-1,.2-.2,.5-.5,.9-.5,.4,0,.8-.2,1.2-.2h.8c.2,0,.5,0,.6,.2v.8c-.2,0-.4-.2-.6-.2h-.8c-.3,0-.7,0-.9,.2-.3,0-.5,.2-.7,.5-.2,.2-.3,.5-.4,.8s-.2,.7-.2,1.2,0,.9,.2,1.2c0,.3,.2,.6,.4,.8s.4,.3,.6,.4,.5,.2,.9,.2h.8c.2,0,.5,0,.7-.2v.7c-.2,0-.4,.2-.7,.2-.2,0-.5,0-.9,0l.2-.2Z" style="fill: #fff;"/>
<path d="M378.2,410.8c.4,0,.7,0,1,.2,.2,0,.5,.2,.6,.3s.2,.3,.3,.5c0,.2,0,.4,0,.6v3.5h-.7l-.2-.8c0,.2-.2,.2-.3,.4s-.2,.2-.4,.2-.3,.2-.5,.2h-.5c-.6,0-1-.2-1.3-.4s-.4-.6-.4-1.1,0-.5,.2-.8c0-.2,.2-.4,.4-.5,.2-.2,.4-.2,.6-.2s.5,0,.8,0h1.5v-.8c0-.2,0-.2-.2-.3s-.2-.2-.4-.2h-1.1c-.2,0-.4,0-.5,0v-.7h1.1v-.2Zm-.6,4.4c.4,0,.8,0,1.1-.2s.5-.4,.6-.7v-.8h-2c-.2,0-.3,0-.4,.2s-.2,.2-.2,.3v.5c0,.3,0,.5,.2,.6s.4,.2,.8,.2h0Z" style="fill: #fff;"/>
<path d="M385.7,410.9v4.9h-.7v-.7l-.4,.4c0,0-.2,.2-.4,.2-.2,0-.3,0-.5,.2h-.5c-.3,0-.6,0-.8-.2-.2,0-.4-.2-.5-.3s-.2-.3-.2-.5,0-.4,0-.7v-3.4h.8v3.6c0,.2,0,.3,.2,.4s.2,.2,.3,.2,.3,0,.5,0h.5c.2,0,.3,0,.4-.2s.2-.2,.3-.3c0-.2,.2-.3,.2-.5v-3.3h1Z" style="fill: #fff;"/>
<path d="M388.9,415.2h.5v.7h-1.3c-.2,0-.3-.2-.5-.2-.2-.2-.2-.3-.2-.5,0-.2,0-.5,0-.8v-2.8h-.8v-.7h.8v-1.1h.8v1.1h1.2v.7h-1.2v3.2c0,0,0,.2,0,.3s.2,.2,.2,.2h.5Z" style="fill: #fff;"/>
<path d="M390.8,410c-.2,0-.3,0-.4,0,0,0,0-.2,0-.4s0-.3,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.3,0,.4c0,0-.2,0-.4,0Zm-.4,.9h.8v4.9h-.8v-4.9Z" style="fill: #fff;"/>
<path d="M394.8,415.9c-.4,0-.7,0-1-.2-.3,0-.5-.2-.7-.5-.2-.2-.4-.5-.5-.8s-.2-.8-.2-1.2,0-.9,.2-1.2c0-.3,.2-.6,.5-.8,.2-.2,.5-.3,.7-.5,.3,0,.6-.2,1-.2s.7,0,1,.2c.3,0,.5,.2,.7,.5,.2,.2,.3,.5,.5,.8,0,.3,.2,.8,.2,1.2s0,.9-.2,1.2c0,.3-.2,.6-.5,.8-.2,.2-.5,.3-.7,.5-.3,0-.6,.2-1,.2Zm0-.7c.3,0,.5,0,.7,0s.3-.2,.5-.3c0-.2,.2-.3,.2-.6s0-.5,0-.9v-.9c0-.2-.2-.5-.2-.6s-.2-.2-.5-.3c-.2,0-.4,0-.7,0s-.5,0-.7,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.4-.2,.6v1.8c0,.2,.2,.5,.2,.6,.2,.2,.2,.2,.5,.3s.4,0,.7,0Z" style="fill: #fff;"/>
<path d="M400.8,410.8c.3,0,.6,0,.8,.2,.2,0,.4,.2,.5,.3,.2,.2,.2,.3,.3,.5,0,.2,0,.4,0,.7v3.4h-.8v-3.6c0-.2,0-.3-.2-.4,0,0-.2-.2-.3-.2s-.3,0-.5,0h-.5c-.2,0-.3,0-.5,.2s-.2,.2-.4,.3-.2,.3-.2,.5v3.3h-.8v-4.9h.8v.7c0-.2,.2-.3,.3-.4s.2-.2,.4-.2,.3,0,.5-.2,.3,0,.5,0h-.2Z" style="fill: #fff;"/>
<path d="M411.1,409.5v6.3h-.8v-3.1h-3.1v3.1h-.8v-6.3h.8v2.6h3.1v-2.6h.8Z" style="fill: #fff;"/>
<path d="M413.2,410c-.2,0-.3,0-.4,0,0,0,0-.2,0-.4s0-.3,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.3,0,.4c0,0-.2,0-.4,0Zm-.4,.9h.8v4.9h-.8v-4.9Z" style="fill: #fff;"/>
<path d="M419.3,410.9v4.6c0,.7-.2,1.2-.6,1.6s-1,.6-1.8,.6-.5,0-.6,0c-.2,0-.4,0-.5,0v-.7c.4,0,.8,0,1.2,0s1-.2,1.2-.4,.4-.7,.4-1.2v-.5c0,.3-.3,.5-.5,.7s-.6,.2-1.1,.2-.8,0-1-.2-.5-.3-.6-.5-.2-.5-.3-.8c0-.3,0-.7,0-1.1s0-.7,0-1c0-.3,.2-.6,.3-.8s.4-.4,.6-.5,.6-.2,1-.2,.5,0,.7,0c.2,0,.3,.2,.5,.2,.2,0,.2,.2,.3,.3,0,.2,.2,.2,.2,.4v-.9h.7Zm-2.3,4.3c.3,0,.5,0,.8-.2,.2,0,.4-.2,.5-.4s.2-.4,.2-.6v-1.5c0-.2-.2-.5-.2-.6s-.3-.3-.5-.4-.5-.2-.8-.2-.5,0-.7,.2c-.2,0-.3,.2-.4,.4s-.2,.4-.2,.6v1.4c0,.2,0,.5,.2,.6,0,.2,.2,.3,.4,.4s.4,.2,.7,.2h0Z" style="fill: #fff;"/>
<path d="M423.3,410.8c.3,0,.6,0,.8,.2,.2,0,.4,.2,.5,.3,.2,.2,.2,.3,.3,.5,0,.2,0,.4,0,.7v3.4h-.8v-3.6c0-.2,0-.3-.2-.4,0,0-.2-.2-.3-.2s-.3,0-.5,0h-.5c-.2,0-.3,0-.5,.2s-.2,.2-.4,.3-.2,.3-.2,.5v3.3h-.8v-6.9h.8v2.7c0-.2,.2-.3,.3-.4s.2-.2,.4-.2,.3,0,.5-.2,.3,0,.5,0h-.2Z" style="fill: #fff;"/>
<path d="M374.6,421.1h-1.8v5.6h-.8v-5.6h-1.8v-.8h4.5v.8h0Z" style="fill: #fff;"/>
<path d="M379.2,423.7v.5l-3.3,.2c0,.3,0,.5,0,.7,0,.2,.2,.4,.2,.5,.2,.2,.3,.2,.5,.3,.2,0,.5,0,.8,0s.5,0,.8,0,.5-.2,.7-.2v.8s-.2,0-.3,0c-.2,0-.2,0-.4,0h-1c-.4,0-.7,0-1-.2-.3,0-.5-.2-.7-.5-.2-.2-.4-.5-.5-.8s-.2-.8-.2-1.2,0-.9,.2-1.2c0-.3,.2-.6,.5-.8,.2-.2,.5-.3,.7-.5,.3,0,.6-.2,.9-.2s.8,0,1,.2,.5,.3,.6,.5c.2,.2,.2,.5,.3,.7v.8l.2,.2Zm-.8,0v-.5c0-.2,0-.3-.2-.5s-.2-.2-.4-.3c-.2,0-.4-.2-.6-.2s-.5,0-.7,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.3-.2,.5v.7l2.6-.2h0Z" style="fill: #fff;"/>
<path d="M385.9,421.6c.3,0,.5,0,.8,.2,.2,0,.4,.2,.5,.3,.2,.2,.2,.3,.3,.5,0,.2,0,.4,0,.7v3.4h-.8v-3.1c0-.4,0-.7-.2-.9-.2-.2-.4-.3-.8-.3h-.4c0,0-.2,0-.4,.2,0,0-.2,.2-.3,.2,0,0-.2,.2-.2,.5h0v3.5h-.8v-3.1c0-.4,0-.7-.2-.9s-.4-.3-.8-.3h-.5c-.2,0-.2,0-.4,.2,0,0-.2,.2-.3,.3,0,.2-.2,.3-.2,.5v3.4h-.8v-4.9h.8v.7c.2-.3,.4-.5,.6-.6,.2,0,.5-.2,.8-.2s.7,0,.9,.2c.2,.2,.4,.3,.5,.6,0-.2,.2-.3,.3-.4,0,0,.2-.2,.4-.2,.2,0,.3,0,.5-.2s.3,0,.5,0v-.2Z" style="fill: #fff;"/>
<path d="M391.7,421.6c.4,0,.8,0,1,.2s.5,.3,.6,.5,.2,.5,.3,.8c0,.3,0,.7,0,1.1s0,.7,0,1c0,.3-.2,.6-.3,.8s-.4,.5-.6,.5c-.2,.2-.6,.2-1,.2s-.8,0-1.1-.2c-.2-.2-.4-.4-.5-.7v2.6h-.8v-6.7h.8v.9c0-.3,.3-.5,.5-.7s.6-.3,1.1-.3h0Zm0,4.4c.3,0,.5,0,.7-.2s.3-.2,.4-.5c0-.2,.2-.4,.2-.6v-1.4c0-.2,0-.5-.2-.6,0-.2-.2-.3-.4-.4s-.4-.2-.7-.2-.5,0-.8,.2-.4,.2-.5,.4c-.2,.2-.2,.4-.2,.6v1.5c0,.2,.2,.5,.2,.6,.2,.2,.3,.3,.5,.4,.2,0,.5,.2,.8,.2Z" style="fill: #fff;"/>
<path d="M399.2,423.7v.5l-3.3,.2c0,.3,0,.5,0,.7,0,.2,.2,.4,.2,.5,.2,.2,.3,.2,.5,.3,.2,0,.5,0,.8,0s.5,0,.8,0,.5-.2,.7-.2v.8s-.2,0-.3,0c-.2,0-.2,0-.4,0h-1c-.4,0-.7,0-1-.2-.3,0-.5-.2-.7-.5-.2-.2-.4-.5-.5-.8s-.2-.8-.2-1.2,0-.9,.2-1.2c0-.3,.2-.6,.5-.8,.2-.2,.5-.3,.7-.5,.3,0,.6-.2,.9-.2s.8,0,1,.2,.5,.3,.6,.5c.2,.2,.2,.5,.3,.7v.8l.2,.2Zm-.8,0v-.5c0-.2,0-.3-.2-.5s-.2-.2-.4-.3c-.2,0-.4-.2-.6-.2s-.5,0-.7,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.3-.2,.5v.7l2.6-.2h0Z" style="fill: #fff;"/>
<path d="M403.2,421.6v.7h-.6c-.2,0-.3,0-.5,.2-.2,0-.2,.2-.4,.3,0,.2-.2,.3-.2,.5v3.2h-.8v-4.9h.8v.9c0-.2,.2-.4,.3-.5s.2-.2,.4-.3c.2,0,.3-.2,.5-.2h.5Z" style="fill: #fff;"/>
<path d="M405.9,421.6c.4,0,.7,0,1,.2,.2,0,.5,.2,.6,.3s.2,.3,.3,.5c0,.2,0,.4,0,.6v3.5h-.7l-.2-.8c0,.2-.2,.2-.3,.4s-.2,.2-.4,.2-.3,.2-.5,.2h-.5c-.6,0-1-.2-1.3-.4s-.4-.6-.4-1.1,0-.5,.2-.8c0-.2,.2-.4,.4-.5,.2-.2,.4-.2,.6-.2s.5,0,.8,0h1.5v-.8c0-.2,0-.2-.2-.3s-.2-.2-.4-.2h-1.1c-.2,0-.4,0-.5,0v-.7h1.1v-.2Zm-.6,4.4c.4,0,.8,0,1.1-.2s.5-.4,.6-.7v-.8h-2c-.2,0-.3,0-.4,.2s-.2,.2-.2,.3v.5c0,.3,0,.5,.2,.6s.4,.2,.8,.2h0Z" style="fill: #fff;"/>
<path d="M411.3,426.1h.5v.7h-1.3c-.2,0-.3-.2-.5-.2-.2-.2-.2-.3-.2-.5,0-.2,0-.5,0-.8v-2.8h-.8v-.7h.8v-1.1h.8v1.1h1.2v.7h-1.2v3.2c0,0,0,.2,0,.3s.2,.2,.2,.2h.5Z" style="fill: #fff;"/>
<path d="M416.9,421.7v4.9h-.7v-.7l-.4,.4c0,0-.2,.2-.4,.2-.2,0-.3,0-.5,.2h-.5c-.3,0-.6,0-.8-.2-.2,0-.4-.2-.5-.3s-.2-.3-.2-.5,0-.4,0-.7v-3.4h.8v3.6c0,.2,0,.3,.2,.4s.2,.2,.3,.2,.3,0,.5,0h.5c.2,0,.3,0,.4-.2s.2-.2,.3-.3c0-.2,.2-.3,.2-.5v-3.3h1Z" style="fill: #fff;"/>
<path d="M421.2,421.6v.7h-.6c-.2,0-.3,0-.5,.2-.2,0-.2,.2-.4,.3,0,.2-.2,.3-.2,.5v3.2h-.8v-4.9h.8v.9c0-.2,.2-.4,.3-.5s.2-.2,.4-.3c.2,0,.3-.2,.5-.2h.5Z" style="fill: #fff;"/>
<path d="M426.1,423.7v.5l-3.3,.2c0,.3,0,.5,0,.7,0,.2,.2,.4,.2,.5,.2,.2,.3,.2,.5,.3,.2,0,.5,0,.8,0s.5,0,.8,0,.5-.2,.7-.2v.8s-.2,0-.3,0c-.2,0-.2,0-.4,0h-1c-.4,0-.7,0-1-.2-.3,0-.5-.2-.7-.5-.2-.2-.4-.5-.5-.8s-.2-.8-.2-1.2,0-.9,.2-1.2c0-.3,.2-.6,.5-.8,.2-.2,.5-.3,.7-.5,.3,0,.6-.2,.9-.2s.8,0,1,.2,.5,.3,.6,.5c.2,.2,.2,.5,.3,.7v.8l.2,.2Zm-.8,0v-.5c0-.2,0-.3-.2-.5s-.2-.2-.4-.3c-.2,0-.4-.2-.6-.2s-.5,0-.7,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.3-.2,.5v.7l2.6-.2h0Z" style="fill: #fff;"/>
</g>
<g>
<path d="M335.1,437.5h.5l1.5,5.6h0l1.8-5.6h.7l1.9,5.6h0l1.5-5.6h.5l-1.7,6.2h-.6l-1.9-5.6h0l-1.9,5.6h-.6l-1.7-6.2h0Z" style="fill: #fff;"/>
<path d="M344,437.5h.5l1.5,5.6h0l1.8-5.6h.7l1.9,5.6h0l1.5-5.6h.5l-1.7,6.2h-.6l-1.9-5.6h0l-1.9,5.6h-.6l-1.7-6.2h0Z" style="fill: #fff;"/>
<path d="M352.8,437.5h.5l1.5,5.6h0l1.8-5.6h.7l1.9,5.6h0l1.5-5.6h.5l-1.7,6.2h-.6l-1.9-5.6h0l-1.9,5.6h-.6l-1.7-6.2h0Z" style="fill: #fff;"/>
<path d="M362.2,443.7c-.2,0-.3,0-.4,0,0,0,0-.2,0-.5s0-.4,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.4,0,.5c0,0-.2,0-.4,0Z" style="fill: #fff;"/>
<path d="M369.4,437.5v5.7c0,.8-.2,1.5-.7,2-.5,.5-1.2,.7-2.1,.7s-.5,0-.8,0-.5,0-.6,0v-.5c.2,0,.5,0,.7,.2h.8c.8,0,1.4-.2,1.7-.6s.5-1,.5-1.7v-.8c-.2,.5-.4,.8-.8,1s-.8,.4-1.5,.4-.8,0-1.1-.2c-.3-.2-.5-.3-.8-.6-.2-.2-.3-.6-.4-1s-.2-.8-.2-1.4,0-.9,.2-1.3c0-.4,.2-.8,.4-1,.2-.3,.5-.5,.8-.6s.7-.2,1.1-.2,.6,0,.9,0c.2,0,.5,.2,.6,.3l.5,.5c.2,.2,.2,.4,.3,.6v-1.3h.5Zm-2.6,5.7c.5,0,.8,0,1.1-.2s.5-.3,.7-.5,.3-.5,.4-.8,0-.7,0-1.1,0-.8,0-1.1c0-.3-.2-.6-.4-.8s-.4-.5-.7-.5-.6-.2-1.1-.2-.8,0-1,.2-.5,.3-.6,.5-.2,.5-.3,.8c0,.3,0,.7,0,1.1s0,.8,0,1.1c0,.3,.2,.6,.3,.8s.4,.4,.6,.5,.6,.2,1,.2Z" style="fill: #fff;"/>
<path d="M376.1,439.9v.6l-4.4,.3c0,.5,0,.8,.2,1.1,0,.3,.2,.6,.4,.8,.2,.2,.4,.4,.7,.5s.6,.2,1.1,.2,.7,0,1,0c.4,0,.7-.2,.9-.3v.5c0,0-.2,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.5,0h-.6c-.5,0-.9,0-1.2-.2-.4,0-.6-.3-.8-.5s-.4-.6-.5-1-.2-.9-.2-1.5,0-1.1,.2-1.5,.2-.8,.5-1,.5-.5,.8-.5c.3,0,.8-.2,1.2-.2s.9,0,1.2,.2c.3,.2,.5,.4,.7,.6s.2,.5,.3,.8,0,.6,0,.9v-.2Zm-.5,.2v-.9c0-.3-.2-.5-.2-.7-.2-.2-.3-.4-.5-.5s-.5-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.3,0,.7-.2,1.1l3.8-.3h0Z" style="fill: #fff;"/>
<path d="M382.4,439.9v.6l-4.4,.3c0,.5,0,.8,.2,1.1,0,.3,.2,.6,.4,.8,.2,.2,.4,.4,.7,.5s.6,.2,1.1,.2,.7,0,1,0c.4,0,.7-.2,.9-.3v.5c0,0-.2,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.5,0h-.6c-.5,0-.9,0-1.2-.2-.4,0-.6-.3-.8-.5s-.4-.6-.5-1-.2-.9-.2-1.5,0-1.1,.2-1.5,.2-.8,.5-1,.5-.5,.8-.5c.3,0,.8-.2,1.2-.2s.9,0,1.2,.2c.3,.2,.5,.4,.7,.6s.2,.5,.3,.8,0,.6,0,.9v-.2Zm-.5,.2v-.9c0-.3-.2-.5-.2-.7-.2-.2-.3-.4-.5-.5s-.5-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.3,0,.7-.2,1.1l3.8-.3h0Z" style="fill: #fff;"/>
<path d="M388.6,439.9v.6l-4.4,.3c0,.5,0,.8,.2,1.1,0,.3,.2,.6,.4,.8,.2,.2,.4,.4,.7,.5s.6,.2,1.1,.2,.7,0,1,0c.4,0,.7-.2,.9-.3v.5c0,0-.2,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.5,0h-.6c-.5,0-.9,0-1.2-.2-.4,0-.6-.3-.8-.5s-.4-.6-.5-1-.2-.9-.2-1.5,0-1.1,.2-1.5,.2-.8,.5-1,.5-.5,.8-.5c.3,0,.8-.2,1.2-.2s.9,0,1.2,.2c.3,.2,.5,.4,.7,.6s.2,.5,.3,.8,0,.6,0,.9v-.2Zm-.5,.2v-.9c0-.3-.2-.5-.2-.7-.2-.2-.3-.4-.5-.5s-.5-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.3,0,.7-.2,1.1l3.8-.3h0Z" style="fill: #fff;"/>
<path d="M392,443.2h.8v.5h-1.5c-.2,0-.4-.2-.5-.3-.2-.2-.2-.3-.2-.6s0-.6,0-1v-3.8h-1v-.5h1v-1.4h.5v1.4h1.7v.5h-1.7v4.5c0,.2,0,.3,.2,.5s.2,.2,.3,.2h.5Z" style="fill: #fff;"/>
<path d="M398.4,439.9v.6l-4.4,.3c0,.5,0,.8,.2,1.1,0,.3,.2,.6,.4,.8,.2,.2,.4,.4,.7,.5s.6,.2,1.1,.2,.7,0,1,0c.4,0,.7-.2,.9-.3v.5c0,0-.2,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.5,0h-.6c-.5,0-.9,0-1.2-.2-.4,0-.6-.3-.8-.5s-.4-.6-.5-1-.2-.9-.2-1.5,0-1.1,.2-1.5,.2-.8,.5-1,.5-.5,.8-.5c.3,0,.8-.2,1.2-.2s.9,0,1.2,.2c.3,.2,.5,.4,.7,.6s.2,.5,.3,.8,0,.6,0,.9v-.2Zm-.5,.2v-.9c0-.3-.2-.5-.2-.7-.2-.2-.3-.4-.5-.5s-.5-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.3,0,.7-.2,1.1l3.8-.3h0Z" style="fill: #fff;"/>
<path d="M402.3,443.7c-.5,0-.8,0-1.2-.2-.3,0-.6-.3-.8-.5s-.4-.6-.5-1-.2-.9-.2-1.5,0-1.1,.2-1.5c0-.4,.2-.8,.5-1s.5-.5,.8-.5c.3,0,.7-.2,1.2-.2h.9c.2,0,.5,0,.7,.2v.5c-.2,0-.5-.2-.8-.2h-.8c-.3,0-.7,0-1,.2-.2,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.4,0,.8,0,1.3s0,.9,0,1.3c0,.4,.2,.6,.4,.8,.2,.2,.4,.4,.6,.5s.6,.2,1,.2,.6,0,.9,0c.2,0,.5-.2,.8-.2v.5c-.2,0-.4,.2-.7,.2-.3,0-.6,0-.9,0v-.2Z" style="fill: #fff;"/>
<path d="M408,437.3c.4,0,.7,0,1,.2,.2,0,.5,.2,.6,.4s.2,.4,.3,.6c0,.2,0,.5,0,.8v4.3h-.5v-4.8c0-.2-.2-.5-.2-.5-.2-.2-.3-.2-.5-.3s-.5,0-.8,0h-.6c-.2,0-.4,0-.6,.2s-.4,.2-.5,.5-.2,.5-.3,.8v4.3h-.5v-8.6h.5v3.5c0-.2,.2-.4,.3-.5s.3-.3,.5-.4,.4-.2,.6-.2,.5,0,.7,0h0Z" style="fill: #fff;"/>
<path d="M412.6,443.7c-.2,0-.3,0-.4,0,0,0,0-.2,0-.5s0-.4,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.4,0,.5c0,0-.2,0-.4,0Z" style="fill: #fff;"/>
<path d="M416.8,443.7c-.5,0-.8,0-1.2-.2-.3,0-.6-.3-.8-.5s-.4-.6-.5-1-.2-.9-.2-1.5,0-1.1,.2-1.5c0-.4,.2-.8,.5-1s.5-.5,.8-.5c.3,0,.7-.2,1.2-.2h.9c.2,0,.5,0,.7,.2v.5c-.2,0-.5-.2-.8-.2h-.8c-.3,0-.7,0-1,.2-.2,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.4,0,.8,0,1.3s0,.9,0,1.3c0,.4,.2,.6,.4,.8,.2,.2,.4,.4,.6,.5s.6,.2,1,.2,.6,0,.9,0c.2,0,.5-.2,.8-.2v.5c-.2,0-.4,.2-.7,.2-.3,0-.6,0-.9,0v-.2Z" style="fill: #fff;"/>
<path d="M422.2,443.7c-.5,0-.9,0-1.2-.2-.3,0-.6-.3-.8-.5s-.4-.6-.5-1-.2-.9-.2-1.5,0-1.1,.2-1.5c0-.4,.2-.8,.5-1s.5-.5,.8-.5,.8-.2,1.2-.2,.8,0,1.2,.2c.3,0,.6,.3,.8,.5s.4,.6,.5,1,.2,.9,.2,1.5,0,1.1-.2,1.5c0,.4-.2,.8-.5,1s-.5,.5-.8,.5c-.3,0-.8,.2-1.2,.2Zm0-.5c.4,0,.8,0,1.1-.2,.3,0,.5-.2,.7-.5,.2-.2,.3-.5,.4-.8s0-.8,0-1.3,0-.9,0-1.3-.2-.6-.4-.8-.4-.4-.7-.5-.6-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.7,.5-.2,.2-.3,.5-.3,.8s0,.8,0,1.3,0,.9,0,1.3c0,.4,.2,.6,.3,.8s.4,.4,.7,.5,.6,.2,1,.2h0Z" style="fill: #fff;"/>
<path d="M432.8,437.3c.4,0,.7,0,.9,.2,.2,0,.5,.2,.6,.4s.2,.4,.3,.6c0,.2,0,.5,0,.8v4.3h-.5v-4.8c0-.2,0-.5-.2-.5,0-.2-.2-.2-.5-.3-.2,0-.5,0-.7,0h-.6c-.2,0-.4,0-.5,.2-.2,0-.3,.2-.5,.5-.2,.2-.2,.5-.3,.8h0v4.3h-.5v-4.8c0-.2,0-.5-.2-.5,0-.2-.2-.2-.5-.3s-.5,0-.7,0h-.6c-.2,0-.4,0-.5,.2-.2,0-.3,.2-.5,.5-.2,.2-.2,.5-.3,.8v4.4h-.5v-6.2h.5v1.1c0-.2,.2-.4,.3-.5s.3-.2,.5-.4c.2,0,.4-.2,.5-.2s.5,0,.6,0c.5,0,1,0,1.2,.3,.3,.2,.5,.5,.5,.9,0-.2,.2-.4,.3-.5s.3-.3,.5-.4,.4-.2,.6-.2,.5,0,.7,0v-.2Z" style="fill: #fff;"/>
</g>
</g>
<g>
<path d="M20.7,432.6c-.2,0-.4,0-.5,0h0c-.2,0-.4,0-.6-.1l-1-.4c-.2,0-.4-.2-.8-.5l-.7-.6c-.6-.6-1.1-1.4-1.4-2.6-.3-.9-.4-2.1-.4-3.5s.2-2.7,.6-3.7c.5-1.3,1.4-2.3,2.6-3,.3-.2,.8-.4,1.4-.4,.6,0,3.2-.1,7.8-.1v2.6h-6.1c-1.2,0-2,.5-2.6,1.5-.4,.8-.6,1.7-.6,3v1.6c0,.2,.1,.4,.1,.5h0c0,.3,0,.5,0,.6,.2,.7,.5,1.3,.9,1.8,.5,.4,2.2,.7,5.2,.7v-3.5h-3.8v-2.6h6.7v8.8h-7.2Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M35.6,432.6h-1.2c0,0-.4,0-.4,0-.1,0-.2,0-.4,0,0,0-.1,0-.2,0,0,0-.1,0-.2,0-1.3-.4-2.4-1.2-3.1-2.6-.3-.6-.5-1.2-.7-1.8-.2-.6-.2-1.3-.2-2,0-1.4,0-2.5,.3-3.5,.2-1,.5-1.8,1-2.5,.6-.8,1.2-1.4,2.1-1.7,.3-.1,.8-.3,1.4-.4,.6,0,2.6-.1,6.2-.1v2.6h-4.7c-2.1,0-3.2,1.2-3.2,3.5h7.8v2.6h-7.8c0,.6,0,1.1,.1,1.5,0,.2,0,.4,.2,.6,0,.2,.2,.3,.3,.5l.5,.5c.2,.1,.4,.2,.6,.3,.3,0,.5,.1,.7,.1h5.4v2.6h-4.8Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M48.3,432.6h-1.2c0,0-.4,0-.4,0-.1,0-.2,0-.4,0,0,0-.1,0-.1,0,0,0-.1,0-.2,0-1.3-.4-2.4-1.2-3.1-2.6-.3-.6-.5-1.2-.7-1.8-.2-.6-.2-1.3-.2-2,0-1.4,0-2.5,.3-3.5,.2-1,.5-1.8,1-2.5,.6-.8,1.2-1.4,2.1-1.7,.3-.1,.8-.3,1.4-.4,.6,0,2.6-.1,6.2-.1v2.6h-4.7c-2.1,0-3.2,1.2-3.2,3.5h7.8v2.6h-7.8c0,.6,0,1.1,.1,1.5,0,.2,0,.4,.2,.6,0,.2,.2,.3,.3,.5l.5,.5c.2,.1,.4,.2,.6,.3,.3,0,.5,.1,.7,.1h5.4v2.6h-4.8Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M61,432.6h-1.2c0,0-.4,0-.4,0-.1,0-.2,0-.4,0,0,0-.1,0-.2,0,0,0-.1,0-.2,0-1.3-.4-2.4-1.2-3.1-2.6-.3-.6-.5-1.2-.7-1.8-.2-.6-.2-1.3-.2-2,0-1.4,0-2.5,.3-3.5,.2-1,.5-1.8,1-2.5,.6-.8,1.2-1.4,2.1-1.7,.3-.1,.8-.3,1.4-.4,.6,0,2.6-.1,6.2-.1v2.6h-4.7c-2.1,0-3.2,1.2-3.2,3.5h7.8v2.6h-7.8c0,.6,0,1.1,.1,1.5,0,.2,0,.4,.2,.6,0,.2,.2,.3,.3,.5l.5,.5c.2,.1,.4,.2,.6,.3,.2,0,.5,.1,.7,.1h5.4v2.6h-4.8Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="74.1 420.4 74.1 432.6 71.1 432.6 71.1 420.4 66.8 420.4 66.8 417.8 78.4 417.8 78.4 420.4 74.1 420.4" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M85.2,432.6h-1.2c0,0-.4,0-.4,0-.1,0-.2,0-.4,0,0,0-.1,0-.2,0,0,0-.1,0-.2,0-1.3-.4-2.4-1.2-3.1-2.6-.3-.6-.5-1.2-.7-1.8-.2-.6-.2-1.3-.2-2,0-1.4,0-2.5,.3-3.5,.2-1,.5-1.8,1-2.5,.5-.8,1.2-1.4,2.1-1.7,.3-.1,.8-.3,1.4-.4,.6,0,2.6-.1,6.2-.1v2.6h-4.7c-2.1,0-3.2,1.2-3.2,3.5h7.8v2.6h-7.8c0,.6,0,1.1,.1,1.5,0,.2,0,.4,.2,.6,0,.2,.2,.3,.3,.5l.5,.5c.2,.1,.4,.2,.6,.3,.3,0,.5,.1,.7,.1h5.4v2.6h-4.8Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M97.9,432.6h-1.2c0,0-.4,0-.4,0-.1,0-.2,0-.4,0,0,0-.1,0-.2,0,0,0-.1,0-.2,0-1.3-.4-2.4-1.2-3.1-2.6-.6-1.2-.9-2.5-.9-3.8s0-2.5,.3-3.5c.2-1,.5-1.8,1-2.5,.6-.8,1.2-1.4,2.1-1.7,.5-.2,1-.3,1.4-.4,.5,0,2.6-.1,6.2-.1v2.5h-4.7c-.9,0-1.6,.3-2.2,.8-.4,.5-.7,1.1-.9,1.9-.2,.8-.3,1.7-.3,2.6s.1,1.8,.3,2.5c.3,.9,.9,1.5,1.6,1.7h.3c0,0,.3,.1,.3,.1h5.4v2.6h-4.8Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="112.8 432.6 112.8 426.4 107.6 426.4 107.6 432.6 104.8 432.6 104.8 417.7 107.6 417.7 107.6 423.8 112.8 423.8 112.8 417.7 115.6 417.7 115.6 432.6 112.8 432.6" style="fill: #fff; fill-rule: evenodd;"/>
</g>
<rect x="1.4" y="1.4" width="450.7" height="450.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="134" y1="425.6" x2="319.6" y2="425.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="399.1" x2="452.1" y2="399.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="372.6" x2="452.1" y2="372.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="346.1" x2="452.1" y2="346.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="319.6" x2="452.1" y2="319.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="293.1" x2="452.1" y2="293.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="266.5" x2="452.1" y2="266.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="240" x2="452.1" y2="240" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="213.5" x2="452.1" y2="213.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="187" x2="452.1" y2="187" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="160.5" x2="452.1" y2="160.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="134" x2="452.1" y2="134" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="107.5" x2="452.1" y2="107.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="81" x2="452.1" y2="81" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="54.4" x2="452.1" y2="54.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="27.9" x2="452.1" y2="27.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="425.6" y1="1.4" x2="425.6" y2="399.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="399.1" y1="1.4" x2="399.1" y2="399.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="372.6" y1="1.4" x2="372.6" y2="399.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="346.1" y1="1.4" x2="346.1" y2="399.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="319.6" y1="1.4" x2="319.6" y2="452.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="293.1" y1="1.4" x2="293.1" y2="452.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="266.5" y1="1.4" x2="266.5" y2="452.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="240" y1="1.4" x2="240" y2="452.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="213.5" y1="1.4" x2="213.5" y2="452.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="187" y1="1.4" x2="187" y2="452.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="160.5" y1="1.4" x2="160.5" y2="452.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="134" y1="1.4" x2="134" y2="452.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="107.5" y1="1.4" x2="107.5" y2="399.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="81" y1="1.4" x2="81" y2="399.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="54.4" y1="1.4" x2="54.4" y2="399.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="27.9" y1="1.4" x2="27.9" y2="399.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

BIN
live/Geeetech/180X150.stl Normal file

Binary file not shown.

99
live/Geeetech/180x150.svg Normal file
View File

@ -0,0 +1,99 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_图层_1" data-name=" 图层 1" xmlns="http://www.w3.org/2000/svg" width="180mm" height="150mm" viewBox="0 0 510.2 425.2">
<g>
<rect x="393.4" y="373.9" width="99.4" height="31.3" style="fill: none;"/>
<g>
<path d="M424.6,398.7h0l-11.6-19.9c0-.2-.3-.3-.6-.3s-.5,.2-.6,.3l-11.6,19.9c0,.2,0,.5,0,.6,0,.2,.3,.3,.6,.3h23c.2,0,.5-.2,.6-.3,0-.2,0-.5,0-.6h0Zm-22.5-.3l10.4-17.9,10.4,17.9h-20.7Z" style="fill: #fff;"/>
<rect x="407.4" y="396.1" width="10.1" height="1" style="fill: #fff;"/>
<path d="M410.4,395.4l-.6-.4c1-1.5,.5-2.4,0-3.4-.6-1-1.4-2.3,0-4.1l.6,.4c-1,1.4-.6,2.4,0,3.4,.6,1,1.4,2.3,0,4.1h0Z" style="fill: #fff;"/>
<path d="M412.9,395.4l-.6-.4c1-1.5,.5-2.4,0-3.4-.6-1-1.4-2.3,0-4.1l.6,.4c-1,1.4-.6,2.4,0,3.4,.6,1,1.4,2.3,0,4.1h0Z" style="fill: #fff;"/>
<path d="M415.4,395.4l-.6-.4c1-1.5,.6-2.4,0-3.4-.6-1.1-1.3-2.3,0-4.1l.6,.4c-1,1.5-.6,2.4,0,3.4,.6,1.1,1.3,2.3,0,4.1Z" style="fill: #fff;"/>
</g>
<g>
<path d="M430.5,387.1c-.5,0-.9,0-1.3-.2-.4,0-.7-.2-1-.6-.2-.2-.5-.6-.6-1-.2-.5-.2-1-.2-1.8s0-1.2,.2-1.6c.2-.5,.3-.8,.6-1,.2-.2,.6-.5,1-.6,.4,0,.8-.2,1.3-.2h.8c.2,0,.5,0,.6,.2v.8c-.2,0-.4-.2-.6-.2h-.8c-.3,0-.7,0-1,.2-.3,0-.5,.2-.7,.5-.2,.2-.3,.5-.4,.8s-.2,.7-.2,1.3,0,1,.2,1.3c0,.3,.2,.6,.4,.8s.4,.3,.6,.4,.6,.2,1,.2h.8c.2,0,.5,0,.7-.2v.7c-.2,0-.4,.2-.7,.2-.2,0-.6,0-1,0l.2-.2Z" style="fill: #fff;"/>
<path d="M435.5,381.8c.4,0,.7,0,1,.2,.2,0,.5,.2,.6,.3s.2,.3,.3,.5c0,.2,0,.4,0,.6v3.7h-.7l-.2-.8c0,.2-.2,.2-.3,.4s-.2,.2-.4,.2-.3,.2-.6,.2h-.6c-.6,0-1-.2-1.4-.4s-.4-.6-.4-1.1,0-.6,.2-.8c0-.2,.2-.4,.4-.5,.2-.2,.4-.2,.6-.2s.6,0,.9,0h1.6v-.8c0-.2,0-.2-.2-.3s-.2-.2-.4-.2h-1.2c-.2,0-.4,0-.6,0v-.7h1.1v-.2Zm-.6,4.7c.4,0,.8,0,1.1-.2s.6-.4,.6-.7v-.9h-2.1c-.2,0-.3,0-.4,.2s-.2,.2-.2,.3v.5c0,.3,0,.5,.2,.6s.4,.2,.8,.2h0Z" style="fill: #fff;"/>
<path d="M443.4,381.8v5.2h-.7v-.7l-.4,.4c0,0-.2,.2-.4,.2-.2,0-.3,0-.5,.2h-.5c-.3,0-.6,0-.9-.2-.2,0-.4-.2-.6-.3s-.2-.3-.2-.6,0-.4,0-.7v-3.6h.8v3.8c0,.2,0,.3,.2,.4s.2,.2,.3,.2,.3,0,.5,0h.5c.2,0,.3,0,.4-.2s.2-.2,.3-.3c0-.2,.2-.3,.2-.6v-3.5h1Z" style="fill: #fff;"/>
<path d="M446.9,386.4h.6v.7h-1.4c-.2,0-.3-.2-.5-.2-.2-.2-.2-.3-.2-.5,0-.2,0-.5,0-.8v-2.9h-.8v-.7h.8v-1.2h.8v1.2h1.3v.7h-1.3v3.3c0,0,0,.2,0,.3s.2,.2,.2,.2h.5Z" style="fill: #fff;"/>
<path d="M448.9,380.9c-.2,0-.3,0-.4,0,0,0,0-.2,0-.4s0-.3,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.3,0,.4c0,0-.2,0-.4,0Zm-.4,1h.8v5.2h-.8v-5.2Z" style="fill: #fff;"/>
<path d="M453.2,387.1c-.4,0-.7,0-1-.2-.3,0-.6-.2-.7-.5-.2-.2-.4-.5-.5-.8s-.2-.8-.2-1.3,0-1,.2-1.3c0-.3,.2-.6,.5-.8,.2-.2,.5-.3,.7-.5,.3,0,.6-.2,1-.2s.7,0,1,.2c.3,0,.6,.2,.7,.5,.2,.2,.3,.5,.5,.8,0,.3,.2,.8,.2,1.3s0,1-.2,1.3c0,.3-.2,.6-.5,.8-.2,.2-.5,.3-.7,.5-.3,0-.6,.2-1,.2Zm0-.7c.3,0,.6,0,.7,0s.3-.2,.5-.3c0-.2,.2-.3,.2-.6s0-.6,0-1v-1c0-.2-.2-.5-.2-.6s-.2-.2-.5-.3c-.2,0-.4,0-.7,0s-.6,0-.7,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.4-.2,.6v1.9c0,.2,.2,.5,.2,.6,.2,.2,.2,.2,.5,.3s.4,0,.7,0Z" style="fill: #fff;"/>
<path d="M459.5,381.8c.3,0,.6,0,.9,.2,.2,0,.4,.2,.6,.3,.2,.2,.2,.3,.3,.6,0,.2,0,.4,0,.7v3.6h-.8v-3.8c0-.2,0-.3-.2-.4,0,0-.2-.2-.3-.2s-.3,0-.5,0h-.5c-.2,0-.3,0-.5,.2s-.2,.2-.4,.3-.2,.3-.2,.6v3.5h-.8v-5.2h.8v.7c0-.2,.2-.3,.3-.4s.2-.2,.4-.2,.3,0,.5-.2,.3,0,.5,0h-.2Z" style="fill: #fff;"/>
<path d="M470.5,380.3v6.7h-.9v-3.3h-3.3v3.3h-.9v-6.7h.9v2.7h3.3v-2.7h.9Z" style="fill: #fff;"/>
<path d="M472.6,380.9c-.2,0-.3,0-.4,0,0,0,0-.2,0-.4s0-.3,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.3,0,.4c0,0-.2,0-.4,0Zm-.4,1h.8v5.2h-.8v-5.2Z" style="fill: #fff;"/>
<path d="M479.1,381.8v4.9c0,.7-.2,1.3-.6,1.7s-1,.6-1.9,.6-.5,0-.6,0c-.2,0-.4,0-.6,0v-.7c.4,0,.8,0,1.3,0s1-.2,1.3-.4,.4-.7,.4-1.3v-.6c0,.3-.3,.6-.6,.7s-.6,.2-1.1,.2-.8,0-1-.2-.5-.3-.6-.6-.2-.5-.3-.8c0-.3,0-.7,0-1.1s0-.7,0-1c0-.3,.2-.6,.3-.9s.4-.4,.6-.6,.6-.2,1-.2,.5,0,.7,0c.2,0,.3,.2,.5,.2,.2,0,.2,.2,.3,.3,0,.2,.2,.2,.2,.4v-1h.7Zm-2.4,4.5c.3,0,.6,0,.8-.2,.2,0,.4-.2,.5-.4s.2-.4,.2-.6v-1.6c0-.2-.2-.5-.2-.6s-.3-.3-.5-.4-.5-.2-.8-.2-.6,0-.7,.2c-.2,0-.3,.2-.4,.4s-.2,.4-.2,.6v1.5c0,.2,0,.5,.2,.6,0,.2,.2,.3,.4,.4s.4,.2,.7,.2h0Z" style="fill: #fff;"/>
<path d="M483.4,381.8c.3,0,.6,0,.9,.2,.2,0,.4,.2,.6,.3,.2,.2,.2,.3,.3,.6,0,.2,0,.4,0,.7v3.6h-.8v-3.8c0-.2,0-.3-.2-.4,0,0-.2-.2-.3-.2s-.3,0-.5,0h-.5c-.2,0-.3,0-.5,.2s-.2,.2-.4,.3-.2,.3-.2,.6v3.5h-.8v-7.3h.8v2.9c0-.2,.2-.3,.3-.4s.2-.2,.4-.2,.3,0,.5-.2,.3,0,.5,0h-.2Z" style="fill: #fff;"/>
<path d="M431.7,392.7h-1.9v5.9h-.9v-5.9h-1.9v-.8h4.8v.8h0Z" style="fill: #fff;"/>
<path d="M436.6,395.4v.6l-3.5,.2c0,.3,0,.6,0,.7,0,.2,.2,.4,.2,.5,.2,.2,.3,.2,.5,.3,.2,0,.5,0,.8,0s.6,0,.9,0,.6-.2,.7-.2v.8s-.2,0-.3,0c-.2,0-.2,0-.4,0h-1c-.4,0-.7,0-1-.2-.3,0-.6-.2-.7-.5-.2-.2-.4-.5-.5-.8s-.2-.8-.2-1.3,0-1,.2-1.3c0-.3,.2-.6,.5-.8,.2-.2,.5-.3,.7-.5,.3,0,.6-.2,1-.2s.8,0,1,.2,.5,.3,.6,.5c.2,.2,.2,.5,.3,.7v.8l.2,.2Zm-.8,0v-.6c0-.2,0-.3-.2-.5s-.2-.2-.4-.3c-.2,0-.4-.2-.6-.2s-.6,0-.7,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.3-.2,.6v.7l2.7-.2h0Z" style="fill: #fff;"/>
<path d="M443.7,393.2c.3,0,.6,0,.8,.2,.2,0,.4,.2,.6,.3,.2,.2,.2,.3,.3,.6,0,.2,0,.4,0,.7v3.6h-.8v-3.3c0-.4,0-.7-.2-1-.2-.2-.4-.3-.8-.3h-.4c0,0-.2,0-.4,.2,0,0-.2,.2-.3,.2,0,0-.2,.2-.2,.5h0v3.7h-.8v-3.3c0-.4,0-.7-.2-1s-.4-.3-.8-.3h-.5c-.2,0-.2,0-.4,.2,0,0-.2,.2-.3,.3,0,.2-.2,.3-.2,.5v3.6h-.8v-5.2h.8v.7c.2-.3,.4-.5,.6-.6,.2,0,.6-.2,.9-.2s.7,0,1,.2c.2,.2,.4,.3,.6,.6,0-.2,.2-.3,.3-.4,0,0,.2-.2,.4-.2,.2,0,.3,0,.5-.2s.3,0,.5,0v-.2Z" style="fill: #fff;"/>
<path d="M449.8,393.2c.4,0,.8,0,1,.2s.5,.3,.6,.6,.2,.6,.3,.9c0,.3,0,.7,0,1.1s0,.7,0,1c0,.3-.2,.6-.3,.9s-.4,.5-.6,.6c-.2,.2-.6,.2-1,.2s-.9,0-1.1-.2c-.2-.2-.4-.4-.6-.7v2.8h-.8v-7.1h.8v1c0-.3,.3-.6,.6-.7s.6-.3,1.1-.3h0Zm0,4.6c.3,0,.6,0,.7-.2s.3-.2,.4-.5c0-.2,.2-.4,.2-.6v-1.5c0-.2,0-.5-.2-.6,0-.2-.2-.3-.4-.4s-.4-.2-.7-.2-.6,0-.8,.2-.4,.2-.5,.4c-.2,.2-.2,.4-.2,.6v1.6c0,.2,.2,.5,.2,.6,.2,.2,.3,.3,.5,.4,.2,0,.5,.2,.8,.2Z" style="fill: #fff;"/>
<path d="M457.8,395.4v.6l-3.5,.2c0,.3,0,.6,0,.7,0,.2,.2,.4,.2,.5,.2,.2,.3,.2,.5,.3,.2,0,.5,0,.8,0s.6,0,.9,0,.6-.2,.7-.2v.8s-.2,0-.3,0c-.2,0-.2,0-.4,0h-1c-.4,0-.7,0-1-.2-.3,0-.6-.2-.7-.5-.2-.2-.4-.5-.5-.8s-.2-.8-.2-1.3,0-1,.2-1.3c0-.3,.2-.6,.5-.8,.2-.2,.5-.3,.7-.5,.3,0,.6-.2,1-.2s.8,0,1,.2,.5,.3,.6,.5c.2,.2,.2,.5,.3,.7v.8l.2,.2Zm-.8,0v-.6c0-.2,0-.3-.2-.5s-.2-.2-.4-.3c-.2,0-.4-.2-.6-.2s-.6,0-.7,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.3-.2,.6v.7l2.7-.2h0Z" style="fill: #fff;"/>
<path d="M462,393.2v.7h-.6c-.2,0-.3,0-.5,.2-.2,0-.2,.2-.4,.3,0,.2-.2,.3-.2,.6v3.4h-.8v-5.2h.8v1c0-.2,.2-.4,.3-.6s.2-.2,.4-.3c.2,0,.3-.2,.5-.2h.6Z" style="fill: #fff;"/>
<path d="M465,393.2c.4,0,.7,0,1,.2,.2,0,.5,.2,.6,.3s.2,.3,.3,.5c0,.2,0,.4,0,.6v3.7h-.7l-.2-.8c0,.2-.2,.2-.3,.4s-.2,.2-.4,.2-.3,.2-.6,.2h-.6c-.6,0-1-.2-1.4-.4s-.4-.6-.4-1.1,0-.6,.2-.8c0-.2,.2-.4,.4-.5,.2-.2,.4-.2,.6-.2s.6,0,.9,0h1.6v-.8c0-.2,0-.2-.2-.3s-.2-.2-.4-.2h-1.2c-.2,0-.4,0-.6,0v-.7h1.1v-.2Zm-.6,4.7c.4,0,.8,0,1.1-.2s.6-.4,.6-.7v-.9h-2.1c-.2,0-.3,0-.4,.2s-.2,.2-.2,.3v.5c0,.3,0,.5,.2,.6s.4,.2,.8,.2h0Z" style="fill: #fff;"/>
<path d="M470.6,397.9h.6v.7h-1.4c-.2,0-.3-.2-.5-.2-.2-.2-.2-.3-.2-.5,0-.2,0-.5,0-.8v-2.9h-.8v-.7h.8v-1.2h.8v1.2h1.3v.7h-1.3v3.3c0,0,0,.2,0,.3s.2,.2,.2,.2h.5Z" style="fill: #fff;"/>
<path d="M476.6,393.3v5.2h-.7v-.7l-.4,.4c0,0-.2,.2-.4,.2-.2,0-.3,0-.5,.2h-.5c-.3,0-.6,0-.9-.2-.2,0-.4-.2-.6-.3s-.2-.3-.2-.6,0-.4,0-.7v-3.6h.8v3.8c0,.2,0,.3,.2,.4s.2,.2,.3,.2,.3,0,.5,0h.5c.2,0,.3,0,.4-.2s.2-.2,.3-.3c0-.2,.2-.3,.2-.6v-3.5h1Z" style="fill: #fff;"/>
<path d="M481.1,393.2v.7h-.6c-.2,0-.3,0-.5,.2-.2,0-.2,.2-.4,.3,0,.2-.2,.3-.2,.6v3.4h-.8v-5.2h.8v1c0-.2,.2-.4,.3-.6s.2-.2,.4-.3c.2,0,.3-.2,.5-.2h.6Z" style="fill: #fff;"/>
<path d="M486.4,395.4v.6l-3.5,.2c0,.3,0,.6,0,.7,0,.2,.2,.4,.2,.5,.2,.2,.3,.2,.5,.3,.2,0,.5,0,.8,0s.6,0,.9,0,.6-.2,.7-.2v.8s-.2,0-.3,0c-.2,0-.2,0-.4,0h-1c-.4,0-.7,0-1-.2-.3,0-.6-.2-.7-.5-.2-.2-.4-.5-.5-.8s-.2-.8-.2-1.3,0-1,.2-1.3c0-.3,.2-.6,.5-.8,.2-.2,.5-.3,.7-.5,.3,0,.6-.2,1-.2s.8,0,1,.2,.5,.3,.6,.5c.2,.2,.2,.5,.3,.7v.8l.2,.2Zm-.8,0v-.6c0-.2,0-.3-.2-.5s-.2-.2-.4-.3c-.2,0-.4-.2-.6-.2s-.6,0-.7,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.3-.2,.6v.7l2.7-.2h0Z" style="fill: #fff;"/>
</g>
<g>
<path d="M389.8,410h.6l1.6,5.9h0l1.9-5.9h.7l2,5.9h0l1.6-5.9h.6l-1.8,6.5h-.6l-2-6h0l-2,6h-.6l-1.8-6.5h0Z" style="fill: #fff;"/>
<path d="M399.2,410h.6l1.6,5.9h0l1.9-5.9h.7l2,5.9h0l1.6-5.9h.6l-1.8,6.5h-.6l-2-6h0l-2,6h-.6l-1.8-6.5h0Z" style="fill: #fff;"/>
<path d="M408.5,410h.6l1.6,5.9h0l1.9-5.9h.7l2,5.9h0l1.6-5.9h.6l-1.8,6.5h-.6l-2-6h0l-2,6h-.6l-1.8-6.5h0Z" style="fill: #fff;"/>
<path d="M418.5,416.7c-.2,0-.3,0-.4,0,0,0,0-.2,0-.5s0-.4,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.4,0,.5c0,0-.2,0-.4,0Z" style="fill: #fff;"/>
<path d="M426.2,410v6.1c0,.9-.2,1.6-.7,2.1-.5,.5-1.3,.7-2.2,.7s-.6,0-.8,0-.5,0-.6,0v-.6c.2,0,.5,0,.7,.2h.8c.9,0,1.4-.2,1.8-.6s.6-1,.6-1.8v-.9c-.2,.5-.4,.8-.8,1s-.9,.4-1.6,.4-.9,0-1.2-.2c-.3-.2-.6-.3-.8-.6-.2-.2-.3-.6-.4-1s-.2-.9-.2-1.4,0-1,.2-1.4c0-.4,.2-.8,.4-1,.2-.3,.5-.5,.8-.6s.7-.2,1.2-.2,.6,0,1,0c.2,0,.5,.2,.6,.3l.5,.5c.2,.2,.2,.4,.3,.6v-1.4h.5Zm-2.8,6.1c.5,0,.8,0,1.1-.2s.6-.3,.7-.6,.3-.6,.4-.9,0-.7,0-1.1,0-.8,0-1.1c0-.3-.2-.6-.4-.9s-.4-.5-.7-.6-.6-.2-1.1-.2-.8,0-1,.2-.5,.3-.6,.6-.2,.6-.3,.9c0,.3,0,.7,0,1.2s0,.9,0,1.2c0,.3,.2,.6,.3,.9s.4,.4,.6,.6,.6,.2,1,.2Z" style="fill: #fff;"/>
<path d="M433.2,412.6v.6l-4.6,.3c0,.5,0,.9,.2,1.2,0,.3,.2,.6,.4,.8,.2,.2,.4,.4,.7,.5s.6,.2,1.1,.2,.7,0,1,0c.4,0,.7-.2,1-.3v.6c0,0-.2,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.6,0h-.6c-.5,0-1,0-1.3-.2-.4,0-.6-.3-.9-.6s-.4-.6-.5-1-.2-1-.2-1.6,0-1.2,.2-1.6,.2-.8,.5-1,.5-.5,.9-.6c.3,0,.8-.2,1.3-.2s1,0,1.3,.2c.3,.2,.6,.4,.7,.6s.2,.6,.3,.9,0,.6,0,1v-.2Zm-.6,.2v-1c0-.3-.2-.6-.2-.7-.2-.2-.3-.4-.6-.5s-.6-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.3,0,.7-.2,1.2l4.1-.3h0Z" style="fill: #fff;"/>
<path d="M439.9,412.6v.6l-4.6,.3c0,.5,0,.9,.2,1.2,0,.3,.2,.6,.4,.8,.2,.2,.4,.4,.7,.5s.6,.2,1.1,.2,.7,0,1,0c.4,0,.7-.2,1-.3v.6c0,0-.2,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.6,0h-.6c-.5,0-1,0-1.3-.2-.4,0-.6-.3-.9-.6s-.4-.6-.5-1-.2-1-.2-1.6,0-1.2,.2-1.6,.2-.8,.5-1,.5-.5,.9-.6c.3,0,.8-.2,1.3-.2s1,0,1.3,.2c.3,.2,.6,.4,.7,.6s.2,.6,.3,.9,0,.6,0,1v-.2Zm-.6,.2v-1c0-.3-.2-.6-.2-.7-.2-.2-.3-.4-.6-.5s-.6-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.3,0,.7-.2,1.2l4.1-.3h0Z" style="fill: #fff;"/>
<path d="M446.5,412.6v.6l-4.6,.3c0,.5,0,.9,.2,1.2,0,.3,.2,.6,.4,.8,.2,.2,.4,.4,.7,.5s.6,.2,1.1,.2,.7,0,1,0c.4,0,.7-.2,1-.3v.6c0,0-.2,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.6,0h-.6c-.5,0-1,0-1.3-.2-.4,0-.6-.3-.9-.6s-.4-.6-.5-1-.2-1-.2-1.6,0-1.2,.2-1.6,.2-.8,.5-1,.5-.5,.9-.6c.3,0,.8-.2,1.3-.2s1,0,1.3,.2c.3,.2,.6,.4,.7,.6s.2,.6,.3,.9,0,.6,0,1v-.2Zm-.6,.2v-1c0-.3-.2-.6-.2-.7-.2-.2-.3-.4-.6-.5s-.6-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.3,0,.7-.2,1.2l4.1-.3h0Z" style="fill: #fff;"/>
<path d="M450.1,416.1h.9v.5h-1.6c-.2,0-.4-.2-.5-.3-.2-.2-.2-.3-.2-.6s0-.6,0-1v-4.1h-1v-.5h1v-1.5h.6v1.5h1.8v.5h-1.8v4.8c0,.2,0,.3,.2,.5s.2,.2,.3,.2h.5Z" style="fill: #fff;"/>
<path d="M456.9,412.6v.6l-4.6,.3c0,.5,0,.9,.2,1.2,0,.3,.2,.6,.4,.8,.2,.2,.4,.4,.7,.5s.6,.2,1.1,.2,.7,0,1,0c.4,0,.7-.2,1-.3v.6c0,0-.2,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.6,0h-.6c-.5,0-1,0-1.3-.2-.4,0-.6-.3-.9-.6s-.4-.6-.5-1-.2-1-.2-1.6,0-1.2,.2-1.6,.2-.8,.5-1,.5-.5,.9-.6c.3,0,.8-.2,1.3-.2s1,0,1.3,.2c.3,.2,.6,.4,.7,.6s.2,.6,.3,.9,0,.6,0,1v-.2Zm-.6,.2v-1c0-.3-.2-.6-.2-.7-.2-.2-.3-.4-.6-.5s-.6-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.6,.5s-.3,.5-.4,.8c0,.3,0,.7-.2,1.2l4.1-.3h0Z" style="fill: #fff;"/>
<path d="M461.1,416.7c-.5,0-.9,0-1.3-.2-.3,0-.6-.3-.9-.6s-.4-.6-.5-1-.2-1-.2-1.6,0-1.2,.2-1.6c0-.4,.2-.8,.5-1s.5-.5,.9-.6c.3,0,.7-.2,1.3-.2h1c.2,0,.6,0,.7,.2v.6c-.2,0-.5-.2-.8-.2h-.9c-.3,0-.7,0-1,.2-.2,0-.5,.2-.6,.5s-.3,.5-.4,.9c0,.4,0,.8,0,1.4s0,1,0,1.4c0,.4,.2,.6,.4,.9,.2,.2,.4,.4,.6,.5s.6,.2,1,.2,.6,0,1,0c.2,0,.6-.2,.8-.2v.6c-.2,0-.4,.2-.7,.2-.3,0-.6,0-1,0v-.2Z" style="fill: #fff;"/>
<path d="M467.2,409.9c.4,0,.7,0,1,.2,.2,0,.5,.2,.6,.4s.2,.4,.3,.6c0,.2,0,.6,0,.9v4.5h-.6v-5.1c0-.2-.2-.5-.2-.6-.2-.2-.3-.2-.5-.3s-.5,0-.8,0h-.6c-.2,0-.4,0-.6,.2s-.4,.2-.6,.5-.2,.5-.3,.8v4.5h-.6v-9.2h.6v3.7c0-.2,.2-.4,.3-.6s.3-.3,.6-.4,.4-.2,.6-.2,.5,0,.7,0h0Z" style="fill: #fff;"/>
<path d="M472,416.7c-.2,0-.3,0-.4,0,0,0,0-.2,0-.5s0-.4,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.4,0,.5c0,0-.2,0-.4,0Z" style="fill: #fff;"/>
<path d="M476.4,416.7c-.5,0-.9,0-1.3-.2-.3,0-.6-.3-.9-.6s-.4-.6-.5-1-.2-1-.2-1.6,0-1.2,.2-1.6c0-.4,.2-.8,.5-1s.5-.5,.9-.6c.3,0,.7-.2,1.3-.2h1c.2,0,.6,0,.7,.2v.6c-.2,0-.5-.2-.8-.2h-.9c-.3,0-.7,0-1,.2-.2,0-.5,.2-.6,.5s-.3,.5-.4,.9c0,.4,0,.8,0,1.4s0,1,0,1.4c0,.4,.2,.6,.4,.9,.2,.2,.4,.4,.6,.5s.6,.2,1,.2,.6,0,1,0c.2,0,.6-.2,.8-.2v.6c-.2,0-.4,.2-.7,.2-.3,0-.6,0-1,0v-.2Z" style="fill: #fff;"/>
<path d="M482.2,416.7c-.5,0-1,0-1.3-.2-.3,0-.6-.3-.9-.6s-.4-.6-.5-1-.2-1-.2-1.6,0-1.2,.2-1.6c0-.4,.2-.8,.5-1s.5-.5,.9-.6,.8-.2,1.3-.2,.9,0,1.3,.2c.3,0,.6,.3,.9,.6s.4,.6,.5,1,.2,1,.2,1.6,0,1.2-.2,1.6c0,.4-.2,.8-.5,1s-.6,.5-.9,.6c-.3,0-.8,.2-1.3,.2Zm0-.5c.4,0,.8,0,1.1-.2,.3,0,.5-.2,.7-.5,.2-.2,.3-.6,.4-.9s0-.8,0-1.4,0-1,0-1.4-.2-.6-.4-.9-.4-.4-.7-.5-.6-.2-1-.2-.8,0-1,.2c-.3,0-.5,.2-.7,.5-.2,.2-.3,.6-.3,.9s0,.8,0,1.4,0,1,0,1.4c0,.4,.2,.6,.3,.9s.4,.4,.7,.5,.6,.2,1,.2h0Z" style="fill: #fff;"/>
<path d="M493.4,409.9c.4,0,.7,0,1,.2,.2,0,.5,.2,.6,.4s.2,.4,.3,.6c0,.2,0,.6,0,.9v4.5h-.6v-5.1c0-.2,0-.5-.2-.6,0-.2-.2-.2-.5-.3-.2,0-.5,0-.7,0h-.6c-.2,0-.4,0-.6,.2-.2,0-.3,.2-.5,.5-.2,.2-.2,.5-.3,.8h0v4.5h-.6v-5.1c0-.2,0-.5-.2-.6,0-.2-.2-.2-.5-.3s-.5,0-.7,0h-.6c-.2,0-.4,0-.6,.2-.2,0-.3,.2-.5,.5-.2,.2-.2,.5-.3,.8v4.6h-.6v-6.5h.6v1.1c0-.2,.2-.4,.3-.6s.3-.2,.5-.4c.2,0,.4-.2,.6-.2s.5,0,.6,0c.6,0,1,0,1.3,.3,.3,.2,.5,.6,.6,1,0-.2,.2-.4,.3-.6s.3-.3,.5-.4,.4-.2,.6-.2,.5,0,.7,0v-.2Z" style="fill: #fff;"/>
</g>
</g>
<g>
<path d="M20,405.8c-.3,0-.4,0-.5,0h0c-.2,0-.4,0-.6-.2l-1.1-.4c-.2,0-.5-.2-.8-.5l-.7-.6c-.6-.6-1.1-1.5-1.5-2.7-.3-1-.4-2.2-.4-3.7s.2-2.8,.7-3.9c.5-1.4,1.4-2.4,2.8-3.2,.4-.2,.9-.4,1.5-.5,.6,0,3.4-.1,8.2-.1v2.7h-6.4c-1.2,0-2.1,.5-2.7,1.6-.4,.8-.7,1.9-.7,3.1v1.6c0,.2,.1,.4,.1,.5h0c0,.3,0,.5,0,.7,.2,.8,.5,1.4,1,1.9,.5,.5,2.4,.7,5.6,.7v-3.7h-4v-2.8h7.1v9.4h-7.6Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M35.8,405.8h-1.3c0,0-.5,0-.5,0-.1,0-.2,0-.4,0,0,0-.1,0-.2,0,0,0-.1,0-.2,0-1.4-.4-2.5-1.3-3.3-2.8-.3-.6-.6-1.2-.7-1.9-.2-.7-.3-1.4-.3-2.1,0-1.5,.1-2.7,.3-3.7,.2-1,.6-1.9,1.1-2.7,.6-.9,1.3-1.5,2.2-1.8,.4-.1,.9-.3,1.5-.4,.6,0,2.8-.1,6.6-.1v2.7h-4.9c-2.3,0-3.4,1.2-3.4,3.7h8.3v2.7h-8.3c0,.6,0,1.2,.1,1.6,0,.2,0,.5,.2,.7,0,.2,.2,.3,.3,.5l.5,.6c.2,.1,.4,.3,.6,.4,.3,0,.5,.1,.7,.1h5.8v2.8h-5.1Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M49.3,405.8h-1.3c0,0-.5,0-.5,0-.1,0-.2,0-.4,0,0,0-.1,0-.2,0,0,0-.1,0-.2,0-1.4-.4-2.5-1.3-3.3-2.8-.3-.6-.6-1.2-.7-1.9-.2-.7-.3-1.4-.3-2.1,0-1.5,.1-2.7,.3-3.7,.2-1,.6-1.9,1.1-2.7,.6-.9,1.3-1.5,2.2-1.8,.4-.1,.9-.3,1.5-.4,.6,0,2.8-.1,6.6-.1v2.7h-4.9c-2.3,0-3.4,1.2-3.4,3.7h8.3v2.7h-8.3c0,.6,0,1.2,.1,1.6,0,.2,0,.5,.2,.7,0,.2,.2,.3,.3,.5l.5,.6c.2,.1,.4,.3,.6,.4,.3,0,.5,.1,.7,.1h5.8v2.8h-5.1Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M62.7,405.8h-1.3c0,0-.5,0-.5,0-.1,0-.2,0-.4,0,0,0-.1,0-.2,0,0,0-.1,0-.2,0-1.4-.4-2.5-1.3-3.3-2.8-.3-.6-.6-1.2-.7-1.9-.2-.7-.3-1.4-.3-2.1,0-1.5,.1-2.7,.3-3.7,.2-1,.6-1.9,1.1-2.7,.6-.9,1.3-1.5,2.2-1.8,.4-.1,.9-.3,1.5-.4,.6,0,2.8-.1,6.6-.1v2.7h-4.9c-2.3,0-3.4,1.2-3.4,3.7h8.3v2.7h-8.3c0,.6,0,1.2,.1,1.6,0,.2,0,.5,.2,.7,0,.2,.2,.3,.3,.5l.5,.6c.2,.1,.4,.3,.6,.4,.3,0,.5,.1,.7,.1h5.8v2.8h-5.1Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="76.7 392.7 76.7 405.8 73.5 405.8 73.5 392.7 69 392.7 69 390 81.3 390 81.3 392.7 76.7 392.7" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M88.5,405.8h-1.3c0,0-.5,0-.5,0-.1,0-.2,0-.4,0,0,0-.1,0-.2,0,0,0-.1,0-.2,0-1.4-.4-2.5-1.3-3.3-2.8-.3-.6-.6-1.2-.7-1.9-.2-.7-.3-1.4-.3-2.1,0-1.5,.1-2.7,.3-3.7,.2-1,.6-1.9,1.1-2.7,.6-.9,1.3-1.5,2.2-1.8,.4-.1,.9-.3,1.5-.4,.6,0,2.8-.1,6.6-.1v2.7h-4.9c-2.3,0-3.4,1.2-3.4,3.7h8.3v2.7h-8.3c0,.6,0,1.2,.1,1.6,0,.2,0,.5,.2,.7,0,.2,.2,.3,.3,.5l.5,.6c.2,.1,.4,.3,.6,.4,.3,0,.5,.1,.7,.1h5.8v2.8h-5.1Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M102,405.8h-1.3c0,0-.5,0-.5,0-.1,0-.2,0-.4,0,0,0-.1,0-.2,0,0,0-.1,0-.2,0-1.4-.4-2.5-1.3-3.3-2.8-.7-1.3-1-2.6-1-4s.1-2.7,.3-3.7c.2-1,.6-1.9,1.1-2.7,.6-.9,1.3-1.5,2.2-1.8,.5-.2,1-.3,1.5-.4,.6,0,2.8-.1,6.6-.1v2.7h-4.9c-1,0-1.7,.3-2.3,.9-.5,.5-.8,1.2-1,2-.2,.9-.3,1.8-.3,2.8s.1,1.9,.4,2.7c.3,1,.9,1.6,1.7,1.8h.3c0,0,.4,.1,.4,.1h5.8v2.8h-5.1Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="117.7 405.8 117.7 399.1 112.2 399.1 112.2 405.8 109.2 405.8 109.2 390 112.2 390 112.2 396.4 117.7 396.4 117.7 390 120.7 390 120.7 405.8 117.7 405.8" style="fill: #fff; fill-rule: evenodd;"/>
</g>
<rect x="1.4" y="1.4" width="507.4" height="422.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="134.9" y1="397.4" x2="375.3" y2="397.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="371" x2="508.8" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="344.6" x2="508.8" y2="344.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="318.2" x2="508.8" y2="318.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="291.8" x2="508.8" y2="291.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="265.4" x2="508.8" y2="265.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="239" x2="508.8" y2="239" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="212.6" x2="508.8" y2="212.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="186.2" x2="508.8" y2="186.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="159.8" x2="508.8" y2="159.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="133.4" x2="508.8" y2="133.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="107" x2="508.8" y2="107" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="80.6" x2="508.8" y2="80.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="54.2" x2="508.8" y2="54.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="27.8" x2="508.8" y2="27.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="482.1" y1="1.4" x2="482.1" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="455.4" y1="1.4" x2="455.4" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="428.7" y1="1.4" x2="428.7" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="402" y1="1.4" x2="402" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="375.3" y1="1.4" x2="375.3" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="348.6" y1="1.4" x2="348.6" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="321.9" y1="1.4" x2="321.9" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="295.2" y1="1.4" x2="295.2" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="268.5" y1="1.4" x2="268.5" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="241.8" y1="1.4" x2="241.8" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="215.1" y1="1.4" x2="215.1" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="188.4" y1="1.4" x2="188.4" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="161.6" y1="1.4" x2="161.6" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="134.9" y1="1.4" x2="134.9" y2="423.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="108.2" y1="1.4" x2="108.2" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="81.5" y1="1.4" x2="81.5" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="54.8" y1="1.4" x2="54.8" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="28.1" y1="1.4" x2="28.1" y2="371" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

BIN
live/Geeetech/200x200.stl Normal file

Binary file not shown.

106
live/Geeetech/200x200.svg Normal file
View File

@ -0,0 +1,106 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_图层_1" data-name=" 图层 1" xmlns="http://www.w3.org/2000/svg" width="200mm" height="200mm" viewBox="0 0 566.9 566.9">
<g>
<rect x="453.6" y="515.8" width="90.9" height="28.7" style="fill: none;"/>
<g>
<path d="M482.1,538.5h0l-10.6-18.2c0-.2-.3-.3-.5-.3s-.4,.1-.5,.3l-10.6,18.2c0,.2,0,.4,0,.6,0,.2,.3,.3,.5,.3h21.1c.2,0,.4-.1,.5-.3,0-.2,0-.4,0-.6h0Zm-20.6-.3l9.5-16.4,9.5,16.4h-19Z" style="fill: #fff;"/>
<rect x="466.4" y="536.2" width="9.3" height=".9" style="fill: #fff;"/>
<path d="M469.2,535.5l-.5-.4c.9-1.4,.4-2.2,0-3.1-.6-.9-1.2-2.1,0-3.8l.5,.4c-.9,1.3-.5,2.2,0,3.1,.6,.9,1.2,2.1,0,3.8h0Z" style="fill: #fff;"/>
<path d="M471.4,535.5l-.5-.4c.9-1.4,.4-2.2,0-3.1-.6-.9-1.2-2.1,0-3.7l.5,.4c-.9,1.3-.5,2.2,0,3.1,.6,.9,1.2,2.1,0,3.7h0Z" style="fill: #fff;"/>
<path d="M473.7,535.5l-.5-.4c.9-1.4,.5-2.2,0-3.1-.6-1-1.2-2.1,0-3.8l.5,.4c-.9,1.4-.5,2.2,0,3.1,.6,1,1.2,2.1,0,3.8Z" style="fill: #fff;"/>
</g>
<g>
<path d="M487.5,527.9c-.4,0-.8,0-1.2-.1-.4,0-.7-.2-.9-.5-.2-.2-.4-.6-.6-.9-.1-.4-.2-.9-.2-1.6s0-1.1,.2-1.5c.1-.4,.3-.7,.6-.9,.2-.2,.5-.4,.9-.5,.4,0,.7-.1,1.2-.1h.7c.2,0,.4,0,.6,.1v.7c-.1,0-.4-.1-.6-.1h-.7c-.3,0-.7,0-.9,.1-.3,0-.4,.2-.7,.4-.1,.2-.3,.4-.4,.7s-.1,.7-.1,1.2,0,.9,.1,1.2c0,.3,.2,.6,.4,.7s.4,.3,.6,.4,.5,.1,.9,.1h.7c.2,0,.4,0,.7-.1v.7c-.1,0-.4,.1-.7,.2-.2,0-.5,0-.9,0h.2Z" style="fill: #fff;"/>
<path d="M492,523c.4,0,.7,0,.9,.1,.2,0,.4,.1,.6,.3s.2,.3,.3,.4c0,.1,0,.4,0,.6v3.4h-.7v-.7c-.1,.1-.3,.2-.4,.4s-.2,.2-.4,.2-.3,.1-.5,.1h-.5c-.6,0-.9-.1-1.2-.4s-.4-.6-.4-1,0-.5,.1-.7c0-.2,.2-.4,.4-.4,.1-.1,.4-.2,.6-.2s.5,0,.8,0h1.5v-.7c0-.1,0-.2-.1-.3s-.2-.1-.4-.2h-1.1c-.1,0-.4,0-.5,0v-.7h.9Zm-.5,4.2c.4,0,.7,0,1-.2s.5-.4,.6-.7v-.8h-1.9c-.1,0-.3,0-.4,.1s-.1,.1-.2,.3v.4c0,.3,0,.4,.2,.6s.4,.2,.7,.2h0Z" style="fill: #fff;"/>
<path d="M499.3,523.1v4.7h-.7v-.7l-.4,.4c0,0-.2,.1-.4,.2-.1,0-.3,0-.4,.1h-.4c-.3,0-.6,0-.8-.1-.2,0-.4-.1-.5-.3s-.2-.3-.2-.5,0-.4,0-.7v-3.3h.7v3.5c0,.1,0,.3,.1,.4s.1,.1,.3,.2,.3,0,.4,0h.4c.1,0,.3,0,.4-.1s.2-.1,.3-.3c0-.1,.1-.3,.2-.5v-3.2h.9Z" style="fill: #fff;"/>
<path d="M502.5,527.3h.5v.7h-1.2c-.1,0-.3-.1-.4-.2-.1-.1-.2-.3-.2-.4,0-.2,0-.4,0-.7v-2.7h-.7v-.7h.7v-1.1h.7v1.1h1.2v.7h-1.2v3.1c0,0,0,.2,0,.3s.1,.1,.2,.1h.4Z" style="fill: #fff;"/>
<path d="M504.3,522.2c-.1,0-.3,0-.4,0,0,0,0-.1,0-.4s0-.3,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.1,0,.4s0,.3,0,.4c0,0-.2,0-.4,0Zm-.4,.9h.7v4.7h-.7v-4.7Z" style="fill: #fff;"/>
<path d="M508.2,527.9c-.4,0-.7,0-.9-.1-.3,0-.5-.2-.7-.4-.2-.2-.4-.4-.4-.7s-.1-.7-.1-1.2,0-.9,.1-1.2c0-.3,.2-.6,.4-.7,.2-.2,.4-.3,.7-.4,.3,0,.6-.1,.9-.1s.7,0,.9,.1c.3,0,.5,.2,.7,.4,.2,.2,.3,.4,.4,.7,0,.3,.1,.7,.1,1.2s0,.9-.1,1.2c0,.3-.2,.6-.4,.7-.2,.2-.4,.3-.7,.4-.3,0-.6,.1-.9,.1Zm0-.7c.3,0,.5,0,.7,0s.3-.1,.4-.3c0-.1,.1-.3,.2-.6s0-.5,0-.9v-.9c0-.2-.1-.4-.2-.6s-.2-.2-.4-.3c-.1,0-.4,0-.7,0s-.5,0-.7,0c-.1,0-.3,.1-.4,.3,0,.1-.2,.4-.2,.6v1.7c0,.2,.1,.4,.2,.6,.1,.1,.2,.2,.4,.3s.4,0,.7,0Z" style="fill: #fff;"/>
<path d="M514,523c.3,0,.6,0,.8,.1,.2,0,.4,.2,.5,.3,.1,.1,.2,.3,.3,.5,0,.2,0,.4,0,.7v3.3h-.7v-3.5c0-.1,0-.3-.1-.4,0,0-.1-.1-.3-.2s-.3,0-.4,0h-.4c-.1,0-.3,0-.4,.1s-.2,.1-.4,.3-.2,.3-.2,.5v3.2h-.7v-4.7h.7v.7c0-.1,.1-.3,.3-.4s.2-.1,.4-.2,.3,0,.4-.1,.3,0,.4,0h-.1Z" style="fill: #fff;"/>
<path d="M524.1,521.7v6.1h-.8v-3h-3v3h-.8v-6.1h.8v2.5h3v-2.5h.8Z" style="fill: #fff;"/>
<path d="M526,522.2c-.1,0-.3,0-.4,0,0,0,0-.1,0-.4s0-.3,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.1,0,.4s0,.3,0,.4c0,0-.2,0-.4,0Zm-.4,.9h.7v4.7h-.7v-4.7Z" style="fill: #fff;"/>
<path d="M532,523.1v4.4c0,.7-.2,1.2-.6,1.5s-.9,.6-1.7,.6-.4,0-.6,0c-.2,0-.4,0-.5,0v-.7c.4,0,.7,0,1.2,0s.9-.1,1.2-.4,.4-.7,.4-1.2v-.5c0,.3-.3,.5-.5,.7s-.6,.2-1,.2-.7,0-.9-.1-.4-.3-.6-.5-.2-.4-.3-.7c0-.3,0-.7,0-1s0-.7,0-.9c0-.3,.1-.6,.3-.8s.4-.4,.6-.5,.6-.2,.9-.2,.4,0,.7,0c.1,0,.3,.1,.4,.2,.1,0,.2,.2,.3,.3,0,.1,.1,.2,.2,.4v-.9h.7Zm-2.2,4.2c.3,0,.5,0,.7-.1,.2,0,.4-.2,.4-.4s.2-.4,.2-.6v-1.5c0-.2-.1-.4-.2-.6s-.3-.3-.4-.4-.4-.1-.7-.1-.5,0-.7,.1c-.1,0-.3,.2-.4,.4s-.1,.4-.1,.6v1.4c0,.2,0,.4,.1,.6,0,.1,.2,.3,.4,.4s.4,.1,.7,.1h0Z" style="fill: #fff;"/>
<path d="M535.9,523c.3,0,.6,0,.8,.1,.2,0,.4,.2,.5,.3,.1,.1,.2,.3,.3,.5,0,.2,0,.4,0,.7v3.3h-.7v-3.5c0-.1,0-.3-.1-.4,0,0-.1-.1-.3-.2s-.3,0-.4,0h-.4c-.1,0-.3,0-.4,.1s-.2,.1-.4,.3-.2,.3-.2,.5v3.2h-.7v-6.7h.7v2.6c0-.1,.1-.3,.3-.4s.2-.1,.4-.2,.3,0,.4-.1,.3,0,.4,0h-.1Z" style="fill: #fff;"/>
<path d="M488.6,533h-1.7v5.4h-.8v-5.4h-1.7v-.7h4.4v.7h0Z" style="fill: #fff;"/>
<path d="M493.1,535.5v.5l-3.2,.2c0,.3,0,.5,0,.7,0,.2,.1,.4,.2,.4,.1,.1,.3,.2,.4,.3,.2,0,.4,0,.7,0s.5,0,.8,0,.5-.1,.7-.2v.7s-.1,0-.3,0c-.1,0-.2,0-.4,0h-.9c-.4,0-.7,0-.9-.1-.3,0-.5-.2-.7-.4-.2-.2-.4-.4-.4-.7s-.1-.7-.1-1.2,0-.9,.1-1.2c0-.3,.2-.6,.4-.7,.2-.2,.4-.3,.7-.4,.3,0,.6-.1,.9-.1s.7,0,.9,.1,.4,.3,.6,.4c.1,.2,.2,.4,.3,.7v.9Zm-.6,0v-.5c0-.1,0-.3-.1-.4s-.2-.2-.4-.3c-.1,0-.4-.1-.6-.1s-.5,0-.7,0c-.1,0-.3,.1-.4,.3,0,.1-.1,.3-.2,.5v.7l2.5-.2h0Z" style="fill: #fff;"/>
<path d="M499.6,533.5c.3,0,.5,0,.7,.1,.2,0,.4,.2,.5,.3,.1,.1,.2,.3,.3,.5,0,.2,0,.4,0,.7v3.3h-.7v-3c0-.4,0-.7-.2-.9-.1-.2-.4-.3-.7-.3h-.4c0,0-.2,0-.4,.1,0,0-.2,.1-.3,.2,0,0-.1,.2-.2,.4h0v3.4h-.7v-3c0-.4,0-.7-.1-.9s-.4-.3-.7-.3h-.4c-.1,0-.2,0-.4,.1,0,0-.2,.1-.3,.3,0,.1-.1,.3-.2,.4v3.3h-.7v-4.7h.7v.7c.1-.3,.4-.4,.6-.6,.2,0,.5-.1,.8-.1s.7,0,.9,.2c.2,.1,.4,.3,.5,.6,0-.1,.1-.3,.3-.4,0,0,.2-.1,.4-.2,.1,0,.3,0,.4-.1s.3,0,.4,0h0Z" style="fill: #fff;"/>
<path d="M505.2,533.5c.4,0,.7,0,.9,.1s.4,.3,.6,.5,.2,.5,.3,.8c0,.3,0,.7,0,1s0,.7,0,.9c0,.3-.1,.6-.3,.8s-.4,.4-.6,.5c-.2,.1-.6,.2-.9,.2s-.8,0-1-.2c-.2-.1-.4-.4-.5-.7v2.6h-.7v-6.5h.7v.9c0-.3,.3-.5,.5-.7s.6-.3,1-.3h0Zm0,4.2c.3,0,.5,0,.7-.1s.3-.2,.4-.4c0-.1,.1-.4,.1-.6v-1.4c0-.2,0-.4-.1-.6,0-.1-.2-.3-.4-.4s-.4-.1-.7-.1-.5,0-.7,.1-.4,.2-.4,.4c-.1,.1-.2,.4-.2,.6v1.5c0,.2,.1,.4,.2,.6,.1,.1,.3,.3,.4,.4,.2,0,.4,.1,.7,.1Z" style="fill: #fff;"/>
<path d="M512.5,535.5v.5l-3.2,.2c0,.3,0,.5,0,.7,0,.2,.1,.4,.2,.4,.1,.1,.3,.2,.4,.3,.2,0,.4,0,.7,0s.5,0,.8,0,.5-.1,.7-.2v.7s-.1,0-.3,0c-.1,0-.2,0-.4,0h-.9c-.4,0-.7,0-.9-.1-.3,0-.5-.2-.7-.4-.2-.2-.4-.4-.4-.7s-.1-.7-.1-1.2,0-.9,.1-1.2c0-.3,.2-.6,.4-.7,.2-.2,.4-.3,.7-.4,.3,0,.6-.1,.9-.1s.7,0,.9,.1,.4,.3,.6,.4c.1,.2,.2,.4,.3,.7v.9Zm-.6,0v-.5c0-.1,0-.3-.1-.4s-.2-.2-.4-.3c-.1,0-.4-.1-.6-.1s-.5,0-.7,0c-.1,0-.3,.1-.4,.3,0,.1-.1,.3-.2,.5v.7l2.5-.2h0Z" style="fill: #fff;"/>
<path d="M516.3,533.5v.7h-.6c-.1,0-.3,0-.4,.1-.1,0-.2,.2-.4,.3,0,.1-.2,.3-.2,.5v3.1h-.7v-4.7h.7v.9c0-.2,.1-.4,.3-.5s.2-.2,.4-.3c.1,0,.3-.1,.4-.1h.5Z" style="fill: #fff;"/>
<path d="M519,533.5c.4,0,.7,0,.9,.1,.2,0,.4,.1,.6,.3s.2,.3,.3,.4c0,.1,0,.4,0,.6v3.4h-.7v-.7c-.1,.1-.3,.2-.4,.4s-.2,.2-.4,.2-.3,.1-.5,.1h-.5c-.6,0-.9-.1-1.2-.4s-.4-.6-.4-1,0-.5,.1-.7c0-.2,.2-.4,.4-.4,.1-.1,.4-.2,.6-.2s.5,0,.8,0h1.5v-.7c0-.1,0-.2-.1-.3s-.2-.1-.4-.2h-1.1c-.1,0-.4,0-.5,0v-.7h.9Zm-.5,4.2c.4,0,.7,0,1-.2s.5-.4,.6-.7v-.8h-1.9c-.1,0-.3,0-.4,.1s-.1,.1-.2,.3v.4c0,.3,0,.4,.2,.6s.4,.2,.7,.2h0Z" style="fill: #fff;"/>
<path d="M524.2,537.8h.5v.7h-1.2c-.1,0-.3-.1-.4-.2-.1-.1-.2-.3-.2-.4,0-.2,0-.4,0-.7v-2.7h-.7v-.7h.7v-1.1h.7v1.1h1.2v.7h-1.2v3.1c0,0,0,.2,0,.3s.1,.1,.2,.1h.4Z" style="fill: #fff;"/>
<path d="M529.7,533.6v4.7h-.7v-.7l-.4,.4c0,0-.2,.1-.4,.2-.1,0-.3,0-.4,.1h-.4c-.3,0-.6,0-.8-.1-.2,0-.4-.1-.5-.3s-.2-.3-.2-.5,0-.4,0-.7v-3.3h.7v3.5c0,.1,0,.3,.1,.4s.1,.1,.3,.2,.3,0,.4,0h.4c.1,0,.3,0,.4-.1s.2-.1,.3-.3c0-.1,.1-.3,.2-.5v-3.2h.9Z" style="fill: #fff;"/>
<path d="M533.8,533.5v.7h-.6c-.1,0-.3,0-.4,.1-.1,0-.2,.2-.4,.3,0,.1-.2,.3-.2,.5v3.1h-.7v-4.7h.7v.9c0-.2,.1-.4,.3-.5s.2-.2,.4-.3c.1,0,.3-.1,.4-.1h.5Z" style="fill: #fff;"/>
<path d="M538.6,535.5v.5l-3.2,.2c0,.3,0,.5,0,.7,0,.2,.1,.4,.2,.4,.1,.1,.3,.2,.4,.3,.2,0,.4,0,.7,0s.5,0,.8,0,.5-.1,.7-.2v.7s-.1,0-.3,0c-.1,0-.2,0-.4,0h-.9c-.4,0-.7,0-.9-.1-.3,0-.5-.2-.7-.4-.2-.2-.4-.4-.4-.7s-.1-.7-.1-1.2,0-.9,.1-1.2c0-.3,.2-.6,.4-.7,.2-.2,.4-.3,.7-.4,.3,0,.6-.1,.9-.1s.7,0,.9,.1,.4,.3,.6,.4c.1,.2,.2,.4,.3,.7v.9Zm-.6,0v-.5c0-.1,0-.3-.1-.4s-.2-.2-.4-.3c-.1,0-.4-.1-.6-.1s-.5,0-.7,0c-.1,0-.3,.1-.4,.3,0,.1-.1,.3-.2,.5v.7l2.5-.2h0Z" style="fill: #fff;"/>
</g>
<g>
<path d="M450.3,548.9h.5l1.5,5.4h0l1.7-5.4h.7l1.8,5.4h0l1.5-5.4h.5l-1.7,6h-.6l-1.8-5.5h0l-1.8,5.5h-.6l-1.7-6h0Z" style="fill: #fff;"/>
<path d="M458.9,548.9h.5l1.5,5.4h0l1.7-5.4h.7l1.8,5.4h0l1.5-5.4h.5l-1.7,6h-.6l-1.8-5.5h0l-1.8,5.5h-.6l-1.7-6h0Z" style="fill: #fff;"/>
<path d="M467.4,548.9h.5l1.5,5.4h0l1.7-5.4h.7l1.8,5.4h0l1.5-5.4h.5l-1.7,6h-.6l-1.8-5.5h0l-1.8,5.5h-.6l-1.7-6h0Z" style="fill: #fff;"/>
<path d="M476.5,555c-.1,0-.3,0-.4,0,0,0,0-.2,0-.4s0-.4,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.4,0,.4c0,0-.2,0-.4,0Z" style="fill: #fff;"/>
<path d="M483.6,548.9v5.5c0,.8-.2,1.5-.7,1.9-.4,.4-1.2,.7-2,.7s-.5,0-.7,0-.4,0-.6,0v-.5c.2,0,.4,0,.7,.1h.7c.8,0,1.3-.2,1.7-.6s.5-.9,.5-1.7v-.8c-.1,.4-.4,.7-.7,.9s-.8,.4-1.5,.4-.8,0-1.1-.2c-.3-.1-.5-.3-.7-.6-.1-.2-.3-.6-.4-.9s-.1-.8-.1-1.3,0-.9,.1-1.2c0-.4,.2-.7,.4-.9,.1-.3,.4-.4,.7-.6s.7-.2,1.1-.2,.6,0,.9,0c.2,0,.4,.1,.6,.3l.4,.4c.1,.1,.2,.4,.3,.6v-1.2h.4Zm-2.6,5.5c.4,0,.7,0,1-.2s.5-.3,.7-.5,.3-.5,.4-.8,0-.7,0-1,0-.7,0-1c0-.3-.1-.6-.4-.8s-.4-.4-.7-.5-.6-.2-1-.2-.7,0-.9,.1-.4,.3-.6,.5-.2,.5-.3,.8c0,.3,0,.7,0,1.1s0,.8,0,1.1c0,.3,.1,.6,.3,.8s.4,.4,.6,.5,.6,.1,.9,.1Z" style="fill: #fff;"/>
<path d="M490,551.3v.6l-4.2,.3c0,.4,0,.8,.1,1.1,0,.3,.2,.6,.4,.7,.1,.2,.4,.4,.7,.4s.6,.1,1,.1,.7,0,.9,0c.4,0,.7-.1,.9-.3v.5c0,0-.2,0-.4,.1-.1,0-.3,0-.4,.1-.1,0-.4,0-.5,0h-.6c-.4,0-.9,0-1.2-.1-.4,0-.6-.3-.8-.5s-.4-.6-.4-.9-.1-.9-.1-1.5,0-1.1,.1-1.5,.2-.7,.4-.9,.4-.4,.8-.5c.3,0,.7-.1,1.2-.1s.9,0,1.2,.2c.3,.1,.5,.4,.7,.6s.2,.5,.3,.8,0,.6,0,.9h0Zm-.5,0v-.9c0-.3-.1-.5-.2-.7-.1-.2-.3-.4-.5-.4s-.5-.1-.9-.1-.7,0-.9,.1c-.3,0-.4,.2-.6,.4s-.3,.4-.4,.7c0,.3,0,.7-.1,1.1l3.7-.3h0Z" style="fill: #fff;"/>
<path d="M496.1,551.3v.6l-4.2,.3c0,.4,0,.8,.1,1.1,0,.3,.2,.6,.4,.7,.1,.2,.4,.4,.7,.4s.6,.1,1,.1,.7,0,.9,0c.4,0,.7-.1,.9-.3v.5c0,0-.2,0-.4,.1-.1,0-.3,0-.4,.1-.1,0-.4,0-.5,0h-.6c-.4,0-.9,0-1.2-.1-.4,0-.6-.3-.8-.5s-.4-.6-.4-.9-.1-.9-.1-1.5,0-1.1,.1-1.5,.2-.7,.4-.9,.4-.4,.8-.5c.3,0,.7-.1,1.2-.1s.9,0,1.2,.2c.3,.1,.5,.4,.7,.6s.2,.5,.3,.8,0,.6,0,.9h0Zm-.5,0v-.9c0-.3-.1-.5-.2-.7-.1-.2-.3-.4-.5-.4s-.5-.1-.9-.1-.7,0-.9,.1c-.3,0-.4,.2-.6,.4s-.3,.4-.4,.7c0,.3,0,.7-.1,1.1l3.7-.3h0Z" style="fill: #fff;"/>
<path d="M502.2,551.3v.6l-4.2,.3c0,.4,0,.8,.1,1.1,0,.3,.2,.6,.4,.7,.1,.2,.4,.4,.7,.4s.6,.1,1,.1,.7,0,.9,0c.4,0,.7-.1,.9-.3v.5c0,0-.2,0-.4,.1-.1,0-.3,0-.4,.1-.1,0-.4,0-.5,0h-.6c-.4,0-.9,0-1.2-.1-.4,0-.6-.3-.8-.5s-.4-.6-.4-.9-.1-.9-.1-1.5,0-1.1,.1-1.5,.2-.7,.4-.9,.4-.4,.8-.5c.3,0,.7-.1,1.2-.1s.9,0,1.2,.2c.3,.1,.5,.4,.7,.6s.2,.5,.3,.8,0,.6,0,.9h0Zm-.5,0v-.9c0-.3-.1-.5-.2-.7-.1-.2-.3-.4-.5-.4s-.5-.1-.9-.1-.7,0-.9,.1c-.3,0-.4,.2-.6,.4s-.3,.4-.4,.7c0,.3,0,.7-.1,1.1l3.7-.3h0Z" style="fill: #fff;"/>
<path d="M505.5,554.5h.8v.4h-1.5c-.2,0-.4-.1-.4-.3-.1-.1-.2-.3-.2-.6s0-.6,0-.9v-3.7h-.9v-.4h.9v-1.4h.5v1.4h1.7v.4h-1.7v4.4c0,.1,0,.3,.1,.4s.1,.1,.3,.2h.4Z" style="fill: #fff;"/>
<path d="M511.7,551.3v.6l-4.2,.3c0,.4,0,.8,.1,1.1,0,.3,.2,.6,.4,.7,.1,.2,.4,.4,.7,.4s.6,.1,1,.1,.7,0,.9,0c.4,0,.7-.1,.9-.3v.5c0,0-.2,0-.4,.1-.1,0-.3,0-.4,.1-.1,0-.4,0-.5,0h-.6c-.4,0-.9,0-1.2-.1-.4,0-.6-.3-.8-.5s-.4-.6-.4-.9-.1-.9-.1-1.5,0-1.1,.1-1.5,.2-.7,.4-.9,.4-.4,.8-.5c.3,0,.7-.1,1.2-.1s.9,0,1.2,.2c.3,.1,.5,.4,.7,.6s.2,.5,.3,.8,0,.6,0,.9h0Zm-.5,0v-.9c0-.3-.1-.5-.2-.7-.1-.2-.3-.4-.5-.4s-.5-.1-.9-.1-.7,0-.9,.1c-.3,0-.4,.2-.6,.4s-.3,.4-.4,.7c0,.3,0,.7-.1,1.1l3.7-.3h0Z" style="fill: #fff;"/>
<path d="M515.5,555c-.4,0-.8,0-1.2-.1-.3,0-.6-.3-.8-.5s-.4-.6-.4-.9-.1-.9-.1-1.5,0-1.1,.1-1.5c0-.4,.2-.7,.4-.9s.4-.4,.8-.5c.3,0,.7-.1,1.2-.1h.9c.2,0,.5,0,.7,.1v.5c-.2,0-.4-.1-.7-.1h-.8c-.3,0-.7,0-.9,.1-.2,0-.4,.2-.6,.4s-.3,.4-.4,.8c0,.4,0,.7,0,1.2s0,.9,0,1.2c0,.4,.1,.6,.4,.8,.1,.2,.4,.4,.6,.4s.6,.1,.9,.1,.6,0,.9,0c.2,0,.5-.1,.7-.2v.5c-.1,0-.4,.1-.7,.2-.3,0-.6,0-.9,0h0Z" style="fill: #fff;"/>
<path d="M521.1,548.8c.4,0,.7,0,.9,.1,.2,0,.4,.2,.6,.4s.2,.4,.3,.6c0,.2,0,.5,0,.8v4.2h-.5v-4.7c0-.2-.1-.4-.2-.5-.1-.1-.3-.2-.4-.3s-.4,0-.7,0h-.6c-.2,0-.4,0-.6,.2s-.4,.2-.5,.4-.2,.4-.3,.7v4.2h-.5v-8.4h.5v3.4c0-.2,.1-.4,.3-.5s.3-.3,.5-.4,.4-.1,.6-.2,.4,0,.7,0h0Z" style="fill: #fff;"/>
<path d="M525.4,555c-.1,0-.3,0-.4,0,0,0,0-.2,0-.4s0-.4,0-.4c0,0,.2,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.4,0,.4c0,0-.2,0-.4,0Z" style="fill: #fff;"/>
<path d="M529.5,555c-.4,0-.8,0-1.2-.1-.3,0-.6-.3-.8-.5s-.4-.6-.4-.9-.1-.9-.1-1.5,0-1.1,.1-1.5c0-.4,.2-.7,.4-.9s.4-.4,.8-.5c.3,0,.7-.1,1.2-.1h.9c.2,0,.5,0,.7,.1v.5c-.2,0-.4-.1-.7-.1h-.8c-.3,0-.7,0-.9,.1-.2,0-.4,.2-.6,.4s-.3,.4-.4,.8c0,.4,0,.7,0,1.2s0,.9,0,1.2c0,.4,.1,.6,.4,.8,.1,.2,.4,.4,.6,.4s.6,.1,.9,.1,.6,0,.9,0c.2,0,.5-.1,.7-.2v.5c-.1,0-.4,.1-.7,.2-.3,0-.6,0-.9,0h0Z" style="fill: #fff;"/>
<path d="M534.8,555c-.4,0-.9,0-1.2-.1-.3,0-.6-.3-.8-.5s-.4-.6-.4-.9-.1-.9-.1-1.5,0-1.1,.1-1.5c0-.4,.2-.7,.4-.9s.4-.4,.8-.5,.7-.1,1.2-.1,.8,0,1.2,.1c.3,0,.6,.3,.8,.5s.4,.6,.4,.9,.1,.9,.1,1.5,0,1.1-.1,1.5c0,.4-.2,.7-.4,.9s-.5,.4-.8,.5c-.3,0-.7,.1-1.2,.1Zm0-.4c.4,0,.7,0,1-.1,.3,0,.4-.2,.7-.4,.1-.2,.3-.5,.4-.8s0-.7,0-1.2,0-.9,0-1.2-.1-.6-.4-.8-.4-.4-.7-.4-.6-.1-.9-.1-.7,0-.9,.1c-.3,0-.4,.2-.7,.4-.1,.2-.3,.5-.3,.8s0,.7,0,1.2,0,.9,0,1.2c0,.4,.1,.6,.3,.8s.4,.4,.7,.4,.6,.1,.9,.1h0Z" style="fill: #fff;"/>
<path d="M545.1,548.8c.4,0,.7,0,.9,.1,.2,0,.4,.2,.6,.4s.2,.4,.3,.6c0,.2,0,.5,0,.8v4.2h-.5v-4.7c0-.2,0-.4-.2-.5,0-.1-.2-.2-.4-.3-.1,0-.4,0-.7,0h-.6c-.2,0-.4,0-.5,.2-.1,0-.3,.2-.4,.4-.1,.2-.2,.4-.3,.7h0v4.2h-.5v-4.7c0-.2,0-.4-.2-.5,0-.1-.2-.2-.4-.3s-.4,0-.7,0h-.6c-.2,0-.4,0-.5,.2-.1,0-.3,.2-.4,.4-.1,.1-.2,.4-.3,.7v4.2h-.5v-6h.5v1c0-.2,.1-.4,.3-.5s.3-.2,.4-.4c.1,0,.4-.1,.5-.2s.4,0,.6,0c.5,0,.9,0,1.2,.3,.3,.2,.4,.5,.5,.9,0-.2,.1-.4,.3-.5s.3-.3,.4-.4,.4-.1,.6-.2,.4,0,.7,0h0Z" style="fill: #fff;"/>
</g>
</g>
<g>
<path d="M14.6,548.8c-.3,0-.5,0-.5,0h0c-.2,0-.4-.1-.7-.2l-1.2-.4c-.2,0-.5-.3-.9-.5l-.8-.7c-.7-.7-1.3-1.7-1.7-3-.3-1.1-.5-2.5-.5-4.1s.3-3.2,.8-4.4c.6-1.5,1.6-2.7,3.1-3.5,.4-.2,1-.4,1.7-.5,.7,0,3.7-.1,9.2-.1v3.1h-7.2c-1.4,0-2.4,.6-3,1.7-.5,.9-.7,2.1-.7,3.5v1.8c0,.3,.1,.5,.1,.6h0c0,.3,0,.6,.1,.8,.2,.9,.5,1.6,1.1,2.1,.6,.5,2.6,.8,6.2,.8v-4.1h-4.5v-3.1h7.9v10.4H14.6Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M32.2,548.8h-1.4c0,0-.5,0-.5,0-.1,0-.3,0-.4,0-.1,0-.2,0-.2,0,0,0-.2,0-.2,0-1.6-.4-2.8-1.5-3.6-3.1-.4-.7-.6-1.4-.8-2.2-.2-.7-.3-1.5-.3-2.4,0-1.6,.1-3,.4-4.1,.2-1.1,.6-2.1,1.2-3,.6-1,1.5-1.6,2.4-2,.4-.2,1-.3,1.7-.5,.6,0,3.1-.1,7.4-.1v3.1h-5.5c-2.5,0-3.8,1.4-3.8,4.1h9.3v3.1h-9.3c0,.7,0,1.3,.2,1.8,0,.3,.1,.5,.2,.7,0,.2,.2,.4,.4,.6l.6,.6c.2,.2,.4,.3,.7,.4,.3,0,.6,.1,.8,.1h6.4v3.1h-5.6Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M47.2,548.8h-1.4c0,0-.5,0-.5,0-.1,0-.3,0-.4,0-.1,0-.2,0-.2,0,0,0-.2,0-.2,0-1.6-.4-2.8-1.5-3.6-3.1-.4-.7-.6-1.4-.8-2.2-.2-.7-.3-1.5-.3-2.4,0-1.6,.1-3,.4-4.1,.2-1.1,.6-2.1,1.2-3,.6-1,1.5-1.6,2.4-2,.4-.2,1-.3,1.7-.5,.6,0,3.1-.1,7.4-.1v3.1h-5.5c-2.5,0-3.8,1.4-3.8,4.1h9.3v3.1h-9.3c0,.7,0,1.3,.2,1.8,0,.3,.1,.5,.2,.7,0,.2,.2,.4,.4,.6l.6,.6c.2,.2,.4,.3,.7,.4,.3,0,.6,.1,.8,.1h6.4v3.1h-5.6Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M62.1,548.8h-1.4c0,0-.5,0-.5,0-.1,0-.3,0-.4,0-.1,0-.2,0-.2,0,0,0-.2,0-.2,0-1.6-.4-2.8-1.5-3.6-3.1-.4-.7-.6-1.4-.8-2.2-.2-.7-.3-1.5-.3-2.4,0-1.6,.1-3,.4-4.1,.2-1.1,.6-2.1,1.2-3,.6-1,1.5-1.6,2.4-2,.4-.2,1-.3,1.7-.5,.6,0,3.1-.1,7.4-.1v3.1h-5.5c-2.5,0-3.8,1.4-3.8,4.1h9.3v3.1h-9.3c0,.7,0,1.3,.2,1.8,0,.3,.1,.5,.2,.7,0,.2,.2,.4,.4,.6l.6,.6c.2,.2,.4,.3,.7,.4,.3,0,.6,.1,.8,.1h6.4v3.1h-5.6Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="77.6 534.3 77.6 548.8 74.2 548.8 74.2 534.3 69.1 534.3 69.1 531.2 82.8 531.2 82.8 534.3 77.6 534.3" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M90.8,548.8h-1.4c0,0-.5,0-.5,0-.1,0-.3,0-.4,0-.1,0-.2,0-.2,0,0,0-.2,0-.2,0-1.6-.4-2.8-1.5-3.6-3.1-.4-.7-.6-1.4-.8-2.2-.2-.7-.3-1.5-.3-2.4,0-1.6,.1-3,.4-4.1,.2-1.1,.6-2.1,1.2-3,.6-1,1.5-1.6,2.4-2,.4-.2,1-.3,1.7-.5,.6,0,3.1-.1,7.4-.1v3.1h-5.5c-2.5,0-3.8,1.4-3.8,4.1h9.3v3.1h-9.3c0,.7,0,1.3,.2,1.8,0,.3,.1,.5,.2,.7,0,.2,.2,.4,.4,.6l.6,.6c.2,.2,.4,.3,.7,.4,.3,0,.6,.1,.8,.1h6.4v3.1h-5.6Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M105.8,548.8h-1.4c0,0-.5,0-.5,0-.1,0-.3,0-.4,0-.1,0-.2,0-.2,0,0,0-.2,0-.2,0-1.6-.4-2.8-1.5-3.6-3.1-.7-1.4-1.1-2.9-1.1-4.5s.1-3,.4-4.1c.2-1.1,.6-2.1,1.2-3,.6-1,1.5-1.6,2.4-2,.6-.2,1.1-.4,1.7-.5,.6,0,3.1-.1,7.4-.1v3h-5.5c-1.1,0-1.9,.3-2.5,1-.5,.6-.9,1.3-1.1,2.3-.2,1-.3,2-.3,3.1s.1,2.2,.4,3c.4,1.1,1,1.8,1.9,2h.4c0,0,.4,.1,.4,.1h6.4v3.1h-5.6Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="123.4 548.8 123.4 541.4 117.2 541.4 117.2 548.8 113.9 548.8 113.9 531.2 117.2 531.2 117.2 538.3 123.4 538.3 123.4 531.2 126.7 531.2 126.7 548.8 123.4 548.8" style="fill: #fff; fill-rule: evenodd;"/>
</g>
<rect x="1.4" y="1.4" width="564.1" height="564.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="135.7" y1="538.7" x2="431.2" y2="538.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="511.8" x2="565.5" y2="511.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="484.9" x2="565.5" y2="484.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="458.1" x2="565.5" y2="458.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="431.2" x2="565.5" y2="431.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="404.3" x2="565.5" y2="404.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="377.5" x2="565.5" y2="377.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="350.6" x2="565.5" y2="350.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="323.8" x2="565.5" y2="323.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="296.9" x2="565.5" y2="296.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="270" x2="565.5" y2="270" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="243.2" x2="565.5" y2="243.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="216.3" x2="565.5" y2="216.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="189.4" x2="565.5" y2="189.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="162.6" x2="565.5" y2="162.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="135.7" x2="565.5" y2="135.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="108.9" x2="565.5" y2="108.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="82" x2="565.5" y2="82" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="55.1" x2="565.5" y2="55.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="28.3" x2="565.5" y2="28.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="538.7" y1="1.4" x2="538.7" y2="511.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="511.8" y1="1.4" x2="511.8" y2="511.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="484.9" y1="1.4" x2="484.9" y2="511.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="458.1" y1="1.4" x2="458.1" y2="511.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="431.2" y1="1.4" x2="431.2" y2="565.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="404.3" y1="1.4" x2="404.3" y2="565.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="377.5" y1="1.4" x2="377.5" y2="565.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="350.6" y1="1.4" x2="350.6" y2="565.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="323.8" y1="1.4" x2="323.8" y2="565.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="296.9" y1="1.4" x2="296.9" y2="565.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="270" y1="1.4" x2="270" y2="565.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="243.2" y1="1.4" x2="243.2" y2="565.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="216.3" y1="1.4" x2="216.3" y2="565.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="189.4" y1="1.4" x2="189.4" y2="565.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="162.6" y1="1.4" x2="162.6" y2="565.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="135.7" y1="1.4" x2="135.7" y2="565.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="108.9" y1="1.4" x2="108.9" y2="511.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="82" y1="1.4" x2="82" y2="511.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="55.1" y1="1.4" x2="55.1" y2="511.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="28.3" y1="1.4" x2="28.3" y2="511.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
</svg>

After

Width:  |  Height:  |  Size: 21 KiB

BIN
live/Geeetech/220x220.stl Normal file

Binary file not shown.

110
live/Geeetech/220x220.svg Normal file
View File

@ -0,0 +1,110 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_图层_1" data-name=" 图层 1" xmlns="http://www.w3.org/2000/svg" width="220mm" height="220mm" viewBox="0 0 623.6 623.6">
<g>
<rect x="501.8" y="570.2" width="105.6" height="33.3" style="fill: none;"/>
<g>
<path d="M534.9,596.6h0l-12.3-21.2c0-.3-.3-.3-.6-.3s-.5,.2-.6,.3l-12.3,21.2c0,.3,0,.5,0,.7,0,.3,.3,.3,.6,.3h24.5c.3,0,.5-.2,.6-.3,0-.3,0-.5,0-.7h0Zm-23.9-.3l11-19,11,19h-22Z" style="fill: #fff;"/>
<rect x="516.7" y="593.9" width="10.8" height="1.1" style="fill: #fff;"/>
<path d="M520,593.1l-.6-.4c1.1-1.6,.5-2.5,0-3.6-.7-1.1-1.4-2.5,0-4.4l.6,.4c-1.1,1.5-.6,2.5,0,3.6,.7,1.1,1.4,2.5,0,4.4h0Z" style="fill: #fff;"/>
<path d="M522.6,593.1l-.6-.4c1.1-1.6,.5-2.5,0-3.6-.7-1.1-1.4-2.5,0-4.3l.6,.4c-1.1,1.5-.6,2.5,0,3.6,.7,1.1,1.4,2.5,0,4.3h0Z" style="fill: #fff;"/>
<path d="M525.2,593.1l-.6-.4c1.1-1.6,.6-2.5,0-3.6-.7-1.2-1.4-2.5,0-4.4l.6,.4c-1.1,1.6-.6,2.5,0,3.6,.7,1.2,1.4,2.5,0,4.4Z" style="fill: #fff;"/>
</g>
<g>
<path d="M541.3,584.3c-.5,0-.9,0-1.4-.2-.4,0-.8-.3-1-.6-.3-.3-.5-.7-.7-1.1-.2-.5-.3-1.1-.3-1.9s0-1.3,.3-1.7c.2-.5,.3-.8,.7-1.1,.3-.3,.6-.5,1-.6,.4,0,.8-.2,1.4-.2h.8c.3,0,.5,0,.7,.2v.8c-.2,0-.4-.2-.7-.2h-.8c-.3,0-.8,0-1,.2-.3,0-.5,.3-.8,.5-.2,.3-.3,.5-.4,.8s-.2,.8-.2,1.4,0,1,.2,1.4c0,.3,.3,.7,.4,.8s.4,.3,.7,.4,.6,.2,1,.2h.8c.3,0,.5,0,.8-.2v.8c-.2,0-.4,.2-.8,.3-.3,0-.6,0-1,0l.3-.2Z" style="fill: #fff;"/>
<path d="M546.5,578.6c.4,0,.8,0,1.1,.2,.3,0,.5,.2,.7,.3s.3,.3,.3,.5c0,.2,0,.4,0,.7v3.9h-.8l-.2-.8c0,.2-.2,.3-.3,.4s-.3,.3-.4,.3-.3,.2-.6,.2h-.6c-.7,0-1.1-.2-1.4-.4s-.4-.7-.4-1.2,0-.6,.2-.8c0-.3,.3-.4,.4-.5,.2-.2,.4-.3,.7-.3s.6,0,.9,0h1.7v-.8c0-.2,0-.3-.2-.3s-.3-.2-.4-.3h-1.3c-.2,0-.4,0-.6,0v-.8h1.2v-.2Zm-.7,5c.4,0,.8,0,1.2-.3s.6-.4,.7-.8v-.9h-2.2c-.2,0-.3,0-.4,.2s-.2,.2-.3,.3v.5c0,.3,0,.5,.3,.7s.4,.3,.8,.3h0Z" style="fill: #fff;"/>
<path d="M555,578.7v5.5h-.8v-.8l-.4,.4c0,0-.3,.2-.4,.3-.2,0-.3,0-.5,.2h-.5c-.3,0-.7,0-.9-.2-.3,0-.4-.2-.6-.3s-.3-.3-.3-.6,0-.4,0-.8v-3.8h.8v4.1c0,.2,0,.3,.2,.4s.2,.2,.3,.3,.3,0,.5,0h.5c.2,0,.3,0,.4-.2s.3-.2,.3-.3c0-.2,.2-.3,.3-.6v-3.7h1.1Z" style="fill: #fff;"/>
<path d="M558.6,583.5h.6v.8h-1.4c-.2,0-.3-.2-.5-.3-.2-.2-.3-.3-.3-.5,0-.3,0-.5,0-.8v-3.1h-.8v-.8h.8v-1.3h.8v1.3h1.4v.8h-1.4v3.6c0,0,0,.3,0,.3s.2,.2,.3,.2h.5Z" style="fill: #fff;"/>
<path d="M560.8,577.7c-.2,0-.3,0-.4,0,0,0,0-.2,0-.4s0-.3,0-.4c0,0,.3,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.3,0,.4c0,0-.3,0-.4,0Zm-.4,1h.8v5.5h-.8v-5.5Z" style="fill: #fff;"/>
<path d="M565.3,584.3c-.4,0-.8,0-1.1-.2-.3,0-.6-.3-.8-.5-.3-.3-.4-.5-.5-.8s-.2-.8-.2-1.4,0-1,.2-1.4c0-.3,.3-.7,.5-.8,.3-.3,.5-.3,.8-.5,.3,0,.7-.2,1.1-.2s.8,0,1.1,.2c.3,0,.6,.3,.8,.5,.3,.3,.3,.5,.5,.8,0,.3,.2,.8,.2,1.4s0,1-.2,1.4c0,.3-.3,.7-.5,.8-.3,.3-.5,.3-.8,.5-.3,0-.7,.2-1.1,.2Zm0-.8c.3,0,.6,0,.8,0s.3-.2,.5-.3c0-.2,.2-.3,.3-.7s0-.6,0-1v-1c0-.3-.2-.5-.3-.7s-.3-.3-.5-.3c-.2,0-.4,0-.8,0s-.6,0-.8,0c-.2,0-.3,.2-.5,.3,0,.2-.3,.4-.3,.7v2c0,.3,.2,.5,.3,.7,.2,.2,.3,.3,.5,.3s.4,0,.8,0Z" style="fill: #fff;"/>
<path d="M572,578.6c.3,0,.7,0,.9,.2,.3,0,.4,.3,.6,.3,.2,.2,.3,.3,.3,.6,0,.3,0,.4,0,.8v3.8h-.8v-4.1c0-.2,0-.3-.2-.4,0,0-.2-.2-.3-.3s-.3,0-.5,0h-.5c-.2,0-.3,0-.5,.2s-.3,.2-.4,.3-.3,.3-.3,.6v3.7h-.8v-5.5h.8v.8c0-.2,.2-.3,.3-.4s.3-.2,.4-.3,.3,0,.5-.2,.3,0,.5,0h-.2Z" style="fill: #fff;"/>
<path d="M583.7,577.1v7.1h-.9v-3.5h-3.5v3.5h-.9v-7.1h.9v2.9h3.5v-2.9h.9Z" style="fill: #fff;"/>
<path d="M586,577.7c-.2,0-.3,0-.4,0,0,0,0-.2,0-.4s0-.3,0-.4c0,0,.3,0,.4,0s.3,0,.4,0c0,0,0,.2,0,.4s0,.3,0,.4c0,0-.3,0-.4,0Zm-.4,1h.8v5.5h-.8v-5.5Z" style="fill: #fff;"/>
<path d="M592.9,578.7v5.2c0,.8-.3,1.4-.7,1.8s-1.1,.7-2,.7-.5,0-.7,0c-.3,0-.4,0-.6,0v-.8c.4,0,.8,0,1.4,0s1.1-.2,1.4-.4,.4-.8,.4-1.4v-.6c0,.3-.3,.6-.6,.8s-.7,.3-1.2,.3-.8,0-1.1-.2-.5-.3-.7-.6-.3-.5-.3-.8c0-.3,0-.8,0-1.2s0-.8,0-1.1c0-.3,.2-.7,.3-.9s.4-.4,.7-.6,.7-.3,1.1-.3,.5,0,.8,0c.2,0,.3,.2,.5,.3,.2,0,.3,.3,.3,.3,0,.2,.2,.3,.3,.4v-1h.8Zm-2.5,4.8c.3,0,.6,0,.8-.2,.3,0,.4-.3,.5-.4s.3-.4,.3-.7v-1.7c0-.3-.2-.5-.3-.7s-.3-.3-.5-.4-.5-.2-.8-.2-.6,0-.8,.2c-.2,0-.3,.3-.4,.4s-.2,.4-.2,.7v1.6c0,.3,0,.5,.2,.7,0,.2,.3,.3,.4,.4s.4,.2,.8,.2h0Z" style="fill: #fff;"/>
<path d="M597.4,578.6c.3,0,.7,0,.9,.2,.3,0,.4,.3,.6,.3,.2,.2,.3,.3,.3,.6,0,.3,0,.4,0,.8v3.8h-.8v-4.1c0-.2,0-.3-.2-.4,0,0-.2-.2-.3-.3s-.3,0-.5,0h-.5c-.2,0-.3,0-.5,.2s-.3,.2-.4,.3-.3,.3-.3,.6v3.7h-.8v-7.8h.8v3c0-.2,.2-.3,.3-.4s.3-.2,.4-.3,.3,0,.5-.2,.3,0,.5,0h-.2Z" style="fill: #fff;"/>
<path d="M542.6,590.2h-2v6.3h-.9v-6.3h-2v-.8h5.1v.8h0Z" style="fill: #fff;"/>
<path d="M547.7,593.1v.6l-3.7,.3c0,.3,0,.6,0,.8,0,.3,.2,.4,.3,.5,.2,.2,.3,.3,.5,.3,.3,0,.5,0,.8,0s.6,0,.9,0,.6-.2,.8-.3v.8s-.2,0-.3,0c-.2,0-.3,0-.4,0h-1.1c-.4,0-.8,0-1.1-.2-.3,0-.6-.3-.8-.5-.3-.3-.4-.5-.5-.8s-.2-.8-.2-1.4,0-1,.2-1.4c0-.3,.3-.7,.5-.8,.3-.3,.5-.3,.8-.5,.3,0,.7-.2,1-.2s.8,0,1.1,.2,.5,.3,.7,.5c.2,.3,.3,.5,.3,.8v.8l.2,.3Zm-.8,0v-.6c0-.2,0-.3-.2-.5s-.3-.3-.4-.3c-.2,0-.4-.2-.7-.2s-.6,0-.8,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.3-.3,.6v.8l2.9-.3h0Z" style="fill: #fff;"/>
<path d="M555.3,590.8c.3,0,.6,0,.8,.2,.3,0,.4,.3,.6,.3,.2,.2,.3,.3,.3,.6,0,.3,0,.4,0,.8v3.8h-.8v-3.5c0-.4,0-.8-.3-1-.2-.3-.4-.3-.8-.3h-.4c0,0-.3,0-.4,.2,0,0-.3,.2-.3,.3,0,0-.2,.3-.3,.5h0v3.9h-.8v-3.5c0-.4,0-.8-.2-1s-.4-.3-.8-.3h-.5c-.2,0-.3,0-.4,.2,0,0-.3,.2-.3,.3,0,.2-.2,.3-.3,.5v3.8h-.8v-5.5h.8v.8c.2-.3,.4-.5,.7-.7,.3,0,.6-.2,.9-.2s.8,0,1,.3c.3,.2,.4,.3,.6,.7,0-.2,.2-.3,.3-.4,0,0,.3-.2,.4-.3,.2,0,.3,0,.5-.2s.3,0,.5,0v-.2Z" style="fill: #fff;"/>
<path d="M561.8,590.8c.4,0,.8,0,1.1,.2s.5,.3,.7,.6,.3,.6,.3,.9c0,.3,0,.8,0,1.2s0,.8,0,1.1c0,.3-.2,.7-.3,.9s-.4,.5-.7,.6c-.3,.2-.7,.3-1.1,.3s-.9,0-1.2-.3c-.3-.2-.4-.4-.6-.8v3h-.8v-7.5h.8v1c0-.3,.3-.6,.6-.8s.7-.3,1.2-.3h0Zm0,4.9c.3,0,.6,0,.8-.2s.3-.3,.4-.5c0-.2,.2-.4,.2-.7v-1.6c0-.3,0-.5-.2-.7,0-.2-.3-.3-.4-.4s-.4-.2-.8-.2-.6,0-.8,.2-.4,.3-.5,.4c-.2,.2-.3,.4-.3,.7v1.7c0,.3,.2,.5,.3,.7,.2,.2,.3,.3,.5,.4,.3,0,.5,.2,.8,.2Z" style="fill: #fff;"/>
<path d="M570.2,593.1v.6l-3.7,.3c0,.3,0,.6,0,.8,0,.3,.2,.4,.3,.5,.2,.2,.3,.3,.5,.3,.3,0,.5,0,.8,0s.6,0,.9,0,.6-.2,.8-.3v.8s-.2,0-.3,0c-.2,0-.3,0-.4,0h-1.1c-.4,0-.8,0-1.1-.2-.3,0-.6-.3-.8-.5-.3-.3-.4-.5-.5-.8s-.2-.8-.2-1.4,0-1,.2-1.4c0-.3,.3-.7,.5-.8,.3-.3,.5-.3,.8-.5,.3,0,.7-.2,1-.2s.8,0,1.1,.2,.5,.3,.7,.5c.2,.3,.3,.5,.3,.8v.8l.2,.3Zm-.8,0v-.6c0-.2,0-.3-.2-.5s-.3-.3-.4-.3c-.2,0-.4-.2-.7-.2s-.6,0-.8,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.3-.3,.6v.8l2.9-.3h0Z" style="fill: #fff;"/>
<path d="M574.7,590.8v.8h-.7c-.2,0-.3,0-.5,.2-.2,0-.3,.3-.4,.3,0,.2-.3,.3-.3,.6v3.6h-.8v-5.5h.8v1c0-.3,.2-.4,.3-.6s.3-.3,.4-.3c.2,0,.3-.2,.5-.2h.6Z" style="fill: #fff;"/>
<path d="M577.9,590.8c.4,0,.8,0,1.1,.2,.3,0,.5,.2,.7,.3s.3,.3,.3,.5c0,.2,0,.4,0,.7v3.9h-.8l-.2-.8c0,.2-.2,.3-.3,.4s-.3,.3-.4,.3-.3,.2-.6,.2h-.6c-.7,0-1.1-.2-1.4-.4s-.4-.7-.4-1.2,0-.6,.2-.8c0-.3,.3-.4,.4-.5,.2-.2,.4-.3,.7-.3s.6,0,.9,0h1.7v-.8c0-.2,0-.3-.2-.3s-.3-.2-.4-.3h-1.3c-.2,0-.4,0-.6,0v-.8h1.2v-.2Zm-.7,5c.4,0,.8,0,1.2-.3s.6-.4,.7-.8v-.9h-2.2c-.2,0-.3,0-.4,.2s-.2,.2-.3,.3v.5c0,.3,0,.5,.3,.7s.4,.3,.8,.3h0Z" style="fill: #fff;"/>
<path d="M583.9,595.8h.6v.8h-1.4c-.2,0-.3-.2-.5-.3-.2-.2-.3-.3-.3-.5,0-.3,0-.5,0-.8v-3.1h-.8v-.8h.8v-1.3h.8v1.3h1.4v.8h-1.4v3.6c0,0,0,.3,0,.3s.2,.2,.3,.2h.5Z" style="fill: #fff;"/>
<path d="M590.2,590.9v5.5h-.8v-.8l-.4,.4c0,0-.3,.2-.4,.3-.2,0-.3,0-.5,.2h-.5c-.3,0-.7,0-.9-.2-.3,0-.4-.2-.6-.3s-.3-.3-.3-.6,0-.4,0-.8v-3.8h.8v4.1c0,.2,0,.3,.2,.4s.2,.2,.3,.3,.3,0,.5,0h.5c.2,0,.3,0,.4-.2s.3-.2,.3-.3c0-.2,.2-.3,.3-.6v-3.7h1.1Z" style="fill: #fff;"/>
<path d="M595,590.8v.8h-.7c-.2,0-.3,0-.5,.2-.2,0-.3,.3-.4,.3,0,.2-.3,.3-.3,.6v3.6h-.8v-5.5h.8v1c0-.3,.2-.4,.3-.6s.3-.3,.4-.3c.2,0,.3-.2,.5-.2h.6Z" style="fill: #fff;"/>
<path d="M600.6,593.1v.6l-3.7,.3c0,.3,0,.6,0,.8,0,.3,.2,.4,.3,.5,.2,.2,.3,.3,.5,.3,.3,0,.5,0,.8,0s.6,0,.9,0,.6-.2,.8-.3v.8s-.2,0-.3,0c-.2,0-.3,0-.4,0h-1.1c-.4,0-.8,0-1.1-.2-.3,0-.6-.3-.8-.5-.3-.3-.4-.5-.5-.8s-.2-.8-.2-1.4,0-1,.2-1.4c0-.3,.3-.7,.5-.8,.3-.3,.5-.3,.8-.5,.3,0,.7-.2,1-.2s.8,0,1.1,.2,.5,.3,.7,.5c.2,.3,.3,.5,.3,.8v.8l.2,.3Zm-.8,0v-.6c0-.2,0-.3-.2-.5s-.3-.3-.4-.3c-.2,0-.4-.2-.7-.2s-.6,0-.8,0c-.2,0-.3,.2-.5,.3,0,.2-.2,.3-.3,.6v.8l2.9-.3h0Z" style="fill: #fff;"/>
</g>
<g>
<path d="M498,608.7h.6l1.7,6.3h0l2-6.3h.8l2.1,6.3h0l1.7-6.3h.6l-1.9,6.9h-.7l-2.1-6.3h0l-2.1,6.3h-.7l-1.9-6.9h0Z" style="fill: #fff;"/>
<path d="M508,608.7h.6l1.7,6.3h0l2-6.3h.8l2.1,6.3h0l1.7-6.3h.6l-1.9,6.9h-.7l-2.1-6.3h0l-2.1,6.3h-.7l-1.9-6.9h0Z" style="fill: #fff;"/>
<path d="M517.9,608.7h.6l1.7,6.3h0l2-6.3h.8l2.1,6.3h0l1.7-6.3h.6l-1.9,6.9h-.7l-2.1-6.3h0l-2.1,6.3h-.7l-1.9-6.9h0Z" style="fill: #fff;"/>
<path d="M528.5,615.7c-.2,0-.3,0-.4,0,0,0,0-.3,0-.5s0-.4,0-.4c0,0,.3,0,.4,0s.3,0,.4,0c0,0,0,.3,0,.4s0,.4,0,.5c0,0-.3,0-.4,0Z" style="fill: #fff;"/>
<path d="M536.7,608.7v6.4c0,.9-.3,1.7-.8,2.2-.5,.5-1.4,.8-2.4,.8s-.6,0-.8,0-.5,0-.7,0v-.6c.3,0,.5,0,.8,.2h.8c.9,0,1.5-.3,1.9-.7s.6-1.1,.6-1.9v-.9c-.2,.5-.4,.8-.8,1.1s-.9,.4-1.7,.4-.9,0-1.3-.3c-.3-.2-.6-.3-.8-.7-.2-.3-.3-.7-.4-1.1s-.2-.9-.2-1.5,0-1,.2-1.4c0-.4,.3-.8,.4-1.1,.2-.3,.5-.5,.8-.7s.8-.3,1.3-.3,.7,0,1,0c.3,0,.5,.2,.7,.3l.5,.5c.2,.2,.3,.4,.3,.7v-1.4h.5Zm-3,6.4c.5,0,.8,0,1.2-.3s.6-.3,.8-.6,.3-.6,.4-.9,0-.8,0-1.2,0-.8,0-1.2c0-.3-.2-.7-.4-.9s-.4-.5-.8-.6-.7-.3-1.2-.3-.8,0-1.1,.2-.5,.3-.7,.6-.3,.6-.3,.9c0,.3,0,.8,0,1.3s0,.9,0,1.3c0,.3,.2,.7,.3,.9s.4,.4,.7,.6,.7,.2,1.1,.2Z" style="fill: #fff;"/>
<path d="M544.2,611.4v.7l-4.9,.3c0,.5,0,.9,.2,1.3,0,.3,.3,.7,.4,.8,.2,.3,.4,.4,.8,.5s.7,.2,1.2,.2,.8,0,1.1,0c.4,0,.8-.2,1-.3v.6c0,0-.3,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.6,0h-.7c-.5,0-1,0-1.4-.2-.4,0-.7-.3-.9-.6s-.4-.7-.5-1.1-.2-1-.2-1.7,0-1.3,.2-1.7,.3-.8,.5-1.1,.5-.5,.9-.6c.3,0,.8-.2,1.4-.2s1,0,1.4,.3c.3,.2,.6,.4,.8,.7s.3,.6,.3,.9,0,.7,0,1v-.2Zm-.6,.2v-1c0-.3-.2-.6-.3-.8-.2-.3-.3-.4-.6-.5s-.6-.2-1.1-.2-.8,0-1.1,.2c-.3,0-.5,.3-.7,.5s-.3,.5-.4,.8c0,.3,0,.8-.2,1.3l4.3-.3h0Z" style="fill: #fff;"/>
<path d="M551.3,611.4v.7l-4.9,.3c0,.5,0,.9,.2,1.3,0,.3,.3,.7,.4,.8,.2,.3,.4,.4,.8,.5s.7,.2,1.2,.2,.8,0,1.1,0c.4,0,.8-.2,1-.3v.6c0,0-.3,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.6,0h-.7c-.5,0-1,0-1.4-.2-.4,0-.7-.3-.9-.6s-.4-.7-.5-1.1-.2-1-.2-1.7,0-1.3,.2-1.7,.3-.8,.5-1.1,.5-.5,.9-.6c.3,0,.8-.2,1.4-.2s1,0,1.4,.3c.3,.2,.6,.4,.8,.7s.3,.6,.3,.9,0,.7,0,1v-.2Zm-.6,.2v-1c0-.3-.2-.6-.3-.8-.2-.3-.3-.4-.6-.5s-.6-.2-1.1-.2-.8,0-1.1,.2c-.3,0-.5,.3-.7,.5s-.3,.5-.4,.8c0,.3,0,.8-.2,1.3l4.3-.3h0Z" style="fill: #fff;"/>
<path d="M558.3,611.4v.7l-4.9,.3c0,.5,0,.9,.2,1.3,0,.3,.3,.7,.4,.8,.2,.3,.4,.4,.8,.5s.7,.2,1.2,.2,.8,0,1.1,0c.4,0,.8-.2,1-.3v.6c0,0-.3,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.6,0h-.7c-.5,0-1,0-1.4-.2-.4,0-.7-.3-.9-.6s-.4-.7-.5-1.1-.2-1-.2-1.7,0-1.3,.2-1.7,.3-.8,.5-1.1,.5-.5,.9-.6c.3,0,.8-.2,1.4-.2s1,0,1.4,.3c.3,.2,.6,.4,.8,.7s.3,.6,.3,.9,0,.7,0,1v-.2Zm-.6,.2v-1c0-.3-.2-.6-.3-.8-.2-.3-.3-.4-.6-.5s-.6-.2-1.1-.2-.8,0-1.1,.2c-.3,0-.5,.3-.7,.5s-.3,.5-.4,.8c0,.3,0,.8-.2,1.3l4.3-.3h0Z" style="fill: #fff;"/>
<path d="M562.1,615.1h.9v.5h-1.7c-.3,0-.4-.2-.5-.3-.2-.2-.3-.3-.3-.7s0-.7,0-1.1v-4.3h-1.1v-.5h1.1v-1.6h.6v1.6h1.9v.5h-1.9v5.1c0,.2,0,.3,.2,.5s.2,.2,.3,.3h.5Z" style="fill: #fff;"/>
<path d="M569.3,611.4v.7l-4.9,.3c0,.5,0,.9,.2,1.3,0,.3,.3,.7,.4,.8,.2,.3,.4,.4,.8,.5s.7,.2,1.2,.2,.8,0,1.1,0c.4,0,.8-.2,1-.3v.6c0,0-.3,0-.4,.2-.2,0-.3,0-.5,.2-.2,0-.4,0-.6,0h-.7c-.5,0-1,0-1.4-.2-.4,0-.7-.3-.9-.6s-.4-.7-.5-1.1-.2-1-.2-1.7,0-1.3,.2-1.7,.3-.8,.5-1.1,.5-.5,.9-.6c.3,0,.8-.2,1.4-.2s1,0,1.4,.3c.3,.2,.6,.4,.8,.7s.3,.6,.3,.9,0,.7,0,1v-.2Zm-.6,.2v-1c0-.3-.2-.6-.3-.8-.2-.3-.3-.4-.6-.5s-.6-.2-1.1-.2-.8,0-1.1,.2c-.3,0-.5,.3-.7,.5s-.3,.5-.4,.8c0,.3,0,.8-.2,1.3l4.3-.3h0Z" style="fill: #fff;"/>
<path d="M573.8,615.7c-.5,0-.9,0-1.4-.2-.3,0-.7-.3-.9-.6s-.4-.7-.5-1.1-.2-1-.2-1.7,0-1.3,.2-1.7c0-.4,.3-.8,.5-1.1s.5-.5,.9-.6c.3,0,.8-.2,1.4-.2h1c.3,0,.6,0,.8,.2v.6c-.3,0-.5-.2-.8-.2h-.9c-.3,0-.8,0-1.1,.2-.3,0-.5,.3-.7,.5s-.3,.5-.4,.9c0,.4,0,.8,0,1.4s0,1,0,1.4c0,.4,.2,.7,.4,.9,.2,.3,.4,.4,.7,.5s.7,.2,1.1,.2,.7,0,1,0c.3,0,.6-.2,.8-.3v.6c-.2,0-.4,.2-.8,.3-.3,0-.7,0-1,0v-.2Z" style="fill: #fff;"/>
<path d="M580.2,608.5c.4,0,.8,0,1.1,.2,.3,0,.5,.3,.7,.4s.3,.4,.3,.7c0,.3,0,.6,0,.9v4.8h-.6v-5.4c0-.3-.2-.5-.3-.6-.2-.2-.3-.3-.5-.3s-.5,0-.8,0h-.7c-.3,0-.4,0-.7,.3s-.4,.3-.6,.5-.3,.5-.3,.8v4.8h-.6v-9.7h.6v4c0-.3,.2-.4,.3-.6s.3-.3,.6-.4,.4-.2,.7-.3,.5,0,.8,0h0Z" style="fill: #fff;"/>
<path d="M585.3,615.7c-.2,0-.3,0-.4,0,0,0,0-.3,0-.5s0-.4,0-.4c0,0,.3,0,.4,0s.3,0,.4,0c0,0,0,.3,0,.4s0,.4,0,.5c0,0-.3,0-.4,0Z" style="fill: #fff;"/>
<path d="M590.1,615.7c-.5,0-.9,0-1.4-.2-.3,0-.7-.3-.9-.6s-.4-.7-.5-1.1-.2-1-.2-1.7,0-1.3,.2-1.7c0-.4,.3-.8,.5-1.1s.5-.5,.9-.6c.3,0,.8-.2,1.4-.2h1c.3,0,.6,0,.8,.2v.6c-.3,0-.5-.2-.8-.2h-.9c-.3,0-.8,0-1.1,.2-.3,0-.5,.3-.7,.5s-.3,.5-.4,.9c0,.4,0,.8,0,1.4s0,1,0,1.4c0,.4,.2,.7,.4,.9,.2,.3,.4,.4,.7,.5s.7,.2,1.1,.2,.7,0,1,0c.3,0,.6-.2,.8-.3v.6c-.2,0-.4,.2-.8,.3-.3,0-.7,0-1,0v-.2Z" style="fill: #fff;"/>
<path d="M596.1,615.7c-.5,0-1,0-1.4-.2-.3,0-.7-.3-.9-.6s-.4-.7-.5-1.1-.2-1-.2-1.7,0-1.3,.2-1.7c0-.4,.3-.8,.5-1.1s.5-.5,.9-.6,.8-.2,1.4-.2,.9,0,1.4,.2c.3,0,.7,.3,.9,.6s.4,.7,.5,1.1,.2,1,.2,1.7,0,1.3-.2,1.7c0,.4-.3,.8-.5,1.1s-.6,.5-.9,.6c-.3,0-.8,.2-1.4,.2Zm0-.5c.4,0,.8,0,1.2-.2,.3,0,.5-.3,.8-.5,.2-.3,.3-.6,.4-.9s0-.8,0-1.4,0-1,0-1.4-.2-.7-.4-.9-.4-.4-.8-.5-.7-.2-1.1-.2-.8,0-1.1,.2c-.3,0-.5,.3-.8,.5-.2,.3-.3,.6-.3,.9s0,.8,0,1.4,0,1,0,1.4c0,.4,.2,.7,.3,.9s.4,.4,.8,.5,.7,.2,1.1,.2h0Z" style="fill: #fff;"/>
<path d="M608.1,608.5c.4,0,.8,0,1,.2,.3,0,.5,.3,.7,.4s.3,.4,.3,.7c0,.3,0,.6,0,.9v4.8h-.6v-5.4c0-.3,0-.5-.3-.6,0-.2-.3-.3-.5-.3-.2,0-.5,0-.8,0h-.7c-.3,0-.4,0-.6,.3-.2,0-.3,.3-.5,.5-.2,.3-.3,.5-.3,.8h0v4.8h-.6v-5.4c0-.3,0-.5-.3-.6,0-.2-.3-.3-.5-.3s-.5,0-.8,0h-.7c-.3,0-.4,0-.6,.3-.2,0-.3,.3-.5,.5-.2,.2-.3,.5-.3,.8v4.9h-.6v-6.9h.6v1.2c0-.3,.2-.4,.3-.6s.3-.3,.5-.4c.2,0,.4-.2,.6-.3s.5,0,.7,0c.6,0,1.1,0,1.4,.3,.3,.3,.5,.6,.6,1,0-.3,.2-.4,.3-.6s.3-.3,.5-.4,.4-.2,.7-.3,.5,0,.8,0v-.2Z" style="fill: #fff;"/>
</g>
</g>
<g>
<path d="M20.2,605.8c-.3,0-.5,0-.6,0h0c-.3,0-.5-.1-.8-.2l-1.4-.5c-.2-.1-.6-.3-1-.6l-.9-.8c-.8-.8-1.5-2-1.9-3.5-.4-1.3-.5-2.9-.5-4.8s.3-3.7,.9-5.1c.7-1.8,1.9-3.1,3.6-4.1,.5-.3,1.1-.5,2-.6,.8-.1,4.4-.2,10.6-.2v3.6h-8.3c-1.6,0-2.8,.7-3.5,2-.6,1-.8,2.4-.8,4.1v2.1c.1,.3,.1,.5,.2,.7h0c0,.4,0,.7,.1,.9,.2,1,.6,1.8,1.3,2.4,.7,.6,3,.9,7.2,.9v-4.8h-5.2v-3.6h9.1v12.1h-9.8Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M40.7,605.8h-1.6c0,0-.6-.1-.6-.1-.1,0-.3,0-.5,0-.1,0-.2,0-.2,0-.1,0-.2,0-.2,0-1.8-.5-3.2-1.7-4.2-3.6-.4-.8-.7-1.6-.9-2.5-.2-.9-.3-1.8-.3-2.8,0-1.9,.1-3.5,.4-4.7,.3-1.3,.7-2.5,1.4-3.4,.8-1.1,1.7-1.9,2.8-2.3,.5-.2,1.1-.4,2-.5,.8-.1,3.6-.2,8.6-.2v3.6h-6.4c-2.9,0-4.4,1.6-4.4,4.8h10.8v3.6h-10.8c0,.8,0,1.5,.2,2,0,.3,.1,.6,.2,.9,0,.2,.2,.4,.4,.7l.7,.7c.2,.2,.5,.3,.8,.5,.3,.1,.7,.2,1,.2h7.4v3.6h-6.5Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M58.1,605.8h-1.6c0,0-.6-.1-.6-.1-.1,0-.3,0-.5,0-.1,0-.2,0-.2,0-.1,0-.2,0-.2,0-1.8-.5-3.2-1.7-4.2-3.6-.4-.8-.7-1.6-.9-2.5-.2-.9-.3-1.8-.3-2.8,0-1.9,.1-3.5,.4-4.7,.3-1.3,.7-2.5,1.4-3.4,.8-1.1,1.7-1.9,2.8-2.3,.5-.2,1.1-.4,2-.5,.8-.1,3.6-.2,8.6-.2v3.6h-6.4c-2.9,0-4.4,1.6-4.4,4.8h10.7v3.6h-10.7c0,.8,0,1.5,.2,2,0,.3,.1,.6,.2,.9,0,.2,.2,.4,.4,.7l.7,.7c.2,.2,.5,.3,.8,.5,.3,.1,.7,.2,1,.2h7.4v3.6h-6.5Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M75.4,605.8h-1.6c0,0-.6-.1-.6-.1-.1,0-.3,0-.5,0-.1,0-.2,0-.2,0-.1,0-.2,0-.2,0-1.8-.5-3.2-1.7-4.2-3.6-.4-.8-.7-1.6-.9-2.5-.2-.9-.3-1.8-.3-2.8,0-1.9,.1-3.5,.4-4.7,.3-1.3,.7-2.5,1.4-3.4,.8-1.1,1.7-1.9,2.8-2.3,.5-.2,1.1-.4,2-.5,.8-.1,3.6-.2,8.6-.2v3.6h-6.4c-2.9,0-4.4,1.6-4.4,4.8h10.8v3.6h-10.8c0,.8,0,1.5,.2,2,0,.3,.1,.6,.2,.9,0,.2,.2,.4,.4,.7l.7,.7c.2,.2,.5,.3,.8,.5,.3,.1,.7,.2,1,.2h7.4v3.6h-6.5Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="93.4 589 93.4 605.8 89.4 605.8 89.4 589 83.5 589 83.5 585.4 99.4 585.4 99.4 589 93.4 589" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M108.7,605.8h-1.6c0,0-.6-.1-.6-.1-.1,0-.3,0-.5,0-.1,0-.2,0-.2,0-.1,0-.2,0-.2,0-1.8-.5-3.2-1.7-4.2-3.6-.4-.8-.7-1.6-.9-2.5-.2-.9-.3-1.8-.3-2.8,0-1.9,.1-3.5,.4-4.7,.3-1.3,.7-2.5,1.4-3.4,.8-1.1,1.7-1.9,2.8-2.3,.5-.2,1.1-.4,2-.5,.8-.1,3.6-.2,8.6-.2v3.6h-6.4c-2.9,0-4.4,1.6-4.4,4.8h10.7v3.6h-10.7c0,.8,0,1.5,.2,2,0,.3,.1,.6,.2,.9,0,.2,.2,.4,.4,.7l.7,.7c.2,.2,.5,.3,.8,.5,.3,.1,.7,.2,1,.2h7.4v3.6h-6.5Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M126.1,605.8h-1.6c0,0-.6-.1-.6-.1-.1,0-.3,0-.5,0-.1,0-.2,0-.2,0-.1,0-.2,0-.2,0-1.8-.5-3.2-1.7-4.2-3.6-.8-1.6-1.3-3.4-1.3-5.2s.1-3.5,.4-4.8c.3-1.3,.7-2.5,1.4-3.4,.8-1.1,1.7-1.9,2.8-2.3,.7-.2,1.3-.4,2-.5,.7-.1,3.6-.2,8.6-.2v3.5h-6.4c-1.2,0-2.2,.4-3,1.1-.6,.6-1,1.5-1.2,2.6-.2,1.2-.4,2.4-.4,3.6s.2,2.5,.5,3.5c.4,1.3,1.2,2.1,2.2,2.4h.4c0,.1,.5,.1,.5,.1h7.4v3.6h-6.5Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="146.5 605.8 146.5 597.2 139.4 597.2 139.4 605.8 135.5 605.8 135.5 585.4 139.4 585.4 139.4 593.6 146.5 593.6 146.5 585.4 150.4 585.4 150.4 605.8 146.5 605.8" style="fill: #fff; fill-rule: evenodd;"/>
</g>
<rect x="1.4" y="1.4" width="620.8" height="620.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="163.4" y1="595.2" x2="487.3" y2="595.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="568.2" x2="622.2" y2="568.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="541.2" x2="622.2" y2="541.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="514.2" x2="622.2" y2="514.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="487.3" x2="622.2" y2="487.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="460.3" x2="622.2" y2="460.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="433.3" x2="622.2" y2="433.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="406.3" x2="622.2" y2="406.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="379.3" x2="622.2" y2="379.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="352.3" x2="622.2" y2="352.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="325.3" x2="622.2" y2="325.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="298.3" x2="622.2" y2="298.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="271.3" x2="622.2" y2="271.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="244.3" x2="622.2" y2="244.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="217.3" x2="622.2" y2="217.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="190.4" x2="622.2" y2="190.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="163.4" x2="622.2" y2="163.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="136.4" x2="622.2" y2="136.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="109.4" x2="622.2" y2="109.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="82.4" x2="622.2" y2="82.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="55.4" x2="622.2" y2="55.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="28.4" x2="622.2" y2="28.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="595.2" y1="1.4" x2="595.2" y2="568.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="568.2" y1="1.4" x2="568.2" y2="568.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="541.2" y1="1.4" x2="541.2" y2="568.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="514.2" y1="1.4" x2="514.2" y2="568.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="487.3" y1="1.4" x2="487.3" y2="622.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="460.3" y1="1.4" x2="460.3" y2="622.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="433.3" y1="1.4" x2="433.3" y2="622.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="406.3" y1="1.4" x2="406.3" y2="622.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="379.3" y1="1.4" x2="379.3" y2="622.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="352.3" y1="1.4" x2="352.3" y2="622.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="325.3" y1="1.4" x2="325.3" y2="622.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="298.3" y1="1.4" x2="298.3" y2="622.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="271.3" y1="1.4" x2="271.3" y2="622.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="244.3" y1="1.4" x2="244.3" y2="622.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="217.3" y1="1.4" x2="217.3" y2="622.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="190.4" y1="1.4" x2="190.4" y2="622.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="163.4" y1="1.4" x2="163.4" y2="622.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="136.4" y1="1.4" x2="136.4" y2="568.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="109.4" y1="1.4" x2="109.4" y2="568.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="82.4" y1="1.4" x2="82.4" y2="568.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="55.4" y1="1.4" x2="55.4" y2="568.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="28.4" y1="1.4" x2="28.4" y2="568.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

BIN
live/Geeetech/250x250.stl Normal file

Binary file not shown.

114
live/Geeetech/250x250.svg Normal file
View File

@ -0,0 +1,114 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_图层_1" data-name=" 图层 1" xmlns="http://www.w3.org/2000/svg" width="250mm" height="250mm" viewBox="0 0 708.7 708.7">
<g>
<rect x="561.4" y="636.7" width="124.2" height="39.1" style="fill: none;"/>
<g>
<path d="M600.4,667.7h0l-14.4-24.9c0-.3-.4-.4-.7-.4s-.6,.2-.7,.4l-14.4,24.9c0,.3,0,.6,0,.8,0,.3,.4,.4,.7,.4h28.8c.3,0,.6-.2,.7-.4,0-.3,0-.6,0-.8h0Zm-28.1-.4l12.9-22.4,12.9,22.4h-25.9Z" style="fill: #fff;"/>
<rect x="579" y="664.5" width="12.6" height="1.3" style="fill: #fff;"/>
<path d="M582.8,663.6l-.7-.5c1.3-1.9,.6-3,0-4.3-.8-1.3-1.7-2.9,0-5.2l.7,.5c-1.3,1.8-.7,3,0,4.3,.8,1.3,1.7,2.9,0,5.2h0Z" style="fill: #fff;"/>
<path d="M585.8,663.6l-.7-.5c1.3-1.9,.6-3,0-4.3-.8-1.3-1.7-2.9,0-5.1l.7,.5c-1.3,1.8-.7,3,0,4.3,.8,1.3,1.7,2.9,0,5.1h0Z" style="fill: #fff;"/>
<path d="M588.9,663.6l-.7-.5c1.3-1.9,.7-3,0-4.3-.8-1.4-1.6-2.9,0-5.2l.7,.5c-1.3,1.9-.7,3,0,4.3,.8,1.4,1.6,2.9,0,5.2Z" style="fill: #fff;"/>
</g>
<g>
<path d="M607.9,653.2c-.6,0-1.1,0-1.6-.2-.5,0-.9-.3-1.2-.7-.3-.3-.6-.8-.8-1.3-.2-.6-.3-1.3-.3-2.2s0-1.5,.3-2c.2-.6,.4-1,.8-1.3,.3-.3,.7-.6,1.2-.7,.5,0,1-.2,1.6-.2h1c.3,0,.6,0,.8,.2v1c-.2,0-.5-.2-.8-.2h-1c-.4,0-.9,0-1.2,.2-.4,0-.6,.3-.9,.6-.2,.3-.4,.6-.5,1s-.2,.9-.2,1.6,0,1.2,.2,1.6c0,.4,.3,.8,.5,1s.5,.4,.8,.5,.7,.2,1.2,.2h1c.3,0,.6,0,.9-.2v.9c-.2,0-.5,.2-.9,.3-.3,0-.7,0-1.2,0l.3-.2Z" style="fill: #fff;"/>
<path d="M614,646.5c.5,0,.9,0,1.3,.2,.3,0,.6,.2,.8,.4s.3,.4,.4,.6c0,.2,0,.5,0,.8v4.6h-.9l-.2-1c0,.2-.2,.3-.4,.5s-.3,.3-.5,.3-.4,.2-.7,.2h-.7c-.8,0-1.3-.2-1.7-.5s-.5-.8-.5-1.4,0-.7,.2-1c0-.3,.3-.5,.5-.6,.2-.2,.5-.3,.8-.3s.7,0,1.1,0h2v-1c0-.2,0-.3-.2-.4s-.3-.2-.5-.3h-1.5c-.2,0-.5,0-.7,0v-.9h1.4v-.2Zm-.8,5.9c.5,0,1,0,1.4-.3s.7-.5,.8-.9v-1.1h-2.6c-.2,0-.4,0-.5,.2s-.2,.2-.3,.4v.6c0,.4,0,.6,.3,.8s.5,.3,1,.3h0Z" style="fill: #fff;"/>
<path d="M624,646.6v6.5h-.9v-.9l-.5,.5c0,0-.3,.2-.5,.3-.2,0-.4,0-.6,.2h-.6c-.4,0-.8,0-1.1-.2-.3,0-.5-.2-.7-.4s-.3-.4-.3-.7,0-.5,0-.9v-4.5h1v4.8c0,.2,0,.4,.2,.5s.2,.2,.4,.3,.4,0,.6,0h.6c.2,0,.4,0,.5-.2s.3-.2,.4-.4c0-.2,.2-.4,.3-.7v-4.4h1.3Z" style="fill: #fff;"/>
<path d="M628.3,652.3h.7v.9h-1.7c-.2,0-.4-.2-.6-.3-.2-.2-.3-.4-.3-.6,0-.3,0-.6,0-1v-3.7h-1v-.9h1v-1.5h1v1.5h1.6v.9h-1.6v4.2c0,0,0,.3,0,.4s.2,.2,.3,.2h.6Z" style="fill: #fff;"/>
<path d="M630.8,645.4c-.2,0-.4,0-.5,0,0,0,0-.2,0-.5s0-.4,0-.5c0,0,.3,0,.5,0s.4,0,.5,0c0,0,0,.2,0,.5s0,.4,0,.5c0,0-.3,0-.5,0Zm-.5,1.2h1v6.5h-1v-6.5Z" style="fill: #fff;"/>
<path d="M636.1,653.2c-.5,0-.9,0-1.3-.2-.4,0-.7-.3-.9-.6-.3-.3-.5-.6-.6-1s-.2-1-.2-1.6,0-1.2,.2-1.6c0-.4,.3-.8,.6-1,.3-.3,.6-.4,.9-.6,.4,0,.8-.2,1.3-.2s.9,0,1.3,.2c.4,0,.7,.3,.9,.6,.3,.3,.4,.6,.6,1,0,.4,.2,1,.2,1.6s0,1.2-.2,1.6c0,.4-.3,.8-.6,1-.3,.3-.6,.4-.9,.6-.4,0-.8,.2-1.3,.2Zm0-.9c.4,0,.7,0,.9,0s.4-.2,.6-.4c0-.2,.2-.4,.3-.8s0-.7,0-1.2v-1.2c0-.3-.2-.6-.3-.8s-.3-.3-.6-.4c-.2,0-.5,0-.9,0s-.7,0-.9,0c-.2,0-.4,.2-.6,.4,0,.2-.3,.5-.3,.8v2.4c0,.3,.2,.6,.3,.8,.2,.2,.3,.3,.6,.4s.5,0,.9,0Z" style="fill: #fff;"/>
<path d="M644,646.5c.4,0,.8,0,1.1,.2,.3,0,.5,.3,.7,.4,.2,.2,.3,.4,.4,.7,0,.3,0,.5,0,.9v4.5h-1v-4.8c0-.2,0-.4-.2-.5,0,0-.2-.2-.4-.3s-.4,0-.6,0h-.6c-.2,0-.4,0-.6,.2s-.3,.2-.5,.4-.3,.4-.3,.7v4.4h-1v-6.5h1v.9c0-.2,.2-.4,.4-.5s.3-.2,.5-.3,.4,0,.6-.2,.4,0,.6,0h-.2Z" style="fill: #fff;"/>
<path d="M657.8,644.8v8.4h-1.1v-4.1h-4.1v4.1h-1.1v-8.4h1.1v3.4h4.1v-3.4h1.1Z" style="fill: #fff;"/>
<path d="M660.4,645.4c-.2,0-.4,0-.5,0,0,0,0-.2,0-.5s0-.4,0-.5c0,0,.3,0,.5,0s.4,0,.5,0c0,0,0,.2,0,.5s0,.4,0,.5c0,0-.3,0-.5,0Zm-.5,1.2h1v6.5h-1v-6.5Z" style="fill: #fff;"/>
<path d="M668.6,646.6v6.1c0,.9-.3,1.6-.8,2.1s-1.3,.8-2.4,.8-.6,0-.8,0c-.3,0-.5,0-.7,0v-.9c.5,0,1,0,1.6,0s1.3-.2,1.6-.5,.5-.9,.5-1.6v-.7c0,.4-.4,.7-.7,.9s-.8,.3-1.4,.3-1,0-1.3-.2-.6-.4-.8-.7-.3-.6-.4-1c0-.4,0-.9,0-1.4s0-.9,0-1.3c0-.4,.2-.8,.4-1.1s.5-.5,.8-.7,.8-.3,1.3-.3,.6,0,.9,0c.2,0,.4,.2,.6,.3,.2,0,.3,.3,.4,.4,0,.2,.2,.3,.3,.5v-1.2h.9Zm-3,5.7c.4,0,.7,0,1-.2,.3,0,.5-.3,.6-.5s.3-.5,.3-.8v-2c0-.3-.2-.6-.3-.8s-.4-.4-.6-.5-.6-.2-1-.2-.7,0-.9,.2c-.2,0-.4,.3-.5,.5s-.2,.5-.2,.8v1.9c0,.3,0,.6,.2,.8,0,.2,.3,.4,.5,.5s.5,.2,.9,.2h0Z" style="fill: #fff;"/>
<path d="M673.9,646.5c.4,0,.8,0,1.1,.2,.3,0,.5,.3,.7,.4,.2,.2,.3,.4,.4,.7,0,.3,0,.5,0,.9v4.5h-1v-4.8c0-.2,0-.4-.2-.5,0,0-.2-.2-.4-.3s-.4,0-.6,0h-.6c-.2,0-.4,0-.6,.2s-.3,.2-.5,.4-.3,.4-.3,.7v4.4h-1v-9.2h1v3.6c0-.2,.2-.4,.4-.5s.3-.2,.5-.3,.4,0,.6-.2,.4,0,.6,0h-.2Z" style="fill: #fff;"/>
<path d="M609.3,660.2h-2.4v7.4h-1.1v-7.4h-2.4v-1h6v1h0Z" style="fill: #fff;"/>
<path d="M615.4,663.6v.7l-4.4,.3c0,.4,0,.7,0,.9,0,.3,.2,.5,.3,.6,.2,.2,.4,.3,.6,.4,.3,0,.6,0,1,0s.7,0,1.1,0,.7-.2,.9-.3v1s-.2,0-.4,0c-.2,0-.3,0-.5,0h-1.3c-.5,0-.9,0-1.3-.2-.4,0-.7-.3-.9-.6-.3-.3-.5-.6-.6-1s-.2-1-.2-1.6,0-1.2,.2-1.6c0-.4,.3-.8,.6-1,.3-.3,.6-.4,.9-.6,.4,0,.8-.2,1.2-.2s1,0,1.3,.2,.6,.4,.8,.6c.2,.3,.3,.6,.4,.9v1l.2,.3Zm-1,0v-.7c0-.2,0-.4-.2-.6s-.3-.3-.5-.4c-.2,0-.5-.2-.8-.2s-.7,0-.9,0c-.2,0-.4,.2-.6,.4,0,.2-.2,.4-.3,.7v.9l3.4-.3h0Z" style="fill: #fff;"/>
<path d="M624.3,660.9c.4,0,.7,0,1,.2,.3,0,.5,.3,.7,.4,.2,.2,.3,.4,.4,.7,0,.3,0,.5,0,.9v4.5h-1v-4.1c0-.5,0-.9-.3-1.2-.2-.3-.5-.4-1-.4h-.5c0,0-.3,0-.5,.2,0,0-.3,.2-.4,.3,0,0-.2,.3-.3,.6h0v4.6h-1v-4.1c0-.5,0-.9-.2-1.2s-.5-.4-1-.4h-.6c-.2,0-.3,0-.5,.2,0,0-.3,.2-.4,.4,0,.2-.2,.4-.3,.6v4.5h-1v-6.5h1v.9c.2-.4,.5-.6,.8-.8,.3,0,.7-.2,1.1-.2s.9,0,1.2,.3c.3,.2,.5,.4,.7,.8,0-.2,.2-.4,.4-.5,0,0,.3-.2,.5-.3,.2,0,.4,0,.6-.2s.4,0,.6,0v-.2Z" style="fill: #fff;"/>
<path d="M632,660.9c.5,0,1,0,1.3,.2s.6,.4,.8,.7,.3,.7,.4,1.1c0,.4,0,.9,0,1.4s0,.9,0,1.3c0,.4-.2,.8-.4,1.1s-.5,.6-.8,.7c-.3,.2-.8,.3-1.3,.3s-1.1,0-1.4-.3c-.3-.2-.5-.5-.7-.9v3.5h-1v-8.9h1v1.2c0-.4,.4-.7,.7-.9s.8-.4,1.4-.4h0Zm0,5.8c.4,0,.7,0,.9-.2s.4-.3,.5-.6c0-.2,.2-.5,.2-.8v-1.9c0-.3,0-.6-.2-.8,0-.2-.3-.4-.5-.5s-.5-.2-.9-.2-.7,0-1,.2-.5,.3-.6,.5c-.2,.2-.3,.5-.3,.8v2c0,.3,.2,.6,.3,.8,.2,.2,.4,.4,.6,.5,.3,0,.6,.2,1,.2Z" style="fill: #fff;"/>
<path d="M641.9,663.6v.7l-4.4,.3c0,.4,0,.7,0,.9,0,.3,.2,.5,.3,.6,.2,.2,.4,.3,.6,.4,.3,0,.6,0,1,0s.7,0,1.1,0,.7-.2,.9-.3v1s-.2,0-.4,0c-.2,0-.3,0-.5,0h-1.3c-.5,0-.9,0-1.3-.2-.4,0-.7-.3-.9-.6-.3-.3-.5-.6-.6-1s-.2-1-.2-1.6,0-1.2,.2-1.6c0-.4,.3-.8,.6-1,.3-.3,.6-.4,.9-.6,.4,0,.8-.2,1.2-.2s1,0,1.3,.2,.6,.4,.8,.6c.2,.3,.3,.6,.4,.9v1l.2,.3Zm-1,0v-.7c0-.2,0-.4-.2-.6s-.3-.3-.5-.4c-.2,0-.5-.2-.8-.2s-.7,0-.9,0c-.2,0-.4,.2-.6,.4,0,.2-.2,.4-.3,.7v.9l3.4-.3h0Z" style="fill: #fff;"/>
<path d="M647.2,660.9v.9h-.8c-.2,0-.4,0-.6,.2-.2,0-.3,.3-.5,.4,0,.2-.3,.4-.3,.7v4.3h-1v-6.5h1v1.2c0-.3,.2-.5,.4-.7s.3-.3,.5-.4c.2,0,.4-.2,.6-.2h.7Z" style="fill: #fff;"/>
<path d="M650.9,660.9c.5,0,.9,0,1.3,.2,.3,0,.6,.2,.8,.4s.3,.4,.4,.6c0,.2,0,.5,0,.8v4.6h-.9l-.2-1c0,.2-.2,.3-.4,.5s-.3,.3-.5,.3-.4,.2-.7,.2h-.7c-.8,0-1.3-.2-1.7-.5s-.5-.8-.5-1.4,0-.7,.2-1c0-.3,.3-.5,.5-.6,.2-.2,.5-.3,.8-.3s.7,0,1.1,0h2v-1c0-.2,0-.3-.2-.4s-.3-.2-.5-.3h-1.5c-.2,0-.5,0-.7,0v-.9h1.4v-.2Zm-.8,5.9c.5,0,1,0,1.4-.3s.7-.5,.8-.9v-1.1h-2.6c-.2,0-.4,0-.5,.2s-.2,.2-.3,.4v.6c0,.4,0,.6,.3,.8s.5,.3,1,.3h0Z" style="fill: #fff;"/>
<path d="M658,666.8h.7v.9h-1.7c-.2,0-.4-.2-.6-.3-.2-.2-.3-.4-.3-.6,0-.3,0-.6,0-1v-3.7h-1v-.9h1v-1.5h1v1.5h1.6v.9h-1.6v4.2c0,0,0,.3,0,.4s.2,.2,.3,.2h.6Z" style="fill: #fff;"/>
<path d="M665.4,661v6.5h-.9v-.9l-.5,.5c0,0-.3,.2-.5,.3-.2,0-.4,0-.6,.2h-.6c-.4,0-.8,0-1.1-.2-.3,0-.5-.2-.7-.4s-.3-.4-.3-.7,0-.5,0-.9v-4.5h1v4.8c0,.2,0,.4,.2,.5s.2,.2,.4,.3,.4,0,.6,0h.6c.2,0,.4,0,.5-.2s.3-.2,.4-.4c0-.2,.2-.4,.3-.7v-4.4h1.3Z" style="fill: #fff;"/>
<path d="M671.1,660.9v.9h-.8c-.2,0-.4,0-.6,.2-.2,0-.3,.3-.5,.4,0,.2-.3,.4-.3,.7v4.3h-1v-6.5h1v1.2c0-.3,.2-.5,.4-.7s.3-.3,.5-.4c.2,0,.4-.2,.6-.2h.7Z" style="fill: #fff;"/>
<path d="M677.7,663.6v.7l-4.4,.3c0,.4,0,.7,0,.9,0,.3,.2,.5,.3,.6,.2,.2,.4,.3,.6,.4,.3,0,.6,0,1,0s.7,0,1.1,0,.7-.2,.9-.3v1s-.2,0-.4,0c-.2,0-.3,0-.5,0h-1.3c-.5,0-.9,0-1.3-.2-.4,0-.7-.3-.9-.6-.3-.3-.5-.6-.6-1s-.2-1-.2-1.6,0-1.2,.2-1.6c0-.4,.3-.8,.6-1,.3-.3,.6-.4,.9-.6,.4,0,.8-.2,1.2-.2s1,0,1.3,.2,.6,.4,.8,.6c.2,.3,.3,.6,.4,.9v1l.2,.3Zm-1,0v-.7c0-.2,0-.4-.2-.6s-.3-.3-.5-.4c-.2,0-.5-.2-.8-.2s-.7,0-.9,0c-.2,0-.4,.2-.6,.4,0,.2-.2,.4-.3,.7v.9l3.4-.3h0Z" style="fill: #fff;"/>
</g>
<g>
<path d="M557,681.9h.7l2,7.4h0l2.4-7.4h.9l2.5,7.4h0l2-7.4h.7l-2.3,8.2h-.8l-2.5-7.5h0l-2.5,7.5h-.8l-2.3-8.2h0Z" style="fill: #fff;"/>
<path d="M568.7,681.9h.7l2,7.4h0l2.4-7.4h.9l2.5,7.4h0l2-7.4h.7l-2.3,8.2h-.8l-2.5-7.5h0l-2.5,7.5h-.8l-2.3-8.2h0Z" style="fill: #fff;"/>
<path d="M580.4,681.9h.7l2,7.4h0l2.4-7.4h.9l2.5,7.4h0l2-7.4h.7l-2.3,8.2h-.8l-2.5-7.5h0l-2.5,7.5h-.8l-2.3-8.2h0Z" style="fill: #fff;"/>
<path d="M592.8,690.2c-.2,0-.4,0-.5,0,0,0,0-.3,0-.6s0-.5,0-.5c0,0,.3,0,.5,0s.4,0,.5,0c0,0,0,.3,0,.5s0,.5,0,.6c0,0-.3,0-.5,0Z" style="fill: #fff;"/>
<path d="M602.5,681.9v7.6c0,1.1-.3,2-.9,2.6-.6,.6-1.6,.9-2.8,.9s-.7,0-1,0-.6,0-.8,0v-.7c.3,0,.6,0,.9,.2h1c1.1,0,1.8-.3,2.3-.8s.7-1.3,.7-2.3v-1.1c-.2,.6-.5,1-1,1.3s-1.1,.5-2,.5-1.1,0-1.5-.3c-.4-.2-.7-.4-1-.8-.2-.3-.4-.8-.5-1.3s-.2-1.1-.2-1.8,0-1.2,.2-1.7c0-.5,.3-1,.5-1.3,.2-.4,.6-.6,1-.8s.9-.3,1.5-.3,.8,0,1.2,0c.3,0,.6,.2,.8,.4l.6,.6c.2,.2,.3,.5,.4,.8v-1.7h.6Zm-3.5,7.6c.6,0,1,0,1.4-.3s.7-.4,.9-.7,.4-.7,.5-1.1,0-.9,0-1.4,0-1,0-1.4c0-.4-.2-.8-.5-1.1s-.5-.6-.9-.7-.8-.3-1.4-.3-1,0-1.3,.2-.6,.4-.8,.7-.3,.7-.4,1.1c0,.4,0,.9,0,1.5s0,1.1,0,1.5c0,.4,.2,.8,.4,1.1s.5,.5,.8,.7,.8,.2,1.3,.2Z" style="fill: #fff;"/>
<path d="M611.2,685.1v.8l-5.8,.4c0,.6,0,1.1,.2,1.5,0,.4,.3,.8,.5,1,.2,.3,.5,.5,.9,.6s.8,.2,1.4,.2,.9,0,1.3,0c.5,0,.9-.2,1.2-.4v.7c0,0-.3,0-.5,.2-.2,0-.4,0-.6,.2-.2,0-.5,0-.7,0h-.8c-.6,0-1.2,0-1.6-.2-.5,0-.8-.4-1.1-.7s-.5-.8-.6-1.3-.2-1.2-.2-2,0-1.5,.2-2,.3-1,.6-1.3,.6-.6,1.1-.7c.4,0,1-.2,1.6-.2s1.2,0,1.6,.3c.4,.2,.7,.5,.9,.8s.3,.7,.4,1.1,0,.8,0,1.2v-.2Zm-.7,.2v-1.2c0-.4-.2-.7-.3-.9-.2-.3-.4-.5-.7-.6s-.7-.2-1.3-.2-1,0-1.3,.2c-.4,0-.6,.3-.8,.6s-.4,.6-.5,1c0,.4,0,.9-.2,1.5l5.1-.4h0Z" style="fill: #fff;"/>
<path d="M619.6,685.1v.8l-5.8,.4c0,.6,0,1.1,.2,1.5,0,.4,.3,.8,.5,1,.2,.3,.5,.5,.9,.6s.8,.2,1.4,.2,.9,0,1.3,0c.5,0,.9-.2,1.2-.4v.7c0,0-.3,0-.5,.2-.2,0-.4,0-.6,.2-.2,0-.5,0-.7,0h-.8c-.6,0-1.2,0-1.6-.2-.5,0-.8-.4-1.1-.7s-.5-.8-.6-1.3-.2-1.2-.2-2,0-1.5,.2-2,.3-1,.6-1.3,.6-.6,1.1-.7c.4,0,1-.2,1.6-.2s1.2,0,1.6,.3c.4,.2,.7,.5,.9,.8s.3,.7,.4,1.1,0,.8,0,1.2v-.2Zm-.7,.2v-1.2c0-.4-.2-.7-.3-.9-.2-.3-.4-.5-.7-.6s-.7-.2-1.3-.2-1,0-1.3,.2c-.4,0-.6,.3-.8,.6s-.4,.6-.5,1c0,.4,0,.9-.2,1.5l5.1-.4h0Z" style="fill: #fff;"/>
<path d="M627.9,685.1v.8l-5.8,.4c0,.6,0,1.1,.2,1.5,0,.4,.3,.8,.5,1,.2,.3,.5,.5,.9,.6s.8,.2,1.4,.2,.9,0,1.3,0c.5,0,.9-.2,1.2-.4v.7c0,0-.3,0-.5,.2-.2,0-.4,0-.6,.2-.2,0-.5,0-.7,0h-.8c-.6,0-1.2,0-1.6-.2-.5,0-.8-.4-1.1-.7s-.5-.8-.6-1.3-.2-1.2-.2-2,0-1.5,.2-2,.3-1,.6-1.3,.6-.6,1.1-.7c.4,0,1-.2,1.6-.2s1.2,0,1.6,.3c.4,.2,.7,.5,.9,.8s.3,.7,.4,1.1,0,.8,0,1.2v-.2Zm-.7,.2v-1.2c0-.4-.2-.7-.3-.9-.2-.3-.4-.5-.7-.6s-.7-.2-1.3-.2-1,0-1.3,.2c-.4,0-.6,.3-.8,.6s-.4,.6-.5,1c0,.4,0,.9-.2,1.5l5.1-.4h0Z" style="fill: #fff;"/>
<path d="M632.4,689.5h1.1v.6h-2c-.3,0-.5-.2-.6-.4-.2-.2-.3-.4-.3-.8s0-.8,0-1.3v-5.1h-1.3v-.6h1.3v-1.9h.7v1.9h2.3v.6h-2.3v6c0,.2,0,.4,.2,.6s.2,.2,.4,.3h.6Z" style="fill: #fff;"/>
<path d="M640.8,685.1v.8l-5.8,.4c0,.6,0,1.1,.2,1.5,0,.4,.3,.8,.5,1,.2,.3,.5,.5,.9,.6s.8,.2,1.4,.2,.9,0,1.3,0c.5,0,.9-.2,1.2-.4v.7c0,0-.3,0-.5,.2-.2,0-.4,0-.6,.2-.2,0-.5,0-.7,0h-.8c-.6,0-1.2,0-1.6-.2-.5,0-.8-.4-1.1-.7s-.5-.8-.6-1.3-.2-1.2-.2-2,0-1.5,.2-2,.3-1,.6-1.3,.6-.6,1.1-.7c.4,0,1-.2,1.6-.2s1.2,0,1.6,.3c.4,.2,.7,.5,.9,.8s.3,.7,.4,1.1,0,.8,0,1.2v-.2Zm-.7,.2v-1.2c0-.4-.2-.7-.3-.9-.2-.3-.4-.5-.7-.6s-.7-.2-1.3-.2-1,0-1.3,.2c-.4,0-.6,.3-.8,.6s-.4,.6-.5,1c0,.4,0,.9-.2,1.5l5.1-.4h0Z" style="fill: #fff;"/>
<path d="M646.1,690.2c-.6,0-1.1,0-1.6-.2-.4,0-.8-.4-1.1-.7s-.5-.8-.6-1.3-.2-1.2-.2-2,0-1.5,.2-2c0-.5,.3-1,.6-1.3s.6-.6,1.1-.7c.4,0,.9-.2,1.6-.2h1.2c.3,0,.7,0,.9,.2v.7c-.3,0-.6-.2-1-.2h-1.1c-.4,0-.9,0-1.3,.2-.3,0-.6,.3-.8,.6s-.4,.6-.5,1.1c0,.5,0,1,0,1.7s0,1.2,0,1.7c0,.5,.2,.8,.5,1.1,.2,.3,.5,.5,.8,.6s.8,.2,1.3,.2,.8,0,1.2,0c.3,0,.7-.2,1-.3v.7c-.2,0-.5,.2-.9,.3-.4,0-.8,0-1.2,0v-.2Z" style="fill: #fff;"/>
<path d="M653.7,681.7c.5,0,.9,0,1.3,.2,.3,0,.6,.3,.8,.5s.3,.5,.4,.8c0,.3,0,.7,0,1.1v5.7h-.7v-6.4c0-.3-.2-.6-.3-.7-.2-.2-.4-.3-.6-.4s-.6,0-1,0h-.8c-.3,0-.5,0-.8,.3s-.5,.3-.7,.6-.3,.6-.4,1v5.7h-.7v-11.5h.7v4.7c0-.3,.2-.5,.4-.7s.4-.4,.7-.5,.5-.2,.8-.3,.6,0,.9,0h0Z" style="fill: #fff;"/>
<path d="M659.6,690.2c-.2,0-.4,0-.5,0,0,0,0-.3,0-.6s0-.5,0-.5c0,0,.3,0,.5,0s.4,0,.5,0c0,0,0,.3,0,.5s0,.5,0,.6c0,0-.3,0-.5,0Z" style="fill: #fff;"/>
<path d="M665.2,690.2c-.6,0-1.1,0-1.6-.2-.4,0-.8-.4-1.1-.7s-.5-.8-.6-1.3-.2-1.2-.2-2,0-1.5,.2-2c0-.5,.3-1,.6-1.3s.6-.6,1.1-.7c.4,0,.9-.2,1.6-.2h1.2c.3,0,.7,0,.9,.2v.7c-.3,0-.6-.2-1-.2h-1.1c-.4,0-.9,0-1.3,.2-.3,0-.6,.3-.8,.6s-.4,.6-.5,1.1c0,.5,0,1,0,1.7s0,1.2,0,1.7c0,.5,.2,.8,.5,1.1,.2,.3,.5,.5,.8,.6s.8,.2,1.3,.2,.8,0,1.2,0c.3,0,.7-.2,1-.3v.7c-.2,0-.5,.2-.9,.3-.4,0-.8,0-1.2,0v-.2Z" style="fill: #fff;"/>
<path d="M672.4,690.2c-.6,0-1.2,0-1.6-.2-.4,0-.8-.4-1.1-.7s-.5-.8-.6-1.3-.2-1.2-.2-2,0-1.5,.2-2c0-.5,.3-1,.6-1.3s.6-.6,1.1-.7,1-.2,1.6-.2,1.1,0,1.6,.2c.4,0,.8,.4,1.1,.7s.5,.8,.6,1.3,.2,1.2,.2,2,0,1.5-.2,2c0,.5-.3,1-.6,1.3s-.7,.6-1.1,.7c-.4,0-1,.2-1.6,.2Zm0-.6c.5,0,1,0,1.4-.2,.4,0,.6-.3,.9-.6,.2-.3,.4-.7,.5-1.1s0-1,0-1.7,0-1.2,0-1.7-.2-.8-.5-1.1-.5-.5-.9-.6-.8-.2-1.3-.2-1,0-1.3,.2c-.4,0-.6,.3-.9,.6-.2,.3-.4,.7-.4,1.1s0,1,0,1.7,0,1.2,0,1.7c0,.5,.2,.8,.4,1.1s.5,.5,.9,.6,.8,.2,1.3,.2h0Z" style="fill: #fff;"/>
<path d="M686.4,681.7c.5,0,.9,0,1.2,.2,.3,0,.6,.3,.8,.5s.3,.5,.4,.8c0,.3,0,.7,0,1.1v5.7h-.7v-6.4c0-.3,0-.6-.3-.7,0-.2-.3-.3-.6-.4-.2,0-.6,0-.9,0h-.8c-.3,0-.5,0-.7,.3-.2,0-.4,.3-.6,.6-.2,.3-.3,.6-.4,1h0v5.7h-.7v-6.4c0-.3,0-.6-.3-.7,0-.2-.3-.3-.6-.4s-.6,0-.9,0h-.8c-.3,0-.5,0-.7,.3-.2,0-.4,.3-.6,.6-.2,.2-.3,.6-.4,1v5.8h-.7v-8.2h.7v1.4c0-.3,.2-.5,.4-.7s.4-.3,.6-.5c.2,0,.5-.2,.7-.3s.6,0,.8,0c.7,0,1.3,0,1.6,.4,.4,.3,.6,.7,.7,1.2,0-.3,.2-.5,.4-.7s.4-.4,.6-.5,.5-.2,.8-.3,.6,0,.9,0v-.2Z" style="fill: #fff;"/>
</g>
</g>
<g>
<path d="M28.3,690c-.4,0-.6,0-.7,0h0c-.3,0-.6-.1-.9-.2l-1.6-.6c-.3-.1-.7-.4-1.2-.7l-1.1-.9c-1-.9-1.7-2.3-2.3-4.1-.4-1.5-.6-3.4-.6-5.6s.3-4.3,1-6c.8-2.1,2.2-3.7,4.2-4.8,.6-.3,1.3-.6,2.3-.7,.9-.1,5.1-.2,12.5-.2v4.2h-9.8c-1.9,0-3.3,.8-4.1,2.4-.7,1.2-1,2.8-1,4.8v2.5c.1,.4,.2,.6,.2,.8h0c0,.4,0,.8,.2,1,.2,1.2,.7,2.2,1.5,2.9,.8,.7,3.6,1.1,8.4,1.1v-5.6h-6.1v-4.2h10.7v14.2h-11.6Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M52.4,690h-1.9c0-.1-.7-.1-.7-.1-.2,0-.4,0-.6-.1-.1,0-.2,0-.2,0-.1,0-.2,0-.3,0-2.2-.6-3.8-2-5-4.2-.5-.9-.8-1.9-1.1-2.9-.3-1-.4-2.1-.4-3.2,0-2.2,.2-4.1,.5-5.6,.3-1.6,.9-2.9,1.6-4,.9-1.3,2-2.2,3.3-2.7,.5-.2,1.3-.4,2.3-.6,.9-.1,4.2-.2,10.1-.2v4.2h-7.5c-3.4,0-5.1,1.9-5.1,5.6h12.6v4.2h-12.6c0,1,0,1.8,.2,2.4,0,.4,.2,.7,.3,1,.1,.2,.3,.5,.5,.8l.8,.9c.3,.2,.6,.4,1,.5,.4,.1,.8,.2,1.1,.2h8.7v4.2h-7.7Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M72.9,690h-1.9c0-.1-.7-.1-.7-.1-.2,0-.4,0-.6-.1-.1,0-.2,0-.2,0-.1,0-.2,0-.3,0-2.2-.6-3.8-2-5-4.2-.5-.9-.8-1.9-1.1-2.9-.3-1-.4-2.1-.4-3.2,0-2.2,.2-4.1,.5-5.6,.3-1.6,.9-2.9,1.6-4,.9-1.3,2-2.2,3.3-2.7,.5-.2,1.3-.4,2.3-.6,.9-.1,4.2-.2,10.1-.2v4.2h-7.5c-3.4,0-5.1,1.9-5.1,5.6h12.6v4.2h-12.6c0,1,0,1.8,.2,2.4,0,.4,.2,.7,.3,1,.1,.2,.3,.5,.5,.8l.8,.9c.3,.2,.6,.4,1,.5,.4,.1,.8,.2,1.1,.2h8.7v4.2h-7.7Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M93.3,690h-1.9c0-.1-.7-.1-.7-.1-.2,0-.4,0-.6-.1-.1,0-.2,0-.2,0-.1,0-.2,0-.3,0-2.2-.6-3.8-2-5-4.2-.5-.9-.8-1.9-1.1-2.9-.3-1-.4-2.1-.4-3.2,0-2.2,.2-4.1,.5-5.6,.3-1.6,.9-2.9,1.6-4,.9-1.3,2-2.2,3.3-2.7,.5-.2,1.3-.4,2.3-.6,.9-.1,4.2-.2,10.1-.2v4.2h-7.5c-3.4,0-5.1,1.9-5.1,5.6h12.6v4.2h-12.6c0,1,0,1.8,.2,2.4,0,.4,.2,.7,.3,1,.1,.2,.3,.5,.5,.8l.8,.9c.3,.2,.6,.4,1,.5,.4,.1,.8,.2,1.1,.2h8.7v4.2h-7.7Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="114.5 670.2 114.5 690 109.7 690 109.7 670.2 102.8 670.2 102.8 666.1 121.5 666.1 121.5 670.2 114.5 670.2" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M132.5,690h-1.9c0-.1-.7-.1-.7-.1-.2,0-.4,0-.6-.1-.1,0-.2,0-.2,0-.1,0-.2,0-.3,0-2.2-.6-3.8-2-5-4.2-.5-.9-.8-1.9-1.1-2.9-.3-1-.4-2.1-.4-3.2,0-2.2,.2-4.1,.5-5.6,.3-1.6,.9-2.9,1.6-4,.9-1.3,2-2.2,3.3-2.7,.5-.2,1.3-.4,2.3-.6,.9-.1,4.2-.2,10.1-.2v4.2h-7.5c-3.4,0-5.1,1.9-5.1,5.6h12.6v4.2h-12.6c0,1,0,1.8,.2,2.4,0,.4,.2,.7,.3,1,.1,.2,.3,.5,.5,.8l.8,.9c.3,.2,.6,.4,1,.5,.4,.1,.8,.2,1.1,.2h8.7v4.2h-7.7Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M152.9,690h-1.9c0-.1-.7-.1-.7-.1-.2,0-.4,0-.6-.1-.1,0-.2,0-.2,0-.1,0-.2,0-.3,0-2.2-.6-3.8-2-5-4.2-1-1.9-1.5-4-1.5-6.1s.2-4.1,.5-5.6c.3-1.6,.9-2.9,1.6-4,.9-1.3,2-2.2,3.3-2.7,.8-.3,1.6-.5,2.3-.6,.8-.1,4.2-.2,10.1-.2v4.1h-7.5c-1.5,0-2.6,.4-3.5,1.3-.7,.8-1.2,1.8-1.5,3.1-.3,1.4-.4,2.8-.4,4.2s.2,2.9,.5,4.1c.5,1.5,1.4,2.4,2.5,2.8h.5c0,.1,.5,.2,.5,.2h8.7v4.2h-7.7Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="176.9 690 176.9 680 168.6 680 168.6 690 164 690 164 666 168.6 666 168.6 675.7 176.9 675.7 176.9 666 181.5 666 181.5 690 176.9 690" style="fill: #fff; fill-rule: evenodd;"/>
</g>
<rect x="1.4" y="1.4" width="705.8" height="705.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="199" y1="679" x2="537.8" y2="679" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="650.8" x2="537.8" y2="650.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="622.5" x2="707.2" y2="622.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="594.3" x2="707.2" y2="594.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="566.1" x2="707.2" y2="566.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="537.8" x2="707.2" y2="537.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="509.6" x2="707.2" y2="509.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="481.4" x2="707.2" y2="481.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="453.1" x2="707.2" y2="453.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="424.9" x2="707.2" y2="424.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="396.7" x2="707.2" y2="396.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="368.4" x2="707.2" y2="368.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="340.2" x2="707.2" y2="340.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="312" x2="707.2" y2="312" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="283.7" x2="707.2" y2="283.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="255.5" x2="707.2" y2="255.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="227.3" x2="707.2" y2="227.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="199" x2="707.2" y2="199" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="170.8" x2="707.2" y2="170.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="142.6" x2="707.2" y2="142.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="114.3" x2="707.2" y2="114.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="86.1" x2="707.2" y2="86.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="57.9" x2="707.2" y2="57.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="29.7" x2="707.2" y2="29.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="679" y1="1.4" x2="679" y2="622.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="650.8" y1="1.4" x2="650.8" y2="622.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="622.5" y1="1.4" x2="622.5" y2="622.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="594.3" y1="1.4" x2="594.3" y2="622.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="566.1" y1="1.4" x2="566.1" y2="622.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="537.8" y1="1.4" x2="537.8" y2="707.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="509.6" y1="1.4" x2="509.6" y2="707.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="481.4" y1="1.4" x2="481.4" y2="707.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="453.1" y1="1.4" x2="453.1" y2="707.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="424.9" y1="1.4" x2="424.9" y2="707.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="396.7" y1="1.4" x2="396.7" y2="707.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="368.4" y1="1.4" x2="368.4" y2="707.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="340.2" y1="1.4" x2="340.2" y2="707.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="312" y1="1.4" x2="312" y2="707.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="283.7" y1="1.4" x2="283.7" y2="707.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="255.5" y1="1.4" x2="255.5" y2="707.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="227.3" y1="1.4" x2="227.3" y2="707.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="199" y1="1.4" x2="199" y2="707.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="170.8" y1="1.4" x2="170.8" y2="650.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="142.6" y1="1.4" x2="142.6" y2="650.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="114.3" y1="1.4" x2="114.3" y2="650.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="86.1" y1="1.4" x2="86.1" y2="650.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="57.9" y1="1.4" x2="57.9" y2="650.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="29.7" y1="1.4" x2="29.7" y2="650.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
</svg>

After

Width:  |  Height:  |  Size: 23 KiB

BIN
live/Geeetech/255x255.stl Normal file

Binary file not shown.

114
live/Geeetech/255x255.svg Normal file
View File

@ -0,0 +1,114 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_图层_1" data-name=" 图层 1" xmlns="http://www.w3.org/2000/svg" width="255mm" height="255mm" viewBox="0 0 722.8 722.8">
<g>
<rect x="569.4" y="644.9" width="124.7" height="39.3" style="fill: none;"/>
<g>
<path d="M608.5,676h0l-14.5-25c0-.3-.4-.4-.7-.4s-.6,.2-.7,.4l-14.5,25c0,.3,0,.6,0,.8,0,.3,.4,.4,.7,.4h28.9c.3,0,.6-.2,.7-.4,0-.3,0-.6,0-.8h0Zm-28.2-.4l13-22.5,13,22.5h-26Z" style="fill: #fff;"/>
<rect x="587" y="672.8" width="12.7" height="1.3" style="fill: #fff;"/>
<path d="M590.8,671.9l-.7-.5c1.3-1.9,.6-3,0-4.3-.8-1.3-1.7-2.9,0-5.2l.7,.5c-1.3,1.8-.7,3,0,4.3,.8,1.3,1.7,2.9,0,5.2h0Z" style="fill: #fff;"/>
<path d="M593.9,671.9l-.7-.5c1.3-1.9,.6-3,0-4.3-.8-1.3-1.7-2.9,0-5.1l.7,.5c-1.3,1.8-.7,3,0,4.3,.8,1.3,1.7,2.9,0,5.1h0Z" style="fill: #fff;"/>
<path d="M597,671.9l-.7-.5c1.3-1.9,.7-3,0-4.3-.8-1.4-1.6-2.9,0-5.2l.7,.5c-1.3,1.9-.7,3,0,4.3,.8,1.4,1.6,2.9,0,5.2Z" style="fill: #fff;"/>
</g>
<g>
<path d="M616,661.5c-.6,0-1.1,0-1.6-.2-.5,0-.9-.3-1.2-.7-.3-.3-.6-.8-.8-1.3-.2-.6-.3-1.3-.3-2.2s0-1.5,.3-2c.2-.6,.4-1,.8-1.3,.3-.3,.7-.6,1.2-.7,.5,0,1-.2,1.6-.2h1c.3,0,.6,0,.8,.2v1c-.2,0-.5-.2-.8-.2h-1c-.4,0-.9,0-1.2,.2-.4,0-.6,.3-.9,.6-.2,.3-.4,.6-.5,1s-.2,.9-.2,1.6,0,1.2,.2,1.6c0,.4,.3,.8,.5,1s.5,.4,.8,.5,.7,.2,1.2,.2h1c.3,0,.6,0,.9-.2v.9c-.2,0-.5,.2-.9,.3-.3,0-.7,0-1.2,0l.3-.2Z" style="fill: #fff;"/>
<path d="M622.2,654.8c.5,0,.9,0,1.3,.2,.3,0,.6,.2,.8,.4s.3,.4,.4,.6c0,.2,0,.5,0,.8v4.6h-.9l-.2-1c0,.2-.2,.3-.4,.5s-.3,.3-.5,.3-.4,.2-.7,.2h-.7c-.8,0-1.3-.2-1.7-.5s-.5-.8-.5-1.4,0-.7,.2-1c0-.3,.3-.5,.5-.6,.2-.2,.5-.3,.8-.3s.7,0,1.1,0h2v-1c0-.2,0-.3-.2-.4s-.3-.2-.5-.3h-1.5c-.2,0-.5,0-.7,0v-.9h1.4v-.2Zm-.8,5.9c.5,0,1,0,1.4-.3s.7-.5,.8-.9v-1.1h-2.6c-.2,0-.4,0-.5,.2s-.2,.2-.3,.4v.6c0,.4,0,.6,.3,.8s.5,.3,1,.3h0Z" style="fill: #fff;"/>
<path d="M632.2,654.9v6.5h-.9v-.9l-.5,.5c0,0-.3,.2-.5,.3-.2,0-.4,0-.6,.2h-.6c-.4,0-.8,0-1.1-.2-.3,0-.5-.2-.7-.4s-.3-.4-.3-.7,0-.5,0-.9v-4.5h1v4.8c0,.2,0,.4,.2,.5s.2,.2,.4,.3,.4,0,.6,0h.6c.2,0,.4,0,.5-.2s.3-.2,.4-.4c0-.2,.2-.4,.3-.7v-4.4h1.3Z" style="fill: #fff;"/>
<path d="M636.5,660.6h.7v.9h-1.7c-.2,0-.4-.2-.6-.3-.2-.2-.3-.4-.3-.6,0-.3,0-.6,0-1v-3.7h-1v-.9h1v-1.5h1v1.5h1.6v.9h-1.6v4.2c0,0,0,.3,0,.4s.2,.2,.3,.2h.6Z" style="fill: #fff;"/>
<path d="M639,653.7c-.2,0-.4,0-.5,0,0,0,0-.2,0-.5s0-.4,0-.5c0,0,.3,0,.5,0s.4,0,.5,0c0,0,0,.2,0,.5s0,.4,0,.5c0,0-.3,0-.5,0Zm-.5,1.2h1v6.5h-1v-6.5Z" style="fill: #fff;"/>
<path d="M644.4,661.5c-.5,0-.9,0-1.3-.2-.4,0-.7-.3-.9-.6-.3-.3-.5-.6-.6-1s-.2-1-.2-1.6,0-1.2,.2-1.6c0-.4,.3-.8,.6-1,.3-.3,.6-.4,.9-.6,.4,0,.8-.2,1.3-.2s.9,0,1.3,.2c.4,0,.7,.3,.9,.6,.3,.3,.4,.6,.6,1,0,.4,.2,1,.2,1.6s0,1.2-.2,1.6c0,.4-.3,.8-.6,1-.3,.3-.6,.4-.9,.6-.4,0-.8,.2-1.3,.2Zm0-.9c.4,0,.7,0,.9,0s.4-.2,.6-.4c0-.2,.2-.4,.3-.8s0-.7,0-1.2v-1.2c0-.3-.2-.6-.3-.8s-.3-.3-.6-.4c-.2,0-.5,0-.9,0s-.7,0-.9,0c-.2,0-.4,.2-.6,.4,0,.2-.3,.5-.3,.8v2.4c0,.3,.2,.6,.3,.8,.2,.2,.3,.3,.6,.4s.5,0,.9,0Z" style="fill: #fff;"/>
<path d="M652.3,654.8c.4,0,.8,0,1.1,.2,.3,0,.5,.3,.7,.4,.2,.2,.3,.4,.4,.7,0,.3,0,.5,0,.9v4.5h-1v-4.8c0-.2,0-.4-.2-.5,0,0-.2-.2-.4-.3s-.4,0-.6,0h-.6c-.2,0-.4,0-.6,.2s-.3,.2-.5,.4-.3,.4-.3,.7v4.4h-1v-6.5h1v.9c0-.2,.2-.4,.4-.5s.3-.2,.5-.3,.4,0,.6-.2,.4,0,.6,0h-.2Z" style="fill: #fff;"/>
<path d="M666.1,653v8.4h-1.1v-4.1h-4.1v4.1h-1.1v-8.4h1.1v3.4h4.1v-3.4h1.1Z" style="fill: #fff;"/>
<path d="M668.8,653.7c-.2,0-.4,0-.5,0,0,0,0-.2,0-.5s0-.4,0-.5c0,0,.3,0,.5,0s.4,0,.5,0c0,0,0,.2,0,.5s0,.4,0,.5c0,0-.3,0-.5,0Zm-.5,1.2h1v6.5h-1v-6.5Z" style="fill: #fff;"/>
<path d="M677,654.9v6.1c0,.9-.3,1.6-.8,2.1s-1.3,.8-2.4,.8-.6,0-.8,0c-.3,0-.5,0-.7,0v-.9c.5,0,1,0,1.6,0s1.3-.2,1.6-.5,.5-.9,.5-1.6v-.7c0,.4-.4,.7-.7,.9s-.8,.3-1.4,.3-1,0-1.3-.2-.6-.4-.8-.7-.3-.6-.4-1c0-.4,0-.9,0-1.4s0-.9,0-1.3c0-.4,.2-.8,.4-1.1s.5-.5,.8-.7,.8-.3,1.3-.3,.6,0,.9,0c.2,0,.4,.2,.6,.3,.2,0,.3,.3,.4,.4,0,.2,.2,.3,.3,.5v-1.2h.9Zm-3,5.7c.4,0,.7,0,1-.2,.3,0,.5-.3,.6-.5s.3-.5,.3-.8v-2c0-.3-.2-.6-.3-.8s-.4-.4-.6-.5-.6-.2-1-.2-.7,0-.9,.2c-.2,0-.4,.3-.5,.5s-.2,.5-.2,.8v1.9c0,.3,0,.6,.2,.8,0,.2,.3,.4,.5,.5s.5,.2,.9,.2h0Z" style="fill: #fff;"/>
<path d="M682.3,654.8c.4,0,.8,0,1.1,.2,.3,0,.5,.3,.7,.4,.2,.2,.3,.4,.4,.7,0,.3,0,.5,0,.9v4.5h-1v-4.8c0-.2,0-.4-.2-.5,0,0-.2-.2-.4-.3s-.4,0-.6,0h-.6c-.2,0-.4,0-.6,.2s-.3,.2-.5,.4-.3,.4-.3,.7v4.4h-1v-9.2h1v3.6c0-.2,.2-.4,.4-.5s.3-.2,.5-.3,.4,0,.6-.2,.4,0,.6,0h-.2Z" style="fill: #fff;"/>
<path d="M617.5,668.5h-2.4v7.4h-1.1v-7.4h-2.4v-1h6v1h0Z" style="fill: #fff;"/>
<path d="M623.6,671.9v.7l-4.4,.3c0,.4,0,.7,0,.9,0,.3,.2,.5,.3,.6,.2,.2,.4,.3,.6,.4,.3,0,.6,0,1,0s.7,0,1.1,0,.7-.2,.9-.3v1s-.2,0-.4,0c-.2,0-.3,0-.5,0h-1.3c-.5,0-.9,0-1.3-.2-.4,0-.7-.3-.9-.6-.3-.3-.5-.6-.6-1s-.2-1-.2-1.6,0-1.2,.2-1.6c0-.4,.3-.8,.6-1,.3-.3,.6-.4,.9-.6,.4,0,.8-.2,1.2-.2s1,0,1.3,.2,.6,.4,.8,.6c.2,.3,.3,.6,.4,.9v1l.2,.3Zm-1,0v-.7c0-.2,0-.4-.2-.6s-.3-.3-.5-.4c-.2,0-.5-.2-.8-.2s-.7,0-.9,0c-.2,0-.4,.2-.6,.4,0,.2-.2,.4-.3,.7v.9l3.4-.3h-.1Z" style="fill: #fff;"/>
<path d="M632.5,669.2c.4,0,.7,0,1,.2,.3,0,.5,.3,.7,.4,.2,.2,.3,.4,.4,.7,0,.3,0,.5,0,.9v4.5h-1v-4.1c0-.5,0-.9-.3-1.2-.2-.3-.5-.4-1-.4h-.5c0,0-.3,0-.5,.2,0,0-.3,.2-.4,.3,0,0-.2,.3-.3,.6h0v4.6h-1v-4.1c0-.5,0-.9-.2-1.2s-.5-.4-1-.4h-.6c-.2,0-.3,0-.5,.2,0,0-.3,.2-.4,.4,0,.2-.2,.4-.3,.6v4.5h-1v-6.5h1v.9c.2-.4,.5-.6,.8-.8,.3,0,.7-.2,1.1-.2s.9,0,1.2,.3c.3,.2,.5,.4,.7,.8,0-.2,.2-.4,.4-.5,0,0,.3-.2,.5-.3,.2,0,.4,0,.6-.2s.4,0,.6,0v-.2Z" style="fill: #fff;"/>
<path d="M640.2,669.2c.5,0,1,0,1.3,.2s.6,.4,.8,.7,.3,.7,.4,1.1c0,.4,0,.9,0,1.4s0,.9,0,1.3c0,.4-.2,.8-.4,1.1s-.5,.6-.8,.7c-.3,.2-.8,.3-1.3,.3s-1.1,0-1.4-.3c-.3-.2-.5-.5-.7-.9v3.5h-1v-8.9h1v1.2c0-.4,.4-.7,.7-.9s.8-.4,1.4-.4h0Zm0,5.8c.4,0,.7,0,.9-.2s.4-.3,.5-.6c0-.2,.2-.5,.2-.8v-1.9c0-.3,0-.6-.2-.8,0-.2-.3-.4-.5-.5s-.5-.2-.9-.2-.7,0-1,.2-.5,.3-.6,.5c-.2,.2-.3,.5-.3,.8v2c0,.3,.2,.6,.3,.8,.2,.2,.4,.4,.6,.5,.3,0,.6,.2,1,.2Z" style="fill: #fff;"/>
<path d="M650.2,671.9v.7l-4.4,.3c0,.4,0,.7,0,.9,0,.3,.2,.5,.3,.6,.2,.2,.4,.3,.6,.4,.3,0,.6,0,1,0s.7,0,1.1,0,.7-.2,.9-.3v1s-.2,0-.4,0c-.2,0-.3,0-.5,0h-1.3c-.5,0-.9,0-1.3-.2-.4,0-.7-.3-.9-.6-.3-.3-.5-.6-.6-1s-.2-1-.2-1.6,0-1.2,.2-1.6c0-.4,.3-.8,.6-1,.3-.3,.6-.4,.9-.6,.4,0,.8-.2,1.2-.2s1,0,1.3,.2,.6,.4,.8,.6c.2,.3,.3,.6,.4,.9v1l.2,.3Zm-1,0v-.7c0-.2,0-.4-.2-.6s-.3-.3-.5-.4c-.2,0-.5-.2-.8-.2s-.7,0-.9,0c-.2,0-.4,.2-.6,.4,0,.2-.2,.4-.3,.7v.9l3.4-.3h-.1Z" style="fill: #fff;"/>
<path d="M655.5,669.2v.9h-.8c-.2,0-.4,0-.6,.2-.2,0-.3,.3-.5,.4,0,.2-.3,.4-.3,.7v4.3h-1v-6.5h1v1.2c0-.3,.2-.5,.4-.7s.3-.3,.5-.4c.2,0,.4-.2,.6-.2h.7Z" style="fill: #fff;"/>
<path d="M659.2,669.2c.5,0,.9,0,1.3,.2,.3,0,.6,.2,.8,.4s.3,.4,.4,.6c0,.2,0,.5,0,.8v4.6h-.9l-.2-1c0,.2-.2,.3-.4,.5s-.3,.3-.5,.3-.4,.2-.7,.2h-.7c-.8,0-1.3-.2-1.7-.5s-.5-.8-.5-1.4,0-.7,.2-1c0-.3,.3-.5,.5-.6,.2-.2,.5-.3,.8-.3s.7,0,1.1,0h2v-1c0-.2,0-.3-.2-.4s-.3-.2-.5-.3h-1.5c-.2,0-.5,0-.7,0v-.9h1.4v-.2Zm-.8,5.9c.5,0,1,0,1.4-.3s.7-.5,.8-.9v-1.1h-2.6c-.2,0-.4,0-.5,.2s-.2,.2-.3,.4v.6c0,.4,0,.6,.3,.8s.5,.3,1,.3h0Z" style="fill: #fff;"/>
<path d="M666.3,675.1h.7v.9h-1.7c-.2,0-.4-.2-.6-.3-.2-.2-.3-.4-.3-.6,0-.3,0-.6,0-1v-3.7h-1v-.9h1v-1.5h1v1.5h1.6v.9h-1.6v4.2c0,0,0,.3,0,.4s.2,.2,.3,.2h.6Z" style="fill: #fff;"/>
<path d="M673.8,669.3v6.5h-.9v-.9l-.5,.5c0,0-.3,.2-.5,.3-.2,0-.4,0-.6,.2h-.6c-.4,0-.8,0-1.1-.2-.3,0-.5-.2-.7-.4s-.3-.4-.3-.7,0-.5,0-.9v-4.5h1v4.8c0,.2,0,.4,.2,.5s.2,.2,.4,.3,.4,0,.6,0h.6c.2,0,.4,0,.5-.2s.3-.2,.4-.4c0-.2,.2-.4,.3-.7v-4.4h1.3Z" style="fill: #fff;"/>
<path d="M679.5,669.2v.9h-.8c-.2,0-.4,0-.6,.2-.2,0-.3,.3-.5,.4,0,.2-.3,.4-.3,.7v4.3h-1v-6.5h1v1.2c0-.3,.2-.5,.4-.7s.3-.3,.5-.4c.2,0,.4-.2,.6-.2h.7Z" style="fill: #fff;"/>
<path d="M686.1,671.9v.7l-4.4,.3c0,.4,0,.7,0,.9,0,.3,.2,.5,.3,.6,.2,.2,.4,.3,.6,.4,.3,0,.6,0,1,0s.7,0,1.1,0,.7-.2,.9-.3v1s-.2,0-.4,0c-.2,0-.3,0-.5,0h-1.3c-.5,0-.9,0-1.3-.2-.4,0-.7-.3-.9-.6-.3-.3-.5-.6-.6-1s-.2-1-.2-1.6,0-1.2,.2-1.6c0-.4,.3-.8,.6-1,.3-.3,.6-.4,.9-.6,.4,0,.8-.2,1.2-.2s1,0,1.3,.2,.6,.4,.8,.6c.2,.3,.3,.6,.4,.9v1l.2,.3Zm-1,0v-.7c0-.2,0-.4-.2-.6s-.3-.3-.5-.4c-.2,0-.5-.2-.8-.2s-.7,0-.9,0c-.2,0-.4,.2-.6,.4,0,.2-.2,.4-.3,.7v.9l3.4-.3h-.1Z" style="fill: #fff;"/>
</g>
<g>
<path d="M564.9,690.3h.7l2,7.4h0l2.4-7.4h.9l2.5,7.4h0l2-7.4h.7l-2.3,8.2h-.8l-2.5-7.5h0l-2.5,7.5h-.8l-2.3-8.2h0Z" style="fill: #fff;"/>
<path d="M576.7,690.3h.7l2,7.4h0l2.4-7.4h.9l2.5,7.4h0l2-7.4h.7l-2.3,8.2h-.8l-2.5-7.5h0l-2.5,7.5h-.8l-2.3-8.2h0Z" style="fill: #fff;"/>
<path d="M588.4,690.3h.7l2,7.4h0l2.4-7.4h.9l2.5,7.4h0l2-7.4h.7l-2.3,8.2h-.8l-2.5-7.5h0l-2.5,7.5h-.8l-2.3-8.2h0Z" style="fill: #fff;"/>
<path d="M600.9,698.6c-.2,0-.4,0-.5,0,0,0,0-.3,0-.6s0-.5,0-.5c0,0,.3,0,.5,0s.4,0,.5,0c0,0,0,.3,0,.5s0,.5,0,.6c0,0-.3,0-.5,0Z" style="fill: #fff;"/>
<path d="M610.6,690.3v7.6c0,1.1-.3,2-.9,2.6-.6,.6-1.6,.9-2.8,.9s-.7,0-1,0-.6,0-.8,0v-.7c.3,0,.6,0,.9,.2h1c1.1,0,1.8-.3,2.3-.8s.7-1.3,.7-2.3v-1.1c-.2,.6-.5,1-1,1.3s-1.1,.5-2,.5-1.1,0-1.5-.3c-.4-.2-.7-.4-1-.8-.2-.3-.4-.8-.5-1.3s-.2-1.1-.2-1.8,0-1.2,.2-1.7c0-.5,.3-1,.5-1.3,.2-.4,.6-.6,1-.8s.9-.3,1.5-.3,.8,0,1.2,0c.3,0,.6,.2,.8,.4l.6,.6c.2,.2,.3,.5,.4,.8v-1.7h.6Zm-3.5,7.6c.6,0,1,0,1.4-.3s.7-.4,.9-.7,.4-.7,.5-1.1,0-.9,0-1.4,0-1,0-1.4c0-.4-.2-.8-.5-1.1s-.5-.6-.9-.7-.8-.3-1.4-.3-1,0-1.3,.2-.6,.4-.8,.7-.3,.7-.4,1.1c0,.4,0,.9,0,1.5s0,1.1,0,1.5c0,.4,.2,.8,.4,1.1s.5,.5,.8,.7,.8,.2,1.3,.2Z" style="fill: #fff;"/>
<path d="M619.4,693.5v.8l-5.8,.4c0,.6,0,1.1,.2,1.5,0,.4,.3,.8,.5,1,.2,.3,.5,.5,.9,.6s.8,.2,1.4,.2,.9,0,1.3,0c.5,0,.9-.2,1.2-.4v.7c0,0-.3,0-.5,.2-.2,0-.4,0-.6,.2-.2,0-.5,0-.7,0h-.8c-.6,0-1.2,0-1.6-.2-.5,0-.8-.4-1.1-.7s-.5-.8-.6-1.3-.2-1.2-.2-2,0-1.5,.2-2,.3-1,.6-1.3,.6-.6,1.1-.7c.4,0,1-.2,1.6-.2s1.2,0,1.6,.3c.4,.2,.7,.5,.9,.8s.3,.7,.4,1.1,0,.8,0,1.2v-.2Zm-.7,.2v-1.2c0-.4-.2-.7-.3-.9-.2-.3-.4-.5-.7-.6s-.7-.2-1.3-.2-1,0-1.3,.2c-.4,0-.6,.3-.8,.6s-.4,.6-.5,1c0,.4,0,.9-.2,1.5l5.1-.4h0Z" style="fill: #fff;"/>
<path d="M627.8,693.5v.8l-5.8,.4c0,.6,0,1.1,.2,1.5,0,.4,.3,.8,.5,1,.2,.3,.5,.5,.9,.6s.8,.2,1.4,.2,.9,0,1.3,0c.5,0,.9-.2,1.2-.4v.7c0,0-.3,0-.5,.2-.2,0-.4,0-.6,.2-.2,0-.5,0-.7,0h-.8c-.6,0-1.2,0-1.6-.2-.5,0-.8-.4-1.1-.7s-.5-.8-.6-1.3-.2-1.2-.2-2,0-1.5,.2-2,.3-1,.6-1.3,.6-.6,1.1-.7c.4,0,1-.2,1.6-.2s1.2,0,1.6,.3c.4,.2,.7,.5,.9,.8s.3,.7,.4,1.1,0,.8,0,1.2v-.2Zm-.7,.2v-1.2c0-.4-.2-.7-.3-.9-.2-.3-.4-.5-.7-.6s-.7-.2-1.3-.2-1,0-1.3,.2c-.4,0-.6,.3-.8,.6s-.4,.6-.5,1c0,.4,0,.9-.2,1.5l5.1-.4h0Z" style="fill: #fff;"/>
<path d="M636.1,693.5v.8l-5.8,.4c0,.6,0,1.1,.2,1.5,0,.4,.3,.8,.5,1,.2,.3,.5,.5,.9,.6s.8,.2,1.4,.2,.9,0,1.3,0c.5,0,.9-.2,1.2-.4v.7c0,0-.3,0-.5,.2-.2,0-.4,0-.6,.2-.2,0-.5,0-.7,0h-.8c-.6,0-1.2,0-1.6-.2-.5,0-.8-.4-1.1-.7s-.5-.8-.6-1.3-.2-1.2-.2-2,0-1.5,.2-2,.3-1,.6-1.3,.6-.6,1.1-.7c.4,0,1-.2,1.6-.2s1.2,0,1.6,.3c.4,.2,.7,.5,.9,.8s.3,.7,.4,1.1,0,.8,0,1.2v-.2Zm-.7,.2v-1.2c0-.4-.2-.7-.3-.9-.2-.3-.4-.5-.7-.6s-.7-.2-1.3-.2-1,0-1.3,.2c-.4,0-.6,.3-.8,.6s-.4,.6-.5,1c0,.4,0,.9-.2,1.5l5.1-.4h0Z" style="fill: #fff;"/>
<path d="M640.6,697.9h1.1v.6h-2c-.3,0-.5-.2-.6-.4-.2-.2-.3-.4-.3-.8s0-.8,0-1.3v-5.1h-1.3v-.6h1.3v-1.9h.7v1.9h2.3v.6h-2.3v6c0,.2,0,.4,.2,.6s.2,.2,.4,.3h.6Z" style="fill: #fff;"/>
<path d="M649.1,693.5v.8l-5.8,.4c0,.6,0,1.1,.2,1.5,0,.4,.3,.8,.5,1,.2,.3,.5,.5,.9,.6s.8,.2,1.4,.2,.9,0,1.3,0c.5,0,.9-.2,1.2-.4v.7c0,0-.3,0-.5,.2-.2,0-.4,0-.6,.2-.2,0-.5,0-.7,0h-.8c-.6,0-1.2,0-1.6-.2-.5,0-.8-.4-1.1-.7s-.5-.8-.6-1.3-.2-1.2-.2-2,0-1.5,.2-2,.3-1,.6-1.3,.6-.6,1.1-.7c.4,0,1-.2,1.6-.2s1.2,0,1.6,.3c.4,.2,.7,.5,.9,.8s.3,.7,.4,1.1,0,.8,0,1.2v-.2Zm-.7,.2v-1.2c0-.4-.2-.7-.3-.9-.2-.3-.4-.5-.7-.6s-.7-.2-1.3-.2-1,0-1.3,.2c-.4,0-.6,.3-.8,.6s-.4,.6-.5,1c0,.4,0,.9-.2,1.5l5.1-.4h0Z" style="fill: #fff;"/>
<path d="M654.4,698.6c-.6,0-1.1,0-1.6-.2-.4,0-.8-.4-1.1-.7s-.5-.8-.6-1.3-.2-1.2-.2-2,0-1.5,.2-2c0-.5,.3-1,.6-1.3s.6-.6,1.1-.7c.4,0,.9-.2,1.6-.2h1.2c.3,0,.7,0,.9,.2v.7c-.3,0-.6-.2-1-.2h-1.1c-.4,0-.9,0-1.3,.2-.3,0-.6,.3-.8,.6s-.4,.6-.5,1.1c0,.5,0,1,0,1.7s0,1.2,0,1.7c0,.5,.2,.8,.5,1.1,.2,.3,.5,.5,.8,.6s.8,.2,1.3,.2,.8,0,1.2,0c.3,0,.7-.2,1-.3v.7c-.2,0-.5,.2-.9,.3-.4,0-.8,0-1.2,0v-.2Z" style="fill: #fff;"/>
<path d="M662,690.1c.5,0,.9,0,1.3,.2,.3,0,.6,.3,.8,.5s.3,.5,.4,.8c0,.3,0,.7,0,1.1v5.7h-.7v-6.4c0-.3-.2-.6-.3-.7-.2-.2-.4-.3-.6-.4s-.6,0-1,0h-.8c-.3,0-.5,0-.8,.3s-.5,.3-.7,.6-.3,.6-.4,1v5.7h-.7v-11.5h.7v4.7c0-.3,.2-.5,.4-.7s.4-.4,.7-.5,.5-.2,.8-.3,.6,0,.9,0h-.1Z" style="fill: #fff;"/>
<path d="M668,698.6c-.2,0-.4,0-.5,0,0,0,0-.3,0-.6s0-.5,0-.5c0,0,.3,0,.5,0s.4,0,.5,0c0,0,0,.3,0,.5s0,.5,0,.6c0,0-.3,0-.5,0Z" style="fill: #fff;"/>
<path d="M673.6,698.6c-.6,0-1.1,0-1.6-.2-.4,0-.8-.4-1.1-.7s-.5-.8-.6-1.3-.2-1.2-.2-2,0-1.5,.2-2c0-.5,.3-1,.6-1.3s.6-.6,1.1-.7c.4,0,.9-.2,1.6-.2h1.2c.3,0,.7,0,.9,.2v.7c-.3,0-.6-.2-1-.2h-1.1c-.4,0-.9,0-1.3,.2-.3,0-.6,.3-.8,.6s-.4,.6-.5,1.1c0,.5,0,1,0,1.7s0,1.2,0,1.7c0,.5,.2,.8,.5,1.1,.2,.3,.5,.5,.8,.6s.8,.2,1.3,.2,.8,0,1.2,0c.3,0,.7-.2,1-.3v.7c-.2,0-.5,.2-.9,.3-.4,0-.8,0-1.2,0v-.2Z" style="fill: #fff;"/>
<path d="M680.8,698.6c-.6,0-1.2,0-1.6-.2-.4,0-.8-.4-1.1-.7s-.5-.8-.6-1.3-.2-1.2-.2-2,0-1.5,.2-2c0-.5,.3-1,.6-1.3s.6-.6,1.1-.7,1-.2,1.6-.2,1.1,0,1.6,.2c.4,0,.8,.4,1.1,.7s.5,.8,.6,1.3,.2,1.2,.2,2,0,1.5-.2,2c0,.5-.3,1-.6,1.3s-.7,.6-1.1,.7c-.4,0-1,.2-1.6,.2Zm0-.6c.5,0,1,0,1.4-.2,.4,0,.6-.3,.9-.6,.2-.3,.4-.7,.5-1.1s0-1,0-1.7,0-1.2,0-1.7-.2-.8-.5-1.1-.5-.5-.9-.6-.8-.2-1.3-.2-1,0-1.3,.2c-.4,0-.6,.3-.9,.6-.2,.3-.4,.7-.4,1.1s0,1,0,1.7,0,1.2,0,1.7c0,.5,.2,.8,.4,1.1s.5,.5,.9,.6,.8,.2,1.3,.2h-.1Z" style="fill: #fff;"/>
<path d="M694.9,690.1c.5,0,.9,0,1.2,.2,.3,0,.6,.3,.8,.5s.3,.5,.4,.8c0,.3,0,.7,0,1.1v5.7h-.7v-6.4c0-.3,0-.6-.3-.7,0-.2-.3-.3-.6-.4-.2,0-.6,0-.9,0h-.8c-.3,0-.5,0-.7,.3-.2,0-.4,.3-.6,.6-.2,.3-.3,.6-.4,1h0v5.7h-.7v-6.4c0-.3,0-.6-.3-.7,0-.2-.3-.3-.6-.4s-.6,0-.9,0h-.8c-.3,0-.5,0-.7,.3-.2,0-.4,.3-.6,.6-.2,.2-.3,.6-.4,1v5.8h-.7v-8.2h.7v1.4c0-.3,.2-.5,.4-.7s.4-.3,.6-.5c.2,0,.5-.2,.7-.3s.6,0,.8,0c.7,0,1.3,0,1.6,.4,.4,.3,.6,.7,.7,1.2,0-.3,.2-.5,.4-.7s.4-.4,.6-.5,.5-.2,.8-.3,.6,0,.9,0v-.2Z" style="fill: #fff;"/>
</g>
</g>
<g>
<path d="M34.1,698.5c-.4,0-.6,0-.7,0h0c-.3,0-.6-.1-.9-.2l-1.6-.6c-.3-.1-.7-.4-1.2-.7l-1.1-.9c-1-.9-1.7-2.3-2.3-4.2-.4-1.5-.6-3.4-.6-5.7s.3-4.3,1-6c.8-2.1,2.2-3.7,4.3-4.8,.6-.3,1.3-.6,2.3-.7,1-.1,5.1-.2,12.6-.2v4.2h-9.8c-1.9,0-3.3,.8-4.2,2.4-.7,1.2-1,2.8-1,4.8v2.5c.1,.4,.2,.6,.2,.8h0c0,.4,0,.8,.2,1,.2,1.2,.7,2.2,1.5,2.9,.8,.7,3.6,1.1,8.5,1.1v-5.6h-6.1v-4.3h10.8v14.3h-11.6Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M58.3,698.5h-1.9c0-.1-.7-.1-.7-.1-.2,0-.4,0-.6-.1-.1,0-.2,0-.2-.1-.1,0-.2,0-.3,0-2.2-.6-3.8-2-5-4.3-.5-.9-.9-1.9-1.1-3-.3-1-.4-2.1-.4-3.3,0-2.2,.2-4.1,.5-5.6,.3-1.6,.9-2.9,1.6-4.1,.9-1.3,2-2.2,3.3-2.8,.5-.2,1.3-.4,2.3-.6,.9-.1,4.3-.2,10.1-.2v4.2h-7.5c-3.4,0-5.2,1.9-5.2,5.6h12.7v4.2h-12.7c0,1,0,1.8,.2,2.4,0,.4,.2,.7,.3,1,.1,.2,.3,.5,.5,.8l.8,.9c.3,.2,.6,.4,1,.5,.4,.1,.8,.2,1.1,.2h8.8v4.2h-7.7Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M78.8,698.5h-1.9c0-.1-.7-.1-.7-.1-.2,0-.4,0-.6-.1-.1,0-.2,0-.2-.1-.1,0-.2,0-.3,0-2.2-.6-3.8-2-5-4.3-.5-.9-.9-1.9-1.1-3-.3-1-.4-2.1-.4-3.3,0-2.2,.2-4.1,.5-5.6,.3-1.6,.9-2.9,1.6-4.1,.9-1.3,2-2.2,3.3-2.8,.5-.2,1.3-.4,2.3-.6,.9-.1,4.3-.2,10.1-.2v4.2h-7.5c-3.4,0-5.2,1.9-5.2,5.6h12.7v4.2h-12.7c0,1,0,1.8,.2,2.4,0,.4,.2,.7,.3,1,.1,.2,.3,.5,.5,.8l.8,.9c.3,.2,.6,.4,1,.5,.4,.1,.8,.2,1.1,.2h8.8v4.2h-7.7Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M99.3,698.5h-1.9c0-.1-.7-.1-.7-.1-.2,0-.4,0-.6-.1-.1,0-.2,0-.2-.1-.1,0-.2,0-.3,0-2.2-.6-3.8-2-5-4.3-.5-.9-.9-1.9-1.1-3-.3-1-.4-2.1-.4-3.3,0-2.2,.2-4.1,.5-5.6,.3-1.6,.9-2.9,1.6-4.1,.9-1.3,2-2.2,3.3-2.8,.5-.2,1.3-.4,2.3-.6,.9-.1,4.3-.2,10.1-.2v4.2h-7.5c-3.4,0-5.2,1.9-5.2,5.6h12.7v4.2h-12.7c0,1,0,1.8,.2,2.4,0,.4,.2,.7,.3,1,.1,.2,.3,.5,.5,.8l.8,.9c.3,.2,.6,.4,1,.5,.4,.1,.8,.2,1.1,.2h8.8v4.2h-7.7Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="120.6 678.6 120.6 698.5 115.8 698.5 115.8 678.6 108.9 678.6 108.9 674.4 127.7 674.4 127.7 678.6 120.6 678.6" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M138.7,698.5h-1.9c0-.1-.7-.1-.7-.1-.2,0-.4,0-.6-.1-.1,0-.2,0-.2-.1-.1,0-.2,0-.3,0-2.2-.6-3.8-2-5-4.3-.5-.9-.9-1.9-1.1-3-.3-1-.4-2.1-.4-3.3,0-2.2,.2-4.1,.5-5.6,.3-1.6,.9-2.9,1.6-4.1,.9-1.3,2-2.2,3.3-2.8,.5-.2,1.3-.4,2.3-.6,.9-.1,4.3-.2,10.1-.2v4.2h-7.5c-3.4,0-5.2,1.9-5.2,5.6h12.7v4.2h-12.7c0,1,0,1.8,.2,2.4,0,.4,.2,.7,.3,1,.1,.2,.3,.5,.5,.8l.8,.9c.3,.2,.6,.4,1,.5,.4,.1,.8,.2,1.1,.2h8.8v4.2h-7.7Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M159.2,698.5h-1.9c0-.1-.7-.1-.7-.1-.2,0-.4,0-.6-.1-.1,0-.2,0-.2-.1-.1,0-.2,0-.3,0-2.2-.6-3.8-2-5-4.3-1-1.9-1.5-4-1.5-6.2s.2-4.1,.5-5.6c.3-1.6,.9-2.9,1.6-4.1,.9-1.3,2-2.2,3.3-2.8,.8-.3,1.6-.5,2.3-.6,.9-.1,4.2-.2,10.1-.2v4.1h-7.5c-1.5,0-2.6,.4-3.5,1.3-.7,.8-1.2,1.8-1.5,3.1-.3,1.4-.4,2.8-.4,4.3s.2,3,.5,4.1c.5,1.5,1.4,2.4,2.6,2.8h.5c0,.1,.5,.2,.5,.2h8.8v4.2h-7.7Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="183.3 698.5 183.3 688.4 174.9 688.4 174.9 698.5 170.3 698.5 170.3 674.3 174.9 674.3 174.9 684.1 183.3 684.1 183.3 674.3 187.9 674.3 187.9 698.5 183.3 698.5" style="fill: #fff; fill-rule: evenodd;"/>
</g>
<rect x="7.1" y="7.1" width="708.7" height="708.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="205.5" y1="687.4" x2="545.7" y2="687.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="659.1" x2="545.7" y2="659.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="630.7" x2="715.7" y2="630.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="602.4" x2="715.7" y2="602.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="574" x2="715.7" y2="574" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="545.7" x2="715.7" y2="545.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="517.3" x2="715.7" y2="517.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="489" x2="715.7" y2="489" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="460.6" x2="715.7" y2="460.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="432.3" x2="715.7" y2="432.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="403.9" x2="715.7" y2="403.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="375.6" x2="715.7" y2="375.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="347.2" x2="715.7" y2="347.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="318.9" x2="715.7" y2="318.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="290.6" x2="715.7" y2="290.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="262.2" x2="715.7" y2="262.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="233.9" x2="715.7" y2="233.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="205.5" x2="715.7" y2="205.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="177.2" x2="715.7" y2="177.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="148.8" x2="715.7" y2="148.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="120.5" x2="715.7" y2="120.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="92.1" x2="715.7" y2="92.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="63.8" x2="715.7" y2="63.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="7.1" y1="35.4" x2="715.7" y2="35.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="687.4" y1="7.1" x2="687.4" y2="630.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="659.1" y1="7.1" x2="659.1" y2="630.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="630.7" y1="7.1" x2="630.7" y2="630.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="602.4" y1="7.1" x2="602.4" y2="630.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="574" y1="7.1" x2="574" y2="630.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="545.7" y1="7.1" x2="545.7" y2="715.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="517.3" y1="7.1" x2="517.3" y2="715.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="489" y1="7.1" x2="489" y2="715.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="460.6" y1="7.1" x2="460.6" y2="715.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="432.3" y1="7.1" x2="432.3" y2="715.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="403.9" y1="7.1" x2="403.9" y2="715.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="375.6" y1="7.1" x2="375.6" y2="715.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="347.2" y1="7.1" x2="347.2" y2="715.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="318.9" y1="7.1" x2="318.9" y2="715.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="290.6" y1="7.1" x2="290.6" y2="715.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="262.2" y1="7.1" x2="262.2" y2="715.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="233.9" y1="7.1" x2="233.9" y2="715.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="205.5" y1="7.1" x2="205.5" y2="715.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="177.2" y1="7.1" x2="177.2" y2="659.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="148.8" y1="7.1" x2="148.8" y2="659.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="120.5" y1="7.1" x2="120.5" y2="659.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="92.1" y1="7.1" x2="92.1" y2="659.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="63.8" y1="7.1" x2="63.8" y2="659.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="35.4" y1="7.1" x2="35.4" y2="659.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
</svg>

After

Width:  |  Height:  |  Size: 23 KiB

BIN
live/Geeetech/300x180.stl Normal file

Binary file not shown.

114
live/Geeetech/300x180.svg Normal file
View File

@ -0,0 +1,114 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_图层_1" data-name=" 图层 1" xmlns="http://www.w3.org/2000/svg" width="300mm" height="180mm" viewBox="0 0 850.4 510.2">
<g>
<rect x="702.4" y="437.4" width="131" height="41.2" style="fill: none;"/>
<g>
<path d="M743.5,470h0l-15.2-26.2c-.1-.3-.4-.4-.7-.4s-.6,.2-.7,.4l-15.2,26.2c-.1,.3-.1,.6,0,.8,.1,.3,.4,.4,.7,.4h30.4c.3,0,.6-.2,.7-.4,.1-.3,.1-.6,0-.8h.1Zm-29.6-.4l13.7-23.6,13.7,23.6h-27.3Z" style="fill: #fff;"/>
<rect x="720.9" y="466.6" width="13.3" height="1.4" style="fill: #fff;"/>
<path d="M724.9,465.7l-.7-.5c1.4-2,.6-3.1-.1-4.5-.8-1.4-1.8-3,0-5.5l.7,.5c-1.4,1.9-.7,3.1,0,4.5,.8,1.4,1.8,3,0,5.5h.1Z" style="fill: #fff;"/>
<path d="M728.2,465.7l-.7-.5c1.4-2,.6-3.1-.1-4.5-.8-1.4-1.8-3,0-5.3l.7,.5c-1.4,1.9-.7,3.1,0,4.5,.8,1.4,1.8,3,0,5.3h.1Z" style="fill: #fff;"/>
<path d="M731.4,465.7l-.7-.5c1.4-2,.7-3.1,0-4.5-.8-1.5-1.7-3,0-5.5l.7,.5c-1.4,2-.7,3.1,0,4.5,.8,1.5,1.7,3,0,5.5Z" style="fill: #fff;"/>
</g>
<g>
<path d="M751.4,454.8c-.6,0-1.2,0-1.7-.2-.5-.1-.9-.3-1.3-.7-.3-.3-.6-.8-.8-1.4-.2-.6-.3-1.4-.3-2.3s0-1.6,.3-2.1c.2-.6,.4-1,.8-1.4,.3-.3,.7-.6,1.3-.7,.5-.1,1.1-.2,1.7-.2h1.1c.3,0,.6,.1,.8,.2v1c-.2,0-.5-.2-.8-.2h-1.1c-.4,0-.9,0-1.3,.2-.4,.1-.6,.3-.9,.6-.2,.3-.4,.6-.5,1s-.2,.9-.2,1.7,0,1.3,.2,1.7c.1,.4,.3,.8,.5,1s.5,.4,.8,.5,.7,.2,1.3,.2h1.1c.3,0,.6-.1,.9-.2v.9c-.2,.1-.5,.2-.9,.3-.3,0-.7,.1-1.3,.1l.3-.2Z" style="fill: #fff;"/>
<path d="M757.9,447.8c.5,0,.9,0,1.4,.2,.3,0,.6,.2,.8,.4s.3,.4,.4,.6c0,.2,.1,.5,.1,.8v4.8h-.9l-.2-1c0,.2-.2,.3-.4,.5s-.3,.3-.5,.3-.4,.2-.7,.2h-.7c-.8,0-1.4-.2-1.8-.5s-.5-.8-.5-1.5,0-.7,.2-1c.1-.3,.3-.5,.5-.6,.2-.2,.5-.3,.8-.3s.7-.1,1.2-.1h2.1v-1c0-.2-.1-.3-.2-.4s-.3-.2-.5-.3h-1.6c-.2,0-.5,0-.7,.1v-.9h1.5v-.2Zm-.8,6.2c.5,0,1.1-.1,1.5-.3s.7-.5,.8-.9v-1.2h-2.7c-.2,0-.4,0-.5,.2s-.2,.2-.3,.4v.6c0,.4,0,.6,.3,.8s.5,.3,1.1,.3h-.1Z" style="fill: #fff;"/>
<path d="M768.4,447.9v6.8h-.9v-.9l-.5,.5c-.1,.1-.3,.2-.5,.3-.2,0-.4,.1-.6,.2h-.6c-.4,0-.8,0-1.2-.2-.3-.1-.5-.2-.7-.4s-.3-.4-.3-.7-.1-.5-.1-.9v-4.7h1.1v5c0,.2,0,.4,.2,.5s.2,.2,.4,.3,.4,.1,.6,.1h.6c.2,0,.4,0,.5-.2s.3-.2,.4-.4c.1-.2,.2-.4,.3-.7v-4.6h1.4Z" style="fill: #fff;"/>
<path d="M772.9,453.8h.7v.9h-1.8c-.2,0-.4-.2-.6-.3-.2-.2-.3-.4-.3-.6,0-.3-.1-.6-.1-1v-3.9h-1.1v-.9h1.1v-1.6h1.1v1.6h1.7v.9h-1.7v4.4c0,.1,0,.3,.1,.4s.2,.2,.3,.2h.6Z" style="fill: #fff;"/>
<path d="M775.5,446.6c-.2,0-.4,0-.5-.1,0,0-.1-.2-.1-.5s0-.4,.1-.5c0,0,.3-.1,.5-.1s.4,0,.5,.1c0,0,.1,.2,.1,.5s0,.4-.1,.5c0,0-.3,.1-.5,.1Zm-.5,1.3h1.1v6.8h-1.1v-6.8Z" style="fill: #fff;"/>
<path d="M781.2,454.8c-.5,0-.9,0-1.4-.2-.4-.1-.7-.3-.9-.6-.3-.3-.5-.6-.6-1s-.2-1-.2-1.7,0-1.3,.2-1.7c.1-.4,.3-.8,.6-1,.3-.3,.6-.4,.9-.6,.4-.1,.8-.2,1.4-.2s.9,0,1.4,.2c.4,.1,.7,.3,.9,.6,.3,.3,.4,.6,.6,1,.1,.4,.2,1,.2,1.7s0,1.3-.2,1.7c-.1,.4-.3,.8-.6,1-.3,.3-.6,.4-.9,.6-.4,.1-.8,.2-1.4,.2Zm0-.9c.4,0,.7,0,.9-.1s.4-.2,.6-.4c.1-.2,.2-.4,.3-.8s0-.7,0-1.3v-1.3c0-.3-.2-.6-.3-.8s-.3-.3-.6-.4c-.2,0-.5-.1-.9-.1s-.7,0-.9,.1c-.2,0-.4,.2-.6,.4-.1,.2-.3,.5-.3,.8v2.5c0,.3,.2,.6,.3,.8,.2,.2,.3,.3,.6,.4s.5,.1,.9,.1Z" style="fill: #fff;"/>
<path d="M789.5,447.8c.4,0,.8,0,1.2,.2,.3,.1,.5,.3,.7,.4,.2,.2,.3,.4,.4,.7,0,.3,.1,.5,.1,.9v4.7h-1.1v-5c0-.2,0-.4-.2-.5,0-.1-.2-.2-.4-.3s-.4-.1-.6-.1h-.6c-.2,0-.4,0-.6,.2s-.3,.2-.5,.4-.3,.4-.3,.7v4.6h-1.1v-6.8h1.1v.9c0-.2,.2-.4,.4-.5s.3-.2,.5-.3,.4-.1,.6-.2,.4,0,.6,0h-.2Z" style="fill: #fff;"/>
<path d="M804,445.9v8.8h-1.2v-4.3h-4.3v4.3h-1.2v-8.8h1.2v3.6h4.3v-3.6h1.2Z" style="fill: #fff;"/>
<path d="M806.9,446.6c-.2,0-.4,0-.5-.1,0,0-.1-.2-.1-.5s0-.4,.1-.5c0,0,.3-.1,.5-.1s.4,0,.5,.1c0,0,.1,.2,.1,.5s0,.4-.1,.5c0,0-.3,.1-.5,.1Zm-.5,1.3h1.1v6.8h-1.1v-6.8Z" style="fill: #fff;"/>
<path d="M815.5,447.9v6.4c0,.9-.3,1.7-.8,2.2s-1.4,.8-2.5,.8-.6,0-.8,0c-.3,0-.5,0-.7-.1v-.9c.5,0,1.1,.1,1.7,.1s1.4-.2,1.7-.5,.5-.9,.5-1.7v-.7c-.1,.4-.4,.7-.7,.9s-.8,.3-1.5,.3-1.1,0-1.4-.2-.6-.4-.8-.7-.3-.6-.4-1c0-.4-.1-.9-.1-1.5s0-.9,.1-1.4c0-.4,.2-.8,.4-1.2s.5-.5,.8-.7,.8-.3,1.4-.3,.6,0,.9,.1c.2,0,.4,.2,.6,.3,.2,.1,.3,.3,.4,.4,.1,.2,.2,.3,.3,.5v-1.3h.9Zm-3.2,6c.4,0,.7,0,1.1-.2,.3-.1,.5-.3,.6-.5s.3-.5,.3-.8v-2.1c0-.3-.2-.6-.3-.8s-.4-.4-.6-.5-.6-.2-1.1-.2-.7,0-.9,.2c-.2,.1-.4,.3-.5,.5s-.2,.5-.2,.8v2c0,.3,.1,.6,.2,.8,.1,.2,.3,.4,.5,.5s.5,.2,.9,.2h0Z" style="fill: #fff;"/>
<path d="M821,447.8c.4,0,.8,0,1.2,.2,.3,.1,.5,.3,.7,.4,.2,.2,.3,.4,.4,.7,0,.3,.1,.5,.1,.9v4.7h-1.1v-5c0-.2,0-.4-.2-.5,0-.1-.2-.2-.4-.3s-.4-.1-.6-.1h-.6c-.2,0-.4,0-.6,.2s-.3,.2-.5,.4-.3,.4-.3,.7v4.6h-1.1v-9.6h1.1v3.8c0-.2,.2-.4,.4-.5s.3-.2,.5-.3,.4-.1,.6-.2,.4,0,.6,0h-.2Z" style="fill: #fff;"/>
<path d="M752.9,462.1h-2.5v7.8h-1.2v-7.8h-2.5v-1h6.3v1h-.1Z" style="fill: #fff;"/>
<path d="M759.4,465.7v.7l-4.6,.3c0,.4,0,.7,.1,.9,0,.3,.2,.5,.3,.6,.2,.2,.4,.3,.6,.4,.3,0,.6,.1,1.1,.1s.7,0,1.2-.1,.7-.2,.9-.3v1s-.2,0-.4,.1c-.2,0-.3,0-.5,.1h-1.4c-.5,0-.9,0-1.4-.2-.4-.1-.7-.3-.9-.6-.3-.3-.5-.6-.6-1s-.2-1-.2-1.7,0-1.3,.2-1.7c.1-.4,.3-.8,.6-1,.3-.3,.6-.4,.9-.6,.4-.1,.8-.2,1.3-.2s1.1,0,1.4,.2,.6,.4,.8,.6c.2,.3,.3,.6,.4,.9v1l.2,.3Zm-1.1,0v-.7c0-.2-.1-.4-.2-.6s-.3-.3-.5-.4c-.2-.1-.5-.2-.8-.2s-.7,0-.9,.1c-.2,0-.4,.2-.6,.4-.1,.2-.2,.4-.3,.7v.9l3.6-.3h-.1Z" style="fill: #fff;"/>
<path d="M768.7,462.9c.4,0,.7,0,1.1,.2,.3,.1,.5,.3,.7,.4,.2,.2,.3,.4,.4,.7,0,.3,.1,.5,.1,.9v4.7h-1.1v-4.3c0-.5,0-.9-.3-1.3-.2-.3-.5-.4-1.1-.4h-.5c-.1,0-.3,0-.5,.2-.1,0-.3,.2-.4,.3-.1,.1-.2,.3-.3,.6h0v4.8h-1.1v-4.3c0-.5,0-.9-.2-1.3s-.5-.4-1.1-.4h-.6c-.2,0-.3,0-.5,.2-.1,0-.3,.2-.4,.4-.1,.2-.2,.4-.3,.6v4.7h-1.1v-6.8h1.1v.9c.2-.4,.5-.6,.8-.8,.3-.1,.7-.2,1.2-.2s.9,0,1.3,.3c.3,.2,.5,.4,.7,.8,0-.2,.2-.4,.4-.5,.1-.1,.3-.2,.5-.3,.2,0,.4-.1,.6-.2s.4,0,.6,0v-.2Z" style="fill: #fff;"/>
<path d="M776.8,462.9c.5,0,1.1,0,1.4,.2s.6,.4,.8,.7,.3,.7,.4,1.2c0,.4,.1,.9,.1,1.5s0,.9-.1,1.4c0,.4-.2,.8-.4,1.2s-.5,.6-.8,.7c-.3,.2-.8,.3-1.4,.3s-1.2-.1-1.5-.3c-.3-.2-.5-.5-.7-.9v3.7h-1.1v-9.3h1.1v1.3c.1-.4,.4-.7,.7-.9s.8-.4,1.5-.4h0Zm-.1,6.1c.4,0,.7,0,.9-.2s.4-.3,.5-.6c.1-.2,.2-.5,.2-.8v-2c0-.3-.1-.6-.2-.8-.1-.2-.3-.4-.5-.5s-.5-.2-.9-.2-.7,0-1.1,.2-.5,.3-.6,.5c-.2,.2-.3,.5-.3,.8v2.1c0,.3,.2,.6,.3,.8,.2,.2,.4,.4,.6,.5,.3,.1,.6,.2,1.1,.2Z" style="fill: #fff;"/>
<path d="M787.3,465.7v.7l-4.6,.3c0,.4,0,.7,.1,.9,0,.3,.2,.5,.3,.6,.2,.2,.4,.3,.6,.4,.3,0,.6,.1,1.1,.1s.7,0,1.2-.1,.7-.2,.9-.3v1s-.2,0-.4,.1c-.2,0-.3,0-.5,.1h-1.4c-.5,0-.9,0-1.4-.2-.4-.1-.7-.3-.9-.6-.3-.3-.5-.6-.6-1s-.2-1-.2-1.7,0-1.3,.2-1.7c.1-.4,.3-.8,.6-1,.3-.3,.6-.4,.9-.6,.4-.1,.8-.2,1.3-.2s1.1,0,1.4,.2,.6,.4,.8,.6c.2,.3,.3,.6,.4,.9v1l.2,.3Zm-1.1,0v-.7c0-.2-.1-.4-.2-.6s-.3-.3-.5-.4c-.2-.1-.5-.2-.8-.2s-.7,0-.9,.1c-.2,0-.4,.2-.6,.4-.1,.2-.2,.4-.3,.7v.9l3.6-.3h-.1Z" style="fill: #fff;"/>
<path d="M792.9,462.9v.9h-.8c-.2,0-.4,.1-.6,.2-.2,.1-.3,.3-.5,.4-.1,.2-.3,.4-.3,.7v4.5h-1.1v-6.8h1.1v1.3c.1-.3,.2-.5,.4-.7s.3-.3,.5-.4c.2,0,.4-.2,.6-.2h.7Z" style="fill: #fff;"/>
<path d="M796.8,462.9c.5,0,.9,0,1.4,.2,.3,0,.6,.2,.8,.4s.3,.4,.4,.6c0,.2,.1,.5,.1,.8v4.8h-.9l-.2-1c0,.2-.2,.3-.4,.5s-.3,.3-.5,.3-.4,.2-.7,.2h-.7c-.8,0-1.4-.2-1.8-.5s-.5-.8-.5-1.5,0-.7,.2-1c.1-.3,.3-.5,.5-.6,.2-.2,.5-.3,.8-.3s.7-.1,1.2-.1h2.1v-1c0-.2-.1-.3-.2-.4s-.3-.2-.5-.3h-1.6c-.2,0-.5,0-.7,.1v-.9h1.5v-.2Zm-.8,6.2c.5,0,1.1-.1,1.5-.3s.7-.5,.8-.9v-1.2h-2.7c-.2,0-.4,0-.5,.2s-.2,.2-.3,.4v.6c0,.4,0,.6,.3,.8s.5,.3,1.1,.3h-.1Z" style="fill: #fff;"/>
<path d="M804.2,469h.7v.9h-1.8c-.2,0-.4-.2-.6-.3-.2-.2-.3-.4-.3-.6,0-.3-.1-.6-.1-1v-3.9h-1.1v-.9h1.1v-1.6h1.1v1.6h1.7v.9h-1.7v4.4c0,.1,0,.3,.1,.4s.2,.2,.3,.2h.6Z" style="fill: #fff;"/>
<path d="M812.1,463v6.8h-.9v-.9l-.5,.5c-.1,.1-.3,.2-.5,.3-.2,0-.4,.1-.6,.2h-.6c-.4,0-.8,0-1.2-.2-.3-.1-.5-.2-.7-.4s-.3-.4-.3-.7-.1-.5-.1-.9v-4.7h1.1v5c0,.2,0,.4,.2,.5s.2,.2,.4,.3,.4,.1,.6,.1h.6c.2,0,.4,0,.5-.2s.3-.2,.4-.4c.1-.2,.2-.4,.3-.7v-4.6h1.4Z" style="fill: #fff;"/>
<path d="M818.1,462.9v.9h-.8c-.2,0-.4,.1-.6,.2-.2,.1-.3,.3-.5,.4-.1,.2-.3,.4-.3,.7v4.5h-1.1v-6.8h1.1v1.3c.1-.3,.2-.5,.4-.7s.3-.3,.5-.4c.2,0,.4-.2,.6-.2h.7Z" style="fill: #fff;"/>
<path d="M825,465.7v.7l-4.6,.3c0,.4,0,.7,.1,.9,0,.3,.2,.5,.3,.6,.2,.2,.4,.3,.6,.4,.3,0,.6,.1,1.1,.1s.7,0,1.2-.1,.7-.2,.9-.3v1s-.2,0-.4,.1c-.2,0-.3,0-.5,.1h-1.4c-.5,0-.9,0-1.4-.2-.4-.1-.7-.3-.9-.6-.3-.3-.5-.6-.6-1s-.2-1-.2-1.7,0-1.3,.2-1.7c.1-.4,.3-.8,.6-1,.3-.3,.6-.4,.9-.6,.4-.1,.8-.2,1.3-.2s1.1,0,1.4,.2,.6,.4,.8,.6c.2,.3,.3,.6,.4,.9v1l.2,.3Zm-1.1,0v-.7c0-.2-.1-.4-.2-.6s-.3-.3-.5-.4c-.2-.1-.5-.2-.8-.2s-.7,0-.9,.1c-.2,0-.4,.2-.6,.4-.1,.2-.2,.4-.3,.7v.9l3.6-.3h-.1Z" style="fill: #fff;"/>
</g>
<g>
<path d="M697.7,485h.7l2.1,7.8h0l2.5-7.8h.9l2.6,7.8h0l2.1-7.8h.7l-2.4,8.6h-.8l-2.6-7.9h0l-2.6,7.9h-.8l-2.4-8.6h0Z" style="fill: #fff;"/>
<path d="M710.1,485h.7l2.1,7.8h0l2.5-7.8h.9l2.6,7.8h0l2.1-7.8h.7l-2.4,8.6h-.8l-2.6-7.9h0l-2.6,7.9h-.8l-2.4-8.6h0Z" style="fill: #fff;"/>
<path d="M722.4,485h.7l2.1,7.8h0l2.5-7.8h.9l2.6,7.8h0l2.1-7.8h.7l-2.4,8.6h-.8l-2.6-7.9h0l-2.6,7.9h-.8l-2.4-8.6h0Z" style="fill: #fff;"/>
<path d="M735.5,493.7c-.2,0-.4,0-.5-.1,0,0-.1-.3-.1-.6s0-.5,.1-.5c0,0,.3-.1,.5-.1s.4,0,.5,.1c0,0,.1,.3,.1,.5s0,.5-.1,.6c0,0-.3,.1-.5,.1Z" style="fill: #fff;"/>
<path d="M745.7,485v8c0,1.2-.3,2.1-.9,2.7-.6,.6-1.7,.9-2.9,.9s-.7,0-1.1,0-.6,0-.8-.1v-.7c.3,0,.6,.1,.9,.2h1.1c1.2,0,1.9-.3,2.4-.8s.7-1.4,.7-2.4v-1.2c-.2,.6-.5,1-1.1,1.4s-1.2,.5-2.1,.5-1.2,0-1.6-.3c-.4-.2-.7-.4-1.1-.8-.2-.3-.4-.8-.5-1.4s-.2-1.2-.2-1.9,0-1.3,.2-1.8c.1-.5,.3-1,.5-1.4,.2-.4,.6-.6,1.1-.8s.9-.3,1.6-.3,.8,0,1.3,.1c.3,0,.6,.2,.8,.4l.6,.6c.2,.2,.3,.5,.4,.8v-1.8h.6Zm-3.7,8c.6,0,1.1,0,1.5-.3s.7-.4,.9-.7,.4-.7,.5-1.2,.1-.9,.1-1.5,0-1-.1-1.5c0-.4-.2-.8-.5-1.2s-.5-.6-.9-.7-.8-.3-1.5-.3-1.1,0-1.4,.2-.6,.4-.8,.7-.3,.7-.4,1.2c0,.4-.1,.9-.1,1.6s0,1.2,.1,1.6c0,.4,.2,.8,.4,1.2s.5,.5,.8,.7,.8,.2,1.4,.2Z" style="fill: #fff;"/>
<path d="M754.9,488.3v.8l-6.1,.4c0,.6,0,1.2,.2,1.6,0,.4,.3,.8,.5,1,.2,.3,.5,.5,.9,.6s.8,.2,1.5,.2,.9,0,1.4-.1c.5,0,.9-.2,1.3-.4v.7c-.1,0-.3,.1-.5,.2-.2,0-.4,.1-.6,.2-.2,0-.5,0-.7,.1h-.8c-.6,0-1.3,0-1.7-.2-.5-.1-.8-.4-1.2-.7s-.5-.8-.6-1.4-.2-1.3-.2-2.1,0-1.6,.2-2.1,.3-1,.6-1.4,.6-.6,1.2-.7c.4-.1,1.1-.2,1.7-.2s1.3,.1,1.7,.3c.4,.2,.7,.5,.9,.8s.3,.7,.4,1.2,0,.8,0,1.3v-.2Zm-.7,.2v-1.3c0-.4-.2-.7-.3-.9-.2-.3-.4-.5-.7-.6s-.7-.2-1.4-.2-1.1,0-1.4,.2c-.4,.1-.6,.3-.8,.6s-.4,.6-.5,1c0,.4-.1,.9-.2,1.6l5.4-.4h0Z" style="fill: #fff;"/>
<path d="M763.8,488.3v.8l-6.1,.4c0,.6,0,1.2,.2,1.6,0,.4,.3,.8,.5,1,.2,.3,.5,.5,.9,.6s.8,.2,1.5,.2,.9,0,1.4-.1c.5,0,.9-.2,1.3-.4v.7c-.1,0-.3,.1-.5,.2-.2,0-.4,.1-.6,.2-.2,0-.5,0-.7,.1h-.8c-.6,0-1.3,0-1.7-.2-.5-.1-.8-.4-1.2-.7s-.5-.8-.6-1.4-.2-1.3-.2-2.1,0-1.6,.2-2.1,.3-1,.6-1.4,.6-.6,1.2-.7c.4-.1,1.1-.2,1.7-.2s1.3,.1,1.7,.3c.4,.2,.7,.5,.9,.8s.3,.7,.4,1.2,0,.8,0,1.3v-.2Zm-.7,.2v-1.3c0-.4-.2-.7-.3-.9-.2-.3-.4-.5-.7-.6s-.7-.2-1.4-.2-1.1,0-1.4,.2c-.4,.1-.6,.3-.8,.6s-.4,.6-.5,1c0,.4-.1,.9-.2,1.6l5.4-.4h0Z" style="fill: #fff;"/>
<path d="M772.5,488.3v.8l-6.1,.4c0,.6,0,1.2,.2,1.6,0,.4,.3,.8,.5,1,.2,.3,.5,.5,.9,.6s.8,.2,1.5,.2,.9,0,1.4-.1c.5,0,.9-.2,1.3-.4v.7c-.1,0-.3,.1-.5,.2-.2,0-.4,.1-.6,.2-.2,0-.5,0-.7,.1h-.8c-.6,0-1.3,0-1.7-.2-.5-.1-.8-.4-1.2-.7s-.5-.8-.6-1.4-.2-1.3-.2-2.1,0-1.6,.2-2.1,.3-1,.6-1.4,.6-.6,1.2-.7c.4-.1,1.1-.2,1.7-.2s1.3,.1,1.7,.3c.4,.2,.7,.5,.9,.8s.3,.7,.4,1.2,0,.8,0,1.3v-.2Zm-.7,.2v-1.3c0-.4-.2-.7-.3-.9-.2-.3-.4-.5-.7-.6s-.7-.2-1.4-.2-1.1,0-1.4,.2c-.4,.1-.6,.3-.8,.6s-.4,.6-.5,1c0,.4-.1,.9-.2,1.6l5.4-.4h0Z" style="fill: #fff;"/>
<path d="M777.2,492.9h1.2v.6h-2.1c-.3,0-.5-.2-.6-.4-.2-.2-.3-.4-.3-.8s-.1-.8-.1-1.4v-5.3h-1.4v-.6h1.4v-2h.7v2h2.4v.6h-2.4v6.3c0,.2,.1,.4,.2,.6s.2,.2,.4,.3h.6Z" style="fill: #fff;"/>
<path d="M786.2,488.3v.8l-6.1,.4c0,.6,0,1.2,.2,1.6,0,.4,.3,.8,.5,1,.2,.3,.5,.5,.9,.6s.8,.2,1.5,.2,.9,0,1.4-.1c.5,0,.9-.2,1.3-.4v.7c-.1,0-.3,.1-.5,.2-.2,0-.4,.1-.6,.2-.2,0-.5,0-.7,.1h-.8c-.6,0-1.3,0-1.7-.2-.5-.1-.8-.4-1.2-.7s-.5-.8-.6-1.4-.2-1.3-.2-2.1,0-1.6,.2-2.1,.3-1,.6-1.4,.6-.6,1.2-.7c.4-.1,1.1-.2,1.7-.2s1.3,.1,1.7,.3c.4,.2,.7,.5,.9,.8s.3,.7,.4,1.2,0,.8,0,1.3v-.2Zm-.7,.2v-1.3c0-.4-.2-.7-.3-.9-.2-.3-.4-.5-.7-.6s-.7-.2-1.4-.2-1.1,0-1.4,.2c-.4,.1-.6,.3-.8,.6s-.4,.6-.5,1c0,.4-.1,.9-.2,1.6l5.4-.4h0Z" style="fill: #fff;"/>
<path d="M791.7,493.7c-.6,0-1.2,0-1.7-.2-.4-.1-.8-.4-1.2-.7s-.5-.8-.6-1.4-.2-1.3-.2-2.1,0-1.6,.2-2.1c.1-.5,.3-1,.6-1.4s.6-.6,1.2-.7c.4-.1,.9-.2,1.7-.2h1.3c.3,0,.7,.1,.9,.2v.7c-.3-.1-.6-.2-1.1-.2h-1.2c-.4,0-.9,0-1.4,.2-.3,.1-.6,.3-.8,.6s-.4,.6-.5,1.2c0,.5-.1,1-.1,1.8s0,1.3,.1,1.8c0,.5,.2,.8,.5,1.2,.2,.3,.5,.5,.8,.6s.8,.2,1.4,.2,.8,0,1.3-.1c.3,0,.7-.2,1.1-.3v.7c-.2,0-.5,.2-.9,.3-.4,0-.8,.1-1.3,.1v-.2Z" style="fill: #fff;"/>
<path d="M799.7,484.8c.5,0,.9,0,1.4,.2,.3,.1,.6,.3,.8,.5s.3,.5,.4,.8c0,.3,.1,.7,.1,1.2v6h-.7v-6.7c0-.3-.2-.6-.3-.7-.2-.2-.4-.3-.6-.4s-.6-.1-1.1-.1h-.8c-.3,0-.5,.1-.8,.3s-.5,.3-.7,.6-.3,.6-.4,1v6h-.7v-12.1h.7v4.9c0-.3,.2-.5,.4-.7s.4-.4,.7-.5,.5-.2,.8-.3,.6,0,.9,0h-.1Z" style="fill: #fff;"/>
<path d="M806,493.7c-.2,0-.4,0-.5-.1,0,0-.1-.3-.1-.6s0-.5,.1-.5c0,0,.3-.1,.5-.1s.4,0,.5,.1c0,0,.1,.3,.1,.5s0,.5-.1,.6c0,0-.3,.1-.5,.1Z" style="fill: #fff;"/>
<path d="M811.9,493.7c-.6,0-1.2,0-1.7-.2-.4-.1-.8-.4-1.2-.7s-.5-.8-.6-1.4-.2-1.3-.2-2.1,0-1.6,.2-2.1c.1-.5,.3-1,.6-1.4s.6-.6,1.2-.7c.4-.1,.9-.2,1.7-.2h1.3c.3,0,.7,.1,.9,.2v.7c-.3-.1-.6-.2-1.1-.2h-1.2c-.4,0-.9,0-1.4,.2-.3,.1-.6,.3-.8,.6s-.4,.6-.5,1.2c0,.5-.1,1-.1,1.8s0,1.3,.1,1.8c0,.5,.2,.8,.5,1.2,.2,.3,.5,.5,.8,.6s.8,.2,1.4,.2,.8,0,1.3-.1c.3,0,.7-.2,1.1-.3v.7c-.2,0-.5,.2-.9,.3-.4,0-.8,.1-1.3,.1v-.2Z" style="fill: #fff;"/>
<path d="M819.5,493.7c-.6,0-1.3,0-1.7-.2-.4-.1-.8-.4-1.2-.7s-.5-.8-.6-1.4-.2-1.3-.2-2.1,0-1.6,.2-2.1c.1-.5,.3-1,.6-1.4s.6-.6,1.2-.7,1.1-.2,1.7-.2,1.2,0,1.7,.2c.4,.1,.8,.4,1.2,.7s.5,.8,.6,1.4,.2,1.3,.2,2.1,0,1.6-.2,2.1c-.1,.5-.3,1-.6,1.4s-.7,.6-1.2,.7c-.4,.1-1.1,.2-1.7,.2Zm0-.6c.5,0,1.1,0,1.5-.2,.4-.1,.6-.3,.9-.6,.2-.3,.4-.7,.5-1.2s.1-1,.1-1.8,0-1.3-.1-1.8-.2-.8-.5-1.2-.5-.5-.9-.6-.8-.2-1.4-.2-1.1,0-1.4,.2c-.4,.1-.6,.3-.9,.6-.2,.3-.4,.7-.4,1.2s-.1,1-.1,1.8,0,1.3,.1,1.8c0,.5,.2,.8,.4,1.2s.5,.5,.9,.6,.8,.2,1.4,.2h-.1Z" style="fill: #fff;"/>
<path d="M834.3,484.8c.5,0,.9,0,1.3,.2,.3,.1,.6,.3,.8,.5s.3,.5,.4,.8c0,.3,.1,.7,.1,1.2v6h-.7v-6.7c0-.3-.1-.6-.3-.7-.1-.2-.3-.3-.6-.4-.2,0-.6-.1-.9-.1h-.8c-.3,0-.5,.1-.7,.3-.2,.1-.4,.3-.6,.6-.2,.3-.3,.6-.4,1h0v6h-.7v-6.7c0-.3-.1-.6-.3-.7-.1-.2-.3-.3-.6-.4s-.6-.1-.9-.1h-.8c-.3,0-.5,.1-.7,.3-.2,.1-.4,.3-.6,.6-.2,.2-.3,.6-.4,1v6.1h-.7v-8.6h.7v1.5c0-.3,.2-.5,.4-.7s.4-.3,.6-.5c.2-.1,.5-.2,.7-.3s.6,0,.8,0c.7,0,1.4,.1,1.7,.4,.4,.3,.6,.7,.7,1.3,0-.3,.2-.5,.4-.7s.4-.4,.6-.5,.5-.2,.8-.3,.6,0,.9,0v-.2Z" style="fill: #fff;"/>
</g>
</g>
<g>
<path d="M27.5,493.9c-.4,0-.6,0-.7,0h0c-.3,0-.6-.1-.9-.2l-1.5-.6c-.3-.1-.6-.4-1.1-.7l-1-.9c-.9-.9-1.6-2.2-2.1-3.9-.4-1.4-.6-3.2-.6-5.3s.3-4.1,1-5.6c.7-2,2.1-3.5,4-4.5,.5-.3,1.3-.5,2.2-.7,.9-.1,4.8-.2,11.8-.2v3.9h-9.3c-1.8,0-3.1,.7-3.9,2.2-.6,1.2-.9,2.7-.9,4.5v2.4c.1,.3,.2,.6,.2,.8h0c0,.4,0,.7,.1,1,.2,1.1,.7,2,1.4,2.7,.7,.7,3.4,1,8,1v-5.3h-5.7v-4h10.1v13.4h-10.9Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M50.2,493.9h-1.8c0,0-.7-.1-.7-.1-.2,0-.3,0-.5,0-.1,0-.2,0-.2,0-.1,0-.2,0-.3,0-2-.6-3.6-1.9-4.7-4-.5-.8-.8-1.8-1-2.8-.2-.9-.4-2-.4-3.1,0-2.1,.2-3.8,.5-5.3,.3-1.5,.8-2.7,1.5-3.8,.8-1.2,1.9-2.1,3.1-2.6,.5-.2,1.2-.4,2.2-.6,.8-.1,4-.2,9.5-.2v3.9h-7.1c-3.2,0-4.9,1.8-4.9,5.3h11.9v3.9h-11.9c0,.9,0,1.7,.2,2.3,0,.3,.1,.7,.3,.9,0,.2,.3,.5,.5,.8l.8,.8c.2,.2,.6,.4,.9,.5,.4,.1,.7,.2,1.1,.2h8.3v4h-7.3Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M69.6,493.9h-1.8c0,0-.7-.1-.7-.1-.2,0-.3,0-.5,0-.1,0-.2,0-.2,0-.1,0-.2,0-.3,0-2-.6-3.6-1.9-4.7-4-.5-.8-.8-1.8-1-2.8-.2-.9-.4-2-.4-3.1,0-2.1,.2-3.8,.5-5.3,.3-1.5,.8-2.7,1.5-3.8,.8-1.2,1.9-2.1,3.1-2.6,.5-.2,1.2-.4,2.2-.6,.8-.1,4-.2,9.5-.2v3.9h-7.1c-3.2,0-4.9,1.8-4.9,5.3h11.9v3.9h-11.9c0,.9,0,1.7,.2,2.3,0,.3,.1,.7,.3,.9,0,.2,.3,.5,.5,.8l.8,.8c.2,.2,.6,.4,.9,.5,.4,.1,.7,.2,1.1,.2h8.3v4h-7.3Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M88.9,493.9h-1.8c0,0-.7-.1-.7-.1-.2,0-.3,0-.5,0-.1,0-.2,0-.2,0-.1,0-.2,0-.3,0-2-.6-3.6-1.9-4.7-4-.5-.8-.8-1.8-1-2.8-.2-.9-.4-2-.4-3.1,0-2.1,.2-3.8,.5-5.3,.3-1.5,.8-2.7,1.5-3.8,.8-1.2,1.9-2.1,3.1-2.6,.5-.2,1.2-.4,2.2-.6,.8-.1,4-.2,9.5-.2v3.9h-7.1c-3.2,0-4.9,1.8-4.9,5.3h11.9v3.9h-11.9c0,.9,0,1.7,.2,2.3,0,.3,.1,.7,.3,.9,0,.2,.3,.5,.5,.8l.8,.8c.2,.2,.6,.4,.9,.5,.4,.1,.7,.2,1.1,.2h8.3v4h-7.3Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="108.9 475.3 108.9 493.9 104.4 493.9 104.4 475.3 97.8 475.3 97.8 471.3 115.5 471.3 115.5 475.3 108.9 475.3" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M125.9,493.9h-1.8c0,0-.7-.1-.7-.1-.2,0-.3,0-.5,0-.1,0-.2,0-.2,0-.1,0-.2,0-.3,0-2-.6-3.6-1.9-4.7-4-.5-.8-.8-1.8-1-2.8-.2-.9-.4-2-.4-3.1,0-2.1,.2-3.8,.5-5.3,.3-1.5,.8-2.7,1.5-3.8,.8-1.2,1.9-2.1,3.1-2.6,.5-.2,1.2-.4,2.2-.6,.8-.1,4-.2,9.5-.2v3.9h-7.1c-3.2,0-4.9,1.8-4.9,5.3h11.9v3.9h-11.9c0,.9,0,1.7,.2,2.3,0,.3,.1,.7,.3,.9,0,.2,.3,.5,.5,.8l.8,.8c.2,.2,.6,.4,.9,.5,.4,.1,.7,.2,1.1,.2h8.3v4h-7.3Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M145.2,493.9h-1.8c0,0-.7-.1-.7-.1-.2,0-.3,0-.5,0-.1,0-.2,0-.2,0-.1,0-.2,0-.3,0-2-.6-3.6-1.9-4.7-4-.9-1.8-1.4-3.7-1.4-5.8s.2-3.9,.5-5.3c.3-1.5,.8-2.7,1.5-3.8,.8-1.2,1.9-2.1,3.1-2.6,.7-.3,1.5-.5,2.2-.6,.8-.1,4-.2,9.5-.2v3.9h-7.1c-1.4,0-2.5,.4-3.3,1.3-.6,.7-1.1,1.7-1.4,2.9-.3,1.3-.4,2.6-.4,4s.2,2.8,.5,3.8c.5,1.4,1.3,2.3,2.4,2.6h.5c0,.1,.5,.2,.5,.2h8.3v4h-7.3Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="167.9 493.9 167.9 484.4 159.9 484.4 159.9 493.9 155.6 493.9 155.6 471.3 159.9 471.3 159.9 480.4 167.9 480.4 167.9 471.3 172.2 471.3 172.2 493.9 167.9 493.9" style="fill: #fff; fill-rule: evenodd;"/>
</g>
<rect x="1.4" y="1.4" width="847.6" height="507.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="192.8" y1="482.1" x2="684.9" y2="482.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="455.4" x2="684.9" y2="455.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="428.7" x2="849" y2="428.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="402" x2="849" y2="402" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="375.3" x2="849" y2="375.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="348.6" x2="849" y2="348.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="321.9" x2="849" y2="321.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="295.2" x2="849" y2="295.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="268.5" x2="849" y2="268.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="241.8" x2="849" y2="241.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="215.1" x2="849" y2="215.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="188.4" x2="849" y2="188.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="161.6" x2="849" y2="161.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="134.9" x2="849" y2="134.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="108.2" x2="849" y2="108.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="81.5" x2="849" y2="81.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="54.8" x2="849" y2="54.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="28.1" x2="849" y2="28.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="821.6" y1="1.4" x2="821.6" y2="428.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="794.3" y1="1.4" x2="794.3" y2="428.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="767" y1="1.4" x2="767" y2="428.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="739.6" y1="1.4" x2="739.6" y2="428.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="712.3" y1="1.4" x2="712.3" y2="428.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="684.9" y1="1.4" x2="684.9" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="657.6" y1="1.4" x2="657.6" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="630.3" y1="1.4" x2="630.3" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="602.9" y1="1.4" x2="602.9" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="575.6" y1="1.4" x2="575.6" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="548.2" y1="1.4" x2="548.2" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="520.9" y1="1.4" x2="520.9" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="493.5" y1="1.4" x2="493.5" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="466.2" y1="1.4" x2="466.2" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="438.9" y1="1.4" x2="438.9" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="411.5" y1="1.4" x2="411.5" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="384.2" y1="1.4" x2="384.2" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="356.8" y1="1.4" x2="356.8" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="329.5" y1="1.4" x2="329.5" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="302.2" y1="1.4" x2="302.2" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="274.8" y1="1.4" x2="274.8" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="247.5" y1="1.4" x2="247.5" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="220.1" y1="1.4" x2="220.1" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="192.8" y1="1.4" x2="192.8" y2="508.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="165.5" y1="1.4" x2="165.5" y2="455.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="138.1" y1="1.4" x2="138.1" y2="455.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="110.8" y1="1.4" x2="110.8" y2="455.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="83.4" y1="1.4" x2="83.4" y2="455.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="56.1" y1="1.4" x2="56.1" y2="455.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="28.8" y1="1.4" x2="28.8" y2="455.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
</svg>

After

Width:  |  Height:  |  Size: 23 KiB

BIN
live/Geeetech/320x320.stl Normal file

Binary file not shown.

130
live/Geeetech/320x320.svg Normal file
View File

@ -0,0 +1,130 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="_图层_1" data-name=" 图层 1" xmlns="http://www.w3.org/2000/svg" width="320mm" height="320mm" viewBox="0 0 907.1 907.1">
<g>
<rect x="709.7" y="807.9" width="178.9" height="56.3" style="fill: none;"/>
<g>
<path d="M765.8,852.5h0l-20.8-35.8c-.1-.4-.6-.6-1-.6s-.9,.3-1,.6l-20.8,35.8c-.1,.4-.1,.9,0,1.1,.1,.4,.6,.6,1,.6h41.5c.4,0,.9-.3,1-.6,.1-.4,.1-.9,0-1.1h.1Zm-40.5-.6l18.7-32.2,18.7,32.2h-37.3Z" style="fill: #fff;"/>
<rect x="735" y="847.9" width="18.2" height="1.9" style="fill: #fff;"/>
<path d="M740.4,846.6l-1-.7c1.9-2.7,.9-4.3-.1-6.2-1.1-1.9-2.4-4.2,0-7.4l1,.7c-1.9,2.6-1,4.3,0,6.2,1.1,1.9,2.4,4.2,0,7.4h.1Z" style="fill: #fff;"/>
<path d="M744.9,846.6l-1-.7c1.9-2.7,.9-4.3-.1-6.2-1.1-1.9-2.4-4.2,0-7.3l1,.7c-1.9,2.6-1,4.3,0,6.2,1.1,1.9,2.4,4.2,0,7.3h.1Z" style="fill: #fff;"/>
<path d="M749.3,846.6l-1-.7c1.9-2.7,1-4.3,0-6.2-1.1-2-2.3-4.2,0-7.4l1,.7c-1.9,2.7-1,4.3,0,6.2,1.1,2,2.3,4.2,0,7.4Z" style="fill: #fff;"/>
</g>
<g>
<path d="M776.6,831.7c-.9,0-1.6,0-2.3-.3-.7-.1-1.3-.4-1.7-1-.4-.4-.9-1.1-1.1-1.9-.3-.9-.4-1.9-.4-3.1s0-2.1,.4-2.9c.3-.9,.6-1.4,1.1-1.9,.4-.4,1-.9,1.7-1,.7-.1,1.4-.3,2.3-.3h1.4c.4,0,.9,.1,1.1,.3v1.4c-.3,0-.7-.3-1.1-.3h-1.4c-.6,0-1.3,0-1.7,.3-.6,.1-.9,.4-1.3,.9-.3,.4-.6,.9-.7,1.4s-.3,1.3-.3,2.3,0,1.7,.3,2.3c.1,.6,.4,1.1,.7,1.4s.7,.6,1.1,.7,1,.3,1.7,.3h1.4c.4,0,.9-.1,1.3-.3v1.3c-.3,.1-.7,.3-1.3,.4-.4,0-1,.1-1.7,.1l.4-.3Z" style="fill: #fff;"/>
<path d="M785.5,822.1c.7,0,1.3,0,1.9,.3,.4,0,.9,.3,1.1,.6s.4,.6,.6,.9c0,.3,.1,.7,.1,1.1v6.6h-1.3l-.3-1.4c0,.3-.3,.4-.6,.7s-.4,.4-.7,.4-.6,.3-1,.3h-1c-1.1,0-1.9-.3-2.4-.7s-.7-1.1-.7-2,0-1,.3-1.4c.1-.4,.4-.7,.7-.9,.3-.3,.7-.4,1.1-.4s1-.1,1.6-.1h2.9v-1.4c0-.3-.1-.4-.3-.6s-.4-.3-.7-.4h-2.2c-.3,0-.7,0-1,.1v-1.3h2v-.3Zm-1.1,8.4c.7,0,1.4-.1,2-.4s1-.7,1.1-1.3v-1.6h-3.7c-.3,0-.6,0-.7,.3s-.3,.3-.4,.6v.9c0,.6,0,.9,.4,1.1s.7,.4,1.4,.4h-.1Z" style="fill: #fff;"/>
<path d="M799.9,822.3v9.3h-1.3v-1.3l-.7,.7c-.1,.1-.4,.3-.7,.4-.3,0-.6,.1-.9,.3h-.9c-.6,0-1.1,0-1.6-.3-.4-.1-.7-.3-1-.6s-.4-.6-.4-1-.1-.7-.1-1.3v-6.4h1.4v6.9c0,.3,0,.6,.3,.7s.3,.3,.6,.4,.6,.1,.9,.1h.9c.3,0,.6,0,.7-.3s.4-.3,.6-.6c.1-.3,.3-.6,.4-1v-6.3h1.9Z" style="fill: #fff;"/>
<path d="M806,830.4h1v1.3h-2.4c-.3,0-.6-.3-.9-.4-.3-.3-.4-.6-.4-.9,0-.4-.1-.9-.1-1.4v-5.3h-1.4v-1.3h1.4v-2.1h1.4v2.1h2.3v1.3h-2.3v6c0,.1,0,.4,.1,.6s.3,.3,.4,.3h.9Z" style="fill: #fff;"/>
<path d="M809.6,820.5c-.3,0-.6,0-.7-.1,0,0-.1-.3-.1-.7s0-.6,.1-.7c0,0,.4-.1,.7-.1s.6,0,.7,.1c0,0,.1,.3,.1,.7s0,.6-.1,.7c0,0-.4,.1-.7,.1Zm-.7,1.7h1.4v9.3h-1.4v-9.3Z" style="fill: #fff;"/>
<path d="M817.4,831.7c-.7,0-1.3,0-1.9-.3-.6-.1-1-.4-1.3-.9-.4-.4-.7-.9-.9-1.4s-.3-1.4-.3-2.3,0-1.7,.3-2.3c.1-.6,.4-1.1,.9-1.4,.4-.4,.9-.6,1.3-.9,.6-.1,1.1-.3,1.9-.3s1.3,0,1.9,.3c.6,.1,1,.4,1.3,.9,.4,.4,.6,.9,.9,1.4,.1,.6,.3,1.4,.3,2.3s0,1.7-.3,2.3c-.1,.6-.4,1.1-.9,1.4-.4,.4-.9,.6-1.3,.9-.6,.1-1.1,.3-1.9,.3Zm0-1.3c.6,0,1,0,1.3-.1s.6-.3,.9-.6c.1-.3,.3-.6,.4-1.1s0-1,0-1.7v-1.7c0-.4-.3-.9-.4-1.1s-.4-.4-.9-.6c-.3,0-.7-.1-1.3-.1s-1,0-1.3,.1c-.3,0-.6,.3-.9,.6-.1,.3-.4,.7-.4,1.1v3.4c0,.4,.3,.9,.4,1.1,.3,.3,.4,.4,.9,.6s.7,.1,1.3,.1Z" style="fill: #fff;"/>
<path d="M828.7,822.1c.6,0,1.1,0,1.6,.3,.4,.1,.7,.4,1,.6,.3,.3,.4,.6,.6,1,0,.4,.1,.7,.1,1.3v6.4h-1.4v-6.9c0-.3,0-.6-.3-.7,0-.1-.3-.3-.6-.4s-.6-.1-.9-.1h-.9c-.3,0-.6,0-.9,.3s-.4,.3-.7,.6-.4,.6-.4,1v6.3h-1.4v-9.3h1.4v1.3c0-.3,.3-.6,.6-.7s.4-.3,.7-.4,.6-.1,.9-.3,.6,0,.9,0h-.3Z" style="fill: #fff;"/>
<path d="M848.5,819.5v12h-1.6v-5.9h-5.9v5.9h-1.6v-12h1.6v4.9h5.9v-4.9h1.6Z" style="fill: #fff;"/>
<path d="M852.4,820.5c-.3,0-.6,0-.7-.1,0,0-.1-.3-.1-.7s0-.6,.1-.7c0,0,.4-.1,.7-.1s.6,0,.7,.1c0,0,.1,.3,.1,.7s0,.6-.1,.7c0,0-.4,.1-.7,.1Zm-.7,1.7h1.4v9.3h-1.4v-9.3Z" style="fill: #fff;"/>
<path d="M864.1,822.3v8.7c0,1.3-.4,2.3-1.1,3s-1.9,1.1-3.4,1.1-.9,0-1.1,0c-.4,0-.7,0-1-.1v-1.3c.7,0,1.4,.1,2.3,.1s1.9-.3,2.3-.7,.7-1.3,.7-2.3v-1c-.1,.6-.6,1-1,1.3s-1.1,.4-2,.4-1.4,0-1.9-.3-.9-.6-1.1-1-.4-.9-.6-1.4c0-.6-.1-1.3-.1-2s0-1.3,.1-1.9c0-.6,.3-1.1,.6-1.6s.7-.7,1.1-1,1.1-.4,1.9-.4,.9,0,1.3,.1c.3,0,.6,.3,.9,.4,.3,.1,.4,.4,.6,.6,.1,.3,.3,.4,.4,.7v-1.7h1.3Zm-4.3,8.2c.6,0,1,0,1.4-.3,.4-.1,.7-.4,.9-.7s.4-.7,.4-1.1v-2.9c0-.4-.3-.9-.4-1.1s-.6-.6-.9-.7-.9-.3-1.4-.3-1,0-1.3,.3c-.3,.1-.6,.4-.7,.7s-.3,.7-.3,1.1v2.7c0,.4,.1,.9,.3,1.1,.1,.3,.4,.6,.7,.7s.7,.3,1.3,.3h0Z" style="fill: #fff;"/>
<path d="M871.7,822.1c.6,0,1.1,0,1.6,.3,.4,.1,.7,.4,1,.6,.3,.3,.4,.6,.6,1,0,.4,.1,.7,.1,1.3v6.4h-1.4v-6.9c0-.3,0-.6-.3-.7,0-.1-.3-.3-.6-.4s-.6-.1-.9-.1h-.9c-.3,0-.6,0-.9,.3s-.4,.3-.7,.6-.4,.6-.4,1v6.3h-1.4v-13.2h1.4v5.2c0-.3,.3-.6,.6-.7s.4-.3,.7-.4,.6-.1,.9-.3,.6,0,.9,0h-.3Z" style="fill: #fff;"/>
<path d="M778.8,841.7h-3.4v10.6h-1.6v-10.6h-3.4v-1.4h8.6v1.4h-.1Z" style="fill: #fff;"/>
<path d="M787.5,846.6v1l-6.3,.4c0,.6,0,1,.1,1.3,0,.4,.3,.7,.4,.9,.3,.3,.6,.4,.9,.6,.4,0,.9,.1,1.4,.1s1,0,1.6-.1,1-.3,1.3-.4v1.4s-.3,0-.6,.1c-.3,0-.4,0-.7,.1h-1.9c-.7,0-1.3,0-1.9-.3-.6-.1-1-.4-1.3-.9-.4-.4-.7-.9-.9-1.4s-.3-1.4-.3-2.3,0-1.7,.3-2.3c.1-.6,.4-1.1,.9-1.4,.4-.4,.9-.6,1.3-.9,.6-.1,1.1-.3,1.7-.3s1.4,0,1.9,.3,.9,.6,1.1,.9c.3,.4,.4,.9,.6,1.3v1.4l.3,.4Zm-1.4,0v-1c0-.3-.1-.6-.3-.9s-.4-.4-.7-.6c-.3-.1-.7-.3-1.1-.3s-1,0-1.3,.1c-.3,0-.6,.3-.9,.6-.1,.3-.3,.6-.4,1v1.3l4.9-.4h-.1Z" style="fill: #fff;"/>
<path d="M800.3,842.7c.6,0,1,0,1.4,.3,.4,.1,.7,.4,1,.6,.3,.3,.4,.6,.6,1,0,.4,.1,.7,.1,1.3v6.4h-1.4v-5.9c0-.7,0-1.3-.4-1.7-.3-.4-.7-.6-1.4-.6h-.7c-.1,0-.4,0-.7,.3-.1,0-.4,.3-.6,.4-.1,.1-.3,.4-.4,.9h0v6.6h-1.4v-5.9c0-.7,0-1.3-.3-1.7s-.7-.6-1.4-.6h-.9c-.3,0-.4,0-.7,.3-.1,0-.4,.3-.6,.6-.1,.3-.3,.6-.4,.9v6.4h-1.4v-9.3h1.4v1.3c.3-.6,.7-.9,1.1-1.1,.4-.1,1-.3,1.6-.3s1.3,0,1.7,.4c.4,.3,.7,.6,1,1.1,0-.3,.3-.6,.6-.7,.1-.1,.4-.3,.7-.4,.3,0,.6-.1,.9-.3s.6,0,.9,0v-.3Z" style="fill: #fff;"/>
<path d="M811.3,842.7c.7,0,1.4,0,1.9,.3s.9,.6,1.1,1,.4,1,.6,1.6c0,.6,.1,1.3,.1,2s0,1.3-.1,1.9c0,.6-.3,1.1-.6,1.6s-.7,.9-1.1,1c-.4,.3-1.1,.4-1.9,.4s-1.6-.1-2-.4c-.4-.3-.7-.7-1-1.3v5h-1.4v-12.7h1.4v1.7c.1-.6,.6-1,1-1.3s1.1-.6,2-.6h0Zm-.1,8.3c.6,0,1,0,1.3-.3s.6-.4,.7-.9c.1-.3,.3-.7,.3-1.1v-2.7c0-.4-.1-.9-.3-1.1-.1-.3-.4-.6-.7-.7s-.7-.3-1.3-.3-1,0-1.4,.3-.7,.4-.9,.7c-.3,.3-.4,.7-.4,1.1v2.9c0,.4,.3,.9,.4,1.1,.3,.3,.6,.6,.9,.7,.4,.1,.9,.3,1.4,.3Z" style="fill: #fff;"/>
<path d="M825.7,846.6v1l-6.3,.4c0,.6,0,1,.1,1.3,0,.4,.3,.7,.4,.9,.3,.3,.6,.4,.9,.6,.4,0,.9,.1,1.4,.1s1,0,1.6-.1,1-.3,1.3-.4v1.4s-.3,0-.6,.1c-.3,0-.4,0-.7,.1h-1.9c-.7,0-1.3,0-1.9-.3-.6-.1-1-.4-1.3-.9-.4-.4-.7-.9-.9-1.4s-.3-1.4-.3-2.3,0-1.7,.3-2.3c.1-.6,.4-1.1,.9-1.4,.4-.4,.9-.6,1.3-.9,.6-.1,1.1-.3,1.7-.3s1.4,0,1.9,.3,.9,.6,1.1,.9c.3,.4,.4,.9,.6,1.3v1.4l.3,.4Zm-1.4,0v-1c0-.3-.1-.6-.3-.9s-.4-.4-.7-.6c-.3-.1-.7-.3-1.1-.3s-1,0-1.3,.1c-.3,0-.6,.3-.9,.6-.1,.3-.3,.6-.4,1v1.3l4.9-.4h-.1Z" style="fill: #fff;"/>
<path d="M833.3,842.7v1.3h-1.1c-.3,0-.6,.1-.9,.3-.3,.1-.4,.4-.7,.6-.1,.3-.4,.6-.4,1v6.2h-1.4v-9.3h1.4v1.7c.1-.4,.3-.7,.6-1s.4-.4,.7-.6c.3,0,.6-.3,.9-.3h1Z" style="fill: #fff;"/>
<path d="M838.6,842.7c.7,0,1.3,0,1.9,.3,.4,0,.9,.3,1.1,.6s.4,.6,.6,.9c0,.3,.1,.7,.1,1.1v6.6h-1.3l-.3-1.4c0,.3-.3,.4-.6,.7s-.4,.4-.7,.4-.6,.3-1,.3h-1c-1.1,0-1.9-.3-2.4-.7s-.7-1.1-.7-2,0-1,.3-1.4c.1-.4,.4-.7,.7-.9,.3-.3,.7-.4,1.1-.4s1-.1,1.6-.1h2.9v-1.4c0-.3-.1-.4-.3-.6s-.4-.3-.7-.4h-2.2c-.3,0-.7,0-1,.1v-1.3h2v-.3Zm-1.1,8.4c.7,0,1.4-.1,2-.4s1-.7,1.1-1.3v-1.6h-3.7c-.3,0-.6,0-.7,.3s-.3,.3-.4,.6v.9c0,.6,0,.9,.4,1.1s.7,.4,1.4,.4h-.1Z" style="fill: #fff;"/>
<path d="M848.8,851.2h1v1.3h-2.4c-.3,0-.6-.3-.9-.4-.3-.3-.4-.6-.4-.9,0-.4-.1-.9-.1-1.4v-5.3h-1.4v-1.3h1.4v-2.1h1.4v2.1h2.3v1.3h-2.3v6c0,.1,0,.4,.1,.6s.3,.3,.4,.3h.9Z" style="fill: #fff;"/>
<path d="M859.5,842.9v9.3h-1.3v-1.3l-.7,.7c-.1,.1-.4,.3-.7,.4-.3,0-.6,.1-.9,.3h-.9c-.6,0-1.1,0-1.6-.3-.4-.1-.7-.3-1-.6s-.4-.6-.4-1-.1-.7-.1-1.3v-6.4h1.4v6.9c0,.3,0,.6,.3,.7s.3,.3,.6,.4,.6,.1,.9,.1h.9c.3,0,.6,0,.7-.3s.4-.3,.6-.6c.1-.3,.3-.6,.4-1v-6.3h1.9Z" style="fill: #fff;"/>
<path d="M867.7,842.7v1.3h-1.1c-.3,0-.6,.1-.9,.3-.3,.1-.4,.4-.7,.6-.1,.3-.4,.6-.4,1v6.2h-1.4v-9.3h1.4v1.7c.1-.4,.3-.7,.6-1s.4-.4,.7-.6c.3,0,.6-.3,.9-.3h1Z" style="fill: #fff;"/>
<path d="M877.2,846.6v1l-6.3,.4c0,.6,0,1,.1,1.3,0,.4,.3,.7,.4,.9,.3,.3,.6,.4,.9,.6,.4,0,.9,.1,1.4,.1s1,0,1.6-.1,1-.3,1.3-.4v1.4s-.3,0-.6,.1c-.3,0-.4,0-.7,.1h-1.9c-.7,0-1.3,0-1.9-.3-.6-.1-1-.4-1.3-.9-.4-.4-.7-.9-.9-1.4s-.3-1.4-.3-2.3,0-1.7,.3-2.3c.1-.6,.4-1.1,.9-1.4,.4-.4,.9-.6,1.3-.9,.6-.1,1.1-.3,1.7-.3s1.4,0,1.9,.3,.9,.6,1.1,.9c.3,.4,.4,.9,.6,1.3v1.4l.3,.4Zm-1.4,0v-1c0-.3-.1-.6-.3-.9s-.4-.4-.7-.6c-.3-.1-.7-.3-1.1-.3s-1,0-1.3,.1c-.3,0-.6,.3-.9,.6-.1,.3-.3,.6-.4,1v1.3l4.9-.4h-.1Z" style="fill: #fff;"/>
</g>
<g>
<path d="M703.3,872.9h1l2.9,10.6h0l3.4-10.6h1.3l3.6,10.6h0l2.9-10.6h1l-3.3,11.7h-1.1l-3.6-10.7h0l-3.6,10.7h-1.1l-3.3-11.7h0Z" style="fill: #fff;"/>
<path d="M720.2,872.9h1l2.9,10.6h0l3.4-10.6h1.3l3.6,10.6h0l2.9-10.6h1l-3.3,11.7h-1.1l-3.6-10.7h0l-3.6,10.7h-1.1l-3.3-11.7h0Z" style="fill: #fff;"/>
<path d="M737,872.9h1l2.9,10.6h0l3.4-10.6h1.3l3.6,10.6h0l2.9-10.6h1l-3.3,11.7h-1.1l-3.6-10.7h0l-3.6,10.7h-1.1l-3.3-11.7h0Z" style="fill: #fff;"/>
<path d="M754.9,884.8c-.3,0-.6,0-.7-.1,0,0-.1-.4-.1-.9s0-.7,.1-.7c0,0,.4-.1,.7-.1s.6,0,.7,.1c0,0,.1,.4,.1,.7s0,.7-.1,.9c0,0-.4,.1-.7,.1Z" style="fill: #fff;"/>
<path d="M768.9,872.9v10.9c0,1.6-.4,2.9-1.3,3.7-.9,.9-2.3,1.3-4,1.3s-1,0-1.4,0-.9,0-1.1-.1v-1c.4,0,.9,.1,1.3,.3h1.4c1.6,0,2.6-.4,3.3-1.1,.7-.7,1-1.9,1-3.3v-1.6c-.3,.9-.7,1.4-1.4,1.9s-1.6,.7-2.9,.7-1.6,0-2.2-.4c-.6-.3-1-.6-1.4-1.1-.3-.4-.6-1.1-.7-1.9s-.3-1.6-.3-2.6,0-1.7,.3-2.4c.1-.7,.4-1.4,.7-1.9,.3-.6,.9-.9,1.4-1.1s1.3-.4,2.2-.4,1.1,0,1.7,.1c.4,0,.9,.3,1.1,.6l.9,.9c.3,.3,.4,.7,.6,1.1v-2.4h.9Zm-5,10.9c.9,0,1.4,0,2-.4s1-.6,1.3-1,.6-1,.7-1.6,.1-1.3,.1-2,0-1.4-.1-2c0-.6-.3-1.1-.7-1.6s-.7-.9-1.3-1-1.1-.4-2-.4-1.4,0-1.9,.3-.9,.6-1.1,1-.4,1-.6,1.6c0,.6-.1,1.3-.1,2.1s0,1.6,.1,2.1c0,.6,.3,1.1,.6,1.6s.7,.7,1.1,1,1.1,.3,1.9,.3Z" style="fill: #fff;"/>
<path d="M781.5,877.5v1.1l-8.3,.6c0,.9,0,1.6,.3,2.1,0,.6,.4,1.1,.7,1.4,.3,.4,.7,.7,1.3,.9,.6,.1,1.1,.3,2,.3s1.3,0,1.9-.1c.7,0,1.3-.3,1.7-.6v1c-.1,0-.4,.1-.7,.3-.3,0-.6,.1-.9,.3-.3,0-.7,0-1,.1h-1.1c-.9,0-1.7,0-2.3-.3-.7-.1-1.1-.6-1.6-1s-.7-1.1-.9-1.9-.3-1.7-.3-2.9,0-2.1,.3-2.9,.4-1.4,.9-1.9,.9-.9,1.6-1c.6-.1,1.4-.3,2.3-.3s1.7,.1,2.3,.4c.6,.3,1,.7,1.3,1.1s.4,1,.6,1.6,0,1.1,0,1.7v-.3Zm-1,.3v-1.7c0-.6-.3-1-.4-1.3-.3-.4-.6-.7-1-.9s-1-.3-1.9-.3-1.4,0-1.9,.3c-.6,.1-.9,.4-1.1,.9s-.6,.9-.7,1.4c0,.6-.1,1.3-.3,2.1l7.3-.6h0Z" style="fill: #fff;"/>
<path d="M793.5,877.5v1.1l-8.3,.6c0,.9,0,1.6,.3,2.1,0,.6,.4,1.1,.7,1.4,.3,.4,.7,.7,1.3,.9,.6,.1,1.1,.3,2,.3s1.3,0,1.9-.1c.7,0,1.3-.3,1.7-.6v1c-.1,0-.4,.1-.7,.3-.3,0-.6,.1-.9,.3-.3,0-.7,0-1,.1h-1.1c-.9,0-1.7,0-2.3-.3-.7-.1-1.1-.6-1.6-1s-.7-1.1-.9-1.9-.3-1.7-.3-2.9,0-2.1,.3-2.9,.4-1.4,.9-1.9,.9-.9,1.6-1c.6-.1,1.4-.3,2.3-.3s1.7,.1,2.3,.4c.6,.3,1,.7,1.3,1.1s.4,1,.6,1.6,0,1.1,0,1.7v-.3Zm-1,.3v-1.7c0-.6-.3-1-.4-1.3-.3-.4-.6-.7-1-.9s-1-.3-1.9-.3-1.4,0-1.9,.3c-.6,.1-.9,.4-1.1,.9s-.6,.9-.7,1.4c0,.6-.1,1.3-.3,2.1l7.3-.6h0Z" style="fill: #fff;"/>
<path d="M805.4,877.5v1.1l-8.3,.6c0,.9,0,1.6,.3,2.1,0,.6,.4,1.1,.7,1.4,.3,.4,.7,.7,1.3,.9s1.1,.3,2,.3,1.3,0,1.9-.1c.7,0,1.3-.3,1.7-.6v1c-.1,0-.4,.1-.7,.3-.3,0-.6,.1-.9,.3-.3,0-.7,0-1,.1h-1.1c-.9,0-1.7,0-2.3-.3-.7-.1-1.1-.6-1.6-1s-.7-1.1-.9-1.9-.3-1.7-.3-2.9,0-2.1,.3-2.9,.4-1.4,.9-1.9,.9-.9,1.6-1c.6-.1,1.4-.3,2.3-.3s1.7,.1,2.3,.4c.6,.3,1,.7,1.3,1.1s.4,1,.6,1.6c.1,.6,0,1.1,0,1.7v-.3Zm-1,.3v-1.7c0-.6-.3-1-.4-1.3-.3-.4-.6-.7-1-.9s-1-.3-1.9-.3-1.4,0-1.9,.3c-.6,.1-.9,.4-1.1,.9s-.6,.9-.7,1.4c0,.6-.1,1.3-.3,2.1l7.3-.6h0Z" style="fill: #fff;"/>
<path d="M811.9,883.8h1.6v.9h-2.9c-.4,0-.7-.3-.9-.6-.3-.3-.4-.6-.4-1.1s-.1-1.1-.1-1.9v-7.3h-1.9v-.9h1.9v-2.7h1v2.7h3.3v.9h-3.3v8.6c0,.3,.1,.6,.3,.9s.3,.3,.6,.4h.9Z" style="fill: #fff;"/>
<path d="M824.1,877.5v1.1l-8.3,.6c0,.9,0,1.6,.3,2.1,0,.6,.4,1.1,.7,1.4,.3,.4,.7,.7,1.3,.9s1.1,.3,2,.3,1.3,0,1.9-.1c.7,0,1.3-.3,1.7-.6v1c-.1,0-.4,.1-.7,.3-.3,0-.6,.1-.9,.3-.3,0-.7,0-1,.1h-1.1c-.9,0-1.7,0-2.3-.3-.7-.1-1.1-.6-1.6-1s-.7-1.1-.9-1.9-.3-1.7-.3-2.9,0-2.1,.3-2.9,.4-1.4,.9-1.9,.9-.9,1.6-1c.6-.1,1.4-.3,2.3-.3s1.7,.1,2.3,.4c.6,.3,1,.7,1.3,1.1s.4,1,.6,1.6,0,1.1,0,1.7v-.3Zm-1,.3v-1.7c0-.6-.3-1-.4-1.3-.3-.4-.6-.7-1-.9s-1-.3-1.9-.3-1.4,0-1.9,.3c-.6,.1-.9,.4-1.1,.9s-.6,.9-.7,1.4c0,.6-.1,1.3-.3,2.1l7.3-.6h0Z" style="fill: #fff;"/>
<path d="M831.7,884.8c-.9,0-1.6,0-2.3-.3-.6-.1-1.1-.6-1.6-1s-.7-1.1-.9-1.9-.3-1.7-.3-2.9,0-2.1,.3-2.9c.1-.7,.4-1.4,.9-1.9s.9-.9,1.6-1c.6-.1,1.3-.3,2.3-.3h1.7c.4,0,1,.1,1.3,.3v1c-.4-.1-.9-.3-1.4-.3h-1.6c-.6,0-1.3,0-1.9,.3-.4,.1-.9,.4-1.1,.9s-.6,.9-.7,1.6c0,.7-.1,1.4-.1,2.4s0,1.7,.1,2.4c0,.7,.3,1.1,.7,1.6,.3,.4,.7,.7,1.1,.9s1.1,.3,1.9,.3,1.1,0,1.7-.1c.4,0,1-.3,1.4-.4v1c-.3,0-.7,.3-1.3,.4-.6,0-1.1,.1-1.7,.1v-.3Z" style="fill: #fff;"/>
<path d="M842.6,872.7c.7,0,1.3,0,1.9,.3,.4,.1,.9,.4,1.1,.7s.4,.7,.6,1.1c0,.4,.1,1,.1,1.6v8.2h-1v-9.2c0-.4-.3-.9-.4-1-.3-.3-.6-.4-.9-.6s-.9-.1-1.4-.1h-1.1c-.4,0-.7,.1-1.1,.4s-.7,.4-1,.9-.4,.9-.6,1.4v8.2h-1v-16.5h1v6.7c0-.4,.3-.7,.6-1s.6-.6,1-.7,.7-.3,1.1-.4,.9,0,1.3,0h-.1Z" style="fill: #fff;"/>
<path d="M851.2,884.8c-.3,0-.6,0-.7-.1,0,0-.1-.4-.1-.9s0-.7,.1-.7c0,0,.4-.1,.7-.1s.6,0,.7,.1c0,0,.1,.4,.1,.7s0,.7-.1,.9c0,0-.4,.1-.7,.1Z" style="fill: #fff;"/>
<path d="M859.3,884.8c-.9,0-1.6,0-2.3-.3-.6-.1-1.1-.6-1.6-1s-.7-1.1-.9-1.9c-.1-.7-.3-1.7-.3-2.9s0-2.1,.3-2.9c.1-.7,.4-1.4,.9-1.9s.9-.9,1.6-1c.6-.1,1.3-.3,2.3-.3h1.7c.4,0,1,.1,1.3,.3v1c-.4-.1-.9-.3-1.4-.3h-1.6c-.6,0-1.3,0-1.9,.3-.4,.1-.9,.4-1.1,.9s-.6,.9-.7,1.6c0,.7-.1,1.4-.1,2.4s0,1.7,.1,2.4c0,.7,.3,1.1,.7,1.6,.3,.4,.7,.7,1.1,.9s1.1,.3,1.9,.3,1.1,0,1.7-.1c.4,0,1-.3,1.4-.4v1c-.3,0-.7,.3-1.3,.4-.6,0-1.1,.1-1.7,.1v-.3Z" style="fill: #fff;"/>
<path d="M869.6,884.8c-.9,0-1.7,0-2.3-.3-.6-.1-1.1-.6-1.6-1s-.7-1.1-.9-1.9-.3-1.7-.3-2.9,0-2.1,.3-2.9c.1-.7,.4-1.4,.9-1.9s.9-.9,1.6-1,1.4-.3,2.3-.3,1.6,0,2.3,.3c.6,.1,1.1,.6,1.6,1s.7,1.1,.9,1.9,.3,1.7,.3,2.9,0,2.1-.3,2.9c-.1,.7-.4,1.4-.9,1.9s-1,.9-1.6,1c-.6,.1-1.4,.3-2.3,.3Zm0-.9c.7,0,1.4,0,2-.3,.6-.1,.9-.4,1.3-.9,.3-.4,.6-1,.7-1.6s.1-1.4,.1-2.4,0-1.7-.1-2.4-.3-1.1-.7-1.6-.7-.7-1.3-.9-1.1-.3-1.9-.3-1.4,0-1.9,.3c-.6,.1-.9,.4-1.3,.9-.3,.4-.6,1-.6,1.6s-.1,1.4-.1,2.4,0,1.7,.1,2.4c0,.7,.3,1.1,.6,1.6s.7,.7,1.3,.9,1.1,.3,1.9,.3h-.1Z" style="fill: #fff;"/>
<path d="M889.8,872.7c.7,0,1.3,0,1.7,.3,.4,.1,.9,.4,1.1,.7s.4,.7,.6,1.1c0,.4,.1,1,.1,1.6v8.2h-1v-9.2c0-.4-.1-.9-.4-1-.1-.3-.4-.4-.9-.6-.3,0-.9-.1-1.3-.1h-1.1c-.4,0-.7,.1-1,.4-.3,.1-.6,.4-.9,.9-.3,.4-.4,.9-.6,1.4h0v8.2h-1v-9.2c0-.4-.1-.9-.4-1-.1-.3-.4-.4-.9-.6s-.9-.1-1.3-.1h-1.1c-.4,0-.7,.1-1,.4-.3,.1-.6,.4-.9,.9-.3,.3-.4,.9-.6,1.4v8.3h-1v-11.7h1v2c0-.4,.3-.7,.6-1s.6-.4,.9-.7c.3-.1,.7-.3,1-.4s.9,0,1.1,0c1,0,1.9,.1,2.3,.6,.6,.4,.9,1,1,1.7,0-.4,.3-.7,.6-1s.6-.6,.9-.7,.7-.3,1.1-.4,.9,0,1.3,0v-.3Z" style="fill: #fff;"/>
</g>
</g>
<g>
<path d="M30.4,880.3c-.5,0-.8,0-.9,0h0c-.4-.1-.8-.2-1.2-.3l-2.1-.8c-.4-.2-.9-.5-1.6-1l-1.4-1.2c-1.3-1.2-2.2-3-2.9-5.4-.5-2-.8-4.4-.8-7.3s.4-5.6,1.3-7.7c1-2.7,2.8-4.8,5.5-6.2,.7-.4,1.7-.7,3-.9,1.2-.2,6.6-.3,16.2-.3v5.4h-12.7c-2.4,0-4.2,1-5.4,3.1-.9,1.6-1.3,3.6-1.3,6.2v3.2c.2,.5,.2,.8,.2,1.1h0c0,.6,.1,1,.2,1.3,.3,1.6,1,2.8,2,3.7,1,.9,4.6,1.4,10.9,1.4v-7.3h-7.9v-5.5h13.9v18.4h-15Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M61.6,880.3h-2.5c0-.1-.9-.2-.9-.2-.2,0-.5,0-.7-.1-.2,0-.3,0-.3-.1-.2,0-.3,0-.4,0-2.8-.8-4.9-2.6-6.4-5.5-.6-1.2-1.1-2.4-1.4-3.8-.3-1.3-.5-2.7-.5-4.2,0-2.9,.2-5.3,.6-7.2,.4-2,1.1-3.8,2.1-5.2,1.1-1.7,2.6-2.9,4.3-3.5,.7-.3,1.7-.6,3-.8,1.1-.2,5.5-.3,13.1-.3v5.4h-9.7c-4.4,0-6.7,2.4-6.7,7.3h16.4v5.4h-16.4c0,1.2,0,2.3,.3,3.1,0,.5,.2,.9,.4,1.3,.1,.3,.4,.7,.7,1.1l1.1,1.1c.3,.3,.8,.5,1.3,.7,.5,.2,1,.3,1.5,.3h11.3v5.4h-10Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M88.1,880.3h-2.5c0-.1-.9-.2-.9-.2-.2,0-.5,0-.7-.1-.2,0-.3,0-.3-.1-.2,0-.3,0-.4,0-2.8-.8-4.9-2.6-6.4-5.5-.6-1.2-1.1-2.4-1.4-3.8-.3-1.3-.5-2.7-.5-4.2,0-2.9,.2-5.3,.6-7.2,.4-2,1.1-3.8,2.1-5.2,1.1-1.7,2.6-2.9,4.3-3.5,.7-.3,1.7-.6,3-.8,1.2-.2,5.5-.3,13.1-.3v5.4h-9.7c-4.4,0-6.7,2.4-6.7,7.3h16.4v5.4h-16.4c0,1.2,0,2.3,.3,3.1,0,.5,.2,.9,.4,1.3,.1,.3,.4,.7,.7,1.1l1.1,1.1c.3,.3,.8,.5,1.3,.7,.5,.2,1,.3,1.5,.3h11.3v5.4h-10Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M114.6,880.3h-2.5c0-.1-.9-.2-.9-.2-.2,0-.5,0-.7-.1-.2,0-.3,0-.3-.1-.2,0-.3,0-.4,0-2.8-.8-4.9-2.6-6.4-5.5-.6-1.2-1.1-2.4-1.4-3.8-.3-1.3-.5-2.7-.5-4.2,0-2.9,.2-5.3,.6-7.2,.4-2,1.1-3.8,2.1-5.2,1.1-1.7,2.6-2.9,4.3-3.5,.7-.3,1.7-.6,3-.8,1.1-.2,5.5-.3,13.1-.3v5.4h-9.7c-4.4,0-6.7,2.4-6.7,7.3h16.4v5.4h-16.4c0,1.2,0,2.3,.3,3.1,0,.5,.2,.9,.4,1.3,.1,.3,.4,.7,.7,1.1l1.1,1.1c.3,.3,.8,.5,1.3,.7,.5,.2,1,.3,1.5,.3h11.3v5.4h-10Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="142 854.7 142 880.3 135.9 880.3 135.9 854.7 126.8 854.7 126.8 849.3 151.1 849.3 151.1 854.7 142 854.7" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M165.3,880.3h-2.5c0-.1-.9-.2-.9-.2-.2,0-.5,0-.7-.1-.2,0-.3,0-.3-.1-.2,0-.3,0-.4,0-2.8-.8-4.9-2.6-6.4-5.5-.6-1.2-1.1-2.4-1.4-3.8-.3-1.3-.5-2.7-.5-4.2,0-2.9,.2-5.3,.6-7.2,.4-2,1.1-3.8,2.1-5.2,1.1-1.7,2.6-2.9,4.3-3.5,.7-.3,1.7-.6,3-.8,1.1-.2,5.5-.3,13.1-.3v5.4h-9.7c-4.4,0-6.7,2.4-6.7,7.3h16.4v5.4h-16.4c0,1.2,0,2.3,.3,3.1,0,.5,.2,.9,.4,1.3,.1,.3,.4,.7,.7,1.1l1.1,1.1c.3,.3,.8,.5,1.3,.7,.5,.2,1,.3,1.5,.3h11.3v5.4h-10Z" style="fill: #fff; fill-rule: evenodd;"/>
<path d="M191.8,880.3h-2.5c0-.1-.9-.2-.9-.2-.2,0-.5,0-.7-.1-.2,0-.3,0-.3-.1-.2,0-.3,0-.4,0-2.8-.8-4.9-2.6-6.4-5.5-1.3-2.5-1.9-5.1-1.9-7.9s.2-5.3,.6-7.3c.4-2,1.1-3.8,2.1-5.2,1.1-1.7,2.6-2.9,4.3-3.5,1-.4,2-.6,3-.8,1.1-.2,5.4-.3,13.1-.3v5.3h-9.7c-1.9,0-3.4,.6-4.5,1.7-.9,1-1.5,2.3-1.9,4-.4,1.8-.5,3.6-.5,5.5s.2,3.8,.7,5.3c.7,1.9,1.8,3.1,3.3,3.6l.6,.2h.7s11.3,0,11.3,0v5.4h-10Z" style="fill: #fff; fill-rule: evenodd;"/>
<polygon points="222.9 880.3 222.9 867.3 212.1 867.3 212.1 880.3 206.1 880.3 206.1 849.2 212.1 849.2 212.1 861.8 222.9 861.8 222.9 849.2 228.8 849.2 228.8 880.3 222.9 880.3" style="fill: #fff; fill-rule: evenodd;"/>
</g>
<rect x="1.4" y="1.4" width="904.3" height="904.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="247.8" y1="878.3" x2="686.5" y2="878.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="248" y1="850.9" x2="686.5" y2="850.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="823.5" x2="686.5" y2="823.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="796.1" x2="905.7" y2="796.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="768.7" x2="905.7" y2="768.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="741.3" x2="905.7" y2="741.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="713.9" x2="905.7" y2="713.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="686.5" x2="905.7" y2="686.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="659.1" x2="905.7" y2="659.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="631.7" x2="905.7" y2="631.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="604.3" x2="905.7" y2="604.3" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="576.9" x2="905.7" y2="576.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="549.4" x2="905.7" y2="549.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="522" x2="905.7" y2="522" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="494.6" x2="905.7" y2="494.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="467.2" x2="905.7" y2="467.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="439.8" x2="905.7" y2="439.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="412.4" x2="905.7" y2="412.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="385" x2="905.7" y2="385" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="357.6" x2="905.7" y2="357.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="330.2" x2="905.7" y2="330.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="302.8" x2="905.7" y2="302.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="275.4" x2="905.7" y2="275.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="248" x2="905.7" y2="248" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="220.6" x2="905.7" y2="220.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="193.2" x2="905.7" y2="193.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="165.8" x2="905.7" y2="165.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="138.4" x2="905.7" y2="138.4" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="111" x2="905.7" y2="111" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="83.6" x2="905.7" y2="83.6" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="56.2" x2="905.7" y2="56.2" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="1.4" y1="28.8" x2="905.7" y2="28.8" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="878.3" y1="1.4" x2="878.3" y2="796.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="850.9" y1="1.4" x2="850.9" y2="796.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="823.5" y1="1.4" x2="823.5" y2="796.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="796.1" y1="1.4" x2="796.1" y2="796.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="768.7" y1="1.4" x2="768.7" y2="796.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="741.3" y1="1.4" x2="741.3" y2="796.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="713.9" y1="1.4" x2="713.9" y2="796.1" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="686.5" y1="1.4" x2="686.5" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="659.1" y1="1.4" x2="659.1" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="631.7" y1="1.4" x2="631.7" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="604.3" y1="1.4" x2="604.3" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="576.9" y1="1.4" x2="576.9" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="549.4" y1="1.4" x2="549.4" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="522" y1="1.4" x2="522" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="494.6" y1="1.4" x2="494.6" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="467.2" y1="1.4" x2="467.2" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="439.8" y1="1.4" x2="439.8" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="412.4" y1="1.4" x2="412.4" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="385" y1="1.4" x2="385" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="357.6" y1="1.4" x2="357.6" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="330.2" y1="1.4" x2="330.2" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="302.8" y1="1.4" x2="302.8" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="275.4" y1="1.4" x2="275.4" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="248" y1="1.4" x2="248" y2="905.7" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="220.6" y1="1.4" x2="220.6" y2="821.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="193.2" y1="1.4" x2="193.2" y2="821.9" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="165.8" y1="1.4" x2="165.8" y2="823.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="138.4" y1="1.4" x2="138.4" y2="823.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="111" y1="1.4" x2="111" y2="823.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="83.6" y1="1.4" x2="83.6" y2="823.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="56.2" y1="1.4" x2="56.2" y2="823.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
<line x1="28.8" y1="1.4" x2="28.8" y2="823.5" style="fill: none; stroke: #fff; stroke-miterlimit: 10; stroke-width: .8px;"/>
</svg>

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

4
live/Geeetech/index.idx Normal file
View File

@ -0,0 +1,4 @@
min_slic3r_version = 2.6.0-alpha1
0.1.0 Initial Geeetech bundle

812
live/Infinity3D/1.0.0.ini Normal file
View File

@ -0,0 +1,812 @@
# Infinity3D profiles
[vendor]
# Vendor name will be shown by the Config Wizard.
name = Infinity3D
# Configuration version of this file. Config file will only be installed, if the config_version differs.
# This means, the server may force the Slic3r configuration to be downgraded.
config_version = 1.0.0
# Where to get the updates from?
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Infinity3D/
# The printer models will be shown by the Configuration Wizard in this order,
[printer_model:DEV-200]
name = Infinity3D DEV-200
variants = 0.4
technology = FFF
bed_model = DEV_200_bed.stl
bed_texture = DEV_200_texture.svg
default_materials = Generic PLA @Infinity3D; Generic PETG @Infinity3D
[printer_model:DEV-350]
name = Infinity3D DEV-350
variants = 0.4
technology = FFF
bed_model = DEV_350_bed.stl
bed_texture = DEV_350_texture.svg
default_materials = Generic PLA @Infinity3D; Generic PETG @Infinity3D
[print:*common*]
avoid_crossing_perimeters = 1
avoid_crossing_perimeters_max_detour = 0
bottom_fill_pattern = monotonic
bottom_solid_layers = 4
bottom_solid_min_thickness = 0
bridge_acceleration = 0
bridge_angle = 0
bridge_flow_ratio = 1
bridge_speed = 60
brim_separation = 0
brim_type = outer_only
brim_width = 0
clip_multipart_objects = 1
complete_objects = 0
default_acceleration = 0
dont_support_bridges = 1
draft_shield = disabled
elefant_foot_compensation = 0.1
ensure_vertical_shell_thickness = 1
external_perimeter_extrusion_width = 0.45
external_perimeter_speed = 80%
external_perimeters_first = 0
extra_perimeters = 0
extruder_clearance_height = 25
extruder_clearance_radius = 75
extrusion_width = 0.45
fill_angle = 45
fill_density = 20%
fill_pattern = gyroid
first_layer_acceleration = 0
first_layer_acceleration_over_raft = 0
first_layer_extrusion_width = 0.45
first_layer_height = 0.2
first_layer_speed = 45
first_layer_speed_over_raft = 45
fuzzy_skin = none
fuzzy_skin_point_dist = 0.8
fuzzy_skin_thickness = 0.3
gap_fill_enabled = 1
gap_fill_speed = 20
gcode_comments = 0
gcode_label_objects = 0
gcode_resolution = 0.0125
gcode_substitutions =
infill_acceleration = 0
infill_anchor = 600%
infill_anchor_max = 50
infill_every_layers = 1
infill_extruder = 1
infill_extrusion_width = 0.45
infill_first = 0
infill_only_where_needed = 0
infill_overlap = 25%
infill_speed = 60
inherits =
interface_shells = 0
ironing = 0
ironing_flowrate = 15%
ironing_spacing = 0.25
ironing_speed = 30
ironing_type = top
layer_height = 0.2
max_print_speed = 100
max_volumetric_speed = 0
min_skirt_length = 4
mmu_segmented_region_max_width = 0
notes =
only_retract_when_crossing_perimeters = 0
ooze_prevention = 0
output_filename_format = {input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode
overhangs = 0
perimeter_acceleration = 0
perimeter_extruder = 1
perimeter_extrusion_width = 0.45
perimeter_speed = 60
perimeters = 2
post_process =
print_settings_id =
raft_contact_distance = 0.1
raft_expansion = 1.5
raft_first_layer_density = 90%
raft_first_layer_expansion = 3
raft_layers = 0
resolution = 0
seam_position = nearest
single_extruder_multi_material_priming = 1
skirt_distance = 5
skirt_height = 1
skirts = 3
slice_closing_radius = 0.049
slicing_mode = regular
small_perimeter_speed = 70%
solid_infill_below_area = 0
solid_infill_every_layers = 0
solid_infill_extruder = 1
solid_infill_extrusion_width= 0.45
solid_infill_speed = 80%
spiral_vase = 0
standby_temperature_delta = -5
support_material = 0
support_material_angle = 0
support_material_auto = 1
support_material_bottom_contact_distance = 0
support_material_bottom_interface_layers = -1
support_material_buildplate_only = 0
support_material_closing_radius = 2
support_material_contact_distance = 0.15
support_material_enforce_layers = 0
support_material_extruder = 0
support_material_extrusion_width = 0.38
support_material_interface_contact_loops = 0
support_material_interface_extruder = 0
support_material_interface_layers = 2
support_material_interface_pattern = rectilinear
support_material_interface_spacing = 0.2
support_material_interface_speed = 100%
support_material_pattern = rectilinear
support_material_spacing = 2
support_material_speed = 60
support_material_style = grid
support_material_synchronize_layers = 0
support_material_threshold = 45
support_material_with_sheath = 0
support_material_xy_spacing = 60%
thick_bridges = 1
thin_walls = 0
threads = 8
top_fill_pattern = monotonic
top_infill_extrusion_width = 0.45
top_solid_infill_speed = 60%
top_solid_layers = 4
top_solid_min_thickness = 0
travel_speed = 70
travel_speed_z = 0
wipe_tower = 0
wipe_tower_bridging = 10
wipe_tower_brim_width = 2
wipe_tower_no_sparse_layers = 0
wipe_tower_rotation_angle = 0
wipe_tower_width = 60
wipe_tower_x = 170
wipe_tower_y = 140
xy_size_compensation = 0
compatible_printers_condition = nozzle_diameter[0]==0.4
[print:0.06mm SUPERFINE @Infinity3D_DEV_200]
inherits = *common*
layer_height = 0.06
bottom_solid_layers = 12
top_solid_layers = 12
top_solid_min_thickness = 0.72
bottom_solid_min_thickness = 0.72
bridge_speed = 45
infill_speed = 60
perimeter_speed = 50
support_material_speed = 50
max_print_speed = 60
skirt_distance = 10
first_layer_speed = 80%
first_layer_extrusion_width = 0.45
perimeter_extrusion_width = 0.4
external_perimeter_extrusion_width = 0.4
infill_extrusion_width = 0.4
solid_infill_extrusion_width = 0.4
top_infill_extrusion_width = 0.4
compatible_printers_condition = nozzle_diameter[0]==0.4 and printer_model=="DEV-200"
[print:0.10mm Fine @Infinity3D_DEV_200]
inherits = *common*
layer_height = 0.10
top_solid_layers = 8
bottom_solid_layers = 8
bridge_speed = 45
infill_speed = 60
perimeter_speed = 50
support_material_speed = 50
max_print_speed = 60
skirt_distance = 10
first_layer_speed = 80%
first_layer_extrusion_width = 0.45
perimeter_extrusion_width = 0.4
external_perimeter_extrusion_width = 0.4
infill_extrusion_width = 0.4
solid_infill_extrusion_width = 0.4
top_infill_extrusion_width = 0.4
compatible_printers_condition = nozzle_diameter[0]==0.4 and printer_model=="DEV-200"
[print:0.20mm GOOD @Infinity3D_DEV_200]
inherits = *common*
layer_height = 0.20
top_solid_layers = 5
bottom_solid_layers = 5
bridge_speed = 45
infill_speed = 60
perimeter_speed = 50
support_material_speed = 50
max_print_speed = 60
skirt_distance = 10
first_layer_speed = 80%
first_layer_extrusion_width = 0.45
perimeter_extrusion_width = 0.4
external_perimeter_extrusion_width = 0.4
infill_extrusion_width = 0.4
solid_infill_extrusion_width = 0.4
top_infill_extrusion_width = 0.4
compatible_printers_condition = nozzle_diameter[0]==0.4 and printer_model=="DEV-200"
[print:0.30mm RAPID @Infinity3D_DEV_200]
inherits = *common*
layer_height = 0.30
top_solid_layers = 3
bottom_solid_layers = 3
bridge_speed = 45
infill_speed = 60
perimeter_speed = 50
support_material_speed = 50
max_print_speed = 60
skirt_distance = 10
first_layer_speed = 80%
compatible_printers_condition = nozzle_diameter[0]==0.4 and printer_model=="DEV-200"
[print:0.40mm FAST @Infinity3D_DEV_200]
inherits = *common*
layer_height = 0.40
top_solid_layers = 3
bottom_solid_layers = 3
bridge_speed = 45
infill_speed = 60
perimeter_speed = 50
support_material_speed = 50
max_print_speed = 60
skirt_distance = 10
first_layer_speed = 80%
support_material_extrusion_width = 0.45
compatible_printers_condition = nozzle_diameter[0]==0.4 and printer_model=="DEV-200"
[print:0.06mm SUPERFINE @Infinity3D_DEV_350]
inherits = *common*
layer_height = 0.06
bottom_solid_layers = 12
top_solid_layers = 12
top_solid_min_thickness = 0.72
bottom_solid_min_thickness = 0.72
bridge_speed = 45
infill_speed = 60
perimeter_speed = 50
support_material_speed = 50
max_print_speed = 60
skirt_distance = 10
first_layer_speed = 80%
first_layer_extrusion_width = 0.45
perimeter_extrusion_width = 0.4
external_perimeter_extrusion_width = 0.4
infill_extrusion_width = 0.4
solid_infill_extrusion_width = 0.4
top_infill_extrusion_width = 0.4
compatible_printers_condition = nozzle_diameter[0]==0.4 and printer_model=="DEV-350"
[print:0.10mm Fine @Infinity3D_DEV_350]
inherits = *common*
layer_height = 0.10
top_solid_layers = 8
bottom_solid_layers = 8
bridge_speed = 45
infill_speed = 60
perimeter_speed = 50
support_material_speed = 50
max_print_speed = 60
skirt_distance = 10
first_layer_speed = 80%
first_layer_extrusion_width = 0.45
perimeter_extrusion_width = 0.4
external_perimeter_extrusion_width = 0.4
infill_extrusion_width = 0.4
solid_infill_extrusion_width = 0.4
top_infill_extrusion_width = 0.4
compatible_printers_condition = nozzle_diameter[0]==0.4 and printer_model=="DEV-350"
[print:0.20mm GOOD @Infinity3D_DEV_350]
inherits = *common*
layer_height = 0.20
top_solid_layers = 5
bottom_solid_layers = 5
bridge_speed = 45
infill_speed = 60
perimeter_speed = 50
support_material_speed = 50
max_print_speed = 60
skirt_distance = 10
first_layer_speed = 80%
first_layer_extrusion_width = 0.45
perimeter_extrusion_width = 0.4
external_perimeter_extrusion_width = 0.4
infill_extrusion_width = 0.4
solid_infill_extrusion_width = 0.4
top_infill_extrusion_width = 0.4
compatible_printers_condition = nozzle_diameter[0]==0.4 and printer_model=="DEV-350"
[print:0.30mm RAPID @Infinity3D_DEV_350]
inherits = *common*
layer_height = 0.30
top_solid_layers = 3
bottom_solid_layers = 3
bridge_speed = 45
infill_speed = 60
perimeter_speed = 50
support_material_speed = 50
max_print_speed = 60
skirt_distance = 10
first_layer_speed = 80%
compatible_printers_condition = nozzle_diameter[0]==0.4 and printer_model=="DEV-350"
[print:0.40mm FAST @Infinity3D_DEV_350]
inherits = *common*
layer_height = 0.40
top_solid_layers = 3
bottom_solid_layers = 3
bridge_speed = 45
infill_speed = 60
perimeter_speed = 50
support_material_speed = 50
max_print_speed = 60
skirt_distance = 10
first_layer_speed = 80%
support_material_extrusion_width = 0.45
compatible_printers_condition = nozzle_diameter[0]==0.4 and printer_model=="DEV-350"
[filament:*common*]
bed_temperature = 60
bridge_fan_speed = 100
compatible_printers =
compatible_printers_condition =
compatible_prints =
compatible_prints_condition =
cooling = 1
disable_fan_first_layers = 2
end_filament_gcode = "; Filament-specific end gcode \n;END gcode for filament\n"
extrusion_multiplier = 1
fan_always_on = 1
fan_below_layer_time = 60
filament_colour = #29B2B2
filament_cooling_final_speed = 3.4
filament_cooling_initial_speed = 2.2
filament_cooling_moves = 4
filament_cost = 0
filament_density = 0
filament_deretract_speed = nil
filament_diameter = 1.75
filament_load_time = 0
filament_loading_speed = 28
filament_loading_speed_start = 3
filament_max_volumetric_speed = 0
filament_minimal_purge_on_wipe_tower = 15
filament_notes = ""
filament_ramming_parameters = "120 100 6.6 6.8 7.2 7.6 7.9 8.2 8.7 9.4 9.9 10.0| 0.05 6.6 0.45 6.8 0.95 7.8 1.45 8.3 1.95 9.7 2.45 10 2.95 7.6 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6"
filament_retract_before_travel = nil
filament_retract_before_wipe = nil
filament_retract_layer_change = nil
filament_retract_length = nil
filament_retract_lift = nil
filament_retract_lift_above = nil
filament_retract_lift_below = nil
filament_retract_restart_extra = nil
filament_retract_speed = nil
filament_settings_id = ""
filament_soluble = 0
filament_spool_weight = 0
filament_toolchange_delay = 0
filament_type = PLA
filament_unload_time = 0
filament_unloading_speed = 90
filament_unloading_speed_start = 100
filament_wipe = nil
first_layer_bed_temperature = 60
first_layer_temperature = 210
full_fan_speed_layer = 0
inherits =
max_fan_speed = 100
min_fan_speed = 35
min_print_speed = 10
slowdown_below_layer_time = 5
start_filament_gcode = "; Filament gcode\n"
temperature = 210
[filament:*PLA*]
inherits = *common*
bed_temperature = 60
fan_below_layer_time = 100
filament_colour = #DDDDDD
filament_max_volumetric_speed = 15
filament_type = PLA
filament_density = 1.24
filament_cost = 20
first_layer_bed_temperature = 60
first_layer_temperature = 210
fan_always_on = 1
cooling = 1
max_fan_speed = 100
min_fan_speed = 100
bridge_fan_speed = 100
disable_fan_first_layers = 1
temperature = 205
[filament:*PET*]
inherits = *common*
bed_temperature = 70
cooling = 1
disable_fan_first_layers = 3
fan_below_layer_time = 20
filament_colour = #DDDDDD
filament_max_volumetric_speed = 8
filament_type = PETG
filament_density = 1.27
filament_cost = 30
first_layer_bed_temperature = 70
first_layer_temperature = 240
fan_always_on = 1
max_fan_speed = 50
min_fan_speed = 20
bridge_fan_speed = 100
temperature = 240
[filament:*ABS*]
inherits = *common*
bed_temperature = 100
cooling = 0
disable_fan_first_layers = 3
fan_below_layer_time = 20
filament_colour = #DDDDDD
filament_max_volumetric_speed = 11
filament_type = ABS
filament_density = 1.04
filament_cost = 20
first_layer_bed_temperature = 100
first_layer_temperature = 245
fan_always_on = 0
max_fan_speed = 0
min_fan_speed = 0
bridge_fan_speed = 30
top_fan_speed = 0
temperature = 245
[filament:Generic PLA @Infinity3D]
inherits = *PLA*
renamed_from = "Generic PLA @Infinity3D"
filament_vendor = Generic
[filament:Generic PETG @Infinity3D]
inherits = *PET*
renamed_from = "Generic PETG @Infinity3D"
filament_vendor = Generic
[filament:Generic ABS @Infinity3D]
inherits = *ABS*
renamed_from = "Generic ABS @Infinity3D"
first_layer_bed_temperature = 90
bed_temperature = 90
filament_vendor = Generic
[filament:Infinity3D PLA @Infinity3D]
inherits = *PLA*
renamed_from = "Infinity3D PLA @Infinity3D"
filament_vendor = Infinity3D
temperature = 200
bed_temperature = 60
first_layer_temperature = 205
first_layer_bed_temperature = 60
filament_colour = #42BDD8
[filament:Infinity3D PETG @Infinity3D]
inherits = *PET*
renamed_from = "Infinity3D PETG @Infinity3D"
filament_vendor = Infinity3D
temperature = 240
bed_temperature = 70
first_layer_temperature = 240
first_layer_bed_temperature = 70
max_fan_speed = 40
min_fan_speed = 20
filament_colour = #42BDD8
[filament:Infinity3D ABS @Infinity3D]
inherits = *ABS*
renamed_from = "Infinity3D ABS @Infinity3D"
filament_vendor = Infinity3D
temperature = 240
bed_temperature = 90
first_layer_temperature = 240
first_layer_bed_temperature = 90
filament_colour = #42BDD8
[filament:Prusament PLA @Infinity3D]
inherits = *PLA*
renamed_from = "Prusament PLA @Infinity3D"
filament_vendor = Prusa Polymers
temperature = 210
bed_temperature = 60
first_layer_temperature = 215
first_layer_bed_temperature = 60
filament_cost = 24.99
filament_density = 1.24
filament_colour = #F94D0C
[filament:Prusament PETG @Infinity3D]
inherits = *PET*
renamed_from = "Prusament PETG @Infinity3D"
filament_vendor = Prusa Polymers
temperature = 245
bed_temperature = 70
first_layer_temperature = 245
first_layer_bed_temperature = 70
filament_cost = 24.99
filament_density = 1.27
filament_colour = #F94D0C
[filament:AzureFilm PLA @Infinity3D]
inherits = *PLA*
filament_vendor = AzureFilm
temperature = 210
bed_temperature = 60
first_layer_temperature = 215
first_layer_bed_temperature = 60
filament_cost = 19.97
filament_density = 1.24
filament_colour = #006AA6
[filament:Devil Design PLA @Infinity3D]
inherits = *PLA*
filament_vendor = Devil Design
temperature = 215
bed_temperature = 60
first_layer_temperature = 215
first_layer_bed_temperature = 60
filament_cost = 19.00
filament_density = 1.24
filament_colour = #FF0000
filament_spool_weight = 256
[filament:Devil Design PLA Matt @Infinity3D]
inherits = *PLA*
filament_vendor = Devil Design
temperature = 205
bed_temperature = 60
first_layer_temperature = 205
first_layer_bed_temperature = 60
filament_cost = 20.00
filament_density = 1.38
filament_colour = #FF0000
filament_spool_weight = 256
[filament:Devil Design PLA Galaxy @Infinity3D]
inherits = *PLA*
renamed_from = "Devil Design PLA (Galaxy) @Infinity3D"
filament_vendor = Devil Design
temperature = 225
bed_temperature = 65
first_layer_temperature = 225
first_layer_bed_temperature = 65
filament_cost = 19.00
filament_density = 1.24
filament_colour = #FF0000
filament_spool_weight = 256
[filament:Extrudr PLA NX2 @Infinity3D]
inherits = *PLA*
filament_vendor = Extrudr
temperature = 200
bed_temperature = 60
first_layer_temperature = 205
first_layer_bed_temperature = 60
filament_cost = 23.63
filament_density = 1.3
filament_colour = #3C4547
filament_spool_weight = 256
[filament:Extrudr GreenTEC Pro @Infinity3D]
inherits = *PLA*
filament_vendor = Extrudr
temperature = 210
bed_temperature = 60
first_layer_temperature = 215
first_layer_bed_temperature = 60
filament_cost = 56.24
filament_density = 1.35
filament_colour = #3C4547
[filament:Real Filament PLA @Infinity3D]
inherits = *PLA*
filament_vendor = Real Filament
temperature = 195
bed_temperature = 60
first_layer_temperature = 200
first_layer_bed_temperature = 60
filament_cost = 24.99
filament_density = 1.24
filament_colour = #007ABF
[filament:Velleman PLA @Infinity3D]
inherits = *PLA*
filament_vendor = Velleman
temperature = 200
bed_temperature = 60
first_layer_temperature = 205
first_layer_bed_temperature = 60
filament_cost = 27.99
filament_density = 1.24
filament_colour = #7EA60D
[filament:3DJAKE ecoPLA @Infinity3D]
inherits = *PLA*
filament_vendor = 3DJAKE
temperature = 200
bed_temperature = 60
first_layer_temperature = 205
first_layer_bed_temperature = 60
filament_cost = 21.99
filament_density = 1.24
filament_colour = #125467
filament_spool_weight = 238
[filament:3DJAKE ecoPLA Matt @Infinity3D]
inherits = *PLA*
filament_vendor = 3DJAKE
temperature = 195
bed_temperature = 60
first_layer_temperature = 195
first_layer_bed_temperature = 60
filament_cost = 24.99
filament_density = 1.38
filament_colour = #125467
filament_spool_weight = 238
[filament:3DJAKE ecoPLA Tough @Infinity3D]
inherits = *PLA*
filament_vendor = 3DJAKE
temperature = 215
bed_temperature = 60
first_layer_temperature = 215
first_layer_bed_temperature = 60
filament_cost = 29.99
filament_density = 1.21
filament_colour = #125467
[filament:FormFutura Tough PLA @Infinity3D]
inherits = *PLA*
filament_vendor = FormFutura
temperature = 215
bed_temperature = 60
first_layer_temperature = 215
first_layer_bed_temperature = 60
filament_cost = 46.65
filament_density = 1.21
filament_colour = #ed000e
[filament:123-3D Jupiter PLA @Infinity3D]
inherits = *PLA*
filament_vendor = 123-3D
temperature = 200
bed_temperature = 60
first_layer_temperature = 205
first_layer_bed_temperature = 60
filament_cost = 19.50
filament_density = 1.24
filament_colour = #FFE200
[filament:Das Filament PLA @Infinity3D]
inherits = *PLA*
filament_vendor = Das Filament
temperature = 210
bed_temperature = 60
first_layer_temperature = 215
first_layer_bed_temperature = 60
filament_cost = 20.56
filament_density = 1.24
filament_colour = #C7F935
[filament:Das Filament PETG @Infinity3D]
inherits = *PET*
filament_vendor = Das Filament
temperature = 240
bed_temperature = 70
first_layer_temperature = 240
first_layer_bed_temperature = 70
filament_cost = 27.44
filament_density = 1.29
filament_colour = #C7F935
[filament:Verbatim PLA @Infinity3D]
inherits = *PLA*
filament_vendor = Verbatim
temperature = 205
bed_temperature = 60
first_layer_temperature = 210
first_layer_bed_temperature = 60
filament_cost = 22.99
filament_density = 1.24
filament_colour = #001ca8
# Common printer preset
[printer:*common*]
bed_shape = 0x0,350x0,350x350,0x350
color_change_gcode = M600
cooling_tube_length = 5
cooling_tube_retraction = 91.5
default_filament_profile = ""
default_print_profile =
end_gcode = ;End GCode begin\nM140 S0 ;Heated bed heater off\nM104 S0 ;Extruder heater off\nG90 ;absolute positioning\nG92 E0 ;Retract the filament\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG1 Z350 E-1 F3000 ;move Z up a bit and retract filament even more\nG1 X0 F3000 ;move X to min endstops, so the head is out of the way\nG1 Y350 F3000 ;so the head is out of the way and Plate is moved forward\nM84 ;stepper off\nM107 ; fan off\nM82 ; absolute extrusion\n;End GCode end
extra_loading_move = -2
extruder_colour = ""
extruder_offset = 0x0
gcode_flavor = marlin
high_current_on_filament_swap = 0
machine_limits_usage = time_estimate_only
machine_max_acceleration_e = 10000
machine_max_acceleration_extruding = 1000
machine_max_acceleration_retracting = 1000
machine_max_acceleration_travel = 1500
machine_max_acceleration_x = 3000
machine_max_acceleration_y = 3000
machine_max_acceleration_z = 100
machine_max_feedrate_e = 25
machine_max_feedrate_x = 150
machine_max_feedrate_y = 150
machine_max_feedrate_z = 50
machine_max_jerk_e = 2.5
machine_max_jerk_x = 10
machine_max_jerk_y = 10
machine_max_jerk_z = 0.2
machine_min_extruding_rate = 0
machine_min_travel_rate = 0
max_layer_height = 0.4
max_print_height = 350
min_layer_height = 0.08
nozzle_diameter = 0.4
parking_pos_retraction = 92
pause_print_gcode =
printer_technology = FFF
remaining_times = 0
retract_before_travel = 2
retract_before_wipe = 0%
retract_layer_change = 1
retract_length = 2
retract_length_toolchange = 10
retract_lift = 0
retract_lift_above = 0
retract_lift_below = 328
retract_restart_extra = 0
retract_restart_extra_toolchange = 0
retract_speed = 60
deretract_speed = 40
silent_mode = 0
single_extruder_multi_material = 0
start_gcode = Start GCode begin\nM140 S[first_layer_bed_temperature] ;Start Warming Bed\nM104 S[first_layer_temperature] ;Preheat\nG28 ;home\nG29 ;Auto Bed-level\nG90 ;absolute positioning\nG1 X-10 Y-10 F3000 ;Move to corner\nM190 S[first_layer_bed_temperature] ;Wait For Bed Temperature\nM109 S[first_layer_temperature] ;Wait for Hotend Temperature\nG92 E0 ;Zero set extruder position\nG1 E3 F200 ;Feed filament to clear nozzle\nG92 E0 ;Zero set extruder position
thumbnails = 16x16,220x124
use_firmware_retraction = 0
use_relative_e_distances = 0
use_volumetric_e = 0
variable_layer_height = 1
wipe = 0
z_offset = 0
[printer:Infinity3D DEV-350]
inherits = *common*
printer_model = DEV-350
printer_variant = 0.4
default_filament_profile = Generic PLA @Infinity3D
default_print_profile = 0.20mm GOOD @Infinity3D_DEV_350
[printer:Infinity3D DEV-200]
inherits = *common*
printer_model = DEV-200
printer_variant = 0.4
bed_shape = 0x0,200x0,200x200,0x200
thumbnails =
variable_layer_height = 0
retract_lift_below = 0
max_print_height = 235
start_gcode = Start GCode begin\nM140 S[first_layer_bed_temperature] ;Start Warming Bed\nM104 S[first_layer_temperature] ;Preheat\nG28 ;home\nG29 ;Auto Bed-level\nG90 ;absolute positioning\nG1 X-10 Y-10 F3000 ;Move to corner\nM190 S[first_layer_bed_temperature] ;Wait For Bed Temperature\nM109 S[first_layer_temperature] ;Wait for Hotend Temperature\nG92 E0 ;Zero set extruder position\nG1 E3 F200 ;Feed filament to clear nozzle\nG92 E0 ;Zero set extruder position
end_gcode = ;End GCode begin\nM140 S0 ;Heated bed heater off\nM104 S0 ;Extruder heater off\nG90 ;absolute positioning\nG92 E0 ;Retract the filament\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG1 Z240 E-1 F3000 ;move Z up a bit and retract filament even more\nG1 X0 F3000 ;move X to min endstops, so the head is out of the way\nG1 Y200 F3000 ;so the head is out of the way and Plate is moved forward\nM84 ;stepper off\nM107 ; fan off\nM82 ; absolute extrusion\n;End GCode end
default_filament_profile = Generic PLA @Infinity3D
default_print_profile = 0.20mm GOOD @Infinity3D_DEV_200

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

View File

@ -0,0 +1,487 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="2717.000000pt" height="2953.000000pt" viewBox="0 0 2717.000000 2953.000000"
preserveAspectRatio="xMidYMid meet">
<g transform="translate(0.000000,2953.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M1160 28950 l0 -580 -580 0 c-573 0 -580 0 -580 -20 0 -20 7 -20 580
-20 l580 0 0 -570 0 -570 -580 0 c-573 0 -580 0 -580 -20 0 -20 7 -20 580 -20
l580 0 0 -575 0 -575 -580 0 c-509 0 -580 -2 -580 -15 0 -13 71 -15 580 -15
l580 0 0 -575 0 -575 -580 0 c-509 0 -580 -2 -580 -15 0 -13 71 -15 580 -15
l580 0 0 -575 0 -575 -580 0 c-509 0 -580 -2 -580 -15 0 -13 71 -15 580 -15
l580 0 0 -575 0 -575 -580 0 c-509 0 -580 -2 -580 -15 0 -13 71 -15 580 -15
l580 0 0 -575 0 -575 -580 0 c-573 0 -580 0 -580 -20 0 -20 7 -20 580 -20
l580 0 0 -570 0 -570 -580 0 c-573 0 -580 0 -580 -20 0 -20 7 -20 580 -20
l580 0 0 -570 0 -570 -580 0 c-573 0 -580 0 -580 -20 0 -20 7 -20 580 -20
l580 0 0 -570 0 -570 -580 0 c-573 0 -580 0 -580 -20 0 -20 7 -20 580 -20
l580 0 0 -575 0 -575 -580 0 c-509 0 -580 -2 -580 -15 0 -13 71 -15 580 -15
l580 0 0 -575 0 -575 -580 0 c-509 0 -580 -2 -580 -15 0 -13 71 -15 580 -15
l580 0 0 -575 0 -575 -580 0 c-509 0 -580 -2 -580 -15 0 -13 71 -15 580 -15
l580 0 0 -575 0 -575 -580 0 c-509 0 -580 -2 -580 -15 0 -13 71 -15 580 -15
l580 0 0 -575 0 -575 -580 0 c-573 0 -580 0 -580 -20 0 -20 7 -20 580 -20
l580 0 0 -570 0 -570 -580 0 c-573 0 -580 0 -580 -20 0 -20 7 -20 580 -20
l580 0 0 -570 0 -570 -580 0 c-573 0 -580 0 -580 -20 0 -20 7 -20 580 -20
l580 0 0 -570 0 -570 -580 0 c-573 0 -580 0 -580 -20 0 -20 7 -20 580 -20
l580 0 0 -575 0 -575 -580 0 c-509 0 -580 -2 -580 -15 0 -13 71 -15 580 -15
l580 0 0 -575 0 -575 -580 0 c-509 0 -580 -2 -580 -15 0 -13 71 -15 580 -15
l580 0 0 -575 0 -575 -580 0 c-509 0 -580 -2 -580 -15 0 -13 71 -15 580 -15
l580 0 0 -575 0 -575 -580 0 c-509 0 -580 -2 -580 -15 0 -13 71 -15 580 -15
l580 0 0 -575 0 -575 -580 0 c-509 0 -580 -2 -580 -15 0 -13 71 -15 580 -15
l580 0 0 -575 0 -575 -580 0 c-573 0 -580 0 -580 -20 0 -20 7 -20 580 -20
l580 0 0 -580 c0 -573 0 -580 20 -580 20 0 20 7 20 580 l0 580 575 0 575 0 0
-580 c0 -509 2 -580 15 -580 13 0 15 71 15 580 l0 580 575 0 575 0 0 -580 c0
-509 2 -580 15 -580 13 0 15 71 15 580 l0 580 575 0 575 0 0 -580 c0 -509 2
-580 15 -580 13 0 15 71 15 580 l0 580 575 0 575 0 0 -580 c0 -509 2 -580 15
-580 13 0 15 71 15 580 l0 580 575 0 575 0 0 -580 c0 -573 0 -580 20 -580 20
0 20 7 20 580 l0 580 570 0 570 0 0 -580 c0 -573 0 -580 20 -580 20 0 20 7 20
580 l0 580 570 0 570 0 0 -580 c0 -573 0 -580 20 -580 20 0 20 7 20 580 l0
580 570 0 570 0 0 -580 c0 -573 0 -580 20 -580 20 0 20 7 20 580 l0 580 575 0
575 0 0 -580 c0 -509 2 -580 15 -580 13 0 15 71 15 580 l0 580 575 0 575 0 0
-580 c0 -509 2 -580 15 -580 13 0 15 71 15 580 l0 580 575 0 575 0 0 -580 c0
-509 2 -580 15 -580 13 0 15 71 15 580 l0 580 575 0 575 0 0 -580 c0 -509 2
-580 15 -580 13 0 15 71 15 580 l0 580 575 0 575 0 0 -580 c0 -573 0 -580 20
-580 20 0 20 7 20 580 l0 580 570 0 570 0 0 -580 c0 -573 0 -580 20 -580 20 0
20 7 20 580 l0 580 570 0 570 0 0 -580 c0 -573 0 -580 20 -580 20 0 20 7 20
580 l0 580 570 0 570 0 0 -580 c0 -573 0 -580 20 -580 20 0 20 7 20 580 l0
580 575 0 575 0 0 -580 c0 -509 2 -580 15 -580 13 0 15 71 15 580 l0 580 575
0 575 0 0 -580 c0 -509 2 -580 15 -580 13 0 15 71 15 580 l0 580 575 0 575 0
0 -580 c0 -509 2 -580 15 -580 13 0 15 71 15 580 l0 580 575 0 575 0 0 -580
c0 -509 2 -580 15 -580 13 0 15 71 15 580 l0 580 575 0 575 0 0 -580 c0 -573
0 -580 20 -580 20 0 20 7 20 580 l0 580 580 0 c573 0 580 0 580 20 0 20 -7 20
-580 20 l-580 0 0 570 0 570 580 0 c573 0 580 0 580 20 0 20 -7 20 -580 20
l-580 0 0 575 0 575 580 0 c509 0 580 2 580 15 0 13 -71 15 -580 15 l-580 0 0
575 0 575 580 0 c509 0 580 2 580 15 0 13 -71 15 -580 15 l-580 0 0 575 0 575
580 0 c509 0 580 2 580 15 0 13 -71 15 -580 15 l-580 0 0 575 0 575 580 0
c509 0 580 2 580 15 0 13 -71 15 -580 15 l-580 0 0 575 0 575 580 0 c573 0
580 0 580 20 0 20 -7 20 -580 20 l-580 0 0 570 0 570 580 0 c573 0 580 0 580
20 0 20 -7 20 -580 20 l-580 0 0 570 0 570 580 0 c573 0 580 0 580 20 0 20 -7
20 -580 20 l-580 0 0 570 0 570 580 0 c573 0 580 0 580 20 0 20 -7 20 -580 20
l-580 0 0 575 0 575 580 0 c509 0 580 2 580 15 0 13 -71 15 -580 15 l-580 0 0
575 0 575 580 0 c509 0 580 2 580 15 0 13 -71 15 -580 15 l-580 0 0 575 0 575
580 0 c509 0 580 2 580 15 0 13 -71 15 -580 15 l-580 0 0 575 0 575 580 0
c509 0 580 2 580 15 0 13 -71 15 -580 15 l-580 0 0 575 0 575 580 0 c573 0
580 0 580 20 0 20 -7 20 -580 20 l-580 0 0 570 0 570 580 0 c573 0 580 0 580
20 0 20 -7 20 -580 20 l-580 0 0 570 0 570 580 0 c573 0 580 0 580 20 0 20 -7
20 -580 20 l-580 0 0 570 0 570 580 0 c573 0 580 0 580 20 0 20 -7 20 -580 20
l-580 0 0 575 0 575 580 0 c509 0 580 2 580 15 0 13 -71 15 -580 15 l-580 0 0
575 0 575 580 0 c509 0 580 2 580 15 0 13 -71 15 -580 15 l-580 0 0 575 0 575
580 0 c509 0 580 2 580 15 0 13 -71 15 -580 15 l-580 0 0 575 0 575 580 0
c509 0 580 2 580 15 0 13 -71 15 -580 15 l-580 0 0 575 0 575 580 0 c573 0
580 0 580 20 0 20 -7 20 -580 20 l-580 0 0 570 0 570 580 0 c573 0 580 0 580
20 0 20 -7 20 -580 20 l-580 0 0 580 c0 573 0 580 -20 580 -20 0 -20 -7 -20
-580 l0 -580 -575 0 -575 0 0 580 c0 509 -2 580 -15 580 -13 0 -15 -71 -15
-580 l0 -580 -575 0 -575 0 0 580 c0 509 -2 580 -15 580 -13 0 -15 -71 -15
-580 l0 -580 -575 0 -575 0 0 580 c0 509 -2 580 -15 580 -13 0 -15 -71 -15
-580 l0 -580 -575 0 -575 0 0 580 c0 509 -2 580 -15 580 -13 0 -15 -71 -15
-580 l0 -580 -575 0 -575 0 0 580 c0 509 -2 580 -15 580 -13 0 -15 -71 -15
-580 l0 -580 -575 0 -575 0 0 580 c0 573 0 580 -20 580 -20 0 -20 -7 -20 -580
l0 -580 -570 0 -570 0 0 580 c0 573 0 580 -20 580 -20 0 -20 -7 -20 -580 l0
-580 -570 0 -570 0 0 580 c0 573 0 580 -20 580 -20 0 -20 -7 -20 -580 l0 -580
-575 0 -575 0 0 580 c0 509 -2 580 -15 580 -13 0 -15 -71 -15 -580 l0 -580
-575 0 -575 0 0 580 c0 509 -2 580 -15 580 -13 0 -15 -71 -15 -580 l0 -580
-575 0 -575 0 0 580 c0 509 -2 580 -15 580 -13 0 -15 -71 -15 -580 l0 -580
-575 0 -575 0 0 580 c0 509 -2 580 -15 580 -13 0 -15 -71 -15 -580 l0 -580
-575 0 -575 0 0 580 c0 573 0 580 -20 580 -20 0 -20 -7 -20 -580 l0 -580 -570
0 -570 0 0 580 c0 573 0 580 -20 580 -20 0 -20 -7 -20 -580 l0 -580 -570 0
-570 0 0 580 c0 573 0 580 -20 580 -20 0 -20 -7 -20 -580 l0 -580 -570 0 -570
0 0 580 c0 573 0 580 -20 580 -20 0 -20 -7 -20 -580 l0 -580 -575 0 -575 0 0
580 c0 509 -2 580 -15 580 -13 0 -15 -71 -15 -580 l0 -580 -575 0 -575 0 0
580 c0 509 -2 580 -15 580 -13 0 -15 -71 -15 -580 l0 -580 -575 0 -575 0 0
580 c0 509 -2 580 -15 580 -13 0 -15 -71 -15 -580 l0 -580 -575 0 -575 0 0
580 c0 509 -2 580 -15 580 -13 0 -15 -71 -15 -580 l0 -580 -575 0 -575 0 0
580 c0 573 0 580 -20 580 -20 0 -20 -7 -20 -580z m1190 -1190 l0 -570 -575 0
-575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570
0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0
575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z
m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0
-570 -570 0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570 0
-570 0 0 570 0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0 570
0 570 570 0 570 0 0 -570z m1190 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0
575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z
m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0
-570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0
-575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0 570
0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0 570 0 570 570 0
570 0 0 -570z m1190 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z
m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0
-570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0
-575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570
0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0
575 0 0 -570z m-23620 -1185 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570
0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0
l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m-23620 -1180 l0 -575
-575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0
0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575
575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570
0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0
575 0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0
575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570
0 570 0 0 -575z m1190 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m-23620 -1180 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0
0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180
0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575
-575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0
0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575
570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0
l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m-23620 -1180 l0 -575
-575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0
0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575
575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570
0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0
575 0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0
575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570
0 570 0 0 -575z m1190 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m-23620 -1180 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0
0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180
0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575
-575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0
0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575
570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0
l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m-23620 -1185 l0 -570
-575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0
0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570
575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0
l0 -570 -570 0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570
0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0
570 0 570 570 0 570 0 0 -570z m1190 0 l0 -570 -575 0 -575 0 0 570 0 570 575
0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0
l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575
0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0
570 0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0 570 0 570 570
0 570 0 0 -570z m1190 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0
l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575
0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0
570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575
0 575 0 0 -570z m-23620 -1180 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0
0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180
0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570
-575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0
0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0 570 0 570
570 0 570 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0 570 0 570 570 0 570 0 0
-570z m1180 0 l0 -570 -570 0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1190 0
l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575
0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0
570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575
0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -570 0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1180 0
l0 -570 -570 0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1190 0 l0 -570 -575
0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0
570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575
0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0
l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m-23620 -1180 l0 -570
-575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0
0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570
575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0
l0 -570 -570 0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570
0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0
570 0 570 570 0 570 0 0 -570z m1190 0 l0 -570 -575 0 -575 0 0 570 0 570 575
0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0
l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575
0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0
570 0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0 570 0 570 570
0 570 0 0 -570z m1190 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0
l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575
0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0
570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575
0 575 0 0 -570z m-23620 -1185 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0
0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180
0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575
-575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0
0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575
570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0
l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m-23620 -1180 l0 -575
-575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0
0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575
575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570
0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0
575 0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0
575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570
0 570 0 0 -575z m1190 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m-23620 -1180 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0
0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180
0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575
-575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0
0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575
570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0
l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m-23620 -1180 l0 -575
-575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0
0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575
575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570
0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0
575 0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0
575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570
0 570 0 0 -575z m1190 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m-23620 -1180 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0
0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180
0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575
-575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0
0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575
570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0
l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m-23620 -1185 l0 -570
-575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0
0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570
575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0
l0 -570 -570 0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570
0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0
570 0 570 570 0 570 0 0 -570z m1190 0 l0 -570 -575 0 -575 0 0 570 0 570 575
0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0
l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575
0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0
570 0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0 570 0 570 570
0 570 0 0 -570z m1190 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0
l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575
0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0
570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575
0 575 0 0 -570z m-23620 -1180 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0
0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180
0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570
-575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0
0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0 570 0 570
570 0 570 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0 570 0 570 570 0 570 0 0
-570z m1180 0 l0 -570 -570 0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1190 0
l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575
0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0
570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575
0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -570 0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1180 0
l0 -570 -570 0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1190 0 l0 -570 -575
0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0
570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575
0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0
l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m-23620 -1180 l0 -570
-575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0
0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570
575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0
l0 -570 -570 0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570
0 -570 0 0 570 0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0
570 0 570 570 0 570 0 0 -570z m1190 0 l0 -570 -575 0 -575 0 0 570 0 570 575
0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0
l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575
0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0
570 0 570 570 0 570 0 0 -570z m1180 0 l0 -570 -570 0 -570 0 0 570 0 570 570
0 570 0 0 -570z m1190 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0
-570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0
l0 -570 -575 0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575
0 -575 0 0 570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0
570 0 570 575 0 575 0 0 -570z m1180 0 l0 -570 -575 0 -575 0 0 570 0 570 575
0 575 0 0 -570z m-23620 -1185 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0
0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180
0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575
-575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0
0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575
570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0
l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m-23620 -1180 l0 -575
-575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0
0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575
575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570
0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0
575 0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0
575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570
0 570 0 0 -575z m1190 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m-23620 -1180 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0
0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180
0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575
-575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0
0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575
570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0
l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m-23620 -1180 l0 -575
-575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0
0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575
575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570
0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0
575 0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0
575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570
0 570 0 0 -575z m1190 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0
-575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575
0 575 0 0 -575z m-23620 -1180 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0
0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180
0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575
-575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0
0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575
570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0
-575z m1180 0 l0 -575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1190 0
l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575
0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0
575 0 575 575 0 575 0 0 -575z m11810 -590 l0 -1165 -4705 0 c-4176 0 -4705 2
-4705 15 0 8 -9 15 -20 15 -11 0 -20 -7 -20 -15 0 -13 -71 -15 -575 -15 -504
0 -575 2 -575 15 0 8 -7 15 -15 15 -8 0 -15 -7 -15 -15 0 -13 -71 -15 -575
-15 l-575 0 0 575 c0 377 3 575 10 575 6 0 10 7 10 15 0 8 -4 15 -10 15 -7 0
-10 198 -10 575 l0 575 5890 0 5890 0 0 -1165z m-23620 -590 l0 -575 -575 0
-575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575
0 575 575 0 575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0
575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z
m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z m1180 0 l0
-575 -570 0 -570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570 0
-570 0 0 575 0 575 570 0 570 0 0 -575z m1180 0 l0 -575 -570 0 -570 0 0 575
0 575 570 0 570 0 0 -575z m1190 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0
575 0 0 -575z m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z
m1180 0 l0 -575 -575 0 -575 0 0 575 0 575 575 0 575 0 0 -575z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

View File

@ -0,0 +1,589 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="3780.000000pt" height="4134.000000pt" viewBox="0 0 3780.000000 4134.000000"
preserveAspectRatio="xMidYMid meet">
<g transform="translate(0.000000,4134.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M1618 40273 l-3 -808 -807 -3 c-799 -2 -808 -2 -808 -22 0 -20 9 -20
808 -22 l807 -3 0 -795 0 -795 -808 -3 -807 -2 0 -25 0 -25 810 0 810 0 -2
-797 -3 -798 -805 -2 c-800 -2 -805 -3 -808 -23 -3 -20 -1 -20 807 -20 l811 0
-2 -797 -3 -798 -807 -3 c-800 -2 -808 -2 -808 -22 0 -20 7 -20 810 -20 l810
0 0 -800 0 -800 -810 0 -810 0 0 -25 0 -25 810 0 810 0 0 -795 0 -795 -810 0
-810 0 0 -25 0 -25 810 0 810 0 -2 -797 -3 -798 -808 -3 c-798 -2 -807 -2
-807 -22 0 -20 9 -20 807 -22 l808 -3 0 -795 0 -795 -808 -3 c-805 -2 -808 -2
-805 -22 3 -20 9 -21 808 -23 l805 -2 3 -797 2 -798 -810 0 -810 0 0 -25 0
-25 810 0 810 0 -2 -797 -3 -798 -807 -3 c-799 -2 -808 -2 -808 -22 0 -20 9
-20 808 -22 l807 -3 3 -797 2 -798 -810 0 -810 0 0 -25 0 -25 810 0 810 0 0
-795 0 -795 -810 0 -810 0 0 -25 0 -25 810 0 810 0 0 -800 0 -800 -810 0
c-803 0 -810 0 -810 -20 0 -20 8 -20 808 -22 l807 -3 3 -797 2 -798 -810 0
c-803 0 -810 0 -810 -20 0 -20 8 -20 807 -22 l808 -3 3 -797 2 -798 -810 0
-810 0 0 -25 0 -25 808 -2 807 -3 0 -795 0 -795 -808 -3 c-798 -2 -807 -2
-807 -22 0 -20 9 -20 808 -22 l807 -3 3 -797 2 -798 -810 0 -810 0 0 -25 0
-25 810 0 810 0 0 -795 0 -795 -810 0 -810 0 0 -25 0 -25 810 0 810 0 0 -800
0 -800 -810 0 c-803 0 -810 0 -810 -20 0 -20 8 -20 808 -22 l807 -3 3 -797 2
-798 -810 0 -810 0 0 -25 0 -25 810 0 810 0 -2 -797 -3 -798 -808 -3 c-799 -2
-807 -2 -807 -22 0 -20 7 -20 810 -20 l810 0 -2 -797 -3 -798 -807 -3 c-799
-2 -808 -2 -808 -22 0 -20 9 -20 807 -22 l808 -3 0 -800 0 -800 -807 -3 c-709
-2 -808 -4 -808 -17 0 -13 98 -15 810 -15 l810 0 0 -800 0 -800 -810 0 -810 0
0 -25 0 -25 810 0 810 0 0 -810 0 -810 25 0 25 0 0 808 0 807 795 0 795 0 0
-807 0 -808 25 0 25 0 0 810 0 810 798 -2 797 -3 3 -807 c2 -800 2 -808 22
-808 20 0 20 7 20 810 l0 810 800 0 800 0 0 -810 0 -810 25 0 25 0 0 808 0
807 795 3 795 2 0 -810 0 -810 25 0 25 0 0 810 0 810 798 -2 797 -3 3 -807 c2
-799 2 -808 22 -808 20 0 20 9 22 808 l3 807 798 3 797 2 0 -811 c0 -808 0
-810 20 -807 20 3 21 8 23 808 l2 805 798 3 797 2 0 -810 0 -810 25 0 25 0 0
810 0 810 798 -2 797 -3 3 -807 c2 -799 2 -808 22 -808 20 0 20 9 22 807 l3
808 798 3 797 2 0 -810 0 -810 25 0 25 0 0 810 0 810 795 0 795 0 0 -810 0
-810 25 0 25 0 0 810 0 810 800 0 800 0 0 -810 c0 -803 0 -810 20 -810 20 0
20 8 22 808 l3 807 798 3 797 2 0 -810 c0 -803 0 -810 20 -810 20 0 20 8 22
807 l3 808 798 3 797 2 0 -810 0 -810 25 0 25 0 0 810 0 810 798 -2 797 -3 2
-805 c2 -799 3 -805 23 -808 20 -3 20 0 22 805 l3 808 798 3 797 2 0 -810 0
-810 25 0 25 0 0 810 0 810 795 0 795 0 0 -810 0 -810 25 0 25 0 0 810 0 810
800 0 800 0 0 -810 c0 -803 0 -810 20 -810 20 0 20 8 22 808 l3 807 798 3 797
2 0 -810 0 -810 25 0 25 0 0 810 0 810 798 -2 797 -3 3 -807 c2 -800 2 -808
22 -808 20 0 20 7 20 810 l0 810 798 -2 797 -3 3 -807 c2 -800 2 -808 22 -808
20 0 20 7 20 810 l0 810 800 0 800 0 0 -810 0 -810 25 0 25 0 0 810 0 810 811
0 810 0 -3 22 -3 23 -807 3 -808 2 0 795 0 795 808 2 807 3 3 23 3 22 -810 0
-811 0 0 800 0 800 810 0 c803 0 810 0 810 20 0 20 -7 20 -810 20 l-810 0 0
800 0 800 811 0 c808 0 810 0 807 20 -3 20 -8 21 -808 23 l-805 2 -3 797 -2
798 807 2 808 3 3 23 3 22 -810 0 -811 0 2 798 3 797 808 3 c799 2 807 2 807
22 0 20 -7 20 -810 20 l-810 0 0 800 0 800 811 0 810 0 -3 23 -3 22 -807 3
-808 2 0 795 0 795 811 0 810 0 -3 23 -3 22 -807 3 -808 2 0 800 0 800 810 0
c803 0 810 0 810 20 0 20 -8 20 -807 22 l-808 3 -3 798 -2 797 811 0 810 0 -3
23 -3 22 -808 3 -807 2 2 798 3 797 805 2 c800 2 805 3 808 23 3 20 1 20 -807
20 l-811 0 0 800 0 800 810 0 c803 0 810 0 810 20 0 20 -7 20 -810 20 l-810 0
0 800 0 800 811 0 810 0 -3 23 -3 22 -807 3 -808 2 0 795 0 795 808 2 c799 3
807 3 807 23 0 20 -8 20 -807 23 l-808 2 0 800 0 800 810 0 c803 0 810 0 810
20 0 20 -8 20 -807 22 l-808 3 -3 798 -2 797 811 0 810 0 -3 23 -3 22 -805 2
-805 3 0 797 0 798 805 2 c800 2 805 3 808 23 3 20 1 20 -807 20 l-811 0 2
798 3 797 808 3 c799 2 807 2 807 22 0 20 -7 20 -810 20 l-810 0 0 800 0 800
808 2 807 3 3 23 3 22 -810 0 -811 0 2 795 3 795 805 3 805 2 3 23 3 22 -810
0 -811 0 0 800 0 800 810 0 c803 0 810 0 810 20 0 20 -7 20 -810 20 l-810 0 0
800 0 800 811 0 c808 0 810 0 807 20 -3 20 -8 21 -808 23 l-805 2 0 798 0 797
805 3 805 2 3 23 3 22 -810 0 -811 0 2 798 3 797 808 3 c799 2 807 2 807 22 0
20 -7 20 -810 20 l-810 0 0 810 0 810 -25 0 -25 0 0 -810 0 -810 -797 2 -798
3 -3 808 c-2 798 -2 807 -22 807 -20 0 -20 -9 -22 -807 l-3 -808 -797 -3 -798
-2 0 810 c0 803 0 810 -20 810 -20 0 -20 -8 -22 -807 l-3 -808 -797 -3 -798
-2 0 810 0 810 -25 0 -25 0 0 -810 0 -810 -797 2 -798 3 -3 808 c-2 798 -2
807 -22 807 -20 0 -20 -9 -22 -807 l-3 -808 -797 -3 -798 -2 0 810 c0 803 0
810 -20 810 -20 0 -20 -8 -22 -807 l-3 -808 -800 0 -800 0 -3 808 c-2 798 -2
807 -22 807 -20 0 -20 -9 -22 -807 l-3 -808 -795 0 -795 0 -3 808 c-2 798 -2
807 -22 807 -20 0 -20 -9 -22 -807 l-3 -808 -795 0 -795 0 -3 808 -2 807 -25
0 -25 0 0 -810 0 -810 -797 2 -798 3 -3 808 c-2 799 -2 807 -22 807 -20 0 -20
-7 -20 -810 l0 -810 -797 2 -798 3 -3 808 c-2 798 -2 807 -22 807 -20 0 -20
-9 -22 -807 l-3 -808 -797 -3 -798 -2 0 810 0 810 -25 0 -25 0 0 -810 0 -810
-795 0 -795 0 0 810 0 810 -25 0 -25 0 0 -810 0 -810 -797 2 -798 3 -3 808
c-2 798 -2 807 -22 807 -20 0 -20 -9 -22 -807 l-3 -808 -795 0 -795 0 -3 808
-2 807 -25 0 -25 0 0 -810 0 -810 -797 2 -798 3 0 808 0 807 -22 0 -23 0 -2
-807 -3 -808 -795 0 -795 0 -3 808 c-2 798 -2 807 -22 807 -20 0 -20 -9 -22
-807 l-3 -808 -797 -3 -798 -2 0 810 0 810 -25 0 -25 0 0 -810 0 -810 -795 0
c-629 0 -795 3 -795 13 0 6 0 371 0 810 l0 797 -25 0 -25 0 0 -810 0 -810
-800 0 -800 0 0 810 c0 803 0 810 -20 810 -20 0 -20 -8 -22 -807 l-3 -808
-797 -3 -798 -2 0 810 0 810 -25 0 -25 0 0 -797 c0 -439 0 -804 0 -810 0 -10
-166 -13 -795 -13 -629 0 -795 3 -795 13 0 6 0 371 0 810 l0 797 -25 0 -25 0
-2 -807z m1642 -1648 c0 -434 0 -793 0 -797 0 -5 -358 -8 -795 -8 -437 0 -795
3 -795 8 0 22 0 1578 0 1585 0 4 358 6 795 5 l795 -3 0 -790z m1645 -5 l0
-795 -797 -3 -798 -2 0 800 0 800 798 -2 797 -3 0 -795z m1645 0 l0 -800 -800
0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793 0 0 -800z m1640 0 l0
-800 -795 0 c-523 0 -795 3 -795 10 0 6 0 363 0 795 0 432 0 787 0 790 0 3
358 5 795 5 l795 0 0 -800z m1645 0 l0 -795 -797 -3 -798 -2 0 800 0 800 798
-2 797 -3 0 -795z m1640 0 l0 -795 -795 0 -795 0 -3 785 c-1 432 0 791 3 798
3 10 168 12 797 10 l793 -3 0 -795z m1645 0 l0 -800 -797 2 -798 3 -3 785 c-1
432 0 791 3 798 3 9 173 12 800 12 l795 0 0 -800z m1645 0 l0 -795 -797 -3
-798 -2 0 793 c0 437 3 797 7 800 3 4 362 6 797 5 l791 -3 0 -795z m1645 0 l0
-800 -797 2 -798 3 -3 785 c-1 432 0 791 3 798 3 9 173 12 800 12 l795 0 0
-800z m1640 0 l0 -800 -795 0 -795 0 0 800 0 800 795 0 795 0 0 -800z m1648
-2 l2 -798 -800 0 -800 0 0 800 0 800 798 -2 797 -3 3 -797z m1640 -1 l2 -797
-797 2 -798 3 -3 785 c-1 432 0 791 3 798 3 10 168 12 797 10 l793 -3 3 -798z
m1642 3 l0 -800 -797 2 -798 3 -3 785 c-1 432 0 791 3 798 3 9 173 12 800 12
l795 0 0 -800z m1648 -3 l2 -797 -797 2 -798 3 -3 785 c-1 432 0 791 3 798 3
10 168 12 797 10 l793 -3 3 -798z m1640 0 l2 -797 -797 2 -798 3 -3 785 c-1
432 0 791 3 798 3 10 168 12 797 10 l793 -3 3 -798z m1647 3 l0 -795 -800 0
-800 0 -3 785 c-1 432 0 791 3 798 3 10 169 12 802 10 l798 -3 0 -795z m1643
-2 l2 -798 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 362 6 797 5 l791 -3 3
-797z m1642 2 l0 -800 -797 2 -798 3 -3 785 c-1 432 0 791 3 798 3 9 173 12
800 12 l795 0 0 -800z m1645 0 l0 -795 -797 -3 -798 -2 0 800 0 800 798 -2
797 -3 0 -795z m1643 -2 l2 -798 -800 0 -800 0 0 800 0 800 798 -2 797 -3 3
-797z m1640 -1 l2 -797 -797 2 -798 3 -3 785 c-1 432 0 791 3 798 3 10 168 12
797 10 l793 -3 3 -798z m-31218 -1642 l0 -795 -22 -5 c-13 -3 -372 -4 -798 -3
l-775 3 -3 790 c-1 435 0 795 2 800 2 7 276 9 800 7 l796 -2 0 -795z m1635 -2
l0 -798 -795 0 -795 0 -3 790 c-1 435 0 795 2 800 2 7 275 9 797 8 l794 -3 0
-797z m1645 -4 l0 -799 -789 0 c-473 0 -792 4 -796 9 -3 5 -5 364 -5 798 l0
788 787 5 c434 3 791 4 796 2 4 -2 7 -363 7 -803z m1648 0 l-3 -794 -795 0
-795 0 -3 797 -2 798 792 2 c436 2 796 0 801 -3 4 -3 6 -363 5 -800z m1637 4
l0 -798 -775 -3 c-426 -1 -785 0 -797 3 l-23 5 0 794 c0 521 3 795 10 798 5 2
364 2 797 1 l788 -3 0 -797z m1640 0 l0 -798 -784 -3 c-571 -1 -787 1 -797 9
-12 10 -14 147 -14 799 0 517 3 789 10 792 5 2 364 2 797 1 l788 -3 0 -797z
m1648 797 c4 0 7 -358 7 -795 l0 -795 -22 -5 c-13 -3 -372 -4 -798 -3 l-775 3
-3 790 c-1 435 0 795 2 800 3 8 901 11 1589 5z m1645 -798 l-3 -797 -795 0
-795 0 -3 790 c-1 435 0 795 2 800 2 7 276 9 800 7 l796 -2 -2 -798z m1640 0
l-3 -797 -792 -3 -793 -2 0 802 0 803 795 -3 795 -2 -2 -798z m1647 1 l0 -798
-797 -3 -798 -2 0 798 c0 439 2 801 4 803 2 2 361 3 798 2 l793 -3 0 -797z
m1643 -4 l-3 -794 -775 -3 c-426 -1 -785 0 -797 3 l-23 5 0 795 0 795 793 2
c435 2 795 0 800 -3 4 -3 6 -363 5 -800z m1640 0 l-3 -794 -775 -3 c-426 -1
-785 0 -797 3 l-23 5 0 795 0 795 793 2 c435 2 795 0 800 -3 4 -3 6 -363 5
-800z m3290 0 l-3 -794 -795 0 -795 0 -3 797 -2 798 792 2 c436 2 796 0 801
-3 4 -3 6 -363 5 -800z m1652 7 c0 -715 -2 -794 -16 -800 -20 -8 -1558 -8
-1578 0 -14 6 -16 85 -16 799 0 520 3 794 10 797 5 2 368 2 805 0 l795 -2 0
-794z m1640 -1 l0 -795 -22 -5 c-13 -3 -372 -4 -798 -3 l-775 3 -3 790 c-1
435 0 795 2 800 2 7 276 9 800 7 l796 -2 0 -795z m1640 -3 l0 -802 -797 2
-798 3 -3 790 c-1 435 0 795 2 800 2 7 278 10 800 10 l796 0 0 -803z m1648 21
c1 -428 0 -788 -3 -800 l-5 -23 -795 0 -795 0 0 803 0 802 797 -2 798 -3 3
-777z m1637 -20 l0 -798 -797 -3 -798 -2 0 802 0 803 797 -2 798 -3 0 -797z
m1643 -4 l-3 -794 -775 -3 c-426 -1 -785 0 -797 3 l-23 5 0 795 0 795 793 2
c435 2 795 0 800 -3 4 -3 6 -363 5 -800z m-32865 10 c-2 -435 -5 -795 -9 -800
-6 -11 -1584 -13 -1584 -1 0 4 -1 364 -3 800 l-2 792 800 0 800 0 -2 -791z
m21365 -6 l-3 -798 -795 0 -795 0 -3 798 -2 797 800 0 800 0 -2 -797z m-21368
-1635 c0 -434 0 -792 0 -798 0 -7 -272 -10 -795 -10 -523 0 -795 3 -795 10 0
6 0 363 0 795 0 432 0 787 0 790 0 3 358 4 795 3 l795 -3 0 -787z m1648 -5
l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800 0 -2 -797z m1642 -3 l0 -800
-797 2 -798 3 -3 798 -2 797 800 0 800 0 0 -800z m1640 0 l0 -800 -795 0
c-523 0 -795 3 -795 10 0 6 0 363 0 795 0 432 0 787 0 790 0 3 358 5 795 5
l795 0 0 -800z m1648 3 l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800 0 -2
-797z m1640 0 l-3 -798 -795 0 -795 0 -3 798 -2 797 800 0 800 0 -2 -797z
m1643 793 c2 -2 3 -362 1 -800 l-2 -796 -794 0 c-715 0 -794 2 -800 16 -8 21
-8 1569 1 1577 7 7 1587 10 1594 3z m1647 -793 l-3 -798 -795 0 -795 0 -3 798
-2 797 800 0 800 0 -2 -797z m1642 -3 l0 -800 -797 2 -798 3 -3 798 -2 797
800 0 800 0 0 -800z m1640 0 l0 -800 -795 0 -795 0 0 800 0 800 795 0 795 0 0
-800z m1648 3 l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800 0 -2 -797z
m1642 -3 l0 -800 -797 2 -798 3 -3 798 -2 797 800 0 800 0 0 -800z m1640 0 l0
-800 -797 2 -798 3 -3 798 -2 797 800 0 800 0 0 -800z m1648 3 l-3 -798 -795
0 -795 0 -3 798 -2 797 800 0 800 0 -2 -797z m1640 0 l-3 -798 -795 0 -795 0
-3 798 -2 797 800 0 800 0 -2 -797z m1650 0 l-3 -798 -800 0 -800 0 -3 798 -2
797 805 0 805 0 -2 -797z m1640 0 l-3 -798 -795 0 -795 0 -3 798 -2 797 800 0
800 0 -2 -797z m1642 -3 l0 -800 -797 2 -798 3 -3 798 -2 797 800 0 800 0 0
-800z m1648 20 c1 -426 0 -785 -3 -797 l-5 -23 -795 0 -795 0 0 800 0 800 798
-2 797 -3 3 -775z m1640 -17 l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800
0 -2 -797z m1642 -3 l0 -800 -797 2 -798 3 -3 798 -2 797 800 0 800 0 0 -800z
m-32870 -1640 l0 -795 -795 0 -795 0 0 793 c0 435 0 794 0 797 0 3 358 4 795
3 l795 -3 0 -795z m1648 -2 l2 -798 -800 0 -800 0 0 800 0 800 798 -2 797 -3
3 -797z m1642 2 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z m1640
0 l0 -800 -795 2 -795 3 0 793 c0 435 0 794 0 797 0 3 358 5 795 5 l795 0 0
-800z m1648 -2 l2 -798 -800 0 -800 0 0 800 0 800 798 -2 797 -3 3 -797z
m1642 2 l0 -800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793
0 0 -800z m1641 796 c2 -2 3 -362 1 -800 l-2 -796 -798 2 -797 3 -3 785 c-1
432 0 791 3 798 3 9 172 12 798 12 437 0 796 -2 798 -4z m1647 -798 l2 -798
-800 0 -800 0 0 800 0 800 798 -2 797 -3 3 -797z m1642 2 l0 -800 -800 0 -800
0 0 800 0 800 800 0 800 0 0 -800z m1640 0 l0 -800 -795 0 -795 0 0 800 0 800
795 0 795 0 0 -800z m1650 0 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0
-800z m1640 0 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z m1640 0
l0 -800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793 0 0
-800z m1650 0 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z m1640 0
l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z m1650 0 l0 -800 -805
0 -805 0 0 793 c0 437 3 797 7 800 3 4 366 7 805 7 l798 0 0 -800z m1640 0 l0
-800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z m1640 0 l0 -800 -800 0
-800 0 0 800 0 800 800 0 800 0 0 -800z m1645 0 l0 -795 -797 -3 -798 -2 0
800 0 800 798 -2 797 -3 0 -795z m1645 0 l0 -800 -800 0 -800 0 0 800 0 800
800 0 800 0 0 -800z m1640 0 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0
-800z m-31220 -1645 l0 -795 -800 0 -800 0 0 793 c0 437 2 796 4 798 2 2 362
3 800 1 l796 -2 0 -795z m1638 0 l2 -795 -800 0 -800 0 0 793 c0 437 2 796 4
798 2 2 361 3 798 2 l793 -3 3 -795z m3292 -1 l0 -794 -800 0 -800 0 0 795 0
795 793 2 c435 2 795 2 800 0 4 -2 7 -361 7 -798z m1640 0 l0 -794 -800 0
-800 0 0 795 0 795 793 2 c435 2 795 2 800 0 4 -2 7 -361 7 -798z m1638 1 l2
-795 -800 0 -800 0 0 788 c0 484 4 792 9 798 6 5 310 8 798 7 l788 -3 3 -795z
m1645 795 c4 0 7 -358 7 -795 l0 -795 -800 0 -800 0 0 793 c0 437 2 796 4 798
3 3 1205 2 1589 -1z m1647 -795 l0 -795 -800 0 -800 0 0 793 c0 437 2 796 4
798 2 2 362 3 800 1 l796 -2 0 -795z m1640 0 l0 -795 -795 0 -795 0 0 798 0
797 795 -3 795 -2 0 -795z m1650 -1 l0 -794 -800 0 -800 0 0 795 0 795 793 2
c435 2 795 2 800 0 4 -2 7 -361 7 -798z m1640 0 l0 -794 -800 0 -800 0 0 795
0 795 793 2 c435 2 795 2 800 0 4 -2 7 -361 7 -798z m4930 0 l0 -794 -800 0
-800 0 0 795 0 795 793 2 c435 2 795 2 800 0 4 -2 7 -361 7 -798z m3290 1 l0
-795 -800 0 -800 0 0 793 c0 437 2 796 4 798 2 2 362 3 800 1 l796 -2 0 -795z
m1640 3 l0 -798 -800 0 -800 0 0 793 c0 437 2 796 4 798 2 2 362 4 800 4 l796
0 0 -797z m1642 787 c4 -5 8 -364 8 -797 l0 -788 -800 0 -800 0 0 798 0 797
792 0 c517 0 796 -3 800 -10z m1646 -790 l2 -795 -800 0 -800 0 0 798 0 797
797 -2 798 -3 3 -795z m1642 -1 l0 -794 -800 0 -800 0 0 795 0 795 793 2 c435
2 795 2 800 0 4 -2 7 -361 7 -798z m-32867 -2 l2 -792 -800 0 -800 0 2 792 c2
436 3 794 3 796 0 1 358 1 795 0 l795 -3 3 -793z m4927 3 l0 -795 -801 0
c-726 0 -801 1 -795 16 3 9 6 366 6 795 l0 779 795 0 795 0 0 -795z m14790 0
l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1650 0 l0 -795 -800
0 -800 0 0 795 0 795 800 0 800 0 0 -795z m3290 0 l0 -795 -805 0 -805 0 0
795 0 795 805 0 805 0 0 -795z m-24660 -855 c0 -5 0 -364 0 -797 l0 -788 -795
0 -795 0 0 788 c0 433 0 792 0 797 0 7 272 10 795 10 523 0 795 -3 795 -10z
m1648 -787 l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800 0 -2 -797z m1642
-3 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z m1640 0 l0 -800
-793 0 c-437 0 -796 2 -798 4 -2 2 -3 362 -1 800 l2 796 795 0 795 0 0 -800z
m1648 3 l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800 0 -2 -797z m1640 0
l-3 -798 -795 0 -795 0 -3 798 -2 797 800 0 800 0 -2 -797z m1642 7 c0 -434 0
-793 0 -797 0 -5 -359 -8 -797 -8 l-798 0 -3 785 c-1 432 0 791 3 798 3 9 173
12 800 12 l795 0 0 -790z m1645 -10 l0 -795 -795 0 -795 0 -3 798 -2 797 797
-2 798 -3 0 -795z m1645 0 l0 -800 -797 2 -798 3 -3 798 -2 797 800 0 800 0 0
-800z m1640 0 l0 -800 -795 0 -795 0 0 800 0 800 795 0 795 0 0 -800z m1648 3
l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800 0 -2 -797z m1642 -3 l0 -800
-797 2 -798 3 -3 798 -2 797 800 0 800 0 0 -800z m1640 0 l0 -800 -797 2 -798
3 -3 785 c-1 432 0 791 3 798 3 9 173 12 800 12 l795 0 0 -800z m1648 3 l-3
-798 -795 0 -795 0 -3 798 -2 797 800 0 800 0 -2 -797z m1640 0 l-3 -798 -795
0 -795 0 -3 798 -2 797 800 0 800 0 -2 -797z m1650 0 l-3 -798 -800 0 -800 0
-3 798 -2 797 805 0 805 0 -2 -797z m1640 0 l-3 -798 -797 -3 -798 -2 0 800 0
800 800 0 800 0 -2 -797z m1642 -3 l0 -800 -797 2 -798 3 -3 798 -2 797 800 0
800 0 0 -800z m1645 0 l0 -795 -797 -3 -798 -2 0 800 0 800 798 -2 797 -3 0
-795z m1643 3 l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800 0 -2 -797z
m1642 -3 l0 -800 -797 2 -798 3 -3 798 -2 797 800 0 800 0 0 -800z m-32870
-850 c0 -5 0 -364 0 -797 l0 -788 -795 0 -795 0 0 788 c0 433 0 792 0 797 0 7
272 10 795 10 523 0 795 -3 795 -10z m1645 -790 l0 -795 -797 -3 -798 -2 0
800 0 800 798 -2 797 -3 0 -795z m1645 0 l0 -800 -800 0 -800 0 0 793 c0 437
3 797 7 800 3 4 363 7 800 7 l793 0 0 -800z m1640 0 l0 -800 -795 2 -795 3 0
788 c0 433 0 792 0 797 0 7 272 10 795 10 l795 0 0 -800z m1645 0 l0 -795
-797 -3 -798 -2 0 800 0 800 798 -2 797 -3 0 -795z m1640 0 l0 -795 -795 0
-795 0 -3 785 c-1 432 0 791 3 798 3 10 168 12 797 10 l793 -3 0 -795z m1645
10 c0 -434 0 -793 0 -797 0 -5 -359 -8 -797 -8 l-798 0 -3 775 c-1 426 0 785
3 798 l5 22 795 0 795 0 0 -790z m1645 -10 l0 -795 -797 -3 -798 -2 0 793 c0
437 3 797 7 800 3 4 362 6 797 5 l791 -3 0 -795z m1645 0 l0 -800 -797 2 -798
3 -3 785 c-1 432 0 791 3 798 3 9 173 12 800 12 l795 0 0 -800z m1640 0 l0
-800 -795 0 -795 0 0 800 0 800 795 0 795 0 0 -800z m1648 -2 l2 -798 -800 0
-800 0 0 800 0 800 798 -2 797 -3 3 -797z m1642 2 l0 -800 -797 2 -798 3 -3
785 c-1 432 0 791 3 798 3 9 173 12 800 12 l795 0 0 -800z m1640 0 l0 -800
-797 2 -798 3 -3 785 c-1 432 0 791 3 798 3 9 173 12 800 12 l795 0 0 -800z
m1648 -2 l2 -798 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 362 6 797 5
l791 -3 3 -797z m1640 -1 l2 -797 -797 2 -798 3 -3 785 c-1 432 0 791 3 798 3
10 168 12 797 10 l793 -3 3 -798z m1647 3 l0 -795 -800 0 -800 0 -3 785 c-1
432 0 791 3 798 3 10 169 12 802 10 l798 -3 0 -795z m1643 -2 l2 -798 -800 0
-800 0 0 793 c0 437 3 797 7 800 3 4 362 6 797 5 l791 -3 3 -797z m1642 2 l0
-800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793 0 0 -800z
m1645 778 c3 -13 4 -372 3 -798 l-3 -775 -797 -3 -798 -2 0 800 0 800 795 0
795 0 5 -22z m1643 -780 l2 -798 -800 0 -800 0 0 800 0 800 798 -2 797 -3 3
-797z m1642 2 l0 -800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800
7 l793 0 0 -800z m-32875 -849 c3 -5 5 -364 5 -798 l0 -788 -795 0 -795 0 0
788 c0 433 0 792 0 797 0 13 1576 14 1585 1z m1639 3 c14 -6 16 -85 16 -800
l0 -794 -796 -2 c-438 -2 -798 -1 -800 1 -7 7 -4 1587 3 1594 8 9 1556 9 1577
1z m1651 -797 l0 -797 -795 0 -795 0 -3 787 c-1 434 0 794 3 801 3 10 168 12
797 10 l793 -3 0 -798z m1645 3 l0 -800 -795 2 -795 3 0 788 c0 434 2 793 5
798 4 5 323 9 796 9 l789 0 0 -800z m1645 -2 c0 -439 -3 -798 -7 -798 -5 0
-363 0 -798 0 l-790 0 0 793 c0 437 3 797 7 800 3 4 362 6 797 5 l791 -3 0
-797z m1640 0 c0 -439 -3 -798 -7 -798 -5 0 -363 0 -798 0 l-790 0 0 794 c0
626 3 795 13 799 6 3 365 5 797 4 l785 -2 0 -797z m1640 -1 l0 -797 -788 0
c-434 0 -793 2 -798 5 -15 10 -12 1568 3 1583 9 9 195 12 798 10 l785 -3 0
-798z m1643 791 c15 -15 18 -1573 3 -1583 -5 -3 -364 -5 -798 -5 l-788 0 -3
787 c-1 434 0 794 3 801 6 17 1565 18 1583 0z m1650 -790 l2 -798 -796 -2
c-438 -2 -798 -1 -800 1 -7 7 -4 1587 3 1594 3 4 362 6 797 5 l791 -3 3 -797z
m1640 0 l2 -798 -795 -2 -795 -3 0 803 0 802 793 -2 792 -3 3 -797z m1647 -1
l0 -797 -795 0 -795 0 -3 800 -2 800 797 -2 798 -3 0 -798z m1640 1 c0 -439
-3 -798 -7 -798 -5 0 -363 0 -798 0 l-790 0 0 794 c0 626 3 795 13 799 6 3
365 5 797 4 l785 -2 0 -797z m1640 -1 l0 -797 -789 0 c-433 0 -792 3 -797 6
-5 3 -9 347 -9 794 0 621 3 789 13 793 6 3 365 5 797 4 l785 -2 0 -798z m1653
1 l2 -798 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 362 6 797 5 l791 -3 3
-797z m1637 0 c0 -439 -3 -798 -7 -798 -5 0 -363 0 -798 0 l-790 0 0 793 c0
437 3 797 7 800 3 4 362 6 797 5 l791 -3 0 -797z m1639 796 c14 -6 16 -85 16
-800 l0 -794 -795 -2 c-437 -2 -800 -1 -805 0 -16 6 -14 1589 3 1595 18 8
1562 8 1581 1z m1640 0 c14 -6 16 -85 16 -800 l0 -794 -796 -2 c-438 -2 -798
-1 -800 1 -7 7 -4 1587 3 1594 8 9 1556 9 1577 1z m1656 -796 l0 -803 -797 2
-798 3 -3 787 c-1 434 0 794 3 801 3 9 173 12 800 12 l795 0 0 -802z m1644
786 c9 -23 7 -1567 -2 -1579 -4 -7 -283 -10 -800 -10 l-792 0 0 803 0 802 794
0 c715 0 794 -2 800 -16z m1641 -787 l0 -797 -798 -3 -797 -2 0 803 0 802 798
-2 797 -3 0 -798z m1640 1 c0 -439 -3 -798 -7 -798 -5 0 -363 0 -798 0 l-790
0 0 794 c0 626 3 795 13 799 6 3 365 5 797 4 l785 -2 0 -797z m-32865 -1640
c0 -434 0 -792 0 -798 0 -7 -272 -10 -795 -10 -523 0 -795 3 -795 10 0 6 0
363 0 795 0 432 0 787 0 790 0 3 358 4 795 3 l795 -3 0 -787z m1645 -8 l0
-795 -797 -3 -798 -2 0 800 0 800 798 -2 797 -3 0 -795z m1645 0 l0 -800 -797
2 -798 3 -3 798 -2 797 800 0 800 0 0 -800z m1640 0 l0 -800 -795 0 c-523 0
-795 3 -795 10 0 6 0 363 0 795 0 432 0 787 0 790 0 3 358 5 795 5 l795 0 0
-800z m1645 0 l0 -795 -797 -3 -798 -2 0 800 0 800 798 -2 797 -3 0 -795z
m1643 3 l-3 -798 -795 0 -795 0 -3 785 c-1 432 0 791 3 798 3 9 173 12 800 12
l795 0 -2 -797z m1642 3 c0 -433 -3 -792 -6 -797 -3 -5 -347 -9 -794 -9 -709
0 -788 2 -794 16 -8 22 -8 1569 1 1577 3 4 364 6 800 5 l793 -3 0 -789z m1645
-6 l0 -795 -795 0 -795 0 -3 798 -2 797 797 -2 798 -3 0 -795z m1643 3 l-3
-798 -795 0 -795 0 -3 785 c-1 432 0 791 3 798 3 9 173 12 800 12 l795 0 -2
-797z m1642 -3 l0 -800 -795 0 -795 0 0 800 0 800 795 0 795 0 0 -800z m1648
3 l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800 0 -2 -797z m1640 0 l-3
-798 -795 0 -795 0 -3 785 c-1 432 0 791 3 798 3 9 173 12 800 12 l795 0 -2
-797z m1642 -3 l0 -800 -797 2 -798 3 -3 785 c-1 432 0 791 3 798 3 9 173 12
800 12 l795 0 0 -800z m1648 3 l-3 -798 -795 0 -795 0 -3 798 -2 797 800 0
800 0 -2 -797z m1640 0 l-3 -798 -795 0 -795 0 -3 785 c-1 432 0 791 3 798 3
9 173 12 800 12 l795 0 -2 -797z m1647 -3 l0 -795 -800 0 -800 0 -3 785 c-1
432 0 791 3 798 3 10 169 12 802 10 l798 -3 0 -795z m1643 3 l-3 -798 -795 0
-795 0 -3 798 -2 797 800 0 800 0 -2 -797z m1642 -3 l0 -800 -797 2 -798 3 -3
798 -2 797 800 0 800 0 0 -800z m1648 20 c1 -426 0 -785 -3 -797 l-5 -23 -795
0 -795 0 0 800 0 800 798 -2 797 -3 3 -775z m1640 -17 l-3 -798 -797 -3 -798
-2 0 800 0 800 800 0 800 0 -2 -797z m1640 0 l-3 -798 -795 0 -795 0 -3 798
-2 797 800 0 800 0 -2 -797z m-32868 -1635 c0 -434 0 -792 0 -798 0 -7 -272
-10 -795 -10 -523 0 -795 3 -795 10 0 6 0 363 0 795 0 432 0 787 0 790 0 3
358 4 795 3 l795 -3 0 -787z m1648 -10 l2 -798 -800 0 -800 0 0 800 0 800 798
-2 797 -3 3 -797z m1642 2 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0
-800z m1640 0 l0 -800 -795 0 -795 0 -2 796 c-2 438 -1 798 1 800 2 2 361 4
798 4 l793 0 0 -800z m1648 -2 l2 -798 -800 0 -800 0 0 800 0 800 798 -2 797
-3 3 -797z m1640 0 l2 -798 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 362 6
797 5 l791 -3 3 -797z m1643 798 c2 -2 3 -362 1 -800 l-2 -796 -798 2 -797 3
-3 785 c-1 432 0 791 3 798 3 9 172 12 798 12 437 0 796 -2 798 -4z m1644
-796 l0 -795 -797 -3 -798 -2 0 793 c0 437 3 797 7 800 3 4 362 6 797 5 l791
-3 0 -795z m1645 0 l0 -800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7
800 7 l793 0 0 -800z m1640 0 l0 -800 -795 0 -795 0 0 800 0 800 795 0 795 0
0 -800z m1648 -2 l2 -798 -800 0 -800 0 0 800 0 800 798 -2 797 -3 3 -797z
m1642 2 l0 -800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793
0 0 -800z m1640 0 l0 -800 -797 2 -798 3 -3 785 c-1 432 0 791 3 798 3 9 173
12 800 12 l795 0 0 -800z m1648 -2 l2 -798 -800 0 -800 0 0 793 c0 437 3 797
7 800 3 4 362 6 797 5 l791 -3 3 -797z m1642 2 l0 -800 -800 0 -800 0 0 793
c0 437 3 797 7 800 3 4 363 7 800 7 l793 0 0 -800z m1648 -2 l2 -798 -805 0
-805 0 0 793 c0 437 3 797 7 800 3 4 365 6 802 5 l796 -3 3 -797z m1640 0 l2
-798 -800 0 -800 0 0 800 0 800 798 -2 797 -3 3 -797z m1642 2 l0 -800 -800 0
-800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793 0 0 -800z m1645 0 l0
-795 -797 -3 -798 -2 0 800 0 800 798 -2 797 -3 0 -795z m1643 -2 l2 -798
-800 0 -800 0 0 800 0 800 798 -2 797 -3 3 -797z m1642 2 l0 -800 -800 0 -800
0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793 0 0 -800z m-32867 -1642 l-3
-793 -795 0 -795 0 -3 793 -2 792 800 0 800 0 -2 -792z m1647 -3 l0 -795 -800
0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1640 0 l0 -795 -800 0 -800 0 0
795 0 795 800 0 800 0 0 -795z m1640 0 l0 -795 -795 0 -795 0 0 779 c0 429 -3
786 -6 795 -6 15 69 16 795 16 l801 0 0 -795z m1650 0 l0 -795 -800 0 -800 0
0 795 0 795 800 0 800 0 0 -795z m1640 0 l0 -795 -800 0 -800 0 0 795 0 795
800 0 800 0 0 -795z m1640 0 l0 -795 -797 2 -798 3 -3 793 -2 792 800 0 800 0
0 -795z m1650 0 l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1640
0 l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1640 0 l0 -795
-795 0 -795 0 0 795 0 795 795 0 795 0 0 -795z m1650 0 l0 -795 -800 0 -800 0
0 795 0 795 800 0 800 0 0 -795z m1640 0 l0 -795 -800 0 -800 0 0 795 0 795
800 0 800 0 0 -795z m1640 0 l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0
-795z m1650 0 l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1640 0
l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1650 0 l0 -795 -805
0 -805 0 0 795 0 795 805 0 805 0 0 -795z m1640 0 l0 -795 -800 0 -800 0 0
795 0 795 800 0 800 0 0 -795z m1640 0 l0 -795 -800 0 -800 0 0 795 0 795 800
0 800 0 0 -795z m1648 3 l-3 -793 -797 -3 -798 -2 0 795 0 795 800 0 800 0 -2
-792z m1642 -3 l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1640
0 l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m-32870 -1645 l0
-795 -795 0 -795 0 0 793 c0 435 0 794 0 797 0 3 358 4 795 3 l795 -3 0 -795z
m1648 3 l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800 0 -2 -797z m1642 -3
l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z m1640 0 l0 -800 -795
2 -795 3 0 793 c0 435 0 794 0 797 0 3 358 5 795 5 l795 0 0 -800z m1648 3
l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800 0 -2 -797z m1642 -3 l0 -800
-797 2 -798 3 -3 798 -2 797 800 0 800 0 0 -800z m1640 10 c0 -434 0 -793 0
-797 0 -5 -359 -8 -797 -8 l-798 0 -3 798 -2 797 800 0 800 0 0 -790z m1648
-7 l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800 0 -2 -797z m1642 -3 l0
-800 -797 2 -798 3 -3 798 -2 797 800 0 800 0 0 -800z m1640 0 l0 -800 -795 0
-795 0 0 800 0 800 795 0 795 0 0 -800z m1650 0 l0 -800 -800 0 -800 0 0 800
0 800 800 0 800 0 0 -800z m1640 0 l0 -800 -797 2 -798 3 -3 798 -2 797 800 0
800 0 0 -800z m1640 0 l0 -800 -797 2 -798 3 -3 798 -2 797 800 0 800 0 0
-800z m1650 0 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z m1640 0
l0 -800 -797 2 -798 3 -3 798 -2 797 800 0 800 0 0 -800z m1650 0 l0 -800
-802 2 -803 3 -3 798 -2 797 805 0 805 0 0 -800z m1640 0 l0 -800 -800 0 -800
0 0 800 0 800 800 0 800 0 0 -800z m1640 0 l0 -800 -800 0 -800 0 0 800 0 800
800 0 800 0 0 -800z m1648 3 l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800
0 -2 -797z m1642 -3 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z
m1640 0 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z m-32870 -850
c0 -5 0 -364 0 -797 l0 -788 -795 0 -795 0 0 788 c0 433 0 792 0 797 0 7 272
10 795 10 523 0 795 -3 795 -10z m1648 -792 l2 -798 -800 0 -800 0 0 800 0
800 798 -2 797 -3 3 -797z m1642 2 l0 -800 -800 0 -800 0 0 800 0 800 800 0
800 0 0 -800z m1640 0 l0 -800 -795 2 -795 3 0 788 c0 433 0 792 0 797 0 7
272 10 795 10 l795 0 0 -800z m1648 -2 l2 -798 -800 0 -800 0 0 800 0 800 798
-2 797 -3 3 -797z m1640 0 l2 -798 -800 0 -800 0 0 793 c0 437 3 797 7 800 3
4 362 6 797 5 l791 -3 3 -797z m1642 12 c0 -434 0 -793 0 -797 0 -5 -359 -8
-797 -8 l-798 0 -3 785 c-1 432 0 791 3 798 3 9 173 12 800 12 l795 0 0 -790z
m1645 -10 l0 -795 -797 -3 -798 -2 0 793 c0 437 3 797 7 800 3 4 362 6 797 5
l791 -3 0 -795z m1645 0 l0 -800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4
363 7 800 7 l793 0 0 -800z m1640 0 l0 -800 -795 0 -795 0 0 800 0 800 795 0
795 0 0 -800z m1648 -2 l2 -798 -800 0 -800 0 0 800 0 800 798 -2 797 -3 3
-797z m1642 2 l0 -800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800
7 l793 0 0 -800z m1640 0 l0 -800 -797 2 -798 3 -3 785 c-1 432 0 791 3 798 3
9 173 12 800 12 l795 0 0 -800z m1648 -2 l2 -798 -800 0 -800 0 0 793 c0 437
3 797 7 800 3 4 362 6 797 5 l791 -3 3 -797z m1642 2 l0 -800 -800 0 -800 0 0
793 c0 437 3 797 7 800 3 4 363 7 800 7 l793 0 0 -800z m1648 -2 l2 -798 -805
0 -805 0 0 793 c0 437 3 797 7 800 3 4 365 6 802 5 l796 -3 3 -797z m1640 0
l2 -798 -800 0 -800 0 0 800 0 800 798 -2 797 -3 3 -797z m1642 2 l0 -800
-800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793 0 0 -800z m1645
0 l0 -795 -797 -3 -798 -2 0 800 0 800 798 -2 797 -3 0 -795z m1643 -2 l2
-798 -800 0 -800 0 0 800 0 800 798 -2 797 -3 3 -797z m1642 2 l0 -800 -800 0
-800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793 0 0 -800z m-32870 -850
c0 -5 0 -364 0 -797 l0 -788 -795 0 -795 0 0 788 c0 433 0 792 0 797 0 7 272
10 795 10 523 0 795 -3 795 -10z m1648 -792 l2 -798 -800 0 -800 0 0 800 0
800 798 -2 797 -3 3 -797z m1642 2 l0 -800 -800 0 -800 0 0 793 c0 437 3 797
7 800 3 4 363 7 800 7 l793 0 0 -800z m1640 0 l0 -800 -795 2 -795 3 0 788 c0
434 2 793 5 798 4 5 323 9 796 9 l789 0 0 -800z m1648 -2 l2 -798 -800 0 -800
0 0 793 c0 437 3 797 7 800 3 4 362 6 797 5 l791 -3 3 -797z m1640 0 l2 -798
-800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 362 6 797 5 l791 -3 3 -797z
m1640 0 l2 -798 -800 0 -800 0 0 788 c0 602 3 791 12 800 9 9 195 12 798 10
l785 -3 3 -797z m1636 796 c14 -6 16 -85 16 -800 l0 -794 -800 0 -800 0 0 793
c0 437 3 797 7 800 8 9 1556 9 1577 1z m1654 -796 l2 -798 -800 0 -800 0 0
793 c0 437 3 797 7 800 3 4 362 6 797 5 l791 -3 3 -797z m1640 0 l2 -798 -795
0 -795 0 0 800 0 800 793 -2 792 -3 3 -797z m1647 0 c0 -439 -3 -798 -7 -798
-5 0 -363 0 -798 0 l-790 0 0 800 0 800 798 -2 797 -3 0 -797z m1643 0 l2
-798 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 362 6 797 5 l791 -3 3 -797z
m1642 2 l0 -800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793
0 0 -800z m1648 -2 l2 -798 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 362 6
797 5 l791 -3 3 -797z m1640 0 l2 -798 -800 0 -800 0 0 793 c0 437 3 797 7
800 3 4 362 6 797 5 l791 -3 3 -797z m1650 0 l2 -798 -805 0 -805 0 0 793 c0
437 3 797 7 800 3 4 365 6 802 5 l796 -3 3 -797z m1640 0 l2 -798 -800 0 -800
0 0 793 c0 437 3 797 7 800 3 4 362 6 797 5 l791 -3 3 -797z m1642 2 l0 -800
-800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793 0 0 -800z m1645
778 c8 -35 1 -1578 -7 -1578 -5 0 -363 0 -798 0 l-790 0 0 800 0 800 795 0
795 0 5 -22z m1643 -780 l2 -798 -800 0 -800 0 0 800 0 800 798 -2 797 -3 3
-797z m1640 0 l2 -798 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 362 6 797
5 l791 -3 3 -797z m-32868 -1648 l0 -795 -795 0 -795 0 0 793 c0 435 0 794 0
797 0 3 358 4 795 3 l795 -3 0 -795z m1645 0 l0 -795 -797 -3 -798 -2 0 800 0
800 798 -2 797 -3 0 -795z m1645 0 l0 -800 -797 2 -798 3 -3 798 -2 797 800 0
800 0 0 -800z m1640 0 l0 -800 -793 0 c-437 0 -796 2 -798 4 -2 2 -3 362 -1
800 l2 796 795 0 795 0 0 -800z m1645 0 l0 -795 -795 0 -795 0 -3 798 -2 797
797 -2 798 -3 0 -795z m1640 0 l0 -795 -795 0 -795 0 -3 785 c-1 432 0 791 3
798 3 10 168 12 797 10 l793 -3 0 -795z m1643 3 l-3 -798 -775 -3 c-426 -1
-785 0 -797 3 l-23 5 0 789 c0 433 3 791 7 794 3 4 363 7 800 7 l793 0 -2
-797z m1647 -3 l0 -795 -795 0 -795 0 -3 798 -2 797 797 -2 798 -3 0 -795z
m1643 3 l-3 -798 -795 0 -795 0 -3 785 c-1 432 0 791 3 798 3 9 173 12 800 12
l795 0 -2 -797z m1640 0 l-3 -798 -792 -3 -793 -2 0 800 0 800 795 0 795 0 -2
-797z m1650 0 l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800 0 -2 -797z
m1640 0 l-3 -798 -795 0 -795 0 -3 785 c-1 432 0 791 3 798 3 9 173 12 800 12
l795 0 -2 -797z m1642 -3 l0 -800 -797 2 -798 3 -3 785 c-1 432 0 791 3 798 3
9 173 12 800 12 l795 0 0 -800z m1648 3 l-3 -798 -795 0 -795 0 -3 798 -2 797
800 0 800 0 -2 -797z m1640 0 l-3 -798 -795 0 -795 0 -3 785 c-1 432 0 791 3
798 3 9 173 12 800 12 l795 0 -2 -797z m1647 -3 l0 -795 -800 0 -800 0 -3 785
c-1 432 0 791 3 798 3 10 169 12 802 10 l798 -3 0 -795z m1643 3 l-3 -798
-795 0 -795 0 -3 798 -2 797 800 0 800 0 -2 -797z m1642 -3 l0 -800 -797 2
-798 3 -3 798 -2 797 800 0 800 0 0 -800z m1645 0 l0 -795 -797 -3 -798 -2 0
800 0 800 798 -2 797 -3 0 -795z m1643 3 l-3 -798 -797 -3 -798 -2 0 800 0
800 800 0 800 0 -2 -797z m1640 0 l-3 -798 -795 0 -795 0 -3 798 -2 797 800 0
800 0 -2 -797z m-32868 -853 c0 -5 0 -364 0 -797 l0 -788 -795 0 -795 0 0 788
c0 433 0 792 0 797 0 7 272 10 795 10 523 0 795 -3 795 -10z m1645 -790 l0
-795 -797 -3 -798 -2 0 800 0 800 798 -2 797 -3 0 -795z m1645 0 l0 -800 -800
0 -800 0 0 800 0 800 800 0 800 0 0 -800z m1640 0 l0 -800 -795 2 -795 3 0
788 c0 433 0 792 0 797 0 7 272 10 795 10 l795 0 0 -800z m1645 0 l0 -795
-797 -3 -798 -2 0 800 0 800 798 -2 797 -3 0 -795z m1643 -3 l2 -797 -797 2
-798 3 -3 785 c-1 432 0 791 3 798 3 10 168 12 797 10 l793 -3 3 -798z m1642
3 l0 -800 -797 2 -798 3 -3 785 c-1 432 0 791 3 798 3 9 173 12 800 12 l795 0
0 -800z m1645 0 l0 -795 -797 -3 -798 -2 0 793 c0 437 3 797 7 800 3 4 362 6
797 5 l791 -3 0 -795z m1645 0 l0 -800 -800 0 -800 0 0 793 c0 437 3 797 7
800 3 4 363 7 800 7 l793 0 0 -800z m1640 0 l0 -800 -795 0 -795 0 0 800 0
800 795 0 795 0 0 -800z m1648 -2 l2 -798 -800 0 -800 0 0 800 0 800 798 -2
797 -3 3 -797z m1642 2 l0 -800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4
363 7 800 7 l793 0 0 -800z m1640 0 l0 -800 -797 2 -798 3 -3 785 c-1 432 0
791 3 798 3 9 173 12 800 12 l795 0 0 -800z m1648 -2 l2 -798 -800 0 -800 0 0
793 c0 437 3 797 7 800 3 4 362 6 797 5 l791 -3 3 -797z m1642 2 l0 -800 -800
0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793 0 0 -800z m1648 -3
l2 -797 -802 2 -803 3 -3 785 c-1 432 0 791 3 798 3 10 169 12 802 10 l798 -3
3 -798z m1640 1 l2 -798 -800 0 -800 0 0 800 0 800 798 -2 797 -3 3 -797z
m1642 2 l0 -800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793
0 0 -800z m1645 0 l0 -795 -797 -3 -798 -2 0 800 0 800 798 -2 797 -3 0 -795z
m1643 -2 l2 -798 -800 0 -800 0 0 800 0 800 798 -2 797 -3 3 -797z m1642 2 l0
-800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793 0 0 -800z
m-32870 -1645 l0 -790 -795 0 -795 0 0 788 c0 433 0 789 0 792 0 3 358 4 795
3 l795 -3 0 -790z m1650 0 l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0
-795z m1640 0 l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1640 0
l0 -795 -795 2 -795 3 0 788 c0 433 0 789 0 792 0 3 358 5 795 5 l795 0 0
-795z m1650 0 l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1640 0
l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1641 791 c2 -2 3
-360 1 -795 l-2 -791 -798 2 -797 3 -3 780 c-1 429 0 786 3 793 3 9 172 12
798 12 437 0 796 -2 798 -4z m1644 -791 l0 -790 -797 -3 -798 -2 0 795 0 795
798 -2 797 -3 0 -790z m1645 0 l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0
0 -795z m1640 0 l0 -795 -795 0 -795 0 0 795 0 795 795 0 795 0 0 -795z m1650
0 l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1640 0 l0 -795
-800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1640 0 l0 -795 -797 2 -798 3
-3 780 c-1 429 0 786 3 793 3 9 173 12 800 12 l795 0 0 -795z m1650 0 l0 -795
-800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1640 0 l0 -795 -800 0 -800 0
0 795 0 795 800 0 800 0 0 -795z m1650 0 l0 -795 -802 2 -803 3 -3 793 -2 792
805 0 805 0 0 -795z m1640 0 l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0
-795z m1640 0 l0 -795 -800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1645 0
l0 -790 -797 -3 -798 -2 0 795 0 795 798 -2 797 -3 0 -790z m1645 0 l0 -795
-800 0 -800 0 0 795 0 795 800 0 800 0 0 -795z m1640 0 l0 -795 -800 0 -800 0
0 795 0 795 800 0 800 0 0 -795z m-32870 -1637 c0 -434 0 -792 0 -798 0 -7
-272 -10 -795 -10 -523 0 -795 3 -795 10 0 6 0 363 0 795 0 432 0 787 0 790 0
3 358 4 795 3 l795 -3 0 -787z m1645 -8 l0 -795 -797 -3 -798 -2 0 800 0 800
798 -2 797 -3 0 -795z m1645 0 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0
0 -800z m1640 0 l0 -800 -795 0 c-523 0 -795 3 -795 10 0 6 0 363 0 795 0 432
0 787 0 790 0 3 358 5 795 5 l795 0 0 -800z m1645 0 l0 -795 -797 -3 -798 -2
0 800 0 800 798 -2 797 -3 0 -795z m1645 0 l0 -800 -797 2 -798 3 -3 785 c-1
432 0 791 3 798 3 9 173 12 800 12 l795 0 0 -800z m1641 796 c2 -2 3 -362 1
-800 l-2 -796 -798 2 -797 3 -3 785 c-1 432 0 791 3 798 3 9 172 12 798 12
437 0 796 -2 798 -4z m1644 -796 l0 -795 -797 -3 -798 -2 0 800 0 800 798 -2
797 -3 0 -795z m1645 0 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z
m1640 0 l0 -800 -795 0 -795 0 0 800 0 800 795 0 795 0 0 -800z m1650 0 l0
-800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z m1640 0 l0 -800 -797 2
-798 3 -3 798 -2 797 800 0 800 0 0 -800z m1640 0 l0 -800 -797 2 -798 3 -3
785 c-1 432 0 791 3 798 3 9 173 12 800 12 l795 0 0 -800z m1650 0 l0 -800
-800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z m1640 0 l0 -800 -797 2 -798 3
-3 798 -2 797 800 0 800 0 0 -800z m1650 0 l0 -800 -802 2 -803 3 -3 785 c-1
432 0 791 3 798 3 9 174 12 805 12 l800 0 0 -800z m1640 0 l0 -800 -800 0
-800 0 0 800 0 800 800 0 800 0 0 -800z m1640 0 l0 -800 -800 0 -800 0 0 800
0 800 800 0 800 0 0 -800z m1645 0 l0 -795 -797 -3 -798 -2 0 800 0 800 798
-2 797 -3 0 -795z m1645 0 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0
-800z m1640 0 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z m-32870
-1632 c0 -434 0 -792 0 -798 0 -7 -272 -10 -795 -10 -523 0 -795 3 -795 10 0
6 0 363 0 795 0 432 0 787 0 790 0 3 358 4 795 3 l795 -3 0 -787z m1645 -8 l0
-795 -797 -3 -798 -2 0 800 0 800 798 -2 797 -3 0 -795z m1645 0 l0 -800 -800
0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800 7 l793 0 0 -800z m1640 0 l0
-800 -795 0 c-523 0 -795 3 -795 10 0 6 0 363 0 795 0 432 0 787 0 790 0 3
358 5 795 5 l795 0 0 -800z m1645 0 l0 -795 -797 -3 -798 -2 0 800 0 800 798
-2 797 -3 0 -795z m1643 -2 l2 -798 -800 0 -800 0 0 793 c0 437 3 797 7 800 3
4 362 6 797 5 l791 -3 3 -797z m1643 798 c2 -2 3 -362 1 -800 l-2 -796 -798 2
-797 3 -3 785 c-1 432 0 791 3 798 3 9 172 12 798 12 437 0 796 -2 798 -4z
m1644 -796 l0 -795 -797 -3 -798 -2 0 793 c0 437 3 797 7 800 3 4 362 6 797 5
l791 -3 0 -795z m1645 0 l0 -800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4
363 7 800 7 l793 0 0 -800z m1640 0 l0 -800 -795 0 -795 0 0 800 0 800 795 0
795 0 0 -800z m1648 -2 l2 -798 -800 0 -800 0 0 800 0 800 798 -2 797 -3 3
-797z m1642 2 l0 -800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7 800
7 l793 0 0 -800z m1640 0 l0 -800 -797 2 -798 3 -3 785 c-1 432 0 791 3 798 3
9 173 12 800 12 l795 0 0 -800z m1648 -2 l2 -798 -800 0 -800 0 0 793 c0 437
3 797 7 800 3 4 362 6 797 5 l791 -3 3 -797z m1640 0 l2 -798 -800 0 -800 0 0
793 c0 437 3 797 7 800 3 4 362 6 797 5 l791 -3 3 -797z m1650 -1 l2 -797
-802 2 -803 3 -3 785 c-1 432 0 791 3 798 3 10 169 12 802 10 l798 -3 3 -798z
m1640 1 l2 -798 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 362 6 797 5 l791
-3 3 -797z m1642 2 l0 -800 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 363 7
800 7 l793 0 0 -800z m1645 0 l0 -795 -797 -3 -798 -2 0 800 0 800 798 -2 797
-3 0 -795z m1643 -2 l2 -798 -800 0 -800 0 0 800 0 800 798 -2 797 -3 3 -797z
m1640 0 l2 -798 -800 0 -800 0 0 793 c0 437 3 797 7 800 3 4 362 6 797 5 l791
-3 3 -797z m-16430 -1649 l-3 -794 -797 -3 -798 -2 0 800 0 800 793 2 c435 2
795 0 800 -3 4 -3 6 -363 5 -800z m13150 0 l-3 -794 -797 -3 -798 -2 0 800 0
800 793 2 c435 2 795 0 800 -3 4 -3 6 -363 5 -800z m-29585 4 l-3 -798 -795 0
-795 0 -3 798 -2 797 800 0 800 0 -2 -797z m1645 0 l-3 -798 -797 -3 -798 -2
0 800 0 800 800 0 800 0 -2 -797z m1642 -3 l0 -800 -797 2 -798 3 -3 798 -2
797 800 0 800 0 0 -800z m1640 0 l0 -800 -795 2 -795 3 -3 798 -2 797 798 0
797 0 0 -800z m1648 3 l-3 -798 -795 0 -795 0 -3 798 -2 797 800 0 800 0 -2
-797z m1640 0 l-3 -798 -795 0 -795 0 -3 798 -2 797 800 0 800 0 -2 -797z
m1647 5 c0 -517 -3 -796 -10 -800 -12 -9 -1556 -11 -1579 -2 -14 6 -16 85 -16
800 l0 794 803 0 802 0 0 -792z m1643 -5 l-3 -798 -795 0 -795 0 -3 798 -2
797 800 0 800 0 -2 -797z m1640 0 l-3 -798 -795 0 -795 0 -3 798 -2 797 800 0
800 0 -2 -797z m1640 0 l-3 -798 -792 -3 -793 -2 0 800 0 800 795 0 795 0 -2
-797z m3290 0 l-3 -798 -795 0 -795 0 -3 798 -2 797 800 0 800 0 -2 -797z
m1642 -3 l0 -800 -797 2 -798 3 -3 798 -2 797 800 0 800 0 0 -800z m1648 3
l-3 -798 -795 0 -795 0 -3 798 -2 797 800 0 800 0 -2 -797z m1640 0 l-3 -798
-795 0 -795 0 -3 798 -2 797 800 0 800 0 -2 -797z m1650 0 l-3 -798 -800 0
-800 0 -3 798 -2 797 805 0 805 0 -2 -797z m1640 0 l-3 -798 -795 0 -795 0 -3
798 -2 797 800 0 800 0 -2 -797z m1642 -3 l0 -800 -797 2 -798 3 -3 798 -2
797 800 0 800 0 0 -800z m3288 3 l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0
800 0 -2 -797z m1640 0 l-3 -798 -795 0 -795 0 -3 798 -2 797 800 0 800 0 -2
-797z m-32868 -853 c0 -5 0 -364 0 -797 l0 -788 -795 0 -795 0 0 788 c0 433 0
792 0 797 0 7 272 10 795 10 523 0 795 -3 795 -10z m1645 -790 l0 -795 -797
-3 -798 -2 0 800 0 800 798 -2 797 -3 0 -795z m1645 0 l0 -800 -800 0 -800 0
0 800 0 800 800 0 800 0 0 -800z m1640 0 l0 -800 -795 2 -795 3 0 788 c0 433
0 792 0 797 0 7 272 10 795 10 l795 0 0 -800z m1645 0 l0 -795 -797 -3 -798
-2 0 800 0 800 798 -2 797 -3 0 -795z m1643 3 l-3 -798 -795 0 -795 0 -3 785
c-1 432 0 791 3 798 3 9 173 12 800 12 l795 0 -2 -797z m1642 7 c0 -434 0
-793 0 -797 0 -5 -359 -8 -797 -8 l-798 0 -3 785 c-1 432 0 791 3 798 3 9 173
12 800 12 l795 0 0 -790z m1645 -10 l0 -795 -797 -3 -798 -2 0 800 0 800 798
-2 797 -3 0 -795z m1645 0 l0 -800 -797 2 -798 3 -3 798 -2 797 800 0 800 0 0
-800z m1640 0 l0 -800 -795 0 -795 0 0 800 0 800 795 0 795 0 0 -800z m1648 3
l-3 -798 -797 -3 -798 -2 0 800 0 800 800 0 800 0 -2 -797z m1642 -3 l0 -800
-797 2 -798 3 -3 798 -2 797 800 0 800 0 0 -800z m1640 0 l0 -800 -797 2 -798
3 -3 785 c-1 432 0 791 3 798 3 9 173 12 800 12 l795 0 0 -800z m1648 3 l-3
-798 -795 0 -795 0 -3 798 -2 797 800 0 800 0 -2 -797z m1642 -3 l0 -800 -797
2 -798 3 -3 798 -2 797 800 0 800 0 0 -800z m1648 3 l-3 -798 -800 0 -800 0
-3 785 c-1 432 0 791 3 798 3 9 174 12 805 12 l800 0 -2 -797z m1642 -3 l0
-800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z m1640 0 l0 -800 -797 2
-798 3 -3 798 -2 797 800 0 800 0 0 -800z m1645 0 l0 -795 -797 -3 -798 -2 0
800 0 800 798 -2 797 -3 0 -795z m1645 0 l0 -800 -800 0 -800 0 0 800 0 800
800 0 800 0 0 -800z m1640 0 l0 -800 -797 2 -798 3 -3 798 -2 797 800 0 800 0
0 -800z m-32870 -850 c0 -5 0 -363 0 -795 0 -432 0 -789 0 -795 0 -7 -272 -10
-795 -10 -523 0 -795 3 -795 10 0 6 0 363 0 795 0 432 0 790 0 795 0 7 272 10
795 10 523 0 795 -3 795 -10z m1645 -795 l0 -800 -795 0 -795 0 -3 803 -2 802
797 -2 798 -3 0 -800z m1645 0 l0 -805 -797 2 -798 3 -3 803 -2 802 800 0 800
0 0 -805z m1640 0 l0 -805 -795 0 c-523 0 -795 3 -795 10 0 6 0 363 0 795 0
432 0 790 0 795 0 7 272 10 795 10 l795 0 0 -805z m1645 0 l0 -800 -795 0
-795 0 -3 803 -2 802 797 -2 798 -3 0 -800z m1640 0 l0 -800 -795 0 -795 0 -3
790 c-1 435 0 796 3 803 3 10 168 12 797 10 l793 -3 0 -800z m1643 3 l-3 -803
-784 -3 c-571 -1 -787 1 -797 9 -12 10 -14 147 -14 799 0 432 3 790 7 793 3 4
363 7 800 7 l793 0 -2 -802z m1650 0 l2 -798 -22 -5 c-13 -3 -372 -4 -798 -3
l-775 3 -3 803 -2 802 797 -2 798 -3 3 -797z m1640 0 l-3 -803 -795 0 -795 0
-3 790 c-1 435 0 796 3 803 3 9 173 12 800 12 l795 0 -2 -802z m1640 0 l-3
-803 -792 -3 -793 -2 0 805 0 805 795 0 795 0 -2 -802z m1650 0 l-3 -803 -797
-3 -798 -2 0 805 0 805 800 0 800 0 -2 -802z m16432 -818 l0 -1620 -6550 0
c-6543 0 -6550 0 -6550 20 0 15 -7 20 -25 20 -18 0 -25 -5 -25 -20 0 -20 -7
-20 -800 -20 -793 0 -800 0 -800 20 0 13 -7 20 -20 20 -13 0 -20 -7 -20 -20 0
-20 -7 -20 -800 -20 l-800 0 0 800 c0 704 2 800 15 800 8 0 15 7 15 15 0 9 -7
18 -15 21 -13 5 -15 103 -15 798 0 436 3 796 7 799 3 4 3691 7 8195 7 l8188 0
0 -1620z m-32870 -820 l0 -795 -795 0 -795 0 0 793 c0 435 0 794 0 797 0 3
358 4 795 3 l795 -3 0 -795z m1648 -2 l2 -798 -800 0 -800 0 0 800 0 800 798
-2 797 -3 3 -797z m1642 2 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0
-800z m1640 0 l0 -800 -795 2 -795 3 0 793 c0 435 0 794 0 797 0 3 358 5 795
5 l795 0 0 -800z m1650 0 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0
-800z m1640 0 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z m1641
796 c2 -2 3 -362 1 -800 l-2 -796 -798 2 -797 3 -3 785 c-1 432 0 791 3 798 3
9 172 12 798 12 437 0 796 -2 798 -4z m1647 -798 l2 -798 -800 0 -800 0 0 800
0 800 798 -2 797 -3 3 -797z m1642 2 l0 -800 -800 0 -800 0 0 800 0 800 800 0
800 0 0 -800z m1640 0 l0 -800 -795 0 -795 0 0 800 0 800 795 0 795 0 0 -800z
m1650 0 l0 -800 -800 0 -800 0 0 800 0 800 800 0 800 0 0 -800z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -0,0 +1,2 @@
min_slic3r_version = 2.5.0-alpha0
1.0.0 Initial Infinity3D bundle

131
live/Print4Taste/0.0.1.ini Normal file
View File

@ -0,0 +1,131 @@
# Print profiles for Print4Taste printers (mycusini and procusini brands)
# Created from scratch from default FFF
[vendor]
# Vendor name will be shown by the Config Wizard.
name = Print4Taste
# Configuration version of this file. Config file will only be installed, if the config_version differs.
# This means, the server may force the PrusaSlicer configuration to be downgraded.
config_version = 0.0.1
# Where to get the updates from?
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Print4Taste/
# The printer models will be shown by the Configuration Wizard in this order,
# also the first model installed & the first nozzle installed will be activated after install.
# Printer model name will be shown by the installation wizard.
[printer_model:MC2.0]
name = mycusini 2.0
variants = 1.0
technology = FFF
family = mycusini
bed_model = MC2.0_bed.stl
bed_texture = MC2.0_texture.svg
default_materials = mycusini 3D Choco @MC2.0
[print:*common_MC2.0*]
bottom_solid_layers = 2
bridge_speed = 30
brim_type = no_brim
compatible_printers_condition = printer_notes=~/.*PRINT4TASTE.*/ and printer_notes=~/.*MYCUSINI2.0.*/
elefant_foot_compensation = 0.1
ensure_vertical_shell_thickness = 1
external_perimeter_extrusion_width = 1.15
external_perimeter_speed = 100%
extra_perimeters = 0
extruder_clearance_height = 45
extruder_clearance_radius = 40
extrusion_width = 1.15
fill_density = 20%
fill_pattern = grid
first_layer_extrusion_width = 1.15
first_layer_height = 0.5
first_layer_speed = 100%
gap_fill_speed = 30
infill_anchor = 250%
infill_extrusion_width = 1
infill_overlap = 5%
infill_speed = 30
layer_height = 0.5
max_print_speed = 80
max_volumetric_extrusion_rate_slope_negative = 2
max_volumetric_extrusion_rate_slope_positive = 2
max_volumetric_speed = 8
notes = Extruder clearances:\nHeight: 45 Radius: 40\nHeight: 8 Radius: 12\n\nDon't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_PRINT4TASTE\nPRINTER_MODEL_MYCUSINI2.0
output_filename_format = [input_filename_base].gco
perimeter_extrusion_width = 1.15
perimeter_speed = 30
perimeters = 1
slice_closing_radius = 0.49
small_perimeter_speed = 100%
solid_infill_below_area = 10
solid_infill_extrusion_width = 1.15
solid_infill_speed = 100%
thin_walls = 0
top_infill_extrusion_width = 1.15
top_solid_infill_speed = 100%
top_solid_layers = 3
travel_speed = 80
skirts = 0
[print:0.50mm SOLID @MC2.0]
inherits = *common_MC2.0*
[print:0.50mm FILLABLE @MC2.0]
inherits = 0.50mm SOLID @MC2.0
top_solid_layers = 0
fill_density = 0%
spiral_vase = 1
[print:0.50mm OUTLINES @MC2.0]
inherits = 0.50mm FILLABLE @MC2.0
bottom_solid_layers = 0
[filament:mycusini 3D Choco @MC2.0]
filament_vendor = Print4Taste
bed_temperature = 0
bridge_fan_speed = 0
compatible_printers_condition = printer_notes=~/.*PRINT4TASTE.*/ and printer_notes=~/.*MYCUSINI2.0.*/
cooling = 1
disable_fan_first_layers = 0
end_filament_gcode = ""
extrusion_multiplier = 0.95
fan_always_on = 0
fan_below_layer_time = 60
filament_colour = #F4A6FF
filament_density = 1.26
filament_diameter = 18
filament_max_volumetric_speed = 8
filament_notes = "Full cartridge: 18 x 100 mm, 32g\nDensity: 1.26 g/cm3\nCut cartrige size: 18 x ~50 mm, 16g\nMycusini 2.0 does not require temperature control in gcode\n\n\nDon't remove the following keywords! These keywords are used in the \"compatible printer\" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_PRINT4TASTE\nPRINTER_MODEL_MYCUSINI2.0"
ilament_retract_before_wipe = 30%
filament_retract_layer_change = 1
filament_retract_length = 0.3
filament_retract_lift = 1
filament_type = GLAZE
filament_wipe = 1
first_layer_bed_temperature = 0
first_layer_temperature = 0
max_fan_speed = 0
min_fan_speed = 0
min_print_speed = 9
slowdown_below_layer_time = 15
start_filament_gcode = ""
temperature = 0
[printer:mycusini 2.0]
printer_model = MC2.0
printer_variant = 1.0
bed_shape = 5x2.5,105x2.5,105x112.5,5x112.5
color_change_gcode =
end_gcode = M83 ;Relative mode to retract\nG1 F2400 E-0.1 ;Retract\nM84 ;Back to absolute mode after retract\nG0 F2400 X90 Y55 Z45 ;Park
max_layer_height = 0.75
max_print_height = 45
min_layer_height = 0.3
nozzle_diameter = 1
pause_print_gcode =
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_PRINT4TASTE\nPRINTER_MODEL_MYCUSINI2.0
retract_length = 0.1
start_gcode = G1 F2400 E-0.3 ;Retract\nG0 F2400 X100 Y55 Z20.7 ;Full coordinates to prevent ramming down\nG0 F2400 X100 Y40 Z0.5 ;Start purge line\nG0 F570 X100 Y10 Z0.5 E0.025 ;Purge slightly more, should make a line only a few mm long
default_print_profile = 0.50mm SOLID @MC2.0
default_filament_profile = mycusini 3D Choco @MC2.0

Binary file not shown.

View File

@ -0,0 +1,165 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="100mm"
height="110mm"
viewBox="0 0 100 110"
version="1.1"
id="svg5"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
sodipodi:docname="mycusini2.0_printbed.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="true"
inkscape:document-units="mm"
showgrid="false"
inkscape:snap-to-guides="false"
inkscape:snap-grids="false"
inkscape:snap-global="true"
inkscape:zoom="8.7988368"
inkscape:cx="285.77641"
inkscape:cy="344.70465"
inkscape:window-width="3840"
inkscape:window-height="2080"
inkscape:window-x="-11"
inkscape:window-y="-11"
inkscape:window-maximized="1"
inkscape:current-layer="layer1"
inkscape:showpageshadow="2"
inkscape:deskcolor="#d1d1d1" />
<defs
id="defs2">
<marker
style="overflow:visible"
id="Arrow1Lstart"
refX="0.0"
refY="0.0"
orient="auto"
inkscape:stockid="Arrow1Lstart"
inkscape:isstock="true">
<path
transform="scale(0.8) translate(12.5,0)"
style="fill-rule:evenodd;fill:context-stroke;stroke:context-stroke;stroke-width:1.0pt"
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
id="path2735" />
</marker>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-17.350515,-57.494846)">
<rect
style="display:inline;fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:2.83606;stroke-linejoin:round;stroke-dasharray:none"
id="rect6619"
width="100"
height="110"
x="17.350515"
y="57.494846" />
<path
id="rect1815"
style="display:inline;fill:#323232;fill-opacity:1;stroke:none;stroke-width:3.58768;stroke-linejoin:round;stroke-dasharray:none"
d="M 17.350515,57.494846 V 167.49485 H 117.35061 V 57.494846 Z m 4.88859,2.999817 h 90.222405 c 1.04636,0 1.88877,0.842404 1.88877,1.888773 V 162.60626 c 0,1.04637 -0.84241,1.88877 -1.88877,1.88877 H 22.239105 c -1.046369,0 -1.888773,-0.8424 -1.888773,-1.88877 V 62.383436 c 0,-1.046369 0.842404,-1.888773 1.888773,-1.888773 z" />
<rect
style="display:inline;fill:#323232;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.025227"
id="rect31"
width="100"
height="1"
x="17.350515"
y="-112.99484"
transform="scale(1,-1)" />
<rect
style="fill:#323232;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0264583"
id="rect31-1"
width="1"
height="110"
x="66.850517"
y="-167.49484"
transform="scale(1,-1)" />
<rect
style="fill:#323232;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0229831"
id="rect31-1-6"
width="1"
height="83"
x="91.850517"
y="-140.49481"
transform="scale(1,-1)" />
<rect
style="fill:#323232;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0264583"
id="rect31-1-4"
width="1"
height="110"
x="41.850513"
y="-167.49484"
transform="scale(1,-1)" />
<rect
style="fill:#323232;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.025227"
id="rect31-5"
width="100"
height="1"
x="17.350515"
y="-140.49484"
transform="scale(1,-1)" />
<rect
style="fill:#323232;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.025227"
id="rect31-8"
width="100"
height="1"
x="17.350515"
y="-85.494843"
transform="scale(1,-1)" />
<g
transform="matrix(0.01004114,0,0,-0.01004115,77.288332,160.09414)"
fill="#000000"
stroke="none"
id="g1873"
style="fill:#323232;fill-opacity:1">
<path
d="m 1593,1049 c -25,-6 -58,-24 -78,-43 -21,-20 -50,-36 -71,-39 -83,-14 -127,-72 -121,-160 3,-46 9,-63 32,-87 16,-17 44,-35 61,-42 30,-11 33,-16 36,-57 3,-51 29,-68 53,-34 12,16 29,18 143,18 113,0 133,-2 151,-19 30,-28 53,-6 49,47 -3,37 -1,41 26,48 34,9 72,43 92,81 44,85 -22,203 -119,212 -23,2 -49,13 -65,28 -51,48 -115,64 -189,47 z m 128,-65 c 33,-17 57,-53 67,-101 6,-29 13,-39 31,-41 22,-3 23,-1 19,37 -2,29 0,41 10,41 25,0 61,-32 72,-65 21,-63 -22,-118 -100,-127 -21,-3 -25,-9 -28,-40 -3,-36 -3,-37 -40,-30 -48,9 -166,9 -214,0 -38,-7 -38,-7 -38,28 0,29 -3,34 -25,34 -58,0 -105,47 -105,104 0,29 41,81 69,89 18,4 20,0 18,-32 -2,-32 1,-36 23,-36 20,0 26,6 30,35 8,47 24,75 57,98 48,34 96,36 154,6 z"
id="path1855"
style="fill:#323232;fill-opacity:1" />
<path
d="M 107,536 C 24,506 9,474 7,317 5,197 5,195 28,192 c 12,-2 22,0 22,5 4,210 6,229 23,255 37,54 123,60 168,12 22,-23 24,-37 29,-147 4,-109 7,-122 24,-125 30,-6 36,16 36,134 0,110 0,110 31,140 42,40 106,41 146,1 27,-26 28,-32 33,-150 4,-109 7,-122 24,-125 29,-6 36,16 36,113 0,116 -11,155 -59,198 -63,57 -155,58 -216,1 l -27,-25 -27,26 c -26,24 -79,46 -111,45 -8,-1 -32,-7 -53,-14 z"
id="path1857"
style="fill:#323232;fill-opacity:1" />
<path
d="m 674,536 c -3,-8 -4,-67 -2,-130 3,-123 11,-145 70,-189 39,-29 114,-33 161,-9 l 37,20 V 173 C 940,124 936,114 906,84 865,43 809,37 766,71 737,94 707,90 712,64 718,30 766,7 828,7 c 64,0 104,18 137,61 18,25 20,45 23,246 2,120 -1,223 -6,228 -5,5 -16,6 -25,2 -15,-5 -17,-23 -17,-121 V 308 l -34,-34 c -27,-27 -42,-34 -73,-34 -83,0 -106,40 -113,190 -4,99 -7,115 -23,118 -9,2 -20,-3 -23,-12 z"
id="path1859"
style="fill:#323232;fill-opacity:1" />
<path
d="m 1177,535 c -76,-27 -117,-84 -117,-165 0,-102 59,-170 155,-178 30,-2 65,-2 79,2 35,9 86,54 86,77 0,24 -32,25 -51,2 -23,-26 -78,-45 -112,-37 -46,10 -73,31 -91,69 -32,66 -12,139 47,175 49,30 99,26 142,-11 57,-50 93,-16 38,36 -47,43 -110,54 -176,30 z"
id="path1861"
style="fill:#323232;fill-opacity:1" />
<path
d="m 1994,540 c -31,-12 -64,-59 -64,-90 0,-46 34,-78 110,-101 78,-23 95,-38 86,-73 -12,-47 -99,-53 -162,-11 -23,15 -28,15 -41,2 -49,-48 130,-102 207,-62 36,19 50,43 50,90 0,47 -31,75 -107,99 -88,28 -112,56 -75,89 23,21 72,22 119,2 31,-13 39,-13 51,-2 38,39 -104,85 -174,57 z"
id="path1863"
style="fill:#323232;fill-opacity:1" />
<path
d="m 2321,541 c -8,-5 -11,-55 -9,-177 3,-161 4,-169 23,-169 19,0 20,8 23,171 2,138 0,173 -11,177 -8,3 -19,2 -26,-2 z"
id="path1865"
style="fill:#323232;fill-opacity:1" />
<path
d="m 2590,528 c -77,-40 -85,-60 -85,-206 0,-120 1,-127 20,-127 19,0 20,8 25,115 3,66 10,125 18,137 15,26 61,53 92,53 31,0 77,-27 92,-53 8,-12 15,-71 18,-137 5,-107 6,-115 25,-115 19,0 20,8 23,121 2,111 1,123 -20,155 -25,37 -98,79 -138,79 -14,0 -46,-10 -70,-22 z"
id="path1867"
style="fill:#323232;fill-opacity:1" />
<path
d="m 1490,417 c 0,-112 2,-127 23,-157 64,-95 200,-93 271,3 19,25 21,42 21,150 0,119 -1,122 -22,125 -23,3 -23,1 -23,-98 0,-110 -13,-157 -51,-184 -46,-32 -134,-14 -155,32 -5,9 -11,69 -14,132 -5,110 -6,115 -27,118 -23,3 -23,2 -23,-121 z"
id="path1869"
style="fill:#323232;fill-opacity:1" />
<path
d="m 2952,368 c 3,-163 4,-173 22,-173 19,0 20,9 20,170 0,168 -1,170 -22,173 l -22,3 z"
id="path1871"
style="fill:#323232;fill-opacity:1" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

@ -0,0 +1,2 @@
min_slic3r_version = 2.6.0-alpha1
0.0.1 Initial version