line-md 0.2.0 → 0.2.3

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.
Files changed (84) hide show
  1. package/README.md +24 -11
  2. package/line-md.json +345 -9
  3. package/package.json +1 -1
  4. package/svg/beer-alt-filled-loop.svg +1 -0
  5. package/svg/beer-alt-filled.svg +1 -0
  6. package/svg/beer-alt-twotone-loop.svg +1 -0
  7. package/svg/beer-alt-twotone.svg +1 -0
  8. package/svg/beer-filled.svg +1 -0
  9. package/svg/beer-loop.svg +1 -0
  10. package/svg/beer-twotone-loop.svg +1 -0
  11. package/svg/beer-twotone.svg +1 -0
  12. package/svg/beer.svg +1 -0
  13. package/svg/buy-me-a-coffee-filled.svg +1 -0
  14. package/svg/buy-me-a-coffee-twotone.svg +1 -0
  15. package/svg/buy-me-a-coffee.svg +1 -0
  16. package/svg/{check-list-3-solid.svg → check-list-3-filled.svg} +0 -0
  17. package/svg/circle-to-confirm-circle-transition.svg +1 -0
  18. package/svg/circle-to-confirm-circle-twotone-transition.svg +1 -0
  19. package/svg/circle-twotone-to-confirm-circle-twotone-transition.svg +1 -0
  20. package/svg/cloud-braces-loop.svg +1 -0
  21. package/svg/cloud-download-loop.svg +1 -0
  22. package/svg/cloud-download-outline-loop.svg +1 -0
  23. package/svg/cloud-loop.svg +1 -0
  24. package/svg/cloud-off-outline-loop.svg +1 -0
  25. package/svg/cloud-outline-loop.svg +1 -0
  26. package/svg/cloud-print-loop.svg +1 -0
  27. package/svg/cloud-print-outline-loop.svg +1 -0
  28. package/svg/cloud-tags-loop.svg +1 -0
  29. package/svg/cloud-upload-loop.svg +1 -0
  30. package/svg/cloud-upload-outline-loop.svg +1 -0
  31. package/svg/coffee-arrow-filled.svg +1 -0
  32. package/svg/coffee-arrow-twotone.svg +1 -0
  33. package/svg/coffee-arrow.svg +1 -0
  34. package/svg/coffee-filled.svg +1 -0
  35. package/svg/coffee-half-empty-twotone-loop.svg +1 -0
  36. package/svg/coffee-loop.svg +1 -0
  37. package/svg/coffee-twotone-loop.svg +1 -0
  38. package/svg/coffee-twotone.svg +1 -0
  39. package/svg/coffee.svg +1 -0
  40. package/svg/confirm-circle-to-circle-transition.svg +1 -0
  41. package/svg/confirm-circle-twotone-to-circle-transition.svg +1 -0
  42. package/svg/confirm-circle-twotone-to-circle-twotone-transition.svg +1 -0
  43. package/svg/{grid-3-solid.svg → grid-3-filled.svg} +0 -0
  44. package/svg/instagram.svg +1 -0
  45. package/svg/light-dark-loop.svg +1 -0
  46. package/svg/light-dark.svg +1 -0
  47. package/svg/lightbulb-filled.svg +1 -0
  48. package/svg/lightbulb-off-filled-loop.svg +1 -0
  49. package/svg/lightbulb-off-filled.svg +1 -0
  50. package/svg/lightbulb-off-loop.svg +1 -0
  51. package/svg/lightbulb-off-twotone-loop.svg +1 -0
  52. package/svg/lightbulb-off-twotone.svg +1 -0
  53. package/svg/lightbulb-off.svg +1 -0
  54. package/svg/lightbulb-twotone.svg +1 -0
  55. package/svg/lightbulb.svg +1 -0
  56. package/svg/{list-3-solid.svg → list-3-filled.svg} +0 -0
  57. package/svg/loading-alt-loop.svg +1 -0
  58. package/svg/loading-loop.svg +1 -0
  59. package/svg/loading-twotone-loop.svg +1 -0
  60. package/svg/moon-filled.svg +1 -0
  61. package/svg/moon-twotone.svg +1 -0
  62. package/svg/moon.svg +1 -0
  63. package/svg/reddit-circle-loop.svg +1 -0
  64. package/svg/reddit-circle.svg +1 -0
  65. package/svg/reddit-loop.svg +1 -0
  66. package/svg/reddit.svg +1 -0
  67. package/svg/sun-rising-filled-loop.svg +1 -0
  68. package/svg/sun-rising-loop.svg +1 -0
  69. package/svg/sun-rising-twotone-loop.svg +1 -0
  70. package/svg/sunny-filled.svg +1 -0
  71. package/svg/sunny-outline-loop.svg +1 -0
  72. package/svg/sunny-outline-twotone-loop.svg +1 -0
  73. package/svg/sunny-outline-twotone.svg +1 -0
  74. package/svg/sunny-outline.svg +1 -0
  75. package/svg/telegram.svg +1 -0
  76. package/svg/text-box-multiple-to-text-box-transition.svg +1 -0
  77. package/svg/text-box-multiple-twotone-to-text-box-twotone-transition.svg +1 -0
  78. package/svg/text-box-multiple-twotone.svg +1 -0
  79. package/svg/text-box-multiple.svg +1 -0
  80. package/svg/text-box-to-text-box-multiple-transition.svg +1 -0
  81. package/svg/text-box-twotone-to-text-box-multiple-twotone-transition.svg +1 -0
  82. package/svg/text-box-twotone.svg +1 -0
  83. package/svg/text-box.svg +1 -0
  84. package/svg/weather-cloudy-loop.svg +1 -0
package/README.md CHANGED
@@ -4,19 +4,34 @@ There are many icon sets that are designed to Material Design guidelines. You ca
4
4
 
5
5
  This icon set is different:
6
6
 
7
- - Icons are animated using CSS animations for stroke.
7
+ - Icons are animated using SVG animations. No CSS or JavaScript.
8
8
  - It follows guidelines that are used for 'Round' and 'TwoTone' icons in the official Material Design Icons set.
9
9
  - Sometimes 1px thin lines are used where it makes sense.
10
10
 
11
11
  Preview is available at https://cyberalien.github.io/line-md/
12
12
 
13
- Icon set is in development. It contains only few icons so far. Icons can change any time.
13
+ Icon set is in development. It contains only few icons so far.
14
14
 
15
- # CSS 2 animations
15
+ ## Icon requests
16
16
 
17
- Icons use CSS 2 animations, which are contained in icon code and do not require external stylesheet or script.
17
+ If you like this icon set, but it is missing icons that you need, [please open an issue at repository](https://github.com/cyberalien/line-md/issues).
18
18
 
19
- # Usage in HTML
19
+ ## SVG animations level 2
20
+
21
+ Icons use [SVG animations](https://svgwg.org/specs/animations/), which are contained in icon code and do not require external stylesheet or script.
22
+
23
+ No, these are not outdated SMIL animations. Icons are animated using modern SVG spec, supported by all browsers.
24
+
25
+ ## Animation types
26
+
27
+ Most icons use "fade-in" animation. Animation shows icon appearing from nothing.
28
+
29
+ Other icons:
30
+ - Icons that end with `-loop` use infinite animtions.
31
+ - Icons that end with `-out` disappear icon. It is the opposite of same icon without `-out` suffix.
32
+ - Icons that end with `-transition` transition between two icons (not yet available, but planned).
33
+
34
+ ## Usage in HTML
20
35
 
21
36
  1. Include IconifyIcon component, [see `iconify-icon` package for latest code](https://www.npmjs.com/package/iconify-icon).
22
37
 
@@ -26,14 +41,12 @@ Icons use CSS 2 animations, which are contained in icon code and do not require
26
41
  <iconify-icon icon="line-md:home"></iconify-icon>
27
42
  ```
28
43
 
29
- # Icon requests
30
-
31
- You can [open an issue on GitHub repository](https://github.com/cyberalien/line-md/issues) to request icons.
44
+ ## Usage without web component
32
45
 
33
- Icons are currently designed in Figma and exported using custom Figma plug-in. Plug-in calculates lengths of all shapes, order of animations and assigns appropriate classes to shapes within exported SVG.
46
+ There are few issues with SVG animations.
34
47
 
35
- At moment of writing this, Figma has a bug with exporting shapes that require masking (it replaces stroke with fill and merges shape with mask), which means complex shapes cannot be animated, so icons that require masks cannot be added yet.
48
+ [Iconify icon web component](https://docs.iconify.design/iconify-icon/) solves those issues, but if you are using icons without it, see [article that explains known SVG issues and solutions](https://docs.iconify.design/articles/svg-animation-issues/).
36
49
 
37
- # Licence
50
+ ## Licence
38
51
 
39
52
  MIT