@iconify-svelte/material-symbols-light 1.0.30 → 1.0.31

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.
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="q97iszbiv"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:bitbucket" {...props}></Icon>
11
+ <style>
12
+ :global(.q97iszbiv) {
13
+ fill: currentColor;
14
+ d: path("M6.662 19.616q-.359 0-.59-.191q-.232-.19-.296-.55L3.564 5.15q-.05-.34.122-.553q.173-.212.49-.212h15.651q.333 0 .499.211q.166.212.104.551l-.597 3.63q-.062.362-.287.548q-.226.187-.59.187h-9.42q-.017 0-.205.242l.74 4.542q.02.07.212.193h3.409q.085 0 .212-.193l.536-3.275q.043-.296.223-.44t.476-.142h3.705q.333 0 .5.211t.123.529l-1.243 7.696q-.063.36-.295.55t-.59.19z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="fbref9o6w"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:gitlab" {...props}></Icon>
11
+ <style>
12
+ :global(.fbref9o6w) {
13
+ fill: currentColor;
14
+ d: path("m11.577 19.485l-5.898-4.443q-1.083-.815-1.44-2.115t.128-2.57l2.158-5.612q.064-.17.212-.265t.317-.095q.173 0 .336.103t.225.313L9.071 9.25h5.866l1.448-4.449q.063-.21.226-.313t.335-.103q.17 0 .317.095q.148.095.211.265l2.134 5.611q.486 1.271.129 2.571t-1.44 2.115l-5.905 4.443q-.18.13-.407.13t-.408-.13");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="kewj8accx"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:ink-highlighter-off-outline-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.kewj8accx) {
13
+ fill: currentColor;
14
+ d: path("m18.223 4.716l1.754 1.753q.485.485.485 1.131t-.485 1.13l-3.844 3.845q-.147.146-.348.156t-.366-.156q-.165-.165-.165-.354t.165-.354l3.831-3.825q.173-.173.173-.442t-.173-.442l-1.716-1.716q-.172-.173-.442-.173t-.442.173l-3.825 3.825q-.146.147-.347.156t-.366-.156t-.166-.353t.166-.354l3.85-3.844q.484-.485 1.13-.485q.647 0 1.131.485m1.898 16.101q-.165.166-.356.166q-.192 0-.357-.166l-5.762-5.755l-4.223 4.229q-.484.484-1.133.484t-1.134-.484l-.192-.193l-.683.677q-.217.206-.514.33q-.296.126-.607.126H4.014q-.273 0-.373-.252t.094-.444l1.838-1.833l-.154-.154q-.484-.484-.49-1.14q-.006-.654.479-1.139l4.223-4.223l-6.454-6.454q-.146-.146-.156-.347t.156-.366t.357-.166t.357.166l16.23 16.23q.146.147.156.345t-.156.363M6.116 16.823l1.753 1.754q.173.173.423.173t.424-.173l4.223-4.223l-2.6-2.6l-4.223 4.223q-.174.173-.174.423t.174.423m5.523-3.77");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="d_c-fw0-w"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:ink-highlighter-off-outline-sharp" {...props}></Icon>
11
+ <style>
12
+ :global(.d_c-fw0-w) {
13
+ fill: currentColor;
14
+ d: path("m15.773 12.935l-.707-.714L19.692 7.6l-2.6-2.6l-4.626 4.627l-.708-.713l5.334-5.33L21.108 7.6zM8.293 19l4.646-4.646l-2.6-2.6L5.692 16.4zm11.469 2.177l-6.116-6.115l-4.788 4.788H7.727l-.77-.77l-1.15 1.15H3.04l2.534-2.534l-.73-.73v-1.132l4.788-4.788l-6.808-6.808l.714-.713l16.938 16.938z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="bzavuab4w"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:ink-highlighter-off-outline" {...props}></Icon>
11
+ <style>
12
+ :global(.bzavuab4w) {
13
+ fill: currentColor;
14
+ d: path("m15.773 12.935l-.707-.714l4.184-4.179q.173-.173.173-.442t-.173-.442l-1.716-1.716q-.172-.173-.442-.173t-.442.173l-4.184 4.185l-.708-.713l4.204-4.198q.484-.485 1.13-.485q.647 0 1.131.485l1.754 1.753q.485.485.485 1.131t-.485 1.13zm3.989 8.242l-6.116-6.115l-4.223 4.223q-.484.484-1.13.484q-.647 0-1.131-.484l-.204-.204l-1.15 1.15h-2.77l2.535-2.535l-.165-.165q-.485-.485-.485-1.131t.485-1.13l4.223-4.224L2.823 4.24l.714-.714l16.938 16.938zM6.115 16.823l1.753 1.754q.173.173.423.173t.424-.173l4.223-4.223l-2.6-2.6l-4.223 4.223q-.174.173-.174.423t.174.423m5.523-3.77");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="v190iccfn"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:ink-highlighter-off-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.v190iccfn) {
13
+ fill: currentColor;
14
+ d: path("m18.223 4.716l1.754 1.753q.485.485.485 1.131t-.485 1.13l-3.646 3.653q-.223.223-.552.223t-.552-.223L12.31 9.466q-.223-.224-.223-.552q0-.33.223-.552l3.652-3.646q.484-.485 1.13-.485q.647 0 1.131.485m1.898 16.101q-.165.166-.356.166q-.192 0-.357-.166l-5.762-5.755l-4.223 4.229q-.484.484-1.133.484t-1.134-.484l-.192-.193l-.683.677q-.217.206-.514.33q-.296.126-.607.126H4.014q-.273 0-.373-.252t.094-.444l1.838-1.833l-.154-.154q-.484-.484-.49-1.14q-.006-.654.479-1.139l4.223-4.223l-6.454-6.454q-.146-.146-.156-.347t.156-.366t.357-.166t.357.166l16.23 16.23q.146.147.156.345t-.156.363");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="jjlv7pr_s"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:ink-highlighter-off-sharp" {...props}></Icon>
11
+ <style>
12
+ :global(.jjlv7pr_s) {
13
+ fill: currentColor;
14
+ d: path("m15.779 12.935l-4.021-4.021l5.334-5.33L21.108 7.6zm3.983 8.242l-6.116-6.115l-4.788 4.788H7.727l-.77-.77l-1.15 1.15H3.04l2.534-2.534l-.73-.73v-1.132l4.788-4.788l-6.808-6.808l.714-.713l16.938 16.938z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="xceafjmjk"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:ink-highlighter-off" {...props}></Icon>
11
+ <style>
12
+ :global(.xceafjmjk) {
13
+ fill: currentColor;
14
+ d: path("m15.779 12.935l-4.021-4.021l4.204-4.198q.484-.485 1.13-.485q.647 0 1.131.485l1.754 1.753q.485.485.485 1.131t-.485 1.13zm3.983 8.242l-6.116-6.115l-4.223 4.223q-.484.484-1.13.484q-.647 0-1.131-.484l-.204-.204l-1.15 1.15h-2.77l2.535-2.535l-.165-.165q-.485-.485-.485-1.131t.485-1.13l4.223-4.224L2.823 4.24l.714-.714l16.938 16.938z");
15
+ }
16
+
17
+ </style>
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "material-symbols-light",
3
3
  "info": {
4
4
  "name": "Material Symbols Light",
5
- "total": 15439,
5
+ "total": 15447,
6
6
  "author": {
7
7
  "name": "Google",
8
8
  "url": "https://github.com/google/material-design-icons"
@@ -28,5 +28,5 @@
28
28
  ],
29
29
  "palette": false
30
30
  },
31
- "lastModified": 1778041297
31
+ "lastModified": 1778304514
32
32
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-svelte/material-symbols-light",
3
3
  "type": "module",
4
- "version": "1.0.30",
4
+ "version": "1.0.31",
5
5
  "homepage": "https://icon-sets.iconify.design/material-symbols-light/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "Apache-2.0",
@@ -7270,6 +7270,10 @@
7270
7270
  "types": "./types/gfwqskkx.d.ts",
7271
7271
  "svelte": "./components/b/biotech-rounded.svelte"
7272
7272
  },
7273
+ "./bitbucket": {
7274
+ "types": "./types/gfwqskkx.d.ts",
7275
+ "svelte": "./components/b/bitbucket.svelte"
7276
+ },
7273
7277
  "./blanket": {
7274
7278
  "types": "./types/gfwqskkx.d.ts",
7275
7279
  "svelte": "./components/b/blanket.svelte"
@@ -25666,6 +25670,10 @@
25666
25670
  "types": "./types/gfwqskkx.d.ts",
25667
25671
  "svelte": "./components/g/gite-rounded.svelte"
25668
25672
  },
25673
+ "./gitlab": {
25674
+ "types": "./types/gfwqskkx.d.ts",
25675
+ "svelte": "./components/g/gitlab.svelte"
25676
+ },
25669
25677
  "./glass-cup": {
25670
25678
  "types": "./types/gfwqskkx.d.ts",
25671
25679
  "svelte": "./components/g/glass-cup.svelte"
@@ -29314,6 +29322,30 @@
29314
29322
  "types": "./types/gfwqskkx.d.ts",
29315
29323
  "svelte": "./components/i/ink-highlighter-move-sharp.svelte"
29316
29324
  },
29325
+ "./ink-highlighter-off": {
29326
+ "types": "./types/gfwqskkx.d.ts",
29327
+ "svelte": "./components/i/ink-highlighter-off.svelte"
29328
+ },
29329
+ "./ink-highlighter-off-outline": {
29330
+ "types": "./types/gfwqskkx.d.ts",
29331
+ "svelte": "./components/i/ink-highlighter-off-outline.svelte"
29332
+ },
29333
+ "./ink-highlighter-off-outline-rounded": {
29334
+ "types": "./types/gfwqskkx.d.ts",
29335
+ "svelte": "./components/i/ink-highlighter-off-outline-rounded.svelte"
29336
+ },
29337
+ "./ink-highlighter-off-outline-sharp": {
29338
+ "types": "./types/gfwqskkx.d.ts",
29339
+ "svelte": "./components/i/ink-highlighter-off-outline-sharp.svelte"
29340
+ },
29341
+ "./ink-highlighter-off-rounded": {
29342
+ "types": "./types/gfwqskkx.d.ts",
29343
+ "svelte": "./components/i/ink-highlighter-off-rounded.svelte"
29344
+ },
29345
+ "./ink-highlighter-off-sharp": {
29346
+ "types": "./types/gfwqskkx.d.ts",
29347
+ "svelte": "./components/i/ink-highlighter-off-sharp.svelte"
29348
+ },
29317
29349
  "./ink-highlighter-outline": {
29318
29350
  "types": "./types/gfwqskkx.d.ts",
29319
29351
  "svelte": "./components/i/ink-highlighter-outline.svelte"