mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 02:41:05 +00:00
Add `carbon.yml` that indexes the Svelte component library. Co-authored-by: Francine Lucca <40550942+francinelucca@users.noreply.github.com>
14 lines
No EOL
863 B
XML
14 lines
No EOL
863 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<svg width="320px" height="180px" viewBox="0 0 320 180" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||
<title>recursive-list</title>
|
||
<g id="recursive-list" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" font-family="IBMPlexSans, IBM Plex Sans" font-size="12" font-weight="normal" letter-spacing="0.137142854" line-spacing="16">
|
||
<text id="–-Item-1-•-Item-1a-•" fill="#161616">
|
||
<tspan x="120" y="54">– Item 1</tspan>
|
||
<tspan x="120" y="70"> • Item 1a</tspan>
|
||
<tspan x="120" y="86"> • Item 1b</tspan>
|
||
<tspan x="120" y="102">– Item 2</tspan>
|
||
<tspan x="120" y="118"> • Item 2a</tspan>
|
||
<tspan x="120" y="134"> • Item 2b</tspan>
|
||
</text>
|
||
</g>
|
||
</svg> |