lc_starshapes.doorplate.svg 362 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="m7.5 2.5c0 2.6-2.386 5-5 5v9c2.6 0 5 2.38 5 5h8c.06-3.5 2.9-5.0427 6-5v-9c-2.62 0-5-2.386-5-5z"
  6. fill="#fafafa"
  7. stroke="#3a3a38"
  8. stroke-linecap="round"
  9. stroke-linejoin="round"
  10. />
  11. </svg>