spina-template 0.2.14 → 0.2.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (62) hide show
  1. checksums.yaml +4 -4
  2. data/.DS_Store +0 -0
  3. data/.fontcustom-manifest.json +199 -0
  4. data/app/.DS_Store +0 -0
  5. data/app/assets/.DS_Store +0 -0
  6. data/app/assets/fonts/spina/icons_spina.eot +0 -0
  7. data/app/assets/fonts/spina/icons_spina.svg +280 -0
  8. data/app/assets/fonts/spina/icons_spina.ttf +0 -0
  9. data/app/assets/fonts/spina/icons_spina.woff +0 -0
  10. data/app/assets/icons/spina/bars.svg +1 -0
  11. data/app/assets/icons/spina/bold.svg +1 -0
  12. data/app/assets/icons/spina/brush.svg +10 -0
  13. data/app/assets/icons/spina/caret-down.svg +1 -0
  14. data/app/assets/icons/spina/caret-left.svg +1 -0
  15. data/app/assets/icons/spina/caret-right.svg +1 -0
  16. data/app/assets/icons/spina/caret-up.svg +1 -0
  17. data/app/assets/icons/spina/chart-outline.svg +10 -0
  18. data/app/assets/icons/spina/check.svg +10 -0
  19. data/app/assets/icons/spina/chevron-down.svg +1 -0
  20. data/app/assets/icons/spina/chevron-left.svg +1 -0
  21. data/app/assets/icons/spina/chevron-right.svg +1 -0
  22. data/app/assets/icons/spina/chevron-up.svg +1 -0
  23. data/app/assets/icons/spina/code.svg +1 -0
  24. data/app/assets/icons/spina/cog-outline.svg +10 -0
  25. data/app/assets/icons/spina/cog.svg +10 -0
  26. data/app/assets/icons/spina/comment.svg +1 -0
  27. data/app/assets/icons/spina/cross.svg +10 -0
  28. data/app/assets/icons/spina/document.svg +10 -0
  29. data/app/assets/icons/spina/home.svg +1 -0
  30. data/app/assets/icons/spina/inbox-outline.svg +10 -0
  31. data/app/assets/icons/spina/italic.svg +1 -0
  32. data/app/assets/icons/spina/link.svg +1 -0
  33. data/app/assets/icons/spina/list-ul.svg +1 -0
  34. data/app/assets/icons/spina/mail-outline.svg +10 -0
  35. data/app/assets/icons/spina/media-library.svg +10 -0
  36. data/app/assets/icons/spina/pencil-outline.svg +10 -0
  37. data/app/assets/icons/spina/picture-o.svg +1 -0
  38. data/app/assets/icons/spina/plus.svg +10 -0
  39. data/app/assets/icons/spina/power-off.svg +10 -0
  40. data/app/assets/icons/spina/preview/icons_spina-preview.html +773 -0
  41. data/app/assets/icons/spina/preview.svg +10 -0
  42. data/app/assets/icons/spina/random.svg +10 -0
  43. data/app/assets/icons/spina/refresh.svg +13 -0
  44. data/app/assets/icons/spina/search.svg +10 -0
  45. data/app/assets/icons/spina/social-outline.svg +10 -0
  46. data/app/assets/icons/spina/trash.svg +10 -0
  47. data/app/assets/icons/spina/upload-outline.svg +14 -0
  48. data/app/assets/icons/spina/users-outline.svg +10 -0
  49. data/app/assets/stylesheets/spina/_buttons.css.sass +5 -2
  50. data/app/assets/stylesheets/spina/_fonts.css.sass +17 -0
  51. data/app/assets/stylesheets/spina/_forms.css.sass +11 -16
  52. data/app/assets/stylesheets/spina/_icons_spina.css.scss +42 -0
  53. data/app/assets/stylesheets/spina/_modal.css.sass +4 -1
  54. data/app/assets/stylesheets/spina/_sortable_lists.css.sass +1 -2
  55. data/app/assets/stylesheets/spina/_tables.css.sass +2 -4
  56. data/app/assets/stylesheets/spina.css.sass +7 -7
  57. data/config/fontcustom.yml +95 -0
  58. data/lib/spina/fontcustom/_icons_spina.css.scss +5 -0
  59. data/lib/spina/template/version.rb +1 -1
  60. data/lib/spina/template.rb +0 -1
  61. data/spina-template.gemspec +1 -1
  62. metadata +54 -7
@@ -0,0 +1 @@
1
+ <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1683 808l-742 741q-19 19-45 19t-45-19l-742-741q-19-19-19-45.5t19-45.5l166-165q19-19 45-19t45 19l531 531 531-531q19-19 45-19t45 19l166 165q19 19 19 45.5t-19 45.5z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1427 301l-531 531 531 531q19 19 19 45t-19 45l-166 166q-19 19-45 19t-45-19l-742-742q-19-19-19-45t19-45l742-742q19-19 45-19t45 19l166 166q19 19 19 45t-19 45z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1363 877l-742 742q-19 19-45 19t-45-19l-166-166q-19-19-19-45t19-45l531-531-531-531q-19-19-19-45t19-45l166-166q19-19 45-19t45 19l742 742q19 19 19 45t-19 45z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1683 1331l-166 165q-19 19-45 19t-45-19l-531-531-531 531q-19 19-45 19t-45-19l-166-165q-19-19-19-45.5t19-45.5l742-741q19-19 45-19t45 19l742 741q19 19 19 45.5t-19 45.5z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M553 1399l-50 50q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l50 50q10 10 10 23t-10 23l-393 393 393 393q10 10 10 23t-10 23zm591-1067l-373 1291q-4 13-15.5 19.5t-23.5 2.5l-62-17q-13-4-19.5-15.5t-2.5-24.5l373-1291q4-13 15.5-19.5t23.5-2.5l62 17q13 4 19.5 15.5t2.5 24.5zm657 651l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23t-10 23z"/></svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg width="256px" height="256px" viewBox="0 0 256 256" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
+ <!-- Generator: Sketch 3.3.1 (12002) - http://www.bohemiancoding.com/sketch -->
4
+ <title>Untitled 2</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs></defs>
7
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
8
+ <path d="M127.999,88 C150.091,88 167.999,105.908 167.999,128 C167.999,150.092 150.091,168 127.999,168 C105.907,168 87.999,150.092 87.999,128 C87.999,105.908 105.907,88 127.999,88 L127.999,88 Z M127.999,80 C101.532,80 79.999,101.533 79.999,128 C79.999,154.467 101.532,176 127.999,176 C154.467,176 175.999,154.467 175.999,128 C175.999,101.533 154.467,80 127.999,80 L127.999,80 L127.999,80 Z M127.999,16 C132.11,16 136.167,16.229 140.165,16.66 L148.677,50.713 C155.531,52.542 162.015,55.264 168.013,58.736 L198.12,40.672 C204.459,45.769 210.229,51.539 215.325,57.878 L197.261,87.985 C200.736,93.983 203.456,100.467 205.286,107.321 L239.339,115.835 C239.771,119.831 239.999,123.889 239.999,128 C239.999,132.111 239.77,136.168 239.339,140.165 L205.286,148.678 C203.459,155.532 200.735,162.016 197.263,168.014 L215.327,198.121 C210.229,204.46 204.46,210.23 198.12,215.327 L168.013,197.263 C162.015,200.737 155.531,203.458 148.677,205.287 L140.165,239.34 C136.167,239.772 132.11,240 127.999,240 C123.888,240 119.831,239.771 115.835,239.34 L107.321,205.287 C100.467,203.457 93.983,200.735 87.985,197.263 L57.878,215.327 C51.538,210.23 45.767,204.459 40.671,198.119 L58.735,168.012 C55.262,162.015 52.543,155.532 50.712,148.678 L16.659,140.165 C16.227,136.168 15.999,132.111 15.999,128 C15.999,123.889 16.228,119.832 16.659,115.835 L50.712,107.322 C52.543,100.468 55.263,93.984 58.735,87.986 L40.671,57.879 C45.769,51.54 51.54,45.769 57.878,40.672 L87.985,58.736 C93.983,55.263 100.467,52.542 107.321,50.713 L115.835,16.66 C119.831,16.229 123.888,16 127.999,16 L127.999,16 Z M127.999,0 C123.411,0 118.741,0.253 114.116,0.753 C107.449,1.473 101.938,6.274 100.311,12.78 L93.948,38.238 C92.148,38.923 90.37,39.661 88.612,40.454 L66.11,26.953 C63.565,25.426 60.717,24.673 57.88,24.673 C54.313,24.673 50.763,25.864 47.853,28.204 C40.627,34.015 34.013,40.626 28.203,47.854 C24.004,53.077 23.504,60.365 26.953,66.112 L40.453,88.613 C39.66,90.371 38.922,92.15 38.238,93.949 L12.779,100.313 C6.274,101.94 1.472,107.451 0.752,114.118 C0.252,118.743 9.09494702e-13,123.413 9.09494702e-13,128.001 C9.09494702e-13,132.589 0.252,137.259 0.752,141.884 C1.473,148.551 6.274,154.062 12.779,155.689 L38.238,162.053 C38.922,163.851 39.66,165.631 40.453,167.387 L26.953,189.888 C23.504,195.635 24.004,202.921 28.201,208.143 C34.012,215.372 40.625,221.985 47.853,227.797 C50.763,230.136 54.314,231.327 57.88,231.327 C60.718,231.327 63.566,230.574 66.11,229.047 L88.61,215.546 C90.368,216.339 92.147,217.077 93.946,217.762 L100.311,243.221 C101.938,249.726 107.449,254.528 114.116,255.247 C118.739,255.747 123.411,256 127.999,256 C132.587,256 137.258,255.747 141.882,255.247 C148.55,254.527 154.061,249.726 155.687,243.22 L162.052,217.762 C163.851,217.078 165.63,216.34 167.388,215.547 L189.889,229.047 C192.435,230.574 195.283,231.327 198.118,231.327 C201.686,231.327 205.236,230.136 208.145,227.796 C215.374,221.985 221.985,215.374 227.795,208.147 C231.994,202.923 232.494,195.636 229.045,189.889 L215.545,167.389 C216.338,165.631 217.076,163.852 217.76,162.052 L243.219,155.688 C249.725,154.062 254.526,148.55 255.246,141.883 C255.746,137.258 255.998,132.588 255.998,128 C255.998,123.411 255.746,118.74 255.246,114.117 C254.525,107.45 249.725,101.94 243.219,100.313 L217.76,93.948 C217.076,92.148 216.337,90.369 215.545,88.611 L229.045,66.111 C232.492,60.364 231.994,53.077 227.795,47.854 C221.987,40.629 215.377,34.018 208.147,28.204 C205.237,25.864 201.686,24.673 198.118,24.673 C195.282,24.673 192.434,25.426 189.889,26.953 L167.386,40.454 C165.629,39.661 163.85,38.923 162.051,38.239 L155.686,12.781 C154.06,6.275 148.549,1.474 141.881,0.754 C137.258,0.253 132.587,0 127.999,0 L127.999,0 L127.999,0 Z" id="Shape" fill="#000000" sketch:type="MSShapeGroup"></path>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg width="256px" height="256px" viewBox="0 0 256 256" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
+ <!-- Generator: Sketch 3.3.1 (12002) - http://www.bohemiancoding.com/sketch -->
4
+ <title>Untitled 2</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs></defs>
7
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
8
+ <path d="M127.999,80 C101.532,80 79.999,101.533 79.999,128 C79.999,154.467 101.532,176 127.999,176 C154.467,176 175.999,154.467 175.999,128 C175.999,101.533 154.467,80 127.999,80 Z M127.999,0 C123.411,0 118.741,0.253 114.116,0.753 C107.449,1.473 101.938,6.274 100.311,12.78 L93.948,38.238 C92.148,38.923 90.37,39.661 88.612,40.454 L66.11,26.953 C63.565,25.426 60.717,24.673 57.88,24.673 C54.313,24.673 50.763,25.864 47.853,28.204 C40.627,34.015 34.013,40.626 28.203,47.854 C24.004,53.077 23.504,60.365 26.953,66.112 L40.453,88.613 C39.66,90.371 38.922,92.15 38.238,93.949 L12.779,100.313 C6.274,101.94 1.472,107.451 0.752,114.118 C0.252,118.743 9.09494702e-13,123.413 9.09494702e-13,128.001 C9.09494702e-13,132.589 0.252,137.259 0.752,141.884 C1.473,148.551 6.274,154.062 12.779,155.689 L38.238,162.053 C38.922,163.851 39.66,165.631 40.453,167.387 L26.953,189.888 C23.504,195.635 24.004,202.921 28.201,208.143 C34.012,215.372 40.625,221.985 47.853,227.797 C50.763,230.136 54.314,231.327 57.88,231.327 C60.718,231.327 63.566,230.574 66.11,229.047 L88.61,215.546 C90.368,216.339 92.147,217.077 93.946,217.762 L100.311,243.221 C101.938,249.726 107.449,254.528 114.116,255.247 C118.739,255.747 123.411,256 127.999,256 C132.587,256 137.258,255.747 141.882,255.247 C148.55,254.527 154.061,249.726 155.687,243.22 L162.052,217.762 C163.851,217.078 165.63,216.34 167.388,215.547 L189.889,229.047 C192.435,230.574 195.283,231.327 198.118,231.327 C201.686,231.327 205.236,230.136 208.145,227.796 C215.374,221.985 221.985,215.374 227.795,208.147 C231.994,202.923 232.494,195.636 229.045,189.889 L215.545,167.389 C216.338,165.631 217.076,163.852 217.76,162.052 L243.219,155.688 C249.725,154.062 254.526,148.55 255.246,141.883 C255.746,137.258 255.998,132.588 255.998,128 C255.998,123.411 255.746,118.74 255.246,114.117 C254.525,107.45 249.725,101.94 243.219,100.313 L217.76,93.948 C217.076,92.148 216.337,90.369 215.545,88.611 L229.045,66.111 C232.492,60.364 231.994,53.077 227.795,47.854 C221.987,40.629 215.377,34.018 208.147,28.204 C205.237,25.864 201.686,24.673 198.118,24.673 C195.282,24.673 192.434,25.426 189.889,26.953 L167.386,40.454 C165.629,39.661 163.85,38.923 162.051,38.239 L155.686,12.781 C154.06,6.275 148.549,1.474 141.881,0.754 C137.258,0.253 132.587,0 127.999,0 Z" id="Shape" fill="#000000" sketch:type="MSShapeGroup"></path>
9
+ </g>
10
+ </svg>
@@ -0,0 +1 @@
1
+ <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1792 896q0 174-120 321.5t-326 233-450 85.5q-70 0-145-8-198 175-460 242-49 14-114 22-17 2-30.5-9t-17.5-29v-1q-3-4-.5-12t2-10 4.5-9.5l6-9 7-8.5 8-9q7-8 31-34.5t34.5-38 31-39.5 32.5-51 27-59 26-76q-157-89-247.5-220t-90.5-281q0-130 71-248.5t191-204.5 286-136.5 348-50.5q244 0 450 85.5t326 233 120 321.5z"/></svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg width="128px" height="129px" viewBox="0 0 128 129" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
+ <!-- Generator: Sketch 3.3.1 (12002) - http://www.bohemiancoding.com/sketch -->
4
+ <title>Untitled 3</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs></defs>
7
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
8
+ <path d="M86.62775,64.00025 L123.31375,27.31425 C129.56175,21.06525 129.56175,10.93425 123.31375,4.68525 C117.06475,-1.56175 106.93475,-1.56175 100.68675,4.68525 L64.00075,41.37225 L27.31375,4.68525 C21.06475,-1.56175 10.93475,-1.56175 4.68675,4.68525 C-1.56225,10.93425 -1.56225,21.06525 4.68675,27.31425 L41.37275,64.00025 L4.68675,100.68625 C-1.56225,106.93525 -1.56225,117.06625 4.68675,123.31525 C7.81175,126.43925 11.90575,128.00125 16.00075,128.00125 C20.09575,128.00125 24.18975,126.43925 27.31375,123.31525 L64.00075,86.62825 L100.68675,123.31525 C103.81175,126.43925 107.90575,128.00125 112.00075,128.00125 C116.09575,128.00125 120.18975,126.43925 123.31375,123.31525 C129.56175,117.06625 129.56175,106.93525 123.31375,100.68625 L86.62775,64.00025 L86.62775,64.00025 Z" id="Path" fill="#000000" sketch:type="MSShapeGroup"></path>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg width="192px" height="256px" viewBox="0 0 192 256" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
+ <!-- Generator: Sketch 3.3.1 (12002) - http://www.bohemiancoding.com/sketch -->
4
+ <title>Untitled 2</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs></defs>
7
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
8
+ <path d="M187.314,52.687 L139.314,4.687 C136.314,1.686 132.244,0 128,0 L16,0 C7.164,0 0,7.164 0,16 L0,240 C0,248.836 7.164,256 16,256 L176,256 C184.836,256 192,248.836 192,240 L192,64 C192,59.757 190.315,55.688 187.314,52.687 L187.314,52.687 Z M128,16 L176,64 L128,64 L128,16 L128,16 Z M176,240 L16,240 L16,16 L120,16 L120,64 C120,68.418 123.582,72 128,72 L176,72 L176,240 L176,240 Z" id="Shape" fill="#000000" sketch:type="MSShapeGroup"></path>
9
+ </g>
10
+ </svg>
@@ -0,0 +1 @@
1
+ <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1472 992v480q0 26-19 45t-45 19h-384v-384h-256v384h-384q-26 0-45-19t-19-45v-480q0-1 .5-3t.5-3l575-474 575 474q1 2 1 6zm223-69l-62 74q-8 9-21 11h-3q-13 0-21-7l-692-577-692 577q-12 8-24 7-13-2-21-11l-62-74q-8-10-7-23.5t11-21.5l719-599q32-26 76-26t76 26l244 204v-195q0-14 9-23t23-9h192q14 0 23 9t9 23v408l219 182q10 8 11 21.5t-7 23.5z"/></svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg width="256px" height="192px" viewBox="0 0 256 192" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
+ <!-- Generator: Sketch 3.3.1 (12002) - http://www.bohemiancoding.com/sketch -->
4
+ <title>Slice 1</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs></defs>
7
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
8
+ <path d="M192,16 L240,96 L240,176 L16,176 L16,96 L64,16 L192,16 L192,16 Z M192,0 L64,0 C58.38,0 53.172,2.949 50.28,7.768 L2.28,87.768 C0.788,90.255 0,93.1 0,96 L0,176 C0,184.836 7.164,192 16,192 L240,192 C248.836,192 256,184.836 256,176 L256,96 C256,93.1 255.212,90.255 253.719,87.768 L205.719,7.768 C202.828,2.949 197.619,0 192,0 L192,0 L192,0 Z M176,40 L208,96 L168,96 L168,120 L88,120 L88,96 L48,96 L80,40 L176,40 L176,40 Z M176,32 L80,32 C77.129,32 74.479,33.538 73.055,36.031 L41.055,92.031 C39.639,94.507 39.65,97.549 41.08,100.015 C42.512,102.482 45.148,103.999 48,103.999 L80,103.999 L80,119.999 C80,124.417 83.582,127.999 88,127.999 L168,127.999 C172.418,127.999 176,124.417 176,119.999 L176,103.999 L208,103.999 C210.852,103.999 213.488,102.481 214.919,100.015 C216.35,97.549 216.361,94.506 214.945,92.031 L182.945,36.031 C181.521,33.538 178.871,32 176,32 L176,32 L176,32 Z" id="Shape" fill="#000000" sketch:type="MSShapeGroup"></path>
9
+ </g>
10
+ </svg>
@@ -0,0 +1 @@
1
+ <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M384 1662l17-85q6-2 81.5-21.5t111.5-37.5q28-35 41-101 1-7 62-289t114-543.5 52-296.5v-25q-24-13-54.5-18.5t-69.5-8-58-5.5l19-103q33 2 120 6.5t149.5 7 120.5 2.5q48 0 98.5-2.5t121-7 98.5-6.5q-5 39-19 89-30 10-101.5 28.5t-108.5 33.5q-8 19-14 42.5t-9 40-7.5 45.5-6.5 42q-27 148-87.5 419.5t-77.5 355.5q-2 9-13 58t-20 90-16 83.5-6 57.5l1 18q17 4 185 31-3 44-16 99-11 0-32.5 1.5t-32.5 1.5q-29 0-87-10t-86-10q-138-2-206-2-51 0-143 9t-121 11z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1520 1216q0-40-28-68l-208-208q-28-28-68-28-42 0-72 32 3 3 19 18.5t21.5 21.5 15 19 13 25.5 3.5 27.5q0 40-28 68t-68 28q-15 0-27.5-3.5t-25.5-13-19-15-21.5-21.5-18.5-19q-33 31-33 73 0 40 28 68l206 207q27 27 68 27 40 0 68-26l147-146q28-28 28-67zm-703-705q0-40-28-68l-206-207q-28-28-68-28-39 0-68 27l-147 146q-28 28-28 67 0 40 28 68l208 208q27 27 68 27 42 0 72-31-3-3-19-18.5t-21.5-21.5-15-19-13-25.5-3.5-27.5q0-40 28-68t68-28q15 0 27.5 3.5t25.5 13 19 15 21.5 21.5 18.5 19q33-31 33-73zm895 705q0 120-85 203l-147 146q-83 83-203 83-121 0-204-85l-206-207q-83-83-83-203 0-123 88-209l-88-88q-86 88-208 88-120 0-204-84l-208-208q-84-84-84-204t85-203l147-146q83-83 203-83 121 0 204 85l206 207q83 83 83 203 0 123-88 209l88 88q86-88 208-88 120 0 204 84l208 208q84 84 84 204z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M384 1408q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm0-512q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zm-1408-928q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5z"/></svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg width="256px" height="160px" viewBox="0 0 256 160" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
+ <!-- Generator: Sketch 3.3.1 (12002) - http://www.bohemiancoding.com/sketch -->
4
+ <title>Slice 1</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs></defs>
7
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
8
+ <path d="M224,16 C232.8,16 240,23.2 240,32 L240,128 C240,136.8 232.8,144 224,144 L32,144 C23.2,144 16,136.8 16,128 L16,32 C16,23.2 23.2,16 32,16 L224,16 L224,16 Z M224,0 L32,0 C14.355,0 0,14.355 0,32 L0,128 C0,145.645 14.355,160 32,160 L224,160 C241.645,160 256,145.645 256,128 L256,32 C256,14.355 241.645,0 224,0 L224,0 L224,0 Z M128,95.999 C129.318,95.999 130.637,95.673 131.831,95.022 L219.829,47.023 C223.708,44.908 225.137,40.048 223.021,36.169 C220.906,32.291 216.045,30.861 212.167,32.977 L128,78.887 L43.832,32.978 C39.953,30.862 35.094,32.292 32.978,36.17 C30.863,40.049 32.291,44.908 36.17,47.024 L124.168,95.023 C125.363,95.673 126.682,95.999 128,95.999 L128,95.999 L128,95.999 Z" id="Shape" fill="#000000" sketch:type="MSShapeGroup"></path>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg width="192px" height="256px" viewBox="0 0 192 256" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
+ <!-- Generator: Sketch 3.3.1 (12002) - http://www.bohemiancoding.com/sketch -->
4
+ <title>Untitled 2</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs></defs>
7
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
8
+ <path d="M160,16 C168.8,16 176,23.2 176,32 L176,224 C176,232.8 168.8,240 160,240 L32,240 C23.2,240 16,232.8 16,224 L16,32 C16,23.2 23.2,16 32,16 L160,16 L160,16 Z M160,0 L32,0 C14.355,0 0,14.356 0,32 L0,224 C0,241.644 14.355,256 32,256 L160,256 C177.645,256 192,241.644 192,224 L192,32 C192,14.356 177.645,0 160,0 L160,0 L160,0 Z M96,96 C131.346,96 160,124.654 160,160 C160,195.346 131.346,224 96,224 C60.654,224 32,195.346 32,160 C32,124.654 60.654,96 96,96 L96,96 Z M96,88 C56.299,88 24,120.299 24,160 C24,199.701 56.299,232 96,232 C135.701,232 168,199.701 168,160 C168,120.299 135.701,88 96,88 L96,88 L96,88 Z M136,40 C144.836,40 152,47.163 152,56 C152,64.837 144.836,72 136,72 C127.164,72 120,64.837 120,56 C120,47.163 127.164,40 136,40 L136,40 Z M136,32 C122.767,32 112,42.767 112,56 C112,69.234 122.767,80 136,80 C149.233,80 160,69.234 160,56 C160,42.767 149.233,32 136,32 L136,32 L136,32 Z M96,136 C109.254,136 120,146.744 120,160 C120,173.256 109.254,184 96,184 C82.746,184 72,173.256 72,160 C72,146.744 82.746,136 96,136 L96,136 Z M96,128 C78.355,128 64,142.356 64,160 C64,177.644 78.355,192 96,192 C113.645,192 128,177.644 128,160 C128,142.356 113.645,128 96,128 L96,128 L96,128 Z" id="Shape" fill="#000000" sketch:type="MSShapeGroup"></path>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg width="190px" height="192px" viewBox="0 0 190 192" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
+ <!-- Generator: Sketch 3.3.1 (12002) - http://www.bohemiancoding.com/sketch -->
4
+ <title>Untitled 2</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs></defs>
7
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
8
+ <path d="M185.313,52.317 L62.172,175.458 L0.002,191.001 L15.544,128.827 L138.685,5.687 C141.808,2.563 145.903,1 149.998,1 C154.093,1 158.188,2.562 161.311,5.687 L185.313,29.689 C191.562,35.938 191.562,46.069 185.313,52.317 L185.313,52.317 Z M53.993,161.01 L57.993,157.009 L33.992,133.009 L29.992,137.009 L21.991,169.011 L53.993,161.01 L53.993,161.01 Z M129.997,85.005 L105.995,61.004 L41.993,125.007 L65.993,149.008 L129.997,85.005 L129.997,85.005 Z M149.998,65.004 L125.997,41.003 L113.996,53.003 L137.997,77.004 L149.998,65.004 L149.998,65.004 Z M174,41.003 L149.998,17.003 L137.311,29.69 L161.311,53.691 L174,41.003 L174,41.003 Z" id="Shape" fill="#000000" sketch:type="MSShapeGroup"></path>
9
+ </g>
10
+ </svg>
@@ -0,0 +1 @@
1
+ <svg width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M576 576q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1024 384v448h-1408v-192l320-320 160 160 512-512zm96-704h-1600q-13 0-22.5 9.5t-9.5 22.5v1216q0 13 9.5 22.5t22.5 9.5h1600q13 0 22.5-9.5t9.5-22.5v-1216q0-13-9.5-22.5t-22.5-9.5zm160 32v1216q0 66-47 113t-113 47h-1600q-66 0-113-47t-47-113v-1216q0-66 47-113t113-47h1600q66 0 113 47t47 113z"/></svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg width="160px" height="160px" viewBox="0 0 160 160" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
+ <!-- Generator: Sketch 3.3.1 (12002) - http://www.bohemiancoding.com/sketch -->
4
+ <title>Untitled 3</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs></defs>
7
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
8
+ <path d="M144,64 L96,64 L96,16 C96,7.163 88.836,0 80,0 C71.164,0 64,7.163 64,16 L64,64 L16,64 C7.164,64 0,71.163 0,80 C0,88.836 7.164,96 16,96 L64,96 L64,144 C64,152.836 71.164,160 80,160 C88.836,160 96,152.836 96,144 L96,96 L144,96 C152.836,96 160,88.836 160,80 C160,71.163 152.836,64 144,64 L144,64 Z" id="Path" fill="#000000" sketch:type="MSShapeGroup"></path>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg width="256px" height="256px" viewBox="0 0 256 256" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
3
+ <!-- Generator: Sketch 3.3.1 (12002) - http://www.bohemiancoding.com/sketch -->
4
+ <title>Slice 1</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs></defs>
7
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
8
+ <path d="M128,256 C93.81,256 61.666,242.686 37.49,218.509 C13.315,194.334 0,162.19 0,128 C0,93.81 13.315,61.668 37.49,37.491 C43.739,31.242 53.869,31.242 60.118,37.491 C66.367,43.739 66.367,53.87 60.118,60.118 C41.985,78.25 32,102.357 32,128 C32,153.643 41.985,177.75 60.118,195.882 C78.25,214.014 102.357,224 128,224 C153.643,224 177.75,214.014 195.882,195.882 C214.015,177.75 224,153.643 224,128 C224,102.357 214.015,78.25 195.882,60.118 C189.633,53.87 189.633,43.739 195.882,37.491 C202.13,31.243 212.261,31.243 218.51,37.491 C242.686,61.668 256,93.809 256,128 C256,162.191 242.685,194.334 218.51,218.509 C194.334,242.686 162.19,256 128,256 L128,256 L128,256 Z M128,144 C136.837,144 144,136.837 144,128 L144,16 C144,7.163 136.837,0 128,0 C119.163,0 112,7.163 112,16 L112,128 C112,136.837 119.163,144 128,144 L128,144 L128,144 Z" id="Shape" fill="#000000" sketch:type="MSShapeGroup"></path>
9
+ </g>
10
+ </svg>