aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/assets/images/global/delete.svg
blob: 522934703d116556830017878c2e28e077ceb8c7 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                                                                                                   
      
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  <defs/>
  <g fill="none" fill-rule="evenodd">
    <path stroke="#000" stroke-width="2" d="M5 7v13c0 1.1.9 2 2 2h10a2 2 0 002-2V7"/>
    <rect width="20" height="2" x="2" y="4" fill="#000" rx="1"/>
    <path fill="#000" d="M9 11c0-.6.4-1 1-1s1 .5 1 1v6c0 .6-.4 1-1 1a1 1 0 01-1-1v-6zm4 0c0-.6.4-1 1-1s1 .5 1 1v6c0 .6-.4 1-1 1a1 1 0 01-1-1v-6z"/>
    <path stroke="#000" stroke-linejoin="round" stroke-width="2" d="M9 5V3c0-.6.5-1 1-1h4c.6 0 1 .4 1 1v2"/>
  </g>
</svg>