Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

6 righe
384 B

  1. <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16">
  2. <circle cx="5.5" cy="7.5" r="4" stroke="#C5C5C5" stroke-linejoin="bevel"/>
  3. <path stroke="#C5C5C5" stroke-linejoin="bevel" d="M2 7.5H0"/>
  4. <path fill="#C5C5C5" d="M14.5 7.5l-4-5H12l4 5-4 5h-1.5l4-5z"/>
  5. <path stroke="#C5C5C5" stroke-linejoin="bevel" d="M9.5 7.5H15"/>
  6. </svg>