diff options
-rw-r--r-- | package.json | 1 | ||||
-rw-r--r-- | src/_icons/aperture.svg | 12 | ||||
-rw-r--r-- | src/_icons/dice-1.svg | 2 | ||||
-rw-r--r-- | src/_icons/dice-2.svg | 4 | ||||
-rw-r--r-- | src/_icons/dice-3.svg | 6 | ||||
-rw-r--r-- | src/_icons/dice-4.svg | 8 | ||||
-rw-r--r-- | src/_icons/dice-5.svg | 10 | ||||
-rw-r--r-- | src/_icons/dice-6.svg | 12 | ||||
-rw-r--r-- | src/_icons/note.svg | 7 | ||||
-rw-r--r-- | src/_icons/notes.svg | 8 |
10 files changed, 43 insertions, 27 deletions
diff --git a/package.json b/package.json index 4356fdb7..89fec1ff 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ "main": "gulpfile.js", "scripts": { "start": "bundle exec jekyll serve --watch --livereload", + "optimize": "gulp optimize", "release": "release-it" }, "description": "", diff --git a/src/_icons/aperture.svg b/src/_icons/aperture.svg index 3ec943cc..eac608da 100644 --- a/src/_icons/aperture.svg +++ b/src/_icons/aperture.svg @@ -2,10 +2,10 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - <line x1="14.3" y1="8" x2="19.5" y2="17"></line> - <line x1="9.7" y1="8" x2="20" y2="8"></line> - <line x1="7.4" y1="12" x2="12.5" y2="3"></line> - <line x1="9.7" y1="16" x2="4.5" y2="7.1"></line> - <line x1="14.3" y1="16" x2="4" y2="16"></line> - <line x1="16.6" y1="12" x2="11.5" y2="21"></line> + <line x1="14.3" y1="8" x2="19.5" y2="17" /> + <line x1="9.7" y1="8" x2="20" y2="8" /> + <line x1="7.4" y1="12" x2="12.5" y2="3" /> + <line x1="9.7" y1="16" x2="4.5" y2="7.1" /> + <line x1="14.3" y1="16" x2="4" y2="16" /> + <line x1="16.6" y1="12" x2="11.5" y2="21" /> </svg> diff --git a/src/_icons/dice-1.svg b/src/_icons/dice-1.svg index 869141ec..9d5d0000 100644 --- a/src/_icons/dice-1.svg +++ b/src/_icons/dice-1.svg @@ -2,5 +2,5 @@ --- <svg> <rect x="4" y="4" width="16" height="16" rx="2" /> - <circle cx="12" cy="12" r=".5"></circle> + <circle cx="12" cy="12" r=".5" /> </svg> diff --git a/src/_icons/dice-2.svg b/src/_icons/dice-2.svg index 2b10e2b1..556a4ce6 100644 --- a/src/_icons/dice-2.svg +++ b/src/_icons/dice-2.svg @@ -2,6 +2,6 @@ --- <svg> <rect x="4" y="4" width="16" height="16" rx="2" /> - <circle cx="8" cy="8" r=".5"></circle> - <circle cx="16" cy="16" r=".5"></circle> + <circle cx="8" cy="8" r=".5" /> + <circle cx="16" cy="16" r=".5" /> </svg> diff --git a/src/_icons/dice-3.svg b/src/_icons/dice-3.svg index 8c485076..275ed34a 100644 --- a/src/_icons/dice-3.svg +++ b/src/_icons/dice-3.svg @@ -2,7 +2,7 @@ --- <svg> <rect x="4" y="4" width="16" height="16" rx="2" /> - <circle cx="12" cy="12" r=".5"></circle> - <circle cx="8" cy="8" r=".5"></circle> - <circle cx="16" cy="16" r=".5"></circle> + <circle cx="12" cy="12" r=".5" /> + <circle cx="8" cy="8" r=".5" /> + <circle cx="16" cy="16" r=".5" /> </svg> diff --git a/src/_icons/dice-4.svg b/src/_icons/dice-4.svg index f2c41ae7..2a674484 100644 --- a/src/_icons/dice-4.svg +++ b/src/_icons/dice-4.svg @@ -2,8 +2,8 @@ --- <svg> <rect x="4" y="4" width="16" height="16" rx="2" /> - <circle cx="8" cy="8" r=".5"></circle> - <circle cx="8" cy="16" r=".5"></circle> - <circle cx="16" cy="8" r=".5"></circle> - <circle cx="16" cy="16" r=".5"></circle> + <circle cx="8" cy="8" r=".5" /> + <circle cx="8" cy="16" r=".5" /> + <circle cx="16" cy="8" r=".5" /> + <circle cx="16" cy="16" r=".5" /> </svg> diff --git a/src/_icons/dice-5.svg b/src/_icons/dice-5.svg index a9d4b81a..9f07a3ff 100644 --- a/src/_icons/dice-5.svg +++ b/src/_icons/dice-5.svg @@ -2,9 +2,9 @@ --- <svg> <rect x="4" y="4" width="16" height="16" rx="2" /> - <circle cx="12" cy="12" r=".5"></circle> - <circle cx="8" cy="8" r=".5"></circle> - <circle cx="8" cy="16" r=".5"></circle> - <circle cx="16" cy="8" r=".5"></circle> - <circle cx="16" cy="16" r=".5"></circle> + <circle cx="12" cy="12" r=".5" /> + <circle cx="8" cy="8" r=".5" /> + <circle cx="8" cy="16" r=".5" /> + <circle cx="16" cy="8" r=".5" /> + <circle cx="16" cy="16" r=".5" /> </svg> diff --git a/src/_icons/dice-6.svg b/src/_icons/dice-6.svg index 2f754f2c..ec5ed26e 100644 --- a/src/_icons/dice-6.svg +++ b/src/_icons/dice-6.svg @@ -2,10 +2,10 @@ --- <svg> <rect x="4" y="4" width="16" height="16" rx="2" /> - <circle cx="8" cy="8" r=".5"></circle> - <circle cx="8" cy="12" r=".5"></circle> - <circle cx="8" cy="16" r=".5"></circle> - <circle cx="16" cy="8" r=".5"></circle> - <circle cx="16" cy="12" r=".5"></circle> - <circle cx="16" cy="16" r=".5"></circle> + <circle cx="8" cy="8" r=".5" /> + <circle cx="8" cy="12" r=".5" /> + <circle cx="8" cy="16" r=".5" /> + <circle cx="16" cy="8" r=".5" /> + <circle cx="16" cy="12" r=".5" /> + <circle cx="16" cy="16" r=".5" /> </svg> diff --git a/src/_icons/note.svg b/src/_icons/note.svg new file mode 100644 index 00000000..bf76d7d5 --- /dev/null +++ b/src/_icons/note.svg @@ -0,0 +1,7 @@ +--- +tags: [checkbox] +--- +<svg> + <line x1="13" y1="20" x2="20" y2="13" /> + <path d="M13 20v-6a1 1 0 0 1 1 -1h6v-7a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7" /> +</svg> diff --git a/src/_icons/notes.svg b/src/_icons/notes.svg new file mode 100644 index 00000000..0b06ba65 --- /dev/null +++ b/src/_icons/notes.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <rect x="5" y="3" width="14" height="18" rx="2" /> + <line x1="9" y1="7" x2="15" y2="7" /> + <line x1="9" y1="11" x2="15" y2="11" /> + <line x1="9" y1="15" x2="13" y2="15" /> +</svg> |