@charcoal-ui/icon-files 4.6.1-beta.0 → 4.7.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 +1 -1
- package/src/24/Cart.js +2 -0
- package/src/24/Reply.js +2 -0
- package/src/24/Thread.js +2 -0
- package/src/32/Redo.js +2 -0
- package/src/32/Undo.js +2 -0
- package/src/index.cjs +5 -0
- package/src/index.d.ts +5 -0
- package/src/index.js +5 -0
- package/svg/24/Cart.svg +1 -0
- package/svg/24/Reply.svg +1 -0
- package/svg/24/Thread.svg +1 -0
- package/svg/32/Redo.svg +1 -0
- package/svg/32/Undo.svg +1 -0
package/package.json
CHANGED
package/src/24/Cart.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/** This file is auto generated. DO NOT EDIT BY HAND. */
|
|
2
|
+
export default '<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 3a1 1 0 000 2h2.151L7.02 16.325A2 2 0 008.992 18H9a1.5 1.5 0 100 3 1.5 1.5 0 000-3h7.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3H18a1 1 0 100-2H8.992l-.166-1.007 9.362-.884A2 2 0 0020 12.117V8a2 2 0 00-2-2H7.343l-.218-1.325A2 2 0 005.15 3H3z" fill="currentColor"/></svg>'
|
package/src/24/Reply.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/** This file is auto generated. DO NOT EDIT BY HAND. */
|
|
2
|
+
export default '<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.374 4.257a1 1 0 011.412 1.413l-.035.037L6.828 9.63H14.5a6.5 6.5 0 016.5 6.5V19a1 1 0 11-2 0v-2.87a4.5 4.5 0 00-4.5-4.5H6.828l3.923 3.922a1 1 0 11-1.414 1.415L3 10.63l6.337-6.337.037-.036z" fill="currentColor"/></svg>'
|
package/src/24/Thread.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/** This file is auto generated. DO NOT EDIT BY HAND. */
|
|
2
|
+
export default '<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.283 2.125a7.147 7.147 0 016.72 4.752l.23.65a8.032 8.032 0 00-2.1.063l-.015-.044a5.144 5.144 0 10-9.062 4.675l.252.36-.337 1.537 1.754-.364.306.149c.067.032.193.085.323.138.06.025.116.047.156.062l.046.019.012.004c.002 0 .003.001.003.002l.019.006a7.993 7.993 0 00-.061 2.121c-.31-.12-.62-.236-.927-.36a13.29 13.29 0 01-.116-.048l-4.13.857.815-3.712A7.144 7.144 0 019.283 2.125z" fill="currentColor"/><path d="M11 15.438a4.437 4.437 0 118.067 2.553l-.229.325.17 1.186-1.373-.196-.275.132a4.437 4.437 0 01-6.36-4zm-2 0a6.438 6.438 0 008.94 5.932l3.425.49-.437-3.06A6.438 6.438 0 109 15.438z" fill="currentColor"/></svg>'
|
package/src/32/Redo.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/** This file is auto generated. DO NOT EDIT BY HAND. */
|
|
2
|
+
export default '<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.845 4.27a1 1 0 000 1.413L23.162 8H14a9 9 0 000 18h4a1 1 0 100-2h-4a7 7 0 110-14h9.14l-2.295 2.295a1 1 0 001.415 1.414l4.72-4.72-4.72-4.72a1 1 0 00-1.415 0z" fill="currentColor"/></svg>'
|
package/src/32/Undo.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/** This file is auto generated. DO NOT EDIT BY HAND. */
|
|
2
|
+
export default '<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.155 4.27a1 1 0 010 1.413L8.838 8H18a9 9 0 010 18h-4a1 1 0 110-2h4a7 7 0 100-14H8.86l2.295 2.295a1 1 0 01-1.415 1.414l-4.72-4.72 4.72-4.72a1 1 0 011.415 0z" fill="currentColor"/></svg>'
|
package/src/index.cjs
CHANGED
|
@@ -50,6 +50,7 @@ module.exports = {
|
|
|
50
50
|
'24/Calendar': () => import('./24/Calendar.js').then(m => m.default),
|
|
51
51
|
'24/Camera': () => import('./24/Camera.js').then(m => m.default),
|
|
52
52
|
'24/CameraVideo': () => import('./24/CameraVideo.js').then(m => m.default),
|
|
53
|
+
'24/Cart': () => import('./24/Cart.js').then(m => m.default),
|
|
53
54
|
'24/ChangeCharactor': () => import('./24/ChangeCharactor.js').then(m => m.default),
|
|
54
55
|
'24/ChatBot': () => import('./24/ChatBot.js').then(m => m.default),
|
|
55
56
|
'24/Check': () => import('./24/Check.js').then(m => m.default),
|
|
@@ -165,6 +166,7 @@ module.exports = {
|
|
|
165
166
|
'24/Reload': () => import('./24/Reload.js').then(m => m.default),
|
|
166
167
|
'24/ReloadLoop': () => import('./24/ReloadLoop.js').then(m => m.default),
|
|
167
168
|
'24/Reorder': () => import('./24/Reorder.js').then(m => m.default),
|
|
169
|
+
'24/Reply': () => import('./24/Reply.js').then(m => m.default),
|
|
168
170
|
'24/Roll': () => import('./24/Roll.js').then(m => m.default),
|
|
169
171
|
'24/Rotate90DegreesC': () => import('./24/Rotate90DegreesC.js').then(m => m.default),
|
|
170
172
|
'24/Rotate90DegreesCc': () => import('./24/Rotate90DegreesCc.js').then(m => m.default),
|
|
@@ -187,6 +189,7 @@ module.exports = {
|
|
|
187
189
|
'24/Sun': () => import('./24/Sun.js').then(m => m.default),
|
|
188
190
|
'24/Temperature': () => import('./24/Temperature.js').then(m => m.default),
|
|
189
191
|
'24/Text': () => import('./24/Text.js').then(m => m.default),
|
|
192
|
+
'24/Thread': () => import('./24/Thread.js').then(m => m.default),
|
|
190
193
|
'24/Trash': () => import('./24/Trash.js').then(m => m.default),
|
|
191
194
|
'24/TrashAlt': () => import('./24/TrashAlt.js').then(m => m.default),
|
|
192
195
|
'24/Undo': () => import('./24/Undo.js').then(m => m.default),
|
|
@@ -232,6 +235,7 @@ module.exports = {
|
|
|
232
235
|
'32/ReadHorizontalLeft': () => import('./32/ReadHorizontalLeft.js').then(m => m.default),
|
|
233
236
|
'32/ReadHorizontalRight': () => import('./32/ReadHorizontalRight.js').then(m => m.default),
|
|
234
237
|
'32/ReadVertical': () => import('./32/ReadVertical.js').then(m => m.default),
|
|
238
|
+
'32/Redo': () => import('./32/Redo.js').then(m => m.default),
|
|
235
239
|
'32/RollHorizontal': () => import('./32/RollHorizontal.js').then(m => m.default),
|
|
236
240
|
'32/RollVertical': () => import('./32/RollVertical.js').then(m => m.default),
|
|
237
241
|
'32/SansSerif': () => import('./32/SansSerif.js').then(m => m.default),
|
|
@@ -239,6 +243,7 @@ module.exports = {
|
|
|
239
243
|
'32/ShareAndroid': () => import('./32/ShareAndroid.js').then(m => m.default),
|
|
240
244
|
'32/ShareIos': () => import('./32/ShareIos.js').then(m => m.default),
|
|
241
245
|
'32/Shopping': () => import('./32/Shopping.js').then(m => m.default),
|
|
246
|
+
'32/Undo': () => import('./32/Undo.js').then(m => m.default),
|
|
242
247
|
'32/Upload': () => import('./32/Upload.js').then(m => m.default),
|
|
243
248
|
'32/User': () => import('./32/User.js').then(m => m.default),
|
|
244
249
|
'32/VerticalWriting': () => import('./32/VerticalWriting.js').then(m => m.default),
|
package/src/index.d.ts
CHANGED
|
@@ -50,6 +50,7 @@ declare var _default: {
|
|
|
50
50
|
'24/Calendar': () => Promise<string>;
|
|
51
51
|
'24/Camera': () => Promise<string>;
|
|
52
52
|
'24/CameraVideo': () => Promise<string>;
|
|
53
|
+
'24/Cart': () => Promise<string>;
|
|
53
54
|
'24/ChangeCharactor': () => Promise<string>;
|
|
54
55
|
'24/ChatBot': () => Promise<string>;
|
|
55
56
|
'24/Check': () => Promise<string>;
|
|
@@ -165,6 +166,7 @@ declare var _default: {
|
|
|
165
166
|
'24/Reload': () => Promise<string>;
|
|
166
167
|
'24/ReloadLoop': () => Promise<string>;
|
|
167
168
|
'24/Reorder': () => Promise<string>;
|
|
169
|
+
'24/Reply': () => Promise<string>;
|
|
168
170
|
'24/Roll': () => Promise<string>;
|
|
169
171
|
'24/Rotate90DegreesC': () => Promise<string>;
|
|
170
172
|
'24/Rotate90DegreesCc': () => Promise<string>;
|
|
@@ -187,6 +189,7 @@ declare var _default: {
|
|
|
187
189
|
'24/Sun': () => Promise<string>;
|
|
188
190
|
'24/Temperature': () => Promise<string>;
|
|
189
191
|
'24/Text': () => Promise<string>;
|
|
192
|
+
'24/Thread': () => Promise<string>;
|
|
190
193
|
'24/Trash': () => Promise<string>;
|
|
191
194
|
'24/TrashAlt': () => Promise<string>;
|
|
192
195
|
'24/Undo': () => Promise<string>;
|
|
@@ -232,6 +235,7 @@ declare var _default: {
|
|
|
232
235
|
'32/ReadHorizontalLeft': () => Promise<string>;
|
|
233
236
|
'32/ReadHorizontalRight': () => Promise<string>;
|
|
234
237
|
'32/ReadVertical': () => Promise<string>;
|
|
238
|
+
'32/Redo': () => Promise<string>;
|
|
235
239
|
'32/RollHorizontal': () => Promise<string>;
|
|
236
240
|
'32/RollVertical': () => Promise<string>;
|
|
237
241
|
'32/SansSerif': () => Promise<string>;
|
|
@@ -239,6 +243,7 @@ declare var _default: {
|
|
|
239
243
|
'32/ShareAndroid': () => Promise<string>;
|
|
240
244
|
'32/ShareIos': () => Promise<string>;
|
|
241
245
|
'32/Shopping': () => Promise<string>;
|
|
246
|
+
'32/Undo': () => Promise<string>;
|
|
242
247
|
'32/Upload': () => Promise<string>;
|
|
243
248
|
'32/User': () => Promise<string>;
|
|
244
249
|
'32/VerticalWriting': () => Promise<string>;
|
package/src/index.js
CHANGED
|
@@ -50,6 +50,7 @@ export default {
|
|
|
50
50
|
'24/Calendar': () => import('./24/Calendar.js').then(m => m.default),
|
|
51
51
|
'24/Camera': () => import('./24/Camera.js').then(m => m.default),
|
|
52
52
|
'24/CameraVideo': () => import('./24/CameraVideo.js').then(m => m.default),
|
|
53
|
+
'24/Cart': () => import('./24/Cart.js').then(m => m.default),
|
|
53
54
|
'24/ChangeCharactor': () => import('./24/ChangeCharactor.js').then(m => m.default),
|
|
54
55
|
'24/ChatBot': () => import('./24/ChatBot.js').then(m => m.default),
|
|
55
56
|
'24/Check': () => import('./24/Check.js').then(m => m.default),
|
|
@@ -165,6 +166,7 @@ export default {
|
|
|
165
166
|
'24/Reload': () => import('./24/Reload.js').then(m => m.default),
|
|
166
167
|
'24/ReloadLoop': () => import('./24/ReloadLoop.js').then(m => m.default),
|
|
167
168
|
'24/Reorder': () => import('./24/Reorder.js').then(m => m.default),
|
|
169
|
+
'24/Reply': () => import('./24/Reply.js').then(m => m.default),
|
|
168
170
|
'24/Roll': () => import('./24/Roll.js').then(m => m.default),
|
|
169
171
|
'24/Rotate90DegreesC': () => import('./24/Rotate90DegreesC.js').then(m => m.default),
|
|
170
172
|
'24/Rotate90DegreesCc': () => import('./24/Rotate90DegreesCc.js').then(m => m.default),
|
|
@@ -187,6 +189,7 @@ export default {
|
|
|
187
189
|
'24/Sun': () => import('./24/Sun.js').then(m => m.default),
|
|
188
190
|
'24/Temperature': () => import('./24/Temperature.js').then(m => m.default),
|
|
189
191
|
'24/Text': () => import('./24/Text.js').then(m => m.default),
|
|
192
|
+
'24/Thread': () => import('./24/Thread.js').then(m => m.default),
|
|
190
193
|
'24/Trash': () => import('./24/Trash.js').then(m => m.default),
|
|
191
194
|
'24/TrashAlt': () => import('./24/TrashAlt.js').then(m => m.default),
|
|
192
195
|
'24/Undo': () => import('./24/Undo.js').then(m => m.default),
|
|
@@ -232,6 +235,7 @@ export default {
|
|
|
232
235
|
'32/ReadHorizontalLeft': () => import('./32/ReadHorizontalLeft.js').then(m => m.default),
|
|
233
236
|
'32/ReadHorizontalRight': () => import('./32/ReadHorizontalRight.js').then(m => m.default),
|
|
234
237
|
'32/ReadVertical': () => import('./32/ReadVertical.js').then(m => m.default),
|
|
238
|
+
'32/Redo': () => import('./32/Redo.js').then(m => m.default),
|
|
235
239
|
'32/RollHorizontal': () => import('./32/RollHorizontal.js').then(m => m.default),
|
|
236
240
|
'32/RollVertical': () => import('./32/RollVertical.js').then(m => m.default),
|
|
237
241
|
'32/SansSerif': () => import('./32/SansSerif.js').then(m => m.default),
|
|
@@ -239,6 +243,7 @@ export default {
|
|
|
239
243
|
'32/ShareAndroid': () => import('./32/ShareAndroid.js').then(m => m.default),
|
|
240
244
|
'32/ShareIos': () => import('./32/ShareIos.js').then(m => m.default),
|
|
241
245
|
'32/Shopping': () => import('./32/Shopping.js').then(m => m.default),
|
|
246
|
+
'32/Undo': () => import('./32/Undo.js').then(m => m.default),
|
|
242
247
|
'32/Upload': () => import('./32/Upload.js').then(m => m.default),
|
|
243
248
|
'32/User': () => import('./32/User.js').then(m => m.default),
|
|
244
249
|
'32/VerticalWriting': () => import('./32/VerticalWriting.js').then(m => m.default),
|
package/svg/24/Cart.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 3a1 1 0 000 2h2.151L7.02 16.325A2 2 0 008.992 18H9a1.5 1.5 0 100 3 1.5 1.5 0 000-3h7.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3H18a1 1 0 100-2H8.992l-.166-1.007 9.362-.884A2 2 0 0020 12.117V8a2 2 0 00-2-2H7.343l-.218-1.325A2 2 0 005.15 3H3z" fill="currentColor"/></svg>
|
package/svg/24/Reply.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.374 4.257a1 1 0 011.412 1.413l-.035.037L6.828 9.63H14.5a6.5 6.5 0 016.5 6.5V19a1 1 0 11-2 0v-2.87a4.5 4.5 0 00-4.5-4.5H6.828l3.923 3.922a1 1 0 11-1.414 1.415L3 10.63l6.337-6.337.037-.036z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.283 2.125a7.147 7.147 0 016.72 4.752l.23.65a8.032 8.032 0 00-2.1.063l-.015-.044a5.144 5.144 0 10-9.062 4.675l.252.36-.337 1.537 1.754-.364.306.149c.067.032.193.085.323.138.06.025.116.047.156.062l.046.019.012.004c.002 0 .003.001.003.002l.019.006a7.993 7.993 0 00-.061 2.121c-.31-.12-.62-.236-.927-.36a13.29 13.29 0 01-.116-.048l-4.13.857.815-3.712A7.144 7.144 0 019.283 2.125z" fill="currentColor"/><path d="M11 15.438a4.437 4.437 0 118.067 2.553l-.229.325.17 1.186-1.373-.196-.275.132a4.437 4.437 0 01-6.36-4zm-2 0a6.438 6.438 0 008.94 5.932l3.425.49-.437-3.06A6.438 6.438 0 109 15.438z" fill="currentColor"/></svg>
|
package/svg/32/Redo.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.845 4.27a1 1 0 000 1.413L23.162 8H14a9 9 0 000 18h4a1 1 0 100-2h-4a7 7 0 110-14h9.14l-2.295 2.295a1 1 0 001.415 1.414l4.72-4.72-4.72-4.72a1 1 0 00-1.415 0z" fill="currentColor"/></svg>
|
package/svg/32/Undo.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.155 4.27a1 1 0 010 1.413L8.838 8H18a9 9 0 010 18h-4a1 1 0 110-2h4a7 7 0 100-14H8.86l2.295 2.295a1 1 0 01-1.415 1.414l-4.72-4.72 4.72-4.72a1 1 0 011.415 0z" fill="currentColor"/></svg>
|