missing.svg.twig 1.1 KB

1234567891011121314151617181920212223
  1. <svg
  2. class="{{ iconClass|default('') }}"
  3. viewBox="0 0 24 24"
  4. width="24"
  5. height="24"
  6. version="1.1"
  7. xmlns="http://www.w3.org/2000/svg"
  8. xmlns:svg="http://www.w3.org/2000/svg">
  9. <title>Missing icon</title>
  10. <defs
  11. id="defs10" />
  12. <g
  13. id="g924"
  14. transform="matrix(-1.0181289,0,0,-1.0181289,31.566762,24.172898)">
  15. <path
  16. d="M 22.266,2.711 A 0.75,0.75 0 1 0 21.205,1.651 L 19.222,3.634 17.238,1.651 a 0.75,0.75 0 1 0 -1.06,1.06 l 1.983,1.983 -1.983,1.984 a 0.75,0.75 0 0 0 1.06,1.06 l 1.984,-1.983 1.983,1.983 a 0.75,0.75 0 0 0 1.06,-1.06 L 20.282,4.694 Z"
  17. id="path2" />
  18. <path
  19. fill-rule="evenodd"
  20. d="m 16,19.25 c 3.2e-5,-1.506151 1.034586,-2.81507 2.5,-3.163 V 9.625 c 0,-0.9999996 1.5,-0.9999996 1.5,0 v 6.462 c 3.745332,0.894834 3.10074,6.406526 -0.75,6.413 C 17.455075,22.5 16,21.044925 16,19.25 Z m 3.25,-1.75 c -2.333332,0 -2.333332,3.5 0,3.5 2.333332,0 2.333332,-3.5 0,-3.5 z"
  21. id="path4" />
  22. </g>
  23. </svg>