├── .babelrc
├── .flowconfig
├── .gitignore
├── LICENSE
├── README.md
├── boy.html
├── browserconfig.xml
├── dist
├── app-script.js
├── app-script.js.map
├── entry-script.js
├── script.js
├── script.js.map
└── style.css
├── favicon.ico
├── font
└── ikamodoki1_0.ttf
├── girl.html
├── img
├── icon.png
├── ika
│ ├── boy
│ │ ├── body
│ │ │ ├── 1.png
│ │ │ ├── 2.png
│ │ │ ├── 3.png
│ │ │ ├── 4.png
│ │ │ ├── 5.png
│ │ │ ├── 6.png
│ │ │ └── 7.png
│ │ ├── brows
│ │ │ ├── 1
│ │ │ │ ├── 1.png
│ │ │ │ ├── 10.png
│ │ │ │ ├── 11.png
│ │ │ │ ├── 12.png
│ │ │ │ ├── 13.png
│ │ │ │ ├── 14.png
│ │ │ │ ├── 15.png
│ │ │ │ ├── 16.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ ├── 7.png
│ │ │ │ ├── 8.png
│ │ │ │ └── 9.png
│ │ │ └── 2
│ │ │ │ ├── 1.png
│ │ │ │ ├── 10.png
│ │ │ │ ├── 11.png
│ │ │ │ ├── 12.png
│ │ │ │ ├── 13.png
│ │ │ │ ├── 14.png
│ │ │ │ ├── 15.png
│ │ │ │ ├── 16.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ ├── 7.png
│ │ │ │ ├── 8.png
│ │ │ │ └── 9.png
│ │ ├── clothes
│ │ │ ├── 1.png
│ │ │ ├── 10.png
│ │ │ ├── 101.png
│ │ │ ├── 102.png
│ │ │ ├── 103.png
│ │ │ ├── 104.png
│ │ │ ├── 105.png
│ │ │ ├── 106.png
│ │ │ ├── 107.png
│ │ │ ├── 108.png
│ │ │ ├── 109.png
│ │ │ ├── 11.png
│ │ │ ├── 110.png
│ │ │ ├── 111.png
│ │ │ ├── 112.png
│ │ │ ├── 113.png
│ │ │ ├── 114.png
│ │ │ ├── 115.png
│ │ │ ├── 12.png
│ │ │ ├── 13.png
│ │ │ ├── 14.png
│ │ │ ├── 15.png
│ │ │ ├── 16.png
│ │ │ ├── 17.png
│ │ │ ├── 18.png
│ │ │ ├── 19.png
│ │ │ ├── 2.png
│ │ │ ├── 20.png
│ │ │ ├── 21.png
│ │ │ ├── 22.png
│ │ │ ├── 23.png
│ │ │ ├── 24.png
│ │ │ ├── 25.png
│ │ │ ├── 26.png
│ │ │ ├── 27.png
│ │ │ ├── 28.png
│ │ │ ├── 29.png
│ │ │ ├── 3.png
│ │ │ ├── 30.png
│ │ │ ├── 31.png
│ │ │ ├── 4.png
│ │ │ ├── 5.png
│ │ │ ├── 6.png
│ │ │ ├── 7.png
│ │ │ ├── 8.png
│ │ │ └── 9.png
│ │ ├── hair
│ │ │ ├── 1
│ │ │ │ ├── 1.png
│ │ │ │ ├── 10.png
│ │ │ │ ├── 11.png
│ │ │ │ ├── 12.png
│ │ │ │ ├── 13.png
│ │ │ │ ├── 14.png
│ │ │ │ ├── 15.png
│ │ │ │ ├── 16.png
│ │ │ │ ├── 17.png
│ │ │ │ ├── 18.png
│ │ │ │ ├── 19.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 20.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ ├── 7.png
│ │ │ │ ├── 8.png
│ │ │ │ └── 9.png
│ │ │ └── 2
│ │ │ │ ├── 1.png
│ │ │ │ ├── 10.png
│ │ │ │ ├── 11.png
│ │ │ │ ├── 12.png
│ │ │ │ ├── 13.png
│ │ │ │ ├── 14.png
│ │ │ │ ├── 15.png
│ │ │ │ ├── 16.png
│ │ │ │ ├── 17.png
│ │ │ │ ├── 18.png
│ │ │ │ ├── 19.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 20.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ ├── 7.png
│ │ │ │ ├── 8.png
│ │ │ │ └── 9.png
│ │ ├── hat
│ │ │ ├── 0.png
│ │ │ ├── 1.png
│ │ │ ├── 10.png
│ │ │ ├── 11.png
│ │ │ ├── 12.png
│ │ │ ├── 13.png
│ │ │ ├── 14.png
│ │ │ ├── 15.png
│ │ │ ├── 16.png
│ │ │ ├── 17.png
│ │ │ ├── 18.png
│ │ │ ├── 19.png
│ │ │ ├── 2.png
│ │ │ ├── 20.png
│ │ │ ├── 21.png
│ │ │ ├── 22.png
│ │ │ ├── 23.png
│ │ │ ├── 24.png
│ │ │ ├── 25.png
│ │ │ ├── 26.png
│ │ │ ├── 27.png
│ │ │ ├── 28.png
│ │ │ ├── 29.png
│ │ │ ├── 3.png
│ │ │ ├── 30.png
│ │ │ ├── 31.png
│ │ │ ├── 32.png
│ │ │ ├── 33.png
│ │ │ ├── 34.png
│ │ │ ├── 35.png
│ │ │ ├── 4.png
│ │ │ ├── 5.png
│ │ │ ├── 6.png
│ │ │ ├── 7.png
│ │ │ ├── 8.png
│ │ │ └── 9.png
│ │ └── mouth
│ │ │ ├── 1.png
│ │ │ ├── 2.png
│ │ │ ├── 3.png
│ │ │ ├── 4.png
│ │ │ ├── 5.png
│ │ │ ├── 6.png
│ │ │ ├── 7.png
│ │ │ └── 8.png
│ ├── cmn
│ │ ├── bg
│ │ │ ├── 1
│ │ │ │ ├── 1.png
│ │ │ │ ├── 10.png
│ │ │ │ ├── 11.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ ├── 7.png
│ │ │ │ ├── 8.png
│ │ │ │ └── 9.png
│ │ │ ├── 2
│ │ │ │ ├── 1.png
│ │ │ │ ├── 10.png
│ │ │ │ ├── 12.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ ├── 7.png
│ │ │ │ └── 9.png
│ │ │ └── 3
│ │ │ │ ├── 1.png
│ │ │ │ ├── 10.png
│ │ │ │ ├── 12.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ ├── 7.png
│ │ │ │ ├── 8.png
│ │ │ │ └── 9.png
│ │ ├── eyes
│ │ │ ├── 1
│ │ │ │ ├── 1.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ └── 7.png
│ │ │ ├── 2
│ │ │ │ ├── 1.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ └── 7.png
│ │ │ ├── 3
│ │ │ │ ├── 1.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ └── 7.png
│ │ │ ├── 4
│ │ │ │ ├── 1.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ └── 7.png
│ │ │ ├── 5
│ │ │ │ ├── 1.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ └── 7.png
│ │ │ ├── 6
│ │ │ │ ├── 1.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ └── 7.png
│ │ │ ├── 7
│ │ │ │ └── 1.png
│ │ │ └── 8
│ │ │ │ ├── 3.png
│ │ │ │ ├── 5.png
│ │ │ │ └── 7.png
│ │ └── item
│ │ │ ├── 0.png
│ │ │ ├── 1.png
│ │ │ ├── 10.png
│ │ │ ├── 11.png
│ │ │ ├── 12.png
│ │ │ ├── 13.png
│ │ │ ├── 14.png
│ │ │ ├── 15.png
│ │ │ ├── 16.png
│ │ │ ├── 2.png
│ │ │ ├── 3.png
│ │ │ ├── 4.png
│ │ │ ├── 5.png
│ │ │ ├── 6.png
│ │ │ ├── 7.png
│ │ │ ├── 8.png
│ │ │ └── 9.png
│ └── girl
│ │ ├── body
│ │ ├── 1.png
│ │ ├── 2.png
│ │ ├── 3.png
│ │ ├── 4.png
│ │ ├── 5.png
│ │ ├── 6.png
│ │ └── 7.png
│ │ ├── brows
│ │ ├── 1
│ │ │ ├── 1.png
│ │ │ ├── 10.png
│ │ │ ├── 11.png
│ │ │ ├── 12.png
│ │ │ ├── 13.png
│ │ │ ├── 14.png
│ │ │ ├── 15.png
│ │ │ ├── 16.png
│ │ │ ├── 2.png
│ │ │ ├── 3.png
│ │ │ ├── 4.png
│ │ │ ├── 5.png
│ │ │ ├── 6.png
│ │ │ ├── 7.png
│ │ │ ├── 8.png
│ │ │ └── 9.png
│ │ └── 2
│ │ │ ├── 1.png
│ │ │ ├── 10.png
│ │ │ ├── 11.png
│ │ │ ├── 12.png
│ │ │ ├── 13.png
│ │ │ ├── 14.png
│ │ │ ├── 15.png
│ │ │ ├── 16.png
│ │ │ ├── 2.png
│ │ │ ├── 3.png
│ │ │ ├── 4.png
│ │ │ ├── 5.png
│ │ │ ├── 6.png
│ │ │ ├── 7.png
│ │ │ ├── 8.png
│ │ │ └── 9.png
│ │ ├── clothes
│ │ ├── 1.png
│ │ ├── 10.png
│ │ ├── 101.png
│ │ ├── 102.png
│ │ ├── 103.png
│ │ ├── 104.png
│ │ ├── 105.png
│ │ ├── 106.png
│ │ ├── 107.png
│ │ ├── 108.png
│ │ ├── 109.png
│ │ ├── 11.png
│ │ ├── 110.png
│ │ ├── 111.png
│ │ ├── 112.png
│ │ ├── 113.png
│ │ ├── 114.png
│ │ ├── 115.png
│ │ ├── 12.png
│ │ ├── 13.png
│ │ ├── 14.png
│ │ ├── 15.png
│ │ ├── 16.png
│ │ ├── 17.png
│ │ ├── 18.png
│ │ ├── 19.png
│ │ ├── 2.png
│ │ ├── 20.png
│ │ ├── 21.png
│ │ ├── 22.png
│ │ ├── 23.png
│ │ ├── 24.png
│ │ ├── 25.png
│ │ ├── 26.png
│ │ ├── 27.png
│ │ ├── 28.png
│ │ ├── 29.png
│ │ ├── 3.png
│ │ ├── 30.png
│ │ ├── 31.png
│ │ ├── 32.png
│ │ ├── 33.png
│ │ ├── 4.png
│ │ ├── 5.png
│ │ ├── 6.png
│ │ ├── 7.png
│ │ ├── 8.png
│ │ └── 9.png
│ │ ├── hair
│ │ ├── 1
│ │ │ ├── 1.png
│ │ │ ├── 10.png
│ │ │ ├── 11.png
│ │ │ ├── 12.png
│ │ │ ├── 13.png
│ │ │ ├── 14.png
│ │ │ ├── 15.png
│ │ │ ├── 16.png
│ │ │ ├── 17.png
│ │ │ ├── 18.png
│ │ │ ├── 19.png
│ │ │ ├── 2.png
│ │ │ ├── 20.png
│ │ │ ├── 3.png
│ │ │ ├── 4.png
│ │ │ ├── 5.png
│ │ │ ├── 6.png
│ │ │ ├── 7.png
│ │ │ ├── 8.png
│ │ │ └── 9.png
│ │ └── 2
│ │ │ ├── 1.png
│ │ │ ├── 10.png
│ │ │ ├── 11.png
│ │ │ ├── 12.png
│ │ │ ├── 13.png
│ │ │ ├── 14.png
│ │ │ ├── 15.png
│ │ │ ├── 16.png
│ │ │ ├── 17.png
│ │ │ ├── 18.png
│ │ │ ├── 19.png
│ │ │ ├── 2.png
│ │ │ ├── 20.png
│ │ │ ├── 3.png
│ │ │ ├── 4.png
│ │ │ ├── 5.png
│ │ │ ├── 6.png
│ │ │ ├── 7.png
│ │ │ ├── 8.png
│ │ │ └── 9.png
│ │ ├── hat
│ │ ├── 0.png
│ │ ├── 1.png
│ │ ├── 10.png
│ │ ├── 11.png
│ │ ├── 12.png
│ │ ├── 13.png
│ │ ├── 14.png
│ │ ├── 15.png
│ │ ├── 16.png
│ │ ├── 17.png
│ │ ├── 18.png
│ │ ├── 19.png
│ │ ├── 2.png
│ │ ├── 20.png
│ │ ├── 21.png
│ │ ├── 22.png
│ │ ├── 23.png
│ │ ├── 24.png
│ │ ├── 25.png
│ │ ├── 26.png
│ │ ├── 27.png
│ │ ├── 28.png
│ │ ├── 29.png
│ │ ├── 3.png
│ │ ├── 30.png
│ │ ├── 31.png
│ │ ├── 32.png
│ │ ├── 33.png
│ │ ├── 34.png
│ │ ├── 35.png
│ │ ├── 36.png
│ │ ├── 37.png
│ │ ├── 4.png
│ │ ├── 5.png
│ │ ├── 6.png
│ │ ├── 7.png
│ │ ├── 8.png
│ │ └── 9.png
│ │ └── mouth
│ │ ├── 1.png
│ │ ├── 2.png
│ │ ├── 3.png
│ │ ├── 4.png
│ │ ├── 5.png
│ │ ├── 6.png
│ │ ├── 7.png
│ │ └── 8.png
├── intro
│ ├── intro.png
│ └── make.png
├── large.png
├── loading.gif
├── square.png
├── tiny.png
└── wide.png
├── index.html
├── intro-en.html
├── package-lock.json
├── package.json
├── postcss.config.js
├── robots.txt
├── rollup.config.js
├── service-worker.js
├── sh
└── make-parts_data.js
├── sorry.html
└── src
├── app
├── component
│ ├── app.svelte
│ ├── fix-modal.svelte
│ ├── fix-modal
│ │ └── share-button.svelte
│ ├── header.svelte
│ ├── preview.svelte
│ ├── tool-panel.svelte
│ └── tool-panel
│ │ ├── color-selector.svelte
│ │ ├── text-form.svelte
│ │ ├── type-color-selector.svelte
│ │ └── type-selector.svelte
├── data
│ ├── _parts.js
│ ├── const.js
│ └── parts.js
├── domain
│ └── core.js
└── main.js
├── entry.js
├── style
├── components
│ ├── button.css
│ ├── fix-modal.css
│ ├── header.css
│ ├── ika.css
│ ├── index.css
│ ├── loading.css
│ ├── memo.css
│ ├── tab.css
│ └── tool-panel.css
├── style.css
└── utils
│ ├── default.css
│ └── util.css
└── sw.js
/.babelrc:
--------------------------------------------------------------------------------
1 | {
2 | "presets": [ "es2015", "react" ],
3 | "plugins": [
4 | "transform-class-properties",
5 | "transform-flow-strip-types"
6 | ]
7 | }
8 |
--------------------------------------------------------------------------------
/.flowconfig:
--------------------------------------------------------------------------------
1 | [ignore]
2 | .*/node_modules/.*
3 | .*/dist/.*
4 |
5 | [include]
6 |
7 | [libs]
8 | ./src/script/_decls
9 |
10 | [options]
11 | suppress_comment= \\(.\\|\n\\)*\\flow-disable-line
12 |
--------------------------------------------------------------------------------
/.gitignore:
--------------------------------------------------------------------------------
1 | # App
2 | .DS_Store
3 |
4 | # Logs
5 | logs
6 | *.log
7 | npm-debug.log*
8 |
9 | # Runtime data
10 | pids
11 | *.pid
12 | *.seed
13 |
14 | # Directory for instrumented libs generated by jscoverage/JSCover
15 | lib-cov
16 |
17 | # Coverage directory used by tools like istanbul
18 | coverage
19 |
20 | # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
21 | .grunt
22 |
23 | # node-waf configuration
24 | .lock-wscript
25 |
26 | # Compiled binary addons (http://nodejs.org/api/addons.html)
27 | build/Release
28 |
29 | # Dependency directory
30 | # https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
31 | node_modules
32 |
33 | # Optional npm cache directory
34 | .npm
35 |
36 | # Optional REPL history
37 | .node_repl_history
38 |
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | The MIT License (MIT)
2 |
3 | Copyright (c) 2016 Yuji Sugiura
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # スーパーイカメーカー
2 | ## なにこれ
3 | - 某イカ風のキャラを着せ替えして遊ぶサービス
4 | - お気に入りの組み合わせを作って自慢
5 | - 作ったやつはアイコンにもできる
6 | - [@jenga_ink](https://twitter.com/jenga_ink)神の描いたイカを見てニヤニヤ
7 |
8 | ## 動作環境
9 | - モダンなモバイル全般
10 | - アプリ内のWebViewでも
11 | - PCでは見れればおk
12 | - たぶんAndroidでも
13 |
14 | ## 機能
15 | - 着せ替え -> 画像保存
16 | - Twitterにシェア
17 |
18 | ## カスタマイズできるもの
19 | - 性別
20 | - 髪
21 | - 肌
22 | - 目
23 | - 眉
24 | - 口
25 | - アタマ(オプション)
26 | - フク
27 | - 背景
28 | - テキスト(オプション)
29 |
30 | ## Tech
31 | - ES2017
32 | - ~~React x flumpt~~ -> Svelte
33 | - ~~Flow~~
34 | - PostCSS
35 |
36 | ## 更新手順
37 | - 画像を追加(`.DS_Store`など入ったら消す)
38 | - `node sh/make-parts_data.js`
39 | - `npm run build-js`
40 |
--------------------------------------------------------------------------------
/boy.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 | スーパーイカメーカー
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 | に"っ! (よみこみチュウ...)
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
--------------------------------------------------------------------------------
/browserconfig.xml:
--------------------------------------------------------------------------------
1 | #FC3FB3
--------------------------------------------------------------------------------
/dist/entry-script.js:
--------------------------------------------------------------------------------
1 | !function(){"use strict";(async()=>{const e=document.getElementById("jsAgree"),t=document.getElementsByClassName("jsExecBtn"),n=t=>{if(!e.checked)return t.preventDefault(),void alert("注意事項に同意してね")};for(const e of t)e.onclick=n})()}();
2 |
--------------------------------------------------------------------------------
/dist/style.css:
--------------------------------------------------------------------------------
1 | *{box-sizing:border-box}body,html{background-color:#000;color:#fff;font-size:18px}body,html,ol,ul{margin:0;padding:0}ol,ul{list-style:none}h1,h2,h3{margin:0 0 8px}h1{font-size:1.5rem}h2{font-size:1.2rem}h3{font-size:1rem}@font-face{font-family:ikamodoki;src:url(../font/ikamodoki1_0.ttf) format("truetype")}.ft-ika{font-family:ikamodoki;vertical-align:text-bottom}.ft-en{font-family:Helvetica,Arial,sans-serif}.ft-warn{color:#fed430}@keyframes color-selected{0%{transform:scale(.5)}to{transform:scale(1)}}@keyframes type-selected{0%{transform:rotate(15deg)}to{transform:rotate(0deg)}}.is-selected{pointer-events:none}.is-hidden{display:none}.index-wrap{margin:0 auto;max-width:800px;padding:32px 16px}.index-center{text-align:center}.index-table{margin:0 auto;width:280px}.index-table a{color:#fff;font-size:.75rem}.index-table img,.index-table td{vertical-align:middle}.index-list,.index-p,.index-table{font-size:.8rem;margin-bottom:8px}.index-spacer{border:none;height:16px}.index-link{color:#ff6e00}.index-img{outline:2px solid #ff6e00}.loading{position:relative}.loading--content{bottom:0;left:0;margin:auto;padding-top:20%;position:absolute;right:0;text-align:center;top:0;width:138px}.button-wrap{margin:8px}.button-wrap .button{display:block;margin:0 auto}.button-wrap .button+.button{margin-top:8px}.button-wrap--twins .button{display:inline-block;width:45%}.button{background-color:#ff6e00;color:inherit;cursor:pointer;display:inline;max-width:200px;min-width:64px;padding:4px 8px;text-align:center;text-decoration:none}.button--negative{background-color:transparent;border:1px solid #ff6e00}.button--tweet{background-color:#50abf1}.memo{font-size:.6rem;margin:0 8px 16px}.header{align-items:center;display:flex;height:48px;justify-content:space-between;padding:8px}.header__title{font-size:1rem}.ika{text-align:center;user-select:none}.ika--img{max-width:600px}.tool-panel{background-color:rgba(0,0,0,.5);bottom:8px;left:0;padding-bottom:16px;padding-top:8px;position:fixed;right:0}.parts-selector-header{border-bottom:1px dashed #fff;margin-bottom:12px;padding-bottom:8px;text-align:center}.parts-selector-items{-webkit-overflow-scrolling:touch;align-items:center;display:flex;margin-bottom:8px;overflow-x:auto}.parts-selector-items--item{min-width:64px;overflow:hidden}.parts-selector-items--text{flex:1 1 auto;font-size:1.1rem;line-height:1.5rem;margin:0 32px;text-align:center}.color-selector,.type-selector{cursor:pointer;height:40px;margin:auto}.type-selector{overflow:hidden;text-align:center;transform:translateZ(0);width:80px}.type-selector.is-selected{animation:type-selected .25s 1 alternate}.parts-selector--app-boy .type-selector--type-eyes>img,.parts-selector--app-girl .type-selector--type-eyes>img{transform:scale(3);transform-origin:center 15px}.parts-selector--app-boy .type-selector--type-hat>img,.parts-selector--app-girl .type-selector--type-hat>img{transform:scale(1.5);transform-origin:top}.parts-selector--app-boy .type-selector--type-clothes>img,.parts-selector--app-girl .type-selector--type-clothes>img{transform:scale(2);transform-origin:bottom}.parts-selector--app-boy .type-selector--type-brows>img{transform:scale(4);transform-origin:16px 10px}.parts-selector--app-boy .type-selector--type-mouth>img{transform:scale(6);transform-origin:center}.parts-selector--app-boy .type-selector--type-hair>img{transform:scale(2);transform-origin:top right}.parts-selector--app-girl .type-selector--type-brows>img{transform:scale(5);transform-origin:16px 10px}.parts-selector--app-girl .type-selector--type-mouth>img{transform:scale(8);transform-origin:center}.color-selector{border-radius:50%;width:40px}.color-selector.is-selected{animation:color-selected .25s 1 alternate}.tab-header{-webkit-overflow-scrolling:touch;align-items:center;display:flex;overflow-x:auto;text-align:center}.tab-header__item{cursor:pointer;flex:1 1 auto;height:40px;min-width:92px;opacity:.5;padding:4px 8px}.tab-header__item.is-selected{border-style:solid;border-width:1px;opacity:1}.tab-header__item--type-BASE{color:#fd2a96}.tab-header__item--type-FACE{color:#ca00df}.tab-header__item--type-GEAR{color:#8cb800}.tab-header__item--type-OTHERS{color:#0021fe}.tab-body{margin-bottom:16px}.fix-modal{background-color:rgba(0,0,0,.75);bottom:0;left:0;margin:auto;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;transition:opacity .75s cubic-bezier(.6,-.28,.74,.05);z-index:1}.fix-modal.is-show{opacity:1;pointer-events:auto}.fix-modal .ika{margin-top:8px}
--------------------------------------------------------------------------------
/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/favicon.ico
--------------------------------------------------------------------------------
/font/ikamodoki1_0.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/font/ikamodoki1_0.ttf
--------------------------------------------------------------------------------
/girl.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 | スーパーイカメーカー
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 | に"っ! (よみこみチュウ...)
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
--------------------------------------------------------------------------------
/img/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/icon.png
--------------------------------------------------------------------------------
/img/ika/boy/body/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/body/1.png
--------------------------------------------------------------------------------
/img/ika/boy/body/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/body/2.png
--------------------------------------------------------------------------------
/img/ika/boy/body/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/body/3.png
--------------------------------------------------------------------------------
/img/ika/boy/body/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/body/4.png
--------------------------------------------------------------------------------
/img/ika/boy/body/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/body/5.png
--------------------------------------------------------------------------------
/img/ika/boy/body/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/body/6.png
--------------------------------------------------------------------------------
/img/ika/boy/body/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/body/7.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/1.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/10.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/11.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/12.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/13.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/14.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/15.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/16.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/2.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/3.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/4.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/5.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/6.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/7.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/8.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/1/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/1/9.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/1.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/10.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/11.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/12.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/13.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/14.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/15.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/16.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/2.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/3.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/4.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/5.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/6.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/7.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/8.png
--------------------------------------------------------------------------------
/img/ika/boy/brows/2/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/brows/2/9.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/1.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/10.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/101.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/101.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/102.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/102.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/103.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/103.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/104.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/104.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/105.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/105.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/106.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/106.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/107.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/107.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/108.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/108.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/109.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/109.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/11.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/110.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/110.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/111.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/111.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/112.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/112.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/113.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/113.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/114.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/114.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/115.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/115.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/12.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/13.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/14.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/15.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/16.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/17.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/18.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/19.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/2.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/20.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/20.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/21.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/21.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/22.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/22.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/23.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/23.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/24.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/25.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/25.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/26.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/26.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/27.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/27.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/28.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/28.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/29.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/29.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/3.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/30.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/30.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/31.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/31.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/4.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/5.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/6.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/7.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/8.png
--------------------------------------------------------------------------------
/img/ika/boy/clothes/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/clothes/9.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/1.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/10.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/11.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/12.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/13.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/14.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/15.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/16.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/17.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/18.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/19.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/2.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/20.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/20.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/3.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/4.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/5.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/6.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/7.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/8.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/1/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/1/9.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/1.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/10.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/11.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/12.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/13.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/14.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/15.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/16.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/17.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/18.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/19.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/2.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/20.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/20.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/3.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/4.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/5.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/6.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/7.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/8.png
--------------------------------------------------------------------------------
/img/ika/boy/hair/2/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hair/2/9.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/0.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/1.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/10.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/11.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/12.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/13.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/14.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/15.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/16.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/17.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/18.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/19.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/2.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/20.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/20.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/21.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/21.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/22.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/22.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/23.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/23.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/24.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/25.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/25.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/26.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/26.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/27.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/27.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/28.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/28.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/29.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/29.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/3.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/30.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/30.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/31.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/31.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/32.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/33.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/33.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/34.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/34.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/35.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/35.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/4.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/5.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/6.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/7.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/8.png
--------------------------------------------------------------------------------
/img/ika/boy/hat/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/hat/9.png
--------------------------------------------------------------------------------
/img/ika/boy/mouth/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/mouth/1.png
--------------------------------------------------------------------------------
/img/ika/boy/mouth/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/mouth/2.png
--------------------------------------------------------------------------------
/img/ika/boy/mouth/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/mouth/3.png
--------------------------------------------------------------------------------
/img/ika/boy/mouth/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/mouth/4.png
--------------------------------------------------------------------------------
/img/ika/boy/mouth/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/mouth/5.png
--------------------------------------------------------------------------------
/img/ika/boy/mouth/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/mouth/6.png
--------------------------------------------------------------------------------
/img/ika/boy/mouth/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/mouth/7.png
--------------------------------------------------------------------------------
/img/ika/boy/mouth/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/boy/mouth/8.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/1/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/1/1.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/1/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/1/10.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/1/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/1/11.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/1/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/1/3.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/1/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/1/4.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/1/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/1/5.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/1/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/1/6.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/1/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/1/7.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/1/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/1/8.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/1/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/1/9.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/2/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/2/1.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/2/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/2/10.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/2/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/2/12.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/2/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/2/2.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/2/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/2/3.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/2/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/2/4.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/2/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/2/5.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/2/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/2/6.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/2/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/2/7.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/2/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/2/9.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/3/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/3/1.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/3/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/3/10.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/3/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/3/12.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/3/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/3/3.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/3/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/3/4.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/3/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/3/5.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/3/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/3/6.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/3/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/3/7.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/3/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/3/8.png
--------------------------------------------------------------------------------
/img/ika/cmn/bg/3/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/bg/3/9.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/1/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/1/1.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/1/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/1/2.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/1/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/1/3.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/1/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/1/4.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/1/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/1/5.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/1/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/1/6.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/1/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/1/7.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/2/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/2/1.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/2/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/2/2.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/2/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/2/3.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/2/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/2/4.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/2/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/2/5.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/2/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/2/6.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/2/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/2/7.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/3/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/3/1.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/3/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/3/2.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/3/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/3/3.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/3/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/3/4.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/3/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/3/5.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/3/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/3/6.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/3/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/3/7.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/4/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/4/1.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/4/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/4/2.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/4/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/4/3.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/4/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/4/4.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/4/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/4/5.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/4/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/4/6.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/4/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/4/7.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/5/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/5/1.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/5/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/5/2.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/5/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/5/3.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/5/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/5/4.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/5/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/5/5.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/5/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/5/6.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/5/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/5/7.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/6/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/6/1.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/6/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/6/2.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/6/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/6/3.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/6/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/6/4.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/6/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/6/5.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/6/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/6/6.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/6/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/6/7.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/7/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/7/1.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/8/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/8/3.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/8/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/8/5.png
--------------------------------------------------------------------------------
/img/ika/cmn/eyes/8/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/eyes/8/7.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/0.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/1.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/10.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/11.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/12.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/13.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/14.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/15.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/16.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/2.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/3.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/4.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/5.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/6.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/7.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/8.png
--------------------------------------------------------------------------------
/img/ika/cmn/item/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/cmn/item/9.png
--------------------------------------------------------------------------------
/img/ika/girl/body/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/body/1.png
--------------------------------------------------------------------------------
/img/ika/girl/body/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/body/2.png
--------------------------------------------------------------------------------
/img/ika/girl/body/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/body/3.png
--------------------------------------------------------------------------------
/img/ika/girl/body/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/body/4.png
--------------------------------------------------------------------------------
/img/ika/girl/body/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/body/5.png
--------------------------------------------------------------------------------
/img/ika/girl/body/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/body/6.png
--------------------------------------------------------------------------------
/img/ika/girl/body/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/body/7.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/1.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/10.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/11.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/12.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/13.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/14.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/15.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/16.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/2.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/3.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/4.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/5.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/6.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/7.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/8.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/1/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/1/9.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/1.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/10.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/11.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/12.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/13.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/14.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/15.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/16.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/2.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/3.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/4.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/5.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/6.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/7.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/8.png
--------------------------------------------------------------------------------
/img/ika/girl/brows/2/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/brows/2/9.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/1.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/10.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/101.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/101.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/102.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/102.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/103.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/103.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/104.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/104.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/105.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/105.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/106.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/106.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/107.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/107.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/108.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/108.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/109.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/109.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/11.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/110.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/110.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/111.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/111.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/112.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/112.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/113.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/113.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/114.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/114.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/115.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/115.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/12.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/13.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/14.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/15.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/16.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/17.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/18.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/19.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/2.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/20.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/20.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/21.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/21.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/22.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/22.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/23.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/23.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/24.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/25.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/25.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/26.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/26.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/27.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/27.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/28.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/28.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/29.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/29.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/3.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/30.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/30.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/31.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/31.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/32.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/33.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/33.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/4.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/5.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/6.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/7.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/8.png
--------------------------------------------------------------------------------
/img/ika/girl/clothes/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/clothes/9.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/1.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/10.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/11.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/12.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/13.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/14.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/15.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/16.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/17.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/18.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/19.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/2.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/20.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/20.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/3.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/4.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/5.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/6.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/7.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/8.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/1/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/1/9.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/1.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/10.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/11.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/12.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/13.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/14.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/15.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/16.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/17.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/18.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/19.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/2.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/20.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/20.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/3.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/4.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/5.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/6.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/7.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/8.png
--------------------------------------------------------------------------------
/img/ika/girl/hair/2/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hair/2/9.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/0.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/1.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/10.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/11.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/12.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/13.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/14.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/15.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/16.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/17.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/18.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/19.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/2.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/20.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/20.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/21.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/21.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/22.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/22.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/23.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/23.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/24.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/25.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/25.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/26.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/26.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/27.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/27.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/28.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/28.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/29.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/29.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/3.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/30.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/30.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/31.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/31.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/32.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/33.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/33.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/34.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/34.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/35.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/35.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/36.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/36.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/37.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/37.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/4.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/5.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/6.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/7.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/8.png
--------------------------------------------------------------------------------
/img/ika/girl/hat/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/hat/9.png
--------------------------------------------------------------------------------
/img/ika/girl/mouth/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/mouth/1.png
--------------------------------------------------------------------------------
/img/ika/girl/mouth/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/mouth/2.png
--------------------------------------------------------------------------------
/img/ika/girl/mouth/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/mouth/3.png
--------------------------------------------------------------------------------
/img/ika/girl/mouth/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/mouth/4.png
--------------------------------------------------------------------------------
/img/ika/girl/mouth/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/mouth/5.png
--------------------------------------------------------------------------------
/img/ika/girl/mouth/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/mouth/6.png
--------------------------------------------------------------------------------
/img/ika/girl/mouth/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/mouth/7.png
--------------------------------------------------------------------------------
/img/ika/girl/mouth/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/ika/girl/mouth/8.png
--------------------------------------------------------------------------------
/img/intro/intro.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/intro/intro.png
--------------------------------------------------------------------------------
/img/intro/make.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/intro/make.png
--------------------------------------------------------------------------------
/img/large.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/large.png
--------------------------------------------------------------------------------
/img/loading.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/loading.gif
--------------------------------------------------------------------------------
/img/square.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/square.png
--------------------------------------------------------------------------------
/img/tiny.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/tiny.png
--------------------------------------------------------------------------------
/img/wide.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leaysgur/ika-maker/d492043c9fdcda90525cd603ad525ab1ca135f68/img/wide.png
--------------------------------------------------------------------------------
/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 | スーパーイカメーカー
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
スーパーイカメーカー
29 |
30 |
31 |
32 |
さまざまなパーツをくみあわせて、 キミだけのさいかわイカをつくろう!
33 |
34 |
35 |
36 |
ちゅうい!
37 |
38 | ※トレースや画像の加工は禁止 です。
39 | ※グッズ制作などへの転用も厳禁です。
40 | ※個人のアイコンなどにご使用ください。
41 | ※Twitterアプリ等からは画像保存ができないので、
42 | Safari等のブラウザアプリからご利用ください。
43 | ※JavaScriptをONにしないと動きません。
44 |
45 |
46 |
47 |
48 | 注意事項に同意する
49 |
50 |
51 |
52 |
56 |
57 |
60 |
61 |
62 |
63 |
なかのイカ
64 |
65 |
91 |
92 |
93 |
94 |
95 |
100 |
101 |
102 |
--------------------------------------------------------------------------------
/intro-en.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 | スーパーイカメーカー for English
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
About スーパーイカメーカー
27 |
28 |
29 |
30 |
31 | Combining various parts, Let's make a wild squid of only you!
32 |
33 |
34 |
35 |
36 |
37 |
How to use
38 |
39 |
40 |
41 |
42 |
43 |
44 | Agreements are
45 |
46 |
47 | ※Tracing and image processing is prohibited .
48 | ※It is strictly prohibited to divert to goods production etc.
49 | ※Please use it for personal icons etc.
50 | ※It won't work without JavaScript on.
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 | You can save images by
59 |
60 |
61 | [Mobile] long press menu -> save image
62 | [PC] Right click menu -> save image
63 |
64 |
65 | ※Since you can't save images via in-App browser(like Twitter), please use a normal browser application.
66 |
67 |
68 |
69 |
70 |
Troubleshoot
71 |
72 | Loading assets takes you a little time.Be patient plaese.
73 |
74 |
75 | If you could not open the page, please follow these steps.
76 |
77 |
78 | 0. Check your internet connection
79 | 1. Delete browser cache
80 | 2. Try again later
81 | 3. Ask on Twitter with hash tag
82 | 4. Ask to author
83 |
84 |
85 |
86 |
87 |
Have fun!
88 |
91 |
92 |
93 |
94 |
--------------------------------------------------------------------------------
/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "ika-maker",
3 | "version": "2.11.1",
4 | "private": true,
5 | "description": "IKA-kawaii",
6 | "scripts": {
7 | "dev-css": "postcss -w ./src/style/style.css -o ./dist/style.css",
8 | "build-css": "postcss ./src/style/style.css -o ./dist/style.css",
9 | "build-js": "rollup -c",
10 | "dev-js": "rollup -c -w",
11 | "start": "sirv ."
12 | },
13 | "repository": {
14 | "type": "git",
15 | "url": "git+https://github.com/leaysgur/ika-maker.git"
16 | },
17 | "author": "leaysgur",
18 | "license": "MIT",
19 | "bugs": {
20 | "url": "https://github.com/leaysgur/ika-maker/issues"
21 | },
22 | "homepage": "https://github.com/leaysgur/ika-maker#readme",
23 | "dependencies": {
24 | "workbox-cacheable-response": "^6.0.2",
25 | "workbox-expiration": "^6.0.2",
26 | "workbox-routing": "^6.0.2",
27 | "workbox-strategies": "^6.0.2"
28 | },
29 | "devDependencies": {
30 | "@rollup/plugin-commonjs": "^16.0.0",
31 | "@rollup/plugin-node-resolve": "^10.0.0",
32 | "@rollup/plugin-replace": "^2.3.4",
33 | "cssnano": "^5.0.2",
34 | "postcss": "^8.4.31",
35 | "postcss-cli": "^8.3.0",
36 | "postcss-import": "^13.0.0",
37 | "postcss-nested": "^5.0.2",
38 | "rollup": "^3.29.5",
39 | "rollup-plugin-livereload": "^2.0.0",
40 | "rollup-plugin-svelte": "^7.0.0",
41 | "rollup-plugin-terser": "^7.0.0",
42 | "sirv-cli": "^1.0.9",
43 | "svelte": "^4.2.19"
44 | }
45 | }
46 |
--------------------------------------------------------------------------------
/postcss.config.js:
--------------------------------------------------------------------------------
1 | module.exports = {
2 | plugins: [
3 | require("postcss-import")(),
4 | require("postcss-nested")(),
5 | require("cssnano")(),
6 | ],
7 | }
8 |
--------------------------------------------------------------------------------
/robots.txt:
--------------------------------------------------------------------------------
1 | User-agent: *
2 | Allow: /index.html
3 |
--------------------------------------------------------------------------------
/rollup.config.js:
--------------------------------------------------------------------------------
1 | import svelte from "rollup-plugin-svelte";
2 | import commonjs from "@rollup/plugin-commonjs";
3 | import resolve from "@rollup/plugin-node-resolve";
4 | import replace from "@rollup/plugin-replace";
5 | import livereload from "rollup-plugin-livereload";
6 | import { terser } from "rollup-plugin-terser";
7 |
8 | const production = !process.env.ROLLUP_WATCH;
9 |
10 | function serve() {
11 | let server;
12 |
13 | function toExit() {
14 | if (server) server.kill(0);
15 | }
16 |
17 | return {
18 | writeBundle() {
19 | if (server) return;
20 | server = require("child_process").spawn("npm", ["run", "start", "--", "--dev"], {
21 | stdio: ["ignore", "inherit", "inherit"],
22 | shell: true
23 | });
24 |
25 | process.on("SIGTERM", toExit);
26 | process.on("exit", toExit);
27 | }
28 | };
29 | }
30 |
31 | export default [{
32 | input: "src/app/main.js",
33 | output: {
34 | sourcemap: true,
35 | format: "iife",
36 | name: "app",
37 | file: "dist/app-script.js"
38 | },
39 | plugins: [
40 | svelte({
41 | compilerOptions: {
42 | // enable run-time checks when not in production
43 | dev: !production
44 | }
45 | }),
46 | // If you have external dependencies installed from
47 | // npm, you"ll most likely need these plugins. In
48 | // some cases you"ll need additional configuration -
49 | // consult the documentation for details:
50 | // https://github.com/rollup/plugins/tree/master/packages/commonjs
51 | resolve({
52 | browser: true,
53 | dedupe: ["svelte"]
54 | }),
55 | commonjs(),
56 |
57 | // In dev mode, call `npm run start` once
58 | // the bundle has been generated
59 | !production && serve(),
60 |
61 | // Watch the `public` directory and refresh the
62 | // browser on changes when not in production
63 | !production && livereload("dist"),
64 |
65 | // If we"re building for production (npm run build
66 | // instead of npm run dev), minify
67 | production && terser()
68 | ],
69 | watch: {
70 | clearScreen: false
71 | }
72 | }, {
73 | input: "src/entry.js",
74 | output: {
75 | format: "iife",
76 | name: "entry",
77 | file: "dist/entry-script.js"
78 | },
79 | plugins: [
80 | production && terser()
81 | ],
82 | }, {
83 | input: "src/sw.js",
84 | output: {
85 | format: "iife",
86 | name: "sw",
87 | file: "service-worker.js"
88 | },
89 | plugins: [
90 | resolve(),
91 | replace({
92 | "process.env.NODE_ENV": production ? "'production'" : "''",
93 | }),
94 | production && terser()
95 | ],
96 | }];
97 |
--------------------------------------------------------------------------------
/service-worker.js:
--------------------------------------------------------------------------------
1 | !function(){"use strict";try{self["workbox:core:6.0.2"]&&_()}catch(e){}const e=(e,...t)=>{let s=e;return t.length>0&&(s+=` :: ${JSON.stringify(t)}`),s};class t extends Error{constructor(t,s){super(e(t,s)),this.name=t,this.details=s}}try{self["workbox:cacheable-response:6.0.2"]&&_()}catch(e){}class s{constructor(e={}){this._statuses=e.statuses,this._headers=e.headers}isResponseCacheable(e){let t=!0;return this._statuses&&(t=this._statuses.includes(e.status)),this._headers&&t&&(t=Object.keys(this._headers).some((t=>e.headers.get(t)===this._headers[t]))),t}}const a={googleAnalytics:"googleAnalytics",precache:"precache-v2",prefix:"workbox",runtime:"runtime",suffix:"undefined"!=typeof registration?registration.scope:""},n=e=>[a.prefix,e,a.suffix].filter((e=>e&&e.length>0)).join("-"),r=e=>e||n(a.runtime);function i(e,t){const s=new URL(e);for(const e of t)s.searchParams.delete(e);return s.href}class o{constructor(){this.promise=new Promise(((e,t)=>{this.resolve=e,this.reject=t}))}}const c=new Set;try{self["workbox:strategies:6.0.2"]&&_()}catch(e){}function h(e){return"string"==typeof e?new Request(e):e}class l{constructor(e,t){this._cacheKeys={},Object.assign(this,t),this.event=t.event,this._strategy=e,this._handlerDeferred=new o,this._extendLifetimePromises=[],this._plugins=[...e.plugins],this._pluginStateMap=new Map;for(const e of this._plugins)this._pluginStateMap.set(e,{});this.event.waitUntil(this._handlerDeferred.promise)}fetch(e){return this.waitUntil((async()=>{const{event:s}=this;let a=h(e);if("navigate"===a.mode&&s instanceof FetchEvent&&s.preloadResponse){const e=await s.preloadResponse;if(e)return e}const n=this.hasCallback("fetchDidFail")?a.clone():null;try{for(const e of this.iterateCallbacks("requestWillFetch"))a=await e({request:a.clone(),event:s})}catch(e){throw new t("plugin-error-request-will-fetch",{thrownError:e})}const r=a.clone();try{let e;e=await fetch(a,"navigate"===a.mode?void 0:this._strategy.fetchOptions);for(const t of this.iterateCallbacks("fetchDidSucceed"))e=await t({event:s,request:r,response:e});return e}catch(e){throw n&&await this.runCallbacks("fetchDidFail",{error:e,event:s,originalRequest:n.clone(),request:r.clone()}),e}})())}async fetchAndCachePut(e){const t=await this.fetch(e),s=t.clone();return this.waitUntil(this.cachePut(e,s)),t}cacheMatch(e){return this.waitUntil((async()=>{const t=h(e);let s;const{cacheName:a,matchOptions:n}=this._strategy,r=await this.getCacheKey(t,"read"),i={...n,cacheName:a};s=await caches.match(r,i);for(const e of this.iterateCallbacks("cachedResponseWillBeUsed"))s=await e({cacheName:a,matchOptions:n,cachedResponse:s,request:r,event:this.event})||void 0;return s})())}async cachePut(e,s){const a=h(e);var n;await(n=0,new Promise((e=>setTimeout(e,n))));const r=await this.getCacheKey(a,"write");if(!s)throw new t("cache-put-with-no-response",{url:(o=r.url,new URL(String(o),location.href).href.replace(new RegExp(`^${location.origin}`),""))});var o;const l=await this._ensureResponseSafeToCache(s);if(!l)return;const{cacheName:u,matchOptions:d}=this._strategy,p=await self.caches.open(u),f=this.hasCallback("cacheDidUpdate"),m=f?await async function(e,t,s,a){const n=i(t.url,s);if(t.url===n)return e.match(t,a);const r={...a,ignoreSearch:!0},o=await e.keys(t,r);for(const t of o)if(n===i(t.url,s))return e.match(t,a)}(p,r.clone(),["__WB_REVISION__"],d):null;try{await p.put(r,f?l.clone():l)}catch(e){throw"QuotaExceededError"===e.name&&await async function(){for(const e of c)await e()}(),e}for(const e of this.iterateCallbacks("cacheDidUpdate"))await e({cacheName:u,oldResponse:m,newResponse:l.clone(),request:r,event:this.event})}async getCacheKey(e,t){if(!this._cacheKeys[t]){let s=e;for(const e of this.iterateCallbacks("cacheKeyWillBeUsed"))s=h(await e({mode:t,request:s,event:this.event,params:this.params}));this._cacheKeys[t]=s}return this._cacheKeys[t]}hasCallback(e){for(const t of this._strategy.plugins)if(e in t)return!0;return!1}async runCallbacks(e,t){for(const s of this.iterateCallbacks(e))await s(t)}*iterateCallbacks(e){for(const t of this._strategy.plugins)if("function"==typeof t[e]){const s=this._pluginStateMap.get(t),a=a=>{const n={...a,state:s};return t[e](n)};yield a}}waitUntil(e){return this._extendLifetimePromises.push(e),e}async doneWaiting(){let e;for(;e=this._extendLifetimePromises.shift();)await e}destroy(){this._handlerDeferred.resolve()}async _ensureResponseSafeToCache(e){let t=e,s=!1;for(const e of this.iterateCallbacks("cacheWillUpdate"))if(t=await e({request:this.request,response:t,event:this.event})||void 0,s=!0,!t)break;return s||t&&200!==t.status&&(t=void 0),t}}function u(e){e.then((()=>{}))}class d{constructor(e,t,{onupgradeneeded:s,onversionchange:a}={}){this._db=null,this._name=e,this._version=t,this._onupgradeneeded=s,this._onversionchange=a||(()=>this.close())}get db(){return this._db}async open(){if(!this._db)return this._db=await new Promise(((e,t)=>{let s=!1;setTimeout((()=>{s=!0,t(new Error("The open request was blocked and timed out"))}),this.OPEN_TIMEOUT);const a=indexedDB.open(this._name,this._version);a.onerror=()=>t(a.error),a.onupgradeneeded=e=>{s?(a.transaction.abort(),a.result.close()):"function"==typeof this._onupgradeneeded&&this._onupgradeneeded(e)},a.onsuccess=()=>{const t=a.result;s?t.close():(t.onversionchange=this._onversionchange.bind(this),e(t))}})),this}async getKey(e,t){return(await this.getAllKeys(e,t,1))[0]}async getAll(e,t,s){return await this.getAllMatching(e,{query:t,count:s})}async getAllKeys(e,t,s){return(await this.getAllMatching(e,{query:t,count:s,includeKeys:!0})).map((e=>e.key))}async getAllMatching(e,{index:t,query:s=null,direction:a="next",count:n,includeKeys:r=!1}={}){return await this.transaction([e],"readonly",((i,o)=>{const c=i.objectStore(e),h=t?c.index(t):c,l=[],u=h.openCursor(s,a);u.onsuccess=()=>{const e=u.result;e?(l.push(r?e:e.value),n&&l.length>=n?o(l):e.continue()):o(l)}}))}async transaction(e,t,s){return await this.open(),await new Promise(((a,n)=>{const r=this._db.transaction(e,t);r.onabort=()=>n(r.error),r.oncomplete=()=>a(),s(r,(e=>a(e)))}))}async _call(e,t,s,...a){return await this.transaction([t],s,((s,n)=>{const r=s.objectStore(t),i=r[e].apply(r,a);i.onsuccess=()=>n(i.result)}))}close(){this._db&&(this._db.close(),this._db=null)}}d.prototype.OPEN_TIMEOUT=2e3;const p={readonly:["get","count","getKey","getAll","getAllKeys"],readwrite:["add","put","clear","delete"]};for(const[e,t]of Object.entries(p))for(const s of t)s in IDBObjectStore.prototype&&(d.prototype[s]=async function(t,...a){return await this._call(s,t,e,...a)});try{self["workbox:expiration:6.0.2"]&&_()}catch(e){}const f="cache-entries",m=e=>{const t=new URL(e,location.href);return t.hash="",t.href};class w{constructor(e){this._cacheName=e,this._db=new d("workbox-expiration",1,{onupgradeneeded:e=>this._handleUpgrade(e)})}_handleUpgrade(e){const t=e.target.result.createObjectStore(f,{keyPath:"id"});t.createIndex("cacheName","cacheName",{unique:!1}),t.createIndex("timestamp","timestamp",{unique:!1}),(async e=>{await new Promise(((t,s)=>{const a=indexedDB.deleteDatabase(e);a.onerror=()=>{s(a.error)},a.onblocked=()=>{s(new Error("Delete blocked"))},a.onsuccess=()=>{t()}}))})(this._cacheName)}async setTimestamp(e,t){const s={url:e=m(e),timestamp:t,cacheName:this._cacheName,id:this._getId(e)};await this._db.put(f,s)}async getTimestamp(e){return(await this._db.get(f,this._getId(e))).timestamp}async expireEntries(e,t){const s=await this._db.transaction(f,"readwrite",((s,a)=>{const n=s.objectStore(f).index("timestamp").openCursor(null,"prev"),r=[];let i=0;n.onsuccess=()=>{const s=n.result;if(s){const a=s.value;a.cacheName===this._cacheName&&(e&&a.timestamp=t?r.push(s.value):i++),s.continue()}else a(r)}})),a=[];for(const e of s)await this._db.delete(f,e.id),a.push(e.url);return a}_getId(e){return this._cacheName+"|"+m(e)}}class g{constructor(e,t={}){this._isRunning=!1,this._rerunRequested=!1,this._maxEntries=t.maxEntries,this._maxAgeSeconds=t.maxAgeSeconds,this._matchOptions=t.matchOptions,this._cacheName=e,this._timestampModel=new w(e)}async expireEntries(){if(this._isRunning)return void(this._rerunRequested=!0);this._isRunning=!0;const e=this._maxAgeSeconds?Date.now()-1e3*this._maxAgeSeconds:0,t=await this._timestampModel.expireEntries(e,this._maxEntries),s=await self.caches.open(this._cacheName);for(const e of t)await s.delete(e,this._matchOptions);this._isRunning=!1,this._rerunRequested&&(this._rerunRequested=!1,u(this.expireEntries()))}async updateTimestamp(e){await this._timestampModel.setTimestamp(e,Date.now())}async isURLExpired(e){if(this._maxAgeSeconds){return await this._timestampModel.getTimestamp(e)e&&"object"==typeof e?e:{handle:e};class b{constructor(e,t,s="GET"){this.handler=y(t),this.match=e,this.method=s}}class x extends b{constructor(e,t,s){super((({url:t})=>{const s=e.exec(t.href);if(s&&(t.origin===location.origin||0===s.index))return s.slice(1)}),t,s)}}class v{constructor(){this._routes=new Map,this._defaultHandlerMap=new Map}get routes(){return this._routes}addFetchListener(){self.addEventListener("fetch",(e=>{const{request:t}=e,s=this.handleRequest({request:t,event:e});s&&e.respondWith(s)}))}addCacheListener(){self.addEventListener("message",(e=>{if(e.data&&"CACHE_URLS"===e.data.type){const{payload:t}=e.data,s=Promise.all(t.urlsToCache.map((t=>{"string"==typeof t&&(t=[t]);const s=new Request(...t);return this.handleRequest({request:s,event:e})})));e.waitUntil(s),e.ports&&e.ports[0]&&s.then((()=>e.ports[0].postMessage(!0)))}}))}handleRequest({request:e,event:t}){const s=new URL(e.url,location.href);if(!s.protocol.startsWith("http"))return;const a=s.origin===location.origin,{params:n,route:r}=this.findMatchingRoute({event:t,request:e,sameOrigin:a,url:s});let i=r&&r.handler;const o=e.method;if(!i&&this._defaultHandlerMap.has(o)&&(i=this._defaultHandlerMap.get(o)),!i)return;let c;try{c=i.handle({url:s,request:e,event:t,params:n})}catch(e){c=Promise.reject(e)}return c instanceof Promise&&this._catchHandler&&(c=c.catch((a=>this._catchHandler.handle({url:s,request:e,event:t})))),c}findMatchingRoute({url:e,sameOrigin:t,request:s,event:a}){const n=this._routes.get(s.method)||[];for(const r of n){let n;const i=r.match({url:e,sameOrigin:t,request:s,event:a});if(i)return n=i,(Array.isArray(i)&&0===i.length||i.constructor===Object&&0===Object.keys(i).length||"boolean"==typeof i)&&(n=void 0),{route:r,params:n}}return{}}setDefaultHandler(e,t="GET"){this._defaultHandlerMap.set(t,y(e))}setCatchHandler(e){this._catchHandler=y(e)}registerRoute(e){this._routes.has(e.method)||this._routes.set(e.method,[]),this._routes.get(e.method).push(e)}unregisterRoute(e){if(!this._routes.has(e.method))throw new t("unregister-route-but-not-found-with-method",{method:e.method});const s=this._routes.get(e.method).indexOf(e);if(!(s>-1))throw new t("unregister-route-route-not-registered");this._routes.get(e.method).splice(s,1)}}let R;const q=()=>(R||(R=new v,R.addFetchListener(),R.addCacheListener()),R);!function(e,s,a){let n;if("string"==typeof e){const t=new URL(e,location.href);n=new b((({url:e})=>e.href===t.href),s,a)}else if(e instanceof RegExp)n=new x(e,s,a);else if("function"==typeof e)n=new b(e,s,a);else{if(!(e instanceof b))throw new t("unsupported-route-type",{moduleName:"workbox-routing",funcName:"registerRoute",paramName:"capture"});n=e}q().registerRoute(n)}((({request:e})=>"image"===e.destination),new class extends class{constructor(e={}){this.cacheName=r(e.cacheName),this.plugins=e.plugins||[],this.fetchOptions=e.fetchOptions,this.matchOptions=e.matchOptions}handle(e){const[t]=this.handleAll(e);return t}handleAll(e){e instanceof FetchEvent&&(e={event:e,request:e.request});const t=e.event,s="string"==typeof e.request?new Request(e.request):e.request,a="params"in e?e.params:void 0,n=new l(this,{event:t,request:s,params:a}),r=this._getResponse(n,s,t);return[r,this._awaitComplete(r,n,s,t)]}async _getResponse(e,s,a){let n;await e.runCallbacks("handlerWillStart",{event:a,request:s});try{if(n=await this._handle(s,e),!n||"error"===n.type)throw new t("no-response",{url:s.url})}catch(t){for(const r of e.iterateCallbacks("handlerDidError"))if(n=await r({error:t,event:a,request:s}),n)break;if(!n)throw t}for(const t of e.iterateCallbacks("handlerWillRespond"))n=await t({event:a,request:s,response:n});return n}async _awaitComplete(e,t,s,a){let n,r;try{n=await e}catch(r){}try{await t.runCallbacks("handlerDidRespond",{event:a,request:s,response:n}),await t.doneWaiting()}catch(e){r=e}if(await t.runCallbacks("handlerDidComplete",{event:a,request:s,response:n,error:r}),t.destroy(),r)throw r}}{async _handle(e,s){let a,n=await s.cacheMatch(e);if(!n)try{n=await s.fetchAndCachePut(e)}catch(e){a=e}if(!n)throw new t("no-response",{url:e.url,error:a});return n}}({cacheName:"images",plugins:[new class{constructor(e){this.cacheWillUpdate=async({response:e})=>this._cacheableResponse.isResponseCacheable(e)?e:null,this._cacheableResponse=new s(e)}}({statuses:[0,200]}),new class{constructor(e={}){var t;this.cachedResponseWillBeUsed=async({event:e,request:t,cacheName:s,cachedResponse:a})=>{if(!a)return null;const n=this._isResponseDateFresh(a),r=this._getCacheExpiration(s);u(r.expireEntries());const i=r.updateTimestamp(t.url);if(e)try{e.waitUntil(i)}catch(e){}return n?a:null},this.cacheDidUpdate=async({cacheName:e,request:t})=>{const s=this._getCacheExpiration(e);await s.updateTimestamp(t.url),await s.expireEntries()},this._config=e,this._maxAgeSeconds=e.maxAgeSeconds,this._cacheExpirations=new Map,e.purgeOnQuotaError&&(t=()=>this.deleteCacheAndMetadata(),c.add(t))}_getCacheExpiration(e){if(e===r())throw new t("expire-custom-caches-only");let s=this._cacheExpirations.get(e);return s||(s=new g(e,this._config),this._cacheExpirations.set(e,s)),s}_isResponseDateFresh(e){if(!this._maxAgeSeconds)return!0;const t=this._getDateHeaderTimestamp(e);if(null===t)return!0;return t>=Date.now()-1e3*this._maxAgeSeconds}_getDateHeaderTimestamp(e){if(!e.headers.has("date"))return null;const t=e.headers.get("date"),s=new Date(t).getTime();return isNaN(s)?null:s}async deleteCacheAndMetadata(){for(const[e,t]of this._cacheExpirations)await self.caches.delete(e),await t.delete();this._cacheExpirations=new Map}}({maxAgeSeconds:2592e3,purgeOnQuotaError:!0})]}))}();
2 |
--------------------------------------------------------------------------------
/sh/make-parts_data.js:
--------------------------------------------------------------------------------
1 | 'use strict';
2 |
3 | const fs = require('fs');
4 | const path = require('path');
5 |
6 | const BASE_DIR = process.cwd();
7 | const PARTS_DIR = './img/ika';
8 | const SCHEME_SRC_DIR = './src/data/_parts';
9 | const SCHEME_DIST_DIR = './src/data/parts';
10 |
11 | if (path.basename(BASE_DIR) !== 'ika-maker') {
12 | console.log('Execute from project root!');
13 | process.exit(1);
14 | }
15 |
16 | console.log(`Generate ${SCHEME_DIST_DIR}.js`);
17 |
18 | /**
19 | * このオブジェクトを、存在する画像ファイルから補完する
20 | *
21 | */
22 | const PARTS_SCHEME = require(path.resolve(BASE_DIR, SCHEME_SRC_DIR));
23 | const cmnItemMap = { bg: 1, eyes: 1, item: 1 };
24 |
25 | let data = {
26 | girl: _getPartsSchemebyAppType('girl'),
27 | boy: _getPartsSchemebyAppType('boy'),
28 | };
29 | data = `module.exports = ${JSON.stringify(data, null, 2)};`;
30 |
31 | fs.writeFileSync(`${path.resolve(BASE_DIR, SCHEME_DIST_DIR)}.js`, data);
32 | console.log('Done!');
33 |
34 | function _getPartsSchemebyAppType(appType) {
35 | let partsScheme = JSON.parse(JSON.stringify(PARTS_SCHEME));
36 |
37 | Object.keys(partsScheme).forEach((parts) => {
38 | let appPartsType = parts in cmnItemMap ? 'cmn' : appType;
39 | let partsPath = path.resolve(PARTS_DIR, appPartsType, parts);
40 | let partsList = fs.readdirSync(partsPath);
41 | let selectType = partsScheme[parts].selectType;
42 |
43 | if (selectType === 'TYPE' || selectType === 'COLOR') {
44 | partsList
45 | .sort(_sortByFileNo)
46 | .forEach((file) => {
47 | partsScheme[parts].items.push(_getElementByFileName(file, `${PARTS_DIR}/${appPartsType}/${parts}`));
48 | });
49 | }
50 |
51 | if (selectType === 'TYPE_COLOR') {
52 | partsList.forEach((type) => {
53 | let colorsList = fs.readdirSync(path.resolve(PARTS_DIR, appPartsType, parts, type));
54 | let colorItems = colorsList
55 | .sort(_sortByFileNo)
56 | .map((file) => {
57 | return _getElementByFileName(file, `${PARTS_DIR}/${appPartsType}/${parts}/${type}`);
58 | });
59 |
60 | partsScheme[parts].items.push({
61 | id: type|0,
62 | items: colorItems
63 | });
64 | });
65 | }
66 | });
67 |
68 | return partsScheme;
69 | }
70 |
71 | function _getElementByFileName(file, path) {
72 | return {
73 | id: file.split('.')[0]|0,
74 | path: `${path}/${file}`
75 | };
76 | }
77 |
78 | function _sortByFileNo(a, b) {
79 | return parseInt(a, 10) > parseInt(b, 10) ? 1 : -1;
80 | }
81 |
--------------------------------------------------------------------------------
/sorry.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 | スーパーイカメーカー
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
スーパーイカメーカー
18 |
19 |
20 |
21 |
に"っ!(エラー...)
22 |
23 |
24 | ココにたどり着いたイカのみなさん、
25 | どうもすみません。
26 | 予期せぬ事態 が起きてしまったようです。
27 |
28 | よければ以下の順に試してみてください。
29 |
30 |
31 |
32 | 1. お使いのブラウザのキャッシュを削除
33 | 2. しばらく時間をおいて再び試す
34 | 3. Twitterで何か起きてるか調べる
35 | 4. なかのイカに聞く
36 |
37 |
38 |
39 |
40 |
43 |
44 |
45 |
46 |
47 |
--------------------------------------------------------------------------------
/src/app/component/app.svelte:
--------------------------------------------------------------------------------
1 |
33 |
34 |
35 | {title}スーパーイカメーカー
36 |
37 |
38 |
39 |
40 |
46 |
47 |
48 |
49 |
--------------------------------------------------------------------------------
/src/app/component/fix-modal.svelte:
--------------------------------------------------------------------------------
1 |
8 |
9 |
10 |
11 |
12 | ※画像を長押し or 右クリックメニューから保存できます
13 | ※ツイートする場合の画像はご自身で添付してください
14 |
15 |
19 |
20 |
--------------------------------------------------------------------------------
/src/app/component/fix-modal/share-button.svelte:
--------------------------------------------------------------------------------
1 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/src/app/component/header.svelte:
--------------------------------------------------------------------------------
1 |
6 |
7 |
16 |
--------------------------------------------------------------------------------
/src/app/component/preview.svelte:
--------------------------------------------------------------------------------
1 |
4 |
5 | {}}>
6 |
7 |
8 |
--------------------------------------------------------------------------------
/src/app/component/tool-panel.svelte:
--------------------------------------------------------------------------------
1 |
17 |
18 |
67 |
--------------------------------------------------------------------------------
/src/app/component/tool-panel/color-selector.svelte:
--------------------------------------------------------------------------------
1 |
10 |
11 |