Add more test images
This commit is contained in:
parent
ef2b141171
commit
262ac71844
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 7.7 KiB |
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 7.3 KiB |
|
@ -0,0 +1,3 @@
|
|||
<svg width="86.025390625" height="98" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-43.0126953125 -93 86.025390625 98"><metadata>title "Foo **Bar**
|
||||
_Baz_ `Zig`
|
||||
**_`Zag`_**"</metadata><defs></defs><defs><mask id="R0LineMask" maskUnits="userSpaceOnUse"><rect fill="#FFFFFF" x="-43.0126953125" y="-93" width="86.025390625" height="98"></rect></mask></defs><g mask="url(#R0LineMask)"></g><g></g><g></g><g></g><text x="0" font-family="sans-serif" font-size="20" line-height="1.3" text-anchor="middle" class="title" y="-68">Foo <tspan font-weight="bolder">Bar</tspan></text><text x="0" font-family="sans-serif" font-size="20" line-height="1.3" text-anchor="middle" class="title" y="-42"><tspan font-style="italic">Baz</tspan> <tspan font-family="monospace">Zig</tspan></text><text x="0" font-family="sans-serif" font-size="20" line-height="1.3" text-anchor="middle" class="title" y="-16"><tspan font-style="italic" font-weight="bolder" font-family="monospace">Zag</tspan></text></svg>
|
After Width: | Height: | Size: 992 B |
|
@ -1,6 +1,9 @@
|
|||
define([], [
|
||||
'Connect.svg',
|
||||
'SelfConnect.svg',
|
||||
'Divider.svg',
|
||||
'Asynchronous.svg',
|
||||
'Block.svg',
|
||||
'Reference.svg',
|
||||
'Markdown.svg',
|
||||
]);
|
||||
|
|
Loading…
Reference in New Issue