line-md 2.0.3 → 2.0.4

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/line-md.json CHANGED
@@ -17,9 +17,9 @@
17
17
  "beer-alt-twotone-loop",
18
18
  "map-marker-off-loop"
19
19
  ],
20
- "total": 1116
20
+ "total": 1117
21
21
  },
22
- "lastModified": 1733678170,
22
+ "lastModified": 1733679394,
23
23
  "icons": {
24
24
  "account": {
25
25
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 21v-1c0 -3.31 2.69 -6 6 -6h4c3.31 0 6 2.69 6 6v1\" stroke-dasharray=\"28\" stroke-dashoffset=\"28\"><animate attributeName=\"stroke-dashoffset\" values=\"28;0\" dur=\"0.4s\" fill=\"freeze\"/></path><path d=\"M12 11c-2.21 0 -4 -1.79 -4 -4c0 -2.21 1.79 -4 4 -4c2.21 0 4 1.79 4 4c0 2.21 -1.79 4 -4 4Z\" stroke-dasharray=\"28\" stroke-dashoffset=\"28\"><animate attributeName=\"stroke-dashoffset\" values=\"28;0\" begin=\"0.4s\" dur=\"0.4s\" fill=\"freeze\"/></path></g>"
@@ -2007,6 +2007,9 @@
2007
2007
  "iconify2-static": {
2008
2008
  "body": "<mask id=\"iconify2-mask\"><g fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.25 22.25h17.5\" stroke-width=\"1.5\"/><path d=\"M7 3v3M5 8v11h14v-11\"/><path d=\"M12 16v4.5M12 3l8.5 5.5\" stroke=\"#000\" stroke-width=\"4\"/><path d=\"M12 3l8.5 5.5\"/><path d=\"M12 3l-8.5 5.5\" stroke=\"#000\" stroke-width=\"4\"/><path d=\"M12 3l-8.5 5.5M12 11.5v9\"/></g><circle cx=\"12\" cy=\"11.5\" r=\"3.5\" fill=\"#000\"/><circle cx=\"12\" cy=\"11.5\" r=\"1.5\" fill=\"#fff\"/></mask><rect mask=\"url(#iconify2-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
2009
2009
  },
2010
+ "iconify2-static-twotone": {
2011
+ "body": "<mask id=\"iconify2-mask\"><g fill=\"none\" stroke=\"#999\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.25 22.25h17.5\" stroke=\"#555\" stroke-width=\"1.5\"/><path d=\"M7 3v3\" stroke=\"#555\"/><path d=\"M5 8v11h14v-11\"/><path d=\"M12 16v4.5M12 3l8.5 5.5\" stroke=\"#000\" stroke-width=\"4\"/><path d=\"M12 3l8.5 5.5\"/><path d=\"M12 3l-8.5 5.5\" stroke=\"#000\" stroke-width=\"4\"/><path d=\"M12 3l-8.5 5.5\"/><path d=\"M12 11.5v9\" stroke=\"#fff\"/></g><circle cx=\"12\" cy=\"11.5\" r=\"3.5\" fill=\"#000\"/><circle cx=\"12\" cy=\"11.5\" r=\"1.5\" fill=\"#fff\"/></mask><rect mask=\"url(#iconify2-mask)\" width=\"24\" height=\"24\" fill=\"currentColor\"/>"
2012
+ },
2010
2013
  "image": {
2011
2014
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 14v-9h18v14h-18v-5\" stroke-dasharray=\"72\" stroke-dashoffset=\"72\"><animate attributeName=\"stroke-dashoffset\" values=\"72;0\" dur=\"0.6s\" fill=\"freeze\"/></path><path d=\"M3 16l4 -3l3 2l6 -5l5 4\" stroke-width=\"1\" stroke-dasharray=\"24\" stroke-dashoffset=\"24\"><animate attributeName=\"stroke-dashoffset\" values=\"24;0\" begin=\"0.6s\" dur=\"0.4s\" fill=\"freeze\"/></path></g><g fill=\"currentColor\"><circle cx=\"7.5\" cy=\"9.5\" r=\"1.5\" fill-opacity=\"0\"><animate attributeName=\"fill-opacity\" values=\"0;1\" begin=\"1s\" dur=\"0.2s\" fill=\"freeze\"/></circle></g>"
2012
2015
  },
@@ -4304,6 +4307,7 @@
4304
4307
  "heart-twotone-half-filled",
4305
4308
  "iconify1",
4306
4309
  "iconify2-static",
4310
+ "iconify2-static-twotone",
4307
4311
  "instagram",
4308
4312
  "linkedin",
4309
4313
  "mastodon",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "line-md",
3
- "version": "2.0.3",
3
+ "version": "2.0.4",
4
4
  "type": "module",
5
5
  "description": "Material Line Icons",
6
6
  "author": "Vjacheslav Trushkin <cyberalien@gmail.com> (https://iconify.design)",
@@ -0,0 +1,17 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2
+ <mask id="iconify2-mask">
3
+ <g fill="none" stroke="#999" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
4
+ <path d="M3.25 22.25h17.5" stroke="#555" stroke-width="1.5" />
5
+ <path d="M7 3v3" stroke="#555" />
6
+ <path d="M5 8v11h14v-11" />
7
+ <path d="M12 16v4.5M12 3l8.5 5.5" stroke="#000" stroke-width="4" />
8
+ <path d="M12 3l8.5 5.5" />
9
+ <path d="M12 3l-8.5 5.5" stroke="#000" stroke-width="4" />
10
+ <path d="M12 3l-8.5 5.5" />
11
+ <path d="M12 11.5v9" stroke="#fff" />
12
+ </g>
13
+ <circle cx="12" cy="11.5" r="3.5" fill="#000" />
14
+ <circle cx="12" cy="11.5" r="1.5" fill="#fff" />
15
+ </mask>
16
+ <rect mask="url(#iconify2-mask)" width="24" height="24" fill="currentColor" />
17
+ </svg>