templates/layouts/components/svg-clippaths.html.twig line 1

Open in your IDE?
  1. <div class="svg-clippaths">
  2. <svg width="320" height="370" viewBox="0 0 320 370" fill="none" xmlns="http://www.w3.org/2000/svg">
  3. <defs>
  4. <clipPath id="clip0_6196_1028">
  5. <rect width="320" height="370" rx="4" fill="white"/>
  6. </clipPath>
  7. </defs>
  8. </svg>
  9. </div>