No notes defined.

<div class="flex flex-col items-end max-sm:space-y-smSpace sm:flex-row justify-end sm:items-center sm:space-x-mdSpace">
    <div class="flex space-x-xsSpace">
        <label class="block">
            <input type="text" class="text-sm border border-tertiary-200 px-xsSpace py-2xsSpace block w-full rounded-md " />
        </label>
        <!-- Button element for forms -->
        <button class="btn-secondary btn-sm" type="button">Search</button>
    </div>

    <div class="flex space-x-xsSpace">
        <div class="relative">
            <!-- Chevron left -->
            <button class="btn-secondary btn-icon flex-row-reverse space-x-reverse btn-sm" type="button">
                <span>Filter</span>

                <div class="btn-icon-left">
                    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5">
                        <path d="M10 3.75a2 2 0 10-4 0 2 2 0 004 0zM17.25 4.5a.75.75 0 000-1.5h-5.5a.75.75 0 000 1.5h5.5zM5 3.75a.75.75 0 01-.75.75h-1.5a.75.75 0 010-1.5h1.5a.75.75 0 01.75.75zM4.25 17a.75.75 0 000-1.5h-1.5a.75.75 0 000 1.5h1.5zM17.25 17a.75.75 0 000-1.5h-5.5a.75.75 0 000 1.5h5.5zM9 10a.75.75 0 01-.75.75h-5.5a.75.75 0 010-1.5h5.5A.75.75 0 019 10zM17.25 10.75a.75.75 0 000-1.5h-1.5a.75.75 0 000 1.5h1.5zM14 10a2 2 0 10-4 0 2 2 0 004 0zM10 16.25a2 2 0 10-4 0 2 2 0 004 0z" />
                    </svg>
                </div>
            </button>
            <div class="absolute right-0 top-xlSpace z-20">

            </div>
        </div>

        <!-- Button element for forms -->
        <button class="btn-secondary btn-sm" type="button">Export</button>
        <!-- Chevron left -->
        <button class="btn-primary btn-icon flex-row-reverse space-x-reverse btn-sm" type="button">
            <span>Add Item</span>

            <div class="btn-icon-left">
                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5">
                    <path d="M10.75 4.75a.75.75 0 00-1.5 0v4.5h-4.5a.75.75 0 000 1.5h4.5v4.5a.75.75 0 001.5 0v-4.5h4.5a.75.75 0 000-1.5h-4.5v-4.5z" />
                </svg>
            </div>
        </button>
    </div>
</div>
  • Content:
    https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Ffile%2FJUMg9qwWNHgaiuoDoEgHkn%2Ffractal.dcodegroup.com%3Fnode-id%3D4950%253A15252%26t%3D66XpghXQX1sLaeCx-1
  • URL: /components/raw/actions/figma.txt
  • Filesystem Path: components/04-blocks/actions/figma.txt
  • Size: 185 Bytes