@o7/icon 0.2.6 → 0.2.7
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
<script>import {s,i,n} from '../icon.js';import '../icon.css';const {size,style:st,class:c,...props}=$props();const style=$derived(s(size,st));</script>{#if i(1900)}<svg class="🟃r" use:n><g id="🟃7gb" class="🟃l"><path d="
|
|
1
|
+
<script>import {s,i,n} from '../icon.js';import '../icon.css';const {size,style:st,class:c,...props}=$props();const style=$derived(s(size,st));</script>{#if i(1900)}<svg class="🟃r" use:n><g id="🟃7gb" class="🟃l"><path d="M10 17H7l-4 4v-7"/><path d="M14 17h1"/><path d="M14 3h1"/><path d="M19 3a2 2 0 0 1 2 2"/><path d="M21 14v1a2 2 0 0 1-2 2"/><path d="M21 9v1"/><path d="M3 9v1"/><path d="M5 3a2 2 0 0 0-2 2"/><path d="M9 3h1"/></g></svg>{/if}<svg class="🟃i{c?' '+c:''}" viewBox="0 0 24 24" {style} {...props}><use href="#🟃7gb" /></svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import {IIC} from '../icon.js';declare const MessageSquareDashed:IIC;
|
|
2
|
-
/**  */
|
|
3
3
|
type MessageSquareDashed=InstanceType<typeof MessageSquareDashed>;export default MessageSquareDashed;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<script>import {s,i,n} from '../icon.js';import '../icon.css';const {size,style:st,class:c,...props}=$props();const style=$derived(s(size,st));</script>{#if i(1748)}<svg class="🟃r" use:n><g id="🟃ebA" class="🟃l"><path d="
|
|
1
|
+
<script>import {s,i,n} from '../icon.js';import '../icon.css';const {size,style:st,class:c,...props}=$props();const style=$derived(s(size,st));</script>{#if i(1748)}<svg class="🟃r" use:n><g id="🟃ebA" class="🟃l"><path d="M11 2v2"/><path d="M5 2v2"/><path d="M5 3H4a2 2 0 0 0-2 2v4a6 6 0 0 0 12 0V5a2 2 0 0 0-2-2h-1"/><path d="M8 15a6 6 0 0 0 12 0v-3"/><circle cx="20" cy="10" r="2"/></g></svg>{/if}<svg class="🟃i{c?' '+c:''}" viewBox="0 0 24 24" {style} {...props}><use href="#🟃ebA" /></svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import {IIC} from '../icon.js';declare const Stethoscope:IIC;
|
|
2
|
-
/**  */
|
|
3
3
|
type Stethoscope=InstanceType<typeof Stethoscope>;export default Stethoscope;
|