mirror of https://github.com/docusealco/docuseal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
671 B
10 lines
671 B
<svg xmlns="http://www.w3.org/2000/svg" class="<%= local_assigns[:class] %>" viewBox="0 0 640 480">
|
|
<path fill="#bd3d44" d="M0 0h640v480H0" />
|
|
<path stroke="#fff" stroke-width="37" d="M0 55.3h640M0 129h640M0 203h640M0 277h640M0 351h640M0 425h640" />
|
|
<path fill="#192f5d" d="M0 0h364.8v258.5H0" />
|
|
<marker id="um-a" markerHeight="30" markerWidth="30">
|
|
<path fill="#fff" d="m14 0 9 27L0 10h28L5 27z" />
|
|
</marker>
|
|
<path fill="none" marker-mid="url(#um-a)" d="m0 0 16 11h61 61 61 61 60L47 37h61 61 60 61L16 63h61 61 61 61 60L47 89h61 61 60 61L16 115h61 61 61 61 60L47 141h61 61 60 61L16 166h61 61 61 61 60L47 192h61 61 60 61L16 218h61 61 61 61 60z" />
|
|
</svg>
|