Log In
BASIC-LIBRARY / ATOM / BUTTON

X Button

Preview Code
Quick edit
<button
  class="min-h-[44px] py-2 px-4 flex justify-center items-center bg-black hover:contrast-[.8] text-white text-base font-semibold rounded-lg w-max h-max"
>
  <div class="fill-current mr-2 w-[20px]">
    <svg
      xmlns="http://www.w3.org/2000/svg"
      width="0.99em"
      height="1em"
      viewBox="0 0 251 256"
    >
      <path
        d="M149.079 108.399L242.33 0h-22.098l-80.97 94.12L74.59 0H0l97.796 142.328L0 256h22.1l85.507-99.395L175.905 256h74.59L149.073 108.399zM118.81 143.58l-9.909-14.172l-78.84-112.773h33.943l63.625 91.011l9.909 14.173l82.705 118.3H186.3l-67.49-96.533z"
      ></path>
    </svg>
  </div>
  <span> Sign in with X </span>
</button>
© 2025 tailsections.com. All rights reserved

Don’t Lose Your Edits!

Your changes are saved locally, but they may expire or be lost if you don’t create an account.

Create Account