@charcoal-ui/icon-files 5.6.0 → 5.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@charcoal-ui/icon-files",
3
- "version": "5.6.0",
3
+ "version": "5.7.0",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "main": "./src/index.cjs",
package/src/24/Bold.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 fill-rule="evenodd" clip-rule="evenodd" d="M13 3.75a4.75 4.75 0 013.639 7.8A4.75 4.75 0 0114 20.25H8c-.69 0-1.25-.56-1.25-1.25V5c0-.69.56-1.25 1.25-1.25h5zm-3.75 14H14a2.25 2.25 0 000-4.5H9.25v4.5zm0-7H13a2.25 2.25 0 000-4.5H9.25v4.5z" fill="currentColor"/></svg>'
@@ -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 fill-rule="evenodd" clip-rule="evenodd" d="M12 6a1 1 0 01.934.64l5 13a1 1 0 01-1.867.72L14.775 17H9.226l-1.292 3.36a1 1 0 01-1.867-.72l5-13 .066-.137A1 1 0 0112.001 6zm-2.004 9h4.01L12 9.786 9.995 15z" fill="currentColor"/><path d="M12 1a2 2 0 110 4 2 2 0 010-4z" fill="currentColor"/></svg>'
@@ -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 fill-rule="evenodd" clip-rule="evenodd" d="M9.858 6.481c.553 0 1 .45 1 1.006 0 .25.002.493.003.729h6.782c.552 0 1 .45 1 1.006 0 .555-.448 1.005-1 1.005h-6.764c.006.353.013.686.021 1.001.46-.059.952-.091 1.478-.091 2.85 0 4.584.87 5.572 2.095.958 1.186 1.055 2.513 1.055 3.11 0 2.646-2.456 4.658-5.629 4.658-.552 0-1-.45-1-1.006 0-.555.448-1.006 1-1.006 2.436 0 3.629-1.447 3.629-2.645 0-.409-.073-1.182-.607-1.844-.313-.387-.848-.813-1.792-1.082-.288.97-.84 2.406-1.696 3.694-.996 1.502-2.569 3.044-4.799 3.044-1.038 0-1.859-.401-2.4-1.061-.516-.63-.71-1.409-.711-2.09 0-.68.237-2.138 1.307-3.447.61-.745 1.458-1.4 2.607-1.842-.014-.457-.025-.952-.034-1.488H6.229c-.553 0-1-.45-1-1.005 0-.556.447-1.006 1-1.006H8.86c0-.237-.003-.48-.003-.729 0-.555.448-1.005 1-1.006zm-.84 7.395a3.96 3.96 0 00-1.167.959c-.712.87-.851 1.843-.851 2.17 0 .324.097.617.254.809.132.16.368.33.857.33.582 0 1.123-.194 1.625-.535a5.109 5.109 0 01-.212-.527c-.146-.433-.266-.965-.362-1.696-.055-.421-.103-.917-.144-1.51zm3.36-.728c-.515 0-.98.037-1.398.1.045.782.102 1.39.165 1.874.044.331.09.597.138.814.616-.943 1.052-1.995 1.312-2.784-.071-.001-.144-.004-.217-.004z" fill="currentColor"/><path d="M9.906 1.042a.593.593 0 01.388-.017l.237.09c1.423.52 2.784 1.743 3.668 2.993l.148.192c.25.32.343.703.216 1.083-.124.379-.459.725-.887.94-.429.216-.904.278-1.28.15-.38-.125-.627-.43-.732-.825l-.06-.225c-.302-1.28-.757-2.326-1.722-3.27A6.756 6.756 0 009.722 2a.602.602 0 01-.173-.35.566.566 0 01.062-.373.56.56 0 01.295-.235z" fill="currentColor"/></svg>'
@@ -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="M16.5 4a1 1 0 110 2h-1.745l-3.429 12H12.5a1 1 0 110 2h-5a1 1 0 110-2h1.745l3.429-12H11.5a1 1 0 110-2h5z" fill="currentColor"/></svg>'
package/src/index.cjs CHANGED
@@ -47,6 +47,7 @@ module.exports = {
47
47
  '24/Binet': () => import('./24/Binet.js').then(m => m.default),
48
48
  '24/Body': () => import('./24/Body.js').then(m => m.default),
49
49
  '24/BodyEdit': () => import('./24/BodyEdit.js').then(m => m.default),
50
+ '24/Bold': () => import('./24/Bold.js').then(m => m.default),
50
51
  '24/Book': () => import('./24/Book.js').then(m => m.default),
51
52
  '24/BringBackward': () => import('./24/BringBackward.js').then(m => m.default),
52
53
  '24/BringForward': () => import('./24/BringForward.js').then(m => m.default),
@@ -78,6 +79,8 @@ module.exports = {
78
79
  '24/Duplicate': () => import('./24/Duplicate.js').then(m => m.default),
79
80
  '24/Dust': () => import('./24/Dust.js').then(m => m.default),
80
81
  '24/Emoji': () => import('./24/Emoji.js').then(m => m.default),
82
+ '24/EmphasisMark': () => import('./24/EmphasisMark.js').then(m => m.default),
83
+ '24/EmphasisMarkJp': () => import('./24/EmphasisMarkJp.js').then(m => m.default),
81
84
  '24/Error': () => import('./24/Error.js').then(m => m.default),
82
85
  '24/ErrorOctagon': () => import('./24/ErrorOctagon.js').then(m => m.default),
83
86
  '24/Events': () => import('./24/Events.js').then(m => m.default),
@@ -122,6 +125,7 @@ module.exports = {
122
125
  '24/Info': () => import('./24/Info.js').then(m => m.default),
123
126
  '24/Invalid': () => import('./24/Invalid.js').then(m => m.default),
124
127
  '24/Invoice': () => import('./24/Invoice.js').then(m => m.default),
128
+ '24/Italic': () => import('./24/Italic.js').then(m => m.default),
125
129
  '24/ItemRemove': () => import('./24/ItemRemove.js').then(m => m.default),
126
130
  '24/LatestWorks': () => import('./24/LatestWorks.js').then(m => m.default),
127
131
  '24/LikeOff': () => import('./24/LikeOff.js').then(m => m.default),
package/src/index.d.ts CHANGED
@@ -47,6 +47,7 @@ declare var _default: {
47
47
  '24/Binet': () => Promise<string>;
48
48
  '24/Body': () => Promise<string>;
49
49
  '24/BodyEdit': () => Promise<string>;
50
+ '24/Bold': () => Promise<string>;
50
51
  '24/Book': () => Promise<string>;
51
52
  '24/BringBackward': () => Promise<string>;
52
53
  '24/BringForward': () => Promise<string>;
@@ -78,6 +79,8 @@ declare var _default: {
78
79
  '24/Duplicate': () => Promise<string>;
79
80
  '24/Dust': () => Promise<string>;
80
81
  '24/Emoji': () => Promise<string>;
82
+ '24/EmphasisMark': () => Promise<string>;
83
+ '24/EmphasisMarkJp': () => Promise<string>;
81
84
  '24/Error': () => Promise<string>;
82
85
  '24/ErrorOctagon': () => Promise<string>;
83
86
  '24/Events': () => Promise<string>;
@@ -122,6 +125,7 @@ declare var _default: {
122
125
  '24/Info': () => Promise<string>;
123
126
  '24/Invalid': () => Promise<string>;
124
127
  '24/Invoice': () => Promise<string>;
128
+ '24/Italic': () => Promise<string>;
125
129
  '24/ItemRemove': () => Promise<string>;
126
130
  '24/LatestWorks': () => Promise<string>;
127
131
  '24/LikeOff': () => Promise<string>;
package/src/index.js CHANGED
@@ -47,6 +47,7 @@ export default {
47
47
  '24/Binet': () => import('./24/Binet.js').then(m => m.default),
48
48
  '24/Body': () => import('./24/Body.js').then(m => m.default),
49
49
  '24/BodyEdit': () => import('./24/BodyEdit.js').then(m => m.default),
50
+ '24/Bold': () => import('./24/Bold.js').then(m => m.default),
50
51
  '24/Book': () => import('./24/Book.js').then(m => m.default),
51
52
  '24/BringBackward': () => import('./24/BringBackward.js').then(m => m.default),
52
53
  '24/BringForward': () => import('./24/BringForward.js').then(m => m.default),
@@ -78,6 +79,8 @@ export default {
78
79
  '24/Duplicate': () => import('./24/Duplicate.js').then(m => m.default),
79
80
  '24/Dust': () => import('./24/Dust.js').then(m => m.default),
80
81
  '24/Emoji': () => import('./24/Emoji.js').then(m => m.default),
82
+ '24/EmphasisMark': () => import('./24/EmphasisMark.js').then(m => m.default),
83
+ '24/EmphasisMarkJp': () => import('./24/EmphasisMarkJp.js').then(m => m.default),
81
84
  '24/Error': () => import('./24/Error.js').then(m => m.default),
82
85
  '24/ErrorOctagon': () => import('./24/ErrorOctagon.js').then(m => m.default),
83
86
  '24/Events': () => import('./24/Events.js').then(m => m.default),
@@ -122,6 +125,7 @@ export default {
122
125
  '24/Info': () => import('./24/Info.js').then(m => m.default),
123
126
  '24/Invalid': () => import('./24/Invalid.js').then(m => m.default),
124
127
  '24/Invoice': () => import('./24/Invoice.js').then(m => m.default),
128
+ '24/Italic': () => import('./24/Italic.js').then(m => m.default),
125
129
  '24/ItemRemove': () => import('./24/ItemRemove.js').then(m => m.default),
126
130
  '24/LatestWorks': () => import('./24/LatestWorks.js').then(m => m.default),
127
131
  '24/LikeOff': () => import('./24/LikeOff.js').then(m => m.default),
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13 3.75a4.75 4.75 0 013.639 7.8A4.75 4.75 0 0114 20.25H8c-.69 0-1.25-.56-1.25-1.25V5c0-.69.56-1.25 1.25-1.25h5zm-3.75 14H14a2.25 2.25 0 000-4.5H9.25v4.5zm0-7H13a2.25 2.25 0 000-4.5H9.25v4.5z" 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 fill-rule="evenodd" clip-rule="evenodd" d="M12 6a1 1 0 01.934.64l5 13a1 1 0 01-1.867.72L14.775 17H9.226l-1.292 3.36a1 1 0 01-1.867-.72l5-13 .066-.137A1 1 0 0112.001 6zm-2.004 9h4.01L12 9.786 9.995 15z" fill="currentColor"/><path d="M12 1a2 2 0 110 4 2 2 0 010-4z" 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 fill-rule="evenodd" clip-rule="evenodd" d="M9.858 6.481c.553 0 1 .45 1 1.006 0 .25.002.493.003.729h6.782c.552 0 1 .45 1 1.006 0 .555-.448 1.005-1 1.005h-6.764c.006.353.013.686.021 1.001.46-.059.952-.091 1.478-.091 2.85 0 4.584.87 5.572 2.095.958 1.186 1.055 2.513 1.055 3.11 0 2.646-2.456 4.658-5.629 4.658-.552 0-1-.45-1-1.006 0-.555.448-1.006 1-1.006 2.436 0 3.629-1.447 3.629-2.645 0-.409-.073-1.182-.607-1.844-.313-.387-.848-.813-1.792-1.082-.288.97-.84 2.406-1.696 3.694-.996 1.502-2.569 3.044-4.799 3.044-1.038 0-1.859-.401-2.4-1.061-.516-.63-.71-1.409-.711-2.09 0-.68.237-2.138 1.307-3.447.61-.745 1.458-1.4 2.607-1.842-.014-.457-.025-.952-.034-1.488H6.229c-.553 0-1-.45-1-1.005 0-.556.447-1.006 1-1.006H8.86c0-.237-.003-.48-.003-.729 0-.555.448-1.005 1-1.006zm-.84 7.395a3.96 3.96 0 00-1.167.959c-.712.87-.851 1.843-.851 2.17 0 .324.097.617.254.809.132.16.368.33.857.33.582 0 1.123-.194 1.625-.535a5.109 5.109 0 01-.212-.527c-.146-.433-.266-.965-.362-1.696-.055-.421-.103-.917-.144-1.51zm3.36-.728c-.515 0-.98.037-1.398.1.045.782.102 1.39.165 1.874.044.331.09.597.138.814.616-.943 1.052-1.995 1.312-2.784-.071-.001-.144-.004-.217-.004z" fill="currentColor"/><path d="M9.906 1.042a.593.593 0 01.388-.017l.237.09c1.423.52 2.784 1.743 3.668 2.993l.148.192c.25.32.343.703.216 1.083-.124.379-.459.725-.887.94-.429.216-.904.278-1.28.15-.38-.125-.627-.43-.732-.825l-.06-.225c-.302-1.28-.757-2.326-1.722-3.27A6.756 6.756 0 009.722 2a.602.602 0 01-.173-.35.566.566 0 01.062-.373.56.56 0 01.295-.235z" 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="M16.5 4a1 1 0 110 2h-1.745l-3.429 12H12.5a1 1 0 110 2h-5a1 1 0 110-2h1.745l3.429-12H11.5a1 1 0 110-2h5z" fill="currentColor"/></svg>