gaku 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1d6210f75cbb94d658c0e2a318535d1eeb66fc9a
4
- data.tar.gz: 4a10f999da95ae298bf9da79a5148e20ffbf2e64
3
+ metadata.gz: 0f039d101203dc3c37c9494a937dfd8c6bd866cd
4
+ data.tar.gz: cf6c2a56723916a603e939da8a283933d8b49064
5
5
  SHA512:
6
- metadata.gz: 3ec833db1343e63cbf7c52e044d1372a0c006de207161bb89ebadf83573f536912b4d117d09f651be2a2bd6edddf54ec82346aaf4c9204a8a6ee9cde2ec6a5b3
7
- data.tar.gz: d3ed8bfe06313f7abad50fdf6e3766e567c6ffdf581a7765294df1f00f0773e2779b0616fd634ffc37add750710c101638554f265c1b7728cce6313095b355b6
6
+ metadata.gz: 41b766192e6e2548b0a9337f36c0d93be08f6a390938a353e7878c5876fe77e832bde9551be346f66099236b378a040e3e06b43fe0427dfad428d05862ba362e
7
+ data.tar.gz: 711a30d75650c113aa32a36aad6466d7c66e4d068add5cdb56b41e63e57054d53119a0cb9168c13180a92a2df0a18aa79d9ba53f2448391d84f1ff4befdf1a36
data/Rakefile CHANGED
@@ -53,9 +53,7 @@ namespace :gem do
53
53
  puts cmd
54
54
  system cmd
55
55
  end
56
- end
57
56
 
58
- namespace :gem do
59
57
  desc 'Install all gems'
60
58
  task :install do
61
59
  version = File.read(File.expand_path('../VERSION', __FILE__)).strip
@@ -71,16 +69,14 @@ namespace :gem do
71
69
  puts cmd
72
70
  system cmd
73
71
  end
74
- end
75
72
 
76
- namespace :gem do
77
73
  desc 'Release all gems to gemcutter. Package gaku components, then push gaku'
78
74
  task :release do
79
75
  version = File.read(File.expand_path('../VERSION', __FILE__)).strip
80
76
 
81
77
  engines.each do |gem_name|
82
78
  puts "〓〓〓⚙学〓〓〓⭜ Releasing #{gem_name}⭝ 〓〓〓⚙学〓〓〓"
83
- cmd = "gem push ./gem_name/gaku_#{gem_name}-#{version}.gem"
79
+ cmd = "gem push ./#{gem_name}/gaku_#{gem_name}-#{version}.gem"
84
80
  puts cmd
85
81
  system cmd
86
82
  end
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.0
1
+ 0.2.1
@@ -19,8 +19,8 @@ Gem::Specification.new do |s|
19
19
  s.add_dependency 'gaku_core', s.version
20
20
  s.add_dependency 'gaku_testing', s.version
21
21
 
22
- s.add_dependency 'coffee-rails', '~> 4.0.1'
23
- s.add_dependency 'sass-rails', '4.0.2'
22
+ s.add_dependency 'coffee-rails', '~> 4.1.0'
23
+ s.add_dependency 'sass-rails', '~> 5.0.0'
24
24
  s.add_dependency 'sass', '~> 3.2'
25
25
  s.add_dependency 'sprockets', '2.11.0'
26
26
  s.add_dependency 'slim', '2.0.0'
@@ -1,5 +1,3 @@
1
- source 'http://rubygems.org'
2
-
3
1
  group :test do
4
2
  gem 'capybara', '~> 2.1'
5
3
  gem 'selenium-webdriver', '2.43'
@@ -0,0 +1,188 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="180"
13
+ height="25"
14
+ id="svg3044"
15
+ version="1.1"
16
+ inkscape:version="0.48.5 r10040"
17
+ sodipodi:docname="gaku-logo.svg"
18
+ inkscape:export-filename="/home/zero/repo/GAKU/gaku/core/app/assets/images/gaku-logo.png"
19
+ inkscape:export-xdpi="129.60001"
20
+ inkscape:export-ydpi="129.60001">
21
+ <defs
22
+ id="defs3046" />
23
+ <sodipodi:namedview
24
+ id="base"
25
+ pagecolor="#ffffff"
26
+ bordercolor="#666666"
27
+ borderopacity="1.0"
28
+ inkscape:pageopacity="0.0"
29
+ inkscape:pageshadow="2"
30
+ inkscape:zoom="3"
31
+ inkscape:cx="62.299092"
32
+ inkscape:cy="100.69747"
33
+ inkscape:document-units="px"
34
+ inkscape:current-layer="layer1"
35
+ showgrid="false"
36
+ inkscape:window-width="1920"
37
+ inkscape:window-height="1026"
38
+ inkscape:window-x="0"
39
+ inkscape:window-y="26"
40
+ inkscape:window-maximized="1" />
41
+ <metadata
42
+ id="metadata3049">
43
+ <rdf:RDF>
44
+ <cc:Work
45
+ rdf:about="">
46
+ <dc:format>image/svg+xml</dc:format>
47
+ <dc:type
48
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
49
+ <dc:title />
50
+ </cc:Work>
51
+ </rdf:RDF>
52
+ </metadata>
53
+ <g
54
+ id="layer1"
55
+ inkscape:label="Layer 1"
56
+ inkscape:groupmode="layer"
57
+ transform="translate(0,-65)">
58
+ <g
59
+ transform="matrix(0.39761896,0,0,0.39761896,-0.18549162,64.769256)"
60
+ id="GAKU_Engine-4"
61
+ inkscape:label="#g3038">
62
+ <g
63
+ style="display:inline"
64
+ transform="matrix(0.06446526,0,0,0.06446526,-29.879882,-2.8054521)"
65
+ id="g4021-3"
66
+ display="inline" />
67
+ <g
68
+ inkscape:label="#g3021"
69
+ id="cogs-6">
70
+ <path
71
+ inkscape:connector-curvature="0"
72
+ style="fill:#999999;fill-opacity:1"
73
+ id="path4617-5"
74
+ d="m 32.002739,1.000013 c 0,0 -1.33691,-0.001757 -2.042742,0.032233 -0.156805,0.00755 -0.172373,0.00604 -0.201454,0.026189 -0.06332,0.113677 -0.208939,0.545077 -0.560041,1.978278 -0.385643,1.519538 -0.743366,2.600771 -0.743366,2.600771 -0.276279,0.777037 -0.465359,0.886397 -0.465359,0.886397 0,0 -0.149193,0.06479 -0.43409,0.138864 l 4.447979,-0.00372 4.440647,0.00282 C 36.199299,6.610561 36.049885,6.523884 36.049885,6.523884 c 0,0 -0.191288,-0.109361 -0.467373,-0.886397 0,0 -0.355988,-1.081232 -0.741348,-2.60077 C 34.490315,1.603516 34.346409,1.172116 34.283139,1.058439 34.254079,1.038288 34.236359,1.039801 34.079671,1.03225 33.374353,0.998261 32.00274,1.000017 32.00274,1.000017 l 0,-3e-6 z" />
75
+ <path
76
+ inkscape:connector-curvature="0"
77
+ style="fill:#999999;fill-opacity:1"
78
+ d="m 16.502382,5.151853 c 0,0 -1.158676,0.666934 -1.752954,1.049286 -0.132019,0.08494 -0.146258,0.091417 -0.161367,0.123407 0.002,0.130106 0.09159,0.576519 0.504127,1.99326 0.425796,1.508779 0.656614,2.624016 0.656614,2.624016 0.149253,0.811073 0.04018,1.000321 0.04018,1.000321 0,0 -0.09681,0.130707 -0.3065,0.337306 l 3.850202,-2.22721 3.847124,-2.217885 c -0.237829,0.078094 -0.410561,0.077737 -0.410561,0.077737 0,0 -0.220348,9.4e-4 -0.847956,-0.533956 0,0 -0.848915,-0.75838 -1.942413,-1.881659 C 18.958435,4.430713 18.618109,4.129063 18.506478,4.06225 18.471238,4.05933 18.456648,4.0695 18.317176,4.141304 17.689355,4.46453 16.502383,5.151855 16.502383,5.151855 l 0,-3e-6 z"
79
+ id="path3129-9" />
80
+ <path
81
+ inkscape:connector-curvature="0"
82
+ style="fill:#999999;fill-opacity:1"
83
+ id="path3131-5"
84
+ d="m 5.154595,16.497633 c 0,0 -0.669976,1.156918 -0.993459,1.785183 -0.071858,0.139572 -0.080956,0.152298 -0.078043,0.187559 0.066786,0.111673 0.367582,0.453484 1.433215,1.474152 1.123141,1.093742 1.880651,1.944155 1.880651,1.944155 0.534793,0.627785 0.534962,0.846214 0.534962,0.846214 0,0 -0.018485,0.161596 -0.096784,0.445364 l 2.22077,-3.853922 2.222761,-3.844306 c -0.166916,0.186547 -0.316689,0.272602 -0.316689,0.272602 0,0 -0.190354,0.110989 -1.001328,-0.03844 0,0 -1.114367,-0.232319 -2.62301,-0.658357 C 6.92103,14.64508 6.475475,14.554009 6.345392,14.551963 c -0.031981,0.01509 -0.039531,0.03119 -0.124413,0.163115 -0.382098,0.593831 -1.06638,1.782558 -1.066384,1.782557 z" />
85
+ <path
86
+ inkscape:connector-curvature="0"
87
+ style="fill:#999999;fill-opacity:1"
88
+ d="m 1.000014,31.997257 c 0,0 -0.001761,1.33691 0.032233,2.042744 0.00755,0.156803 0.00604,0.172371 0.026189,0.201454 0.113676,0.06332 0.545076,0.208939 1.978278,0.56004 1.519539,0.385639 2.600768,0.743366 2.600768,0.743366 0.777038,0.276279 0.886397,0.465359 0.886397,0.465359 0,0 0.064792,0.149193 0.138865,0.43409 l -0.00372,-4.447977 0.00282,-4.440647 c -0.051284,0.245016 -0.137961,0.394426 -0.137961,0.394426 0,0 -0.109359,0.191294 -0.886397,0.467373 0,0 -1.081233,0.355989 -2.60077,0.74135 -1.433201,0.350849 -1.8646,0.494757 -1.978278,0.558025 C 1.038289,29.74592 1.0398,29.76364 1.032249,29.920328 0.99826,30.625646 1.000016,31.997257 1.000016,31.997257 l -2e-6,0 z"
89
+ id="path3133-4" />
90
+ <path
91
+ inkscape:connector-curvature="0"
92
+ style="fill:#999999;fill-opacity:1"
93
+ id="path3135-9"
94
+ d="m 5.151856,47.497616 c 0,0 0.666931,1.158676 1.049284,1.752949 0.084941,0.132023 0.091417,0.146263 0.12341,0.161369 0.130103,-0.002 0.576516,-0.09159 1.993257,-0.504124 1.50878,-0.425797 2.624017,-0.656616 2.624017,-0.656616 0.811072,-0.14925 1.00032,-0.04018 1.00032,-0.04018 0,0 0.13071,0.09681 0.337306,0.306503 L 10.052243,44.667309 7.834357,40.820187 c 0.078095,0.237827 0.077737,0.410561 0.077737,0.410561 0,0 9.4e-4,0.220345 -0.533955,0.847954 0,0 -0.75838,0.848915 -1.881659,1.942413 -1.065766,1.020447 -1.367412,1.360775 -1.434227,1.472404 -0.00292,0.03524 0.00725,0.04983 0.079055,0.189304 0.323224,0.627819 1.010548,1.814793 1.010548,1.814793 z" />
95
+ <path
96
+ inkscape:connector-curvature="0"
97
+ style="fill:#999999;fill-opacity:1"
98
+ d="m 16.497633,58.845398 c 0,0 1.156916,0.669979 1.785181,0.993454 0.139572,0.07186 0.152302,0.08096 0.187559,0.07805 0.111673,-0.06679 0.453485,-0.36758 1.474152,-1.43322 1.093742,-1.123135 1.944157,-1.880646 1.944157,-1.880646 0.627785,-0.534798 0.846212,-0.534966 0.846212,-0.534966 0,0 0.161596,0.01849 0.445364,0.09679 l -3.853922,-2.220764 -3.844303,-2.222767 c 0.186545,0.16692 0.2726,0.316689 0.2726,0.316689 0,0 0.110989,0.190353 -0.03844,1.001328 0,0 -0.232317,1.114372 -0.658353,2.623009 -0.41276,1.416611 -0.503832,1.862171 -0.505877,1.992252 0.01509,0.03198 0.03119,0.03953 0.163115,0.124416 0.593833,0.382095 1.782557,1.06638 1.782557,1.06638 z"
99
+ id="path3137-1" />
100
+ <path
101
+ inkscape:connector-curvature="0"
102
+ style="fill:#999999;fill-opacity:1"
103
+ id="path3139-7"
104
+ d="m 31.997259,62.999985 c 0,0 1.336905,0.0017 2.042742,-0.03223 0.156803,-0.0076 0.172375,-0.0061 0.201454,-0.02619 0.06332,-0.113674 0.208939,-0.545074 0.560043,-1.978279 0.385639,-1.519535 0.743359,-2.600769 0.743359,-2.600769 0.276279,-0.777039 0.465363,-0.886398 0.465363,-0.886398 0,0 0.149193,-0.06479 0.434093,-0.138859 l -4.447979,0.0037 -4.440647,-0.0028 c 0.24501,0.05129 0.394424,0.137959 0.394424,0.137959 0,0 0.191296,0.109356 0.467369,0.886398 0,0 0.355991,1.08123 0.741356,2.600769 0.350847,1.433201 0.494753,1.864605 0.558023,1.978279 0.02906,0.02014 0.04678,0.01864 0.203468,0.02618 0.70532,0.034 2.076931,0.03223 2.076931,0.03223 l 0,8e-6 z" />
105
+ <path
106
+ inkscape:connector-curvature="0"
107
+ style="fill:#999999;fill-opacity:1"
108
+ d="m 47.502369,5.154593 c 0,0 -1.156918,-0.669975 -1.785179,-0.993457 -0.13958,-0.071862 -0.152302,-0.080957 -0.187565,-0.078046 -0.111668,0.066791 -0.453484,0.367582 -1.474148,1.433218 -1.093746,1.123138 -1.944164,1.880651 -1.944164,1.880651 -0.627781,0.534793 -0.84621,0.534963 -0.84621,0.534963 0,0 -0.161594,-0.018486 -0.445362,-0.096786 l 3.853916,2.220768 3.844311,2.222764 c -0.18655,-0.166919 -0.272602,-0.316689 -0.272602,-0.316689 0,0 -0.110981,-0.190356 0.03844,-1.001329 0,0 0.232319,-1.114368 0.658356,-2.623008 0.412758,-1.416613 0.50383,-1.86217 0.505882,-1.992251 C 49.432954,6.31341 49.416845,6.30586 49.284925,6.220976 48.691091,5.83888 47.502363,5.154596 47.502363,5.154596 l 8e-6,-4e-6 z"
109
+ id="path3141-5" />
110
+ <path
111
+ inkscape:connector-curvature="0"
112
+ style="fill:#999999;fill-opacity:1"
113
+ id="path3143-5"
114
+ d="m 58.848145,16.50238 c 0,0 -0.666927,-1.158675 -1.049282,-1.752953 -0.08494,-0.132021 -0.09142,-0.14626 -0.123405,-0.161369 -0.130112,0.002 -0.576523,0.09159 -1.993263,0.504128 -1.508778,0.425796 -2.624023,0.65661 -2.624023,0.65661 -0.811066,0.149253 -1.00032,0.04019 -1.00032,0.04019 0,0 -0.130703,-0.09681 -0.337303,-0.306501 l 2.227215,3.850202 2.217884,3.847126 c -0.07809,-0.237833 -0.07774,-0.410563 -0.07774,-0.410563 0,0 -9.08e-4,-0.220345 0.533962,-0.847956 0,0 0.758369,-0.848913 1.881649,-1.942413 1.065769,-1.020443 1.367416,-1.360773 1.434235,-1.472403 0.0029,-0.03524 -0.0073,-0.04983 -0.07906,-0.189304 -0.323231,-0.627821 -1.010559,-1.814793 -1.010559,-1.814793 l 8e-6,2e-6 z" />
115
+ <path
116
+ inkscape:connector-curvature="0"
117
+ style="fill:#999999;fill-opacity:1"
118
+ d="m 62.999985,32.002739 c 0,0 0.0017,-1.33691 -0.03223,-2.04274 -0.0075,-0.156807 -0.0061,-0.172375 -0.02619,-0.201458 -0.113678,-0.06331 -0.545074,-0.208935 -1.978275,-0.56004 -1.519539,-0.385641 -2.600773,-0.743372 -2.600773,-0.743372 -0.777035,-0.276276 -0.886395,-0.465355 -0.886395,-0.465355 0,0 -0.0648,-0.149189 -0.138863,-0.43409 l 0.0037,4.447973 -0.0028,4.440651 c 0.05129,-0.245014 0.137959,-0.394428 0.137959,-0.394428 0,0 0.10939,-0.191277 0.886402,-0.467369 0,0 1.081226,-0.355995 2.600773,-0.741352 1.433193,-0.350845 1.864597,-0.494755 1.978275,-0.558022 0.02013,-0.02907 0.01864,-0.04678 0.02619,-0.203468 0.03399,-0.705326 0.03222,-2.076935 0.03222,-2.076935 l 8e-6,4e-6 z"
119
+ id="path3145-4" />
120
+ <path
121
+ inkscape:connector-curvature="0"
122
+ style="fill:#999999;fill-opacity:1"
123
+ id="path3147-1"
124
+ d="m 58.845406,47.502365 c 0,0 0.669964,-1.156929 0.993454,-1.785183 0.07187,-0.139572 0.08094,-0.152313 0.07806,-0.187561 -0.06679,-0.111671 -0.367584,-0.453484 -1.433228,-1.474148 -1.123138,-1.093746 -1.880646,-1.94416 -1.880646,-1.94416 -0.534798,-0.627785 -0.534962,-0.84621 -0.534962,-0.84621 0,0 0.01848,-0.161598 0.09679,-0.445366 l -2.220757,3.853931 -2.222775,3.844296 c 0.166916,-0.18655 0.316681,-0.272602 0.316681,-0.272602 0,0 0.190376,-0.110958 1.001331,0.03845 0,0 1.114368,0.232311 2.623009,0.658352 1.416615,0.412758 1.862175,0.50383 1.992245,0.505878 0.03198,-0.01511 0.03954,-0.03119 0.12442,-0.163116 0.382103,-0.59383 1.066376,-1.782562 1.066376,-1.782562 l 8e-6,8e-6 z" />
125
+ <path
126
+ inkscape:connector-curvature="0"
127
+ style="fill:#999999;fill-opacity:1"
128
+ d="m 47.497616,58.848141 c 0,0 1.158669,-0.666946 1.752956,-1.049282 0.132023,-0.08494 0.146252,-0.09143 0.161369,-0.123417 -0.002,-0.130096 -0.09159,-0.576511 -0.504131,-1.993259 -0.4258,-1.508778 -0.656605,-2.624012 -0.656605,-2.624012 -0.149258,-0.811073 -0.04019,-1.00032 -0.04019,-1.00032 0,0 0.0968,-0.130711 0.306503,-0.337307 l -3.850193,2.227226 -3.847134,2.217873 c 0.237835,-0.0781 0.410557,-0.07774 0.410557,-0.07774 0,0 0.220341,-9.04e-4 0.847954,0.533958 0,0 0.848919,0.758373 1.942417,1.88166 1.020443,1.065762 1.360775,1.367413 1.472401,1.434227 0.03525,0.0029 0.04984,-0.0073 0.189304,-0.07905 0.627831,-0.323231 1.814793,-1.010559 1.814793,-1.010559 l 0,8e-6 z"
129
+ id="path3149-8" />
130
+ <path
131
+ inkscape:connector-curvature="0"
132
+ style="fill:#afafb0;fill-opacity:1;stroke-width:0.1;stroke-miterlimit:4"
133
+ stroke-miterlimit="4"
134
+ id="cog_base-8"
135
+ d="m 57.73431,32 c 0,14.210648 -11.520008,25.730663 -25.730659,25.730663 -14.210646,0 -25.73066,-11.520012 -25.73066,-25.730663 0,-14.210653 11.520014,-25.730664 25.73066,-25.730664 14.210651,0 25.730659,11.52001 25.730659,25.730664 z" />
136
+ <animateTransform
137
+ id="animateTransform4046-3"
138
+ repeatCount="indefinite"
139
+ additive="sum"
140
+ dur="18s"
141
+ values="0 32 32; 360 32 32"
142
+ type="rotate"
143
+ attributeType="XML"
144
+ attributeName="transform" />
145
+ </g>
146
+ <path
147
+ inkscape:connector-curvature="0"
148
+ style="fill:#eaf4fc;fill-opacity:1;stroke-width:0.1;stroke-miterlimit:4"
149
+ d="m 55.846397,31.999996 c 0,13.167984 -10.674763,23.842751 -23.842747,23.842751 -13.167984,0 -23.84275,-10.674763 -23.84275,-23.842751 0,-13.167988 10.674766,-23.842751 23.84275,-23.842751 13.167984,0 23.842747,10.674763 23.842747,23.842751 z"
150
+ id="path4614-5"
151
+ stroke-miterlimit="4" />
152
+ <path
153
+ style="fill:#e2041b;stroke-width:0.1;stroke-miterlimit:4"
154
+ inkscape:connector-curvature="0"
155
+ d="m 54.649193,32 c 0,12.506783 -10.138752,22.645542 -22.645535,22.645542 C 19.496872,54.645542 9.358116,44.506786 9.358116,32 c 0,-12.506788 10.138756,-22.645541 22.645542,-22.645541 12.506783,0 22.645535,10.138753 22.645535,22.645541 z"
156
+ id="path4610-2"
157
+ stroke-miterlimit="4" />
158
+ <path
159
+ style="fill:#eaf4fc;fill-opacity:1;stroke-width:0.1;stroke-miterlimit:4"
160
+ d="m 52.119581,31.999996 c 0,11.109718 -9.006212,20.115926 -20.115922,20.115926 -11.109718,0 -20.115929,-9.006205 -20.115929,-20.115926 0,-11.109716 9.006211,-20.115922 20.115929,-20.115922 11.10971,0 20.115922,9.006206 20.115922,20.115922 z"
161
+ id="path4589-2"
162
+ stroke-miterlimit="4"
163
+ inkscape:connector-curvature="0" />
164
+ <path
165
+ inkscape:connector-curvature="0"
166
+ d="m 50.919422,32 c 0,10.446884 -8.46888,18.915768 -18.915764,18.915768 C 21.55677,50.915768 13.08789,42.446892 13.08789,32 c 0,-10.44689 8.46888,-18.915766 18.915768,-18.915766 10.446884,0 18.915764,8.468876 18.915764,18.915766 z"
167
+ id="path4566-6"
168
+ stroke-miterlimit="4"
169
+ style="fill:#16160e;fill-opacity:1;stroke-width:0.1;stroke-miterlimit:4" />
170
+ <path
171
+ inkscape:connector-curvature="0"
172
+ style="fill:#f8fbf8;fill-opacity:1;stroke-width:0.1;stroke-miterlimit:4"
173
+ d="m 49.814297,31.999996 c 0,9.836548 -7.974098,17.81065 -17.810638,17.81065 -9.83655,0 -17.810651,-7.974098 -17.810651,-17.81065 0,-9.836546 7.974101,-17.810644 17.810651,-17.810644 9.83654,0 17.810638,7.974098 17.810638,17.810644 z"
174
+ id="path4568-6"
175
+ stroke-miterlimit="4" />
176
+ <path
177
+ inkscape:connector-curvature="0"
178
+ d="m 21.0809,42.9105 -4.515301,-10.910198 4.5154,-10.910101 10.9102,-4.515501 10.907101,4.5152 -2.178902,2.178902 -8.728598,-3.615501 -8.730301,3.616201 -3.616199,8.730299 3.616499,8.731001 8.730301,3.616199 8.730701,-3.6161 2.434799,-5.877998 -2.852699,-2.852703 7.114498,0 -4.517101,10.910103 -10.912298,4.519798 -10.9081,-4.5196 z m 4.4676,-1.651398 4.775,0 0.241001,-0.584801 -2e-4,-5.826702 -9.315901,0 -1.177401,-2.8475 11.451801,0 0.3685,-0.422499 -3.5958,0 -2.8475,-2.847401 13.086199,0 -3.219997,3.266901 4.450798,0.0031 2.850601,2.850502 -9.197701,-0.0031 0,5.8269 0.941299,2.284 -2.3706,0.963799 -6.4401,-2.663197 z m -4.120701,-12.536901 1.3517,-3.2651 13.973301,-0.0061 -0.158901,-0.8036 -0.672199,-0.2796 c 0,0 0.752602,-1.462601 1.128899,-2.194 l 3.368801,1.395 -1.885201,1.885201 2.6689,0.0031 1.3512,3.2645 -3.175098,0.0024 -0.422401,-0.422501 -13.931398,0 -0.4224,0.422501 -3.175201,-0.0018 z m 2.135101,-5.1532 3.366499,-1.394001 1.128801,2.192501 -2.611401,1.0804 -1.8839,-1.878901 z m 6.183899,-2.5597 2.2446,-0.931101 2.244902,0.930101 -0.501701,2.452599 -1.7437,-0.721498 -1.7446,0.722599 -0.4995,-2.4527 z"
179
+ id="path3914-7"
180
+ style="fill:#16160e;fill-opacity:1" />
181
+ </g>
182
+ <path
183
+ id="path3065"
184
+ d="m 61.951205,68.87652 0,16.702722 2.120703,0 0,-6.236132 0.605534,-0.605516 6.745756,6.841648 2.96736,0 -8.217102,-8.35137 8.217102,-8.351352 -2.96736,0 -7.343067,7.449905 -0.01379,-7.44444 -2.115237,-0.0051 z m 14.582003,0 0.0051,5.463454 c 0.0051,5.976044 -0.0015,5.523605 0.07672,6.008697 0.150681,0.933945 0.528538,1.85446 1.082282,2.627621 0.462799,0.646186 1.10509,1.245254 1.772758,1.657661 0.916583,0.566173 1.952453,0.887069 3.011201,0.931583 1.538409,0.06465 3.022753,-0.429854 4.208563,-1.400107 1.161138,-0.950082 1.942798,-2.292434 2.191957,-3.764692 0.08586,-0.507194 0.08068,-0.01035 0.085,-6.047057 l 0.0034,-5.47716 -2.107014,0 -0.0051,5.392216 c -0.0034,4.058762 -0.0069,5.419732 -0.01913,5.504556 -0.0519,0.37315 -0.103615,0.602274 -0.194523,0.876776 -0.269656,0.813641 -0.813435,1.552994 -1.509722,2.046741 -0.963477,0.683218 -2.18506,0.921946 -3.329028,0.649375 -1.17993,-0.281156 -2.176165,-1.070248 -2.718046,-2.153597 -0.22197,-0.443802 -0.341738,-0.846864 -0.413717,-1.386419 -0.01913,-0.143267 -0.02345,-0.698665 -0.02741,-5.545656 l -0.0034,-5.383992 -2.109756,0 z m 99.909502,0 -60.4241,0.0051 0,2.115238 60.4241,0 0,-2.12072 z m -75.00339,0.0051 0,16.68081 12.44212,0.01724 0,-2.120719 -10.32686,0 0,-6.230634 8.19791,0 2.12348,-2.120736 -10.32139,0 0,-4.109914 10.32139,0 0,-2.115236 -12.43665,0 z m -66.643751,0.0051 c -1.714934,-0.0069 -3.425609,0.512935 -4.882592,1.553547 -0.719406,0.513814 -1.414055,1.207842 -1.934404,1.934403 -0.738456,1.031111 -1.24284,2.251746 -1.443948,3.493431 -0.08482,0.523659 -0.104132,0.784764 -0.104132,1.358989 0,0.578001 0.01931,0.847622 0.104132,1.359024 0.64822,3.911148 3.951094,6.824011 7.912981,6.97864 1.840323,0.0719 3.676163,-0.479593 5.178488,-1.556288 0.730647,-0.523641 1.41402,-1.206981 1.931679,-1.934403 0.959926,-1.348973 1.491292,-2.927328 1.548064,-4.59216 l 0.0086,-0.254813 -8.340405,0 0,2.12072 5.838829,0.02465 c -0.0051,0.01207 -0.02603,0.0681 -0.04655,0.123269 -0.02051,0.05517 -0.07672,0.189712 -0.126027,0.298654 -0.859312,1.896922 -2.594675,3.228189 -4.655174,3.575617 -0.360962,0.06086 -0.588035,0.07965 -1.024733,0.07948 -0.434992,-1.38e-4 -0.636807,-0.01552 -1.019267,-0.07948 -2.629725,-0.435216 -4.700327,-2.519145 -5.123716,-5.156593 -0.107234,-0.667753 -0.102923,-1.387745 0.01035,-2.041259 0.456921,-2.62069 2.497318,-4.646777 5.120957,-5.088079 0.351686,-0.05914 0.602498,-0.07948 1.019267,-0.07948 0.416768,0 0.663616,0.02 1.019267,0.07948 1.914371,0.320067 3.554049,1.498757 4.477081,3.219431 0.105856,0.197488 0.26695,0.550588 0.317826,0.698683 l 0.03017,0.09051 1.112417,0 c 1.052231,0 1.110986,5.3e-5 1.104211,-0.02189 -0.0034,-0.01207 -0.04189,-0.139992 -0.085,-0.282226 -0.258209,-0.851536 -0.676064,-1.69371 -1.200101,-2.424856 C 40.91522,71.486686 40.084562,70.70968 39.168306,70.141628 37.824557,69.308556 36.308527,68.892546 34.79534,68.886737 z m 16.678064,0.0051 -8.348607,16.686292 2.36731,-0.0051 2.054965,-4.104431 7.847205,0 2.054947,4.109914 2.367327,0 -8.343147,-16.686275 z m 74.869107,4.238699 -0.005,8.088333 -10.31589,-8.074627 -0.005,12.433887 2.12072,0 0.008,-8.088333 10.31591,8.074627 0.003,-12.433887 -2.12072,0 z m 18.82618,0 0,12.447593 2.12073,0 0,-12.447593 -2.12073,0 z m 14.58475,0 -0.008,8.088333 -10.31589,-8.074627 -0.005,12.433887 2.12074,0 0.008,-8.088333 10.3159,8.074627 0.005,-12.433887 -2.1207,0 z m 4.25512,0 0,12.447593 12.43392,0 0,-2.120719 -10.32688,0 0,-4.109931 8.21437,0 2.09878,-2.109755 -10.31315,-0.01034 0,-1.975487 10.32688,0 0,-2.120738 -12.43392,0 z m -27.19124,0.0087 c -0.40821,0 -0.65484,0.02 -1.01377,0.07948 -2.61637,0.433232 -4.67644,2.480371 -5.11823,5.090837 -0.0645,0.380512 -0.0786,0.563088 -0.0795,1.024733 -7.7e-4,0.454663 0.0104,0.603188 0.0685,0.975425 0.45341,2.924914 2.9249,5.134939 5.87719,5.255225 1.82677,0.07448 3.56977,-0.638739 4.81407,-1.972763 1.01946,-1.092988 1.60614,-2.509266 1.66316,-4.008556 l 0.0104,-0.221936 -6.22243,0 0,2.10703 3.49892,0.01379 c 0,0.01776 -0.10361,0.178559 -0.19453,0.301396 -1.13711,1.537581 -3.172,2.092428 -4.92095,1.342576 -1.28382,-0.550416 -2.2079,-1.728794 -2.43308,-3.101627 -0.0709,-0.431648 -0.0709,-0.908792 0,-1.339835 0.25191,-1.533013 1.35058,-2.790439 2.84133,-3.252325 1.17158,-0.36298 2.45477,-0.178421 3.47424,0.501418 0.47737,0.318326 0.93329,0.782678 1.19464,1.216532 l 0.0465,0.07672 2.3262,-0.01379 c 0,-0.05654 -0.21606,-0.539623 -0.35619,-0.800073 -0.91672,-1.703555 -2.55648,-2.876504 -4.46611,-3.194777 -0.35475,-0.05914 -0.60274,-0.07948 -1.01104,-0.07948 z m -85.346658,0.495936 c 0.0087,0 2.85778,5.695474 2.85778,5.712801 l -5.715543,0 c 0,-0.01741 2.849108,-5.712801 2.857763,-5.712801 z"
185
+ style="fill:#f8fbf8;fill-opacity:1"
186
+ inkscape:connector-curvature="0" />
187
+ </g>
188
+ </svg>
@@ -0,0 +1,69 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="180"
13
+ height="25"
14
+ id="svg3044"
15
+ version="1.1"
16
+ inkscape:version="0.48.5 r10040"
17
+ sodipodi:docname="gaku-logo.svg"
18
+ inkscape:export-filename="/home/zero/repo/GAKU/gaku/core/app/assets/images/gaku-logo.png"
19
+ inkscape:export-xdpi="129.60001"
20
+ inkscape:export-ydpi="129.60001">
21
+ <defs
22
+ id="defs3046" />
23
+ <sodipodi:namedview
24
+ id="base"
25
+ pagecolor="#ffffff"
26
+ bordercolor="#666666"
27
+ borderopacity="1.0"
28
+ inkscape:pageopacity="0.0"
29
+ inkscape:pageshadow="2"
30
+ inkscape:zoom="8.4852814"
31
+ inkscape:cx="94.799468"
32
+ inkscape:cy="13.249756"
33
+ inkscape:document-units="px"
34
+ inkscape:current-layer="layer1"
35
+ showgrid="false"
36
+ inkscape:window-width="1920"
37
+ inkscape:window-height="1026"
38
+ inkscape:window-x="0"
39
+ inkscape:window-y="26"
40
+ inkscape:window-maximized="1" />
41
+ <metadata
42
+ id="metadata3049">
43
+ <rdf:RDF>
44
+ <cc:Work
45
+ rdf:about="">
46
+ <dc:format>image/svg+xml</dc:format>
47
+ <dc:type
48
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
49
+ <dc:title />
50
+ </cc:Work>
51
+ </rdf:RDF>
52
+ </metadata>
53
+ <g
54
+ id="layer1"
55
+ inkscape:label="Layer 1"
56
+ inkscape:groupmode="layer"
57
+ transform="translate(0,-65)">
58
+ <path
59
+ id="path3065"
60
+ d="m 69.221319,68.876496 0,15.642113 1.98604,0 0,-5.840143 0.567083,-0.567066 6.317406,6.407209 2.778935,0 -7.695323,-7.821065 7.695323,-7.821048 -2.778935,0 -6.876788,6.976842 -0.01291,-6.971724 -1.980922,-0.0048 z m 13.656058,0 0.0048,5.116529 c 0.0048,5.59657 -0.0014,5.172861 0.07185,5.62715 0.141113,0.87464 0.494977,1.736703 1.013558,2.460769 0.433412,0.605154 1.034918,1.166182 1.66019,1.552401 0.858381,0.530222 1.828474,0.830741 2.819992,0.872428 1.440721,0.06054 2.830811,-0.402558 3.941323,-1.311201 1.087407,-0.889753 1.819432,-2.146866 2.05277,-3.525637 0.08041,-0.474988 0.07556,-0.0097 0.0796,-5.663074 l 0.0032,-5.129365 -1.97322,0 -0.0048,5.049815 c -0.0032,3.801034 -0.0065,5.075583 -0.01792,5.155021 -0.0486,0.349455 -0.09703,0.56403 -0.182171,0.821101 -0.252533,0.761976 -0.761782,1.454381 -1.413855,1.916775 -0.902298,0.639834 -2.046311,0.863403 -3.117638,0.60814 -1.105005,-0.263303 -2.03798,-1.002288 -2.545452,-2.016845 -0.207875,-0.415621 -0.320038,-0.793089 -0.387447,-1.298383 -0.01791,-0.134169 -0.02196,-0.6543 -0.02567,-5.193511 l -0.0032,-5.042113 -1.975789,0 z m 93.565333,0 -56.58722,0.0048 0,1.980922 56.58722,0 0,-1.986056 z m -70.24074,0.0048 0,15.621593 11.65206,0.01614 0,-1.986055 -9.67112,0 0,-5.834994 7.67735,0 1.98865,-1.986071 -9.666,0 0,-3.848938 9.666,0 0,-1.980921 -11.64694,0 z m -62.411927,0.0048 c -1.606037,-0.0065 -3.208086,0.480364 -4.572552,1.454898 -0.673724,0.481187 -1.324263,1.131145 -1.811571,1.81157 -0.691564,0.965636 -1.16392,2.108762 -1.352258,3.271601 -0.07943,0.490407 -0.09752,0.734932 -0.09752,1.272695 0,0.541298 0.01808,0.793798 0.09752,1.272727 0.607058,3.662793 3.700203,6.390692 7.410513,6.535502 1.723464,0.06733 3.44273,-0.449139 4.849659,-1.457465 0.684251,-0.49039 1.32423,-1.130339 1.809019,-1.81157 0.898971,-1.263314 1.396596,-2.741445 1.449763,-4.300562 l 0.0081,-0.238632 -7.810797,0 0,1.986056 5.468069,0.02308 c -0.0048,0.0113 -0.02438,0.06378 -0.04359,0.115442 -0.01921,0.05167 -0.07185,0.177665 -0.118025,0.27969 -0.804746,1.776469 -2.429915,3.023201 -4.359574,3.348568 -0.338041,0.057 -0.550695,0.07459 -0.959664,0.07443 -0.40737,-1.29e-4 -0.59637,-0.01453 -0.954544,-0.07443 -2.46274,-0.40758 -4.40186,-2.359181 -4.798364,-4.829154 -0.100425,-0.625351 -0.09639,-1.299624 0.0097,-1.91164 0.427907,-2.454279 2.338741,-4.351711 4.795781,-4.764991 0.329354,-0.05538 0.56424,-0.07443 0.954544,-0.07443 0.390304,0 0.621477,0.01873 0.954545,0.07443 1.79281,0.299743 3.32837,1.403587 4.19279,3.015 0.09913,0.184948 0.249999,0.515626 0.297644,0.654317 l 0.02826,0.08476 1.041779,0 c 0.985415,0 1.040439,5e-5 1.034095,-0.0205 -0.0032,-0.0113 -0.03923,-0.131103 -0.0796,-0.264305 -0.241813,-0.797464 -0.633135,-1.586161 -1.123896,-2.27088 -0.588702,-0.821344 -1.366614,-1.54901 -2.224688,-2.080992 -1.258422,-0.780172 -2.678186,-1.169766 -4.095287,-1.175206 z m 15.619021,0.0048 -7.818478,15.626727 2.216988,-0.0048 1.924477,-3.843803 7.348914,0 1.924459,3.848937 2.217004,0 -7.813364,-15.62671 z m 70.114986,3.969545 -0.005,7.574731 -9.66084,-7.561895 -0.005,11.644346 1.98606,0 0.007,-7.574731 9.66086,7.561895 0.003,-11.644346 -1.98606,0 z m 17.63073,0 0,11.657182 1.98606,0 0,-11.657182 -1.98606,0 z m 13.65863,0 -0.007,7.574731 -9.66084,-7.561895 -0.005,11.644346 1.98607,0 0.007,-7.574731 9.66085,7.561895 0.005,-11.644346 -1.98603,0 z m 3.98492,0 0,11.657182 11.64438,0 0,-1.986055 -9.67113,0 0,-3.848954 7.69276,0 1.96551,-1.975788 -9.65827,-0.0097 0,-1.850045 9.67113,0 0,-1.986073 -11.64438,0 z m -25.46462,0.0081 c -0.38228,0 -0.61325,0.01873 -0.94939,0.07443 -2.45023,0.405722 -4.37949,2.32287 -4.79323,4.767573 -0.0604,0.35635 -0.0736,0.527333 -0.0745,0.959664 -7.2e-4,0.425792 0.01,0.564886 0.0642,0.913486 0.42462,2.739184 2.73917,4.808875 5.50399,4.921523 1.71077,0.06975 3.3431,-0.59818 4.50838,-1.847495 0.95473,-1.023584 1.50415,-2.349929 1.55755,-3.754016 l 0.01,-0.207843 -5.82731,0 0,1.973235 3.27674,0.01291 c 0,0.01663 -0.097,0.16722 -0.18217,0.282257 -1.06491,1.439946 -2.97058,1.959561 -4.60848,1.257324 -1.2023,-0.515465 -2.0677,-1.619017 -2.27858,-2.904676 -0.0664,-0.404239 -0.0664,-0.851085 0,-1.254757 0.23592,-1.435668 1.26482,-2.613249 2.66091,-3.045805 1.09719,-0.339931 2.29889,-0.167092 3.25363,0.469578 0.44706,0.298113 0.87403,0.732979 1.11878,1.139283 l 0.0436,0.07185 2.17849,-0.01292 c 0,-0.05295 -0.20235,-0.505357 -0.33358,-0.749269 -0.85851,-1.59538 -2.39414,-2.693848 -4.18251,-2.991911 -0.33223,-0.05539 -0.56447,-0.07443 -0.94684,-0.07443 z m -79.927213,0.464444 c 0.0081,0 2.676313,5.333817 2.676313,5.350043 l -5.352611,0 c 0,-0.0163 2.668192,-5.350043 2.676298,-5.350043 z"
61
+ style="fill:#f8fbf8;fill-opacity:1"
62
+ inkscape:connector-curvature="0" />
63
+ <path
64
+ inkscape:connector-curvature="0"
65
+ d="M 3.7532048,86.338077 0,77.498297 3.7532787,68.658598 12.822038,65 l 9.066184,3.658355 -1.811144,1.765411 -7.25537,-2.929389 -7.2567814,2.929959 -3.0058534,7.073557 3.006092,7.074124 7.2567918,2.929959 7.257115,-2.929877 2.023855,-4.762537 -2.371222,-2.311347 5.913705,0 -3.754689,8.839701 L 12.820213,90 3.7532048,86.338084 z m 3.7135444,-1.338007 3.9690708,0 0.200322,-0.473832 -1.43e-4,-4.720971 -7.7435518,0 -0.9786741,-2.307132 9.5189489,0 0.306301,-0.342323 -2.9888942,0 -2.3668903,-2.307049 10.8774845,0 -2.67652,2.646941 3.699585,0.0024 2.369475,2.309562 -7.6453,-0.0024 0,4.721138 0.782425,1.850559 -1.970485,0.780908 -5.3531374,-2.157805 z M 4.0415413,74.842279 5.1651028,72.196796 16.779971,72.191863 16.647897,71.540764 16.08915,71.314223 c 0,0 0.625581,-1.185045 0.938363,-1.777647 l 2.800202,1.130271 -1.567005,1.527448 2.218447,0.0024 1.123128,2.644999 -2.639194,0.0017 -0.351109,-0.342323 -11.5800356,0 -0.3511011,0.342323 -2.6392893,-0.0014 z m 1.7747401,-4.175281 2.7982952,-1.12946 0.9382825,1.77643 -2.1706478,0.875373 -1.5659299,-1.522343 z m 5.1401716,-2.073946 1.865754,-0.75441 1.866003,0.753597 -0.417024,1.987172 -1.449394,-0.584577 -1.450145,0.585467 -0.415194,-1.987249 z"
66
+ id="path3914-7-2"
67
+ style="fill:#87caf3;fill-opacity:1;display:inline" />
68
+ </g>
69
+ </svg>
@@ -0,0 +1,75 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="900"
13
+ height="816"
14
+ id="svg2"
15
+ version="1.1"
16
+ inkscape:version="0.48.2 r9819"
17
+ sodipodi:docname="GAKU Engine G Logo + Text Logo [#87CAF3](900x816px).svg">
18
+ <defs
19
+ id="defs4" />
20
+ <sodipodi:namedview
21
+ id="base"
22
+ pagecolor="#ffffff"
23
+ bordercolor="#666666"
24
+ borderopacity="1.0"
25
+ inkscape:pageopacity="0.0"
26
+ inkscape:pageshadow="2"
27
+ inkscape:zoom="1.4142136"
28
+ inkscape:cx="361.69308"
29
+ inkscape:cy="423.57161"
30
+ inkscape:document-units="px"
31
+ inkscape:current-layer="layer3"
32
+ showgrid="false"
33
+ inkscape:window-width="2559"
34
+ inkscape:window-height="1395"
35
+ inkscape:window-x="0"
36
+ inkscape:window-y="0"
37
+ inkscape:window-maximized="0" />
38
+ <metadata
39
+ id="metadata7">
40
+ <rdf:RDF>
41
+ <cc:Work
42
+ rdf:about="">
43
+ <dc:format>image/svg+xml</dc:format>
44
+ <dc:type
45
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
46
+ <dc:title></dc:title>
47
+ </cc:Work>
48
+ </rdf:RDF>
49
+ </metadata>
50
+ <g
51
+ inkscape:groupmode="layer"
52
+ id="layer2"
53
+ inkscape:label="Text Logo"
54
+ style="display:inline"
55
+ transform="translate(0,-264)">
56
+ <path
57
+ sodipodi:nodetypes="ssscssssccssscsssssssssscccccsssssscccccccccccccccccccccccccssssccccsscsccccssscccccccccccccccccccccccsssccscssssssccssscccccssssscccccccccccccccccccccccccccc"
58
+ inkscape:connector-curvature="0"
59
+ id="path3005"
60
+ d="m 92.49652,1028.1278 c -17.97087,-0.6721 -33.45928,-12.6085 -38.64069,-29.779 -0.77364,-2.56417 -1.3049,-5.24718 -1.60355,-8.10396 -0.1357,-1.29583 -0.14562,-1.56985 -0.14729,-3.95795 0,-2.41502 0.014,-2.65135 0.14771,-4.01295 0.77936,-7.54534 3.33258,-14.3586 7.6411,-20.39122 6.43354,-9.00698 16.339,-15.17203 27.23435,-16.94996 20.79046,-3.39214 40.78916,9.05074 46.91553,29.19048 0.22478,0.73891 0.40895,1.36434 0.40895,1.38975 l -11.12293,0.0463 -0.26192,-0.69592 c -0.33804,-0.89768 -1.03488,-2.39907 -1.60537,-3.45625 -4.5795,-8.4924 -12.87138,-14.40718 -22.41437,-15.99018 -1.81101,-0.30091 -3.06076,-0.3976 -5.10465,-0.39697 -1.48875,5.5e-4 -2.03676,0.0226 -2.94807,0.11811 -6.44526,0.67915 -12.02864,2.99732 -16.99308,7.05693 -1.14754,0.93851 -3.11799,2.90784 -4.08585,4.08338 -4.95007,6.01368 -7.47662,13.43451 -7.19626,21.1368 0.25033,6.89376 2.70877,13.33841 7.16931,18.79901 0.93547,1.1449 2.95296,3.161 4.12732,4.1239 4.91433,4.0314 10.60367,6.3959 16.95163,7.0456 0.93071,0.096 1.49533,0.117 3.00251,0.117 2.06414,-1e-4 3.22522,-0.092 5.07714,-0.3985 10.32164,-1.7122 19.05527,-8.4203 23.38864,-17.9635 0.40016,-0.8811 0.87864,-2.0715 0.87864,-2.18528 l -29.34442,-0.0475 0.0293,-10.64582 41.8803,0 -0.0307,0.69594 c -0.0167,0.38273 -0.0448,1.05243 -0.0629,1.4881 -0.0838,2.07771 -0.50539,5.06298 -1.03932,7.34254 -4.08233,17.44532 -18.81136,30.37352 -36.62808,32.15082 -0.75059,0.075 -1.80696,0.15 -2.34743,0.1673 -0.54032,0.017 -1.21623,0.04 -1.50119,0.051 -0.28509,0.011 -1.08358,-10e-4 -1.77457,-0.027 z m 43.42992,0.034 41.88785,-83.80237 41.85734,83.76147 -11.84393,0.069 -10.29109,-20.582 -39.44428,0 -10.29151,20.5545 z m 56.22966,-31.26929 -14.34181,-28.73032 -14.37173,28.77152 z m 38.27381,-52.56062 10.64565,0 0.0277,37.40854 36.85081,-37.4026 14.95785,-0.006 -41.29974,41.92962 41.29983,41.92755 -14.95794,-0.01 -33.84615,-34.35163 -3.03214,3.08571 0,31.27122 -10.64582,0 z m 103.18353,83.79941 c -6.06696,-0.2373 -12.06563,-2.3066 -17.00605,-5.867 -2.63837,-1.9009 -5.20823,-4.4689 -7.07718,-7.0738 -3.18894,-4.443 -5.07067,-9.3702 -5.74121,-15.036 l -0.11659,-0.9823 c -0.0112,-18.28053 -0.0332,-54.84034 -0.0332,-54.84034 l 10.59017,0 c 0,0 -2.60667,38.80457 0.30867,56.00824 0.79427,4.777 3.40274,9.3211 7.11861,12.4006 3.24038,2.6855 6.99092,4.2536 11.24668,4.7012 0.81103,0.086 3.06155,0.085 3.90354,0 7.39029,-0.7561 13.77182,-5.3036 16.78655,-11.9626 0.90525,-1.9996 1.38416,-3.7392 1.75898,-6.3871 l 0.10011,-54.75844 10.64763,0 -0.0322,54.51274 -0.12218,1.0917 c -0.48421,4.3414 -1.60463,8.0436 -3.52671,11.6562 -5.63283,10.5872 -16.81614,17.0079 -28.80517,16.5389 z m 95.04882,-83.79944 62.45613,0 0,10.64569 -51.83725,0.0277 0,20.58194 51.80994,0.0277 -10.64582,10.64571 -41.1918,0 0.0277,31.2553 51.83718,0.028 0,10.6457 -62.45606,0 z m 73.15805,0.0313 62.4807,59.06064 0.028,-59.0919 10.648,0 0,83.8217 -62.4664,-59.02691 -0.047,59.06231 -10.6423,0 z m 124.3348,83.76534 c -19.0194,-0.6999 -35.1152,-13.9882 -39.3806,-32.50528 -2.9035,-12.61909 0.2302,-25.94263 8.4543,-35.95039 10.131,-12.31719 26.3835,-17.82664 41.8975,-14.19796 14.5547,3.40546 26.2122,14.32029 30.5446,28.611 0.2158,0.70556 0.4057,1.3259 0.422,1.37897 0.028,0.0916 -0.2537,0.0958 -5.5493,0.0826 l -5.5791,-0.014 -0.286,-0.73718 c -2.0983,-5.45001 -6.0085,-10.46009 -10.8927,-13.95704 -3.8775,-2.77752 -8.3659,-4.63538 -13.0781,-5.41778 -1.7976,-0.29965 -3.1171,-0.40316 -5.1011,-0.40316 -1.9897,0 -3.3035,0.10358 -5.1069,0.40316 -13.2071,2.19312 -23.6008,12.59309 -25.7482,25.76255 -0.3054,1.89846 -0.3895,2.98291 -0.3892,5.10467 0,2.12658 0.09,3.26716 0.3991,5.13159 2.2129,13.17435 12.5644,23.50455 25.7383,25.68355 1.8612,0.3075 3.0134,0.398 5.0794,0.3975 2.0736,-6e-4 3.3244,-0.098 5.1286,-0.3992 10.3119,-1.7193 19.0985,-8.4779 23.3819,-17.9842 0.3561,-0.7974 0.8883,-2.1016 0.8883,-2.19087 l -29.3713,-0.0199 0,-10.64582 41.8891,0 -0.037,1.35121 c -0.1243,4.45428 -1.0767,9.23717 -2.6819,13.46968 -5.292,13.9592 -17.6038,24.0574 -32.3203,26.5046 -1.538,0.2554 -3.6915,0.4765 -5.0795,0.5196 -0.5387,0.017 -1.2011,0.04 -1.4733,0.05 -0.2663,0.011 -1.0523,-10e-4 -1.7481,-0.027 z m 54.0815,-83.79661 10.5873,0 0,83.85711 -10.5873,0 z m 21.3694,0.10933 62.4429,58.96198 0.042,-59.07138 10.5932,0 -0.022,83.74778 -62.4494,-58.96215 -0.043,59.07155 -10.5874,0 z m 83.8297,-0.10933 62.4589,0 0,10.6457 -51.8383,0.0277 0,20.58194 51.8105,0.0277 -10.6476,10.6457 -41.1905,0 0.028,31.25527 51.8383,0.028 0,10.6457 -62.459,0 z"
61
+ style="fill:#87caf3;fill-opacity:1;display:inline" />
62
+ </g>
63
+ <g
64
+ inkscape:groupmode="layer"
65
+ id="layer3"
66
+ inkscape:label="G Logo"
67
+ style="display:inline"
68
+ transform="translate(0,-264)">
69
+ <path
70
+ inkscape:connector-curvature="0"
71
+ d="m 259.32251,774.62508 -78.9074,-190.66174 78.90909,-190.6601 190.66181,-78.91088 190.60769,78.90563 -38.07751,38.07752 -152.53714,-63.18289 -152.56685,63.19513 -63.1951,152.56681 63.2003,152.57911 152.56689,63.19507 152.5738,-63.19336 42.5496,-102.72126 -49.8527,-49.85257 124.3299,0 -78.93869,190.6601 -190.69857,78.98599 -190.62513,-78.98252 z m 78.0738,-28.85907 83.44576,0 4.2116,-10.21974 -0.003,-101.82486 -162.80057,0 -20.5757,-49.76164 200.12657,0 6.43975,-7.38341 -62.83862,0 -49.7616,-49.7599 228.6886,0 -56.2713,57.0909 77.7802,0.0542 49.8159,49.81412 -160.73498,-0.0542 0,101.82832 16.44968,39.91417 -41.42753,16.84291 -112.54436,-46.54083 z m -72.0116,-219.08931 23.6217,-57.05945 244.19129,-0.10667 -2.77691,-14.04334 -11.7471,-4.88618 c 0,0 13.1522,-25.55975 19.7282,-38.34137 l 58.8715,24.37839 -32.9448,32.94494 46.6407,0.0542 23.6127,57.04896 -55.4865,0.0418 -7.3817,-7.38344 -243.45899,0 -7.3816,7.38344 -55.4884,-0.0309 z m 37.3121,-90.05505 58.8314,-24.36094 19.7265,38.31517 -45.6357,18.88058 -32.9222,-32.83481 z m 108.06705,-44.73217 39.22565,-16.27151 39.23092,16.25402 -8.7675,42.86053 -30.47213,-12.60856 -30.48785,12.6278 -8.72905,-42.86228 z"
72
+ id="path3914-7"
73
+ style="fill:#87caf3;fill-opacity:1" />
74
+ </g>
75
+ </svg>
@@ -0,0 +1,200 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
4
+ xmlns:cc="http://creativecommons.org/ns#"
5
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
+ xmlns:svg="http://www.w3.org/2000/svg"
7
+ xmlns="http://www.w3.org/2000/svg"
8
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10
+ width="640"
11
+ height="480"
12
+ id="svg2985"
13
+ version="1.1"
14
+ inkscape:version="0.48.4 r9939"
15
+ sodipodi:docname="GAKU Engine Gear + Text Logo.svg"
16
+ inkscape:export-filename="/Users/seth/Documents/Genshin Projects/GAKU Engine/GAKU Engine Vector Logo/GAKU Engine Gear + Text Logo.png"
17
+ inkscape:export-xdpi="90"
18
+ inkscape:export-ydpi="90">
19
+ <defs
20
+ id="defs3019" />
21
+ <sodipodi:namedview
22
+ pagecolor="#ffffff"
23
+ bordercolor="#666666"
24
+ borderopacity="1"
25
+ objecttolerance="10"
26
+ gridtolerance="10"
27
+ guidetolerance="10"
28
+ inkscape:pageopacity="1"
29
+ inkscape:pageshadow="2"
30
+ inkscape:window-width="1920"
31
+ inkscape:window-height="1025"
32
+ id="namedview3017"
33
+ showgrid="false"
34
+ inkscape:zoom="2.3616262"
35
+ inkscape:cx="295.87206"
36
+ inkscape:cy="132.25001"
37
+ inkscape:window-x="0"
38
+ inkscape:window-y="27"
39
+ inkscape:window-maximized="1"
40
+ inkscape:current-layer="g2993" />
41
+ <metadata
42
+ id="metadata3136">image/svg+xml<rdf:RDF>
43
+ <cc:Work
44
+ rdf:about="">
45
+ <dc:format>image/svg+xml</dc:format>
46
+ <dc:type
47
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
48
+ <dc:title />
49
+ </cc:Work>
50
+ </rdf:RDF>
51
+ </metadata>
52
+ <g
53
+ id="g2988"
54
+ transform="translate(0,416)">
55
+ <title
56
+ id="title2990">GAKU Engine</title>
57
+ <rect
58
+ id="canvas_background"
59
+ height="402"
60
+ width="582"
61
+ y="-1"
62
+ x="-1"
63
+ style="fill:none" />
64
+ </g>
65
+ <g
66
+ id="g2993"
67
+ transform="translate(0,416)">
68
+ <title
69
+ id="title2995">GAKU Engine</title>
70
+ <g
71
+ transform="matrix(5.0952272,0,0,5.0952272,156.95274,-388.45077)"
72
+ id="GAKU_Engine-4"
73
+ inkscape:label="#g3038">
74
+ <g
75
+ style="display:inline"
76
+ transform="matrix(0.06446526,0,0,0.06446526,-29.879882,-2.8054521)"
77
+ id="g4021-3"
78
+ display="inline" />
79
+ <g
80
+ inkscape:label="#g3021"
81
+ id="cogs-6">
82
+ <path
83
+ inkscape:connector-curvature="0"
84
+ style="fill:#999999;fill-opacity:1"
85
+ id="path4617-5"
86
+ d="m 32.002739,1.000013 c 0,0 -1.33691,-0.001757 -2.042742,0.032233 -0.156805,0.00755 -0.172373,0.00604 -0.201454,0.026189 -0.06332,0.113677 -0.208939,0.545077 -0.560041,1.978278 -0.385643,1.519538 -0.743366,2.600771 -0.743366,2.600771 -0.276279,0.777037 -0.465359,0.886397 -0.465359,0.886397 0,0 -0.149193,0.06479 -0.43409,0.138864 l 4.447979,-0.00372 4.440647,0.00282 C 36.199299,6.610561 36.049885,6.523884 36.049885,6.523884 c 0,0 -0.191288,-0.109361 -0.467373,-0.886397 0,0 -0.355988,-1.081232 -0.741348,-2.60077 C 34.490315,1.603516 34.346409,1.172116 34.283139,1.058439 34.254079,1.038288 34.236359,1.039801 34.079671,1.03225 33.374353,0.998261 32.00274,1.000017 32.00274,1.000017 l 0,-3e-6 z" />
87
+ <path
88
+ inkscape:connector-curvature="0"
89
+ style="fill:#999999;fill-opacity:1"
90
+ d="m 16.502382,5.151853 c 0,0 -1.158676,0.666934 -1.752954,1.049286 -0.132019,0.08494 -0.146258,0.091417 -0.161367,0.123407 0.002,0.130106 0.09159,0.576519 0.504127,1.99326 0.425796,1.508779 0.656614,2.624016 0.656614,2.624016 0.149253,0.811073 0.04018,1.000321 0.04018,1.000321 0,0 -0.09681,0.130707 -0.3065,0.337306 l 3.850202,-2.22721 3.847124,-2.217885 c -0.237829,0.078094 -0.410561,0.077737 -0.410561,0.077737 0,0 -0.220348,9.4e-4 -0.847956,-0.533956 0,0 -0.848915,-0.75838 -1.942413,-1.881659 C 18.958435,4.430713 18.618109,4.129063 18.506478,4.06225 18.471238,4.05933 18.456648,4.0695 18.317176,4.141304 17.689355,4.46453 16.502383,5.151855 16.502383,5.151855 l 0,-3e-6 z"
91
+ id="path3129-9" />
92
+ <path
93
+ inkscape:connector-curvature="0"
94
+ style="fill:#999999;fill-opacity:1"
95
+ id="path3131-5"
96
+ d="m 5.154595,16.497633 c 0,0 -0.669976,1.156918 -0.993459,1.785183 -0.071858,0.139572 -0.080956,0.152298 -0.078043,0.187559 0.066786,0.111673 0.367582,0.453484 1.433215,1.474152 1.123141,1.093742 1.880651,1.944155 1.880651,1.944155 0.534793,0.627785 0.534962,0.846214 0.534962,0.846214 0,0 -0.018485,0.161596 -0.096784,0.445364 l 2.22077,-3.853922 2.222761,-3.844306 c -0.166916,0.186547 -0.316689,0.272602 -0.316689,0.272602 0,0 -0.190354,0.110989 -1.001328,-0.03844 0,0 -1.114367,-0.232319 -2.62301,-0.658357 C 6.92103,14.64508 6.475475,14.554009 6.345392,14.551963 c -0.031981,0.01509 -0.039531,0.03119 -0.124413,0.163115 -0.382098,0.593831 -1.06638,1.782558 -1.066384,1.782557 z" />
97
+ <path
98
+ inkscape:connector-curvature="0"
99
+ style="fill:#999999;fill-opacity:1"
100
+ d="m 1.000014,31.997257 c 0,0 -0.001761,1.33691 0.032233,2.042744 0.00755,0.156803 0.00604,0.172371 0.026189,0.201454 0.113676,0.06332 0.545076,0.208939 1.978278,0.56004 1.519539,0.385639 2.600768,0.743366 2.600768,0.743366 0.777038,0.276279 0.886397,0.465359 0.886397,0.465359 0,0 0.064792,0.149193 0.138865,0.43409 l -0.00372,-4.447977 0.00282,-4.440647 c -0.051284,0.245016 -0.137961,0.394426 -0.137961,0.394426 0,0 -0.109359,0.191294 -0.886397,0.467373 0,0 -1.081233,0.355989 -2.60077,0.74135 -1.433201,0.350849 -1.8646,0.494757 -1.978278,0.558025 C 1.038289,29.74592 1.0398,29.76364 1.032249,29.920328 0.99826,30.625646 1.000016,31.997257 1.000016,31.997257 l -2e-6,0 z"
101
+ id="path3133-4" />
102
+ <path
103
+ inkscape:connector-curvature="0"
104
+ style="fill:#999999;fill-opacity:1"
105
+ id="path3135-9"
106
+ d="m 5.151856,47.497616 c 0,0 0.666931,1.158676 1.049284,1.752949 0.084941,0.132023 0.091417,0.146263 0.12341,0.161369 0.130103,-0.002 0.576516,-0.09159 1.993257,-0.504124 1.50878,-0.425797 2.624017,-0.656616 2.624017,-0.656616 0.811072,-0.14925 1.00032,-0.04018 1.00032,-0.04018 0,0 0.13071,0.09681 0.337306,0.306503 L 10.052243,44.667309 7.834357,40.820187 c 0.078095,0.237827 0.077737,0.410561 0.077737,0.410561 0,0 9.4e-4,0.220345 -0.533955,0.847954 0,0 -0.75838,0.848915 -1.881659,1.942413 -1.065766,1.020447 -1.367412,1.360775 -1.434227,1.472404 -0.00292,0.03524 0.00725,0.04983 0.079055,0.189304 0.323224,0.627819 1.010548,1.814793 1.010548,1.814793 z" />
107
+ <path
108
+ inkscape:connector-curvature="0"
109
+ style="fill:#999999;fill-opacity:1"
110
+ d="m 16.497633,58.845398 c 0,0 1.156916,0.669979 1.785181,0.993454 0.139572,0.07186 0.152302,0.08096 0.187559,0.07805 0.111673,-0.06679 0.453485,-0.36758 1.474152,-1.43322 1.093742,-1.123135 1.944157,-1.880646 1.944157,-1.880646 0.627785,-0.534798 0.846212,-0.534966 0.846212,-0.534966 0,0 0.161596,0.01849 0.445364,0.09679 l -3.853922,-2.220764 -3.844303,-2.222767 c 0.186545,0.16692 0.2726,0.316689 0.2726,0.316689 0,0 0.110989,0.190353 -0.03844,1.001328 0,0 -0.232317,1.114372 -0.658353,2.623009 -0.41276,1.416611 -0.503832,1.862171 -0.505877,1.992252 0.01509,0.03198 0.03119,0.03953 0.163115,0.124416 0.593833,0.382095 1.782557,1.06638 1.782557,1.06638 z"
111
+ id="path3137-1" />
112
+ <path
113
+ inkscape:connector-curvature="0"
114
+ style="fill:#999999;fill-opacity:1"
115
+ id="path3139-7"
116
+ d="m 31.997259,62.999985 c 0,0 1.336905,0.0017 2.042742,-0.03223 0.156803,-0.0076 0.172375,-0.0061 0.201454,-0.02619 0.06332,-0.113674 0.208939,-0.545074 0.560043,-1.978279 0.385639,-1.519535 0.743359,-2.600769 0.743359,-2.600769 0.276279,-0.777039 0.465363,-0.886398 0.465363,-0.886398 0,0 0.149193,-0.06479 0.434093,-0.138859 l -4.447979,0.0037 -4.440647,-0.0028 c 0.24501,0.05129 0.394424,0.137959 0.394424,0.137959 0,0 0.191296,0.109356 0.467369,0.886398 0,0 0.355991,1.08123 0.741356,2.600769 0.350847,1.433201 0.494753,1.864605 0.558023,1.978279 0.02906,0.02014 0.04678,0.01864 0.203468,0.02618 0.70532,0.034 2.076931,0.03223 2.076931,0.03223 l 0,8e-6 z" />
117
+ <path
118
+ inkscape:connector-curvature="0"
119
+ style="fill:#999999;fill-opacity:1"
120
+ d="m 47.502369,5.154593 c 0,0 -1.156918,-0.669975 -1.785179,-0.993457 -0.13958,-0.071862 -0.152302,-0.080957 -0.187565,-0.078046 -0.111668,0.066791 -0.453484,0.367582 -1.474148,1.433218 -1.093746,1.123138 -1.944164,1.880651 -1.944164,1.880651 -0.627781,0.534793 -0.84621,0.534963 -0.84621,0.534963 0,0 -0.161594,-0.018486 -0.445362,-0.096786 l 3.853916,2.220768 3.844311,2.222764 c -0.18655,-0.166919 -0.272602,-0.316689 -0.272602,-0.316689 0,0 -0.110981,-0.190356 0.03844,-1.001329 0,0 0.232319,-1.114368 0.658356,-2.623008 0.412758,-1.416613 0.50383,-1.86217 0.505882,-1.992251 C 49.432954,6.31341 49.416845,6.30586 49.284925,6.220976 48.691091,5.83888 47.502363,5.154596 47.502363,5.154596 l 8e-6,-4e-6 z"
121
+ id="path3141-5" />
122
+ <path
123
+ inkscape:connector-curvature="0"
124
+ style="fill:#999999;fill-opacity:1"
125
+ id="path3143-5"
126
+ d="m 58.848145,16.50238 c 0,0 -0.666927,-1.158675 -1.049282,-1.752953 -0.08494,-0.132021 -0.09142,-0.14626 -0.123405,-0.161369 -0.130112,0.002 -0.576523,0.09159 -1.993263,0.504128 -1.508778,0.425796 -2.624023,0.65661 -2.624023,0.65661 -0.811066,0.149253 -1.00032,0.04019 -1.00032,0.04019 0,0 -0.130703,-0.09681 -0.337303,-0.306501 l 2.227215,3.850202 2.217884,3.847126 c -0.07809,-0.237833 -0.07774,-0.410563 -0.07774,-0.410563 0,0 -9.08e-4,-0.220345 0.533962,-0.847956 0,0 0.758369,-0.848913 1.881649,-1.942413 1.065769,-1.020443 1.367416,-1.360773 1.434235,-1.472403 0.0029,-0.03524 -0.0073,-0.04983 -0.07906,-0.189304 -0.323231,-0.627821 -1.010559,-1.814793 -1.010559,-1.814793 l 8e-6,2e-6 z" />
127
+ <path
128
+ inkscape:connector-curvature="0"
129
+ style="fill:#999999;fill-opacity:1"
130
+ d="m 62.999985,32.002739 c 0,0 0.0017,-1.33691 -0.03223,-2.04274 -0.0075,-0.156807 -0.0061,-0.172375 -0.02619,-0.201458 -0.113678,-0.06331 -0.545074,-0.208935 -1.978275,-0.56004 -1.519539,-0.385641 -2.600773,-0.743372 -2.600773,-0.743372 -0.777035,-0.276276 -0.886395,-0.465355 -0.886395,-0.465355 0,0 -0.0648,-0.149189 -0.138863,-0.43409 l 0.0037,4.447973 -0.0028,4.440651 c 0.05129,-0.245014 0.137959,-0.394428 0.137959,-0.394428 0,0 0.10939,-0.191277 0.886402,-0.467369 0,0 1.081226,-0.355995 2.600773,-0.741352 1.433193,-0.350845 1.864597,-0.494755 1.978275,-0.558022 0.02013,-0.02907 0.01864,-0.04678 0.02619,-0.203468 0.03399,-0.705326 0.03222,-2.076935 0.03222,-2.076935 l 8e-6,4e-6 z"
131
+ id="path3145-4" />
132
+ <path
133
+ inkscape:connector-curvature="0"
134
+ style="fill:#999999;fill-opacity:1"
135
+ id="path3147-1"
136
+ d="m 58.845406,47.502365 c 0,0 0.669964,-1.156929 0.993454,-1.785183 0.07187,-0.139572 0.08094,-0.152313 0.07806,-0.187561 -0.06679,-0.111671 -0.367584,-0.453484 -1.433228,-1.474148 -1.123138,-1.093746 -1.880646,-1.94416 -1.880646,-1.94416 -0.534798,-0.627785 -0.534962,-0.84621 -0.534962,-0.84621 0,0 0.01848,-0.161598 0.09679,-0.445366 l -2.220757,3.853931 -2.222775,3.844296 c 0.166916,-0.18655 0.316681,-0.272602 0.316681,-0.272602 0,0 0.190376,-0.110958 1.001331,0.03845 0,0 1.114368,0.232311 2.623009,0.658352 1.416615,0.412758 1.862175,0.50383 1.992245,0.505878 0.03198,-0.01511 0.03954,-0.03119 0.12442,-0.163116 0.382103,-0.59383 1.066376,-1.782562 1.066376,-1.782562 l 8e-6,8e-6 z" />
137
+ <path
138
+ inkscape:connector-curvature="0"
139
+ style="fill:#999999;fill-opacity:1"
140
+ d="m 47.497616,58.848141 c 0,0 1.158669,-0.666946 1.752956,-1.049282 0.132023,-0.08494 0.146252,-0.09143 0.161369,-0.123417 -0.002,-0.130096 -0.09159,-0.576511 -0.504131,-1.993259 -0.4258,-1.508778 -0.656605,-2.624012 -0.656605,-2.624012 -0.149258,-0.811073 -0.04019,-1.00032 -0.04019,-1.00032 0,0 0.0968,-0.130711 0.306503,-0.337307 l -3.850193,2.227226 -3.847134,2.217873 c 0.237835,-0.0781 0.410557,-0.07774 0.410557,-0.07774 0,0 0.220341,-9.04e-4 0.847954,0.533958 0,0 0.848919,0.758373 1.942417,1.88166 1.020443,1.065762 1.360775,1.367413 1.472401,1.434227 0.03525,0.0029 0.04984,-0.0073 0.189304,-0.07905 0.627831,-0.323231 1.814793,-1.010559 1.814793,-1.010559 l 0,8e-6 z"
141
+ id="path3149-8" />
142
+ <path
143
+ inkscape:connector-curvature="0"
144
+ style="fill:#afafb0;fill-opacity:1;stroke-width:0.1;stroke-miterlimit:4"
145
+ stroke-miterlimit="4"
146
+ id="cog_base-8"
147
+ d="m 57.73431,32 c 0,14.210648 -11.520008,25.730663 -25.730659,25.730663 -14.210646,0 -25.73066,-11.520012 -25.73066,-25.730663 0,-14.210653 11.520014,-25.730664 25.73066,-25.730664 14.210651,0 25.730659,11.52001 25.730659,25.730664 z" />
148
+ <animateTransform
149
+ id="animateTransform4046-3"
150
+ repeatCount="indefinite"
151
+ additive="sum"
152
+ dur="18s"
153
+ values="0 32 32; 360 32 32"
154
+ type="rotate"
155
+ attributeType="XML"
156
+ attributeName="transform" />
157
+ </g>
158
+ <path
159
+ inkscape:connector-curvature="0"
160
+ style="fill:#eaf4fc;fill-opacity:1;stroke-width:0.1;stroke-miterlimit:4"
161
+ d="m 55.846397,31.999996 c 0,13.167984 -10.674763,23.842751 -23.842747,23.842751 -13.167984,0 -23.84275,-10.674763 -23.84275,-23.842751 0,-13.167988 10.674766,-23.842751 23.84275,-23.842751 13.167984,0 23.842747,10.674763 23.842747,23.842751 z"
162
+ id="path4614-5"
163
+ stroke-miterlimit="4" />
164
+ <path
165
+ style="fill:#e2041b;stroke-width:0.1;stroke-miterlimit:4"
166
+ inkscape:connector-curvature="0"
167
+ d="m 54.649193,32 c 0,12.506783 -10.138752,22.645542 -22.645535,22.645542 C 19.496872,54.645542 9.358116,44.506786 9.358116,32 c 0,-12.506788 10.138756,-22.645541 22.645542,-22.645541 12.506783,0 22.645535,10.138753 22.645535,22.645541 z"
168
+ id="path4610-2"
169
+ stroke-miterlimit="4" />
170
+ <path
171
+ style="fill:#eaf4fc;fill-opacity:1;stroke-width:0.1;stroke-miterlimit:4"
172
+ d="m 52.119581,31.999996 c 0,11.109718 -9.006212,20.115926 -20.115922,20.115926 -11.109718,0 -20.115929,-9.006205 -20.115929,-20.115926 0,-11.109716 9.006211,-20.115922 20.115929,-20.115922 11.10971,0 20.115922,9.006206 20.115922,20.115922 z"
173
+ id="path4589-2"
174
+ stroke-miterlimit="4"
175
+ inkscape:connector-curvature="0" />
176
+ <path
177
+ inkscape:connector-curvature="0"
178
+ d="m 50.919422,32 c 0,10.446884 -8.46888,18.915768 -18.915764,18.915768 C 21.55677,50.915768 13.08789,42.446892 13.08789,32 c 0,-10.44689 8.46888,-18.915766 18.915768,-18.915766 10.446884,0 18.915764,8.468876 18.915764,18.915766 z"
179
+ id="path4566-6"
180
+ stroke-miterlimit="4"
181
+ style="fill:#16160e;fill-opacity:1;stroke-width:0.1;stroke-miterlimit:4" />
182
+ <path
183
+ inkscape:connector-curvature="0"
184
+ style="fill:#f8fbf8;fill-opacity:1;stroke-width:0.1;stroke-miterlimit:4"
185
+ d="m 49.814297,31.999996 c 0,9.836548 -7.974098,17.81065 -17.810638,17.81065 -9.83655,0 -17.810651,-7.974098 -17.810651,-17.81065 0,-9.836546 7.974101,-17.810644 17.810651,-17.810644 9.83654,0 17.810638,7.974098 17.810638,17.810644 z"
186
+ id="path4568-6"
187
+ stroke-miterlimit="4" />
188
+ <path
189
+ inkscape:connector-curvature="0"
190
+ d="m 21.0809,42.9105 -4.515301,-10.910198 4.5154,-10.910101 10.9102,-4.515501 10.907101,4.5152 -2.178902,2.178902 -8.728598,-3.615501 -8.730301,3.616201 -3.616199,8.730299 3.616499,8.731001 8.730301,3.616199 8.730701,-3.6161 2.434799,-5.877998 -2.852699,-2.852703 7.114498,0 -4.517101,10.910103 -10.912298,4.519798 -10.9081,-4.5196 z m 4.4676,-1.651398 4.775,0 0.241001,-0.584801 -2e-4,-5.826702 -9.315901,0 -1.177401,-2.8475 11.451801,0 0.3685,-0.422499 -3.5958,0 -2.8475,-2.847401 13.086199,0 -3.219997,3.266901 4.450798,0.0031 2.850601,2.850502 -9.197701,-0.0031 0,5.8269 0.941299,2.284 -2.3706,0.963799 -6.4401,-2.663197 z m -4.120701,-12.536901 1.3517,-3.2651 13.973301,-0.0061 -0.158901,-0.8036 -0.672199,-0.2796 c 0,0 0.752602,-1.462601 1.128899,-2.194 l 3.368801,1.395 -1.885201,1.885201 2.6689,0.0031 1.3512,3.2645 -3.175098,0.0024 -0.422401,-0.422501 -13.931398,0 -0.4224,0.422501 -3.175201,-0.0018 z m 2.135101,-5.1532 3.366499,-1.394001 1.128801,2.192501 -2.611401,1.0804 -1.8839,-1.878901 z m 6.183899,-2.5597 2.2446,-0.931101 2.244902,0.930101 -0.501701,2.452599 -1.7437,-0.721498 -1.7446,0.722599 -0.4995,-2.4527 z"
191
+ id="path3914-7"
192
+ style="fill:#16160e;fill-opacity:1" />
193
+ </g>
194
+ <path
195
+ id="path3065"
196
+ d="m 167.38782,-30.436017 0,64.17001 8.14756,0 0,-23.9584871 2.32638,-2.3263729 25.91644,26.28486 11.40027,0 -31.5692,-32.0850036 31.5692,-32.0850064 -11.40027,0 -28.21123,28.6217631 -0.0527,-28.6007101 -8.12651,-0.02105 z m 56.02244,0 0.0211,20.9899951 c 0.0168,22.9593389 -0.006,21.2211199 0.29475,23.0847809 0.57896,3.588058 2.03058,7.1246 4.15799,10.094988 1.77804,2.482568 4.24562,4.784137 6.81069,6.368577 3.52147,2.175188 7.50115,3.40797 11.56871,3.579036 5.91043,0.248565 11.61308,-1.651439 16.16883,-5.379081 4.46097,-3.650078 7.46401,-8.807269 8.42126,-14.463514 0.32976,-1.948592 0.30982,-0.03646 0.32632,-23.232154 l 0.0105,-21.042628 -8.09494,0 -0.0211,20.7163037 c -0.0127,15.5932958 -0.0283,20.8220303 -0.0737,21.1478923 -0.19957,1.433632 -0.39787,2.313877 -0.74738,3.368504 -1.03596,3.125882 -3.12508,5.966444 -5.80014,7.863352 -3.7016,2.624829 -8.39478,3.542022 -12.7898,2.494798 -4.53312,-1.080138 -8.36056,-4.111763 -10.44237,-8.273888 -0.85282,-1.705035 -1.31294,-3.253524 -1.58951,-5.326447 -0.0734,-0.550056 -0.0898,-2.6841631 -0.10526,-21.3057912 l -0.0105,-20.6847238 -8.10546,0 z m 383.84113,0 -232.14264,0.02105 0,8.126518 232.14264,0 0,-8.147571 z m -288.15457,0.02105 0,64.085797 47.8012,0.06316 0,-8.14757 -39.67469,0 0,-23.9374337 31.49552,0 8.15812,-8.1475699 -39.65364,0 0,-15.7898654 39.65364,0 0,-8.126518 -47.78015,0 z m -256.037892,0.02105 c -6.588575,-0.0253 -13.160812,1.970689 -18.758358,5.968569 -2.763903,1.974041 -5.432663,4.640422 -7.431764,7.431763 -2.837084,3.961402 -4.774851,8.6509628 -5.547502,13.4213847 -0.325873,2.0119543 -0.400009,3.01509875 -0.400009,5.2211824 0,2.2206159 0.0744,3.2564647 0.400009,5.221182 2.490392,15.0262079 15.179641,26.2170979 30.400752,26.8111889 7.070339,0.275957 14.123416,-1.842583 19.895226,-5.979096 2.807042,-2.011738 5.432495,-4.637064 7.421238,-7.431762 3.687985,-5.182572 5.729417,-11.2464491 5.947512,-17.6425411 l 0.03159,-0.9789718 -32.042899,0 0,8.1475708 22.432136,0.09473 c -0.01952,0.04903 -0.100108,0.2618681 -0.178955,0.4736961 -0.07881,0.211828 -0.294645,0.728917 -0.484219,1.147397 -3.301397,7.287803 -9.968453,12.402393 -17.884655,13.73718 -1.386768,0.233825 -2.259149,0.305945 -3.936941,0.305271 -1.671156,-5.35e-4 -2.446514,-0.06208 -3.915887,-0.305267 C 48.903098,23.577547 40.948101,15.571292 39.321506,5.4385451 38.909671,2.8730755 38.925863,0.10694985 39.363585,-2.4037545 41.119039,-12.47218 48.957989,-20.256165 59.037756,-21.951607 c 1.351101,-0.227256 2.31467,-0.30527 3.915892,-0.30527 1.60119,0 2.549512,0.07682 3.915881,0.30527 7.354805,1.22968 13.654297,5.758051 17.200432,12.3687275 0.406997,0.7587391 1.025647,2.1152725 1.221077,2.684277 l 0.115795,0.3473772 4.27379,0 c 4.042558,0 4.268282,1.847e-4 4.242206,-0.08421 -0.01511,-0.049025 -0.160665,-0.5379702 -0.326314,-1.0842376 -0.992037,-3.2715011 -2.597331,-6.5070741 -4.61065,-9.3160201 -2.415081,-3.369498 -5.606392,-6.354693 -9.126535,-8.537053 -5.16253,-3.200581 -10.986965,-4.79886 -16.800423,-4.821172 z m 64.075262,0.02105 -32.074473,64.106849 9.094963,-0.02105 7.89493,-15.768809 30.14811,0 7.89493,15.789862 9.09496,0 -32.05342,-64.106849 z m 287.63871,16.284614 -0.0209,31.074454 -39.63253,-31.021822 -0.0212,47.769603 8.14761,0 0.0317,-31.0744513 39.63257,31.0218183 0.0105,-47.769602 -8.14758,0 z m 72.32812,0 0,47.822235 8.14762,0 0,-47.822235 -8.14762,0 z m 56.03296,0 -0.0315,31.074454 -39.63248,-31.021822 -0.021,47.769603 8.14762,0 0.0315,-31.0744513 39.63248,31.0218183 0.021,-47.769602 -8.14751,0 z m 16.3477,0 0,47.822235 47.76971,0 0,-8.14757 -39.67467,0 0,-15.7898621 31.55864,0 8.06335,-8.1054651 -39.62199,-0.04211 0,-7.5896612 39.67467,0 0,-8.1475716 -47.76971,0 z m -104.4657,0.03156 c -1.56831,0 -2.51581,0.07694 -3.8948,0.30527 -10.05176,1.664385 -17.96636,9.5292638 -19.66365,19.5583799 -0.24745,1.4619039 -0.30192,2.1633209 -0.30529,3.936939 -0.003,1.7467411 0.0414,2.3173831 0.26318,3.7474621 1.742,11.237231 11.23716,19.727887 22.5795,20.189972 7.01824,0.285915 13.71469,-2.453936 18.49517,-7.579136 3.91667,-4.199081 6.17055,-9.640311 6.38965,-15.400379 l 0.042,-0.8526531 -23.90584,0 0,8.0949381 13.44243,0.05264 c 0,0.06836 -0.39833,0.686018 -0.74734,1.157923 -4.3686,5.907203 -12.18646,8.038877 -18.90575,5.158021 -4.93226,-2.114641 -8.4825,-6.641787 -9.3476,-11.916083 -0.27217,-1.658342 -0.2721,-3.4914851 0,-5.147496 0.96775,-5.8896615 5.18874,-10.7205318 10.91605,-12.4950464 4.50106,-1.3945678 9.431,-0.6854804 13.34769,1.9263638 1.83395,1.2229857 3.58561,3.00698945 4.58962,4.6737996 l 0.17892,0.2947443 8.93703,-0.052635 c 0,-0.2171403 -0.83003,-2.07318975 -1.36845,-3.0737601 -3.5219,-6.544863 -9.82173,-11.0512282 -17.15829,-12.2739892 -1.36292,-0.227154 -2.31564,-0.30527 -3.88431,-0.30527 z m -327.89231,1.905315 c 0.0333,0 10.97922,21.8813429 10.97922,21.9479109 l -21.95845,0 c 0,-0.06657 10.94594,-21.9479109 10.97923,-21.9479109 z"
197
+ style="fill:#000000"
198
+ inkscape:connector-curvature="0" />
199
+ </g>
200
+ </svg>