mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
chore: update caret icons
This commit is contained in:
parent
61cbbf77f5
commit
ab04f5900d
2 changed files with 4 additions and 4 deletions
|
@ -22,5 +22,5 @@
|
|||
{...$$restProps}
|
||||
>
|
||||
{#if title}<title>{title}</title>{/if}
|
||||
<path d="M5 8L0 4 5 0z"></path>
|
||||
</svg>/svg>
|
||||
<path d="M20 24L10 16 20 8z"></path>
|
||||
</svg>
|
||||
|
|
|
@ -22,5 +22,5 @@
|
|||
{...$$restProps}
|
||||
>
|
||||
{#if title}<title>{title}</title>{/if}
|
||||
<path d="M0 0L5 4 0 8z"></path>
|
||||
</svg>/svg>
|
||||
<path d="M12 8L22 16 12 24z"></path>
|
||||
</svg>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue