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
15
thumbnails/button-set.svg
Normal file
15
thumbnails/button-set.svg
Normal file
|
@ -0,0 +1,15 @@
|
|||
<?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>button-set</title>
|
||||
<g id="button-set" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<rect id="Rectangle-Copy-2" fill="#393939" x="56" y="74" width="104" height="32"></rect>
|
||||
<rect id="Rectangle-Copy-4" fill="#FFFFFF" x="159" y="74" width="1" height="32"></rect>
|
||||
<rect id="Rectangle-Copy-3" fill="#0E62FE" x="160" y="74" width="104" height="32"></rect>
|
||||
<text id="Cancel" font-family="IBMPlexSans, IBM Plex Sans" font-size="12" font-weight="normal" fill="#F4F4F4">
|
||||
<tspan x="68" y="95">Cancel</tspan>
|
||||
</text>
|
||||
<text id="Submit" font-family="IBMPlexSans, IBM Plex Sans" font-size="12" font-weight="normal" fill="#FFFFFF">
|
||||
<tspan x="172" y="95">Submit</tspan>
|
||||
</text>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 978 B |
Loading…
Add table
Add a link
Reference in a new issue