241-327_Deev_ASD/lab-3/icons/app.svg

9 lines
585 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="12" fill="#2563eb"/>
<rect x="12" y="14" width="40" height="36" rx="4" fill="white"/>
<rect x="18" y="20" width="28" height="3" rx="1.5" fill="#2563eb"/>
<rect x="18" y="27" width="20" height="3" rx="1.5" fill="#93c5fd"/>
<rect x="18" y="34" width="24" height="3" rx="1.5" fill="#93c5fd"/>
<circle cx="48" cy="46" r="10" fill="#16a34a"/>
<polyline points="43,46 47,50 54,41" fill="none" stroke="white" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>