fix some linter issues
@ -1,5 +1,10 @@
|
||||
<script lang="ts">
|
||||
let className = '';
|
||||
export { className as class };
|
||||
</script>
|
||||
|
||||
<svg
|
||||
{...$$restProps}
|
||||
class={className}
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
|
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 384 B |
@ -1,5 +1,10 @@
|
||||
<script lang="ts">
|
||||
let className = '';
|
||||
export { className as class };
|
||||
</script>
|
||||
|
||||
<svg
|
||||
{...$$restProps}
|
||||
class={className}
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
|
Before Width: | Height: | Size: 299 B After Width: | Height: | Size: 383 B |
@ -1,5 +1,10 @@
|
||||
<script lang="ts">
|
||||
let className = '';
|
||||
export { className as class };
|
||||
</script>
|
||||
|
||||
<svg
|
||||
{...$$restProps}
|
||||
class={className}
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
|
Before Width: | Height: | Size: 544 B After Width: | Height: | Size: 628 B |
@ -1,5 +1,10 @@
|
||||
<script lang="ts">
|
||||
let className = '';
|
||||
export { className as class };
|
||||
</script>
|
||||
|
||||
<svg
|
||||
{...$$restProps}
|
||||
class={className}
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
|
Before Width: | Height: | Size: 413 B After Width: | Height: | Size: 497 B |
@ -1,5 +1,10 @@
|
||||
<script lang="ts">
|
||||
let className = '';
|
||||
export { className as class };
|
||||
</script>
|
||||
|
||||
<svg
|
||||
{...$$restProps}
|
||||
class={className}
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
|
Before Width: | Height: | Size: 475 B After Width: | Height: | Size: 559 B |