diff --git a/js/fontawesome-4/checkEmptySolidShape.js b/js/fontawesome-4/checkEmptySolidShape.js deleted file mode 100644 index c6dcde0a..00000000 --- a/js/fontawesome-4/checkEmptySolidShape.js +++ /dev/null @@ -1,11 +0,0 @@ -/** - Copyright (c) 2013, Dave Gandy - http://fontawesome.io - with Reserved Font Name Font Awesome. - - This Font Software is licensed under the SIL Open Font License, Version 1.1. - This license is copied below, and is also available with a FAQ at: - http://scripts.sil.org/OFL - */ -import { Shape } from '../../../kite/js/imports.js'; - -export default new Shape( 'M1120 1280h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v832q0 66 -47 113t-113 47zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832 q119 0 203.5 -84.5t84.5 -203.5z' ).makeImmutable(); \ No newline at end of file diff --git a/js/fontawesome-4/checkSquareOSolidShape.js b/js/fontawesome-4/checkSquareOSolidShape.js deleted file mode 100644 index dc59c54d..00000000 --- a/js/fontawesome-4/checkSquareOSolidShape.js +++ /dev/null @@ -1,11 +0,0 @@ -/** - Copyright (c) 2013, Dave Gandy - http://fontawesome.io - with Reserved Font Name Font Awesome. - - This Font Software is licensed under the SIL Open Font License, Version 1.1. - This license is copied below, and is also available with a FAQ at: - http://scripts.sil.org/OFL - */ -import { Shape } from '../../../kite/js/imports.js'; - -export default new Shape( 'M1408 606v-318q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-10 -10 -23 -10q-3 0 -9 2q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832 q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v254q0 13 9 22l64 64q10 10 23 10q6 0 12 -3q20 -8 20 -29zM1639 1095l-814 -814q-24 -24 -57 -24t-57 24l-430 430q-24 24 -24 57t24 57l110 110q24 24 57 24t57 -24l263 -263l647 647q24 24 57 24t57 -24l110 -110 q24 -24 24 -57t-24 -57z' ).makeImmutable(); \ No newline at end of file diff --git a/js/fontawesome-4/scissorsShape.js b/js/fontawesome-4/scissorsShape.js index 357c97cb..e3a6b41c 100644 --- a/js/fontawesome-4/scissorsShape.js +++ b/js/fontawesome-4/scissorsShape.js @@ -8,4 +8,6 @@ */ import { Shape } from '../../../kite/js/imports.js'; +// TODO: This is deprecated, use sun/js/shapes/scissorsShape instead + export default new Shape( 'M960 640q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1260 576l507 -398q28 -20 25 -56q-5 -35 -35 -51l-128 -64q-13 -7 -29 -7q-17 0 -31 8l-690 387l-110 -66q-8 -4 -12 -5q14 -49 10 -97q-7 -77 -56 -147.5t-132 -123.5q-132 -84 -277 -84 q-136 0 -222 78q-90 84 -79 207q7 76 56 147t131 124q132 84 278 84q83 0 151 -31q9 13 22 22l122 73l-122 73q-13 9 -22 22q-68 -31 -151 -31q-146 0 -278 84q-82 53 -131 124t-56 147q-5 59 15.5 113t63.5 93q85 79 222 79q145 0 277 -84q83 -52 132 -123t56 -148 q4 -48 -10 -97q4 -1 12 -5l110 -66l690 387q14 8 31 8q16 0 29 -7l128 -64q30 -16 35 -51q3 -36 -25 -56zM579 836q46 42 21 108t-106 117q-92 59 -192 59q-74 0 -113 -36q-46 -42 -21 -108t106 -117q92 -59 192 -59q74 0 113 36zM494 91q81 51 106 117t-21 108 q-39 36 -113 36q-100 0 -192 -59q-81 -51 -106 -117t21 -108q39 -36 113 -36q100 0 192 59zM672 704l96 -58v11q0 36 33 56l14 8l-79 47l-26 -26q-3 -3 -10 -11t-12 -12q-2 -2 -4 -3.5t-3 -2.5zM896 480l96 -32l736 576l-128 64l-768 -431v-113l-160 -96l9 -8q2 -2 7 -6 q4 -4 11 -12t11 -12l26 -26zM1600 64l128 64l-520 408l-177 -138q-2 -3 -13 -7z' ).makeImmutable(); \ No newline at end of file diff --git a/js/fontawesome-4/warningSignShape.js b/js/fontawesome-4/warningSignShape.js deleted file mode 100644 index fb8f7440..00000000 --- a/js/fontawesome-4/warningSignShape.js +++ /dev/null @@ -1,11 +0,0 @@ -/** - Copyright (c) 2013, Dave Gandy - http://fontawesome.io - with Reserved Font Name Font Awesome. - - This Font Software is licensed under the SIL Open Font License, Version 1.1. - This license is copied below, and is also available with a FAQ at: - http://scripts.sil.org/OFL - */ -import { Shape } from '../../../kite/js/imports.js'; - -export default new Shape( 'M1024 161v190q0 14 -9.5 23.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -23.5v-190q0 -14 9.5 -23.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 23.5zM1022 535l18 459q0 12 -10 19q-13 11 -24 11h-220q-11 0 -24 -11q-10 -7 -10 -21l17 -457q0 -10 10 -16.5t24 -6.5h185 q14 0 23.5 6.5t10.5 16.5zM1008 1469l768 -1408q35 -63 -2 -126q-17 -29 -46.5 -46t-63.5 -17h-1536q-34 0 -63.5 17t-46.5 46q-37 63 -2 126l768 1408q17 31 47 49t65 18t65 -18t47 -49z' ).makeImmutable(); \ No newline at end of file