@charcoal-ui/icons 1.0.1-alpha.3 → 1.1.0-alpha.2
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/README.md +1 -1
- package/dist/BaseLoader.d.ts +22 -0
- package/dist/BaseLoader.d.ts.map +1 -0
- package/dist/PixivIcon.d.ts +5 -5
- package/dist/PixivIcon.d.ts.map +1 -1
- package/dist/filenames.d.ts +1 -1
- package/dist/filenames.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.modern.js +1 -1
- package/dist/index.modern.js.map +1 -1
- package/dist/index.module.js +1 -1
- package/dist/index.module.js.map +1 -1
- package/dist/loaders.d.ts +21 -9
- package/dist/loaders.d.ts.map +1 -1
- package/dist/ssr.d.ts +0 -9
- package/dist/ssr.d.ts.map +1 -1
- package/package.json +2 -2
- package/src/BaseLoader.ts +64 -0
- package/src/PixivIcon.ts +38 -21
- package/src/filenames.ts +2 -7
- package/src/index.ts +1 -1
- package/src/loaders.ts +64 -37
- package/src/ssr.ts +5 -8
- package/svg/16/Artwork.svg +1 -0
- package/svg/16/Comment.svg +1 -0
- package/svg/16/ImageResponse.svg +1 -0
- package/svg/16/Info.svg +1 -1
- package/svg/16/Like.svg +1 -0
- package/svg/16/Ranking.svg +1 -0
- package/svg/16/Smile.svg +1 -0
- package/svg/16/View.svg +1 -0
- package/svg/24/Discovery.svg +1 -2
- package/svg/24/Emoji.svg +1 -1
- package/svg/24/LikeOff.svg +1 -1
- package/svg/24/NoImage.svg +1 -0
- package/svg/24/ReadHorizontalLeft.svg +1 -0
- package/svg/24/ReadHorizontalRight.svg +1 -0
- package/svg/24/ReadVertical.svg +1 -0
- package/svg/Inline/View.svg +1 -1
- package/svg/Inline/ViewOutline.svg +1 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.707 8.293a1 1 0 10-1.414 1.414L14.586 11H7a1 1 0 000 2h7.586l-1.293 1.293a1 1 0 001.414 1.414l3-3a.996.996 0 00.293-.694V12v-.013a.994.994 0 00-.29-.692" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M3 7v10a4 4 0 004 4h10a4 4 0 004-4V7a4 4 0 00-4-4H7a4 4 0 00-4 4zm4 12a2 2 0 01-2-2V7a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H7z" fill="currentColor"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.707 14.707a1 1 0 00-1.414-1.414L13 14.586V7a1 1 0 10-2 0v7.586l-1.293-1.293a1 1 0 00-1.414 1.414l3 3c.193.193.445.29.698.293" fill="currentColor"></path><path d="M12.383 17.924a.997.997 0 00.324-.217l3-3M12.383 17.924a.996.996 0 01-.374.076l.374-.076z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M17 3H7a4 4 0 00-4 4v10a4 4 0 004 4h10a4 4 0 004-4V7a4 4 0 00-4-4zM5 7a2 2 0 012-2h10a2 2 0 012 2v10a2 2 0 01-2 2H7a2 2 0 01-2-2V7z" fill="currentColor"></path></svg>
|
package/svg/Inline/View.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="14" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 12"><path
|
|
1
|
+
<svg width="14" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 12"><path d="M7 7.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M7 1C3 1 0 6 0 6s3 5 7 5 7-5 7-5-3-5-7-5zm0 7.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5z" fill="currentColor"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="14" height="12" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 12"><path fill-rule="evenodd" clip-rule="evenodd" d="M7 8.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zM8.5 6a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M7 1C4.333 1 2 2.667 0 6c2 3.333 4.333 5 7 5s5-1.667 7-5c-2-3.333-4.333-5-7-5zm5.822 5C11.071 8.708 9.138 10 7 10S2.93 8.708 1.178 6C2.929 3.292 4.862 2 7 2s4.07 1.292 5.822 4z" fill="currentColor"></path></svg>
|