You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

6 regels
328 B

  1. {# templates/_atoms/icon-lock.html.twig #}
  2. <svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
  3. <rect x="3" y="7.5" width="10" height="7" rx="1.5" stroke="currentColor" stroke-width="1.3"/>
  4. <path d="M5.5 7.5V5.5a2.5 2.5 0 015 0v2" stroke="currentColor" stroke-width="1.3" stroke-linecap="round"/>
  5. </svg>