mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
Add `carbon.yml` that indexes the Svelte component library. Co-authored-by: Francine Lucca <40550942+francinelucca@users.noreply.github.com>
23 lines
No EOL
1.3 KiB
XML
23 lines
No EOL
1.3 KiB
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>inline-notification</title>
|
|
<defs>
|
|
<circle id="path-1" cx="5" cy="5" r="4.375"></circle>
|
|
<polygon id="path-3" points="4.375 6.71875 2.8125 5.15625 3.309375 4.6875 4.375 5.734375 6.690625 3.4375 7.1875 3.93125"></polygon>
|
|
</defs>
|
|
<g id="inline-notification" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
<rect id="Rectangle-2-Copy-27" fill="#393939" x="60" y="77" width="200" height="26"></rect>
|
|
<g id="icon/status/checkmark-filled/16" transform="translate(69.000000, 85.000000)">
|
|
<mask id="mask-2" fill="white">
|
|
<use xlink:href="#path-1"></use>
|
|
</mask>
|
|
<use id="icon-color" fill="#24A148" xlink:href="#path-1"></use>
|
|
<mask id="mask-4" fill="white">
|
|
<use xlink:href="#path-3"></use>
|
|
</mask>
|
|
<use id="icon-color" fill="#FFFFFF" xlink:href="#path-3"></use>
|
|
</g>
|
|
<rect id="Path-Copy-2" fill="#24A148" x="60" y="77" width="2" height="26"></rect>
|
|
<rect id="Rectangle-Copy-14" fill="#F4F4F4" x="85" y="88" width="100.088235" height="4"></rect>
|
|
</g>
|
|
</svg> |