F-07 · Foundation

Іконки

Lucide-style stroke 1.5px, rounded terminus. Inline SVG. Розміри 16 / 20 / 24.

Стартовий набір

32 іконки покривають усі поточні UI потреби. Розширюється з Lucide коли треба.

home
calendar
play
clock
check
alert
user
award
file-text
briefcase
search
filter
live
lock
timer
close
plus
download
arrow-right
arrow-left
chevron-down
chevron-right
layout
settings
credit-card
message
bell
qr
video
package
star
heart

Як юзати

<!-- Inline SVG, stroke-1.5, 24x24 viewBox -->
<svg width="20" height="20" viewBox="0 0 24 24"
     fill="none" stroke="currentColor"
     stroke-width="1.5" stroke-linecap="round">
  <circle cx="12" cy="12" r="10"/>
</svg>

Inline SVG = легке стилювання через color. Жодних icon fonts. Production: SVG sprite + <use href="#icon-name"> для кешу.