magnetic.svg 601 B

12345678910
  1. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-magnetic" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  2. <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  3. <path d="M12 3v18" />
  4. <path d="M18 7c-.633 -1.255 -1.538 -2 -2.5 -2c-1.933 0 -3.5 3.134 -3.5 7s1.567 7 3.5 7s3.5 -3.134 3.5 -7v-1" />
  5. <path d="M6 7c.633 -1.255 1.538 -2 2.5 -2c1.933 0 3.5 3.134 3.5 7s-1.567 7 -3.5 7s-3.5 -3.134 -3.5 -7v-1" />
  6. <path d="M3 13l2 -2l2 2" />
  7. <path d="M17 13l2 -2l2 2" />
  8. </svg>