@iconify-svelte/material-symbols-light 1.0.19 → 1.0.20

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="f0uvk9ba"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:check-alert-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.f0uvk9ba) {
13
+ fill: currentColor;
14
+ d: path("m9.55 15.88l8.802-8.801q.146-.146.344-.156t.363.156t.166.357t-.165.356l-8.944 8.95q-.243.243-.566.243t-.566-.243l-4.05-4.05q-.146-.146-.152-.347t.158-.366t.357-.165t.357.165zm5.288 4.574q-1.165-1.162-1.165-2.839q0-1.67 1.165-2.835q1.164-1.165 2.835-1.165t2.836 1.165t1.164 2.835q0 1.677-1.164 2.839q-1.165 1.161-2.836 1.161t-2.835-1.161m2.835-.416q.2 0 .33-.13t.132-.331t-.131-.33t-.331-.131t-.33.13t-.131.331t.13.33t.331.132m0-1.847q.162 0 .273-.111q.112-.112.112-.273v-2.231q0-.162-.112-.273q-.111-.112-.273-.112t-.273.112t-.111.273v2.23q0 .162.111.274t.273.111");
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="vd5434bx"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:check-alert" {...props}></Icon>
11
+ <style>
12
+ :global(.vd5434bx) {
13
+ fill: currentColor;
14
+ d: path("m9.55 17.308l-4.97-4.97l.714-.713l4.256 4.256l9.156-9.156l.713.714zm5.288 3.146q-1.165-1.162-1.165-2.839q0-1.67 1.165-2.835q1.164-1.165 2.835-1.165t2.836 1.165t1.164 2.835q0 1.677-1.164 2.839q-1.165 1.161-2.836 1.161t-2.835-1.161m2.835-.416q.2 0 .33-.13t.132-.331t-.131-.33t-.331-.131t-.33.13t-.131.331t.13.33t.331.132m-.384-1.847h.769v-3h-.77z");
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="kc45uznd"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:signal-cellular-alt-off-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.kc45uznd) {
13
+ fill: currentColor;
14
+ d: path("M12.043 18.765q-.235-.236-.235-.573v-4.957L3.094 4.52q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166l-6.056-6.05v3.342q0 .337-.236.573q-.235.235-.571.235q-.337 0-.573-.236m6.15-3.72q-.307-.005-.557-.217t-.251-.59v-8.43q0-.336.235-.571q.236-.236.572-.236t.573.236q.235.235.235.572v8.429q0 .403-.251.608t-.557.2m-10.812.19q.235.236.235.573v2.384q0 .337-.235.573q-.236.235-.572.235t-.573-.236Q6 18.53 6 18.193v-2.384q0-.337.235-.572q.236-.236.573-.236t.572.236");
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="si0zvsb"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:signal-cellular-alt-off" {...props}></Icon>
11
+ <style>
12
+ :global(.si0zvsb) {
13
+ fill: currentColor;
14
+ d: path("m19.833 21.26l-6.41-6.41V19h-1.615v-5.765L2.74 4.167l.713-.713l17.092 17.092zM19 16.189l-1.616-1.616V5H19zM6 19v-4h1.616v4z");
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="r1rtqtbo"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:youtube-activity-2-outline-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.r1rtqtbo) {
13
+ fill: currentColor;
14
+ d: path("M19.154 17.5h-1.5q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h1.5V15q0-.213.144-.356t.356-.144t.356.144t.144.356v1.5h1.5q.212 0 .356.144t.144.357t-.144.356t-.356.143h-1.5V19q0 .213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356zM12 6.02l.933.002q.933.003 2.149.04t2.417.106t1.763.218q.476.137.846.494t.505.833q.2.781.278 1.83t.084 1.995q0 .213-.135.357t-.345.143t-.349-.143t-.152-.357q-.025-.855-.1-1.92q-.075-1.066-.244-1.649q-.07-.24-.237-.395t-.407-.224q-.578-.142-2.745-.236T12 7.019q-2.084 0-4.25.095t-2.742.236q-.24.07-.415.246q-.174.177-.224.379q-.2.683-.275 1.942Q4.02 11.177 4.02 12q0 .817.075 2.1t.275 1.95q.07.24.234.395t.405.224q.561.15 2.734.24Q9.916 17 12 17h1.058q.538 0 1.077-.02q.212 0 .356.135t.144.35t-.144.364t-.356.146q-.434 0-.828.012T12.63 18H12q-1.641 0-3.075-.05q-1.248-.025-2.44-.103q-1.19-.078-1.733-.209q-.516-.136-.865-.496q-.35-.36-.487-.836q-.15-.523-.229-1.262q-.08-.738-.102-1.409q-.05-.805-.05-1.632t.05-1.61q.023-.689.102-1.41q.079-.722.229-1.264q.137-.477.497-.838q.361-.361.855-.495q.562-.15 1.753-.219q1.192-.069 2.418-.108q1.434-.04 3.077-.04m1.989 5.633l-3.297-1.843q-.211-.13-.404.001t-.192.353v3.693q0 .222.192.353t.404 0l3.296-1.861q.212-.121.212-.343t-.212-.353");
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="gmpd0bcm"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:youtube-activity-2-outline" {...props}></Icon>
11
+ <style>
12
+ :global(.gmpd0bcm) {
13
+ fill: currentColor;
14
+ d: path("M19.154 19.5v-2h-2v-1h2v-2h1v2h2v1h-2v2zM12 6.02l.933.002q.933.003 2.149.04t2.417.106t1.763.218q.476.137.846.494t.505.833q.237.88.309 2.098q.072 1.22.053 2.227H20q-.02-.829-.085-2.118q-.065-1.29-.265-1.95q-.07-.241-.236-.396t-.408-.224q-.578-.142-2.745-.236T12 7.019q-2.084 0-4.25.095t-2.742.236q-.24.07-.415.246q-.174.177-.224.379q-.2.683-.275 1.942Q4.02 11.177 4.02 12q0 .817.075 2.1t.275 1.95q.07.24.234.395t.405.224q.561.15 2.734.24Q9.916 17 12 17h1.297q.664 0 1.337-.025v.994q-.505.025-.98.028q-.476.003-.852.003H12q-1.641 0-3.075-.05q-1.248-.025-2.44-.103q-1.19-.078-1.733-.209q-.516-.136-.865-.496q-.35-.36-.487-.836q-.15-.523-.229-1.262q-.08-.738-.102-1.409q-.05-.805-.05-1.632t.05-1.61q.023-.689.102-1.41q.079-.722.229-1.264q.137-.477.497-.838q.361-.361.855-.495q.562-.15 1.753-.219q1.192-.069 2.418-.108q1.434-.04 3.077-.04m-1.904 8.539L14.604 12l-4.508-2.539z");
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="oosuftag"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:youtube-activity-2-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.oosuftag) {
13
+ fill: currentColor;
14
+ d: path("M19.154 17.5h-1.5q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h1.5V15q0-.213.144-.356t.356-.144t.356.144t.144.356v1.5h1.5q.212 0 .356.144t.144.357t-.144.356t-.356.143h-1.5V19q0 .213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356zm-5.165-5.848L10.692 9.81q-.211-.131-.404 0t-.192.354v3.692q0 .222.192.353t.404 0l3.296-1.861q.212-.121.212-.343t-.212-.353M12 6.019l.933.003q.933.003 2.149.04t2.417.106t1.763.219q.476.136.846.491t.505.841q.212.76.287 1.81t.075 1.987q0 .276-.195.425q-.196.15-.463.088q-1.115-.185-2.276.233q-1.16.417-1.933 1.188q-.794.771-1.151 1.793q-.357 1.023-.274 2.124q.017.243-.127.435t-.391.192q-.453 0-.85.003q-.395.003-.673.003H12q-1.641 0-3.075-.05q-1.248-.025-2.44-.103q-1.19-.078-1.733-.209q-.516-.136-.865-.496q-.35-.36-.487-.836q-.15-.523-.229-1.262q-.08-.738-.102-1.409q-.05-.805-.05-1.632t.05-1.61q.023-.689.102-1.41q.079-.722.229-1.264q.137-.477.497-.838q.361-.361.855-.495q.562-.15 1.753-.219q1.192-.069 2.418-.108q1.434-.04 3.077-.04");
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="sv_sybbt"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:youtube-activity-2" {...props}></Icon>
11
+ <style>
12
+ :global(.sv_sybbt) {
13
+ fill: currentColor;
14
+ d: path("M19.154 19.5v-2h-2v-1h2v-2h1v2h2v1h-2v2zm-9.058-4.942L14.604 12l-4.508-2.539zM12 6.019l.933.003q.933.003 2.149.04t2.417.106t1.763.218q.476.137.846.492t.505.841q.262.927.324 2.207t.038 2.287q-.296-.104-.642-.158t-.68-.055q-2.093 0-3.546 1.45t-1.453 3.525q-.02.27.01.513t.096.481q-.56.025-1.051.028t-.88.003H12q-1.641 0-3.075-.05q-1.248-.025-2.44-.103q-1.19-.078-1.733-.209q-.516-.136-.865-.496q-.35-.36-.487-.836q-.15-.523-.229-1.262q-.08-.738-.102-1.409q-.05-.805-.05-1.632t.05-1.61q.023-.689.102-1.41q.079-.722.229-1.264q.137-.477.497-.838q.361-.361.855-.495q.562-.15 1.753-.219q1.192-.069 2.418-.108q1.434-.04 3.077-.04");
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="fnzlhv3r"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:youtube-video-outline-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.fnzlhv3r) {
13
+ fill: currentColor;
14
+ d: path("M12.008 18q-1.648 0-3.083-.043q-1.227-.043-2.42-.118t-1.747-.206q-.494-.133-.855-.495q-.36-.361-.497-.838q-.15-.517-.226-1.256t-.118-1.41Q3.02 12.828 3.02 12t.05-1.613q.031-.673.113-1.413q.083-.74.224-1.255q.136-.477.497-.838t.855-.494q.555-.15 1.747-.22q1.191-.069 2.418-.108q1.434-.04 3.077-.04l.933.003q.933.003 2.158.04q1.226.038 2.43.106q1.204.069 1.74.219q.494.133.855.494t.498.838q.14.516.223 1.255q.082.74.113 1.413Q21 11.17 21 12t-.043 1.634q-.043.671-.118 1.41t-.225 1.256q-.137.477-.498.838q-.36.361-.854.495q-.534.132-1.74.209t-2.43.115t-2.155.04zm-.001-1q2.085 0 4.255-.088t2.75-.243q.24-.069.414-.233q.174-.165.224-.386q.2-.667.275-1.95T20 11.995t-.075-2.09t-.275-1.936q-.07-.24-.234-.395t-.404-.224q-.581-.156-2.75-.243t-4.255-.088t-4.255.088t-2.744.243q-.24.07-.415.234q-.174.164-.224.385q-.2.668-.275 1.936t-.075 2.09t.075 2.105t.275 1.95q.07.24.234.395t.405.224q.575.156 2.744.244t4.255.087m1.982-5.348L10.692 9.81q-.211-.131-.404 0t-.192.354v3.692q0 .222.192.353t.404 0l3.296-1.861q.212-.121.212-.343t-.212-.353m-1.969.367");
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="l_ise4bm"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:youtube-video-outline" {...props}></Icon>
11
+ <style>
12
+ :global(.l_ise4bm) {
13
+ fill: currentColor;
14
+ d: path("M12.008 18q-1.648 0-3.083-.043q-1.227-.043-2.42-.118t-1.747-.206q-.494-.133-.855-.495q-.36-.361-.497-.838q-.15-.517-.226-1.256t-.118-1.41Q3.02 12.828 3.02 12t.05-1.613q.031-.673.113-1.413q.083-.74.224-1.255q.136-.477.497-.838t.855-.494q.555-.15 1.747-.22q1.191-.069 2.418-.108q1.434-.04 3.077-.04l.933.003q.933.003 2.158.04q1.226.038 2.43.106q1.204.069 1.74.219q.494.133.855.494t.498.838q.14.516.223 1.255q.082.74.113 1.413Q21 11.17 21 12t-.043 1.634q-.043.671-.118 1.41t-.225 1.256q-.137.477-.498.838q-.36.361-.854.495q-.534.132-1.74.209t-2.43.115t-2.155.04zm-.001-1q2.085 0 4.255-.088t2.75-.243q.24-.069.414-.233q.174-.165.224-.386q.2-.667.275-1.95T20 11.995t-.075-2.09t-.275-1.936q-.07-.24-.234-.395t-.404-.224q-.581-.156-2.75-.243t-4.255-.088t-4.255.088t-2.744.243q-.24.07-.415.234q-.174.164-.224.385q-.2.668-.275 1.936t-.075 2.09t.075 2.105t.275 1.95q.07.24.234.395t.405.224q.575.156 2.744.244t4.255.087m-1.91-2.442L14.603 12l-4.508-2.539zm1.922-2.539");
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="pro9vliz"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:youtube-video-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.pro9vliz) {
13
+ fill: currentColor;
14
+ d: path("M12.008 18q-1.648 0-3.083-.043q-1.227-.043-2.42-.118t-1.747-.206q-.494-.133-.855-.495q-.36-.361-.497-.838q-.15-.517-.226-1.256t-.118-1.41Q3.02 12.828 3.02 12t.05-1.613q.031-.673.113-1.413q.083-.74.224-1.255q.136-.477.497-.838t.855-.494q.555-.15 1.747-.22q1.191-.069 2.418-.108q1.434-.04 3.077-.04l.933.003q.933.003 2.158.04q1.226.038 2.43.106q1.204.069 1.74.219q.494.133.855.494t.498.838q.14.516.223 1.255q.082.74.113 1.413Q21 11.17 21 12t-.043 1.634q-.043.671-.118 1.41t-.225 1.256q-.137.477-.498.838q-.36.361-.854.495q-.534.132-1.74.209t-2.43.115t-2.155.04zm1.98-6.348L10.693 9.81q-.211-.131-.403 0t-.193.354v3.692q0 .222.193.353t.403 0l3.297-1.861q.211-.121.211-.343t-.211-.353");
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="y938j6bz"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:youtube-video" {...props}></Icon>
11
+ <style>
12
+ :global(.y938j6bz) {
13
+ fill: currentColor;
14
+ d: path("M12.008 18q-1.648 0-3.083-.043q-1.227-.043-2.42-.118t-1.747-.206q-.494-.133-.855-.495q-.36-.361-.497-.838q-.15-.517-.226-1.256t-.118-1.41Q3.02 12.828 3.02 12t.05-1.613q.031-.673.113-1.413q.083-.74.224-1.255q.136-.477.497-.838t.855-.494q.555-.15 1.747-.22q1.191-.069 2.418-.108q1.434-.04 3.077-.04l.933.003q.933.003 2.158.04q1.226.038 2.43.106q1.204.069 1.74.219q.494.133.855.494t.498.838q.14.516.223 1.255q.082.74.113 1.413Q21 11.17 21 12t-.043 1.634q-.043.671-.118 1.41t-.225 1.256q-.137.477-.498.838q-.36.361-.854.495q-.534.132-1.74.209t-2.43.115t-2.155.04zm-1.912-3.442L14.604 12l-4.508-2.539z");
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": 15268,
5
+ "total": 15270,
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": 1772603087
31
+ "lastModified": 1773295288
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.19",
4
+ "version": "1.0.20",
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",
@@ -11302,6 +11302,14 @@
11302
11302
  "types": "./types/gfwqskkx.d.ts",
11303
11303
  "svelte": "./components/c/check.svelte"
11304
11304
  },
11305
+ "./check-alert": {
11306
+ "types": "./types/gfwqskkx.d.ts",
11307
+ "svelte": "./components/c/check-alert.svelte"
11308
+ },
11309
+ "./check-alert-rounded": {
11310
+ "types": "./types/gfwqskkx.d.ts",
11311
+ "svelte": "./components/c/check-alert-rounded.svelte"
11312
+ },
11305
11313
  "./check-box": {
11306
11314
  "types": "./types/gfwqskkx.d.ts",
11307
11315
  "svelte": "./components/c/check-box.svelte"
@@ -49466,6 +49474,14 @@
49466
49474
  "types": "./types/gfwqskkx.d.ts",
49467
49475
  "svelte": "./components/s/signal-cellular-alt-2-bar-rounded.svelte"
49468
49476
  },
49477
+ "./signal-cellular-alt-off": {
49478
+ "types": "./types/gfwqskkx.d.ts",
49479
+ "svelte": "./components/s/signal-cellular-alt-off.svelte"
49480
+ },
49481
+ "./signal-cellular-alt-off-rounded": {
49482
+ "types": "./types/gfwqskkx.d.ts",
49483
+ "svelte": "./components/s/signal-cellular-alt-off-rounded.svelte"
49484
+ },
49469
49485
  "./signal-cellular-alt-rounded": {
49470
49486
  "types": "./types/gfwqskkx.d.ts",
49471
49487
  "svelte": "./components/s/signal-cellular-alt-rounded.svelte"
@@ -62030,21 +62046,21 @@
62030
62046
  "types": "./types/gfwqskkx.d.ts",
62031
62047
  "svelte": "./components/y/your-trips-sharp.svelte"
62032
62048
  },
62033
- "./youtube-activity": {
62049
+ "./youtube-activity-2": {
62034
62050
  "types": "./types/gfwqskkx.d.ts",
62035
- "svelte": "./components/y/youtube-activity.svelte"
62051
+ "svelte": "./components/y/youtube-activity-2.svelte"
62036
62052
  },
62037
- "./youtube-activity-outline": {
62053
+ "./youtube-activity-2-outline": {
62038
62054
  "types": "./types/gfwqskkx.d.ts",
62039
- "svelte": "./components/y/youtube-activity-outline.svelte"
62055
+ "svelte": "./components/y/youtube-activity-2-outline.svelte"
62040
62056
  },
62041
- "./youtube-activity-outline-rounded": {
62057
+ "./youtube-activity-2-outline-rounded": {
62042
62058
  "types": "./types/gfwqskkx.d.ts",
62043
- "svelte": "./components/y/youtube-activity-outline-rounded.svelte"
62059
+ "svelte": "./components/y/youtube-activity-2-outline-rounded.svelte"
62044
62060
  },
62045
- "./youtube-activity-rounded": {
62061
+ "./youtube-activity-2-rounded": {
62046
62062
  "types": "./types/gfwqskkx.d.ts",
62047
- "svelte": "./components/y/youtube-activity-rounded.svelte"
62063
+ "svelte": "./components/y/youtube-activity-2-rounded.svelte"
62048
62064
  },
62049
62065
  "./youtube-searched-for": {
62050
62066
  "types": "./types/gfwqskkx.d.ts",
@@ -62054,6 +62070,22 @@
62054
62070
  "types": "./types/gfwqskkx.d.ts",
62055
62071
  "svelte": "./components/y/youtube-searched-for-rounded.svelte"
62056
62072
  },
62073
+ "./youtube-video": {
62074
+ "types": "./types/gfwqskkx.d.ts",
62075
+ "svelte": "./components/y/youtube-video.svelte"
62076
+ },
62077
+ "./youtube-video-outline": {
62078
+ "types": "./types/gfwqskkx.d.ts",
62079
+ "svelte": "./components/y/youtube-video-outline.svelte"
62080
+ },
62081
+ "./youtube-video-outline-rounded": {
62082
+ "types": "./types/gfwqskkx.d.ts",
62083
+ "svelte": "./components/y/youtube-video-outline-rounded.svelte"
62084
+ },
62085
+ "./youtube-video-rounded": {
62086
+ "types": "./types/gfwqskkx.d.ts",
62087
+ "svelte": "./components/y/youtube-video-rounded.svelte"
62088
+ },
62057
62089
  "./zone-person-alert": {
62058
62090
  "types": "./types/gfwqskkx.d.ts",
62059
62091
  "svelte": "./components/z/zone-person-alert.svelte"
@@ -63110,6 +63142,22 @@
63110
63142
  "types": "./types/gfwqskkx.d.ts",
63111
63143
  "svelte": "./components/w/wifi-tethering-off.svelte"
63112
63144
  },
63145
+ "./youtube-activity": {
63146
+ "types": "./types/gfwqskkx.d.ts",
63147
+ "svelte": "./components/y/youtube-activity.svelte"
63148
+ },
63149
+ "./youtube-activity-outline": {
63150
+ "types": "./types/gfwqskkx.d.ts",
63151
+ "svelte": "./components/y/youtube-activity-outline.svelte"
63152
+ },
63153
+ "./youtube-activity-outline-rounded": {
63154
+ "types": "./types/gfwqskkx.d.ts",
63155
+ "svelte": "./components/y/youtube-activity-outline-rounded.svelte"
63156
+ },
63157
+ "./youtube-activity-rounded": {
63158
+ "types": "./types/gfwqskkx.d.ts",
63159
+ "svelte": "./components/y/youtube-activity-rounded.svelte"
63160
+ },
63113
63161
  "./*": "./*"
63114
63162
  },
63115
63163
  "dependencies": {