mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore: index svelte components (#1266)
Add `carbon.yml` that indexes the Svelte component library. Co-authored-by: Francine Lucca <40550942+francinelucca@users.noreply.github.com>
This commit is contained in:
parent
5da320f33c
commit
b531bd19b6
23 changed files with 1448 additions and 0 deletions
12
thumbnails/ordered-list.svg
Normal file
12
thumbnails/ordered-list.svg
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?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>ordered-list</title>
|
||||
<g id="ordered-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="1.-Ordered-List-2.-O" fill="#161616">
|
||||
<tspan x="113" y="70">1. Ordered List</tspan>
|
||||
<tspan x="113" y="86">2. Ordered List </tspan>
|
||||
<tspan x="113" y="102">3. Ordered List</tspan>
|
||||
<tspan x="113" y="118">4. Ordered List </tspan>
|
||||
</text>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 768 B |
Loading…
Add table
Add a link
Reference in a new issue