lc_basicshapes.round-quadrat.svg 419 B

123456789101112
  1. <?xml-stylesheet type="text/css" href="icons.css" ?>
  2. <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  3. <path
  4. class="icn icn--shape-color"
  5. d="m4.875 2.5c-1.3 0-2.375 1.06-2.375 2.375v14.25c0 1.3 1.06 2.375 2.375 2.375h14.25c1.3 0 2.375-1.06 2.375-2.375v-14.25c0-1.3-1.06-2.375-2.375-2.375z"
  6. fill="#fafafa"
  7. stroke="#3a3a38"
  8. stroke-linecap="round"
  9. stroke-linejoin="round"
  10. />
  11. </svg>