16 lines
1009 B
XML
16 lines
1009 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
|
|
<defs>
|
|
<linearGradient id="te" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="#ffffff"/><stop offset="1" stop-color="#e9e9ee"/></linearGradient>
|
|
<linearGradient id="pen" x1="0" y1="0" x2="1" y2="1"><stop offset="0" stop-color="#ffd60a"/><stop offset="1" stop-color="#ff9f0a"/></linearGradient>
|
|
</defs>
|
|
<rect x="52" y="24" width="140" height="196" rx="14" fill="url(#te)" stroke="#d0d0d8" stroke-width="2"/>
|
|
<g stroke="#9a9aa2" stroke-width="7" stroke-linecap="round">
|
|
<line x1="76" y1="62" x2="150" y2="62"/><line x1="76" y1="90" x2="168" y2="90"/><line x1="76" y1="118" x2="168" y2="118"/><line x1="76" y1="146" x2="140" y2="146"/>
|
|
</g>
|
|
<g transform="rotate(38 170 170)">
|
|
<rect x="158" y="118" width="26" height="92" rx="8" fill="url(#pen)"/>
|
|
<path d="M158 210 L171 236 L184 210 Z" fill="#f4d7a8"/>
|
|
<path d="M166 226 L171 236 L176 226 Z" fill="#4a4a4a"/>
|
|
<rect x="158" y="118" width="26" height="12" rx="6" fill="#ff453a"/>
|
|
</g>
|
|
</svg> |