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.
5 lines
500 B
5 lines
500 B
<svg class="<%= local_assigns[:class] %>" height="<%= local_assigns.fetch(:height, '37') %>" width="<%= local_assigns.fetch(:width, '37') %>" style="color: #e97a42" viewBox="0 0 180 180" xmlns="http://www.w3.org/2000/svg">
|
|
<rect x="6" y="6" width="168" height="168" rx="34" ry="34" fill="currentColor" />
|
|
<path fill="#faf7f5" d="M 40 56 L 60 134 L 78 78 L 90 132 L 102 78 L 120 134 L 140 56" stroke="#faf7f5" stroke-width="11" stroke-linejoin="round" stroke-linecap="round" fill="none" />
|
|
</svg>
|