@charcoal-ui/icon-files 4.14.1 → 4.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@charcoal-ui/icon-files",
3
- "version": "4.14.1",
3
+ "version": "4.16.0",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "main": "./src/index.cjs",
package/src/16/Down.js ADDED
@@ -0,0 +1,2 @@
1
+ /** This file is auto generated. DO NOT EDIT BY HAND. */
2
+ export default '<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.496 3a1 1 0 011-1h3.002a1 1 0 011 1v4.5H13.5a.5.5 0 01.347.86L7.999 14 2.154 8.36A.5.5 0 012.5 7.5h2.995V3z" fill="currentColor"/></svg>'
package/src/16/Up.js ADDED
@@ -0,0 +1,2 @@
1
+ /** This file is auto generated. DO NOT EDIT BY HAND. */
2
+ export default '<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.504 13a1 1 0 01-1 1H6.502a1 1 0 01-1-1V8.5H2.5a.5.5 0 01-.347-.86L8 2l5.845 5.64a.5.5 0 01-.347.86h-2.995V13z" fill="currentColor"/></svg>'
package/src/index.cjs CHANGED
@@ -12,6 +12,7 @@ module.exports = {
12
12
  '16/Check': () => import('./16/Check.js').then(m => m.default),
13
13
  '16/Comment': () => import('./16/Comment.js').then(m => m.default),
14
14
  '16/Dot': () => import('./16/Dot.js').then(m => m.default),
15
+ '16/Down': () => import('./16/Down.js').then(m => m.default),
15
16
  '16/Error': () => import('./16/Error.js').then(m => m.default),
16
17
  '16/Filter': () => import('./16/Filter.js').then(m => m.default),
17
18
  '16/ImageResponse': () => import('./16/ImageResponse.js').then(m => m.default),
@@ -27,6 +28,7 @@ module.exports = {
27
28
  '16/Search': () => import('./16/Search.js').then(m => m.default),
28
29
  '16/Smile': () => import('./16/Smile.js').then(m => m.default),
29
30
  '16/Speaker': () => import('./16/Speaker.js').then(m => m.default),
31
+ '16/Up': () => import('./16/Up.js').then(m => m.default),
30
32
  '16/View': () => import('./16/View.js').then(m => m.default),
31
33
  '16/Warning': () => import('./16/Warning.js').then(m => m.default),
32
34
  '24/Add': () => import('./24/Add.js').then(m => m.default),
package/src/index.d.ts CHANGED
@@ -12,6 +12,7 @@ declare var _default: {
12
12
  '16/Check': () => Promise<string>;
13
13
  '16/Comment': () => Promise<string>;
14
14
  '16/Dot': () => Promise<string>;
15
+ '16/Down': () => Promise<string>;
15
16
  '16/Error': () => Promise<string>;
16
17
  '16/Filter': () => Promise<string>;
17
18
  '16/ImageResponse': () => Promise<string>;
@@ -27,6 +28,7 @@ declare var _default: {
27
28
  '16/Search': () => Promise<string>;
28
29
  '16/Smile': () => Promise<string>;
29
30
  '16/Speaker': () => Promise<string>;
31
+ '16/Up': () => Promise<string>;
30
32
  '16/View': () => Promise<string>;
31
33
  '16/Warning': () => Promise<string>;
32
34
  '24/Add': () => Promise<string>;
package/src/index.js CHANGED
@@ -12,6 +12,7 @@ export default {
12
12
  '16/Check': () => import('./16/Check.js').then(m => m.default),
13
13
  '16/Comment': () => import('./16/Comment.js').then(m => m.default),
14
14
  '16/Dot': () => import('./16/Dot.js').then(m => m.default),
15
+ '16/Down': () => import('./16/Down.js').then(m => m.default),
15
16
  '16/Error': () => import('./16/Error.js').then(m => m.default),
16
17
  '16/Filter': () => import('./16/Filter.js').then(m => m.default),
17
18
  '16/ImageResponse': () => import('./16/ImageResponse.js').then(m => m.default),
@@ -27,6 +28,7 @@ export default {
27
28
  '16/Search': () => import('./16/Search.js').then(m => m.default),
28
29
  '16/Smile': () => import('./16/Smile.js').then(m => m.default),
29
30
  '16/Speaker': () => import('./16/Speaker.js').then(m => m.default),
31
+ '16/Up': () => import('./16/Up.js').then(m => m.default),
30
32
  '16/View': () => import('./16/View.js').then(m => m.default),
31
33
  '16/Warning': () => import('./16/Warning.js').then(m => m.default),
32
34
  '24/Add': () => import('./24/Add.js').then(m => m.default),
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.496 3a1 1 0 011-1h3.002a1 1 0 011 1v4.5H13.5a.5.5 0 01.347.86L7.999 14 2.154 8.36A.5.5 0 012.5 7.5h2.995V3z" fill="currentColor"/></svg>
package/svg/16/Up.svg ADDED
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.504 13a1 1 0 01-1 1H6.502a1 1 0 01-1-1V8.5H2.5a.5.5 0 01-.347-.86L8 2l5.845 5.64a.5.5 0 01-.347.86h-2.995V13z" fill="currentColor"/></svg>