src/WebBundle/Resources/views/SVGIconsCode/quick_sample.html.twig line 1

Open in your IDE?
  1. <svg width="26" height="15" class="quick-sample" viewBox="0 0 26 15" fill="none" xmlns="http://www.w3.org/2000/svg">
  2. <g clip-path="url(#clip0_401_1141)">
  3. <path d="M21.8 1.69995L14.3 7.89995C14.6 7.99995 14.9 8.39995 14.8 8.69995C15.9 8.79995 16.3 9.89995 16 10.8C16.4 11.2 16.5 12 16.2 12.5C16.2 12.8 16.2 12.9 16 13.2L16.8 11.3L24.5 4.89995L21.8 1.69995Z" stroke="#9B9B9B" stroke-width="1.2" stroke-miterlimit="10"/>
  4. <path d="M16.9 10.4H25.3V14H15.7" stroke="#9B9B9B" stroke-width="1.2" stroke-miterlimit="10"/>
  5. <path d="M14.9 14.7C13.3 14.7 12 13.4 12 11.9V2.99995C12 1.39995 13.3 0.199951 14.8 0.199951C16.4 0.199951 17.6 1.49995 17.6 2.99995V11.9C17.8 13.4 16.5 14.7 14.9 14.7Z" fill="#9B9B9B"/>
  6. <path d="M17.6 0H12V3.5H17.6V0Z" fill="#9B9B9B"/>
  7. <path d="M14.9 13.3C15.6732 13.3 16.3 12.6732 16.3 11.9C16.3 11.1268 15.6732 10.5 14.9 10.5C14.1268 10.5 13.5 11.1268 13.5 11.9C13.5 12.6732 14.1268 13.3 14.9 13.3Z" fill="white"/>
  8. </g>
  9. <rect x="0.5" y="0.5" width="12" height="13.5" fill="white" stroke="#9B9B9B"/>
  10. <defs>
  11. <clipPath id="clip0_401_1141">
  12. <rect width="13.9" height="14.7" fill="white" transform="translate(12)"/>
  13. </clipPath>
  14. </defs>
  15. </svg>