Create invoices in XML Format.
This commit is contained in:
23
resources/views/components/e-icon.blade.php
Normal file
23
resources/views/components/e-icon.blade.php
Normal file
@@ -0,0 +1,23 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" {{ $attributes->merge(['class' => 'size-8 p-1']) }}>
|
||||
<path
|
||||
d="M320 464c8.8 0 16-7.2 16-16l0-288-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l256 0zM0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64z"
|
||||
id="path2" />
|
||||
<rect
|
||||
style="fill:#ffffff;stroke-width:1.71413"
|
||||
id="rect482"
|
||||
width="172.96552"
|
||||
height="190.99074"
|
||||
x="211.70058"
|
||||
y="322.9201" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-weight:bold;font-size:311.933px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';stroke-width:1.62465"
|
||||
x="213.09235"
|
||||
y="509.25986"
|
||||
id="text486"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan484"
|
||||
x="213.09235"
|
||||
y="509.25986"
|
||||
style="stroke-width:1.62465">e</tspan></text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user