11 lines
501 B
XML
11 lines
501 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg id="btn-copy" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 17.3">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: #fff;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<path id="btn-copy-icon" class="cls-1" d="m10.96.98c0-.54-.44-.98-.98-.98H.98C.44,0,0,.44,0,.98v11.26c0,.54.44.98.98.98h0c.54,0,.98-.44.97-.98V1.96h8.03c.54,0,.98-.44.98-.98Zm2.08,2.81H3.74v13.51h9.3c1.08,0,1.95-.87,1.96-1.95V5.74c0-1.08-.88-1.96-1.96-1.96Zm0,11.56h-7.34V5.74h7.34v9.6Z"/>
|
|
</svg> |