Documentation
¶
Overview ¶
Package lucide provides Lucide icons for Go html/template.
Use Lucide icons directly in your Go templates without JavaScript dependencies. Perfect for server-side rendered applications.
Basic usage:
tmpl.Funcs(lucide.FuncMap())
Then in your template:
{{ lucide "circle-x" }}
{{ lucide "play" (dict "size" 32 "class" "text-blue-500") }}
For more examples and documentation, visit: https://github.com/kaugesaar/lucide-go
Index ¶
- func AArrowDown(opts ...Options) template.HTML
- func AArrowUp(opts ...Options) template.HTML
- func ALargeSmall(opts ...Options) template.HTML
- func Accessibility(opts ...Options) template.HTML
- func Activity(opts ...Options) template.HTML
- func ActivitySquare(opts ...Options) template.HTMLdeprecated
- func Ad(opts ...Options) template.HTML
- func AirVent(opts ...Options) template.HTML
- func Airplay(opts ...Options) template.HTML
- func AlarmCheck(opts ...Options) template.HTMLdeprecated
- func AlarmClock(opts ...Options) template.HTML
- func AlarmClockCheck(opts ...Options) template.HTML
- func AlarmClockMinus(opts ...Options) template.HTML
- func AlarmClockOff(opts ...Options) template.HTML
- func AlarmClockPlus(opts ...Options) template.HTML
- func AlarmMinus(opts ...Options) template.HTMLdeprecated
- func AlarmPlus(opts ...Options) template.HTMLdeprecated
- func AlarmSmoke(opts ...Options) template.HTML
- func Album(opts ...Options) template.HTML
- func AlertCircle(opts ...Options) template.HTMLdeprecated
- func AlertOctagon(opts ...Options) template.HTMLdeprecated
- func AlertTriangle(opts ...Options) template.HTMLdeprecated
- func AlignCenter(opts ...Options) template.HTMLdeprecated
- func AlignCenterHorizontal(opts ...Options) template.HTML
- func AlignCenterVertical(opts ...Options) template.HTML
- func AlignEndHorizontal(opts ...Options) template.HTML
- func AlignEndVertical(opts ...Options) template.HTML
- func AlignHorizontalDistributeCenter(opts ...Options) template.HTML
- func AlignHorizontalDistributeEnd(opts ...Options) template.HTML
- func AlignHorizontalDistributeStart(opts ...Options) template.HTML
- func AlignHorizontalJustifyCenter(opts ...Options) template.HTML
- func AlignHorizontalJustifyEnd(opts ...Options) template.HTML
- func AlignHorizontalJustifyStart(opts ...Options) template.HTML
- func AlignHorizontalSpaceAround(opts ...Options) template.HTML
- func AlignHorizontalSpaceBetween(opts ...Options) template.HTML
- func AlignJustify(opts ...Options) template.HTMLdeprecated
- func AlignLeft(opts ...Options) template.HTMLdeprecated
- func AlignRight(opts ...Options) template.HTMLdeprecated
- func AlignStartHorizontal(opts ...Options) template.HTML
- func AlignStartVertical(opts ...Options) template.HTML
- func AlignVerticalDistributeCenter(opts ...Options) template.HTML
- func AlignVerticalDistributeEnd(opts ...Options) template.HTML
- func AlignVerticalDistributeStart(opts ...Options) template.HTML
- func AlignVerticalJustifyCenter(opts ...Options) template.HTML
- func AlignVerticalJustifyEnd(opts ...Options) template.HTML
- func AlignVerticalJustifyStart(opts ...Options) template.HTML
- func AlignVerticalSpaceAround(opts ...Options) template.HTML
- func AlignVerticalSpaceBetween(opts ...Options) template.HTML
- func Ambulance(opts ...Options) template.HTML
- func Ampersand(opts ...Options) template.HTML
- func Ampersands(opts ...Options) template.HTML
- func Amphora(opts ...Options) template.HTML
- func Anchor(opts ...Options) template.HTML
- func Angle(opts ...Options) template.HTML
- func Angry(opts ...Options) template.HTMLdeprecated
- func Annoyed(opts ...Options) template.HTMLdeprecated
- func Antenna(opts ...Options) template.HTML
- func Anvil(opts ...Options) template.HTML
- func Aperture(opts ...Options) template.HTML
- func AppWindow(opts ...Options) template.HTML
- func AppWindowMac(opts ...Options) template.HTML
- func Apple(opts ...Options) template.HTML
- func Archive(opts ...Options) template.HTML
- func ArchiveRestore(opts ...Options) template.HTML
- func ArchiveX(opts ...Options) template.HTML
- func AreaChart(opts ...Options) template.HTMLdeprecated
- func Armchair(opts ...Options) template.HTML
- func ArrowBigDown(opts ...Options) template.HTML
- func ArrowBigDownDash(opts ...Options) template.HTML
- func ArrowBigLeft(opts ...Options) template.HTML
- func ArrowBigLeftDash(opts ...Options) template.HTML
- func ArrowBigRight(opts ...Options) template.HTML
- func ArrowBigRightDash(opts ...Options) template.HTML
- func ArrowBigUp(opts ...Options) template.HTML
- func ArrowBigUpDash(opts ...Options) template.HTML
- func ArrowDown(opts ...Options) template.HTML
- func ArrowDown01(opts ...Options) template.HTML
- func ArrowDown10(opts ...Options) template.HTML
- func ArrowDownAZ(opts ...Options) template.HTML
- func ArrowDownAz(opts ...Options) template.HTMLdeprecated
- func ArrowDownCircle(opts ...Options) template.HTMLdeprecated
- func ArrowDownFromLine(opts ...Options) template.HTML
- func ArrowDownLeft(opts ...Options) template.HTML
- func ArrowDownLeftFromCircle(opts ...Options) template.HTMLdeprecated
- func ArrowDownLeftFromSquare(opts ...Options) template.HTMLdeprecated
- func ArrowDownLeftSquare(opts ...Options) template.HTMLdeprecated
- func ArrowDownNarrowWide(opts ...Options) template.HTML
- func ArrowDownRight(opts ...Options) template.HTML
- func ArrowDownRightFromCircle(opts ...Options) template.HTMLdeprecated
- func ArrowDownRightFromSquare(opts ...Options) template.HTMLdeprecated
- func ArrowDownRightSquare(opts ...Options) template.HTMLdeprecated
- func ArrowDownSquare(opts ...Options) template.HTMLdeprecated
- func ArrowDownToDot(opts ...Options) template.HTML
- func ArrowDownToLine(opts ...Options) template.HTML
- func ArrowDownUp(opts ...Options) template.HTML
- func ArrowDownWideNarrow(opts ...Options) template.HTML
- func ArrowDownZA(opts ...Options) template.HTML
- func ArrowDownZa(opts ...Options) template.HTMLdeprecated
- func ArrowLeft(opts ...Options) template.HTML
- func ArrowLeftCircle(opts ...Options) template.HTMLdeprecated
- func ArrowLeftFromLine(opts ...Options) template.HTML
- func ArrowLeftRight(opts ...Options) template.HTML
- func ArrowLeftSquare(opts ...Options) template.HTMLdeprecated
- func ArrowLeftToLine(opts ...Options) template.HTML
- func ArrowRight(opts ...Options) template.HTML
- func ArrowRightCircle(opts ...Options) template.HTMLdeprecated
- func ArrowRightFromLine(opts ...Options) template.HTML
- func ArrowRightLeft(opts ...Options) template.HTML
- func ArrowRightSquare(opts ...Options) template.HTMLdeprecated
- func ArrowRightToLine(opts ...Options) template.HTML
- func ArrowUp(opts ...Options) template.HTML
- func ArrowUp01(opts ...Options) template.HTML
- func ArrowUp10(opts ...Options) template.HTML
- func ArrowUpAZ(opts ...Options) template.HTML
- func ArrowUpAz(opts ...Options) template.HTMLdeprecated
- func ArrowUpCircle(opts ...Options) template.HTMLdeprecated
- func ArrowUpDown(opts ...Options) template.HTML
- func ArrowUpFromDot(opts ...Options) template.HTML
- func ArrowUpFromLine(opts ...Options) template.HTML
- func ArrowUpLeft(opts ...Options) template.HTML
- func ArrowUpLeftFromCircle(opts ...Options) template.HTMLdeprecated
- func ArrowUpLeftFromSquare(opts ...Options) template.HTMLdeprecated
- func ArrowUpLeftSquare(opts ...Options) template.HTMLdeprecated
- func ArrowUpNarrowWide(opts ...Options) template.HTML
- func ArrowUpRight(opts ...Options) template.HTML
- func ArrowUpRightFromCircle(opts ...Options) template.HTMLdeprecated
- func ArrowUpRightFromSquare(opts ...Options) template.HTMLdeprecated
- func ArrowUpRightSquare(opts ...Options) template.HTMLdeprecated
- func ArrowUpSquare(opts ...Options) template.HTMLdeprecated
- func ArrowUpToLine(opts ...Options) template.HTML
- func ArrowUpWideNarrow(opts ...Options) template.HTML
- func ArrowUpZA(opts ...Options) template.HTML
- func ArrowUpZa(opts ...Options) template.HTMLdeprecated
- func ArrowsUpFromLine(opts ...Options) template.HTML
- func Asterisk(opts ...Options) template.HTML
- func AsteriskSquare(opts ...Options) template.HTMLdeprecated
- func Astroid(opts ...Options) template.HTML
- func AtSign(opts ...Options) template.HTML
- func Atom(opts ...Options) template.HTML
- func AudioLines(opts ...Options) template.HTML
- func AudioLinesX(opts ...Options) template.HTML
- func AudioWaveform(opts ...Options) template.HTML
- func Award(opts ...Options) template.HTML
- func Axe(opts ...Options) template.HTML
- func Axis3D(opts ...Options) template.HTMLdeprecated
- func Axis3d(opts ...Options) template.HTML
- func Baby(opts ...Options) template.HTML
- func Backpack(opts ...Options) template.HTML
- func Badge(opts ...Options) template.HTML
- func BadgeAlert(opts ...Options) template.HTML
- func BadgeCent(opts ...Options) template.HTML
- func BadgeCheck(opts ...Options) template.HTML
- func BadgeDollarSign(opts ...Options) template.HTML
- func BadgeEuro(opts ...Options) template.HTML
- func BadgeHelp(opts ...Options) template.HTMLdeprecated
- func BadgeIndianRupee(opts ...Options) template.HTML
- func BadgeInfo(opts ...Options) template.HTML
- func BadgeJapaneseYen(opts ...Options) template.HTML
- func BadgeMinus(opts ...Options) template.HTML
- func BadgePercent(opts ...Options) template.HTML
- func BadgePlus(opts ...Options) template.HTML
- func BadgePoundSterling(opts ...Options) template.HTML
- func BadgeQuestionMark(opts ...Options) template.HTML
- func BadgeRussianRuble(opts ...Options) template.HTML
- func BadgeSwissFranc(opts ...Options) template.HTML
- func BadgeTurkishLira(opts ...Options) template.HTML
- func BadgeX(opts ...Options) template.HTML
- func BaggageClaim(opts ...Options) template.HTML
- func Balloon(opts ...Options) template.HTML
- func Ban(opts ...Options) template.HTML
- func Banana(opts ...Options) template.HTML
- func Bandage(opts ...Options) template.HTML
- func Banknote(opts ...Options) template.HTML
- func BanknoteArrowDown(opts ...Options) template.HTML
- func BanknoteArrowUp(opts ...Options) template.HTML
- func BanknoteCheck(opts ...Options) template.HTML
- func BanknoteX(opts ...Options) template.HTML
- func BarChart(opts ...Options) template.HTMLdeprecated
- func BarChart2(opts ...Options) template.HTMLdeprecated
- func BarChart3(opts ...Options) template.HTMLdeprecated
- func BarChart4(opts ...Options) template.HTMLdeprecated
- func BarChartBig(opts ...Options) template.HTMLdeprecated
- func BarChartHorizontal(opts ...Options) template.HTMLdeprecated
- func BarChartHorizontalBig(opts ...Options) template.HTMLdeprecated
- func Barcode(opts ...Options) template.HTML
- func Barrel(opts ...Options) template.HTML
- func Baseline(opts ...Options) template.HTML
- func Bath(opts ...Options) template.HTML
- func Battery(opts ...Options) template.HTML
- func BatteryCharging(opts ...Options) template.HTML
- func BatteryFull(opts ...Options) template.HTML
- func BatteryLow(opts ...Options) template.HTML
- func BatteryMedium(opts ...Options) template.HTML
- func BatteryPlus(opts ...Options) template.HTML
- func BatteryWarning(opts ...Options) template.HTML
- func Beaker(opts ...Options) template.HTML
- func Bean(opts ...Options) template.HTML
- func BeanOff(opts ...Options) template.HTML
- func Bed(opts ...Options) template.HTML
- func BedDouble(opts ...Options) template.HTML
- func BedSingle(opts ...Options) template.HTML
- func Beef(opts ...Options) template.HTML
- func BeefOff(opts ...Options) template.HTML
- func Beer(opts ...Options) template.HTML
- func BeerOff(opts ...Options) template.HTML
- func Bell(opts ...Options) template.HTML
- func BellCheck(opts ...Options) template.HTML
- func BellDot(opts ...Options) template.HTML
- func BellElectric(opts ...Options) template.HTML
- func BellMinus(opts ...Options) template.HTML
- func BellOff(opts ...Options) template.HTML
- func BellPlus(opts ...Options) template.HTML
- func BellRing(opts ...Options) template.HTML
- func BetweenHorizonalEnd(opts ...Options) template.HTMLdeprecated
- func BetweenHorizonalStart(opts ...Options) template.HTMLdeprecated
- func BetweenHorizontalEnd(opts ...Options) template.HTML
- func BetweenHorizontalStart(opts ...Options) template.HTML
- func BetweenVerticalEnd(opts ...Options) template.HTML
- func BetweenVerticalStart(opts ...Options) template.HTML
- func BicepsFlexed(opts ...Options) template.HTML
- func Bike(opts ...Options) template.HTML
- func Binary(opts ...Options) template.HTML
- func Binoculars(opts ...Options) template.HTML
- func Biohazard(opts ...Options) template.HTML
- func Bird(opts ...Options) template.HTML
- func Birdhouse(opts ...Options) template.HTML
- func Bitcoin(opts ...Options) template.HTML
- func Blend(opts ...Options) template.HTML
- func Blender(opts ...Options) template.HTML
- func Blinds(opts ...Options) template.HTML
- func Blocks(opts ...Options) template.HTML
- func Bluetooth(opts ...Options) template.HTML
- func BluetoothConnected(opts ...Options) template.HTML
- func BluetoothOff(opts ...Options) template.HTML
- func BluetoothSearching(opts ...Options) template.HTML
- func Bold(opts ...Options) template.HTML
- func Bolt(opts ...Options) template.HTML
- func Bomb(opts ...Options) template.HTML
- func Bone(opts ...Options) template.HTML
- func BoneFracture(opts ...Options) template.HTML
- func Book(opts ...Options) template.HTML
- func BookA(opts ...Options) template.HTML
- func BookAlert(opts ...Options) template.HTML
- func BookAudio(opts ...Options) template.HTML
- func BookCheck(opts ...Options) template.HTML
- func BookCopy(opts ...Options) template.HTML
- func BookDashed(opts ...Options) template.HTML
- func BookDown(opts ...Options) template.HTML
- func BookHeadphones(opts ...Options) template.HTML
- func BookHeart(opts ...Options) template.HTML
- func BookImage(opts ...Options) template.HTML
- func BookKey(opts ...Options) template.HTML
- func BookLock(opts ...Options) template.HTML
- func BookMarked(opts ...Options) template.HTML
- func BookMinus(opts ...Options) template.HTML
- func BookOpen(opts ...Options) template.HTML
- func BookOpenCheck(opts ...Options) template.HTML
- func BookOpenText(opts ...Options) template.HTML
- func BookPlus(opts ...Options) template.HTML
- func BookSearch(opts ...Options) template.HTML
- func BookTemplate(opts ...Options) template.HTMLdeprecated
- func BookText(opts ...Options) template.HTML
- func BookType(opts ...Options) template.HTML
- func BookUp(opts ...Options) template.HTML
- func BookUp2(opts ...Options) template.HTML
- func BookUser(opts ...Options) template.HTML
- func BookX(opts ...Options) template.HTML
- func Bookmark(opts ...Options) template.HTML
- func BookmarkCheck(opts ...Options) template.HTML
- func BookmarkMinus(opts ...Options) template.HTML
- func BookmarkOff(opts ...Options) template.HTML
- func BookmarkPlus(opts ...Options) template.HTML
- func BookmarkX(opts ...Options) template.HTML
- func BoomBox(opts ...Options) template.HTML
- func Bot(opts ...Options) template.HTML
- func BotMessageSquare(opts ...Options) template.HTML
- func BotOff(opts ...Options) template.HTML
- func BottleWine(opts ...Options) template.HTML
- func BowArrow(opts ...Options) template.HTML
- func Box(opts ...Options) template.HTML
- func BoxSelect(opts ...Options) template.HTMLdeprecated
- func Boxes(opts ...Options) template.HTML
- func Braces(opts ...Options) template.HTML
- func Brackets(opts ...Options) template.HTML
- func Brain(opts ...Options) template.HTML
- func BrainCircuit(opts ...Options) template.HTML
- func BrainCog(opts ...Options) template.HTML
- func BrickWall(opts ...Options) template.HTML
- func BrickWallFire(opts ...Options) template.HTML
- func BrickWallShield(opts ...Options) template.HTML
- func Briefcase(opts ...Options) template.HTML
- func BriefcaseBusiness(opts ...Options) template.HTML
- func BriefcaseConveyorBelt(opts ...Options) template.HTML
- func BriefcaseMedical(opts ...Options) template.HTML
- func BringToFront(opts ...Options) template.HTML
- func Broccoli(opts ...Options) template.HTML
- func Broom(opts ...Options) template.HTML
- func BroomSparkles(opts ...Options) template.HTML
- func Brush(opts ...Options) template.HTML
- func BrushCleaning(opts ...Options) template.HTML
- func Bubbles(opts ...Options) template.HTML
- func Bug(opts ...Options) template.HTML
- func BugOff(opts ...Options) template.HTML
- func BugPlay(opts ...Options) template.HTML
- func Building(opts ...Options) template.HTML
- func Building2(opts ...Options) template.HTML
- func Bus(opts ...Options) template.HTML
- func BusFront(opts ...Options) template.HTML
- func Cable(opts ...Options) template.HTML
- func CableCar(opts ...Options) template.HTML
- func Cake(opts ...Options) template.HTML
- func CakeSlice(opts ...Options) template.HTML
- func Calculator(opts ...Options) template.HTML
- func Calendar(opts ...Options) template.HTML
- func Calendar1(opts ...Options) template.HTML
- func CalendarArrowDown(opts ...Options) template.HTML
- func CalendarArrowUp(opts ...Options) template.HTML
- func CalendarCheck(opts ...Options) template.HTML
- func CalendarCheck2(opts ...Options) template.HTML
- func CalendarClock(opts ...Options) template.HTML
- func CalendarCog(opts ...Options) template.HTML
- func CalendarDays(opts ...Options) template.HTML
- func CalendarFold(opts ...Options) template.HTML
- func CalendarHeart(opts ...Options) template.HTML
- func CalendarMinus(opts ...Options) template.HTML
- func CalendarMinus2(opts ...Options) template.HTML
- func CalendarOff(opts ...Options) template.HTML
- func CalendarPlus(opts ...Options) template.HTML
- func CalendarPlus2(opts ...Options) template.HTML
- func CalendarRange(opts ...Options) template.HTML
- func CalendarSearch(opts ...Options) template.HTML
- func CalendarSync(opts ...Options) template.HTML
- func CalendarX(opts ...Options) template.HTML
- func CalendarX2(opts ...Options) template.HTML
- func Calendars(opts ...Options) template.HTML
- func Camera(opts ...Options) template.HTML
- func CameraOff(opts ...Options) template.HTML
- func CandlestickChart(opts ...Options) template.HTMLdeprecated
- func Candy(opts ...Options) template.HTML
- func CandyCane(opts ...Options) template.HTML
- func CandyOff(opts ...Options) template.HTML
- func Cannabis(opts ...Options) template.HTML
- func CannabisOff(opts ...Options) template.HTML
- func Captions(opts ...Options) template.HTML
- func CaptionsOff(opts ...Options) template.HTML
- func Car(opts ...Options) template.HTML
- func CarFront(opts ...Options) template.HTML
- func CarTaxiFront(opts ...Options) template.HTML
- func Caravan(opts ...Options) template.HTML
- func CardSim(opts ...Options) template.HTML
- func Carrot(opts ...Options) template.HTML
- func CaseLower(opts ...Options) template.HTML
- func CaseSensitive(opts ...Options) template.HTML
- func CaseUpper(opts ...Options) template.HTML
- func CassetteTape(opts ...Options) template.HTML
- func Cast(opts ...Options) template.HTML
- func Castle(opts ...Options) template.HTML
- func Cat(opts ...Options) template.HTML
- func Cctv(opts ...Options) template.HTML
- func CctvOff(opts ...Options) template.HTML
- func ChartArea(opts ...Options) template.HTML
- func ChartBar(opts ...Options) template.HTML
- func ChartBarBig(opts ...Options) template.HTML
- func ChartBarDecreasing(opts ...Options) template.HTML
- func ChartBarIncreasing(opts ...Options) template.HTML
- func ChartBarStacked(opts ...Options) template.HTML
- func ChartCandlestick(opts ...Options) template.HTML
- func ChartColumn(opts ...Options) template.HTML
- func ChartColumnBig(opts ...Options) template.HTML
- func ChartColumnDecreasing(opts ...Options) template.HTML
- func ChartColumnIncreasing(opts ...Options) template.HTML
- func ChartColumnStacked(opts ...Options) template.HTML
- func ChartGantt(opts ...Options) template.HTML
- func ChartLine(opts ...Options) template.HTML
- func ChartNetwork(opts ...Options) template.HTML
- func ChartNoAxesColumn(opts ...Options) template.HTML
- func ChartNoAxesColumnDecreasing(opts ...Options) template.HTML
- func ChartNoAxesColumnIncreasing(opts ...Options) template.HTML
- func ChartNoAxesCombined(opts ...Options) template.HTML
- func ChartNoAxesGantt(opts ...Options) template.HTML
- func ChartPie(opts ...Options) template.HTML
- func ChartScatter(opts ...Options) template.HTML
- func ChartSpline(opts ...Options) template.HTML
- func Check(opts ...Options) template.HTML
- func CheckCheck(opts ...Options) template.HTML
- func CheckCircle(opts ...Options) template.HTMLdeprecated
- func CheckCircle2(opts ...Options) template.HTMLdeprecated
- func CheckLine(opts ...Options) template.HTML
- func CheckSquare(opts ...Options) template.HTMLdeprecated
- func CheckSquare2(opts ...Options) template.HTMLdeprecated
- func ChefHat(opts ...Options) template.HTML
- func Cherry(opts ...Options) template.HTML
- func ChessBishop(opts ...Options) template.HTML
- func ChessKing(opts ...Options) template.HTML
- func ChessKnight(opts ...Options) template.HTML
- func ChessPawn(opts ...Options) template.HTML
- func ChessQueen(opts ...Options) template.HTML
- func ChessRook(opts ...Options) template.HTML
- func ChevronDown(opts ...Options) template.HTML
- func ChevronDownCircle(opts ...Options) template.HTMLdeprecated
- func ChevronDownSquare(opts ...Options) template.HTMLdeprecated
- func ChevronFirst(opts ...Options) template.HTML
- func ChevronLast(opts ...Options) template.HTML
- func ChevronLeft(opts ...Options) template.HTML
- func ChevronLeftCircle(opts ...Options) template.HTMLdeprecated
- func ChevronLeftSquare(opts ...Options) template.HTMLdeprecated
- func ChevronRight(opts ...Options) template.HTML
- func ChevronRightCircle(opts ...Options) template.HTMLdeprecated
- func ChevronRightSquare(opts ...Options) template.HTMLdeprecated
- func ChevronUp(opts ...Options) template.HTML
- func ChevronUpCircle(opts ...Options) template.HTMLdeprecated
- func ChevronUpSquare(opts ...Options) template.HTMLdeprecated
- func ChevronsDown(opts ...Options) template.HTML
- func ChevronsDownUp(opts ...Options) template.HTML
- func ChevronsLeft(opts ...Options) template.HTML
- func ChevronsLeftRight(opts ...Options) template.HTML
- func ChevronsLeftRightEllipsis(opts ...Options) template.HTML
- func ChevronsRight(opts ...Options) template.HTML
- func ChevronsRightLeft(opts ...Options) template.HTML
- func ChevronsUp(opts ...Options) template.HTML
- func ChevronsUpDown(opts ...Options) template.HTML
- func Church(opts ...Options) template.HTML
- func Cigarette(opts ...Options) template.HTML
- func CigaretteOff(opts ...Options) template.HTML
- func Circle(opts ...Options) template.HTML
- func CircleAlert(opts ...Options) template.HTML
- func CircleArrowDown(opts ...Options) template.HTML
- func CircleArrowLeft(opts ...Options) template.HTML
- func CircleArrowOutDownLeft(opts ...Options) template.HTML
- func CircleArrowOutDownRight(opts ...Options) template.HTML
- func CircleArrowOutUpLeft(opts ...Options) template.HTML
- func CircleArrowOutUpRight(opts ...Options) template.HTML
- func CircleArrowRight(opts ...Options) template.HTML
- func CircleArrowUp(opts ...Options) template.HTML
- func CircleCheck(opts ...Options) template.HTML
- func CircleCheckBig(opts ...Options) template.HTML
- func CircleChevronDown(opts ...Options) template.HTML
- func CircleChevronLeft(opts ...Options) template.HTML
- func CircleChevronRight(opts ...Options) template.HTML
- func CircleChevronUp(opts ...Options) template.HTML
- func CircleDashed(opts ...Options) template.HTML
- func CircleDivide(opts ...Options) template.HTML
- func CircleDollarSign(opts ...Options) template.HTML
- func CircleDot(opts ...Options) template.HTML
- func CircleDotDashed(opts ...Options) template.HTML
- func CircleEllipsis(opts ...Options) template.HTML
- func CircleEqual(opts ...Options) template.HTML
- func CircleEuro(opts ...Options) template.HTML
- func CircleFadingArrowUp(opts ...Options) template.HTML
- func CircleFadingPlus(opts ...Options) template.HTML
- func CircleGauge(opts ...Options) template.HTML
- func CircleHelp(opts ...Options) template.HTMLdeprecated
- func CircleMinus(opts ...Options) template.HTML
- func CircleOff(opts ...Options) template.HTML
- func CircleParking(opts ...Options) template.HTML
- func CircleParkingOff(opts ...Options) template.HTML
- func CirclePause(opts ...Options) template.HTML
- func CirclePercent(opts ...Options) template.HTML
- func CirclePile(opts ...Options) template.HTML
- func CirclePlay(opts ...Options) template.HTML
- func CirclePlus(opts ...Options) template.HTML
- func CirclePoundSterling(opts ...Options) template.HTML
- func CirclePower(opts ...Options) template.HTML
- func CircleQuestionMark(opts ...Options) template.HTML
- func CircleSlash(opts ...Options) template.HTML
- func CircleSlash2(opts ...Options) template.HTML
- func CircleSlashed(opts ...Options) template.HTMLdeprecated
- func CircleSmall(opts ...Options) template.HTML
- func CircleStar(opts ...Options) template.HTML
- func CircleStop(opts ...Options) template.HTML
- func CircleUser(opts ...Options) template.HTML
- func CircleUserRound(opts ...Options) template.HTML
- func CircleX(opts ...Options) template.HTML
- func CircuitBoard(opts ...Options) template.HTML
- func Citrus(opts ...Options) template.HTML
- func Clapperboard(opts ...Options) template.HTML
- func Clipboard(opts ...Options) template.HTML
- func ClipboardCheck(opts ...Options) template.HTML
- func ClipboardClock(opts ...Options) template.HTML
- func ClipboardCopy(opts ...Options) template.HTML
- func ClipboardEdit(opts ...Options) template.HTMLdeprecated
- func ClipboardList(opts ...Options) template.HTML
- func ClipboardMinus(opts ...Options) template.HTML
- func ClipboardPaste(opts ...Options) template.HTML
- func ClipboardPen(opts ...Options) template.HTML
- func ClipboardPenLine(opts ...Options) template.HTML
- func ClipboardPlus(opts ...Options) template.HTML
- func ClipboardSignature(opts ...Options) template.HTMLdeprecated
- func ClipboardType(opts ...Options) template.HTML
- func ClipboardX(opts ...Options) template.HTML
- func Clock(opts ...Options) template.HTML
- func Clock1(opts ...Options) template.HTML
- func Clock2(opts ...Options) template.HTML
- func Clock3(opts ...Options) template.HTML
- func Clock4(opts ...Options) template.HTML
- func Clock5(opts ...Options) template.HTML
- func Clock6(opts ...Options) template.HTML
- func Clock7(opts ...Options) template.HTML
- func Clock8(opts ...Options) template.HTML
- func Clock9(opts ...Options) template.HTML
- func Clock10(opts ...Options) template.HTML
- func Clock11(opts ...Options) template.HTML
- func Clock12(opts ...Options) template.HTML
- func ClockAlert(opts ...Options) template.HTML
- func ClockArrowDown(opts ...Options) template.HTML
- func ClockArrowLeft(opts ...Options) template.HTML
- func ClockArrowRight(opts ...Options) template.HTML
- func ClockArrowUp(opts ...Options) template.HTML
- func ClockCheck(opts ...Options) template.HTML
- func ClockFading(opts ...Options) template.HTML
- func ClockPlus(opts ...Options) template.HTML
- func ClosedCaption(opts ...Options) template.HTML
- func Cloud(opts ...Options) template.HTML
- func CloudAlert(opts ...Options) template.HTML
- func CloudBackup(opts ...Options) template.HTML
- func CloudCheck(opts ...Options) template.HTML
- func CloudCog(opts ...Options) template.HTML
- func CloudDownload(opts ...Options) template.HTML
- func CloudDrizzle(opts ...Options) template.HTML
- func CloudFog(opts ...Options) template.HTML
- func CloudHail(opts ...Options) template.HTML
- func CloudLightning(opts ...Options) template.HTML
- func CloudMoon(opts ...Options) template.HTML
- func CloudMoonRain(opts ...Options) template.HTML
- func CloudOff(opts ...Options) template.HTML
- func CloudRain(opts ...Options) template.HTML
- func CloudRainWind(opts ...Options) template.HTML
- func CloudSnow(opts ...Options) template.HTML
- func CloudSun(opts ...Options) template.HTML
- func CloudSunRain(opts ...Options) template.HTML
- func CloudSync(opts ...Options) template.HTML
- func CloudUpload(opts ...Options) template.HTML
- func Cloudy(opts ...Options) template.HTML
- func Clover(opts ...Options) template.HTML
- func Club(opts ...Options) template.HTML
- func Code(opts ...Options) template.HTML
- func Code2(opts ...Options) template.HTMLdeprecated
- func CodeSquare(opts ...Options) template.HTMLdeprecated
- func CodeXml(opts ...Options) template.HTML
- func Coffee(opts ...Options) template.HTML
- func Cog(opts ...Options) template.HTML
- func Coins(opts ...Options) template.HTML
- func Columns(opts ...Options) template.HTMLdeprecated
- func Columns2(opts ...Options) template.HTML
- func Columns3(opts ...Options) template.HTML
- func Columns3Cog(opts ...Options) template.HTML
- func Columns4(opts ...Options) template.HTML
- func ColumnsSettings(opts ...Options) template.HTMLdeprecated
- func Combine(opts ...Options) template.HTML
- func Command(opts ...Options) template.HTML
- func Compass(opts ...Options) template.HTML
- func Component(opts ...Options) template.HTML
- func Computer(opts ...Options) template.HTML
- func ConciergeBell(opts ...Options) template.HTML
- func Cone(opts ...Options) template.HTML
- func Construction(opts ...Options) template.HTML
- func Contact(opts ...Options) template.HTML
- func Contact2(opts ...Options) template.HTMLdeprecated
- func ContactRound(opts ...Options) template.HTML
- func Container(opts ...Options) template.HTML
- func Contrast(opts ...Options) template.HTML
- func Cookie(opts ...Options) template.HTML
- func CookingPot(opts ...Options) template.HTML
- func Copy(opts ...Options) template.HTML
- func CopyCheck(opts ...Options) template.HTML
- func CopyMinus(opts ...Options) template.HTML
- func CopyPlus(opts ...Options) template.HTML
- func CopySlash(opts ...Options) template.HTML
- func CopyX(opts ...Options) template.HTML
- func Copyleft(opts ...Options) template.HTML
- func Copyright(opts ...Options) template.HTML
- func CornerDownLeft(opts ...Options) template.HTML
- func CornerDownRight(opts ...Options) template.HTML
- func CornerLeftDown(opts ...Options) template.HTML
- func CornerLeftUp(opts ...Options) template.HTML
- func CornerRightDown(opts ...Options) template.HTML
- func CornerRightUp(opts ...Options) template.HTML
- func CornerUpLeft(opts ...Options) template.HTML
- func CornerUpRight(opts ...Options) template.HTML
- func Cpu(opts ...Options) template.HTML
- func CreativeCommons(opts ...Options) template.HTML
- func CreditCard(opts ...Options) template.HTML
- func Croissant(opts ...Options) template.HTML
- func Crop(opts ...Options) template.HTML
- func Cross(opts ...Options) template.HTML
- func Crosshair(opts ...Options) template.HTML
- func Crown(opts ...Options) template.HTML
- func Cuboid(opts ...Options) template.HTML
- func CupSoda(opts ...Options) template.HTML
- func CurlyBraces(opts ...Options) template.HTMLdeprecated
- func Currency(opts ...Options) template.HTML
- func Cylinder(opts ...Options) template.HTML
- func Dam(opts ...Options) template.HTML
- func Database(opts ...Options) template.HTML
- func DatabaseArrowDown(opts ...Options) template.HTML
- func DatabaseArrowUp(opts ...Options) template.HTML
- func DatabaseBackup(opts ...Options) template.HTML
- func DatabaseCheck(opts ...Options) template.HTML
- func DatabaseMinus(opts ...Options) template.HTML
- func DatabasePlus(opts ...Options) template.HTML
- func DatabaseSearch(opts ...Options) template.HTML
- func DatabaseX(opts ...Options) template.HTML
- func DatabaseZap(opts ...Options) template.HTML
- func DecimalsArrowLeft(opts ...Options) template.HTML
- func DecimalsArrowRight(opts ...Options) template.HTML
- func Delete(opts ...Options) template.HTML
- func Dessert(opts ...Options) template.HTML
- func Diameter(opts ...Options) template.HTML
- func Diamond(opts ...Options) template.HTML
- func DiamondMinus(opts ...Options) template.HTML
- func DiamondPercent(opts ...Options) template.HTML
- func DiamondPlus(opts ...Options) template.HTML
- func Dice1(opts ...Options) template.HTML
- func Dice2(opts ...Options) template.HTML
- func Dice3(opts ...Options) template.HTML
- func Dice4(opts ...Options) template.HTML
- func Dice5(opts ...Options) template.HTML
- func Dice6(opts ...Options) template.HTML
- func Dices(opts ...Options) template.HTML
- func Dict(values ...any) map[string]any
- func Diff(opts ...Options) template.HTML
- func Disc(opts ...Options) template.HTML
- func Disc2(opts ...Options) template.HTML
- func Disc3(opts ...Options) template.HTML
- func DiscAlbum(opts ...Options) template.HTML
- func Divide(opts ...Options) template.HTML
- func DivideCircle(opts ...Options) template.HTMLdeprecated
- func DivideSquare(opts ...Options) template.HTMLdeprecated
- func Dna(opts ...Options) template.HTML
- func DnaOff(opts ...Options) template.HTML
- func Dock(opts ...Options) template.HTML
- func Dog(opts ...Options) template.HTML
- func DollarSign(opts ...Options) template.HTML
- func Donut(opts ...Options) template.HTML
- func DoorClosed(opts ...Options) template.HTML
- func DoorClosedLocked(opts ...Options) template.HTML
- func DoorOpen(opts ...Options) template.HTML
- func Dot(opts ...Options) template.HTML
- func DotSquare(opts ...Options) template.HTMLdeprecated
- func Download(opts ...Options) template.HTML
- func DownloadCloud(opts ...Options) template.HTMLdeprecated
- func DraftingCompass(opts ...Options) template.HTML
- func Drama(opts ...Options) template.HTML
- func Drill(opts ...Options) template.HTML
- func Drone(opts ...Options) template.HTML
- func Droplet(opts ...Options) template.HTML
- func DropletOff(opts ...Options) template.HTML
- func Droplets(opts ...Options) template.HTML
- func Drum(opts ...Options) template.HTML
- func Drumstick(opts ...Options) template.HTML
- func Dumbbell(opts ...Options) template.HTML
- func Ear(opts ...Options) template.HTML
- func EarOff(opts ...Options) template.HTML
- func Earth(opts ...Options) template.HTML
- func EarthLock(opts ...Options) template.HTML
- func Eclipse(opts ...Options) template.HTML
- func Edit(opts ...Options) template.HTMLdeprecated
- func Edit2(opts ...Options) template.HTMLdeprecated
- func Edit3(opts ...Options) template.HTMLdeprecated
- func Egg(opts ...Options) template.HTML
- func EggFried(opts ...Options) template.HTML
- func EggOff(opts ...Options) template.HTML
- func Eject(opts ...Options) template.HTML
- func Ellipse(opts ...Options) template.HTML
- func Ellipsis(opts ...Options) template.HTML
- func EllipsisVertical(opts ...Options) template.HTML
- func Equal(opts ...Options) template.HTML
- func EqualApproximately(opts ...Options) template.HTML
- func EqualNot(opts ...Options) template.HTML
- func EqualSquare(opts ...Options) template.HTMLdeprecated
- func Eraser(opts ...Options) template.HTML
- func EthernetPort(opts ...Options) template.HTML
- func Euro(opts ...Options) template.HTML
- func EvCharger(opts ...Options) template.HTML
- func Expand(opts ...Options) template.HTML
- func ExternalLink(opts ...Options) template.HTML
- func Eye(opts ...Options) template.HTML
- func EyeClosed(opts ...Options) template.HTML
- func EyeDashed(opts ...Options) template.HTML
- func EyeOff(opts ...Options) template.HTML
- func FaceAngry(opts ...Options) template.HTML
- func FaceExpressionless(opts ...Options) template.HTML
- func FaceGrinning(opts ...Options) template.HTML
- func FaceNeutral(opts ...Options) template.HTML
- func FaceSlightlyFrowning(opts ...Options) template.HTML
- func FaceSlightlySmiling(opts ...Options) template.HTML
- func FaceSlightlySmilingPlus(opts ...Options) template.HTML
- func Factory(opts ...Options) template.HTML
- func Fan(opts ...Options) template.HTML
- func FastForward(opts ...Options) template.HTML
- func Feather(opts ...Options) template.HTML
- func Fence(opts ...Options) template.HTML
- func FerrisWheel(opts ...Options) template.HTML
- func File(opts ...Options) template.HTML
- func FileArchive(opts ...Options) template.HTML
- func FileAudio(opts ...Options) template.HTMLdeprecated
- func FileAudio2(opts ...Options) template.HTMLdeprecated
- func FileAxis3D(opts ...Options) template.HTMLdeprecated
- func FileAxis3d(opts ...Options) template.HTML
- func FileBadge(opts ...Options) template.HTML
- func FileBadge2(opts ...Options) template.HTMLdeprecated
- func FileBarChart(opts ...Options) template.HTMLdeprecated
- func FileBarChart2(opts ...Options) template.HTMLdeprecated
- func FileBox(opts ...Options) template.HTML
- func FileBraces(opts ...Options) template.HTML
- func FileBracesCorner(opts ...Options) template.HTML
- func FileChartColumn(opts ...Options) template.HTML
- func FileChartColumnIncreasing(opts ...Options) template.HTML
- func FileChartLine(opts ...Options) template.HTML
- func FileChartPie(opts ...Options) template.HTML
- func FileCheck(opts ...Options) template.HTML
- func FileCheck2(opts ...Options) template.HTMLdeprecated
- func FileCheckCorner(opts ...Options) template.HTML
- func FileClock(opts ...Options) template.HTML
- func FileCode(opts ...Options) template.HTML
- func FileCode2(opts ...Options) template.HTMLdeprecated
- func FileCodeCorner(opts ...Options) template.HTML
- func FileCog(opts ...Options) template.HTML
- func FileCog2(opts ...Options) template.HTMLdeprecated
- func FileDiff(opts ...Options) template.HTML
- func FileDigit(opts ...Options) template.HTML
- func FileDown(opts ...Options) template.HTML
- func FileEdit(opts ...Options) template.HTMLdeprecated
- func FileExclamationPoint(opts ...Options) template.HTML
- func FileHeadphone(opts ...Options) template.HTML
- func FileHeart(opts ...Options) template.HTML
- func FileImage(opts ...Options) template.HTML
- func FileInput(opts ...Options) template.HTML
- func FileJson(opts ...Options) template.HTMLdeprecated
- func FileJson2(opts ...Options) template.HTMLdeprecated
- func FileKey(opts ...Options) template.HTML
- func FileKey2(opts ...Options) template.HTMLdeprecated
- func FileLineChart(opts ...Options) template.HTMLdeprecated
- func FileLock(opts ...Options) template.HTML
- func FileLock2(opts ...Options) template.HTMLdeprecated
- func FileMinus(opts ...Options) template.HTML
- func FileMinus2(opts ...Options) template.HTMLdeprecated
- func FileMinusCorner(opts ...Options) template.HTML
- func FileMusic(opts ...Options) template.HTML
- func FileOutput(opts ...Options) template.HTML
- func FilePen(opts ...Options) template.HTML
- func FilePenLine(opts ...Options) template.HTML
- func FilePieChart(opts ...Options) template.HTMLdeprecated
- func FilePlay(opts ...Options) template.HTML
- func FilePlus(opts ...Options) template.HTML
- func FilePlus2(opts ...Options) template.HTMLdeprecated
- func FilePlusCorner(opts ...Options) template.HTML
- func FileQuestion(opts ...Options) template.HTMLdeprecated
- func FileQuestionMark(opts ...Options) template.HTML
- func FileScan(opts ...Options) template.HTML
- func FileSearch(opts ...Options) template.HTML
- func FileSearch2(opts ...Options) template.HTMLdeprecated
- func FileSearchCorner(opts ...Options) template.HTML
- func FileSignal(opts ...Options) template.HTML
- func FileSignature(opts ...Options) template.HTMLdeprecated
- func FileSliders(opts ...Options) template.HTML
- func FileSpreadsheet(opts ...Options) template.HTML
- func FileStack(opts ...Options) template.HTML
- func FileSymlink(opts ...Options) template.HTML
- func FileTerminal(opts ...Options) template.HTML
- func FileText(opts ...Options) template.HTML
- func FileType(opts ...Options) template.HTML
- func FileType2(opts ...Options) template.HTMLdeprecated
- func FileTypeCorner(opts ...Options) template.HTML
- func FileUp(opts ...Options) template.HTML
- func FileUser(opts ...Options) template.HTML
- func FileVideo(opts ...Options) template.HTMLdeprecated
- func FileVideo2(opts ...Options) template.HTMLdeprecated
- func FileVideoCamera(opts ...Options) template.HTML
- func FileVolume(opts ...Options) template.HTML
- func FileVolume2(opts ...Options) template.HTMLdeprecated
- func FileWarning(opts ...Options) template.HTMLdeprecated
- func FileX(opts ...Options) template.HTML
- func FileX2(opts ...Options) template.HTMLdeprecated
- func FileXCorner(opts ...Options) template.HTML
- func Files(opts ...Options) template.HTML
- func Film(opts ...Options) template.HTML
- func Filter(opts ...Options) template.HTMLdeprecated
- func FilterX(opts ...Options) template.HTMLdeprecated
- func Fingerprint(opts ...Options) template.HTMLdeprecated
- func FingerprintPattern(opts ...Options) template.HTML
- func FireExtinguisher(opts ...Options) template.HTML
- func Fish(opts ...Options) template.HTML
- func FishOff(opts ...Options) template.HTML
- func FishSymbol(opts ...Options) template.HTML
- func FishingHook(opts ...Options) template.HTML
- func FishingRod(opts ...Options) template.HTML
- func Flag(opts ...Options) template.HTML
- func FlagOff(opts ...Options) template.HTML
- func FlagTriangleLeft(opts ...Options) template.HTML
- func FlagTriangleRight(opts ...Options) template.HTML
- func Flame(opts ...Options) template.HTML
- func FlameKindling(opts ...Options) template.HTML
- func Flashlight(opts ...Options) template.HTML
- func FlashlightOff(opts ...Options) template.HTML
- func FlaskConical(opts ...Options) template.HTML
- func FlaskConicalOff(opts ...Options) template.HTML
- func FlaskRound(opts ...Options) template.HTML
- func FlipHorizontal(opts ...Options) template.HTMLdeprecated
- func FlipHorizontal2(opts ...Options) template.HTML
- func FlipVertical(opts ...Options) template.HTMLdeprecated
- func FlipVertical2(opts ...Options) template.HTML
- func Flower(opts ...Options) template.HTML
- func Flower2(opts ...Options) template.HTML
- func Focus(opts ...Options) template.HTML
- func FoldHorizontal(opts ...Options) template.HTML
- func FoldVertical(opts ...Options) template.HTML
- func Folder(opts ...Options) template.HTML
- func FolderArchive(opts ...Options) template.HTML
- func FolderBookmark(opts ...Options) template.HTML
- func FolderCheck(opts ...Options) template.HTML
- func FolderClock(opts ...Options) template.HTML
- func FolderClosed(opts ...Options) template.HTML
- func FolderCode(opts ...Options) template.HTML
- func FolderCog(opts ...Options) template.HTML
- func FolderCog2(opts ...Options) template.HTMLdeprecated
- func FolderDot(opts ...Options) template.HTML
- func FolderDown(opts ...Options) template.HTML
- func FolderEdit(opts ...Options) template.HTMLdeprecated
- func FolderGit(opts ...Options) template.HTML
- func FolderGit2(opts ...Options) template.HTML
- func FolderHeart(opts ...Options) template.HTML
- func FolderInput(opts ...Options) template.HTML
- func FolderKanban(opts ...Options) template.HTML
- func FolderKey(opts ...Options) template.HTML
- func FolderLock(opts ...Options) template.HTML
- func FolderMinus(opts ...Options) template.HTML
- func FolderOpen(opts ...Options) template.HTML
- func FolderOpenDot(opts ...Options) template.HTML
- func FolderOutput(opts ...Options) template.HTML
- func FolderPen(opts ...Options) template.HTML
- func FolderPlus(opts ...Options) template.HTML
- func FolderRoot(opts ...Options) template.HTML
- func FolderSearch(opts ...Options) template.HTML
- func FolderSearch2(opts ...Options) template.HTML
- func FolderSymlink(opts ...Options) template.HTML
- func FolderSync(opts ...Options) template.HTML
- func FolderTree(opts ...Options) template.HTML
- func FolderUp(opts ...Options) template.HTML
- func FolderX(opts ...Options) template.HTML
- func Folders(opts ...Options) template.HTML
- func Footprints(opts ...Options) template.HTML
- func ForkKnife(opts ...Options) template.HTMLdeprecated
- func ForkKnifeCrossed(opts ...Options) template.HTMLdeprecated
- func Forklift(opts ...Options) template.HTML
- func Form(opts ...Options) template.HTML
- func FormInput(opts ...Options) template.HTMLdeprecated
- func Forward(opts ...Options) template.HTML
- func Frame(opts ...Options) template.HTML
- func Frown(opts ...Options) template.HTMLdeprecated
- func Fuel(opts ...Options) template.HTML
- func Fullscreen(opts ...Options) template.HTML
- func FuncMap(cfg ...*Config) template.FuncMap
- func FunctionSquare(opts ...Options) template.HTMLdeprecated
- func Funnel(opts ...Options) template.HTML
- func FunnelPlus(opts ...Options) template.HTML
- func FunnelX(opts ...Options) template.HTML
- func GalleryHorizontal(opts ...Options) template.HTML
- func GalleryHorizontalEnd(opts ...Options) template.HTML
- func GalleryThumbnails(opts ...Options) template.HTML
- func GalleryVertical(opts ...Options) template.HTML
- func GalleryVerticalEnd(opts ...Options) template.HTML
- func Gamepad(opts ...Options) template.HTML
- func Gamepad2(opts ...Options) template.HTML
- func GamepadDirectional(opts ...Options) template.HTML
- func GanttChart(opts ...Options) template.HTMLdeprecated
- func GanttChartSquare(opts ...Options) template.HTMLdeprecated
- func Gauge(opts ...Options) template.HTML
- func GaugeCircle(opts ...Options) template.HTMLdeprecated
- func Gavel(opts ...Options) template.HTML
- func Gem(opts ...Options) template.HTML
- func GeorgianLari(opts ...Options) template.HTML
- func Ghost(opts ...Options) template.HTML
- func Gift(opts ...Options) template.HTML
- func GitBranch(opts ...Options) template.HTML
- func GitBranchMinus(opts ...Options) template.HTML
- func GitBranchPlus(opts ...Options) template.HTML
- func GitCommit(opts ...Options) template.HTMLdeprecated
- func GitCommitHorizontal(opts ...Options) template.HTML
- func GitCommitVertical(opts ...Options) template.HTML
- func GitCompare(opts ...Options) template.HTML
- func GitCompareArrows(opts ...Options) template.HTML
- func GitFork(opts ...Options) template.HTML
- func GitGraph(opts ...Options) template.HTML
- func GitMerge(opts ...Options) template.HTML
- func GitMergeConflict(opts ...Options) template.HTML
- func GitPullRequest(opts ...Options) template.HTML
- func GitPullRequestArrow(opts ...Options) template.HTML
- func GitPullRequestClosed(opts ...Options) template.HTML
- func GitPullRequestCreate(opts ...Options) template.HTML
- func GitPullRequestCreateArrow(opts ...Options) template.HTML
- func GitPullRequestDraft(opts ...Options) template.HTML
- func GlassWater(opts ...Options) template.HTML
- func Glasses(opts ...Options) template.HTML
- func Globe(opts ...Options) template.HTML
- func Globe2(opts ...Options) template.HTMLdeprecated
- func GlobeCheck(opts ...Options) template.HTML
- func GlobeLock(opts ...Options) template.HTML
- func GlobeOff(opts ...Options) template.HTML
- func GlobeX(opts ...Options) template.HTML
- func Goal(opts ...Options) template.HTML
- func Gpu(opts ...Options) template.HTML
- func Grab(opts ...Options) template.HTMLdeprecated
- func GraduationCap(opts ...Options) template.HTML
- func Grape(opts ...Options) template.HTML
- func Grid(opts ...Options) template.HTMLdeprecated
- func Grid2X2(opts ...Options) template.HTMLdeprecated
- func Grid2X2Check(opts ...Options) template.HTMLdeprecated
- func Grid2X2Plus(opts ...Options) template.HTMLdeprecated
- func Grid2X2X(opts ...Options) template.HTMLdeprecated
- func Grid2x2(opts ...Options) template.HTML
- func Grid2x2Check(opts ...Options) template.HTML
- func Grid2x2Plus(opts ...Options) template.HTML
- func Grid2x2X(opts ...Options) template.HTML
- func Grid3X3(opts ...Options) template.HTMLdeprecated
- func Grid3x2(opts ...Options) template.HTML
- func Grid3x3(opts ...Options) template.HTML
- func Grip(opts ...Options) template.HTML
- func GripHorizontal(opts ...Options) template.HTML
- func GripVertical(opts ...Options) template.HTML
- func Group(opts ...Options) template.HTML
- func Guitar(opts ...Options) template.HTML
- func Ham(opts ...Options) template.HTML
- func Hamburger(opts ...Options) template.HTML
- func Hammer(opts ...Options) template.HTML
- func Hand(opts ...Options) template.HTML
- func HandCoins(opts ...Options) template.HTML
- func HandFist(opts ...Options) template.HTML
- func HandGrab(opts ...Options) template.HTML
- func HandHeart(opts ...Options) template.HTML
- func HandHelping(opts ...Options) template.HTML
- func HandMetal(opts ...Options) template.HTML
- func HandPlatter(opts ...Options) template.HTML
- func Handbag(opts ...Options) template.HTML
- func Handshake(opts ...Options) template.HTML
- func HardDrive(opts ...Options) template.HTML
- func HardDriveDownload(opts ...Options) template.HTML
- func HardDriveUpload(opts ...Options) template.HTML
- func HardHat(opts ...Options) template.HTML
- func Hash(opts ...Options) template.HTML
- func HatGlasses(opts ...Options) template.HTML
- func Haze(opts ...Options) template.HTML
- func Hd(opts ...Options) template.HTML
- func HdmiPort(opts ...Options) template.HTML
- func Heading(opts ...Options) template.HTML
- func Heading1(opts ...Options) template.HTML
- func Heading2(opts ...Options) template.HTML
- func Heading3(opts ...Options) template.HTML
- func Heading4(opts ...Options) template.HTML
- func Heading5(opts ...Options) template.HTML
- func Heading6(opts ...Options) template.HTML
- func HeadphoneOff(opts ...Options) template.HTML
- func Headphones(opts ...Options) template.HTML
- func Headset(opts ...Options) template.HTML
- func Heart(opts ...Options) template.HTML
- func HeartCrack(opts ...Options) template.HTML
- func HeartHandshake(opts ...Options) template.HTML
- func HeartMinus(opts ...Options) template.HTML
- func HeartOff(opts ...Options) template.HTML
- func HeartPlus(opts ...Options) template.HTML
- func HeartPulse(opts ...Options) template.HTML
- func HeartX(opts ...Options) template.HTML
- func Heater(opts ...Options) template.HTML
- func Helicopter(opts ...Options) template.HTML
- func HelpCircle(opts ...Options) template.HTMLdeprecated
- func HelpingHand(opts ...Options) template.HTMLdeprecated
- func Hexagon(opts ...Options) template.HTML
- func Highlighter(opts ...Options) template.HTML
- func History(opts ...Options) template.HTMLdeprecated
- func Home(opts ...Options) template.HTMLdeprecated
- func Hop(opts ...Options) template.HTML
- func HopOff(opts ...Options) template.HTML
- func Hospital(opts ...Options) template.HTML
- func Hotel(opts ...Options) template.HTML
- func Hourglass(opts ...Options) template.HTML
- func House(opts ...Options) template.HTML
- func HouseHeart(opts ...Options) template.HTML
- func HousePlug(opts ...Options) template.HTML
- func HousePlus(opts ...Options) template.HTML
- func HouseWifi(opts ...Options) template.HTML
- func IceCream(opts ...Options) template.HTMLdeprecated
- func IceCream2(opts ...Options) template.HTMLdeprecated
- func IceCreamBowl(opts ...Options) template.HTML
- func IceCreamCone(opts ...Options) template.HTML
- func Icon(name string, options ...map[string]any) template.HTML
- func IdCard(opts ...Options) template.HTML
- func IdCardLanyard(opts ...Options) template.HTML
- func Image(opts ...Options) template.HTML
- func ImageDown(opts ...Options) template.HTML
- func ImageMinus(opts ...Options) template.HTML
- func ImageOff(opts ...Options) template.HTML
- func ImagePlay(opts ...Options) template.HTML
- func ImagePlus(opts ...Options) template.HTML
- func ImageUp(opts ...Options) template.HTML
- func ImageUpscale(opts ...Options) template.HTML
- func Images(opts ...Options) template.HTML
- func Import(opts ...Options) template.HTML
- func Inbox(opts ...Options) template.HTML
- func Indent(opts ...Options) template.HTMLdeprecated
- func IndentDecrease(opts ...Options) template.HTMLdeprecated
- func IndentIncrease(opts ...Options) template.HTMLdeprecated
- func IndianRupee(opts ...Options) template.HTML
- func Infinity(opts ...Options) template.HTML
- func Info(opts ...Options) template.HTML
- func Inspect(opts ...Options) template.HTMLdeprecated
- func InspectionPanel(opts ...Options) template.HTML
- func Italic(opts ...Options) template.HTML
- func IterationCcw(opts ...Options) template.HTML
- func IterationCw(opts ...Options) template.HTML
- func JapaneseYen(opts ...Options) template.HTML
- func Joystick(opts ...Options) template.HTML
- func Kanban(opts ...Options) template.HTML
- func KanbanSquare(opts ...Options) template.HTMLdeprecated
- func KanbanSquareDashed(opts ...Options) template.HTMLdeprecated
- func Kayak(opts ...Options) template.HTML
- func Key(opts ...Options) template.HTML
- func KeyRound(opts ...Options) template.HTML
- func KeySquare(opts ...Options) template.HTML
- func Keyboard(opts ...Options) template.HTML
- func KeyboardMusic(opts ...Options) template.HTML
- func KeyboardOff(opts ...Options) template.HTML
- func Lamp(opts ...Options) template.HTML
- func LampCeiling(opts ...Options) template.HTML
- func LampDesk(opts ...Options) template.HTML
- func LampFloor(opts ...Options) template.HTML
- func LampWallDown(opts ...Options) template.HTML
- func LampWallUp(opts ...Options) template.HTML
- func LandPlot(opts ...Options) template.HTML
- func Landmark(opts ...Options) template.HTML
- func Languages(opts ...Options) template.HTML
- func Laptop(opts ...Options) template.HTML
- func Laptop2(opts ...Options) template.HTMLdeprecated
- func LaptopMinimal(opts ...Options) template.HTML
- func LaptopMinimalCheck(opts ...Options) template.HTML
- func Lasso(opts ...Options) template.HTML
- func LassoSelect(opts ...Options) template.HTML
- func Laugh(opts ...Options) template.HTMLdeprecated
- func LayerArrowDown(opts ...Options) template.HTML
- func LayerArrowUp(opts ...Options) template.HTML
- func Layers(opts ...Options) template.HTML
- func Layers2(opts ...Options) template.HTML
- func Layers3(opts ...Options) template.HTMLdeprecated
- func LayersArrowDown(opts ...Options) template.HTML
- func LayersArrowUp(opts ...Options) template.HTML
- func LayersMinus(opts ...Options) template.HTML
- func LayersPlus(opts ...Options) template.HTML
- func Layout(opts ...Options) template.HTMLdeprecated
- func LayoutDashboard(opts ...Options) template.HTML
- func LayoutFreeform(opts ...Options) template.HTML
- func LayoutGrid(opts ...Options) template.HTML
- func LayoutList(opts ...Options) template.HTML
- func LayoutPanelLeft(opts ...Options) template.HTML
- func LayoutPanelTop(opts ...Options) template.HTML
- func LayoutTemplate(opts ...Options) template.HTML
- func Leaf(opts ...Options) template.HTML
- func LeafyGreen(opts ...Options) template.HTML
- func Lectern(opts ...Options) template.HTML
- func LensConcave(opts ...Options) template.HTML
- func LensConvex(opts ...Options) template.HTML
- func LetterText(opts ...Options) template.HTMLdeprecated
- func Library(opts ...Options) template.HTML
- func LibraryBig(opts ...Options) template.HTML
- func LibrarySquare(opts ...Options) template.HTMLdeprecated
- func LifeBuoy(opts ...Options) template.HTML
- func Ligature(opts ...Options) template.HTML
- func Lightbulb(opts ...Options) template.HTML
- func LightbulbOff(opts ...Options) template.HTML
- func LineChart(opts ...Options) template.HTMLdeprecated
- func LineDotRightHorizontal(opts ...Options) template.HTML
- func LineSquiggle(opts ...Options) template.HTML
- func LineStyle(opts ...Options) template.HTML
- func Link(opts ...Options) template.HTML
- func Link2(opts ...Options) template.HTML
- func Link2Off(opts ...Options) template.HTML
- func List(opts ...Options) template.HTML
- func ListCheck(opts ...Options) template.HTML
- func ListChecks(opts ...Options) template.HTML
- func ListChevronsDownUp(opts ...Options) template.HTML
- func ListChevronsUpDown(opts ...Options) template.HTML
- func ListCollapse(opts ...Options) template.HTML
- func ListEnd(opts ...Options) template.HTML
- func ListFilter(opts ...Options) template.HTML
- func ListFilterPlus(opts ...Options) template.HTML
- func ListIndentDecrease(opts ...Options) template.HTML
- func ListIndentIncrease(opts ...Options) template.HTML
- func ListMinus(opts ...Options) template.HTML
- func ListMusic(opts ...Options) template.HTML
- func ListOrdered(opts ...Options) template.HTML
- func ListPlus(opts ...Options) template.HTML
- func ListRestart(opts ...Options) template.HTML
- func ListSortAscending(opts ...Options) template.HTML
- func ListSortDescending(opts ...Options) template.HTML
- func ListStart(opts ...Options) template.HTML
- func ListTodo(opts ...Options) template.HTML
- func ListTree(opts ...Options) template.HTML
- func ListVideo(opts ...Options) template.HTML
- func ListX(opts ...Options) template.HTML
- func Loader(opts ...Options) template.HTML
- func Loader2(opts ...Options) template.HTMLdeprecated
- func LoaderCircle(opts ...Options) template.HTML
- func LoaderPinwheel(opts ...Options) template.HTML
- func Locate(opts ...Options) template.HTML
- func LocateFixed(opts ...Options) template.HTML
- func LocateOff(opts ...Options) template.HTML
- func LocationEdit(opts ...Options) template.HTMLdeprecated
- func Lock(opts ...Options) template.HTML
- func LockKeyhole(opts ...Options) template.HTML
- func LockKeyholeOpen(opts ...Options) template.HTML
- func LockOpen(opts ...Options) template.HTML
- func LogIn(opts ...Options) template.HTML
- func LogOut(opts ...Options) template.HTML
- func Logs(opts ...Options) template.HTML
- func Lollipop(opts ...Options) template.HTML
- func Luggage(opts ...Options) template.HTML
- func MSquare(opts ...Options) template.HTMLdeprecated
- func Magnet(opts ...Options) template.HTML
- func Mail(opts ...Options) template.HTML
- func MailBadge(opts ...Options) template.HTML
- func MailCheck(opts ...Options) template.HTML
- func MailMinus(opts ...Options) template.HTML
- func MailOpen(opts ...Options) template.HTML
- func MailPlus(opts ...Options) template.HTML
- func MailQuestion(opts ...Options) template.HTMLdeprecated
- func MailQuestionMark(opts ...Options) template.HTML
- func MailSearch(opts ...Options) template.HTML
- func MailWarning(opts ...Options) template.HTML
- func MailX(opts ...Options) template.HTML
- func Mailbox(opts ...Options) template.HTML
- func Mails(opts ...Options) template.HTML
- func Map(opts ...Options) template.HTML
- func MapMinus(opts ...Options) template.HTML
- func MapPin(opts ...Options) template.HTML
- func MapPinCheck(opts ...Options) template.HTML
- func MapPinCheckInside(opts ...Options) template.HTML
- func MapPinHouse(opts ...Options) template.HTML
- func MapPinMinus(opts ...Options) template.HTML
- func MapPinMinusInside(opts ...Options) template.HTML
- func MapPinOff(opts ...Options) template.HTML
- func MapPinPen(opts ...Options) template.HTML
- func MapPinPlus(opts ...Options) template.HTML
- func MapPinPlusInside(opts ...Options) template.HTML
- func MapPinSearch(opts ...Options) template.HTML
- func MapPinX(opts ...Options) template.HTML
- func MapPinXInside(opts ...Options) template.HTML
- func MapPinned(opts ...Options) template.HTML
- func MapPlus(opts ...Options) template.HTML
- func Mars(opts ...Options) template.HTML
- func MarsStroke(opts ...Options) template.HTML
- func Martini(opts ...Options) template.HTML
- func Maximize(opts ...Options) template.HTML
- func Maximize2(opts ...Options) template.HTML
- func Medal(opts ...Options) template.HTML
- func Megaphone(opts ...Options) template.HTML
- func MegaphoneOff(opts ...Options) template.HTML
- func Meh(opts ...Options) template.HTMLdeprecated
- func MemoryStick(opts ...Options) template.HTML
- func Menu(opts ...Options) template.HTML
- func MenuSquare(opts ...Options) template.HTMLdeprecated
- func Merge(opts ...Options) template.HTML
- func MessageCircle(opts ...Options) template.HTML
- func MessageCircleCheck(opts ...Options) template.HTML
- func MessageCircleCode(opts ...Options) template.HTML
- func MessageCircleDashed(opts ...Options) template.HTML
- func MessageCircleHeart(opts ...Options) template.HTML
- func MessageCircleMore(opts ...Options) template.HTML
- func MessageCircleOff(opts ...Options) template.HTML
- func MessageCirclePlus(opts ...Options) template.HTML
- func MessageCircleQuestion(opts ...Options) template.HTMLdeprecated
- func MessageCircleQuestionMark(opts ...Options) template.HTML
- func MessageCircleReply(opts ...Options) template.HTML
- func MessageCircleWarning(opts ...Options) template.HTML
- func MessageCircleX(opts ...Options) template.HTML
- func MessageSquare(opts ...Options) template.HTML
- func MessageSquareCheck(opts ...Options) template.HTML
- func MessageSquareCode(opts ...Options) template.HTML
- func MessageSquareDashed(opts ...Options) template.HTML
- func MessageSquareDiff(opts ...Options) template.HTML
- func MessageSquareDot(opts ...Options) template.HTML
- func MessageSquareHeart(opts ...Options) template.HTML
- func MessageSquareLock(opts ...Options) template.HTML
- func MessageSquareMore(opts ...Options) template.HTML
- func MessageSquareOff(opts ...Options) template.HTML
- func MessageSquarePlus(opts ...Options) template.HTML
- func MessageSquareQuote(opts ...Options) template.HTML
- func MessageSquareReply(opts ...Options) template.HTML
- func MessageSquareShare(opts ...Options) template.HTML
- func MessageSquareText(opts ...Options) template.HTML
- func MessageSquareWarning(opts ...Options) template.HTML
- func MessageSquareX(opts ...Options) template.HTML
- func MessagesSquare(opts ...Options) template.HTML
- func Metronome(opts ...Options) template.HTML
- func Mic(opts ...Options) template.HTML
- func Mic2(opts ...Options) template.HTMLdeprecated
- func MicAudioLines(opts ...Options) template.HTML
- func MicOff(opts ...Options) template.HTML
- func MicSignal(opts ...Options) template.HTML
- func MicVocal(opts ...Options) template.HTML
- func Microchip(opts ...Options) template.HTML
- func Microscope(opts ...Options) template.HTML
- func Microwave(opts ...Options) template.HTML
- func Milestone(opts ...Options) template.HTML
- func Milk(opts ...Options) template.HTML
- func MilkOff(opts ...Options) template.HTML
- func Minimize(opts ...Options) template.HTML
- func Minimize2(opts ...Options) template.HTML
- func Minus(opts ...Options) template.HTML
- func MinusCircle(opts ...Options) template.HTMLdeprecated
- func MinusSquare(opts ...Options) template.HTMLdeprecated
- func MirrorRectangular(opts ...Options) template.HTML
- func MirrorRound(opts ...Options) template.HTML
- func Monitor(opts ...Options) template.HTML
- func MonitorCheck(opts ...Options) template.HTML
- func MonitorCloud(opts ...Options) template.HTML
- func MonitorCog(opts ...Options) template.HTML
- func MonitorDot(opts ...Options) template.HTML
- func MonitorDown(opts ...Options) template.HTML
- func MonitorOff(opts ...Options) template.HTML
- func MonitorPause(opts ...Options) template.HTML
- func MonitorPlay(opts ...Options) template.HTML
- func MonitorSmartphone(opts ...Options) template.HTML
- func MonitorSpeaker(opts ...Options) template.HTML
- func MonitorStop(opts ...Options) template.HTML
- func MonitorUp(opts ...Options) template.HTML
- func MonitorX(opts ...Options) template.HTML
- func Moon(opts ...Options) template.HTML
- func MoonStar(opts ...Options) template.HTML
- func MoreHorizontal(opts ...Options) template.HTMLdeprecated
- func MoreVertical(opts ...Options) template.HTMLdeprecated
- func Mosque(opts ...Options) template.HTML
- func Motorbike(opts ...Options) template.HTML
- func Mountain(opts ...Options) template.HTML
- func MountainSnow(opts ...Options) template.HTML
- func Mouse(opts ...Options) template.HTML
- func MouseLeft(opts ...Options) template.HTML
- func MouseOff(opts ...Options) template.HTML
- func MousePointer(opts ...Options) template.HTML
- func MousePointer2(opts ...Options) template.HTML
- func MousePointer2Off(opts ...Options) template.HTML
- func MousePointerBan(opts ...Options) template.HTML
- func MousePointerClick(opts ...Options) template.HTML
- func MousePointerSquareDashed(opts ...Options) template.HTMLdeprecated
- func MouseRight(opts ...Options) template.HTML
- func Move(opts ...Options) template.HTML
- func Move3D(opts ...Options) template.HTMLdeprecated
- func Move3d(opts ...Options) template.HTML
- func MoveDiagonal(opts ...Options) template.HTML
- func MoveDiagonal2(opts ...Options) template.HTML
- func MoveDown(opts ...Options) template.HTML
- func MoveDownLeft(opts ...Options) template.HTML
- func MoveDownRight(opts ...Options) template.HTML
- func MoveHorizontal(opts ...Options) template.HTML
- func MoveLeft(opts ...Options) template.HTML
- func MoveRight(opts ...Options) template.HTML
- func MoveUp(opts ...Options) template.HTML
- func MoveUpLeft(opts ...Options) template.HTML
- func MoveUpRight(opts ...Options) template.HTML
- func MoveVertical(opts ...Options) template.HTML
- func Music(opts ...Options) template.HTML
- func Music2(opts ...Options) template.HTML
- func Music3(opts ...Options) template.HTML
- func Music4(opts ...Options) template.HTML
- func Navigation(opts ...Options) template.HTML
- func Navigation2(opts ...Options) template.HTML
- func Navigation2Off(opts ...Options) template.HTML
- func NavigationOff(opts ...Options) template.HTML
- func Network(opts ...Options) template.HTML
- func Newspaper(opts ...Options) template.HTML
- func Nfc(opts ...Options) template.HTML
- func NonBinary(opts ...Options) template.HTML
- func Notebook(opts ...Options) template.HTML
- func NotebookPen(opts ...Options) template.HTML
- func NotebookTabs(opts ...Options) template.HTML
- func NotebookText(opts ...Options) template.HTML
- func NotepadText(opts ...Options) template.HTML
- func NotepadTextDashed(opts ...Options) template.HTML
- func Nut(opts ...Options) template.HTML
- func NutOff(opts ...Options) template.HTML
- func Octagon(opts ...Options) template.HTML
- func OctagonAlert(opts ...Options) template.HTML
- func OctagonMinus(opts ...Options) template.HTML
- func OctagonPause(opts ...Options) template.HTML
- func OctagonX(opts ...Options) template.HTML
- func Omega(opts ...Options) template.HTML
- func Option(opts ...Options) template.HTML
- func Orbit(opts ...Options) template.HTML
- func Origami(opts ...Options) template.HTML
- func Outdent(opts ...Options) template.HTMLdeprecated
- func Package(opts ...Options) template.HTML
- func Package2(opts ...Options) template.HTML
- func PackageCheck(opts ...Options) template.HTML
- func PackageMinus(opts ...Options) template.HTML
- func PackageOpen(opts ...Options) template.HTML
- func PackagePlus(opts ...Options) template.HTML
- func PackageSearch(opts ...Options) template.HTML
- func PackageX(opts ...Options) template.HTML
- func PaintBucket(opts ...Options) template.HTML
- func PaintRoller(opts ...Options) template.HTML
- func Paintbrush(opts ...Options) template.HTML
- func Paintbrush2(opts ...Options) template.HTMLdeprecated
- func PaintbrushVertical(opts ...Options) template.HTML
- func Palette(opts ...Options) template.HTML
- func Palmtree(opts ...Options) template.HTMLdeprecated
- func Panda(opts ...Options) template.HTML
- func PanelBottom(opts ...Options) template.HTML
- func PanelBottomClose(opts ...Options) template.HTML
- func PanelBottomDashed(opts ...Options) template.HTML
- func PanelBottomInactive(opts ...Options) template.HTMLdeprecated
- func PanelBottomOpen(opts ...Options) template.HTML
- func PanelLeft(opts ...Options) template.HTML
- func PanelLeftClose(opts ...Options) template.HTML
- func PanelLeftDashed(opts ...Options) template.HTML
- func PanelLeftInactive(opts ...Options) template.HTMLdeprecated
- func PanelLeftOpen(opts ...Options) template.HTML
- func PanelLeftRightDashed(opts ...Options) template.HTML
- func PanelRight(opts ...Options) template.HTML
- func PanelRightClose(opts ...Options) template.HTML
- func PanelRightDashed(opts ...Options) template.HTML
- func PanelRightInactive(opts ...Options) template.HTMLdeprecated
- func PanelRightOpen(opts ...Options) template.HTML
- func PanelTop(opts ...Options) template.HTML
- func PanelTopBottomDashed(opts ...Options) template.HTML
- func PanelTopClose(opts ...Options) template.HTML
- func PanelTopDashed(opts ...Options) template.HTML
- func PanelTopInactive(opts ...Options) template.HTMLdeprecated
- func PanelTopOpen(opts ...Options) template.HTML
- func PanelsLeftBottom(opts ...Options) template.HTML
- func PanelsLeftRight(opts ...Options) template.HTMLdeprecated
- func PanelsRightBottom(opts ...Options) template.HTML
- func PanelsTopBottom(opts ...Options) template.HTMLdeprecated
- func PanelsTopLeft(opts ...Options) template.HTML
- func PaperBag(opts ...Options) template.HTML
- func Paperclip(opts ...Options) template.HTML
- func Parasol(opts ...Options) template.HTML
- func Parentheses(opts ...Options) template.HTML
- func ParkingCircle(opts ...Options) template.HTMLdeprecated
- func ParkingCircleOff(opts ...Options) template.HTMLdeprecated
- func ParkingMeter(opts ...Options) template.HTML
- func ParkingSquare(opts ...Options) template.HTMLdeprecated
- func ParkingSquareOff(opts ...Options) template.HTMLdeprecated
- func PartyPopper(opts ...Options) template.HTML
- func Pause(opts ...Options) template.HTML
- func PauseCircle(opts ...Options) template.HTMLdeprecated
- func PauseOctagon(opts ...Options) template.HTMLdeprecated
- func PawPrint(opts ...Options) template.HTML
- func PcCase(opts ...Options) template.HTML
- func Pen(opts ...Options) template.HTML
- func PenBox(opts ...Options) template.HTMLdeprecated
- func PenLine(opts ...Options) template.HTML
- func PenOff(opts ...Options) template.HTML
- func PenSquare(opts ...Options) template.HTMLdeprecated
- func PenTool(opts ...Options) template.HTML
- func Pencil(opts ...Options) template.HTML
- func PencilLine(opts ...Options) template.HTML
- func PencilOff(opts ...Options) template.HTML
- func PencilRuler(opts ...Options) template.HTML
- func PencilSparkles(opts ...Options) template.HTML
- func Pentagon(opts ...Options) template.HTML
- func Percent(opts ...Options) template.HTML
- func PercentCircle(opts ...Options) template.HTMLdeprecated
- func PercentDiamond(opts ...Options) template.HTMLdeprecated
- func PercentSquare(opts ...Options) template.HTMLdeprecated
- func PersonStanding(opts ...Options) template.HTML
- func Phi(opts ...Options) template.HTML
- func PhilippinePeso(opts ...Options) template.HTML
- func Phone(opts ...Options) template.HTML
- func PhoneCall(opts ...Options) template.HTML
- func PhoneForwarded(opts ...Options) template.HTML
- func PhoneIncoming(opts ...Options) template.HTML
- func PhoneMissed(opts ...Options) template.HTML
- func PhoneOff(opts ...Options) template.HTML
- func PhoneOutgoing(opts ...Options) template.HTML
- func Pi(opts ...Options) template.HTML
- func PiSquare(opts ...Options) template.HTMLdeprecated
- func Piano(opts ...Options) template.HTML
- func Pickaxe(opts ...Options) template.HTML
- func PictureInPicture(opts ...Options) template.HTML
- func PictureInPicture2(opts ...Options) template.HTML
- func PieChart(opts ...Options) template.HTMLdeprecated
- func PiggyBank(opts ...Options) template.HTML
- func Pilcrow(opts ...Options) template.HTML
- func PilcrowLeft(opts ...Options) template.HTML
- func PilcrowRight(opts ...Options) template.HTML
- func PilcrowSquare(opts ...Options) template.HTMLdeprecated
- func Pill(opts ...Options) template.HTML
- func PillBottle(opts ...Options) template.HTML
- func Pin(opts ...Options) template.HTML
- func PinOff(opts ...Options) template.HTML
- func Pipette(opts ...Options) template.HTML
- func Pizza(opts ...Options) template.HTML
- func Plane(opts ...Options) template.HTML
- func PlaneLanding(opts ...Options) template.HTML
- func PlaneTakeoff(opts ...Options) template.HTML
- func Play(opts ...Options) template.HTML
- func PlayCircle(opts ...Options) template.HTMLdeprecated
- func PlayOff(opts ...Options) template.HTML
- func PlaySquare(opts ...Options) template.HTMLdeprecated
- func Plug(opts ...Options) template.HTML
- func Plug2(opts ...Options) template.HTML
- func PlugZap(opts ...Options) template.HTML
- func PlugZap2(opts ...Options) template.HTMLdeprecated
- func Plus(opts ...Options) template.HTML
- func PlusCircle(opts ...Options) template.HTMLdeprecated
- func PlusSquare(opts ...Options) template.HTMLdeprecated
- func PocketKnife(opts ...Options) template.HTML
- func Podcast(opts ...Options) template.HTMLdeprecated
- func Podium(opts ...Options) template.HTML
- func Pointer(opts ...Options) template.HTML
- func PointerOff(opts ...Options) template.HTML
- func Popcorn(opts ...Options) template.HTML
- func Popsicle(opts ...Options) template.HTML
- func PoundSterling(opts ...Options) template.HTML
- func Power(opts ...Options) template.HTML
- func PowerCircle(opts ...Options) template.HTMLdeprecated
- func PowerOff(opts ...Options) template.HTML
- func PowerSquare(opts ...Options) template.HTMLdeprecated
- func Presentation(opts ...Options) template.HTML
- func Printer(opts ...Options) template.HTML
- func PrinterCheck(opts ...Options) template.HTML
- func PrinterX(opts ...Options) template.HTML
- func Projector(opts ...Options) template.HTML
- func Proportions(opts ...Options) template.HTML
- func Puzzle(opts ...Options) template.HTML
- func Pyramid(opts ...Options) template.HTML
- func QrCode(opts ...Options) template.HTML
- func Quote(opts ...Options) template.HTML
- func Rabbit(opts ...Options) template.HTML
- func Radar(opts ...Options) template.HTML
- func Radiation(opts ...Options) template.HTML
- func Radical(opts ...Options) template.HTML
- func Radio(opts ...Options) template.HTML
- func RadioOff(opts ...Options) template.HTML
- func RadioReceiver(opts ...Options) template.HTML
- func RadioTower(opts ...Options) template.HTML
- func Radius(opts ...Options) template.HTML
- func Rainbow(opts ...Options) template.HTML
- func Rat(opts ...Options) template.HTML
- func Ratio(opts ...Options) template.HTML
- func Receipt(opts ...Options) template.HTML
- func ReceiptCent(opts ...Options) template.HTML
- func ReceiptEuro(opts ...Options) template.HTML
- func ReceiptIndianRupee(opts ...Options) template.HTML
- func ReceiptJapaneseYen(opts ...Options) template.HTML
- func ReceiptPoundSterling(opts ...Options) template.HTML
- func ReceiptRussianRuble(opts ...Options) template.HTML
- func ReceiptSwissFranc(opts ...Options) template.HTML
- func ReceiptText(opts ...Options) template.HTML
- func ReceiptTurkishLira(opts ...Options) template.HTML
- func RectangleCircle(opts ...Options) template.HTML
- func RectangleEllipsis(opts ...Options) template.HTML
- func RectangleGoggles(opts ...Options) template.HTML
- func RectangleHorizontal(opts ...Options) template.HTML
- func RectangleVertical(opts ...Options) template.HTML
- func Recycle(opts ...Options) template.HTML
- func Redo(opts ...Options) template.HTML
- func Redo2(opts ...Options) template.HTML
- func RedoDot(opts ...Options) template.HTML
- func RefreshCcw(opts ...Options) template.HTML
- func RefreshCcwDot(opts ...Options) template.HTML
- func RefreshCw(opts ...Options) template.HTML
- func RefreshCwOff(opts ...Options) template.HTML
- func Refrigerator(opts ...Options) template.HTML
- func Regex(opts ...Options) template.HTML
- func RemoveFormatting(opts ...Options) template.HTML
- func Repeat(opts ...Options) template.HTML
- func Repeat1(opts ...Options) template.HTML
- func Repeat2(opts ...Options) template.HTML
- func RepeatOff(opts ...Options) template.HTML
- func Replace(opts ...Options) template.HTML
- func ReplaceAll(opts ...Options) template.HTML
- func Reply(opts ...Options) template.HTML
- func ReplyAll(opts ...Options) template.HTML
- func Rewind(opts ...Options) template.HTML
- func Ribbon(opts ...Options) template.HTML
- func Road(opts ...Options) template.HTML
- func Rocket(opts ...Options) template.HTML
- func RockingChair(opts ...Options) template.HTML
- func RollerCoaster(opts ...Options) template.HTML
- func Rose(opts ...Options) template.HTML
- func Rotate3D(opts ...Options) template.HTMLdeprecated
- func Rotate3d(opts ...Options) template.HTML
- func RotateCcw(opts ...Options) template.HTML
- func RotateCcwClock(opts ...Options) template.HTML
- func RotateCcwKey(opts ...Options) template.HTML
- func RotateCcwSquare(opts ...Options) template.HTML
- func RotateCw(opts ...Options) template.HTML
- func RotateCwFadingClock(opts ...Options) template.HTML
- func RotateCwSquare(opts ...Options) template.HTML
- func Route(opts ...Options) template.HTML
- func RouteOff(opts ...Options) template.HTML
- func Router(opts ...Options) template.HTML
- func Rows(opts ...Options) template.HTMLdeprecated
- func Rows2(opts ...Options) template.HTML
- func Rows3(opts ...Options) template.HTML
- func Rows4(opts ...Options) template.HTML
- func Rss(opts ...Options) template.HTML
- func Ruler(opts ...Options) template.HTML
- func RulerDimensionLine(opts ...Options) template.HTML
- func RussianRuble(opts ...Options) template.HTML
- func Sailboat(opts ...Options) template.HTML
- func Salad(opts ...Options) template.HTML
- func Sandwich(opts ...Options) template.HTML
- func Satellite(opts ...Options) template.HTML
- func SatelliteDish(opts ...Options) template.HTML
- func SaudiRiyal(opts ...Options) template.HTML
- func Save(opts ...Options) template.HTML
- func SaveAll(opts ...Options) template.HTML
- func SaveCheck(opts ...Options) template.HTML
- func SaveOff(opts ...Options) template.HTML
- func SavePen(opts ...Options) template.HTML
- func SavePlus(opts ...Options) template.HTML
- func Scale(opts ...Options) template.HTML
- func Scale3D(opts ...Options) template.HTMLdeprecated
- func Scale3d(opts ...Options) template.HTML
- func Scaling(opts ...Options) template.HTML
- func Scan(opts ...Options) template.HTML
- func ScanBarcode(opts ...Options) template.HTML
- func ScanBox(opts ...Options) template.HTML
- func ScanEye(opts ...Options) template.HTML
- func ScanFace(opts ...Options) template.HTML
- func ScanHeart(opts ...Options) template.HTML
- func ScanLine(opts ...Options) template.HTML
- func ScanQrCode(opts ...Options) template.HTML
- func ScanSearch(opts ...Options) template.HTML
- func ScanSquare(opts ...Options) template.HTML
- func ScanText(opts ...Options) template.HTML
- func ScatterChart(opts ...Options) template.HTMLdeprecated
- func School(opts ...Options) template.HTML
- func School2(opts ...Options) template.HTMLdeprecated
- func Scissors(opts ...Options) template.HTML
- func ScissorsLineDashed(opts ...Options) template.HTML
- func ScissorsSquare(opts ...Options) template.HTMLdeprecated
- func ScissorsSquareDashedBottom(opts ...Options) template.HTMLdeprecated
- func Scooter(opts ...Options) template.HTML
- func ScreenShare(opts ...Options) template.HTML
- func ScreenShareOff(opts ...Options) template.HTML
- func Scroll(opts ...Options) template.HTML
- func ScrollText(opts ...Options) template.HTML
- func Search(opts ...Options) template.HTML
- func SearchAlert(opts ...Options) template.HTML
- func SearchCheck(opts ...Options) template.HTML
- func SearchCode(opts ...Options) template.HTML
- func SearchSlash(opts ...Options) template.HTML
- func SearchX(opts ...Options) template.HTML
- func Section(opts ...Options) template.HTML
- func Send(opts ...Options) template.HTML
- func SendHorizonal(opts ...Options) template.HTMLdeprecated
- func SendHorizontal(opts ...Options) template.HTML
- func SendToBack(opts ...Options) template.HTML
- func SeparatorHorizontal(opts ...Options) template.HTML
- func SeparatorVertical(opts ...Options) template.HTML
- func Server(opts ...Options) template.HTML
- func ServerCog(opts ...Options) template.HTML
- func ServerCrash(opts ...Options) template.HTML
- func ServerOff(opts ...Options) template.HTML
- func ServerPlus(opts ...Options) template.HTML
- func Settings(opts ...Options) template.HTML
- func Settings2(opts ...Options) template.HTML
- func Shapes(opts ...Options) template.HTML
- func Share(opts ...Options) template.HTML
- func Share2(opts ...Options) template.HTML
- func Sheet(opts ...Options) template.HTML
- func Shell(opts ...Options) template.HTML
- func ShelvingUnit(opts ...Options) template.HTML
- func Shield(opts ...Options) template.HTML
- func ShieldAlert(opts ...Options) template.HTML
- func ShieldBan(opts ...Options) template.HTML
- func ShieldCheck(opts ...Options) template.HTML
- func ShieldClose(opts ...Options) template.HTMLdeprecated
- func ShieldCog(opts ...Options) template.HTML
- func ShieldCogCorner(opts ...Options) template.HTML
- func ShieldEllipsis(opts ...Options) template.HTML
- func ShieldHalf(opts ...Options) template.HTML
- func ShieldKeyhole(opts ...Options) template.HTML
- func ShieldLock(opts ...Options) template.HTML
- func ShieldMinus(opts ...Options) template.HTML
- func ShieldOff(opts ...Options) template.HTML
- func ShieldPlus(opts ...Options) template.HTML
- func ShieldQuestion(opts ...Options) template.HTMLdeprecated
- func ShieldQuestionMark(opts ...Options) template.HTML
- func ShieldUser(opts ...Options) template.HTML
- func ShieldX(opts ...Options) template.HTML
- func Ship(opts ...Options) template.HTML
- func ShipWheel(opts ...Options) template.HTML
- func Shirt(opts ...Options) template.HTML
- func ShoppingBag(opts ...Options) template.HTML
- func ShoppingBasket(opts ...Options) template.HTML
- func ShoppingCart(opts ...Options) template.HTML
- func Shovel(opts ...Options) template.HTML
- func ShowerHead(opts ...Options) template.HTML
- func Shredder(opts ...Options) template.HTML
- func Shrimp(opts ...Options) template.HTML
- func Shrink(opts ...Options) template.HTML
- func Shrub(opts ...Options) template.HTML
- func Shuffle(opts ...Options) template.HTML
- func Sidebar(opts ...Options) template.HTMLdeprecated
- func SidebarClose(opts ...Options) template.HTMLdeprecated
- func SidebarOpen(opts ...Options) template.HTMLdeprecated
- func Sigma(opts ...Options) template.HTML
- func SigmaSquare(opts ...Options) template.HTMLdeprecated
- func Signal(opts ...Options) template.HTML
- func SignalHigh(opts ...Options) template.HTML
- func SignalLow(opts ...Options) template.HTML
- func SignalMedium(opts ...Options) template.HTML
- func SignalZero(opts ...Options) template.HTML
- func Signature(opts ...Options) template.HTML
- func Signpost(opts ...Options) template.HTML
- func SignpostBig(opts ...Options) template.HTML
- func Siren(opts ...Options) template.HTML
- func SkipBack(opts ...Options) template.HTML
- func SkipForward(opts ...Options) template.HTML
- func Skull(opts ...Options) template.HTML
- func Slash(opts ...Options) template.HTML
- func SlashSquare(opts ...Options) template.HTMLdeprecated
- func Slice(opts ...Options) template.HTML
- func Sliders(opts ...Options) template.HTMLdeprecated
- func SlidersHorizontal(opts ...Options) template.HTML
- func SlidersVertical(opts ...Options) template.HTML
- func Smartphone(opts ...Options) template.HTML
- func SmartphoneCharging(opts ...Options) template.HTML
- func SmartphoneNfc(opts ...Options) template.HTML
- func Smile(opts ...Options) template.HTMLdeprecated
- func SmilePlus(opts ...Options) template.HTMLdeprecated
- func Snail(opts ...Options) template.HTML
- func Snowflake(opts ...Options) template.HTML
- func SoapDispenserDroplet(opts ...Options) template.HTML
- func Sofa(opts ...Options) template.HTML
- func SolarPanel(opts ...Options) template.HTML
- func SortAsc(opts ...Options) template.HTMLdeprecated
- func SortDesc(opts ...Options) template.HTMLdeprecated
- func Soup(opts ...Options) template.HTML
- func Space(opts ...Options) template.HTML
- func Spade(opts ...Options) template.HTML
- func Sparkle(opts ...Options) template.HTML
- func Sparkles(opts ...Options) template.HTML
- func Speaker(opts ...Options) template.HTML
- func Speech(opts ...Options) template.HTML
- func SpellCheck(opts ...Options) template.HTML
- func SpellCheck2(opts ...Options) template.HTML
- func Spline(opts ...Options) template.HTML
- func SplinePointer(opts ...Options) template.HTML
- func Split(opts ...Options) template.HTML
- func SplitSquareHorizontal(opts ...Options) template.HTMLdeprecated
- func SplitSquareVertical(opts ...Options) template.HTMLdeprecated
- func Spool(opts ...Options) template.HTML
- func SportShoe(opts ...Options) template.HTML
- func Spotlight(opts ...Options) template.HTML
- func SprayCan(opts ...Options) template.HTML
- func Sprout(opts ...Options) template.HTML
- func Square(opts ...Options) template.HTML
- func SquareActivity(opts ...Options) template.HTML
- func SquareArrowDown(opts ...Options) template.HTML
- func SquareArrowDownLeft(opts ...Options) template.HTML
- func SquareArrowDownRight(opts ...Options) template.HTML
- func SquareArrowLeft(opts ...Options) template.HTML
- func SquareArrowOutDownLeft(opts ...Options) template.HTML
- func SquareArrowOutDownRight(opts ...Options) template.HTML
- func SquareArrowOutUpLeft(opts ...Options) template.HTML
- func SquareArrowOutUpRight(opts ...Options) template.HTML
- func SquareArrowRight(opts ...Options) template.HTML
- func SquareArrowRightEnter(opts ...Options) template.HTML
- func SquareArrowRightExit(opts ...Options) template.HTML
- func SquareArrowUp(opts ...Options) template.HTML
- func SquareArrowUpLeft(opts ...Options) template.HTML
- func SquareArrowUpRight(opts ...Options) template.HTML
- func SquareAsterisk(opts ...Options) template.HTML
- func SquareBottomDashedScissors(opts ...Options) template.HTML
- func SquareCenterlineDashedHorizontal(opts ...Options) template.HTML
- func SquareCenterlineDashedVertical(opts ...Options) template.HTML
- func SquareChartGantt(opts ...Options) template.HTML
- func SquareCheck(opts ...Options) template.HTML
- func SquareCheckBig(opts ...Options) template.HTML
- func SquareChevronDown(opts ...Options) template.HTML
- func SquareChevronLeft(opts ...Options) template.HTML
- func SquareChevronRight(opts ...Options) template.HTML
- func SquareChevronUp(opts ...Options) template.HTML
- func SquareCode(opts ...Options) template.HTML
- func SquareDashed(opts ...Options) template.HTML
- func SquareDashedBottom(opts ...Options) template.HTML
- func SquareDashedBottomCode(opts ...Options) template.HTML
- func SquareDashedKanban(opts ...Options) template.HTML
- func SquareDashedMousePointer(opts ...Options) template.HTML
- func SquareDashedText(opts ...Options) template.HTML
- func SquareDashedTopSolid(opts ...Options) template.HTML
- func SquareDivide(opts ...Options) template.HTML
- func SquareDot(opts ...Options) template.HTML
- func SquareEqual(opts ...Options) template.HTML
- func SquareFunction(opts ...Options) template.HTML
- func SquareGanttChart(opts ...Options) template.HTMLdeprecated
- func SquareKanban(opts ...Options) template.HTML
- func SquareLibrary(opts ...Options) template.HTML
- func SquareM(opts ...Options) template.HTML
- func SquareMenu(opts ...Options) template.HTML
- func SquareMinus(opts ...Options) template.HTML
- func SquareMousePointer(opts ...Options) template.HTML
- func SquareOff(opts ...Options) template.HTML
- func SquareParking(opts ...Options) template.HTML
- func SquareParkingOff(opts ...Options) template.HTML
- func SquarePause(opts ...Options) template.HTML
- func SquarePen(opts ...Options) template.HTML
- func SquarePercent(opts ...Options) template.HTML
- func SquarePi(opts ...Options) template.HTML
- func SquarePilcrow(opts ...Options) template.HTML
- func SquarePlay(opts ...Options) template.HTML
- func SquarePlus(opts ...Options) template.HTML
- func SquarePower(opts ...Options) template.HTML
- func SquareRadical(opts ...Options) template.HTML
- func SquareRoundCorner(opts ...Options) template.HTML
- func SquareScissors(opts ...Options) template.HTML
- func SquareSigma(opts ...Options) template.HTML
- func SquareSlash(opts ...Options) template.HTML
- func SquareSplitHorizontal(opts ...Options) template.HTML
- func SquareSplitVertical(opts ...Options) template.HTML
- func SquareSquare(opts ...Options) template.HTML
- func SquareStack(opts ...Options) template.HTML
- func SquareStar(opts ...Options) template.HTML
- func SquareStop(opts ...Options) template.HTML
- func SquareTerminal(opts ...Options) template.HTML
- func SquareUser(opts ...Options) template.HTML
- func SquareUserRound(opts ...Options) template.HTML
- func SquareX(opts ...Options) template.HTML
- func SquaresExclude(opts ...Options) template.HTML
- func SquaresIntersect(opts ...Options) template.HTML
- func SquaresSubtract(opts ...Options) template.HTML
- func SquaresUnite(opts ...Options) template.HTML
- func Squircle(opts ...Options) template.HTML
- func SquircleDashed(opts ...Options) template.HTML
- func Squirrel(opts ...Options) template.HTML
- func Stamp(opts ...Options) template.HTML
- func Star(opts ...Options) template.HTML
- func StarCheck(opts ...Options) template.HTML
- func StarHalf(opts ...Options) template.HTML
- func StarMinus(opts ...Options) template.HTML
- func StarOff(opts ...Options) template.HTML
- func StarPlus(opts ...Options) template.HTML
- func StarX(opts ...Options) template.HTML
- func Stars(opts ...Options) template.HTMLdeprecated
- func StepBack(opts ...Options) template.HTML
- func StepForward(opts ...Options) template.HTML
- func Stethoscope(opts ...Options) template.HTML
- func Sticker(opts ...Options) template.HTML
- func StickyNote(opts ...Options) template.HTML
- func StickyNoteCheck(opts ...Options) template.HTML
- func StickyNoteMinus(opts ...Options) template.HTML
- func StickyNoteOff(opts ...Options) template.HTML
- func StickyNotePlus(opts ...Options) template.HTML
- func StickyNoteX(opts ...Options) template.HTML
- func StickyNotes(opts ...Options) template.HTML
- func Stone(opts ...Options) template.HTML
- func StopCircle(opts ...Options) template.HTMLdeprecated
- func Store(opts ...Options) template.HTML
- func StretchHorizontal(opts ...Options) template.HTML
- func StretchVertical(opts ...Options) template.HTML
- func Strikethrough(opts ...Options) template.HTML
- func Subscript(opts ...Options) template.HTML
- func Subtitles(opts ...Options) template.HTMLdeprecated
- func Summary(opts ...Options) template.HTML
- func Sun(opts ...Options) template.HTML
- func SunDim(opts ...Options) template.HTML
- func SunMedium(opts ...Options) template.HTML
- func SunMoon(opts ...Options) template.HTML
- func SunSnow(opts ...Options) template.HTML
- func Sunrise(opts ...Options) template.HTML
- func Sunset(opts ...Options) template.HTML
- func Superscript(opts ...Options) template.HTML
- func SwatchBook(opts ...Options) template.HTML
- func SwissFranc(opts ...Options) template.HTML
- func SwitchCamera(opts ...Options) template.HTML
- func Sword(opts ...Options) template.HTML
- func Swords(opts ...Options) template.HTML
- func Syringe(opts ...Options) template.HTML
- func Table(opts ...Options) template.HTML
- func Table2(opts ...Options) template.HTML
- func TableCellsMerge(opts ...Options) template.HTML
- func TableCellsSplit(opts ...Options) template.HTML
- func TableColumnsSplit(opts ...Options) template.HTML
- func TableConfig(opts ...Options) template.HTMLdeprecated
- func TableOfContents(opts ...Options) template.HTML
- func TableProperties(opts ...Options) template.HTML
- func TableRowsSplit(opts ...Options) template.HTML
- func Tablet(opts ...Options) template.HTML
- func TabletSmartphone(opts ...Options) template.HTML
- func Tablets(opts ...Options) template.HTML
- func Tag(opts ...Options) template.HTML
- func TagPlus(opts ...Options) template.HTML
- func TagX(opts ...Options) template.HTML
- func Tags(opts ...Options) template.HTML
- func Tally1(opts ...Options) template.HTML
- func Tally2(opts ...Options) template.HTML
- func Tally3(opts ...Options) template.HTML
- func Tally4(opts ...Options) template.HTML
- func Tally5(opts ...Options) template.HTML
- func Tangent(opts ...Options) template.HTML
- func Target(opts ...Options) template.HTML
- func Telescope(opts ...Options) template.HTML
- func Tent(opts ...Options) template.HTML
- func TentTree(opts ...Options) template.HTML
- func Terminal(opts ...Options) template.HTML
- func TerminalSquare(opts ...Options) template.HTMLdeprecated
- func TestTube(opts ...Options) template.HTML
- func TestTube2(opts ...Options) template.HTMLdeprecated
- func TestTubeDiagonal(opts ...Options) template.HTML
- func TestTubes(opts ...Options) template.HTML
- func Text(opts ...Options) template.HTMLdeprecated
- func TextAlignCenter(opts ...Options) template.HTML
- func TextAlignEnd(opts ...Options) template.HTML
- func TextAlignJustify(opts ...Options) template.HTML
- func TextAlignStart(opts ...Options) template.HTML
- func TextCursor(opts ...Options) template.HTML
- func TextCursorInput(opts ...Options) template.HTML
- func TextInitial(opts ...Options) template.HTML
- func TextQuote(opts ...Options) template.HTML
- func TextSearch(opts ...Options) template.HTML
- func TextSelect(opts ...Options) template.HTMLdeprecated
- func TextSelection(opts ...Options) template.HTMLdeprecated
- func TextWrap(opts ...Options) template.HTML
- func Theater(opts ...Options) template.HTML
- func Thermometer(opts ...Options) template.HTML
- func ThermometerSnowflake(opts ...Options) template.HTML
- func ThermometerSun(opts ...Options) template.HTML
- func ThumbsDown(opts ...Options) template.HTML
- func ThumbsUp(opts ...Options) template.HTML
- func Ticket(opts ...Options) template.HTML
- func TicketCheck(opts ...Options) template.HTML
- func TicketMinus(opts ...Options) template.HTML
- func TicketPercent(opts ...Options) template.HTML
- func TicketPlus(opts ...Options) template.HTML
- func TicketSlash(opts ...Options) template.HTML
- func TicketX(opts ...Options) template.HTML
- func Tickets(opts ...Options) template.HTML
- func TicketsPlane(opts ...Options) template.HTML
- func Timeline(opts ...Options) template.HTML
- func Timer(opts ...Options) template.HTML
- func TimerOff(opts ...Options) template.HTML
- func TimerReset(opts ...Options) template.HTML
- func ToggleLeft(opts ...Options) template.HTML
- func ToggleRight(opts ...Options) template.HTML
- func Toilet(opts ...Options) template.HTML
- func ToolCase(opts ...Options) template.HTML
- func Toolbox(opts ...Options) template.HTML
- func Tornado(opts ...Options) template.HTML
- func Torus(opts ...Options) template.HTML
- func Touchpad(opts ...Options) template.HTML
- func TouchpadOff(opts ...Options) template.HTML
- func TowelRack(opts ...Options) template.HTML
- func TowerControl(opts ...Options) template.HTML
- func ToyBrick(opts ...Options) template.HTML
- func Tractor(opts ...Options) template.HTML
- func TrafficCone(opts ...Options) template.HTML
- func Train(opts ...Options) template.HTMLdeprecated
- func TrainFront(opts ...Options) template.HTML
- func TrainFrontTunnel(opts ...Options) template.HTML
- func TrainTrack(opts ...Options) template.HTML
- func TramFront(opts ...Options) template.HTML
- func Transgender(opts ...Options) template.HTML
- func Trash(opts ...Options) template.HTML
- func Trash2(opts ...Options) template.HTML
- func TreeDeciduous(opts ...Options) template.HTML
- func TreePalm(opts ...Options) template.HTML
- func TreePine(opts ...Options) template.HTML
- func Trees(opts ...Options) template.HTML
- func TrendingDown(opts ...Options) template.HTML
- func TrendingUp(opts ...Options) template.HTML
- func TrendingUpDown(opts ...Options) template.HTML
- func Triangle(opts ...Options) template.HTML
- func TriangleAlert(opts ...Options) template.HTML
- func TriangleDashed(opts ...Options) template.HTML
- func TriangleRight(opts ...Options) template.HTML
- func Trophy(opts ...Options) template.HTML
- func Truck(opts ...Options) template.HTML
- func TruckElectric(opts ...Options) template.HTML
- func TurkishLira(opts ...Options) template.HTML
- func Turntable(opts ...Options) template.HTML
- func Turtle(opts ...Options) template.HTML
- func Tv(opts ...Options) template.HTML
- func Tv2(opts ...Options) template.HTMLdeprecated
- func TvMinimal(opts ...Options) template.HTML
- func TvMinimalPlay(opts ...Options) template.HTML
- func Type(opts ...Options) template.HTML
- func TypeOutline(opts ...Options) template.HTML
- func Umbrella(opts ...Options) template.HTML
- func UmbrellaOff(opts ...Options) template.HTML
- func Underline(opts ...Options) template.HTML
- func Undo(opts ...Options) template.HTML
- func Undo2(opts ...Options) template.HTML
- func UndoDot(opts ...Options) template.HTML
- func UnfoldHorizontal(opts ...Options) template.HTML
- func UnfoldVertical(opts ...Options) template.HTML
- func Ungroup(opts ...Options) template.HTML
- func University(opts ...Options) template.HTML
- func Unlink(opts ...Options) template.HTML
- func Unlink2(opts ...Options) template.HTML
- func Unlock(opts ...Options) template.HTMLdeprecated
- func UnlockKeyhole(opts ...Options) template.HTMLdeprecated
- func Unplug(opts ...Options) template.HTML
- func Upload(opts ...Options) template.HTML
- func UploadCloud(opts ...Options) template.HTMLdeprecated
- func Usb(opts ...Options) template.HTML
- func User(opts ...Options) template.HTML
- func User2(opts ...Options) template.HTMLdeprecated
- func UserCheck(opts ...Options) template.HTML
- func UserCheck2(opts ...Options) template.HTMLdeprecated
- func UserCircle(opts ...Options) template.HTMLdeprecated
- func UserCircle2(opts ...Options) template.HTMLdeprecated
- func UserCog(opts ...Options) template.HTML
- func UserCog2(opts ...Options) template.HTMLdeprecated
- func UserKey(opts ...Options) template.HTML
- func UserLock(opts ...Options) template.HTML
- func UserMinus(opts ...Options) template.HTML
- func UserMinus2(opts ...Options) template.HTMLdeprecated
- func UserPen(opts ...Options) template.HTML
- func UserPlus(opts ...Options) template.HTML
- func UserPlus2(opts ...Options) template.HTMLdeprecated
- func UserRound(opts ...Options) template.HTML
- func UserRoundArrowLeft(opts ...Options) template.HTML
- func UserRoundCheck(opts ...Options) template.HTML
- func UserRoundCog(opts ...Options) template.HTML
- func UserRoundKey(opts ...Options) template.HTML
- func UserRoundMinus(opts ...Options) template.HTML
- func UserRoundPen(opts ...Options) template.HTML
- func UserRoundPlus(opts ...Options) template.HTML
- func UserRoundSearch(opts ...Options) template.HTML
- func UserRoundX(opts ...Options) template.HTML
- func UserSearch(opts ...Options) template.HTML
- func UserShield(opts ...Options) template.HTML
- func UserSquare(opts ...Options) template.HTMLdeprecated
- func UserSquare2(opts ...Options) template.HTMLdeprecated
- func UserStar(opts ...Options) template.HTML
- func UserX(opts ...Options) template.HTML
- func UserX2(opts ...Options) template.HTMLdeprecated
- func Users(opts ...Options) template.HTML
- func Users2(opts ...Options) template.HTMLdeprecated
- func UsersRound(opts ...Options) template.HTML
- func Utensils(opts ...Options) template.HTML
- func UtensilsCrossed(opts ...Options) template.HTML
- func UtilityPole(opts ...Options) template.HTML
- func Van(opts ...Options) template.HTML
- func Variable(opts ...Options) template.HTML
- func Vault(opts ...Options) template.HTML
- func VectorSquare(opts ...Options) template.HTML
- func Vegan(opts ...Options) template.HTML
- func VenetianMask(opts ...Options) template.HTML
- func Venus(opts ...Options) template.HTML
- func VenusAndMars(opts ...Options) template.HTML
- func Verified(opts ...Options) template.HTMLdeprecated
- func Vibrate(opts ...Options) template.HTML
- func VibrateOff(opts ...Options) template.HTML
- func Video(opts ...Options) template.HTML
- func VideoOff(opts ...Options) template.HTML
- func Videotape(opts ...Options) template.HTML
- func View(opts ...Options) template.HTML
- func Voicemail(opts ...Options) template.HTML
- func Volleyball(opts ...Options) template.HTML
- func Volume(opts ...Options) template.HTML
- func Volume1(opts ...Options) template.HTML
- func Volume2(opts ...Options) template.HTML
- func VolumeOff(opts ...Options) template.HTML
- func VolumeX(opts ...Options) template.HTML
- func Vote(opts ...Options) template.HTML
- func Wallet(opts ...Options) template.HTML
- func Wallet2(opts ...Options) template.HTMLdeprecated
- func WalletCards(opts ...Options) template.HTML
- func WalletMinimal(opts ...Options) template.HTML
- func Wallpaper(opts ...Options) template.HTML
- func Wand(opts ...Options) template.HTML
- func Wand2(opts ...Options) template.HTMLdeprecated
- func WandSparkles(opts ...Options) template.HTML
- func Warehouse(opts ...Options) template.HTML
- func WashingMachine(opts ...Options) template.HTML
- func Watch(opts ...Options) template.HTML
- func Waves(opts ...Options) template.HTMLdeprecated
- func WavesArrowDown(opts ...Options) template.HTML
- func WavesArrowUp(opts ...Options) template.HTML
- func WavesHorizontal(opts ...Options) template.HTML
- func WavesLadder(opts ...Options) template.HTML
- func WavesVertical(opts ...Options) template.HTML
- func Waypoints(opts ...Options) template.HTML
- func Webcam(opts ...Options) template.HTML
- func WebcamOff(opts ...Options) template.HTML
- func Webhook(opts ...Options) template.HTML
- func WebhookOff(opts ...Options) template.HTML
- func Weight(opts ...Options) template.HTML
- func WeightTilde(opts ...Options) template.HTML
- func Wheat(opts ...Options) template.HTML
- func WheatOff(opts ...Options) template.HTML
- func WholeWord(opts ...Options) template.HTML
- func Wifi(opts ...Options) template.HTML
- func WifiCog(opts ...Options) template.HTML
- func WifiHigh(opts ...Options) template.HTML
- func WifiLow(opts ...Options) template.HTML
- func WifiOff(opts ...Options) template.HTML
- func WifiPen(opts ...Options) template.HTML
- func WifiSync(opts ...Options) template.HTML
- func WifiZero(opts ...Options) template.HTML
- func Wind(opts ...Options) template.HTML
- func WindArrowDown(opts ...Options) template.HTML
- func Wine(opts ...Options) template.HTML
- func WineOff(opts ...Options) template.HTML
- func Workflow(opts ...Options) template.HTML
- func Worm(opts ...Options) template.HTML
- func WrapText(opts ...Options) template.HTMLdeprecated
- func Wrench(opts ...Options) template.HTML
- func WrenchOff(opts ...Options) template.HTML
- func X(opts ...Options) template.HTML
- func XCircle(opts ...Options) template.HTMLdeprecated
- func XLineTop(opts ...Options) template.HTML
- func XOctagon(opts ...Options) template.HTMLdeprecated
- func XSquare(opts ...Options) template.HTMLdeprecated
- func Zap(opts ...Options) template.HTML
- func ZapOff(opts ...Options) template.HTML
- func ZodiacAquarius(opts ...Options) template.HTML
- func ZodiacAries(opts ...Options) template.HTML
- func ZodiacCancer(opts ...Options) template.HTML
- func ZodiacCapricorn(opts ...Options) template.HTML
- func ZodiacGemini(opts ...Options) template.HTML
- func ZodiacLeo(opts ...Options) template.HTML
- func ZodiacLibra(opts ...Options) template.HTML
- func ZodiacOphiuchus(opts ...Options) template.HTML
- func ZodiacPisces(opts ...Options) template.HTML
- func ZodiacSagittarius(opts ...Options) template.HTML
- func ZodiacScorpio(opts ...Options) template.HTML
- func ZodiacTaurus(opts ...Options) template.HTML
- func ZodiacVirgo(opts ...Options) template.HTML
- func ZoomIn(opts ...Options) template.HTML
- func ZoomOut(opts ...Options) template.HTML
- type Config
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AArrowDown ¶
AArrowDown renders the "a-arrow-down" icon.
Usage in templates:
{{ lucide "a-arrow-down" }}
Direct usage in Go:
lucide.AArrowDown()
lucide.AArrowDown(lucide.Options{Size: 32, Class: "my-icon"})
func AArrowUp ¶
AArrowUp renders the "a-arrow-up" icon.
Usage in templates:
{{ lucide "a-arrow-up" }}
Direct usage in Go:
lucide.AArrowUp()
lucide.AArrowUp(lucide.Options{Size: 32, Class: "my-icon"})
func ALargeSmall ¶
ALargeSmall renders the "a-large-small" icon.
Usage in templates:
{{ lucide "a-large-small" }}
Direct usage in Go:
lucide.ALargeSmall()
lucide.ALargeSmall(lucide.Options{Size: 32, Class: "my-icon"})
func Accessibility ¶
Accessibility renders the "accessibility" icon.
Usage in templates:
{{ lucide "accessibility" }}
Direct usage in Go:
lucide.Accessibility()
lucide.Accessibility(lucide.Options{Size: 32, Class: "my-icon"})
func Activity ¶
Activity renders the "activity" icon.
Usage in templates:
{{ lucide "activity" }}
Direct usage in Go:
lucide.Activity()
lucide.Activity(lucide.Options{Size: 32, Class: "my-icon"})
func ActivitySquare
deprecated
added in
v0.4.0
ActivitySquare is an alias for SquareActivity.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareActivity instead.
Usage in templates:
{{ lucide "activity-square" }}
Direct usage in Go:
lucide.ActivitySquare()
lucide.ActivitySquare(lucide.Options{Size: 32, Class: "my-icon"})
func Ad ¶ added in v0.18.0
Ad renders the "ad" icon.
Usage in templates:
{{ lucide "ad" }}
Direct usage in Go:
lucide.Ad()
lucide.Ad(lucide.Options{Size: 32, Class: "my-icon"})
func AirVent ¶
AirVent renders the "air-vent" icon.
Usage in templates:
{{ lucide "air-vent" }}
Direct usage in Go:
lucide.AirVent()
lucide.AirVent(lucide.Options{Size: 32, Class: "my-icon"})
func Airplay ¶
Airplay renders the "airplay" icon.
Usage in templates:
{{ lucide "airplay" }}
Direct usage in Go:
lucide.Airplay()
lucide.Airplay(lucide.Options{Size: 32, Class: "my-icon"})
func AlarmCheck
deprecated
added in
v0.4.0
AlarmCheck is an alias for AlarmClockCheck.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use AlarmClockCheck instead.
Usage in templates:
{{ lucide "alarm-check" }}
Direct usage in Go:
lucide.AlarmCheck()
lucide.AlarmCheck(lucide.Options{Size: 32, Class: "my-icon"})
func AlarmClock ¶
AlarmClock renders the "alarm-clock" icon.
Usage in templates:
{{ lucide "alarm-clock" }}
Direct usage in Go:
lucide.AlarmClock()
lucide.AlarmClock(lucide.Options{Size: 32, Class: "my-icon"})
func AlarmClockCheck ¶
AlarmClockCheck renders the "alarm-clock-check" icon.
Usage in templates:
{{ lucide "alarm-clock-check" }}
Direct usage in Go:
lucide.AlarmClockCheck()
lucide.AlarmClockCheck(lucide.Options{Size: 32, Class: "my-icon"})
func AlarmClockMinus ¶
AlarmClockMinus renders the "alarm-clock-minus" icon.
Usage in templates:
{{ lucide "alarm-clock-minus" }}
Direct usage in Go:
lucide.AlarmClockMinus()
lucide.AlarmClockMinus(lucide.Options{Size: 32, Class: "my-icon"})
func AlarmClockOff ¶
AlarmClockOff renders the "alarm-clock-off" icon.
Usage in templates:
{{ lucide "alarm-clock-off" }}
Direct usage in Go:
lucide.AlarmClockOff()
lucide.AlarmClockOff(lucide.Options{Size: 32, Class: "my-icon"})
func AlarmClockPlus ¶
AlarmClockPlus renders the "alarm-clock-plus" icon.
Usage in templates:
{{ lucide "alarm-clock-plus" }}
Direct usage in Go:
lucide.AlarmClockPlus()
lucide.AlarmClockPlus(lucide.Options{Size: 32, Class: "my-icon"})
func AlarmMinus
deprecated
added in
v0.4.0
AlarmMinus is an alias for AlarmClockMinus.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use AlarmClockMinus instead.
Usage in templates:
{{ lucide "alarm-minus" }}
Direct usage in Go:
lucide.AlarmMinus()
lucide.AlarmMinus(lucide.Options{Size: 32, Class: "my-icon"})
func AlarmPlus
deprecated
added in
v0.4.0
AlarmPlus is an alias for AlarmClockPlus.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use AlarmClockPlus instead.
Usage in templates:
{{ lucide "alarm-plus" }}
Direct usage in Go:
lucide.AlarmPlus()
lucide.AlarmPlus(lucide.Options{Size: 32, Class: "my-icon"})
func AlarmSmoke ¶
AlarmSmoke renders the "alarm-smoke" icon.
Usage in templates:
{{ lucide "alarm-smoke" }}
Direct usage in Go:
lucide.AlarmSmoke()
lucide.AlarmSmoke(lucide.Options{Size: 32, Class: "my-icon"})
func Album ¶
Album renders the "album" icon.
Usage in templates:
{{ lucide "album" }}
Direct usage in Go:
lucide.Album()
lucide.Album(lucide.Options{Size: 32, Class: "my-icon"})
func AlertCircle
deprecated
added in
v0.4.0
AlertCircle is an alias for CircleAlert.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleAlert instead.
Usage in templates:
{{ lucide "alert-circle" }}
Direct usage in Go:
lucide.AlertCircle()
lucide.AlertCircle(lucide.Options{Size: 32, Class: "my-icon"})
func AlertOctagon
deprecated
added in
v0.4.0
AlertOctagon is an alias for OctagonAlert.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use OctagonAlert instead.
Usage in templates:
{{ lucide "alert-octagon" }}
Direct usage in Go:
lucide.AlertOctagon()
lucide.AlertOctagon(lucide.Options{Size: 32, Class: "my-icon"})
func AlertTriangle
deprecated
added in
v0.4.0
AlertTriangle is an alias for TriangleAlert.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use TriangleAlert instead.
Usage in templates:
{{ lucide "alert-triangle" }}
Direct usage in Go:
lucide.AlertTriangle()
lucide.AlertTriangle(lucide.Options{Size: 32, Class: "my-icon"})
func AlignCenter
deprecated
added in
v0.4.0
AlignCenter is an alias for TextAlignCenter.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use TextAlignCenter instead.
Usage in templates:
{{ lucide "align-center" }}
Direct usage in Go:
lucide.AlignCenter()
lucide.AlignCenter(lucide.Options{Size: 32, Class: "my-icon"})
func AlignCenterHorizontal ¶
AlignCenterHorizontal renders the "align-center-horizontal" icon.
Usage in templates:
{{ lucide "align-center-horizontal" }}
Direct usage in Go:
lucide.AlignCenterHorizontal()
lucide.AlignCenterHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func AlignCenterVertical ¶
AlignCenterVertical renders the "align-center-vertical" icon.
Usage in templates:
{{ lucide "align-center-vertical" }}
Direct usage in Go:
lucide.AlignCenterVertical()
lucide.AlignCenterVertical(lucide.Options{Size: 32, Class: "my-icon"})
func AlignEndHorizontal ¶
AlignEndHorizontal renders the "align-end-horizontal" icon.
Usage in templates:
{{ lucide "align-end-horizontal" }}
Direct usage in Go:
lucide.AlignEndHorizontal()
lucide.AlignEndHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func AlignEndVertical ¶
AlignEndVertical renders the "align-end-vertical" icon.
Usage in templates:
{{ lucide "align-end-vertical" }}
Direct usage in Go:
lucide.AlignEndVertical()
lucide.AlignEndVertical(lucide.Options{Size: 32, Class: "my-icon"})
func AlignHorizontalDistributeCenter ¶
AlignHorizontalDistributeCenter renders the "align-horizontal-distribute-center" icon.
Usage in templates:
{{ lucide "align-horizontal-distribute-center" }}
Direct usage in Go:
lucide.AlignHorizontalDistributeCenter()
lucide.AlignHorizontalDistributeCenter(lucide.Options{Size: 32, Class: "my-icon"})
func AlignHorizontalDistributeEnd ¶
AlignHorizontalDistributeEnd renders the "align-horizontal-distribute-end" icon.
Usage in templates:
{{ lucide "align-horizontal-distribute-end" }}
Direct usage in Go:
lucide.AlignHorizontalDistributeEnd()
lucide.AlignHorizontalDistributeEnd(lucide.Options{Size: 32, Class: "my-icon"})
func AlignHorizontalDistributeStart ¶
AlignHorizontalDistributeStart renders the "align-horizontal-distribute-start" icon.
Usage in templates:
{{ lucide "align-horizontal-distribute-start" }}
Direct usage in Go:
lucide.AlignHorizontalDistributeStart()
lucide.AlignHorizontalDistributeStart(lucide.Options{Size: 32, Class: "my-icon"})
func AlignHorizontalJustifyCenter ¶
AlignHorizontalJustifyCenter renders the "align-horizontal-justify-center" icon.
Usage in templates:
{{ lucide "align-horizontal-justify-center" }}
Direct usage in Go:
lucide.AlignHorizontalJustifyCenter()
lucide.AlignHorizontalJustifyCenter(lucide.Options{Size: 32, Class: "my-icon"})
func AlignHorizontalJustifyEnd ¶
AlignHorizontalJustifyEnd renders the "align-horizontal-justify-end" icon.
Usage in templates:
{{ lucide "align-horizontal-justify-end" }}
Direct usage in Go:
lucide.AlignHorizontalJustifyEnd()
lucide.AlignHorizontalJustifyEnd(lucide.Options{Size: 32, Class: "my-icon"})
func AlignHorizontalJustifyStart ¶
AlignHorizontalJustifyStart renders the "align-horizontal-justify-start" icon.
Usage in templates:
{{ lucide "align-horizontal-justify-start" }}
Direct usage in Go:
lucide.AlignHorizontalJustifyStart()
lucide.AlignHorizontalJustifyStart(lucide.Options{Size: 32, Class: "my-icon"})
func AlignHorizontalSpaceAround ¶
AlignHorizontalSpaceAround renders the "align-horizontal-space-around" icon.
Usage in templates:
{{ lucide "align-horizontal-space-around" }}
Direct usage in Go:
lucide.AlignHorizontalSpaceAround()
lucide.AlignHorizontalSpaceAround(lucide.Options{Size: 32, Class: "my-icon"})
func AlignHorizontalSpaceBetween ¶
AlignHorizontalSpaceBetween renders the "align-horizontal-space-between" icon.
Usage in templates:
{{ lucide "align-horizontal-space-between" }}
Direct usage in Go:
lucide.AlignHorizontalSpaceBetween()
lucide.AlignHorizontalSpaceBetween(lucide.Options{Size: 32, Class: "my-icon"})
func AlignJustify
deprecated
added in
v0.4.0
AlignJustify is an alias for TextAlignJustify.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use TextAlignJustify instead.
Usage in templates:
{{ lucide "align-justify" }}
Direct usage in Go:
lucide.AlignJustify()
lucide.AlignJustify(lucide.Options{Size: 32, Class: "my-icon"})
func AlignLeft
deprecated
added in
v0.4.0
AlignLeft is an alias for TextAlignStart.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use TextAlignStart instead.
Usage in templates:
{{ lucide "align-left" }}
Direct usage in Go:
lucide.AlignLeft()
lucide.AlignLeft(lucide.Options{Size: 32, Class: "my-icon"})
func AlignRight
deprecated
added in
v0.4.0
AlignRight is an alias for TextAlignEnd.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use TextAlignEnd instead.
Usage in templates:
{{ lucide "align-right" }}
Direct usage in Go:
lucide.AlignRight()
lucide.AlignRight(lucide.Options{Size: 32, Class: "my-icon"})
func AlignStartHorizontal ¶
AlignStartHorizontal renders the "align-start-horizontal" icon.
Usage in templates:
{{ lucide "align-start-horizontal" }}
Direct usage in Go:
lucide.AlignStartHorizontal()
lucide.AlignStartHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func AlignStartVertical ¶
AlignStartVertical renders the "align-start-vertical" icon.
Usage in templates:
{{ lucide "align-start-vertical" }}
Direct usage in Go:
lucide.AlignStartVertical()
lucide.AlignStartVertical(lucide.Options{Size: 32, Class: "my-icon"})
func AlignVerticalDistributeCenter ¶
AlignVerticalDistributeCenter renders the "align-vertical-distribute-center" icon.
Usage in templates:
{{ lucide "align-vertical-distribute-center" }}
Direct usage in Go:
lucide.AlignVerticalDistributeCenter()
lucide.AlignVerticalDistributeCenter(lucide.Options{Size: 32, Class: "my-icon"})
func AlignVerticalDistributeEnd ¶
AlignVerticalDistributeEnd renders the "align-vertical-distribute-end" icon.
Usage in templates:
{{ lucide "align-vertical-distribute-end" }}
Direct usage in Go:
lucide.AlignVerticalDistributeEnd()
lucide.AlignVerticalDistributeEnd(lucide.Options{Size: 32, Class: "my-icon"})
func AlignVerticalDistributeStart ¶
AlignVerticalDistributeStart renders the "align-vertical-distribute-start" icon.
Usage in templates:
{{ lucide "align-vertical-distribute-start" }}
Direct usage in Go:
lucide.AlignVerticalDistributeStart()
lucide.AlignVerticalDistributeStart(lucide.Options{Size: 32, Class: "my-icon"})
func AlignVerticalJustifyCenter ¶
AlignVerticalJustifyCenter renders the "align-vertical-justify-center" icon.
Usage in templates:
{{ lucide "align-vertical-justify-center" }}
Direct usage in Go:
lucide.AlignVerticalJustifyCenter()
lucide.AlignVerticalJustifyCenter(lucide.Options{Size: 32, Class: "my-icon"})
func AlignVerticalJustifyEnd ¶
AlignVerticalJustifyEnd renders the "align-vertical-justify-end" icon.
Usage in templates:
{{ lucide "align-vertical-justify-end" }}
Direct usage in Go:
lucide.AlignVerticalJustifyEnd()
lucide.AlignVerticalJustifyEnd(lucide.Options{Size: 32, Class: "my-icon"})
func AlignVerticalJustifyStart ¶
AlignVerticalJustifyStart renders the "align-vertical-justify-start" icon.
Usage in templates:
{{ lucide "align-vertical-justify-start" }}
Direct usage in Go:
lucide.AlignVerticalJustifyStart()
lucide.AlignVerticalJustifyStart(lucide.Options{Size: 32, Class: "my-icon"})
func AlignVerticalSpaceAround ¶
AlignVerticalSpaceAround renders the "align-vertical-space-around" icon.
Usage in templates:
{{ lucide "align-vertical-space-around" }}
Direct usage in Go:
lucide.AlignVerticalSpaceAround()
lucide.AlignVerticalSpaceAround(lucide.Options{Size: 32, Class: "my-icon"})
func AlignVerticalSpaceBetween ¶
AlignVerticalSpaceBetween renders the "align-vertical-space-between" icon.
Usage in templates:
{{ lucide "align-vertical-space-between" }}
Direct usage in Go:
lucide.AlignVerticalSpaceBetween()
lucide.AlignVerticalSpaceBetween(lucide.Options{Size: 32, Class: "my-icon"})
func Ambulance ¶
Ambulance renders the "ambulance" icon.
Usage in templates:
{{ lucide "ambulance" }}
Direct usage in Go:
lucide.Ambulance()
lucide.Ambulance(lucide.Options{Size: 32, Class: "my-icon"})
func Ampersand ¶
Ampersand renders the "ampersand" icon.
Usage in templates:
{{ lucide "ampersand" }}
Direct usage in Go:
lucide.Ampersand()
lucide.Ampersand(lucide.Options{Size: 32, Class: "my-icon"})
func Ampersands ¶
Ampersands renders the "ampersands" icon.
Usage in templates:
{{ lucide "ampersands" }}
Direct usage in Go:
lucide.Ampersands()
lucide.Ampersands(lucide.Options{Size: 32, Class: "my-icon"})
func Amphora ¶
Amphora renders the "amphora" icon.
Usage in templates:
{{ lucide "amphora" }}
Direct usage in Go:
lucide.Amphora()
lucide.Amphora(lucide.Options{Size: 32, Class: "my-icon"})
func Anchor ¶
Anchor renders the "anchor" icon.
Usage in templates:
{{ lucide "anchor" }}
Direct usage in Go:
lucide.Anchor()
lucide.Anchor(lucide.Options{Size: 32, Class: "my-icon"})
func Angle ¶ added in v0.24.0
Angle renders the "angle" icon.
Usage in templates:
{{ lucide "angle" }}
Direct usage in Go:
lucide.Angle()
lucide.Angle(lucide.Options{Size: 32, Class: "my-icon"})
func Angry
deprecated
Angry is an alias for FaceAngry.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FaceAngry instead.
Usage in templates:
{{ lucide "angry" }}
Direct usage in Go:
lucide.Angry()
lucide.Angry(lucide.Options{Size: 32, Class: "my-icon"})
func Annoyed
deprecated
Annoyed is an alias for FaceExpressionless.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FaceExpressionless instead.
Usage in templates:
{{ lucide "annoyed" }}
Direct usage in Go:
lucide.Annoyed()
lucide.Annoyed(lucide.Options{Size: 32, Class: "my-icon"})
func Antenna ¶
Antenna renders the "antenna" icon.
Usage in templates:
{{ lucide "antenna" }}
Direct usage in Go:
lucide.Antenna()
lucide.Antenna(lucide.Options{Size: 32, Class: "my-icon"})
func Anvil ¶
Anvil renders the "anvil" icon.
Usage in templates:
{{ lucide "anvil" }}
Direct usage in Go:
lucide.Anvil()
lucide.Anvil(lucide.Options{Size: 32, Class: "my-icon"})
func Aperture ¶
Aperture renders the "aperture" icon.
Usage in templates:
{{ lucide "aperture" }}
Direct usage in Go:
lucide.Aperture()
lucide.Aperture(lucide.Options{Size: 32, Class: "my-icon"})
func AppWindow ¶
AppWindow renders the "app-window" icon.
Usage in templates:
{{ lucide "app-window" }}
Direct usage in Go:
lucide.AppWindow()
lucide.AppWindow(lucide.Options{Size: 32, Class: "my-icon"})
func AppWindowMac ¶
AppWindowMac renders the "app-window-mac" icon.
Usage in templates:
{{ lucide "app-window-mac" }}
Direct usage in Go:
lucide.AppWindowMac()
lucide.AppWindowMac(lucide.Options{Size: 32, Class: "my-icon"})
func Apple ¶
Apple renders the "apple" icon.
Usage in templates:
{{ lucide "apple" }}
Direct usage in Go:
lucide.Apple()
lucide.Apple(lucide.Options{Size: 32, Class: "my-icon"})
func Archive ¶
Archive renders the "archive" icon.
Usage in templates:
{{ lucide "archive" }}
Direct usage in Go:
lucide.Archive()
lucide.Archive(lucide.Options{Size: 32, Class: "my-icon"})
func ArchiveRestore ¶
ArchiveRestore renders the "archive-restore" icon.
Usage in templates:
{{ lucide "archive-restore" }}
Direct usage in Go:
lucide.ArchiveRestore()
lucide.ArchiveRestore(lucide.Options{Size: 32, Class: "my-icon"})
func ArchiveX ¶
ArchiveX renders the "archive-x" icon.
Usage in templates:
{{ lucide "archive-x" }}
Direct usage in Go:
lucide.ArchiveX()
lucide.ArchiveX(lucide.Options{Size: 32, Class: "my-icon"})
func AreaChart
deprecated
added in
v0.4.0
AreaChart is an alias for ChartArea.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ChartArea instead.
Usage in templates:
{{ lucide "area-chart" }}
Direct usage in Go:
lucide.AreaChart()
lucide.AreaChart(lucide.Options{Size: 32, Class: "my-icon"})
func Armchair ¶
Armchair renders the "armchair" icon.
Usage in templates:
{{ lucide "armchair" }}
Direct usage in Go:
lucide.Armchair()
lucide.Armchair(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowBigDown ¶
ArrowBigDown renders the "arrow-big-down" icon.
Usage in templates:
{{ lucide "arrow-big-down" }}
Direct usage in Go:
lucide.ArrowBigDown()
lucide.ArrowBigDown(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowBigDownDash ¶
ArrowBigDownDash renders the "arrow-big-down-dash" icon.
Usage in templates:
{{ lucide "arrow-big-down-dash" }}
Direct usage in Go:
lucide.ArrowBigDownDash()
lucide.ArrowBigDownDash(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowBigLeft ¶
ArrowBigLeft renders the "arrow-big-left" icon.
Usage in templates:
{{ lucide "arrow-big-left" }}
Direct usage in Go:
lucide.ArrowBigLeft()
lucide.ArrowBigLeft(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowBigLeftDash ¶
ArrowBigLeftDash renders the "arrow-big-left-dash" icon.
Usage in templates:
{{ lucide "arrow-big-left-dash" }}
Direct usage in Go:
lucide.ArrowBigLeftDash()
lucide.ArrowBigLeftDash(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowBigRight ¶
ArrowBigRight renders the "arrow-big-right" icon.
Usage in templates:
{{ lucide "arrow-big-right" }}
Direct usage in Go:
lucide.ArrowBigRight()
lucide.ArrowBigRight(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowBigRightDash ¶
ArrowBigRightDash renders the "arrow-big-right-dash" icon.
Usage in templates:
{{ lucide "arrow-big-right-dash" }}
Direct usage in Go:
lucide.ArrowBigRightDash()
lucide.ArrowBigRightDash(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowBigUp ¶
ArrowBigUp renders the "arrow-big-up" icon.
Usage in templates:
{{ lucide "arrow-big-up" }}
Direct usage in Go:
lucide.ArrowBigUp()
lucide.ArrowBigUp(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowBigUpDash ¶
ArrowBigUpDash renders the "arrow-big-up-dash" icon.
Usage in templates:
{{ lucide "arrow-big-up-dash" }}
Direct usage in Go:
lucide.ArrowBigUpDash()
lucide.ArrowBigUpDash(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDown ¶
ArrowDown renders the "arrow-down" icon.
Usage in templates:
{{ lucide "arrow-down" }}
Direct usage in Go:
lucide.ArrowDown()
lucide.ArrowDown(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDown01 ¶
ArrowDown01 renders the "arrow-down-0-1" icon.
Usage in templates:
{{ lucide "arrow-down-0-1" }}
Direct usage in Go:
lucide.ArrowDown01()
lucide.ArrowDown01(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDown10 ¶
ArrowDown10 renders the "arrow-down-1-0" icon.
Usage in templates:
{{ lucide "arrow-down-1-0" }}
Direct usage in Go:
lucide.ArrowDown10()
lucide.ArrowDown10(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownAZ ¶
ArrowDownAZ renders the "arrow-down-a-z" icon.
Usage in templates:
{{ lucide "arrow-down-a-z" }}
Direct usage in Go:
lucide.ArrowDownAZ()
lucide.ArrowDownAZ(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownAz
deprecated
added in
v0.4.0
ArrowDownAz is an alias for ArrowDownAZ.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ArrowDownAZ instead.
Usage in templates:
{{ lucide "arrow-down-az" }}
Direct usage in Go:
lucide.ArrowDownAz()
lucide.ArrowDownAz(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownCircle
deprecated
added in
v0.4.0
ArrowDownCircle is an alias for CircleArrowDown.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleArrowDown instead.
Usage in templates:
{{ lucide "arrow-down-circle" }}
Direct usage in Go:
lucide.ArrowDownCircle()
lucide.ArrowDownCircle(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownFromLine ¶
ArrowDownFromLine renders the "arrow-down-from-line" icon.
Usage in templates:
{{ lucide "arrow-down-from-line" }}
Direct usage in Go:
lucide.ArrowDownFromLine()
lucide.ArrowDownFromLine(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownLeft ¶
ArrowDownLeft renders the "arrow-down-left" icon.
Usage in templates:
{{ lucide "arrow-down-left" }}
Direct usage in Go:
lucide.ArrowDownLeft()
lucide.ArrowDownLeft(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownLeftFromCircle
deprecated
added in
v0.4.0
ArrowDownLeftFromCircle is an alias for CircleArrowOutDownLeft.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleArrowOutDownLeft instead.
Usage in templates:
{{ lucide "arrow-down-left-from-circle" }}
Direct usage in Go:
lucide.ArrowDownLeftFromCircle()
lucide.ArrowDownLeftFromCircle(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownLeftFromSquare
deprecated
added in
v0.4.0
ArrowDownLeftFromSquare is an alias for SquareArrowOutDownLeft.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareArrowOutDownLeft instead.
Usage in templates:
{{ lucide "arrow-down-left-from-square" }}
Direct usage in Go:
lucide.ArrowDownLeftFromSquare()
lucide.ArrowDownLeftFromSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownLeftSquare
deprecated
added in
v0.4.0
ArrowDownLeftSquare is an alias for SquareArrowDownLeft.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareArrowDownLeft instead.
Usage in templates:
{{ lucide "arrow-down-left-square" }}
Direct usage in Go:
lucide.ArrowDownLeftSquare()
lucide.ArrowDownLeftSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownNarrowWide ¶
ArrowDownNarrowWide renders the "arrow-down-narrow-wide" icon.
Usage in templates:
{{ lucide "arrow-down-narrow-wide" }}
Direct usage in Go:
lucide.ArrowDownNarrowWide()
lucide.ArrowDownNarrowWide(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownRight ¶
ArrowDownRight renders the "arrow-down-right" icon.
Usage in templates:
{{ lucide "arrow-down-right" }}
Direct usage in Go:
lucide.ArrowDownRight()
lucide.ArrowDownRight(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownRightFromCircle
deprecated
added in
v0.4.0
ArrowDownRightFromCircle is an alias for CircleArrowOutDownRight.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleArrowOutDownRight instead.
Usage in templates:
{{ lucide "arrow-down-right-from-circle" }}
Direct usage in Go:
lucide.ArrowDownRightFromCircle()
lucide.ArrowDownRightFromCircle(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownRightFromSquare
deprecated
added in
v0.4.0
ArrowDownRightFromSquare is an alias for SquareArrowOutDownRight.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareArrowOutDownRight instead.
Usage in templates:
{{ lucide "arrow-down-right-from-square" }}
Direct usage in Go:
lucide.ArrowDownRightFromSquare()
lucide.ArrowDownRightFromSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownRightSquare
deprecated
added in
v0.4.0
ArrowDownRightSquare is an alias for SquareArrowDownRight.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareArrowDownRight instead.
Usage in templates:
{{ lucide "arrow-down-right-square" }}
Direct usage in Go:
lucide.ArrowDownRightSquare()
lucide.ArrowDownRightSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownSquare
deprecated
added in
v0.4.0
ArrowDownSquare is an alias for SquareArrowDown.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareArrowDown instead.
Usage in templates:
{{ lucide "arrow-down-square" }}
Direct usage in Go:
lucide.ArrowDownSquare()
lucide.ArrowDownSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownToDot ¶
ArrowDownToDot renders the "arrow-down-to-dot" icon.
Usage in templates:
{{ lucide "arrow-down-to-dot" }}
Direct usage in Go:
lucide.ArrowDownToDot()
lucide.ArrowDownToDot(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownToLine ¶
ArrowDownToLine renders the "arrow-down-to-line" icon.
Usage in templates:
{{ lucide "arrow-down-to-line" }}
Direct usage in Go:
lucide.ArrowDownToLine()
lucide.ArrowDownToLine(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownUp ¶
ArrowDownUp renders the "arrow-down-up" icon.
Usage in templates:
{{ lucide "arrow-down-up" }}
Direct usage in Go:
lucide.ArrowDownUp()
lucide.ArrowDownUp(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownWideNarrow ¶
ArrowDownWideNarrow renders the "arrow-down-wide-narrow" icon.
Usage in templates:
{{ lucide "arrow-down-wide-narrow" }}
Direct usage in Go:
lucide.ArrowDownWideNarrow()
lucide.ArrowDownWideNarrow(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownZA ¶
ArrowDownZA renders the "arrow-down-z-a" icon.
Usage in templates:
{{ lucide "arrow-down-z-a" }}
Direct usage in Go:
lucide.ArrowDownZA()
lucide.ArrowDownZA(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowDownZa
deprecated
added in
v0.4.0
ArrowDownZa is an alias for ArrowDownZA.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ArrowDownZA instead.
Usage in templates:
{{ lucide "arrow-down-za" }}
Direct usage in Go:
lucide.ArrowDownZa()
lucide.ArrowDownZa(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowLeft ¶
ArrowLeft renders the "arrow-left" icon.
Usage in templates:
{{ lucide "arrow-left" }}
Direct usage in Go:
lucide.ArrowLeft()
lucide.ArrowLeft(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowLeftCircle
deprecated
added in
v0.4.0
ArrowLeftCircle is an alias for CircleArrowLeft.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleArrowLeft instead.
Usage in templates:
{{ lucide "arrow-left-circle" }}
Direct usage in Go:
lucide.ArrowLeftCircle()
lucide.ArrowLeftCircle(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowLeftFromLine ¶
ArrowLeftFromLine renders the "arrow-left-from-line" icon.
Usage in templates:
{{ lucide "arrow-left-from-line" }}
Direct usage in Go:
lucide.ArrowLeftFromLine()
lucide.ArrowLeftFromLine(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowLeftRight ¶
ArrowLeftRight renders the "arrow-left-right" icon.
Usage in templates:
{{ lucide "arrow-left-right" }}
Direct usage in Go:
lucide.ArrowLeftRight()
lucide.ArrowLeftRight(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowLeftSquare
deprecated
added in
v0.4.0
ArrowLeftSquare is an alias for SquareArrowLeft.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareArrowLeft instead.
Usage in templates:
{{ lucide "arrow-left-square" }}
Direct usage in Go:
lucide.ArrowLeftSquare()
lucide.ArrowLeftSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowLeftToLine ¶
ArrowLeftToLine renders the "arrow-left-to-line" icon.
Usage in templates:
{{ lucide "arrow-left-to-line" }}
Direct usage in Go:
lucide.ArrowLeftToLine()
lucide.ArrowLeftToLine(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowRight ¶
ArrowRight renders the "arrow-right" icon.
Usage in templates:
{{ lucide "arrow-right" }}
Direct usage in Go:
lucide.ArrowRight()
lucide.ArrowRight(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowRightCircle
deprecated
added in
v0.4.0
ArrowRightCircle is an alias for CircleArrowRight.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleArrowRight instead.
Usage in templates:
{{ lucide "arrow-right-circle" }}
Direct usage in Go:
lucide.ArrowRightCircle()
lucide.ArrowRightCircle(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowRightFromLine ¶
ArrowRightFromLine renders the "arrow-right-from-line" icon.
Usage in templates:
{{ lucide "arrow-right-from-line" }}
Direct usage in Go:
lucide.ArrowRightFromLine()
lucide.ArrowRightFromLine(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowRightLeft ¶
ArrowRightLeft renders the "arrow-right-left" icon.
Usage in templates:
{{ lucide "arrow-right-left" }}
Direct usage in Go:
lucide.ArrowRightLeft()
lucide.ArrowRightLeft(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowRightSquare
deprecated
added in
v0.4.0
ArrowRightSquare is an alias for SquareArrowRight.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareArrowRight instead.
Usage in templates:
{{ lucide "arrow-right-square" }}
Direct usage in Go:
lucide.ArrowRightSquare()
lucide.ArrowRightSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowRightToLine ¶
ArrowRightToLine renders the "arrow-right-to-line" icon.
Usage in templates:
{{ lucide "arrow-right-to-line" }}
Direct usage in Go:
lucide.ArrowRightToLine()
lucide.ArrowRightToLine(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUp ¶
ArrowUp renders the "arrow-up" icon.
Usage in templates:
{{ lucide "arrow-up" }}
Direct usage in Go:
lucide.ArrowUp()
lucide.ArrowUp(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUp01 ¶
ArrowUp01 renders the "arrow-up-0-1" icon.
Usage in templates:
{{ lucide "arrow-up-0-1" }}
Direct usage in Go:
lucide.ArrowUp01()
lucide.ArrowUp01(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUp10 ¶
ArrowUp10 renders the "arrow-up-1-0" icon.
Usage in templates:
{{ lucide "arrow-up-1-0" }}
Direct usage in Go:
lucide.ArrowUp10()
lucide.ArrowUp10(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpAZ ¶
ArrowUpAZ renders the "arrow-up-a-z" icon.
Usage in templates:
{{ lucide "arrow-up-a-z" }}
Direct usage in Go:
lucide.ArrowUpAZ()
lucide.ArrowUpAZ(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpAz
deprecated
added in
v0.4.0
ArrowUpAz is an alias for ArrowUpAZ.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ArrowUpAZ instead.
Usage in templates:
{{ lucide "arrow-up-az" }}
Direct usage in Go:
lucide.ArrowUpAz()
lucide.ArrowUpAz(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpCircle
deprecated
added in
v0.4.0
ArrowUpCircle is an alias for CircleArrowUp.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleArrowUp instead.
Usage in templates:
{{ lucide "arrow-up-circle" }}
Direct usage in Go:
lucide.ArrowUpCircle()
lucide.ArrowUpCircle(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpDown ¶
ArrowUpDown renders the "arrow-up-down" icon.
Usage in templates:
{{ lucide "arrow-up-down" }}
Direct usage in Go:
lucide.ArrowUpDown()
lucide.ArrowUpDown(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpFromDot ¶
ArrowUpFromDot renders the "arrow-up-from-dot" icon.
Usage in templates:
{{ lucide "arrow-up-from-dot" }}
Direct usage in Go:
lucide.ArrowUpFromDot()
lucide.ArrowUpFromDot(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpFromLine ¶
ArrowUpFromLine renders the "arrow-up-from-line" icon.
Usage in templates:
{{ lucide "arrow-up-from-line" }}
Direct usage in Go:
lucide.ArrowUpFromLine()
lucide.ArrowUpFromLine(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpLeft ¶
ArrowUpLeft renders the "arrow-up-left" icon.
Usage in templates:
{{ lucide "arrow-up-left" }}
Direct usage in Go:
lucide.ArrowUpLeft()
lucide.ArrowUpLeft(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpLeftFromCircle
deprecated
added in
v0.4.0
ArrowUpLeftFromCircle is an alias for CircleArrowOutUpLeft.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleArrowOutUpLeft instead.
Usage in templates:
{{ lucide "arrow-up-left-from-circle" }}
Direct usage in Go:
lucide.ArrowUpLeftFromCircle()
lucide.ArrowUpLeftFromCircle(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpLeftFromSquare
deprecated
added in
v0.4.0
ArrowUpLeftFromSquare is an alias for SquareArrowOutUpLeft.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareArrowOutUpLeft instead.
Usage in templates:
{{ lucide "arrow-up-left-from-square" }}
Direct usage in Go:
lucide.ArrowUpLeftFromSquare()
lucide.ArrowUpLeftFromSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpLeftSquare
deprecated
added in
v0.4.0
ArrowUpLeftSquare is an alias for SquareArrowUpLeft.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareArrowUpLeft instead.
Usage in templates:
{{ lucide "arrow-up-left-square" }}
Direct usage in Go:
lucide.ArrowUpLeftSquare()
lucide.ArrowUpLeftSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpNarrowWide ¶
ArrowUpNarrowWide renders the "arrow-up-narrow-wide" icon.
Usage in templates:
{{ lucide "arrow-up-narrow-wide" }}
Direct usage in Go:
lucide.ArrowUpNarrowWide()
lucide.ArrowUpNarrowWide(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpRight ¶
ArrowUpRight renders the "arrow-up-right" icon.
Usage in templates:
{{ lucide "arrow-up-right" }}
Direct usage in Go:
lucide.ArrowUpRight()
lucide.ArrowUpRight(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpRightFromCircle
deprecated
added in
v0.4.0
ArrowUpRightFromCircle is an alias for CircleArrowOutUpRight.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleArrowOutUpRight instead.
Usage in templates:
{{ lucide "arrow-up-right-from-circle" }}
Direct usage in Go:
lucide.ArrowUpRightFromCircle()
lucide.ArrowUpRightFromCircle(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpRightFromSquare
deprecated
added in
v0.4.0
ArrowUpRightFromSquare is an alias for SquareArrowOutUpRight.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareArrowOutUpRight instead.
Usage in templates:
{{ lucide "arrow-up-right-from-square" }}
Direct usage in Go:
lucide.ArrowUpRightFromSquare()
lucide.ArrowUpRightFromSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpRightSquare
deprecated
added in
v0.4.0
ArrowUpRightSquare is an alias for SquareArrowUpRight.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareArrowUpRight instead.
Usage in templates:
{{ lucide "arrow-up-right-square" }}
Direct usage in Go:
lucide.ArrowUpRightSquare()
lucide.ArrowUpRightSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpSquare
deprecated
added in
v0.4.0
ArrowUpSquare is an alias for SquareArrowUp.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareArrowUp instead.
Usage in templates:
{{ lucide "arrow-up-square" }}
Direct usage in Go:
lucide.ArrowUpSquare()
lucide.ArrowUpSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpToLine ¶
ArrowUpToLine renders the "arrow-up-to-line" icon.
Usage in templates:
{{ lucide "arrow-up-to-line" }}
Direct usage in Go:
lucide.ArrowUpToLine()
lucide.ArrowUpToLine(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpWideNarrow ¶
ArrowUpWideNarrow renders the "arrow-up-wide-narrow" icon.
Usage in templates:
{{ lucide "arrow-up-wide-narrow" }}
Direct usage in Go:
lucide.ArrowUpWideNarrow()
lucide.ArrowUpWideNarrow(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpZA ¶
ArrowUpZA renders the "arrow-up-z-a" icon.
Usage in templates:
{{ lucide "arrow-up-z-a" }}
Direct usage in Go:
lucide.ArrowUpZA()
lucide.ArrowUpZA(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowUpZa
deprecated
added in
v0.4.0
ArrowUpZa is an alias for ArrowUpZA.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ArrowUpZA instead.
Usage in templates:
{{ lucide "arrow-up-za" }}
Direct usage in Go:
lucide.ArrowUpZa()
lucide.ArrowUpZa(lucide.Options{Size: 32, Class: "my-icon"})
func ArrowsUpFromLine ¶
ArrowsUpFromLine renders the "arrows-up-from-line" icon.
Usage in templates:
{{ lucide "arrows-up-from-line" }}
Direct usage in Go:
lucide.ArrowsUpFromLine()
lucide.ArrowsUpFromLine(lucide.Options{Size: 32, Class: "my-icon"})
func Asterisk ¶
Asterisk renders the "asterisk" icon.
Usage in templates:
{{ lucide "asterisk" }}
Direct usage in Go:
lucide.Asterisk()
lucide.Asterisk(lucide.Options{Size: 32, Class: "my-icon"})
func AsteriskSquare
deprecated
added in
v0.4.0
AsteriskSquare is an alias for SquareAsterisk.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareAsterisk instead.
Usage in templates:
{{ lucide "asterisk-square" }}
Direct usage in Go:
lucide.AsteriskSquare()
lucide.AsteriskSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Astroid ¶ added in v0.15.0
Astroid renders the "astroid" icon.
Usage in templates:
{{ lucide "astroid" }}
Direct usage in Go:
lucide.Astroid()
lucide.Astroid(lucide.Options{Size: 32, Class: "my-icon"})
func AtSign ¶
AtSign renders the "at-sign" icon.
Usage in templates:
{{ lucide "at-sign" }}
Direct usage in Go:
lucide.AtSign()
lucide.AtSign(lucide.Options{Size: 32, Class: "my-icon"})
func Atom ¶
Atom renders the "atom" icon.
Usage in templates:
{{ lucide "atom" }}
Direct usage in Go:
lucide.Atom()
lucide.Atom(lucide.Options{Size: 32, Class: "my-icon"})
func AudioLines ¶
AudioLines renders the "audio-lines" icon.
Usage in templates:
{{ lucide "audio-lines" }}
Direct usage in Go:
lucide.AudioLines()
lucide.AudioLines(lucide.Options{Size: 32, Class: "my-icon"})
func AudioLinesX ¶ added in v0.24.0
AudioLinesX renders the "audio-lines-x" icon.
Usage in templates:
{{ lucide "audio-lines-x" }}
Direct usage in Go:
lucide.AudioLinesX()
lucide.AudioLinesX(lucide.Options{Size: 32, Class: "my-icon"})
func AudioWaveform ¶
AudioWaveform renders the "audio-waveform" icon.
Usage in templates:
{{ lucide "audio-waveform" }}
Direct usage in Go:
lucide.AudioWaveform()
lucide.AudioWaveform(lucide.Options{Size: 32, Class: "my-icon"})
func Award ¶
Award renders the "award" icon.
Usage in templates:
{{ lucide "award" }}
Direct usage in Go:
lucide.Award()
lucide.Award(lucide.Options{Size: 32, Class: "my-icon"})
func Axe ¶
Axe renders the "axe" icon.
Usage in templates:
{{ lucide "axe" }}
Direct usage in Go:
lucide.Axe()
lucide.Axe(lucide.Options{Size: 32, Class: "my-icon"})
func Axis3D
deprecated
added in
v0.4.0
Axis3D is an alias for Axis3d.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Axis3d instead.
Usage in templates:
{{ lucide "axis-3-d" }}
Direct usage in Go:
lucide.Axis3D()
lucide.Axis3D(lucide.Options{Size: 32, Class: "my-icon"})
func Axis3d ¶
Axis3d renders the "axis-3d" icon.
Usage in templates:
{{ lucide "axis-3d" }}
Direct usage in Go:
lucide.Axis3d()
lucide.Axis3d(lucide.Options{Size: 32, Class: "my-icon"})
func Baby ¶
Baby renders the "baby" icon.
Usage in templates:
{{ lucide "baby" }}
Direct usage in Go:
lucide.Baby()
lucide.Baby(lucide.Options{Size: 32, Class: "my-icon"})
func Backpack ¶
Backpack renders the "backpack" icon.
Usage in templates:
{{ lucide "backpack" }}
Direct usage in Go:
lucide.Backpack()
lucide.Backpack(lucide.Options{Size: 32, Class: "my-icon"})
func Badge ¶
Badge renders the "badge" icon.
Usage in templates:
{{ lucide "badge" }}
Direct usage in Go:
lucide.Badge()
lucide.Badge(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeAlert ¶
BadgeAlert renders the "badge-alert" icon.
Usage in templates:
{{ lucide "badge-alert" }}
Direct usage in Go:
lucide.BadgeAlert()
lucide.BadgeAlert(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeCent ¶
BadgeCent renders the "badge-cent" icon.
Usage in templates:
{{ lucide "badge-cent" }}
Direct usage in Go:
lucide.BadgeCent()
lucide.BadgeCent(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeCheck ¶
BadgeCheck renders the "badge-check" icon.
Usage in templates:
{{ lucide "badge-check" }}
Direct usage in Go:
lucide.BadgeCheck()
lucide.BadgeCheck(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeDollarSign ¶
BadgeDollarSign renders the "badge-dollar-sign" icon.
Usage in templates:
{{ lucide "badge-dollar-sign" }}
Direct usage in Go:
lucide.BadgeDollarSign()
lucide.BadgeDollarSign(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeEuro ¶
BadgeEuro renders the "badge-euro" icon.
Usage in templates:
{{ lucide "badge-euro" }}
Direct usage in Go:
lucide.BadgeEuro()
lucide.BadgeEuro(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeHelp
deprecated
added in
v0.4.0
BadgeHelp is an alias for BadgeQuestionMark.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use BadgeQuestionMark instead.
Usage in templates:
{{ lucide "badge-help" }}
Direct usage in Go:
lucide.BadgeHelp()
lucide.BadgeHelp(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeIndianRupee ¶
BadgeIndianRupee renders the "badge-indian-rupee" icon.
Usage in templates:
{{ lucide "badge-indian-rupee" }}
Direct usage in Go:
lucide.BadgeIndianRupee()
lucide.BadgeIndianRupee(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeInfo ¶
BadgeInfo renders the "badge-info" icon.
Usage in templates:
{{ lucide "badge-info" }}
Direct usage in Go:
lucide.BadgeInfo()
lucide.BadgeInfo(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeJapaneseYen ¶
BadgeJapaneseYen renders the "badge-japanese-yen" icon.
Usage in templates:
{{ lucide "badge-japanese-yen" }}
Direct usage in Go:
lucide.BadgeJapaneseYen()
lucide.BadgeJapaneseYen(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeMinus ¶
BadgeMinus renders the "badge-minus" icon.
Usage in templates:
{{ lucide "badge-minus" }}
Direct usage in Go:
lucide.BadgeMinus()
lucide.BadgeMinus(lucide.Options{Size: 32, Class: "my-icon"})
func BadgePercent ¶
BadgePercent renders the "badge-percent" icon.
Usage in templates:
{{ lucide "badge-percent" }}
Direct usage in Go:
lucide.BadgePercent()
lucide.BadgePercent(lucide.Options{Size: 32, Class: "my-icon"})
func BadgePlus ¶
BadgePlus renders the "badge-plus" icon.
Usage in templates:
{{ lucide "badge-plus" }}
Direct usage in Go:
lucide.BadgePlus()
lucide.BadgePlus(lucide.Options{Size: 32, Class: "my-icon"})
func BadgePoundSterling ¶
BadgePoundSterling renders the "badge-pound-sterling" icon.
Usage in templates:
{{ lucide "badge-pound-sterling" }}
Direct usage in Go:
lucide.BadgePoundSterling()
lucide.BadgePoundSterling(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeQuestionMark ¶
BadgeQuestionMark renders the "badge-question-mark" icon.
Usage in templates:
{{ lucide "badge-question-mark" }}
Direct usage in Go:
lucide.BadgeQuestionMark()
lucide.BadgeQuestionMark(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeRussianRuble ¶
BadgeRussianRuble renders the "badge-russian-ruble" icon.
Usage in templates:
{{ lucide "badge-russian-ruble" }}
Direct usage in Go:
lucide.BadgeRussianRuble()
lucide.BadgeRussianRuble(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeSwissFranc ¶
BadgeSwissFranc renders the "badge-swiss-franc" icon.
Usage in templates:
{{ lucide "badge-swiss-franc" }}
Direct usage in Go:
lucide.BadgeSwissFranc()
lucide.BadgeSwissFranc(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeTurkishLira ¶
BadgeTurkishLira renders the "badge-turkish-lira" icon.
Usage in templates:
{{ lucide "badge-turkish-lira" }}
Direct usage in Go:
lucide.BadgeTurkishLira()
lucide.BadgeTurkishLira(lucide.Options{Size: 32, Class: "my-icon"})
func BadgeX ¶
BadgeX renders the "badge-x" icon.
Usage in templates:
{{ lucide "badge-x" }}
Direct usage in Go:
lucide.BadgeX()
lucide.BadgeX(lucide.Options{Size: 32, Class: "my-icon"})
func BaggageClaim ¶
BaggageClaim renders the "baggage-claim" icon.
Usage in templates:
{{ lucide "baggage-claim" }}
Direct usage in Go:
lucide.BaggageClaim()
lucide.BaggageClaim(lucide.Options{Size: 32, Class: "my-icon"})
func Balloon ¶ added in v0.7.0
Balloon renders the "balloon" icon.
Usage in templates:
{{ lucide "balloon" }}
Direct usage in Go:
lucide.Balloon()
lucide.Balloon(lucide.Options{Size: 32, Class: "my-icon"})
func Ban ¶
Ban renders the "ban" icon.
Usage in templates:
{{ lucide "ban" }}
Direct usage in Go:
lucide.Ban()
lucide.Ban(lucide.Options{Size: 32, Class: "my-icon"})
func Banana ¶
Banana renders the "banana" icon.
Usage in templates:
{{ lucide "banana" }}
Direct usage in Go:
lucide.Banana()
lucide.Banana(lucide.Options{Size: 32, Class: "my-icon"})
func Bandage ¶
Bandage renders the "bandage" icon.
Usage in templates:
{{ lucide "bandage" }}
Direct usage in Go:
lucide.Bandage()
lucide.Bandage(lucide.Options{Size: 32, Class: "my-icon"})
func Banknote ¶
Banknote renders the "banknote" icon.
Usage in templates:
{{ lucide "banknote" }}
Direct usage in Go:
lucide.Banknote()
lucide.Banknote(lucide.Options{Size: 32, Class: "my-icon"})
func BanknoteArrowDown ¶
BanknoteArrowDown renders the "banknote-arrow-down" icon.
Usage in templates:
{{ lucide "banknote-arrow-down" }}
Direct usage in Go:
lucide.BanknoteArrowDown()
lucide.BanknoteArrowDown(lucide.Options{Size: 32, Class: "my-icon"})
func BanknoteArrowUp ¶
BanknoteArrowUp renders the "banknote-arrow-up" icon.
Usage in templates:
{{ lucide "banknote-arrow-up" }}
Direct usage in Go:
lucide.BanknoteArrowUp()
lucide.BanknoteArrowUp(lucide.Options{Size: 32, Class: "my-icon"})
func BanknoteCheck ¶ added in v0.19.0
BanknoteCheck renders the "banknote-check" icon.
Usage in templates:
{{ lucide "banknote-check" }}
Direct usage in Go:
lucide.BanknoteCheck()
lucide.BanknoteCheck(lucide.Options{Size: 32, Class: "my-icon"})
func BanknoteX ¶
BanknoteX renders the "banknote-x" icon.
Usage in templates:
{{ lucide "banknote-x" }}
Direct usage in Go:
lucide.BanknoteX()
lucide.BanknoteX(lucide.Options{Size: 32, Class: "my-icon"})
func BarChart
deprecated
added in
v0.4.0
BarChart is an alias for ChartNoAxesColumnIncreasing.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ChartNoAxesColumnIncreasing instead.
Usage in templates:
{{ lucide "bar-chart" }}
Direct usage in Go:
lucide.BarChart()
lucide.BarChart(lucide.Options{Size: 32, Class: "my-icon"})
func BarChart2
deprecated
added in
v0.4.0
BarChart2 is an alias for ChartNoAxesColumn.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ChartNoAxesColumn instead.
Usage in templates:
{{ lucide "bar-chart-2" }}
Direct usage in Go:
lucide.BarChart2()
lucide.BarChart2(lucide.Options{Size: 32, Class: "my-icon"})
func BarChart3
deprecated
added in
v0.4.0
BarChart3 is an alias for ChartColumn.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ChartColumn instead.
Usage in templates:
{{ lucide "bar-chart-3" }}
Direct usage in Go:
lucide.BarChart3()
lucide.BarChart3(lucide.Options{Size: 32, Class: "my-icon"})
func BarChart4
deprecated
added in
v0.4.0
BarChart4 is an alias for ChartColumnIncreasing.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ChartColumnIncreasing instead.
Usage in templates:
{{ lucide "bar-chart-4" }}
Direct usage in Go:
lucide.BarChart4()
lucide.BarChart4(lucide.Options{Size: 32, Class: "my-icon"})
func BarChartBig
deprecated
added in
v0.4.0
BarChartBig is an alias for ChartColumnBig.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ChartColumnBig instead.
Usage in templates:
{{ lucide "bar-chart-big" }}
Direct usage in Go:
lucide.BarChartBig()
lucide.BarChartBig(lucide.Options{Size: 32, Class: "my-icon"})
func BarChartHorizontal
deprecated
added in
v0.4.0
BarChartHorizontal is an alias for ChartBar.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ChartBar instead.
Usage in templates:
{{ lucide "bar-chart-horizontal" }}
Direct usage in Go:
lucide.BarChartHorizontal()
lucide.BarChartHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func BarChartHorizontalBig
deprecated
added in
v0.4.0
BarChartHorizontalBig is an alias for ChartBarBig.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ChartBarBig instead.
Usage in templates:
{{ lucide "bar-chart-horizontal-big" }}
Direct usage in Go:
lucide.BarChartHorizontalBig()
lucide.BarChartHorizontalBig(lucide.Options{Size: 32, Class: "my-icon"})
func Barcode ¶
Barcode renders the "barcode" icon.
Usage in templates:
{{ lucide "barcode" }}
Direct usage in Go:
lucide.Barcode()
lucide.Barcode(lucide.Options{Size: 32, Class: "my-icon"})
func Barrel ¶
Barrel renders the "barrel" icon.
Usage in templates:
{{ lucide "barrel" }}
Direct usage in Go:
lucide.Barrel()
lucide.Barrel(lucide.Options{Size: 32, Class: "my-icon"})
func Baseline ¶
Baseline renders the "baseline" icon.
Usage in templates:
{{ lucide "baseline" }}
Direct usage in Go:
lucide.Baseline()
lucide.Baseline(lucide.Options{Size: 32, Class: "my-icon"})
func Bath ¶
Bath renders the "bath" icon.
Usage in templates:
{{ lucide "bath" }}
Direct usage in Go:
lucide.Bath()
lucide.Bath(lucide.Options{Size: 32, Class: "my-icon"})
func Battery ¶
Battery renders the "battery" icon.
Usage in templates:
{{ lucide "battery" }}
Direct usage in Go:
lucide.Battery()
lucide.Battery(lucide.Options{Size: 32, Class: "my-icon"})
func BatteryCharging ¶
BatteryCharging renders the "battery-charging" icon.
Usage in templates:
{{ lucide "battery-charging" }}
Direct usage in Go:
lucide.BatteryCharging()
lucide.BatteryCharging(lucide.Options{Size: 32, Class: "my-icon"})
func BatteryFull ¶
BatteryFull renders the "battery-full" icon.
Usage in templates:
{{ lucide "battery-full" }}
Direct usage in Go:
lucide.BatteryFull()
lucide.BatteryFull(lucide.Options{Size: 32, Class: "my-icon"})
func BatteryLow ¶
BatteryLow renders the "battery-low" icon.
Usage in templates:
{{ lucide "battery-low" }}
Direct usage in Go:
lucide.BatteryLow()
lucide.BatteryLow(lucide.Options{Size: 32, Class: "my-icon"})
func BatteryMedium ¶
BatteryMedium renders the "battery-medium" icon.
Usage in templates:
{{ lucide "battery-medium" }}
Direct usage in Go:
lucide.BatteryMedium()
lucide.BatteryMedium(lucide.Options{Size: 32, Class: "my-icon"})
func BatteryPlus ¶
BatteryPlus renders the "battery-plus" icon.
Usage in templates:
{{ lucide "battery-plus" }}
Direct usage in Go:
lucide.BatteryPlus()
lucide.BatteryPlus(lucide.Options{Size: 32, Class: "my-icon"})
func BatteryWarning ¶
BatteryWarning renders the "battery-warning" icon.
Usage in templates:
{{ lucide "battery-warning" }}
Direct usage in Go:
lucide.BatteryWarning()
lucide.BatteryWarning(lucide.Options{Size: 32, Class: "my-icon"})
func Beaker ¶
Beaker renders the "beaker" icon.
Usage in templates:
{{ lucide "beaker" }}
Direct usage in Go:
lucide.Beaker()
lucide.Beaker(lucide.Options{Size: 32, Class: "my-icon"})
func Bean ¶
Bean renders the "bean" icon.
Usage in templates:
{{ lucide "bean" }}
Direct usage in Go:
lucide.Bean()
lucide.Bean(lucide.Options{Size: 32, Class: "my-icon"})
func BeanOff ¶
BeanOff renders the "bean-off" icon.
Usage in templates:
{{ lucide "bean-off" }}
Direct usage in Go:
lucide.BeanOff()
lucide.BeanOff(lucide.Options{Size: 32, Class: "my-icon"})
func Bed ¶
Bed renders the "bed" icon.
Usage in templates:
{{ lucide "bed" }}
Direct usage in Go:
lucide.Bed()
lucide.Bed(lucide.Options{Size: 32, Class: "my-icon"})
func BedDouble ¶
BedDouble renders the "bed-double" icon.
Usage in templates:
{{ lucide "bed-double" }}
Direct usage in Go:
lucide.BedDouble()
lucide.BedDouble(lucide.Options{Size: 32, Class: "my-icon"})
func BedSingle ¶
BedSingle renders the "bed-single" icon.
Usage in templates:
{{ lucide "bed-single" }}
Direct usage in Go:
lucide.BedSingle()
lucide.BedSingle(lucide.Options{Size: 32, Class: "my-icon"})
func Beef ¶
Beef renders the "beef" icon.
Usage in templates:
{{ lucide "beef" }}
Direct usage in Go:
lucide.Beef()
lucide.Beef(lucide.Options{Size: 32, Class: "my-icon"})
func BeefOff ¶ added in v0.12.0
BeefOff renders the "beef-off" icon.
Usage in templates:
{{ lucide "beef-off" }}
Direct usage in Go:
lucide.BeefOff()
lucide.BeefOff(lucide.Options{Size: 32, Class: "my-icon"})
func Beer ¶
Beer renders the "beer" icon.
Usage in templates:
{{ lucide "beer" }}
Direct usage in Go:
lucide.Beer()
lucide.Beer(lucide.Options{Size: 32, Class: "my-icon"})
func BeerOff ¶
BeerOff renders the "beer-off" icon.
Usage in templates:
{{ lucide "beer-off" }}
Direct usage in Go:
lucide.BeerOff()
lucide.BeerOff(lucide.Options{Size: 32, Class: "my-icon"})
func Bell ¶
Bell renders the "bell" icon.
Usage in templates:
{{ lucide "bell" }}
Direct usage in Go:
lucide.Bell()
lucide.Bell(lucide.Options{Size: 32, Class: "my-icon"})
func BellCheck ¶ added in v0.14.0
BellCheck renders the "bell-check" icon.
Usage in templates:
{{ lucide "bell-check" }}
Direct usage in Go:
lucide.BellCheck()
lucide.BellCheck(lucide.Options{Size: 32, Class: "my-icon"})
func BellDot ¶
BellDot renders the "bell-dot" icon.
Usage in templates:
{{ lucide "bell-dot" }}
Direct usage in Go:
lucide.BellDot()
lucide.BellDot(lucide.Options{Size: 32, Class: "my-icon"})
func BellElectric ¶
BellElectric renders the "bell-electric" icon.
Usage in templates:
{{ lucide "bell-electric" }}
Direct usage in Go:
lucide.BellElectric()
lucide.BellElectric(lucide.Options{Size: 32, Class: "my-icon"})
func BellMinus ¶
BellMinus renders the "bell-minus" icon.
Usage in templates:
{{ lucide "bell-minus" }}
Direct usage in Go:
lucide.BellMinus()
lucide.BellMinus(lucide.Options{Size: 32, Class: "my-icon"})
func BellOff ¶
BellOff renders the "bell-off" icon.
Usage in templates:
{{ lucide "bell-off" }}
Direct usage in Go:
lucide.BellOff()
lucide.BellOff(lucide.Options{Size: 32, Class: "my-icon"})
func BellPlus ¶
BellPlus renders the "bell-plus" icon.
Usage in templates:
{{ lucide "bell-plus" }}
Direct usage in Go:
lucide.BellPlus()
lucide.BellPlus(lucide.Options{Size: 32, Class: "my-icon"})
func BellRing ¶
BellRing renders the "bell-ring" icon.
Usage in templates:
{{ lucide "bell-ring" }}
Direct usage in Go:
lucide.BellRing()
lucide.BellRing(lucide.Options{Size: 32, Class: "my-icon"})
func BetweenHorizonalEnd
deprecated
added in
v0.4.0
BetweenHorizonalEnd is an alias for BetweenHorizontalEnd.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.typo Please use BetweenHorizontalEnd instead.
Usage in templates:
{{ lucide "between-horizonal-end" }}
Direct usage in Go:
lucide.BetweenHorizonalEnd()
lucide.BetweenHorizonalEnd(lucide.Options{Size: 32, Class: "my-icon"})
func BetweenHorizonalStart
deprecated
added in
v0.4.0
BetweenHorizonalStart is an alias for BetweenHorizontalStart.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.typo Please use BetweenHorizontalStart instead.
Usage in templates:
{{ lucide "between-horizonal-start" }}
Direct usage in Go:
lucide.BetweenHorizonalStart()
lucide.BetweenHorizonalStart(lucide.Options{Size: 32, Class: "my-icon"})
func BetweenHorizontalEnd ¶
BetweenHorizontalEnd renders the "between-horizontal-end" icon.
Usage in templates:
{{ lucide "between-horizontal-end" }}
Direct usage in Go:
lucide.BetweenHorizontalEnd()
lucide.BetweenHorizontalEnd(lucide.Options{Size: 32, Class: "my-icon"})
func BetweenHorizontalStart ¶
BetweenHorizontalStart renders the "between-horizontal-start" icon.
Usage in templates:
{{ lucide "between-horizontal-start" }}
Direct usage in Go:
lucide.BetweenHorizontalStart()
lucide.BetweenHorizontalStart(lucide.Options{Size: 32, Class: "my-icon"})
func BetweenVerticalEnd ¶
BetweenVerticalEnd renders the "between-vertical-end" icon.
Usage in templates:
{{ lucide "between-vertical-end" }}
Direct usage in Go:
lucide.BetweenVerticalEnd()
lucide.BetweenVerticalEnd(lucide.Options{Size: 32, Class: "my-icon"})
func BetweenVerticalStart ¶
BetweenVerticalStart renders the "between-vertical-start" icon.
Usage in templates:
{{ lucide "between-vertical-start" }}
Direct usage in Go:
lucide.BetweenVerticalStart()
lucide.BetweenVerticalStart(lucide.Options{Size: 32, Class: "my-icon"})
func BicepsFlexed ¶
BicepsFlexed renders the "biceps-flexed" icon.
Usage in templates:
{{ lucide "biceps-flexed" }}
Direct usage in Go:
lucide.BicepsFlexed()
lucide.BicepsFlexed(lucide.Options{Size: 32, Class: "my-icon"})
func Bike ¶
Bike renders the "bike" icon.
Usage in templates:
{{ lucide "bike" }}
Direct usage in Go:
lucide.Bike()
lucide.Bike(lucide.Options{Size: 32, Class: "my-icon"})
func Binary ¶
Binary renders the "binary" icon.
Usage in templates:
{{ lucide "binary" }}
Direct usage in Go:
lucide.Binary()
lucide.Binary(lucide.Options{Size: 32, Class: "my-icon"})
func Binoculars ¶
Binoculars renders the "binoculars" icon.
Usage in templates:
{{ lucide "binoculars" }}
Direct usage in Go:
lucide.Binoculars()
lucide.Binoculars(lucide.Options{Size: 32, Class: "my-icon"})
func Biohazard ¶
Biohazard renders the "biohazard" icon.
Usage in templates:
{{ lucide "biohazard" }}
Direct usage in Go:
lucide.Biohazard()
lucide.Biohazard(lucide.Options{Size: 32, Class: "my-icon"})
func Bird ¶
Bird renders the "bird" icon.
Usage in templates:
{{ lucide "bird" }}
Direct usage in Go:
lucide.Bird()
lucide.Bird(lucide.Options{Size: 32, Class: "my-icon"})
func Birdhouse ¶
Birdhouse renders the "birdhouse" icon.
Usage in templates:
{{ lucide "birdhouse" }}
Direct usage in Go:
lucide.Birdhouse()
lucide.Birdhouse(lucide.Options{Size: 32, Class: "my-icon"})
func Bitcoin ¶
Bitcoin renders the "bitcoin" icon.
Usage in templates:
{{ lucide "bitcoin" }}
Direct usage in Go:
lucide.Bitcoin()
lucide.Bitcoin(lucide.Options{Size: 32, Class: "my-icon"})
func Blend ¶
Blend renders the "blend" icon.
Usage in templates:
{{ lucide "blend" }}
Direct usage in Go:
lucide.Blend()
lucide.Blend(lucide.Options{Size: 32, Class: "my-icon"})
func Blender ¶ added in v0.16.0
Blender renders the "blender" icon.
Usage in templates:
{{ lucide "blender" }}
Direct usage in Go:
lucide.Blender()
lucide.Blender(lucide.Options{Size: 32, Class: "my-icon"})
func Blinds ¶
Blinds renders the "blinds" icon.
Usage in templates:
{{ lucide "blinds" }}
Direct usage in Go:
lucide.Blinds()
lucide.Blinds(lucide.Options{Size: 32, Class: "my-icon"})
func Blocks ¶
Blocks renders the "blocks" icon.
Usage in templates:
{{ lucide "blocks" }}
Direct usage in Go:
lucide.Blocks()
lucide.Blocks(lucide.Options{Size: 32, Class: "my-icon"})
func Bluetooth ¶
Bluetooth renders the "bluetooth" icon.
Usage in templates:
{{ lucide "bluetooth" }}
Direct usage in Go:
lucide.Bluetooth()
lucide.Bluetooth(lucide.Options{Size: 32, Class: "my-icon"})
func BluetoothConnected ¶
BluetoothConnected renders the "bluetooth-connected" icon.
Usage in templates:
{{ lucide "bluetooth-connected" }}
Direct usage in Go:
lucide.BluetoothConnected()
lucide.BluetoothConnected(lucide.Options{Size: 32, Class: "my-icon"})
func BluetoothOff ¶
BluetoothOff renders the "bluetooth-off" icon.
Usage in templates:
{{ lucide "bluetooth-off" }}
Direct usage in Go:
lucide.BluetoothOff()
lucide.BluetoothOff(lucide.Options{Size: 32, Class: "my-icon"})
func BluetoothSearching ¶
BluetoothSearching renders the "bluetooth-searching" icon.
Usage in templates:
{{ lucide "bluetooth-searching" }}
Direct usage in Go:
lucide.BluetoothSearching()
lucide.BluetoothSearching(lucide.Options{Size: 32, Class: "my-icon"})
func Bold ¶
Bold renders the "bold" icon.
Usage in templates:
{{ lucide "bold" }}
Direct usage in Go:
lucide.Bold()
lucide.Bold(lucide.Options{Size: 32, Class: "my-icon"})
func Bolt ¶
Bolt renders the "bolt" icon.
Usage in templates:
{{ lucide "bolt" }}
Direct usage in Go:
lucide.Bolt()
lucide.Bolt(lucide.Options{Size: 32, Class: "my-icon"})
func Bomb ¶
Bomb renders the "bomb" icon.
Usage in templates:
{{ lucide "bomb" }}
Direct usage in Go:
lucide.Bomb()
lucide.Bomb(lucide.Options{Size: 32, Class: "my-icon"})
func Bone ¶
Bone renders the "bone" icon.
Usage in templates:
{{ lucide "bone" }}
Direct usage in Go:
lucide.Bone()
lucide.Bone(lucide.Options{Size: 32, Class: "my-icon"})
func BoneFracture ¶ added in v0.19.0
BoneFracture renders the "bone-fracture" icon.
Usage in templates:
{{ lucide "bone-fracture" }}
Direct usage in Go:
lucide.BoneFracture()
lucide.BoneFracture(lucide.Options{Size: 32, Class: "my-icon"})
func Book ¶
Book renders the "book" icon.
Usage in templates:
{{ lucide "book" }}
Direct usage in Go:
lucide.Book()
lucide.Book(lucide.Options{Size: 32, Class: "my-icon"})
func BookA ¶
BookA renders the "book-a" icon.
Usage in templates:
{{ lucide "book-a" }}
Direct usage in Go:
lucide.BookA()
lucide.BookA(lucide.Options{Size: 32, Class: "my-icon"})
func BookAlert ¶
BookAlert renders the "book-alert" icon.
Usage in templates:
{{ lucide "book-alert" }}
Direct usage in Go:
lucide.BookAlert()
lucide.BookAlert(lucide.Options{Size: 32, Class: "my-icon"})
func BookAudio ¶
BookAudio renders the "book-audio" icon.
Usage in templates:
{{ lucide "book-audio" }}
Direct usage in Go:
lucide.BookAudio()
lucide.BookAudio(lucide.Options{Size: 32, Class: "my-icon"})
func BookCheck ¶
BookCheck renders the "book-check" icon.
Usage in templates:
{{ lucide "book-check" }}
Direct usage in Go:
lucide.BookCheck()
lucide.BookCheck(lucide.Options{Size: 32, Class: "my-icon"})
func BookCopy ¶
BookCopy renders the "book-copy" icon.
Usage in templates:
{{ lucide "book-copy" }}
Direct usage in Go:
lucide.BookCopy()
lucide.BookCopy(lucide.Options{Size: 32, Class: "my-icon"})
func BookDashed ¶
BookDashed renders the "book-dashed" icon.
Usage in templates:
{{ lucide "book-dashed" }}
Direct usage in Go:
lucide.BookDashed()
lucide.BookDashed(lucide.Options{Size: 32, Class: "my-icon"})
func BookDown ¶
BookDown renders the "book-down" icon.
Usage in templates:
{{ lucide "book-down" }}
Direct usage in Go:
lucide.BookDown()
lucide.BookDown(lucide.Options{Size: 32, Class: "my-icon"})
func BookHeadphones ¶
BookHeadphones renders the "book-headphones" icon.
Usage in templates:
{{ lucide "book-headphones" }}
Direct usage in Go:
lucide.BookHeadphones()
lucide.BookHeadphones(lucide.Options{Size: 32, Class: "my-icon"})
func BookHeart ¶
BookHeart renders the "book-heart" icon.
Usage in templates:
{{ lucide "book-heart" }}
Direct usage in Go:
lucide.BookHeart()
lucide.BookHeart(lucide.Options{Size: 32, Class: "my-icon"})
func BookImage ¶
BookImage renders the "book-image" icon.
Usage in templates:
{{ lucide "book-image" }}
Direct usage in Go:
lucide.BookImage()
lucide.BookImage(lucide.Options{Size: 32, Class: "my-icon"})
func BookKey ¶
BookKey renders the "book-key" icon.
Usage in templates:
{{ lucide "book-key" }}
Direct usage in Go:
lucide.BookKey()
lucide.BookKey(lucide.Options{Size: 32, Class: "my-icon"})
func BookLock ¶
BookLock renders the "book-lock" icon.
Usage in templates:
{{ lucide "book-lock" }}
Direct usage in Go:
lucide.BookLock()
lucide.BookLock(lucide.Options{Size: 32, Class: "my-icon"})
func BookMarked ¶
BookMarked renders the "book-marked" icon.
Usage in templates:
{{ lucide "book-marked" }}
Direct usage in Go:
lucide.BookMarked()
lucide.BookMarked(lucide.Options{Size: 32, Class: "my-icon"})
func BookMinus ¶
BookMinus renders the "book-minus" icon.
Usage in templates:
{{ lucide "book-minus" }}
Direct usage in Go:
lucide.BookMinus()
lucide.BookMinus(lucide.Options{Size: 32, Class: "my-icon"})
func BookOpen ¶
BookOpen renders the "book-open" icon.
Usage in templates:
{{ lucide "book-open" }}
Direct usage in Go:
lucide.BookOpen()
lucide.BookOpen(lucide.Options{Size: 32, Class: "my-icon"})
func BookOpenCheck ¶
BookOpenCheck renders the "book-open-check" icon.
Usage in templates:
{{ lucide "book-open-check" }}
Direct usage in Go:
lucide.BookOpenCheck()
lucide.BookOpenCheck(lucide.Options{Size: 32, Class: "my-icon"})
func BookOpenText ¶
BookOpenText renders the "book-open-text" icon.
Usage in templates:
{{ lucide "book-open-text" }}
Direct usage in Go:
lucide.BookOpenText()
lucide.BookOpenText(lucide.Options{Size: 32, Class: "my-icon"})
func BookPlus ¶
BookPlus renders the "book-plus" icon.
Usage in templates:
{{ lucide "book-plus" }}
Direct usage in Go:
lucide.BookPlus()
lucide.BookPlus(lucide.Options{Size: 32, Class: "my-icon"})
func BookSearch ¶ added in v0.7.0
BookSearch renders the "book-search" icon.
Usage in templates:
{{ lucide "book-search" }}
Direct usage in Go:
lucide.BookSearch()
lucide.BookSearch(lucide.Options{Size: 32, Class: "my-icon"})
func BookTemplate
deprecated
added in
v0.4.0
BookTemplate is an alias for BookDashed.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use BookDashed instead.
Usage in templates:
{{ lucide "book-template" }}
Direct usage in Go:
lucide.BookTemplate()
lucide.BookTemplate(lucide.Options{Size: 32, Class: "my-icon"})
func BookText ¶
BookText renders the "book-text" icon.
Usage in templates:
{{ lucide "book-text" }}
Direct usage in Go:
lucide.BookText()
lucide.BookText(lucide.Options{Size: 32, Class: "my-icon"})
func BookType ¶
BookType renders the "book-type" icon.
Usage in templates:
{{ lucide "book-type" }}
Direct usage in Go:
lucide.BookType()
lucide.BookType(lucide.Options{Size: 32, Class: "my-icon"})
func BookUp ¶
BookUp renders the "book-up" icon.
Usage in templates:
{{ lucide "book-up" }}
Direct usage in Go:
lucide.BookUp()
lucide.BookUp(lucide.Options{Size: 32, Class: "my-icon"})
func BookUp2 ¶
BookUp2 renders the "book-up-2" icon.
Usage in templates:
{{ lucide "book-up-2" }}
Direct usage in Go:
lucide.BookUp2()
lucide.BookUp2(lucide.Options{Size: 32, Class: "my-icon"})
func BookUser ¶
BookUser renders the "book-user" icon.
Usage in templates:
{{ lucide "book-user" }}
Direct usage in Go:
lucide.BookUser()
lucide.BookUser(lucide.Options{Size: 32, Class: "my-icon"})
func BookX ¶
BookX renders the "book-x" icon.
Usage in templates:
{{ lucide "book-x" }}
Direct usage in Go:
lucide.BookX()
lucide.BookX(lucide.Options{Size: 32, Class: "my-icon"})
func Bookmark ¶
Bookmark renders the "bookmark" icon.
Usage in templates:
{{ lucide "bookmark" }}
Direct usage in Go:
lucide.Bookmark()
lucide.Bookmark(lucide.Options{Size: 32, Class: "my-icon"})
func BookmarkCheck ¶
BookmarkCheck renders the "bookmark-check" icon.
Usage in templates:
{{ lucide "bookmark-check" }}
Direct usage in Go:
lucide.BookmarkCheck()
lucide.BookmarkCheck(lucide.Options{Size: 32, Class: "my-icon"})
func BookmarkMinus ¶
BookmarkMinus renders the "bookmark-minus" icon.
Usage in templates:
{{ lucide "bookmark-minus" }}
Direct usage in Go:
lucide.BookmarkMinus()
lucide.BookmarkMinus(lucide.Options{Size: 32, Class: "my-icon"})
func BookmarkOff ¶ added in v0.13.0
BookmarkOff renders the "bookmark-off" icon.
Usage in templates:
{{ lucide "bookmark-off" }}
Direct usage in Go:
lucide.BookmarkOff()
lucide.BookmarkOff(lucide.Options{Size: 32, Class: "my-icon"})
func BookmarkPlus ¶
BookmarkPlus renders the "bookmark-plus" icon.
Usage in templates:
{{ lucide "bookmark-plus" }}
Direct usage in Go:
lucide.BookmarkPlus()
lucide.BookmarkPlus(lucide.Options{Size: 32, Class: "my-icon"})
func BookmarkX ¶
BookmarkX renders the "bookmark-x" icon.
Usage in templates:
{{ lucide "bookmark-x" }}
Direct usage in Go:
lucide.BookmarkX()
lucide.BookmarkX(lucide.Options{Size: 32, Class: "my-icon"})
func BoomBox ¶
BoomBox renders the "boom-box" icon.
Usage in templates:
{{ lucide "boom-box" }}
Direct usage in Go:
lucide.BoomBox()
lucide.BoomBox(lucide.Options{Size: 32, Class: "my-icon"})
func Bot ¶
Bot renders the "bot" icon.
Usage in templates:
{{ lucide "bot" }}
Direct usage in Go:
lucide.Bot()
lucide.Bot(lucide.Options{Size: 32, Class: "my-icon"})
func BotMessageSquare ¶
BotMessageSquare renders the "bot-message-square" icon.
Usage in templates:
{{ lucide "bot-message-square" }}
Direct usage in Go:
lucide.BotMessageSquare()
lucide.BotMessageSquare(lucide.Options{Size: 32, Class: "my-icon"})
func BotOff ¶
BotOff renders the "bot-off" icon.
Usage in templates:
{{ lucide "bot-off" }}
Direct usage in Go:
lucide.BotOff()
lucide.BotOff(lucide.Options{Size: 32, Class: "my-icon"})
func BottleWine ¶
BottleWine renders the "bottle-wine" icon.
Usage in templates:
{{ lucide "bottle-wine" }}
Direct usage in Go:
lucide.BottleWine()
lucide.BottleWine(lucide.Options{Size: 32, Class: "my-icon"})
func BowArrow ¶
BowArrow renders the "bow-arrow" icon.
Usage in templates:
{{ lucide "bow-arrow" }}
Direct usage in Go:
lucide.BowArrow()
lucide.BowArrow(lucide.Options{Size: 32, Class: "my-icon"})
func Box ¶
Box renders the "box" icon.
Usage in templates:
{{ lucide "box" }}
Direct usage in Go:
lucide.Box()
lucide.Box(lucide.Options{Size: 32, Class: "my-icon"})
func BoxSelect
deprecated
added in
v0.4.0
BoxSelect is an alias for SquareDashed.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareDashed instead.
Usage in templates:
{{ lucide "box-select" }}
Direct usage in Go:
lucide.BoxSelect()
lucide.BoxSelect(lucide.Options{Size: 32, Class: "my-icon"})
func Boxes ¶
Boxes renders the "boxes" icon.
Usage in templates:
{{ lucide "boxes" }}
Direct usage in Go:
lucide.Boxes()
lucide.Boxes(lucide.Options{Size: 32, Class: "my-icon"})
func Braces ¶
Braces renders the "braces" icon.
Usage in templates:
{{ lucide "braces" }}
Direct usage in Go:
lucide.Braces()
lucide.Braces(lucide.Options{Size: 32, Class: "my-icon"})
func Brackets ¶
Brackets renders the "brackets" icon.
Usage in templates:
{{ lucide "brackets" }}
Direct usage in Go:
lucide.Brackets()
lucide.Brackets(lucide.Options{Size: 32, Class: "my-icon"})
func Brain ¶
Brain renders the "brain" icon.
Usage in templates:
{{ lucide "brain" }}
Direct usage in Go:
lucide.Brain()
lucide.Brain(lucide.Options{Size: 32, Class: "my-icon"})
func BrainCircuit ¶
BrainCircuit renders the "brain-circuit" icon.
Usage in templates:
{{ lucide "brain-circuit" }}
Direct usage in Go:
lucide.BrainCircuit()
lucide.BrainCircuit(lucide.Options{Size: 32, Class: "my-icon"})
func BrainCog ¶
BrainCog renders the "brain-cog" icon.
Usage in templates:
{{ lucide "brain-cog" }}
Direct usage in Go:
lucide.BrainCog()
lucide.BrainCog(lucide.Options{Size: 32, Class: "my-icon"})
func BrickWall ¶
BrickWall renders the "brick-wall" icon.
Usage in templates:
{{ lucide "brick-wall" }}
Direct usage in Go:
lucide.BrickWall()
lucide.BrickWall(lucide.Options{Size: 32, Class: "my-icon"})
func BrickWallFire ¶
BrickWallFire renders the "brick-wall-fire" icon.
Usage in templates:
{{ lucide "brick-wall-fire" }}
Direct usage in Go:
lucide.BrickWallFire()
lucide.BrickWallFire(lucide.Options{Size: 32, Class: "my-icon"})
func BrickWallShield ¶
BrickWallShield renders the "brick-wall-shield" icon.
Usage in templates:
{{ lucide "brick-wall-shield" }}
Direct usage in Go:
lucide.BrickWallShield()
lucide.BrickWallShield(lucide.Options{Size: 32, Class: "my-icon"})
func Briefcase ¶
Briefcase renders the "briefcase" icon.
Usage in templates:
{{ lucide "briefcase" }}
Direct usage in Go:
lucide.Briefcase()
lucide.Briefcase(lucide.Options{Size: 32, Class: "my-icon"})
func BriefcaseBusiness ¶
BriefcaseBusiness renders the "briefcase-business" icon.
Usage in templates:
{{ lucide "briefcase-business" }}
Direct usage in Go:
lucide.BriefcaseBusiness()
lucide.BriefcaseBusiness(lucide.Options{Size: 32, Class: "my-icon"})
func BriefcaseConveyorBelt ¶
BriefcaseConveyorBelt renders the "briefcase-conveyor-belt" icon.
Usage in templates:
{{ lucide "briefcase-conveyor-belt" }}
Direct usage in Go:
lucide.BriefcaseConveyorBelt()
lucide.BriefcaseConveyorBelt(lucide.Options{Size: 32, Class: "my-icon"})
func BriefcaseMedical ¶
BriefcaseMedical renders the "briefcase-medical" icon.
Usage in templates:
{{ lucide "briefcase-medical" }}
Direct usage in Go:
lucide.BriefcaseMedical()
lucide.BriefcaseMedical(lucide.Options{Size: 32, Class: "my-icon"})
func BringToFront ¶
BringToFront renders the "bring-to-front" icon.
Usage in templates:
{{ lucide "bring-to-front" }}
Direct usage in Go:
lucide.BringToFront()
lucide.BringToFront(lucide.Options{Size: 32, Class: "my-icon"})
func Broccoli ¶ added in v0.16.0
Broccoli renders the "broccoli" icon.
Usage in templates:
{{ lucide "broccoli" }}
Direct usage in Go:
lucide.Broccoli()
lucide.Broccoli(lucide.Options{Size: 32, Class: "my-icon"})
func Broom ¶ added in v0.24.0
Broom renders the "broom" icon.
Usage in templates:
{{ lucide "broom" }}
Direct usage in Go:
lucide.Broom()
lucide.Broom(lucide.Options{Size: 32, Class: "my-icon"})
func BroomSparkles ¶ added in v0.24.0
BroomSparkles renders the "broom-sparkles" icon.
Usage in templates:
{{ lucide "broom-sparkles" }}
Direct usage in Go:
lucide.BroomSparkles()
lucide.BroomSparkles(lucide.Options{Size: 32, Class: "my-icon"})
func Brush ¶
Brush renders the "brush" icon.
Usage in templates:
{{ lucide "brush" }}
Direct usage in Go:
lucide.Brush()
lucide.Brush(lucide.Options{Size: 32, Class: "my-icon"})
func BrushCleaning ¶
BrushCleaning renders the "brush-cleaning" icon.
Usage in templates:
{{ lucide "brush-cleaning" }}
Direct usage in Go:
lucide.BrushCleaning()
lucide.BrushCleaning(lucide.Options{Size: 32, Class: "my-icon"})
func Bubbles ¶
Bubbles renders the "bubbles" icon.
Usage in templates:
{{ lucide "bubbles" }}
Direct usage in Go:
lucide.Bubbles()
lucide.Bubbles(lucide.Options{Size: 32, Class: "my-icon"})
func Bug ¶
Bug renders the "bug" icon.
Usage in templates:
{{ lucide "bug" }}
Direct usage in Go:
lucide.Bug()
lucide.Bug(lucide.Options{Size: 32, Class: "my-icon"})
func BugOff ¶
BugOff renders the "bug-off" icon.
Usage in templates:
{{ lucide "bug-off" }}
Direct usage in Go:
lucide.BugOff()
lucide.BugOff(lucide.Options{Size: 32, Class: "my-icon"})
func BugPlay ¶
BugPlay renders the "bug-play" icon.
Usage in templates:
{{ lucide "bug-play" }}
Direct usage in Go:
lucide.BugPlay()
lucide.BugPlay(lucide.Options{Size: 32, Class: "my-icon"})
func Building ¶
Building renders the "building" icon.
Usage in templates:
{{ lucide "building" }}
Direct usage in Go:
lucide.Building()
lucide.Building(lucide.Options{Size: 32, Class: "my-icon"})
func Building2 ¶
Building2 renders the "building-2" icon.
Usage in templates:
{{ lucide "building-2" }}
Direct usage in Go:
lucide.Building2()
lucide.Building2(lucide.Options{Size: 32, Class: "my-icon"})
func Bus ¶
Bus renders the "bus" icon.
Usage in templates:
{{ lucide "bus" }}
Direct usage in Go:
lucide.Bus()
lucide.Bus(lucide.Options{Size: 32, Class: "my-icon"})
func BusFront ¶
BusFront renders the "bus-front" icon.
Usage in templates:
{{ lucide "bus-front" }}
Direct usage in Go:
lucide.BusFront()
lucide.BusFront(lucide.Options{Size: 32, Class: "my-icon"})
func Cable ¶
Cable renders the "cable" icon.
Usage in templates:
{{ lucide "cable" }}
Direct usage in Go:
lucide.Cable()
lucide.Cable(lucide.Options{Size: 32, Class: "my-icon"})
func CableCar ¶
CableCar renders the "cable-car" icon.
Usage in templates:
{{ lucide "cable-car" }}
Direct usage in Go:
lucide.CableCar()
lucide.CableCar(lucide.Options{Size: 32, Class: "my-icon"})
func Cake ¶
Cake renders the "cake" icon.
Usage in templates:
{{ lucide "cake" }}
Direct usage in Go:
lucide.Cake()
lucide.Cake(lucide.Options{Size: 32, Class: "my-icon"})
func CakeSlice ¶
CakeSlice renders the "cake-slice" icon.
Usage in templates:
{{ lucide "cake-slice" }}
Direct usage in Go:
lucide.CakeSlice()
lucide.CakeSlice(lucide.Options{Size: 32, Class: "my-icon"})
func Calculator ¶
Calculator renders the "calculator" icon.
Usage in templates:
{{ lucide "calculator" }}
Direct usage in Go:
lucide.Calculator()
lucide.Calculator(lucide.Options{Size: 32, Class: "my-icon"})
func Calendar ¶
Calendar renders the "calendar" icon.
Usage in templates:
{{ lucide "calendar" }}
Direct usage in Go:
lucide.Calendar()
lucide.Calendar(lucide.Options{Size: 32, Class: "my-icon"})
func Calendar1 ¶
Calendar1 renders the "calendar-1" icon.
Usage in templates:
{{ lucide "calendar-1" }}
Direct usage in Go:
lucide.Calendar1()
lucide.Calendar1(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarArrowDown ¶
CalendarArrowDown renders the "calendar-arrow-down" icon.
Usage in templates:
{{ lucide "calendar-arrow-down" }}
Direct usage in Go:
lucide.CalendarArrowDown()
lucide.CalendarArrowDown(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarArrowUp ¶
CalendarArrowUp renders the "calendar-arrow-up" icon.
Usage in templates:
{{ lucide "calendar-arrow-up" }}
Direct usage in Go:
lucide.CalendarArrowUp()
lucide.CalendarArrowUp(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarCheck ¶
CalendarCheck renders the "calendar-check" icon.
Usage in templates:
{{ lucide "calendar-check" }}
Direct usage in Go:
lucide.CalendarCheck()
lucide.CalendarCheck(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarCheck2 ¶
CalendarCheck2 renders the "calendar-check-2" icon.
Usage in templates:
{{ lucide "calendar-check-2" }}
Direct usage in Go:
lucide.CalendarCheck2()
lucide.CalendarCheck2(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarClock ¶
CalendarClock renders the "calendar-clock" icon.
Usage in templates:
{{ lucide "calendar-clock" }}
Direct usage in Go:
lucide.CalendarClock()
lucide.CalendarClock(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarCog ¶
CalendarCog renders the "calendar-cog" icon.
Usage in templates:
{{ lucide "calendar-cog" }}
Direct usage in Go:
lucide.CalendarCog()
lucide.CalendarCog(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarDays ¶
CalendarDays renders the "calendar-days" icon.
Usage in templates:
{{ lucide "calendar-days" }}
Direct usage in Go:
lucide.CalendarDays()
lucide.CalendarDays(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarFold ¶
CalendarFold renders the "calendar-fold" icon.
Usage in templates:
{{ lucide "calendar-fold" }}
Direct usage in Go:
lucide.CalendarFold()
lucide.CalendarFold(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarHeart ¶
CalendarHeart renders the "calendar-heart" icon.
Usage in templates:
{{ lucide "calendar-heart" }}
Direct usage in Go:
lucide.CalendarHeart()
lucide.CalendarHeart(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarMinus ¶
CalendarMinus renders the "calendar-minus" icon.
Usage in templates:
{{ lucide "calendar-minus" }}
Direct usage in Go:
lucide.CalendarMinus()
lucide.CalendarMinus(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarMinus2 ¶
CalendarMinus2 renders the "calendar-minus-2" icon.
Usage in templates:
{{ lucide "calendar-minus-2" }}
Direct usage in Go:
lucide.CalendarMinus2()
lucide.CalendarMinus2(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarOff ¶
CalendarOff renders the "calendar-off" icon.
Usage in templates:
{{ lucide "calendar-off" }}
Direct usage in Go:
lucide.CalendarOff()
lucide.CalendarOff(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarPlus ¶
CalendarPlus renders the "calendar-plus" icon.
Usage in templates:
{{ lucide "calendar-plus" }}
Direct usage in Go:
lucide.CalendarPlus()
lucide.CalendarPlus(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarPlus2 ¶
CalendarPlus2 renders the "calendar-plus-2" icon.
Usage in templates:
{{ lucide "calendar-plus-2" }}
Direct usage in Go:
lucide.CalendarPlus2()
lucide.CalendarPlus2(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarRange ¶
CalendarRange renders the "calendar-range" icon.
Usage in templates:
{{ lucide "calendar-range" }}
Direct usage in Go:
lucide.CalendarRange()
lucide.CalendarRange(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarSearch ¶
CalendarSearch renders the "calendar-search" icon.
Usage in templates:
{{ lucide "calendar-search" }}
Direct usage in Go:
lucide.CalendarSearch()
lucide.CalendarSearch(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarSync ¶
CalendarSync renders the "calendar-sync" icon.
Usage in templates:
{{ lucide "calendar-sync" }}
Direct usage in Go:
lucide.CalendarSync()
lucide.CalendarSync(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarX ¶
CalendarX renders the "calendar-x" icon.
Usage in templates:
{{ lucide "calendar-x" }}
Direct usage in Go:
lucide.CalendarX()
lucide.CalendarX(lucide.Options{Size: 32, Class: "my-icon"})
func CalendarX2 ¶
CalendarX2 renders the "calendar-x-2" icon.
Usage in templates:
{{ lucide "calendar-x-2" }}
Direct usage in Go:
lucide.CalendarX2()
lucide.CalendarX2(lucide.Options{Size: 32, Class: "my-icon"})
func Calendars ¶ added in v0.5.0
Calendars renders the "calendars" icon.
Usage in templates:
{{ lucide "calendars" }}
Direct usage in Go:
lucide.Calendars()
lucide.Calendars(lucide.Options{Size: 32, Class: "my-icon"})
func Camera ¶
Camera renders the "camera" icon.
Usage in templates:
{{ lucide "camera" }}
Direct usage in Go:
lucide.Camera()
lucide.Camera(lucide.Options{Size: 32, Class: "my-icon"})
func CameraOff ¶
CameraOff renders the "camera-off" icon.
Usage in templates:
{{ lucide "camera-off" }}
Direct usage in Go:
lucide.CameraOff()
lucide.CameraOff(lucide.Options{Size: 32, Class: "my-icon"})
func CandlestickChart
deprecated
added in
v0.4.0
CandlestickChart is an alias for ChartCandlestick.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ChartCandlestick instead.
Usage in templates:
{{ lucide "candlestick-chart" }}
Direct usage in Go:
lucide.CandlestickChart()
lucide.CandlestickChart(lucide.Options{Size: 32, Class: "my-icon"})
func Candy ¶
Candy renders the "candy" icon.
Usage in templates:
{{ lucide "candy" }}
Direct usage in Go:
lucide.Candy()
lucide.Candy(lucide.Options{Size: 32, Class: "my-icon"})
func CandyCane ¶
CandyCane renders the "candy-cane" icon.
Usage in templates:
{{ lucide "candy-cane" }}
Direct usage in Go:
lucide.CandyCane()
lucide.CandyCane(lucide.Options{Size: 32, Class: "my-icon"})
func CandyOff ¶
CandyOff renders the "candy-off" icon.
Usage in templates:
{{ lucide "candy-off" }}
Direct usage in Go:
lucide.CandyOff()
lucide.CandyOff(lucide.Options{Size: 32, Class: "my-icon"})
func Cannabis ¶
Cannabis renders the "cannabis" icon.
Usage in templates:
{{ lucide "cannabis" }}
Direct usage in Go:
lucide.Cannabis()
lucide.Cannabis(lucide.Options{Size: 32, Class: "my-icon"})
func CannabisOff ¶ added in v0.7.0
CannabisOff renders the "cannabis-off" icon.
Usage in templates:
{{ lucide "cannabis-off" }}
Direct usage in Go:
lucide.CannabisOff()
lucide.CannabisOff(lucide.Options{Size: 32, Class: "my-icon"})
func Captions ¶
Captions renders the "captions" icon.
Usage in templates:
{{ lucide "captions" }}
Direct usage in Go:
lucide.Captions()
lucide.Captions(lucide.Options{Size: 32, Class: "my-icon"})
func CaptionsOff ¶
CaptionsOff renders the "captions-off" icon.
Usage in templates:
{{ lucide "captions-off" }}
Direct usage in Go:
lucide.CaptionsOff()
lucide.CaptionsOff(lucide.Options{Size: 32, Class: "my-icon"})
func Car ¶
Car renders the "car" icon.
Usage in templates:
{{ lucide "car" }}
Direct usage in Go:
lucide.Car()
lucide.Car(lucide.Options{Size: 32, Class: "my-icon"})
func CarFront ¶
CarFront renders the "car-front" icon.
Usage in templates:
{{ lucide "car-front" }}
Direct usage in Go:
lucide.CarFront()
lucide.CarFront(lucide.Options{Size: 32, Class: "my-icon"})
func CarTaxiFront ¶
CarTaxiFront renders the "car-taxi-front" icon.
Usage in templates:
{{ lucide "car-taxi-front" }}
Direct usage in Go:
lucide.CarTaxiFront()
lucide.CarTaxiFront(lucide.Options{Size: 32, Class: "my-icon"})
func Caravan ¶
Caravan renders the "caravan" icon.
Usage in templates:
{{ lucide "caravan" }}
Direct usage in Go:
lucide.Caravan()
lucide.Caravan(lucide.Options{Size: 32, Class: "my-icon"})
func CardSim ¶
CardSim renders the "card-sim" icon.
Usage in templates:
{{ lucide "card-sim" }}
Direct usage in Go:
lucide.CardSim()
lucide.CardSim(lucide.Options{Size: 32, Class: "my-icon"})
func Carrot ¶
Carrot renders the "carrot" icon.
Usage in templates:
{{ lucide "carrot" }}
Direct usage in Go:
lucide.Carrot()
lucide.Carrot(lucide.Options{Size: 32, Class: "my-icon"})
func CaseLower ¶
CaseLower renders the "case-lower" icon.
Usage in templates:
{{ lucide "case-lower" }}
Direct usage in Go:
lucide.CaseLower()
lucide.CaseLower(lucide.Options{Size: 32, Class: "my-icon"})
func CaseSensitive ¶
CaseSensitive renders the "case-sensitive" icon.
Usage in templates:
{{ lucide "case-sensitive" }}
Direct usage in Go:
lucide.CaseSensitive()
lucide.CaseSensitive(lucide.Options{Size: 32, Class: "my-icon"})
func CaseUpper ¶
CaseUpper renders the "case-upper" icon.
Usage in templates:
{{ lucide "case-upper" }}
Direct usage in Go:
lucide.CaseUpper()
lucide.CaseUpper(lucide.Options{Size: 32, Class: "my-icon"})
func CassetteTape ¶
CassetteTape renders the "cassette-tape" icon.
Usage in templates:
{{ lucide "cassette-tape" }}
Direct usage in Go:
lucide.CassetteTape()
lucide.CassetteTape(lucide.Options{Size: 32, Class: "my-icon"})
func Cast ¶
Cast renders the "cast" icon.
Usage in templates:
{{ lucide "cast" }}
Direct usage in Go:
lucide.Cast()
lucide.Cast(lucide.Options{Size: 32, Class: "my-icon"})
func Castle ¶
Castle renders the "castle" icon.
Usage in templates:
{{ lucide "castle" }}
Direct usage in Go:
lucide.Castle()
lucide.Castle(lucide.Options{Size: 32, Class: "my-icon"})
func Cat ¶
Cat renders the "cat" icon.
Usage in templates:
{{ lucide "cat" }}
Direct usage in Go:
lucide.Cat()
lucide.Cat(lucide.Options{Size: 32, Class: "my-icon"})
func Cctv ¶
Cctv renders the "cctv" icon.
Usage in templates:
{{ lucide "cctv" }}
Direct usage in Go:
lucide.Cctv()
lucide.Cctv(lucide.Options{Size: 32, Class: "my-icon"})
func CctvOff ¶ added in v0.12.0
CctvOff renders the "cctv-off" icon.
Usage in templates:
{{ lucide "cctv-off" }}
Direct usage in Go:
lucide.CctvOff()
lucide.CctvOff(lucide.Options{Size: 32, Class: "my-icon"})
func ChartArea ¶
ChartArea renders the "chart-area" icon.
Usage in templates:
{{ lucide "chart-area" }}
Direct usage in Go:
lucide.ChartArea()
lucide.ChartArea(lucide.Options{Size: 32, Class: "my-icon"})
func ChartBar ¶
ChartBar renders the "chart-bar" icon.
Usage in templates:
{{ lucide "chart-bar" }}
Direct usage in Go:
lucide.ChartBar()
lucide.ChartBar(lucide.Options{Size: 32, Class: "my-icon"})
func ChartBarBig ¶
ChartBarBig renders the "chart-bar-big" icon.
Usage in templates:
{{ lucide "chart-bar-big" }}
Direct usage in Go:
lucide.ChartBarBig()
lucide.ChartBarBig(lucide.Options{Size: 32, Class: "my-icon"})
func ChartBarDecreasing ¶
ChartBarDecreasing renders the "chart-bar-decreasing" icon.
Usage in templates:
{{ lucide "chart-bar-decreasing" }}
Direct usage in Go:
lucide.ChartBarDecreasing()
lucide.ChartBarDecreasing(lucide.Options{Size: 32, Class: "my-icon"})
func ChartBarIncreasing ¶
ChartBarIncreasing renders the "chart-bar-increasing" icon.
Usage in templates:
{{ lucide "chart-bar-increasing" }}
Direct usage in Go:
lucide.ChartBarIncreasing()
lucide.ChartBarIncreasing(lucide.Options{Size: 32, Class: "my-icon"})
func ChartBarStacked ¶
ChartBarStacked renders the "chart-bar-stacked" icon.
Usage in templates:
{{ lucide "chart-bar-stacked" }}
Direct usage in Go:
lucide.ChartBarStacked()
lucide.ChartBarStacked(lucide.Options{Size: 32, Class: "my-icon"})
func ChartCandlestick ¶
ChartCandlestick renders the "chart-candlestick" icon.
Usage in templates:
{{ lucide "chart-candlestick" }}
Direct usage in Go:
lucide.ChartCandlestick()
lucide.ChartCandlestick(lucide.Options{Size: 32, Class: "my-icon"})
func ChartColumn ¶
ChartColumn renders the "chart-column" icon.
Usage in templates:
{{ lucide "chart-column" }}
Direct usage in Go:
lucide.ChartColumn()
lucide.ChartColumn(lucide.Options{Size: 32, Class: "my-icon"})
func ChartColumnBig ¶
ChartColumnBig renders the "chart-column-big" icon.
Usage in templates:
{{ lucide "chart-column-big" }}
Direct usage in Go:
lucide.ChartColumnBig()
lucide.ChartColumnBig(lucide.Options{Size: 32, Class: "my-icon"})
func ChartColumnDecreasing ¶
ChartColumnDecreasing renders the "chart-column-decreasing" icon.
Usage in templates:
{{ lucide "chart-column-decreasing" }}
Direct usage in Go:
lucide.ChartColumnDecreasing()
lucide.ChartColumnDecreasing(lucide.Options{Size: 32, Class: "my-icon"})
func ChartColumnIncreasing ¶
ChartColumnIncreasing renders the "chart-column-increasing" icon.
Usage in templates:
{{ lucide "chart-column-increasing" }}
Direct usage in Go:
lucide.ChartColumnIncreasing()
lucide.ChartColumnIncreasing(lucide.Options{Size: 32, Class: "my-icon"})
func ChartColumnStacked ¶
ChartColumnStacked renders the "chart-column-stacked" icon.
Usage in templates:
{{ lucide "chart-column-stacked" }}
Direct usage in Go:
lucide.ChartColumnStacked()
lucide.ChartColumnStacked(lucide.Options{Size: 32, Class: "my-icon"})
func ChartGantt ¶
ChartGantt renders the "chart-gantt" icon.
Usage in templates:
{{ lucide "chart-gantt" }}
Direct usage in Go:
lucide.ChartGantt()
lucide.ChartGantt(lucide.Options{Size: 32, Class: "my-icon"})
func ChartLine ¶
ChartLine renders the "chart-line" icon.
Usage in templates:
{{ lucide "chart-line" }}
Direct usage in Go:
lucide.ChartLine()
lucide.ChartLine(lucide.Options{Size: 32, Class: "my-icon"})
func ChartNetwork ¶
ChartNetwork renders the "chart-network" icon.
Usage in templates:
{{ lucide "chart-network" }}
Direct usage in Go:
lucide.ChartNetwork()
lucide.ChartNetwork(lucide.Options{Size: 32, Class: "my-icon"})
func ChartNoAxesColumn ¶
ChartNoAxesColumn renders the "chart-no-axes-column" icon.
Usage in templates:
{{ lucide "chart-no-axes-column" }}
Direct usage in Go:
lucide.ChartNoAxesColumn()
lucide.ChartNoAxesColumn(lucide.Options{Size: 32, Class: "my-icon"})
func ChartNoAxesColumnDecreasing ¶
ChartNoAxesColumnDecreasing renders the "chart-no-axes-column-decreasing" icon.
Usage in templates:
{{ lucide "chart-no-axes-column-decreasing" }}
Direct usage in Go:
lucide.ChartNoAxesColumnDecreasing()
lucide.ChartNoAxesColumnDecreasing(lucide.Options{Size: 32, Class: "my-icon"})
func ChartNoAxesColumnIncreasing ¶
ChartNoAxesColumnIncreasing renders the "chart-no-axes-column-increasing" icon.
Usage in templates:
{{ lucide "chart-no-axes-column-increasing" }}
Direct usage in Go:
lucide.ChartNoAxesColumnIncreasing()
lucide.ChartNoAxesColumnIncreasing(lucide.Options{Size: 32, Class: "my-icon"})
func ChartNoAxesCombined ¶
ChartNoAxesCombined renders the "chart-no-axes-combined" icon.
Usage in templates:
{{ lucide "chart-no-axes-combined" }}
Direct usage in Go:
lucide.ChartNoAxesCombined()
lucide.ChartNoAxesCombined(lucide.Options{Size: 32, Class: "my-icon"})
func ChartNoAxesGantt ¶
ChartNoAxesGantt renders the "chart-no-axes-gantt" icon.
Usage in templates:
{{ lucide "chart-no-axes-gantt" }}
Direct usage in Go:
lucide.ChartNoAxesGantt()
lucide.ChartNoAxesGantt(lucide.Options{Size: 32, Class: "my-icon"})
func ChartPie ¶
ChartPie renders the "chart-pie" icon.
Usage in templates:
{{ lucide "chart-pie" }}
Direct usage in Go:
lucide.ChartPie()
lucide.ChartPie(lucide.Options{Size: 32, Class: "my-icon"})
func ChartScatter ¶
ChartScatter renders the "chart-scatter" icon.
Usage in templates:
{{ lucide "chart-scatter" }}
Direct usage in Go:
lucide.ChartScatter()
lucide.ChartScatter(lucide.Options{Size: 32, Class: "my-icon"})
func ChartSpline ¶
ChartSpline renders the "chart-spline" icon.
Usage in templates:
{{ lucide "chart-spline" }}
Direct usage in Go:
lucide.ChartSpline()
lucide.ChartSpline(lucide.Options{Size: 32, Class: "my-icon"})
func Check ¶
Check renders the "check" icon.
Usage in templates:
{{ lucide "check" }}
Direct usage in Go:
lucide.Check()
lucide.Check(lucide.Options{Size: 32, Class: "my-icon"})
func CheckCheck ¶
CheckCheck renders the "check-check" icon.
Usage in templates:
{{ lucide "check-check" }}
Direct usage in Go:
lucide.CheckCheck()
lucide.CheckCheck(lucide.Options{Size: 32, Class: "my-icon"})
func CheckCircle
deprecated
added in
v0.4.0
CheckCircle is an alias for CircleCheckBig.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleCheckBig instead.
Usage in templates:
{{ lucide "check-circle" }}
Direct usage in Go:
lucide.CheckCircle()
lucide.CheckCircle(lucide.Options{Size: 32, Class: "my-icon"})
func CheckCircle2
deprecated
added in
v0.4.0
CheckCircle2 is an alias for CircleCheck.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleCheck instead.
Usage in templates:
{{ lucide "check-circle-2" }}
Direct usage in Go:
lucide.CheckCircle2()
lucide.CheckCircle2(lucide.Options{Size: 32, Class: "my-icon"})
func CheckLine ¶
CheckLine renders the "check-line" icon.
Usage in templates:
{{ lucide "check-line" }}
Direct usage in Go:
lucide.CheckLine()
lucide.CheckLine(lucide.Options{Size: 32, Class: "my-icon"})
func CheckSquare
deprecated
added in
v0.4.0
CheckSquare is an alias for SquareCheckBig.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareCheckBig instead.
Usage in templates:
{{ lucide "check-square" }}
Direct usage in Go:
lucide.CheckSquare()
lucide.CheckSquare(lucide.Options{Size: 32, Class: "my-icon"})
func CheckSquare2
deprecated
added in
v0.4.0
CheckSquare2 is an alias for SquareCheck.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareCheck instead.
Usage in templates:
{{ lucide "check-square-2" }}
Direct usage in Go:
lucide.CheckSquare2()
lucide.CheckSquare2(lucide.Options{Size: 32, Class: "my-icon"})
func ChefHat ¶
ChefHat renders the "chef-hat" icon.
Usage in templates:
{{ lucide "chef-hat" }}
Direct usage in Go:
lucide.ChefHat()
lucide.ChefHat(lucide.Options{Size: 32, Class: "my-icon"})
func Cherry ¶
Cherry renders the "cherry" icon.
Usage in templates:
{{ lucide "cherry" }}
Direct usage in Go:
lucide.Cherry()
lucide.Cherry(lucide.Options{Size: 32, Class: "my-icon"})
func ChessBishop ¶ added in v0.3.0
ChessBishop renders the "chess-bishop" icon.
Usage in templates:
{{ lucide "chess-bishop" }}
Direct usage in Go:
lucide.ChessBishop()
lucide.ChessBishop(lucide.Options{Size: 32, Class: "my-icon"})
func ChessKing ¶ added in v0.3.0
ChessKing renders the "chess-king" icon.
Usage in templates:
{{ lucide "chess-king" }}
Direct usage in Go:
lucide.ChessKing()
lucide.ChessKing(lucide.Options{Size: 32, Class: "my-icon"})
func ChessKnight ¶ added in v0.3.0
ChessKnight renders the "chess-knight" icon.
Usage in templates:
{{ lucide "chess-knight" }}
Direct usage in Go:
lucide.ChessKnight()
lucide.ChessKnight(lucide.Options{Size: 32, Class: "my-icon"})
func ChessPawn ¶ added in v0.3.0
ChessPawn renders the "chess-pawn" icon.
Usage in templates:
{{ lucide "chess-pawn" }}
Direct usage in Go:
lucide.ChessPawn()
lucide.ChessPawn(lucide.Options{Size: 32, Class: "my-icon"})
func ChessQueen ¶ added in v0.3.0
ChessQueen renders the "chess-queen" icon.
Usage in templates:
{{ lucide "chess-queen" }}
Direct usage in Go:
lucide.ChessQueen()
lucide.ChessQueen(lucide.Options{Size: 32, Class: "my-icon"})
func ChessRook ¶ added in v0.3.0
ChessRook renders the "chess-rook" icon.
Usage in templates:
{{ lucide "chess-rook" }}
Direct usage in Go:
lucide.ChessRook()
lucide.ChessRook(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronDown ¶
ChevronDown renders the "chevron-down" icon.
Usage in templates:
{{ lucide "chevron-down" }}
Direct usage in Go:
lucide.ChevronDown()
lucide.ChevronDown(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronDownCircle
deprecated
added in
v0.4.0
ChevronDownCircle is an alias for CircleChevronDown.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleChevronDown instead.
Usage in templates:
{{ lucide "chevron-down-circle" }}
Direct usage in Go:
lucide.ChevronDownCircle()
lucide.ChevronDownCircle(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronDownSquare
deprecated
added in
v0.4.0
ChevronDownSquare is an alias for SquareChevronDown.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareChevronDown instead.
Usage in templates:
{{ lucide "chevron-down-square" }}
Direct usage in Go:
lucide.ChevronDownSquare()
lucide.ChevronDownSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronFirst ¶
ChevronFirst renders the "chevron-first" icon.
Usage in templates:
{{ lucide "chevron-first" }}
Direct usage in Go:
lucide.ChevronFirst()
lucide.ChevronFirst(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronLast ¶
ChevronLast renders the "chevron-last" icon.
Usage in templates:
{{ lucide "chevron-last" }}
Direct usage in Go:
lucide.ChevronLast()
lucide.ChevronLast(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronLeft ¶
ChevronLeft renders the "chevron-left" icon.
Usage in templates:
{{ lucide "chevron-left" }}
Direct usage in Go:
lucide.ChevronLeft()
lucide.ChevronLeft(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronLeftCircle
deprecated
added in
v0.4.0
ChevronLeftCircle is an alias for CircleChevronLeft.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleChevronLeft instead.
Usage in templates:
{{ lucide "chevron-left-circle" }}
Direct usage in Go:
lucide.ChevronLeftCircle()
lucide.ChevronLeftCircle(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronLeftSquare
deprecated
added in
v0.4.0
ChevronLeftSquare is an alias for SquareChevronLeft.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareChevronLeft instead.
Usage in templates:
{{ lucide "chevron-left-square" }}
Direct usage in Go:
lucide.ChevronLeftSquare()
lucide.ChevronLeftSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronRight ¶
ChevronRight renders the "chevron-right" icon.
Usage in templates:
{{ lucide "chevron-right" }}
Direct usage in Go:
lucide.ChevronRight()
lucide.ChevronRight(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronRightCircle
deprecated
added in
v0.4.0
ChevronRightCircle is an alias for CircleChevronRight.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleChevronRight instead.
Usage in templates:
{{ lucide "chevron-right-circle" }}
Direct usage in Go:
lucide.ChevronRightCircle()
lucide.ChevronRightCircle(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronRightSquare
deprecated
added in
v0.4.0
ChevronRightSquare is an alias for SquareChevronRight.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareChevronRight instead.
Usage in templates:
{{ lucide "chevron-right-square" }}
Direct usage in Go:
lucide.ChevronRightSquare()
lucide.ChevronRightSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronUp ¶
ChevronUp renders the "chevron-up" icon.
Usage in templates:
{{ lucide "chevron-up" }}
Direct usage in Go:
lucide.ChevronUp()
lucide.ChevronUp(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronUpCircle
deprecated
added in
v0.4.0
ChevronUpCircle is an alias for CircleChevronUp.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleChevronUp instead.
Usage in templates:
{{ lucide "chevron-up-circle" }}
Direct usage in Go:
lucide.ChevronUpCircle()
lucide.ChevronUpCircle(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronUpSquare
deprecated
added in
v0.4.0
ChevronUpSquare is an alias for SquareChevronUp.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareChevronUp instead.
Usage in templates:
{{ lucide "chevron-up-square" }}
Direct usage in Go:
lucide.ChevronUpSquare()
lucide.ChevronUpSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronsDown ¶
ChevronsDown renders the "chevrons-down" icon.
Usage in templates:
{{ lucide "chevrons-down" }}
Direct usage in Go:
lucide.ChevronsDown()
lucide.ChevronsDown(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronsDownUp ¶
ChevronsDownUp renders the "chevrons-down-up" icon.
Usage in templates:
{{ lucide "chevrons-down-up" }}
Direct usage in Go:
lucide.ChevronsDownUp()
lucide.ChevronsDownUp(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronsLeft ¶
ChevronsLeft renders the "chevrons-left" icon.
Usage in templates:
{{ lucide "chevrons-left" }}
Direct usage in Go:
lucide.ChevronsLeft()
lucide.ChevronsLeft(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronsLeftRight ¶
ChevronsLeftRight renders the "chevrons-left-right" icon.
Usage in templates:
{{ lucide "chevrons-left-right" }}
Direct usage in Go:
lucide.ChevronsLeftRight()
lucide.ChevronsLeftRight(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronsLeftRightEllipsis ¶
ChevronsLeftRightEllipsis renders the "chevrons-left-right-ellipsis" icon.
Usage in templates:
{{ lucide "chevrons-left-right-ellipsis" }}
Direct usage in Go:
lucide.ChevronsLeftRightEllipsis()
lucide.ChevronsLeftRightEllipsis(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronsRight ¶
ChevronsRight renders the "chevrons-right" icon.
Usage in templates:
{{ lucide "chevrons-right" }}
Direct usage in Go:
lucide.ChevronsRight()
lucide.ChevronsRight(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronsRightLeft ¶
ChevronsRightLeft renders the "chevrons-right-left" icon.
Usage in templates:
{{ lucide "chevrons-right-left" }}
Direct usage in Go:
lucide.ChevronsRightLeft()
lucide.ChevronsRightLeft(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronsUp ¶
ChevronsUp renders the "chevrons-up" icon.
Usage in templates:
{{ lucide "chevrons-up" }}
Direct usage in Go:
lucide.ChevronsUp()
lucide.ChevronsUp(lucide.Options{Size: 32, Class: "my-icon"})
func ChevronsUpDown ¶
ChevronsUpDown renders the "chevrons-up-down" icon.
Usage in templates:
{{ lucide "chevrons-up-down" }}
Direct usage in Go:
lucide.ChevronsUpDown()
lucide.ChevronsUpDown(lucide.Options{Size: 32, Class: "my-icon"})
func Church ¶
Church renders the "church" icon.
Usage in templates:
{{ lucide "church" }}
Direct usage in Go:
lucide.Church()
lucide.Church(lucide.Options{Size: 32, Class: "my-icon"})
func Cigarette ¶
Cigarette renders the "cigarette" icon.
Usage in templates:
{{ lucide "cigarette" }}
Direct usage in Go:
lucide.Cigarette()
lucide.Cigarette(lucide.Options{Size: 32, Class: "my-icon"})
func CigaretteOff ¶
CigaretteOff renders the "cigarette-off" icon.
Usage in templates:
{{ lucide "cigarette-off" }}
Direct usage in Go:
lucide.CigaretteOff()
lucide.CigaretteOff(lucide.Options{Size: 32, Class: "my-icon"})
func Circle ¶
Circle renders the "circle" icon.
Usage in templates:
{{ lucide "circle" }}
Direct usage in Go:
lucide.Circle()
lucide.Circle(lucide.Options{Size: 32, Class: "my-icon"})
func CircleAlert ¶
CircleAlert renders the "circle-alert" icon.
Usage in templates:
{{ lucide "circle-alert" }}
Direct usage in Go:
lucide.CircleAlert()
lucide.CircleAlert(lucide.Options{Size: 32, Class: "my-icon"})
func CircleArrowDown ¶
CircleArrowDown renders the "circle-arrow-down" icon.
Usage in templates:
{{ lucide "circle-arrow-down" }}
Direct usage in Go:
lucide.CircleArrowDown()
lucide.CircleArrowDown(lucide.Options{Size: 32, Class: "my-icon"})
func CircleArrowLeft ¶
CircleArrowLeft renders the "circle-arrow-left" icon.
Usage in templates:
{{ lucide "circle-arrow-left" }}
Direct usage in Go:
lucide.CircleArrowLeft()
lucide.CircleArrowLeft(lucide.Options{Size: 32, Class: "my-icon"})
func CircleArrowOutDownLeft ¶
CircleArrowOutDownLeft renders the "circle-arrow-out-down-left" icon.
Usage in templates:
{{ lucide "circle-arrow-out-down-left" }}
Direct usage in Go:
lucide.CircleArrowOutDownLeft()
lucide.CircleArrowOutDownLeft(lucide.Options{Size: 32, Class: "my-icon"})
func CircleArrowOutDownRight ¶
CircleArrowOutDownRight renders the "circle-arrow-out-down-right" icon.
Usage in templates:
{{ lucide "circle-arrow-out-down-right" }}
Direct usage in Go:
lucide.CircleArrowOutDownRight()
lucide.CircleArrowOutDownRight(lucide.Options{Size: 32, Class: "my-icon"})
func CircleArrowOutUpLeft ¶
CircleArrowOutUpLeft renders the "circle-arrow-out-up-left" icon.
Usage in templates:
{{ lucide "circle-arrow-out-up-left" }}
Direct usage in Go:
lucide.CircleArrowOutUpLeft()
lucide.CircleArrowOutUpLeft(lucide.Options{Size: 32, Class: "my-icon"})
func CircleArrowOutUpRight ¶
CircleArrowOutUpRight renders the "circle-arrow-out-up-right" icon.
Usage in templates:
{{ lucide "circle-arrow-out-up-right" }}
Direct usage in Go:
lucide.CircleArrowOutUpRight()
lucide.CircleArrowOutUpRight(lucide.Options{Size: 32, Class: "my-icon"})
func CircleArrowRight ¶
CircleArrowRight renders the "circle-arrow-right" icon.
Usage in templates:
{{ lucide "circle-arrow-right" }}
Direct usage in Go:
lucide.CircleArrowRight()
lucide.CircleArrowRight(lucide.Options{Size: 32, Class: "my-icon"})
func CircleArrowUp ¶
CircleArrowUp renders the "circle-arrow-up" icon.
Usage in templates:
{{ lucide "circle-arrow-up" }}
Direct usage in Go:
lucide.CircleArrowUp()
lucide.CircleArrowUp(lucide.Options{Size: 32, Class: "my-icon"})
func CircleCheck ¶
CircleCheck renders the "circle-check" icon.
Usage in templates:
{{ lucide "circle-check" }}
Direct usage in Go:
lucide.CircleCheck()
lucide.CircleCheck(lucide.Options{Size: 32, Class: "my-icon"})
func CircleCheckBig ¶
CircleCheckBig renders the "circle-check-big" icon.
Usage in templates:
{{ lucide "circle-check-big" }}
Direct usage in Go:
lucide.CircleCheckBig()
lucide.CircleCheckBig(lucide.Options{Size: 32, Class: "my-icon"})
func CircleChevronDown ¶
CircleChevronDown renders the "circle-chevron-down" icon.
Usage in templates:
{{ lucide "circle-chevron-down" }}
Direct usage in Go:
lucide.CircleChevronDown()
lucide.CircleChevronDown(lucide.Options{Size: 32, Class: "my-icon"})
func CircleChevronLeft ¶
CircleChevronLeft renders the "circle-chevron-left" icon.
Usage in templates:
{{ lucide "circle-chevron-left" }}
Direct usage in Go:
lucide.CircleChevronLeft()
lucide.CircleChevronLeft(lucide.Options{Size: 32, Class: "my-icon"})
func CircleChevronRight ¶
CircleChevronRight renders the "circle-chevron-right" icon.
Usage in templates:
{{ lucide "circle-chevron-right" }}
Direct usage in Go:
lucide.CircleChevronRight()
lucide.CircleChevronRight(lucide.Options{Size: 32, Class: "my-icon"})
func CircleChevronUp ¶
CircleChevronUp renders the "circle-chevron-up" icon.
Usage in templates:
{{ lucide "circle-chevron-up" }}
Direct usage in Go:
lucide.CircleChevronUp()
lucide.CircleChevronUp(lucide.Options{Size: 32, Class: "my-icon"})
func CircleDashed ¶
CircleDashed renders the "circle-dashed" icon.
Usage in templates:
{{ lucide "circle-dashed" }}
Direct usage in Go:
lucide.CircleDashed()
lucide.CircleDashed(lucide.Options{Size: 32, Class: "my-icon"})
func CircleDivide ¶
CircleDivide renders the "circle-divide" icon.
Usage in templates:
{{ lucide "circle-divide" }}
Direct usage in Go:
lucide.CircleDivide()
lucide.CircleDivide(lucide.Options{Size: 32, Class: "my-icon"})
func CircleDollarSign ¶
CircleDollarSign renders the "circle-dollar-sign" icon.
Usage in templates:
{{ lucide "circle-dollar-sign" }}
Direct usage in Go:
lucide.CircleDollarSign()
lucide.CircleDollarSign(lucide.Options{Size: 32, Class: "my-icon"})
func CircleDot ¶
CircleDot renders the "circle-dot" icon.
Usage in templates:
{{ lucide "circle-dot" }}
Direct usage in Go:
lucide.CircleDot()
lucide.CircleDot(lucide.Options{Size: 32, Class: "my-icon"})
func CircleDotDashed ¶
CircleDotDashed renders the "circle-dot-dashed" icon.
Usage in templates:
{{ lucide "circle-dot-dashed" }}
Direct usage in Go:
lucide.CircleDotDashed()
lucide.CircleDotDashed(lucide.Options{Size: 32, Class: "my-icon"})
func CircleEllipsis ¶
CircleEllipsis renders the "circle-ellipsis" icon.
Usage in templates:
{{ lucide "circle-ellipsis" }}
Direct usage in Go:
lucide.CircleEllipsis()
lucide.CircleEllipsis(lucide.Options{Size: 32, Class: "my-icon"})
func CircleEqual ¶
CircleEqual renders the "circle-equal" icon.
Usage in templates:
{{ lucide "circle-equal" }}
Direct usage in Go:
lucide.CircleEqual()
lucide.CircleEqual(lucide.Options{Size: 32, Class: "my-icon"})
func CircleEuro ¶ added in v0.22.0
CircleEuro renders the "circle-euro" icon.
Usage in templates:
{{ lucide "circle-euro" }}
Direct usage in Go:
lucide.CircleEuro()
lucide.CircleEuro(lucide.Options{Size: 32, Class: "my-icon"})
func CircleFadingArrowUp ¶
CircleFadingArrowUp renders the "circle-fading-arrow-up" icon.
Usage in templates:
{{ lucide "circle-fading-arrow-up" }}
Direct usage in Go:
lucide.CircleFadingArrowUp()
lucide.CircleFadingArrowUp(lucide.Options{Size: 32, Class: "my-icon"})
func CircleFadingPlus ¶
CircleFadingPlus renders the "circle-fading-plus" icon.
Usage in templates:
{{ lucide "circle-fading-plus" }}
Direct usage in Go:
lucide.CircleFadingPlus()
lucide.CircleFadingPlus(lucide.Options{Size: 32, Class: "my-icon"})
func CircleGauge ¶
CircleGauge renders the "circle-gauge" icon.
Usage in templates:
{{ lucide "circle-gauge" }}
Direct usage in Go:
lucide.CircleGauge()
lucide.CircleGauge(lucide.Options{Size: 32, Class: "my-icon"})
func CircleHelp
deprecated
added in
v0.4.0
CircleHelp is an alias for CircleQuestionMark.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleQuestionMark instead.
Usage in templates:
{{ lucide "circle-help" }}
Direct usage in Go:
lucide.CircleHelp()
lucide.CircleHelp(lucide.Options{Size: 32, Class: "my-icon"})
func CircleMinus ¶
CircleMinus renders the "circle-minus" icon.
Usage in templates:
{{ lucide "circle-minus" }}
Direct usage in Go:
lucide.CircleMinus()
lucide.CircleMinus(lucide.Options{Size: 32, Class: "my-icon"})
func CircleOff ¶
CircleOff renders the "circle-off" icon.
Usage in templates:
{{ lucide "circle-off" }}
Direct usage in Go:
lucide.CircleOff()
lucide.CircleOff(lucide.Options{Size: 32, Class: "my-icon"})
func CircleParking ¶
CircleParking renders the "circle-parking" icon.
Usage in templates:
{{ lucide "circle-parking" }}
Direct usage in Go:
lucide.CircleParking()
lucide.CircleParking(lucide.Options{Size: 32, Class: "my-icon"})
func CircleParkingOff ¶
CircleParkingOff renders the "circle-parking-off" icon.
Usage in templates:
{{ lucide "circle-parking-off" }}
Direct usage in Go:
lucide.CircleParkingOff()
lucide.CircleParkingOff(lucide.Options{Size: 32, Class: "my-icon"})
func CirclePause ¶
CirclePause renders the "circle-pause" icon.
Usage in templates:
{{ lucide "circle-pause" }}
Direct usage in Go:
lucide.CirclePause()
lucide.CirclePause(lucide.Options{Size: 32, Class: "my-icon"})
func CirclePercent ¶
CirclePercent renders the "circle-percent" icon.
Usage in templates:
{{ lucide "circle-percent" }}
Direct usage in Go:
lucide.CirclePercent()
lucide.CirclePercent(lucide.Options{Size: 32, Class: "my-icon"})
func CirclePile ¶ added in v0.7.0
CirclePile renders the "circle-pile" icon.
Usage in templates:
{{ lucide "circle-pile" }}
Direct usage in Go:
lucide.CirclePile()
lucide.CirclePile(lucide.Options{Size: 32, Class: "my-icon"})
func CirclePlay ¶
CirclePlay renders the "circle-play" icon.
Usage in templates:
{{ lucide "circle-play" }}
Direct usage in Go:
lucide.CirclePlay()
lucide.CirclePlay(lucide.Options{Size: 32, Class: "my-icon"})
func CirclePlus ¶
CirclePlus renders the "circle-plus" icon.
Usage in templates:
{{ lucide "circle-plus" }}
Direct usage in Go:
lucide.CirclePlus()
lucide.CirclePlus(lucide.Options{Size: 32, Class: "my-icon"})
func CirclePoundSterling ¶
CirclePoundSterling renders the "circle-pound-sterling" icon.
Usage in templates:
{{ lucide "circle-pound-sterling" }}
Direct usage in Go:
lucide.CirclePoundSterling()
lucide.CirclePoundSterling(lucide.Options{Size: 32, Class: "my-icon"})
func CirclePower ¶
CirclePower renders the "circle-power" icon.
Usage in templates:
{{ lucide "circle-power" }}
Direct usage in Go:
lucide.CirclePower()
lucide.CirclePower(lucide.Options{Size: 32, Class: "my-icon"})
func CircleQuestionMark ¶
CircleQuestionMark renders the "circle-question-mark" icon.
Usage in templates:
{{ lucide "circle-question-mark" }}
Direct usage in Go:
lucide.CircleQuestionMark()
lucide.CircleQuestionMark(lucide.Options{Size: 32, Class: "my-icon"})
func CircleSlash ¶
CircleSlash renders the "circle-slash" icon.
Usage in templates:
{{ lucide "circle-slash" }}
Direct usage in Go:
lucide.CircleSlash()
lucide.CircleSlash(lucide.Options{Size: 32, Class: "my-icon"})
func CircleSlash2 ¶
CircleSlash2 renders the "circle-slash-2" icon.
Usage in templates:
{{ lucide "circle-slash-2" }}
Direct usage in Go:
lucide.CircleSlash2()
lucide.CircleSlash2(lucide.Options{Size: 32, Class: "my-icon"})
func CircleSlashed
deprecated
added in
v0.4.0
CircleSlashed is an alias for CircleSlash2.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleSlash2 instead.
Usage in templates:
{{ lucide "circle-slashed" }}
Direct usage in Go:
lucide.CircleSlashed()
lucide.CircleSlashed(lucide.Options{Size: 32, Class: "my-icon"})
func CircleSmall ¶
CircleSmall renders the "circle-small" icon.
Usage in templates:
{{ lucide "circle-small" }}
Direct usage in Go:
lucide.CircleSmall()
lucide.CircleSmall(lucide.Options{Size: 32, Class: "my-icon"})
func CircleStar ¶
CircleStar renders the "circle-star" icon.
Usage in templates:
{{ lucide "circle-star" }}
Direct usage in Go:
lucide.CircleStar()
lucide.CircleStar(lucide.Options{Size: 32, Class: "my-icon"})
func CircleStop ¶
CircleStop renders the "circle-stop" icon.
Usage in templates:
{{ lucide "circle-stop" }}
Direct usage in Go:
lucide.CircleStop()
lucide.CircleStop(lucide.Options{Size: 32, Class: "my-icon"})
func CircleUser ¶
CircleUser renders the "circle-user" icon.
Usage in templates:
{{ lucide "circle-user" }}
Direct usage in Go:
lucide.CircleUser()
lucide.CircleUser(lucide.Options{Size: 32, Class: "my-icon"})
func CircleUserRound ¶
CircleUserRound renders the "circle-user-round" icon.
Usage in templates:
{{ lucide "circle-user-round" }}
Direct usage in Go:
lucide.CircleUserRound()
lucide.CircleUserRound(lucide.Options{Size: 32, Class: "my-icon"})
func CircleX ¶
CircleX renders the "circle-x" icon.
Usage in templates:
{{ lucide "circle-x" }}
Direct usage in Go:
lucide.CircleX()
lucide.CircleX(lucide.Options{Size: 32, Class: "my-icon"})
func CircuitBoard ¶
CircuitBoard renders the "circuit-board" icon.
Usage in templates:
{{ lucide "circuit-board" }}
Direct usage in Go:
lucide.CircuitBoard()
lucide.CircuitBoard(lucide.Options{Size: 32, Class: "my-icon"})
func Citrus ¶
Citrus renders the "citrus" icon.
Usage in templates:
{{ lucide "citrus" }}
Direct usage in Go:
lucide.Citrus()
lucide.Citrus(lucide.Options{Size: 32, Class: "my-icon"})
func Clapperboard ¶
Clapperboard renders the "clapperboard" icon.
Usage in templates:
{{ lucide "clapperboard" }}
Direct usage in Go:
lucide.Clapperboard()
lucide.Clapperboard(lucide.Options{Size: 32, Class: "my-icon"})
func Clipboard ¶
Clipboard renders the "clipboard" icon.
Usage in templates:
{{ lucide "clipboard" }}
Direct usage in Go:
lucide.Clipboard()
lucide.Clipboard(lucide.Options{Size: 32, Class: "my-icon"})
func ClipboardCheck ¶
ClipboardCheck renders the "clipboard-check" icon.
Usage in templates:
{{ lucide "clipboard-check" }}
Direct usage in Go:
lucide.ClipboardCheck()
lucide.ClipboardCheck(lucide.Options{Size: 32, Class: "my-icon"})
func ClipboardClock ¶
ClipboardClock renders the "clipboard-clock" icon.
Usage in templates:
{{ lucide "clipboard-clock" }}
Direct usage in Go:
lucide.ClipboardClock()
lucide.ClipboardClock(lucide.Options{Size: 32, Class: "my-icon"})
func ClipboardCopy ¶
ClipboardCopy renders the "clipboard-copy" icon.
Usage in templates:
{{ lucide "clipboard-copy" }}
Direct usage in Go:
lucide.ClipboardCopy()
lucide.ClipboardCopy(lucide.Options{Size: 32, Class: "my-icon"})
func ClipboardEdit
deprecated
added in
v0.4.0
ClipboardEdit is an alias for ClipboardPen.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ClipboardPen instead.
Usage in templates:
{{ lucide "clipboard-edit" }}
Direct usage in Go:
lucide.ClipboardEdit()
lucide.ClipboardEdit(lucide.Options{Size: 32, Class: "my-icon"})
func ClipboardList ¶
ClipboardList renders the "clipboard-list" icon.
Usage in templates:
{{ lucide "clipboard-list" }}
Direct usage in Go:
lucide.ClipboardList()
lucide.ClipboardList(lucide.Options{Size: 32, Class: "my-icon"})
func ClipboardMinus ¶
ClipboardMinus renders the "clipboard-minus" icon.
Usage in templates:
{{ lucide "clipboard-minus" }}
Direct usage in Go:
lucide.ClipboardMinus()
lucide.ClipboardMinus(lucide.Options{Size: 32, Class: "my-icon"})
func ClipboardPaste ¶
ClipboardPaste renders the "clipboard-paste" icon.
Usage in templates:
{{ lucide "clipboard-paste" }}
Direct usage in Go:
lucide.ClipboardPaste()
lucide.ClipboardPaste(lucide.Options{Size: 32, Class: "my-icon"})
func ClipboardPen ¶
ClipboardPen renders the "clipboard-pen" icon.
Usage in templates:
{{ lucide "clipboard-pen" }}
Direct usage in Go:
lucide.ClipboardPen()
lucide.ClipboardPen(lucide.Options{Size: 32, Class: "my-icon"})
func ClipboardPenLine ¶
ClipboardPenLine renders the "clipboard-pen-line" icon.
Usage in templates:
{{ lucide "clipboard-pen-line" }}
Direct usage in Go:
lucide.ClipboardPenLine()
lucide.ClipboardPenLine(lucide.Options{Size: 32, Class: "my-icon"})
func ClipboardPlus ¶
ClipboardPlus renders the "clipboard-plus" icon.
Usage in templates:
{{ lucide "clipboard-plus" }}
Direct usage in Go:
lucide.ClipboardPlus()
lucide.ClipboardPlus(lucide.Options{Size: 32, Class: "my-icon"})
func ClipboardSignature
deprecated
added in
v0.4.0
ClipboardSignature is an alias for ClipboardPenLine.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ClipboardPenLine instead.
Usage in templates:
{{ lucide "clipboard-signature" }}
Direct usage in Go:
lucide.ClipboardSignature()
lucide.ClipboardSignature(lucide.Options{Size: 32, Class: "my-icon"})
func ClipboardType ¶
ClipboardType renders the "clipboard-type" icon.
Usage in templates:
{{ lucide "clipboard-type" }}
Direct usage in Go:
lucide.ClipboardType()
lucide.ClipboardType(lucide.Options{Size: 32, Class: "my-icon"})
func ClipboardX ¶
ClipboardX renders the "clipboard-x" icon.
Usage in templates:
{{ lucide "clipboard-x" }}
Direct usage in Go:
lucide.ClipboardX()
lucide.ClipboardX(lucide.Options{Size: 32, Class: "my-icon"})
func Clock ¶
Clock renders the "clock" icon.
Usage in templates:
{{ lucide "clock" }}
Direct usage in Go:
lucide.Clock()
lucide.Clock(lucide.Options{Size: 32, Class: "my-icon"})
func Clock1 ¶
Clock1 renders the "clock-1" icon.
Usage in templates:
{{ lucide "clock-1" }}
Direct usage in Go:
lucide.Clock1()
lucide.Clock1(lucide.Options{Size: 32, Class: "my-icon"})
func Clock2 ¶
Clock2 renders the "clock-2" icon.
Usage in templates:
{{ lucide "clock-2" }}
Direct usage in Go:
lucide.Clock2()
lucide.Clock2(lucide.Options{Size: 32, Class: "my-icon"})
func Clock3 ¶
Clock3 renders the "clock-3" icon.
Usage in templates:
{{ lucide "clock-3" }}
Direct usage in Go:
lucide.Clock3()
lucide.Clock3(lucide.Options{Size: 32, Class: "my-icon"})
func Clock4 ¶
Clock4 renders the "clock-4" icon.
Usage in templates:
{{ lucide "clock-4" }}
Direct usage in Go:
lucide.Clock4()
lucide.Clock4(lucide.Options{Size: 32, Class: "my-icon"})
func Clock5 ¶
Clock5 renders the "clock-5" icon.
Usage in templates:
{{ lucide "clock-5" }}
Direct usage in Go:
lucide.Clock5()
lucide.Clock5(lucide.Options{Size: 32, Class: "my-icon"})
func Clock6 ¶
Clock6 renders the "clock-6" icon.
Usage in templates:
{{ lucide "clock-6" }}
Direct usage in Go:
lucide.Clock6()
lucide.Clock6(lucide.Options{Size: 32, Class: "my-icon"})
func Clock7 ¶
Clock7 renders the "clock-7" icon.
Usage in templates:
{{ lucide "clock-7" }}
Direct usage in Go:
lucide.Clock7()
lucide.Clock7(lucide.Options{Size: 32, Class: "my-icon"})
func Clock8 ¶
Clock8 renders the "clock-8" icon.
Usage in templates:
{{ lucide "clock-8" }}
Direct usage in Go:
lucide.Clock8()
lucide.Clock8(lucide.Options{Size: 32, Class: "my-icon"})
func Clock9 ¶
Clock9 renders the "clock-9" icon.
Usage in templates:
{{ lucide "clock-9" }}
Direct usage in Go:
lucide.Clock9()
lucide.Clock9(lucide.Options{Size: 32, Class: "my-icon"})
func Clock10 ¶
Clock10 renders the "clock-10" icon.
Usage in templates:
{{ lucide "clock-10" }}
Direct usage in Go:
lucide.Clock10()
lucide.Clock10(lucide.Options{Size: 32, Class: "my-icon"})
func Clock11 ¶
Clock11 renders the "clock-11" icon.
Usage in templates:
{{ lucide "clock-11" }}
Direct usage in Go:
lucide.Clock11()
lucide.Clock11(lucide.Options{Size: 32, Class: "my-icon"})
func Clock12 ¶
Clock12 renders the "clock-12" icon.
Usage in templates:
{{ lucide "clock-12" }}
Direct usage in Go:
lucide.Clock12()
lucide.Clock12(lucide.Options{Size: 32, Class: "my-icon"})
func ClockAlert ¶
ClockAlert renders the "clock-alert" icon.
Usage in templates:
{{ lucide "clock-alert" }}
Direct usage in Go:
lucide.ClockAlert()
lucide.ClockAlert(lucide.Options{Size: 32, Class: "my-icon"})
func ClockArrowDown ¶
ClockArrowDown renders the "clock-arrow-down" icon.
Usage in templates:
{{ lucide "clock-arrow-down" }}
Direct usage in Go:
lucide.ClockArrowDown()
lucide.ClockArrowDown(lucide.Options{Size: 32, Class: "my-icon"})
func ClockArrowLeft ¶ added in v0.19.0
ClockArrowLeft renders the "clock-arrow-left" icon.
Usage in templates:
{{ lucide "clock-arrow-left" }}
Direct usage in Go:
lucide.ClockArrowLeft()
lucide.ClockArrowLeft(lucide.Options{Size: 32, Class: "my-icon"})
func ClockArrowRight ¶ added in v0.19.0
ClockArrowRight renders the "clock-arrow-right" icon.
Usage in templates:
{{ lucide "clock-arrow-right" }}
Direct usage in Go:
lucide.ClockArrowRight()
lucide.ClockArrowRight(lucide.Options{Size: 32, Class: "my-icon"})
func ClockArrowUp ¶
ClockArrowUp renders the "clock-arrow-up" icon.
Usage in templates:
{{ lucide "clock-arrow-up" }}
Direct usage in Go:
lucide.ClockArrowUp()
lucide.ClockArrowUp(lucide.Options{Size: 32, Class: "my-icon"})
func ClockCheck ¶ added in v0.2.0
ClockCheck renders the "clock-check" icon.
Usage in templates:
{{ lucide "clock-check" }}
Direct usage in Go:
lucide.ClockCheck()
lucide.ClockCheck(lucide.Options{Size: 32, Class: "my-icon"})
func ClockFading ¶
ClockFading renders the "clock-fading" icon.
Usage in templates:
{{ lucide "clock-fading" }}
Direct usage in Go:
lucide.ClockFading()
lucide.ClockFading(lucide.Options{Size: 32, Class: "my-icon"})
func ClockPlus ¶
ClockPlus renders the "clock-plus" icon.
Usage in templates:
{{ lucide "clock-plus" }}
Direct usage in Go:
lucide.ClockPlus()
lucide.ClockPlus(lucide.Options{Size: 32, Class: "my-icon"})
func ClosedCaption ¶
ClosedCaption renders the "closed-caption" icon.
Usage in templates:
{{ lucide "closed-caption" }}
Direct usage in Go:
lucide.ClosedCaption()
lucide.ClosedCaption(lucide.Options{Size: 32, Class: "my-icon"})
func Cloud ¶
Cloud renders the "cloud" icon.
Usage in templates:
{{ lucide "cloud" }}
Direct usage in Go:
lucide.Cloud()
lucide.Cloud(lucide.Options{Size: 32, Class: "my-icon"})
func CloudAlert ¶
CloudAlert renders the "cloud-alert" icon.
Usage in templates:
{{ lucide "cloud-alert" }}
Direct usage in Go:
lucide.CloudAlert()
lucide.CloudAlert(lucide.Options{Size: 32, Class: "my-icon"})
func CloudBackup ¶ added in v0.7.0
CloudBackup renders the "cloud-backup" icon.
Usage in templates:
{{ lucide "cloud-backup" }}
Direct usage in Go:
lucide.CloudBackup()
lucide.CloudBackup(lucide.Options{Size: 32, Class: "my-icon"})
func CloudCheck ¶
CloudCheck renders the "cloud-check" icon.
Usage in templates:
{{ lucide "cloud-check" }}
Direct usage in Go:
lucide.CloudCheck()
lucide.CloudCheck(lucide.Options{Size: 32, Class: "my-icon"})
func CloudCog ¶
CloudCog renders the "cloud-cog" icon.
Usage in templates:
{{ lucide "cloud-cog" }}
Direct usage in Go:
lucide.CloudCog()
lucide.CloudCog(lucide.Options{Size: 32, Class: "my-icon"})
func CloudDownload ¶
CloudDownload renders the "cloud-download" icon.
Usage in templates:
{{ lucide "cloud-download" }}
Direct usage in Go:
lucide.CloudDownload()
lucide.CloudDownload(lucide.Options{Size: 32, Class: "my-icon"})
func CloudDrizzle ¶
CloudDrizzle renders the "cloud-drizzle" icon.
Usage in templates:
{{ lucide "cloud-drizzle" }}
Direct usage in Go:
lucide.CloudDrizzle()
lucide.CloudDrizzle(lucide.Options{Size: 32, Class: "my-icon"})
func CloudFog ¶
CloudFog renders the "cloud-fog" icon.
Usage in templates:
{{ lucide "cloud-fog" }}
Direct usage in Go:
lucide.CloudFog()
lucide.CloudFog(lucide.Options{Size: 32, Class: "my-icon"})
func CloudHail ¶
CloudHail renders the "cloud-hail" icon.
Usage in templates:
{{ lucide "cloud-hail" }}
Direct usage in Go:
lucide.CloudHail()
lucide.CloudHail(lucide.Options{Size: 32, Class: "my-icon"})
func CloudLightning ¶
CloudLightning renders the "cloud-lightning" icon.
Usage in templates:
{{ lucide "cloud-lightning" }}
Direct usage in Go:
lucide.CloudLightning()
lucide.CloudLightning(lucide.Options{Size: 32, Class: "my-icon"})
func CloudMoon ¶
CloudMoon renders the "cloud-moon" icon.
Usage in templates:
{{ lucide "cloud-moon" }}
Direct usage in Go:
lucide.CloudMoon()
lucide.CloudMoon(lucide.Options{Size: 32, Class: "my-icon"})
func CloudMoonRain ¶
CloudMoonRain renders the "cloud-moon-rain" icon.
Usage in templates:
{{ lucide "cloud-moon-rain" }}
Direct usage in Go:
lucide.CloudMoonRain()
lucide.CloudMoonRain(lucide.Options{Size: 32, Class: "my-icon"})
func CloudOff ¶
CloudOff renders the "cloud-off" icon.
Usage in templates:
{{ lucide "cloud-off" }}
Direct usage in Go:
lucide.CloudOff()
lucide.CloudOff(lucide.Options{Size: 32, Class: "my-icon"})
func CloudRain ¶
CloudRain renders the "cloud-rain" icon.
Usage in templates:
{{ lucide "cloud-rain" }}
Direct usage in Go:
lucide.CloudRain()
lucide.CloudRain(lucide.Options{Size: 32, Class: "my-icon"})
func CloudRainWind ¶
CloudRainWind renders the "cloud-rain-wind" icon.
Usage in templates:
{{ lucide "cloud-rain-wind" }}
Direct usage in Go:
lucide.CloudRainWind()
lucide.CloudRainWind(lucide.Options{Size: 32, Class: "my-icon"})
func CloudSnow ¶
CloudSnow renders the "cloud-snow" icon.
Usage in templates:
{{ lucide "cloud-snow" }}
Direct usage in Go:
lucide.CloudSnow()
lucide.CloudSnow(lucide.Options{Size: 32, Class: "my-icon"})
func CloudSun ¶
CloudSun renders the "cloud-sun" icon.
Usage in templates:
{{ lucide "cloud-sun" }}
Direct usage in Go:
lucide.CloudSun()
lucide.CloudSun(lucide.Options{Size: 32, Class: "my-icon"})
func CloudSunRain ¶
CloudSunRain renders the "cloud-sun-rain" icon.
Usage in templates:
{{ lucide "cloud-sun-rain" }}
Direct usage in Go:
lucide.CloudSunRain()
lucide.CloudSunRain(lucide.Options{Size: 32, Class: "my-icon"})
func CloudSync ¶ added in v0.7.0
CloudSync renders the "cloud-sync" icon.
Usage in templates:
{{ lucide "cloud-sync" }}
Direct usage in Go:
lucide.CloudSync()
lucide.CloudSync(lucide.Options{Size: 32, Class: "my-icon"})
func CloudUpload ¶
CloudUpload renders the "cloud-upload" icon.
Usage in templates:
{{ lucide "cloud-upload" }}
Direct usage in Go:
lucide.CloudUpload()
lucide.CloudUpload(lucide.Options{Size: 32, Class: "my-icon"})
func Cloudy ¶
Cloudy renders the "cloudy" icon.
Usage in templates:
{{ lucide "cloudy" }}
Direct usage in Go:
lucide.Cloudy()
lucide.Cloudy(lucide.Options{Size: 32, Class: "my-icon"})
func Clover ¶
Clover renders the "clover" icon.
Usage in templates:
{{ lucide "clover" }}
Direct usage in Go:
lucide.Clover()
lucide.Clover(lucide.Options{Size: 32, Class: "my-icon"})
func Club ¶
Club renders the "club" icon.
Usage in templates:
{{ lucide "club" }}
Direct usage in Go:
lucide.Club()
lucide.Club(lucide.Options{Size: 32, Class: "my-icon"})
func Code ¶
Code renders the "code" icon.
Usage in templates:
{{ lucide "code" }}
Direct usage in Go:
lucide.Code()
lucide.Code(lucide.Options{Size: 32, Class: "my-icon"})
func Code2
deprecated
added in
v0.4.0
Code2 is an alias for CodeXml.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CodeXml instead.
Usage in templates:
{{ lucide "code-2" }}
Direct usage in Go:
lucide.Code2()
lucide.Code2(lucide.Options{Size: 32, Class: "my-icon"})
func CodeSquare
deprecated
added in
v0.4.0
CodeSquare is an alias for SquareCode.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareCode instead.
Usage in templates:
{{ lucide "code-square" }}
Direct usage in Go:
lucide.CodeSquare()
lucide.CodeSquare(lucide.Options{Size: 32, Class: "my-icon"})
func CodeXml ¶
CodeXml renders the "code-xml" icon.
Usage in templates:
{{ lucide "code-xml" }}
Direct usage in Go:
lucide.CodeXml()
lucide.CodeXml(lucide.Options{Size: 32, Class: "my-icon"})
func Coffee ¶
Coffee renders the "coffee" icon.
Usage in templates:
{{ lucide "coffee" }}
Direct usage in Go:
lucide.Coffee()
lucide.Coffee(lucide.Options{Size: 32, Class: "my-icon"})
func Cog ¶
Cog renders the "cog" icon.
Usage in templates:
{{ lucide "cog" }}
Direct usage in Go:
lucide.Cog()
lucide.Cog(lucide.Options{Size: 32, Class: "my-icon"})
func Coins ¶
Coins renders the "coins" icon.
Usage in templates:
{{ lucide "coins" }}
Direct usage in Go:
lucide.Coins()
lucide.Coins(lucide.Options{Size: 32, Class: "my-icon"})
func Columns
deprecated
added in
v0.4.0
Columns is an alias for Columns2.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Columns2 instead.
Usage in templates:
{{ lucide "columns" }}
Direct usage in Go:
lucide.Columns()
lucide.Columns(lucide.Options{Size: 32, Class: "my-icon"})
func Columns2 ¶
Columns2 renders the "columns-2" icon.
Usage in templates:
{{ lucide "columns-2" }}
Direct usage in Go:
lucide.Columns2()
lucide.Columns2(lucide.Options{Size: 32, Class: "my-icon"})
func Columns3 ¶
Columns3 renders the "columns-3" icon.
Usage in templates:
{{ lucide "columns-3" }}
Direct usage in Go:
lucide.Columns3()
lucide.Columns3(lucide.Options{Size: 32, Class: "my-icon"})
func Columns3Cog ¶
Columns3Cog renders the "columns-3-cog" icon.
Usage in templates:
{{ lucide "columns-3-cog" }}
Direct usage in Go:
lucide.Columns3Cog()
lucide.Columns3Cog(lucide.Options{Size: 32, Class: "my-icon"})
func Columns4 ¶
Columns4 renders the "columns-4" icon.
Usage in templates:
{{ lucide "columns-4" }}
Direct usage in Go:
lucide.Columns4()
lucide.Columns4(lucide.Options{Size: 32, Class: "my-icon"})
func ColumnsSettings
deprecated
added in
v0.4.0
ColumnsSettings is an alias for Columns3Cog.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Columns3Cog instead.
Usage in templates:
{{ lucide "columns-settings" }}
Direct usage in Go:
lucide.ColumnsSettings()
lucide.ColumnsSettings(lucide.Options{Size: 32, Class: "my-icon"})
func Combine ¶
Combine renders the "combine" icon.
Usage in templates:
{{ lucide "combine" }}
Direct usage in Go:
lucide.Combine()
lucide.Combine(lucide.Options{Size: 32, Class: "my-icon"})
func Command ¶
Command renders the "command" icon.
Usage in templates:
{{ lucide "command" }}
Direct usage in Go:
lucide.Command()
lucide.Command(lucide.Options{Size: 32, Class: "my-icon"})
func Compass ¶
Compass renders the "compass" icon.
Usage in templates:
{{ lucide "compass" }}
Direct usage in Go:
lucide.Compass()
lucide.Compass(lucide.Options{Size: 32, Class: "my-icon"})
func Component ¶
Component renders the "component" icon.
Usage in templates:
{{ lucide "component" }}
Direct usage in Go:
lucide.Component()
lucide.Component(lucide.Options{Size: 32, Class: "my-icon"})
func Computer ¶
Computer renders the "computer" icon.
Usage in templates:
{{ lucide "computer" }}
Direct usage in Go:
lucide.Computer()
lucide.Computer(lucide.Options{Size: 32, Class: "my-icon"})
func ConciergeBell ¶
ConciergeBell renders the "concierge-bell" icon.
Usage in templates:
{{ lucide "concierge-bell" }}
Direct usage in Go:
lucide.ConciergeBell()
lucide.ConciergeBell(lucide.Options{Size: 32, Class: "my-icon"})
func Cone ¶
Cone renders the "cone" icon.
Usage in templates:
{{ lucide "cone" }}
Direct usage in Go:
lucide.Cone()
lucide.Cone(lucide.Options{Size: 32, Class: "my-icon"})
func Construction ¶
Construction renders the "construction" icon.
Usage in templates:
{{ lucide "construction" }}
Direct usage in Go:
lucide.Construction()
lucide.Construction(lucide.Options{Size: 32, Class: "my-icon"})
func Contact ¶
Contact renders the "contact" icon.
Usage in templates:
{{ lucide "contact" }}
Direct usage in Go:
lucide.Contact()
lucide.Contact(lucide.Options{Size: 32, Class: "my-icon"})
func Contact2
deprecated
added in
v0.4.0
Contact2 is an alias for ContactRound.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ContactRound instead.
Usage in templates:
{{ lucide "contact-2" }}
Direct usage in Go:
lucide.Contact2()
lucide.Contact2(lucide.Options{Size: 32, Class: "my-icon"})
func ContactRound ¶
ContactRound renders the "contact-round" icon.
Usage in templates:
{{ lucide "contact-round" }}
Direct usage in Go:
lucide.ContactRound()
lucide.ContactRound(lucide.Options{Size: 32, Class: "my-icon"})
func Container ¶
Container renders the "container" icon.
Usage in templates:
{{ lucide "container" }}
Direct usage in Go:
lucide.Container()
lucide.Container(lucide.Options{Size: 32, Class: "my-icon"})
func Contrast ¶
Contrast renders the "contrast" icon.
Usage in templates:
{{ lucide "contrast" }}
Direct usage in Go:
lucide.Contrast()
lucide.Contrast(lucide.Options{Size: 32, Class: "my-icon"})
func Cookie ¶
Cookie renders the "cookie" icon.
Usage in templates:
{{ lucide "cookie" }}
Direct usage in Go:
lucide.Cookie()
lucide.Cookie(lucide.Options{Size: 32, Class: "my-icon"})
func CookingPot ¶
CookingPot renders the "cooking-pot" icon.
Usage in templates:
{{ lucide "cooking-pot" }}
Direct usage in Go:
lucide.CookingPot()
lucide.CookingPot(lucide.Options{Size: 32, Class: "my-icon"})
func Copy ¶
Copy renders the "copy" icon.
Usage in templates:
{{ lucide "copy" }}
Direct usage in Go:
lucide.Copy()
lucide.Copy(lucide.Options{Size: 32, Class: "my-icon"})
func CopyCheck ¶
CopyCheck renders the "copy-check" icon.
Usage in templates:
{{ lucide "copy-check" }}
Direct usage in Go:
lucide.CopyCheck()
lucide.CopyCheck(lucide.Options{Size: 32, Class: "my-icon"})
func CopyMinus ¶
CopyMinus renders the "copy-minus" icon.
Usage in templates:
{{ lucide "copy-minus" }}
Direct usage in Go:
lucide.CopyMinus()
lucide.CopyMinus(lucide.Options{Size: 32, Class: "my-icon"})
func CopyPlus ¶
CopyPlus renders the "copy-plus" icon.
Usage in templates:
{{ lucide "copy-plus" }}
Direct usage in Go:
lucide.CopyPlus()
lucide.CopyPlus(lucide.Options{Size: 32, Class: "my-icon"})
func CopySlash ¶
CopySlash renders the "copy-slash" icon.
Usage in templates:
{{ lucide "copy-slash" }}
Direct usage in Go:
lucide.CopySlash()
lucide.CopySlash(lucide.Options{Size: 32, Class: "my-icon"})
func CopyX ¶
CopyX renders the "copy-x" icon.
Usage in templates:
{{ lucide "copy-x" }}
Direct usage in Go:
lucide.CopyX()
lucide.CopyX(lucide.Options{Size: 32, Class: "my-icon"})
func Copyleft ¶
Copyleft renders the "copyleft" icon.
Usage in templates:
{{ lucide "copyleft" }}
Direct usage in Go:
lucide.Copyleft()
lucide.Copyleft(lucide.Options{Size: 32, Class: "my-icon"})
func Copyright ¶
Copyright renders the "copyright" icon.
Usage in templates:
{{ lucide "copyright" }}
Direct usage in Go:
lucide.Copyright()
lucide.Copyright(lucide.Options{Size: 32, Class: "my-icon"})
func CornerDownLeft ¶
CornerDownLeft renders the "corner-down-left" icon.
Usage in templates:
{{ lucide "corner-down-left" }}
Direct usage in Go:
lucide.CornerDownLeft()
lucide.CornerDownLeft(lucide.Options{Size: 32, Class: "my-icon"})
func CornerDownRight ¶
CornerDownRight renders the "corner-down-right" icon.
Usage in templates:
{{ lucide "corner-down-right" }}
Direct usage in Go:
lucide.CornerDownRight()
lucide.CornerDownRight(lucide.Options{Size: 32, Class: "my-icon"})
func CornerLeftDown ¶
CornerLeftDown renders the "corner-left-down" icon.
Usage in templates:
{{ lucide "corner-left-down" }}
Direct usage in Go:
lucide.CornerLeftDown()
lucide.CornerLeftDown(lucide.Options{Size: 32, Class: "my-icon"})
func CornerLeftUp ¶
CornerLeftUp renders the "corner-left-up" icon.
Usage in templates:
{{ lucide "corner-left-up" }}
Direct usage in Go:
lucide.CornerLeftUp()
lucide.CornerLeftUp(lucide.Options{Size: 32, Class: "my-icon"})
func CornerRightDown ¶
CornerRightDown renders the "corner-right-down" icon.
Usage in templates:
{{ lucide "corner-right-down" }}
Direct usage in Go:
lucide.CornerRightDown()
lucide.CornerRightDown(lucide.Options{Size: 32, Class: "my-icon"})
func CornerRightUp ¶
CornerRightUp renders the "corner-right-up" icon.
Usage in templates:
{{ lucide "corner-right-up" }}
Direct usage in Go:
lucide.CornerRightUp()
lucide.CornerRightUp(lucide.Options{Size: 32, Class: "my-icon"})
func CornerUpLeft ¶
CornerUpLeft renders the "corner-up-left" icon.
Usage in templates:
{{ lucide "corner-up-left" }}
Direct usage in Go:
lucide.CornerUpLeft()
lucide.CornerUpLeft(lucide.Options{Size: 32, Class: "my-icon"})
func CornerUpRight ¶
CornerUpRight renders the "corner-up-right" icon.
Usage in templates:
{{ lucide "corner-up-right" }}
Direct usage in Go:
lucide.CornerUpRight()
lucide.CornerUpRight(lucide.Options{Size: 32, Class: "my-icon"})
func Cpu ¶
Cpu renders the "cpu" icon.
Usage in templates:
{{ lucide "cpu" }}
Direct usage in Go:
lucide.Cpu()
lucide.Cpu(lucide.Options{Size: 32, Class: "my-icon"})
func CreativeCommons ¶
CreativeCommons renders the "creative-commons" icon.
Usage in templates:
{{ lucide "creative-commons" }}
Direct usage in Go:
lucide.CreativeCommons()
lucide.CreativeCommons(lucide.Options{Size: 32, Class: "my-icon"})
func CreditCard ¶
CreditCard renders the "credit-card" icon.
Usage in templates:
{{ lucide "credit-card" }}
Direct usage in Go:
lucide.CreditCard()
lucide.CreditCard(lucide.Options{Size: 32, Class: "my-icon"})
func Croissant ¶
Croissant renders the "croissant" icon.
Usage in templates:
{{ lucide "croissant" }}
Direct usage in Go:
lucide.Croissant()
lucide.Croissant(lucide.Options{Size: 32, Class: "my-icon"})
func Crop ¶
Crop renders the "crop" icon.
Usage in templates:
{{ lucide "crop" }}
Direct usage in Go:
lucide.Crop()
lucide.Crop(lucide.Options{Size: 32, Class: "my-icon"})
func Cross ¶
Cross renders the "cross" icon.
Usage in templates:
{{ lucide "cross" }}
Direct usage in Go:
lucide.Cross()
lucide.Cross(lucide.Options{Size: 32, Class: "my-icon"})
func Crosshair ¶
Crosshair renders the "crosshair" icon.
Usage in templates:
{{ lucide "crosshair" }}
Direct usage in Go:
lucide.Crosshair()
lucide.Crosshair(lucide.Options{Size: 32, Class: "my-icon"})
func Crown ¶
Crown renders the "crown" icon.
Usage in templates:
{{ lucide "crown" }}
Direct usage in Go:
lucide.Crown()
lucide.Crown(lucide.Options{Size: 32, Class: "my-icon"})
func Cuboid ¶
Cuboid renders the "cuboid" icon.
Usage in templates:
{{ lucide "cuboid" }}
Direct usage in Go:
lucide.Cuboid()
lucide.Cuboid(lucide.Options{Size: 32, Class: "my-icon"})
func CupSoda ¶
CupSoda renders the "cup-soda" icon.
Usage in templates:
{{ lucide "cup-soda" }}
Direct usage in Go:
lucide.CupSoda()
lucide.CupSoda(lucide.Options{Size: 32, Class: "my-icon"})
func CurlyBraces
deprecated
added in
v0.4.0
CurlyBraces is an alias for Braces.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Braces instead.
Usage in templates:
{{ lucide "curly-braces" }}
Direct usage in Go:
lucide.CurlyBraces()
lucide.CurlyBraces(lucide.Options{Size: 32, Class: "my-icon"})
func Currency ¶
Currency renders the "currency" icon.
Usage in templates:
{{ lucide "currency" }}
Direct usage in Go:
lucide.Currency()
lucide.Currency(lucide.Options{Size: 32, Class: "my-icon"})
func Cylinder ¶
Cylinder renders the "cylinder" icon.
Usage in templates:
{{ lucide "cylinder" }}
Direct usage in Go:
lucide.Cylinder()
lucide.Cylinder(lucide.Options{Size: 32, Class: "my-icon"})
func Dam ¶
Dam renders the "dam" icon.
Usage in templates:
{{ lucide "dam" }}
Direct usage in Go:
lucide.Dam()
lucide.Dam(lucide.Options{Size: 32, Class: "my-icon"})
func Database ¶
Database renders the "database" icon.
Usage in templates:
{{ lucide "database" }}
Direct usage in Go:
lucide.Database()
lucide.Database(lucide.Options{Size: 32, Class: "my-icon"})
func DatabaseArrowDown ¶ added in v0.20.0
DatabaseArrowDown renders the "database-arrow-down" icon.
Usage in templates:
{{ lucide "database-arrow-down" }}
Direct usage in Go:
lucide.DatabaseArrowDown()
lucide.DatabaseArrowDown(lucide.Options{Size: 32, Class: "my-icon"})
func DatabaseArrowUp ¶ added in v0.20.0
DatabaseArrowUp renders the "database-arrow-up" icon.
Usage in templates:
{{ lucide "database-arrow-up" }}
Direct usage in Go:
lucide.DatabaseArrowUp()
lucide.DatabaseArrowUp(lucide.Options{Size: 32, Class: "my-icon"})
func DatabaseBackup ¶
DatabaseBackup renders the "database-backup" icon.
Usage in templates:
{{ lucide "database-backup" }}
Direct usage in Go:
lucide.DatabaseBackup()
lucide.DatabaseBackup(lucide.Options{Size: 32, Class: "my-icon"})
func DatabaseCheck ¶ added in v0.20.0
DatabaseCheck renders the "database-check" icon.
Usage in templates:
{{ lucide "database-check" }}
Direct usage in Go:
lucide.DatabaseCheck()
lucide.DatabaseCheck(lucide.Options{Size: 32, Class: "my-icon"})
func DatabaseMinus ¶ added in v0.20.0
DatabaseMinus renders the "database-minus" icon.
Usage in templates:
{{ lucide "database-minus" }}
Direct usage in Go:
lucide.DatabaseMinus()
lucide.DatabaseMinus(lucide.Options{Size: 32, Class: "my-icon"})
func DatabasePlus ¶ added in v0.20.0
DatabasePlus renders the "database-plus" icon.
Usage in templates:
{{ lucide "database-plus" }}
Direct usage in Go:
lucide.DatabasePlus()
lucide.DatabasePlus(lucide.Options{Size: 32, Class: "my-icon"})
func DatabaseSearch ¶ added in v0.9.0
DatabaseSearch renders the "database-search" icon.
Usage in templates:
{{ lucide "database-search" }}
Direct usage in Go:
lucide.DatabaseSearch()
lucide.DatabaseSearch(lucide.Options{Size: 32, Class: "my-icon"})
func DatabaseX ¶ added in v0.20.0
DatabaseX renders the "database-x" icon.
Usage in templates:
{{ lucide "database-x" }}
Direct usage in Go:
lucide.DatabaseX()
lucide.DatabaseX(lucide.Options{Size: 32, Class: "my-icon"})
func DatabaseZap ¶
DatabaseZap renders the "database-zap" icon.
Usage in templates:
{{ lucide "database-zap" }}
Direct usage in Go:
lucide.DatabaseZap()
lucide.DatabaseZap(lucide.Options{Size: 32, Class: "my-icon"})
func DecimalsArrowLeft ¶
DecimalsArrowLeft renders the "decimals-arrow-left" icon.
Usage in templates:
{{ lucide "decimals-arrow-left" }}
Direct usage in Go:
lucide.DecimalsArrowLeft()
lucide.DecimalsArrowLeft(lucide.Options{Size: 32, Class: "my-icon"})
func DecimalsArrowRight ¶
DecimalsArrowRight renders the "decimals-arrow-right" icon.
Usage in templates:
{{ lucide "decimals-arrow-right" }}
Direct usage in Go:
lucide.DecimalsArrowRight()
lucide.DecimalsArrowRight(lucide.Options{Size: 32, Class: "my-icon"})
func Delete ¶
Delete renders the "delete" icon.
Usage in templates:
{{ lucide "delete" }}
Direct usage in Go:
lucide.Delete()
lucide.Delete(lucide.Options{Size: 32, Class: "my-icon"})
func Dessert ¶
Dessert renders the "dessert" icon.
Usage in templates:
{{ lucide "dessert" }}
Direct usage in Go:
lucide.Dessert()
lucide.Dessert(lucide.Options{Size: 32, Class: "my-icon"})
func Diameter ¶
Diameter renders the "diameter" icon.
Usage in templates:
{{ lucide "diameter" }}
Direct usage in Go:
lucide.Diameter()
lucide.Diameter(lucide.Options{Size: 32, Class: "my-icon"})
func Diamond ¶
Diamond renders the "diamond" icon.
Usage in templates:
{{ lucide "diamond" }}
Direct usage in Go:
lucide.Diamond()
lucide.Diamond(lucide.Options{Size: 32, Class: "my-icon"})
func DiamondMinus ¶
DiamondMinus renders the "diamond-minus" icon.
Usage in templates:
{{ lucide "diamond-minus" }}
Direct usage in Go:
lucide.DiamondMinus()
lucide.DiamondMinus(lucide.Options{Size: 32, Class: "my-icon"})
func DiamondPercent ¶
DiamondPercent renders the "diamond-percent" icon.
Usage in templates:
{{ lucide "diamond-percent" }}
Direct usage in Go:
lucide.DiamondPercent()
lucide.DiamondPercent(lucide.Options{Size: 32, Class: "my-icon"})
func DiamondPlus ¶
DiamondPlus renders the "diamond-plus" icon.
Usage in templates:
{{ lucide "diamond-plus" }}
Direct usage in Go:
lucide.DiamondPlus()
lucide.DiamondPlus(lucide.Options{Size: 32, Class: "my-icon"})
func Dice1 ¶
Dice1 renders the "dice-1" icon.
Usage in templates:
{{ lucide "dice-1" }}
Direct usage in Go:
lucide.Dice1()
lucide.Dice1(lucide.Options{Size: 32, Class: "my-icon"})
func Dice2 ¶
Dice2 renders the "dice-2" icon.
Usage in templates:
{{ lucide "dice-2" }}
Direct usage in Go:
lucide.Dice2()
lucide.Dice2(lucide.Options{Size: 32, Class: "my-icon"})
func Dice3 ¶
Dice3 renders the "dice-3" icon.
Usage in templates:
{{ lucide "dice-3" }}
Direct usage in Go:
lucide.Dice3()
lucide.Dice3(lucide.Options{Size: 32, Class: "my-icon"})
func Dice4 ¶
Dice4 renders the "dice-4" icon.
Usage in templates:
{{ lucide "dice-4" }}
Direct usage in Go:
lucide.Dice4()
lucide.Dice4(lucide.Options{Size: 32, Class: "my-icon"})
func Dice5 ¶
Dice5 renders the "dice-5" icon.
Usage in templates:
{{ lucide "dice-5" }}
Direct usage in Go:
lucide.Dice5()
lucide.Dice5(lucide.Options{Size: 32, Class: "my-icon"})
func Dice6 ¶
Dice6 renders the "dice-6" icon.
Usage in templates:
{{ lucide "dice-6" }}
Direct usage in Go:
lucide.Dice6()
lucide.Dice6(lucide.Options{Size: 32, Class: "my-icon"})
func Dices ¶
Dices renders the "dices" icon.
Usage in templates:
{{ lucide "dices" }}
Direct usage in Go:
lucide.Dices()
lucide.Dices(lucide.Options{Size: 32, Class: "my-icon"})
func Dict ¶
Dict creates a map from key-value pairs. Helper function for building option maps in templates.
If an odd number of arguments is provided, the last key gets an empty string value. Non-string keys are converted to strings using fmt.Sprint.
Usage in templates:
{{ lucide "circle-x" (dict "size" 32 "class" "my-icon") }}
Can also be registered manually:
tmpl.Funcs(template.FuncMap{
"lucide": lucide.Icon,
"dict": lucide.Dict,
})
func Diff ¶
Diff renders the "diff" icon.
Usage in templates:
{{ lucide "diff" }}
Direct usage in Go:
lucide.Diff()
lucide.Diff(lucide.Options{Size: 32, Class: "my-icon"})
func Disc ¶
Disc renders the "disc" icon.
Usage in templates:
{{ lucide "disc" }}
Direct usage in Go:
lucide.Disc()
lucide.Disc(lucide.Options{Size: 32, Class: "my-icon"})
func Disc2 ¶
Disc2 renders the "disc-2" icon.
Usage in templates:
{{ lucide "disc-2" }}
Direct usage in Go:
lucide.Disc2()
lucide.Disc2(lucide.Options{Size: 32, Class: "my-icon"})
func Disc3 ¶
Disc3 renders the "disc-3" icon.
Usage in templates:
{{ lucide "disc-3" }}
Direct usage in Go:
lucide.Disc3()
lucide.Disc3(lucide.Options{Size: 32, Class: "my-icon"})
func DiscAlbum ¶
DiscAlbum renders the "disc-album" icon.
Usage in templates:
{{ lucide "disc-album" }}
Direct usage in Go:
lucide.DiscAlbum()
lucide.DiscAlbum(lucide.Options{Size: 32, Class: "my-icon"})
func Divide ¶
Divide renders the "divide" icon.
Usage in templates:
{{ lucide "divide" }}
Direct usage in Go:
lucide.Divide()
lucide.Divide(lucide.Options{Size: 32, Class: "my-icon"})
func DivideCircle
deprecated
added in
v0.4.0
DivideCircle is an alias for CircleDivide.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleDivide instead.
Usage in templates:
{{ lucide "divide-circle" }}
Direct usage in Go:
lucide.DivideCircle()
lucide.DivideCircle(lucide.Options{Size: 32, Class: "my-icon"})
func DivideSquare
deprecated
added in
v0.4.0
DivideSquare is an alias for SquareDivide.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareDivide instead.
Usage in templates:
{{ lucide "divide-square" }}
Direct usage in Go:
lucide.DivideSquare()
lucide.DivideSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Dna ¶
Dna renders the "dna" icon.
Usage in templates:
{{ lucide "dna" }}
Direct usage in Go:
lucide.Dna()
lucide.Dna(lucide.Options{Size: 32, Class: "my-icon"})
func DnaOff ¶
DnaOff renders the "dna-off" icon.
Usage in templates:
{{ lucide "dna-off" }}
Direct usage in Go:
lucide.DnaOff()
lucide.DnaOff(lucide.Options{Size: 32, Class: "my-icon"})
func Dock ¶
Dock renders the "dock" icon.
Usage in templates:
{{ lucide "dock" }}
Direct usage in Go:
lucide.Dock()
lucide.Dock(lucide.Options{Size: 32, Class: "my-icon"})
func Dog ¶
Dog renders the "dog" icon.
Usage in templates:
{{ lucide "dog" }}
Direct usage in Go:
lucide.Dog()
lucide.Dog(lucide.Options{Size: 32, Class: "my-icon"})
func DollarSign ¶
DollarSign renders the "dollar-sign" icon.
Usage in templates:
{{ lucide "dollar-sign" }}
Direct usage in Go:
lucide.DollarSign()
lucide.DollarSign(lucide.Options{Size: 32, Class: "my-icon"})
func Donut ¶
Donut renders the "donut" icon.
Usage in templates:
{{ lucide "donut" }}
Direct usage in Go:
lucide.Donut()
lucide.Donut(lucide.Options{Size: 32, Class: "my-icon"})
func DoorClosed ¶
DoorClosed renders the "door-closed" icon.
Usage in templates:
{{ lucide "door-closed" }}
Direct usage in Go:
lucide.DoorClosed()
lucide.DoorClosed(lucide.Options{Size: 32, Class: "my-icon"})
func DoorClosedLocked ¶
DoorClosedLocked renders the "door-closed-locked" icon.
Usage in templates:
{{ lucide "door-closed-locked" }}
Direct usage in Go:
lucide.DoorClosedLocked()
lucide.DoorClosedLocked(lucide.Options{Size: 32, Class: "my-icon"})
func DoorOpen ¶
DoorOpen renders the "door-open" icon.
Usage in templates:
{{ lucide "door-open" }}
Direct usage in Go:
lucide.DoorOpen()
lucide.DoorOpen(lucide.Options{Size: 32, Class: "my-icon"})
func Dot ¶
Dot renders the "dot" icon.
Usage in templates:
{{ lucide "dot" }}
Direct usage in Go:
lucide.Dot()
lucide.Dot(lucide.Options{Size: 32, Class: "my-icon"})
func DotSquare
deprecated
added in
v0.4.0
DotSquare is an alias for SquareDot.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareDot instead.
Usage in templates:
{{ lucide "dot-square" }}
Direct usage in Go:
lucide.DotSquare()
lucide.DotSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Download ¶
Download renders the "download" icon.
Usage in templates:
{{ lucide "download" }}
Direct usage in Go:
lucide.Download()
lucide.Download(lucide.Options{Size: 32, Class: "my-icon"})
func DownloadCloud
deprecated
added in
v0.4.0
DownloadCloud is an alias for CloudDownload.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CloudDownload instead.
Usage in templates:
{{ lucide "download-cloud" }}
Direct usage in Go:
lucide.DownloadCloud()
lucide.DownloadCloud(lucide.Options{Size: 32, Class: "my-icon"})
func DraftingCompass ¶
DraftingCompass renders the "drafting-compass" icon.
Usage in templates:
{{ lucide "drafting-compass" }}
Direct usage in Go:
lucide.DraftingCompass()
lucide.DraftingCompass(lucide.Options{Size: 32, Class: "my-icon"})
func Drama ¶
Drama renders the "drama" icon.
Usage in templates:
{{ lucide "drama" }}
Direct usage in Go:
lucide.Drama()
lucide.Drama(lucide.Options{Size: 32, Class: "my-icon"})
func Drill ¶
Drill renders the "drill" icon.
Usage in templates:
{{ lucide "drill" }}
Direct usage in Go:
lucide.Drill()
lucide.Drill(lucide.Options{Size: 32, Class: "my-icon"})
func Drone ¶
Drone renders the "drone" icon.
Usage in templates:
{{ lucide "drone" }}
Direct usage in Go:
lucide.Drone()
lucide.Drone(lucide.Options{Size: 32, Class: "my-icon"})
func Droplet ¶
Droplet renders the "droplet" icon.
Usage in templates:
{{ lucide "droplet" }}
Direct usage in Go:
lucide.Droplet()
lucide.Droplet(lucide.Options{Size: 32, Class: "my-icon"})
func DropletOff ¶
DropletOff renders the "droplet-off" icon.
Usage in templates:
{{ lucide "droplet-off" }}
Direct usage in Go:
lucide.DropletOff()
lucide.DropletOff(lucide.Options{Size: 32, Class: "my-icon"})
func Droplets ¶
Droplets renders the "droplets" icon.
Usage in templates:
{{ lucide "droplets" }}
Direct usage in Go:
lucide.Droplets()
lucide.Droplets(lucide.Options{Size: 32, Class: "my-icon"})
func Drum ¶
Drum renders the "drum" icon.
Usage in templates:
{{ lucide "drum" }}
Direct usage in Go:
lucide.Drum()
lucide.Drum(lucide.Options{Size: 32, Class: "my-icon"})
func Drumstick ¶
Drumstick renders the "drumstick" icon.
Usage in templates:
{{ lucide "drumstick" }}
Direct usage in Go:
lucide.Drumstick()
lucide.Drumstick(lucide.Options{Size: 32, Class: "my-icon"})
func Dumbbell ¶
Dumbbell renders the "dumbbell" icon.
Usage in templates:
{{ lucide "dumbbell" }}
Direct usage in Go:
lucide.Dumbbell()
lucide.Dumbbell(lucide.Options{Size: 32, Class: "my-icon"})
func Ear ¶
Ear renders the "ear" icon.
Usage in templates:
{{ lucide "ear" }}
Direct usage in Go:
lucide.Ear()
lucide.Ear(lucide.Options{Size: 32, Class: "my-icon"})
func EarOff ¶
EarOff renders the "ear-off" icon.
Usage in templates:
{{ lucide "ear-off" }}
Direct usage in Go:
lucide.EarOff()
lucide.EarOff(lucide.Options{Size: 32, Class: "my-icon"})
func Earth ¶
Earth renders the "earth" icon.
Usage in templates:
{{ lucide "earth" }}
Direct usage in Go:
lucide.Earth()
lucide.Earth(lucide.Options{Size: 32, Class: "my-icon"})
func EarthLock ¶
EarthLock renders the "earth-lock" icon.
Usage in templates:
{{ lucide "earth-lock" }}
Direct usage in Go:
lucide.EarthLock()
lucide.EarthLock(lucide.Options{Size: 32, Class: "my-icon"})
func Eclipse ¶
Eclipse renders the "eclipse" icon.
Usage in templates:
{{ lucide "eclipse" }}
Direct usage in Go:
lucide.Eclipse()
lucide.Eclipse(lucide.Options{Size: 32, Class: "my-icon"})
func Edit
deprecated
added in
v0.4.0
Edit is an alias for SquarePen.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquarePen instead.
Usage in templates:
{{ lucide "edit" }}
Direct usage in Go:
lucide.Edit()
lucide.Edit(lucide.Options{Size: 32, Class: "my-icon"})
func Edit2
deprecated
added in
v0.4.0
Edit2 is an alias for Pen.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Pen instead.
Usage in templates:
{{ lucide "edit-2" }}
Direct usage in Go:
lucide.Edit2()
lucide.Edit2(lucide.Options{Size: 32, Class: "my-icon"})
func Edit3
deprecated
added in
v0.4.0
Edit3 is an alias for PenLine.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use PenLine instead.
Usage in templates:
{{ lucide "edit-3" }}
Direct usage in Go:
lucide.Edit3()
lucide.Edit3(lucide.Options{Size: 32, Class: "my-icon"})
func Egg ¶
Egg renders the "egg" icon.
Usage in templates:
{{ lucide "egg" }}
Direct usage in Go:
lucide.Egg()
lucide.Egg(lucide.Options{Size: 32, Class: "my-icon"})
func EggFried ¶
EggFried renders the "egg-fried" icon.
Usage in templates:
{{ lucide "egg-fried" }}
Direct usage in Go:
lucide.EggFried()
lucide.EggFried(lucide.Options{Size: 32, Class: "my-icon"})
func EggOff ¶
EggOff renders the "egg-off" icon.
Usage in templates:
{{ lucide "egg-off" }}
Direct usage in Go:
lucide.EggOff()
lucide.EggOff(lucide.Options{Size: 32, Class: "my-icon"})
func Eject ¶ added in v0.24.0
Eject renders the "eject" icon.
Usage in templates:
{{ lucide "eject" }}
Direct usage in Go:
lucide.Eject()
lucide.Eject(lucide.Options{Size: 32, Class: "my-icon"})
func Ellipse ¶ added in v0.11.0
Ellipse renders the "ellipse" icon.
Usage in templates:
{{ lucide "ellipse" }}
Direct usage in Go:
lucide.Ellipse()
lucide.Ellipse(lucide.Options{Size: 32, Class: "my-icon"})
func Ellipsis ¶
Ellipsis renders the "ellipsis" icon.
Usage in templates:
{{ lucide "ellipsis" }}
Direct usage in Go:
lucide.Ellipsis()
lucide.Ellipsis(lucide.Options{Size: 32, Class: "my-icon"})
func EllipsisVertical ¶
EllipsisVertical renders the "ellipsis-vertical" icon.
Usage in templates:
{{ lucide "ellipsis-vertical" }}
Direct usage in Go:
lucide.EllipsisVertical()
lucide.EllipsisVertical(lucide.Options{Size: 32, Class: "my-icon"})
func Equal ¶
Equal renders the "equal" icon.
Usage in templates:
{{ lucide "equal" }}
Direct usage in Go:
lucide.Equal()
lucide.Equal(lucide.Options{Size: 32, Class: "my-icon"})
func EqualApproximately ¶
EqualApproximately renders the "equal-approximately" icon.
Usage in templates:
{{ lucide "equal-approximately" }}
Direct usage in Go:
lucide.EqualApproximately()
lucide.EqualApproximately(lucide.Options{Size: 32, Class: "my-icon"})
func EqualNot ¶
EqualNot renders the "equal-not" icon.
Usage in templates:
{{ lucide "equal-not" }}
Direct usage in Go:
lucide.EqualNot()
lucide.EqualNot(lucide.Options{Size: 32, Class: "my-icon"})
func EqualSquare
deprecated
added in
v0.4.0
EqualSquare is an alias for SquareEqual.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareEqual instead.
Usage in templates:
{{ lucide "equal-square" }}
Direct usage in Go:
lucide.EqualSquare()
lucide.EqualSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Eraser ¶
Eraser renders the "eraser" icon.
Usage in templates:
{{ lucide "eraser" }}
Direct usage in Go:
lucide.Eraser()
lucide.Eraser(lucide.Options{Size: 32, Class: "my-icon"})
func EthernetPort ¶
EthernetPort renders the "ethernet-port" icon.
Usage in templates:
{{ lucide "ethernet-port" }}
Direct usage in Go:
lucide.EthernetPort()
lucide.EthernetPort(lucide.Options{Size: 32, Class: "my-icon"})
func Euro ¶
Euro renders the "euro" icon.
Usage in templates:
{{ lucide "euro" }}
Direct usage in Go:
lucide.Euro()
lucide.Euro(lucide.Options{Size: 32, Class: "my-icon"})
func EvCharger ¶
EvCharger renders the "ev-charger" icon.
Usage in templates:
{{ lucide "ev-charger" }}
Direct usage in Go:
lucide.EvCharger()
lucide.EvCharger(lucide.Options{Size: 32, Class: "my-icon"})
func Expand ¶
Expand renders the "expand" icon.
Usage in templates:
{{ lucide "expand" }}
Direct usage in Go:
lucide.Expand()
lucide.Expand(lucide.Options{Size: 32, Class: "my-icon"})
func ExternalLink ¶
ExternalLink renders the "external-link" icon.
Usage in templates:
{{ lucide "external-link" }}
Direct usage in Go:
lucide.ExternalLink()
lucide.ExternalLink(lucide.Options{Size: 32, Class: "my-icon"})
func Eye ¶
Eye renders the "eye" icon.
Usage in templates:
{{ lucide "eye" }}
Direct usage in Go:
lucide.Eye()
lucide.Eye(lucide.Options{Size: 32, Class: "my-icon"})
func EyeClosed ¶
EyeClosed renders the "eye-closed" icon.
Usage in templates:
{{ lucide "eye-closed" }}
Direct usage in Go:
lucide.EyeClosed()
lucide.EyeClosed(lucide.Options{Size: 32, Class: "my-icon"})
func EyeDashed ¶ added in v0.18.0
EyeDashed renders the "eye-dashed" icon.
Usage in templates:
{{ lucide "eye-dashed" }}
Direct usage in Go:
lucide.EyeDashed()
lucide.EyeDashed(lucide.Options{Size: 32, Class: "my-icon"})
func EyeOff ¶
EyeOff renders the "eye-off" icon.
Usage in templates:
{{ lucide "eye-off" }}
Direct usage in Go:
lucide.EyeOff()
lucide.EyeOff(lucide.Options{Size: 32, Class: "my-icon"})
func FaceAngry ¶ added in v0.24.0
FaceAngry renders the "face-angry" icon.
Usage in templates:
{{ lucide "face-angry" }}
Direct usage in Go:
lucide.FaceAngry()
lucide.FaceAngry(lucide.Options{Size: 32, Class: "my-icon"})
func FaceExpressionless ¶ added in v0.24.0
FaceExpressionless renders the "face-expressionless" icon.
Usage in templates:
{{ lucide "face-expressionless" }}
Direct usage in Go:
lucide.FaceExpressionless()
lucide.FaceExpressionless(lucide.Options{Size: 32, Class: "my-icon"})
func FaceGrinning ¶ added in v0.24.0
FaceGrinning renders the "face-grinning" icon.
Usage in templates:
{{ lucide "face-grinning" }}
Direct usage in Go:
lucide.FaceGrinning()
lucide.FaceGrinning(lucide.Options{Size: 32, Class: "my-icon"})
func FaceNeutral ¶ added in v0.24.0
FaceNeutral renders the "face-neutral" icon.
Usage in templates:
{{ lucide "face-neutral" }}
Direct usage in Go:
lucide.FaceNeutral()
lucide.FaceNeutral(lucide.Options{Size: 32, Class: "my-icon"})
func FaceSlightlyFrowning ¶ added in v0.24.0
FaceSlightlyFrowning renders the "face-slightly-frowning" icon.
Usage in templates:
{{ lucide "face-slightly-frowning" }}
Direct usage in Go:
lucide.FaceSlightlyFrowning()
lucide.FaceSlightlyFrowning(lucide.Options{Size: 32, Class: "my-icon"})
func FaceSlightlySmiling ¶ added in v0.24.0
FaceSlightlySmiling renders the "face-slightly-smiling" icon.
Usage in templates:
{{ lucide "face-slightly-smiling" }}
Direct usage in Go:
lucide.FaceSlightlySmiling()
lucide.FaceSlightlySmiling(lucide.Options{Size: 32, Class: "my-icon"})
func FaceSlightlySmilingPlus ¶ added in v0.24.0
FaceSlightlySmilingPlus renders the "face-slightly-smiling-plus" icon.
Usage in templates:
{{ lucide "face-slightly-smiling-plus" }}
Direct usage in Go:
lucide.FaceSlightlySmilingPlus()
lucide.FaceSlightlySmilingPlus(lucide.Options{Size: 32, Class: "my-icon"})
func Factory ¶
Factory renders the "factory" icon.
Usage in templates:
{{ lucide "factory" }}
Direct usage in Go:
lucide.Factory()
lucide.Factory(lucide.Options{Size: 32, Class: "my-icon"})
func Fan ¶
Fan renders the "fan" icon.
Usage in templates:
{{ lucide "fan" }}
Direct usage in Go:
lucide.Fan()
lucide.Fan(lucide.Options{Size: 32, Class: "my-icon"})
func FastForward ¶
FastForward renders the "fast-forward" icon.
Usage in templates:
{{ lucide "fast-forward" }}
Direct usage in Go:
lucide.FastForward()
lucide.FastForward(lucide.Options{Size: 32, Class: "my-icon"})
func Feather ¶
Feather renders the "feather" icon.
Usage in templates:
{{ lucide "feather" }}
Direct usage in Go:
lucide.Feather()
lucide.Feather(lucide.Options{Size: 32, Class: "my-icon"})
func Fence ¶
Fence renders the "fence" icon.
Usage in templates:
{{ lucide "fence" }}
Direct usage in Go:
lucide.Fence()
lucide.Fence(lucide.Options{Size: 32, Class: "my-icon"})
func FerrisWheel ¶
FerrisWheel renders the "ferris-wheel" icon.
Usage in templates:
{{ lucide "ferris-wheel" }}
Direct usage in Go:
lucide.FerrisWheel()
lucide.FerrisWheel(lucide.Options{Size: 32, Class: "my-icon"})
func File ¶
File renders the "file" icon.
Usage in templates:
{{ lucide "file" }}
Direct usage in Go:
lucide.File()
lucide.File(lucide.Options{Size: 32, Class: "my-icon"})
func FileArchive ¶
FileArchive renders the "file-archive" icon.
Usage in templates:
{{ lucide "file-archive" }}
Direct usage in Go:
lucide.FileArchive()
lucide.FileArchive(lucide.Options{Size: 32, Class: "my-icon"})
func FileAudio
deprecated
FileAudio is an alias for FileHeadphone.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileHeadphone instead.
Usage in templates:
{{ lucide "file-audio" }}
Direct usage in Go:
lucide.FileAudio()
lucide.FileAudio(lucide.Options{Size: 32, Class: "my-icon"})
func FileAudio2
deprecated
FileAudio2 is an alias for FileHeadphone.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.duplicate Please use FileHeadphone instead.
Usage in templates:
{{ lucide "file-audio-2" }}
Direct usage in Go:
lucide.FileAudio2()
lucide.FileAudio2(lucide.Options{Size: 32, Class: "my-icon"})
func FileAxis3D
deprecated
added in
v0.4.0
FileAxis3D is an alias for FileAxis3d.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileAxis3d instead.
Usage in templates:
{{ lucide "file-axis-3-d" }}
Direct usage in Go:
lucide.FileAxis3D()
lucide.FileAxis3D(lucide.Options{Size: 32, Class: "my-icon"})
func FileAxis3d ¶
FileAxis3d renders the "file-axis-3d" icon.
Usage in templates:
{{ lucide "file-axis-3d" }}
Direct usage in Go:
lucide.FileAxis3d()
lucide.FileAxis3d(lucide.Options{Size: 32, Class: "my-icon"})
func FileBadge ¶
FileBadge renders the "file-badge" icon.
Usage in templates:
{{ lucide "file-badge" }}
Direct usage in Go:
lucide.FileBadge()
lucide.FileBadge(lucide.Options{Size: 32, Class: "my-icon"})
func FileBadge2
deprecated
FileBadge2 is an alias for FileBadge.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.duplicate Please use FileBadge instead.
Usage in templates:
{{ lucide "file-badge-2" }}
Direct usage in Go:
lucide.FileBadge2()
lucide.FileBadge2(lucide.Options{Size: 32, Class: "my-icon"})
func FileBarChart
deprecated
added in
v0.4.0
FileBarChart is an alias for FileChartColumnIncreasing.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileChartColumnIncreasing instead.
Usage in templates:
{{ lucide "file-bar-chart" }}
Direct usage in Go:
lucide.FileBarChart()
lucide.FileBarChart(lucide.Options{Size: 32, Class: "my-icon"})
func FileBarChart2
deprecated
added in
v0.4.0
FileBarChart2 is an alias for FileChartColumn.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileChartColumn instead.
Usage in templates:
{{ lucide "file-bar-chart-2" }}
Direct usage in Go:
lucide.FileBarChart2()
lucide.FileBarChart2(lucide.Options{Size: 32, Class: "my-icon"})
func FileBox ¶
FileBox renders the "file-box" icon.
Usage in templates:
{{ lucide "file-box" }}
Direct usage in Go:
lucide.FileBox()
lucide.FileBox(lucide.Options{Size: 32, Class: "my-icon"})
func FileBraces ¶ added in v0.2.0
FileBraces renders the "file-braces" icon.
Usage in templates:
{{ lucide "file-braces" }}
Direct usage in Go:
lucide.FileBraces()
lucide.FileBraces(lucide.Options{Size: 32, Class: "my-icon"})
func FileBracesCorner ¶ added in v0.2.0
FileBracesCorner renders the "file-braces-corner" icon.
Usage in templates:
{{ lucide "file-braces-corner" }}
Direct usage in Go:
lucide.FileBracesCorner()
lucide.FileBracesCorner(lucide.Options{Size: 32, Class: "my-icon"})
func FileChartColumn ¶
FileChartColumn renders the "file-chart-column" icon.
Usage in templates:
{{ lucide "file-chart-column" }}
Direct usage in Go:
lucide.FileChartColumn()
lucide.FileChartColumn(lucide.Options{Size: 32, Class: "my-icon"})
func FileChartColumnIncreasing ¶
FileChartColumnIncreasing renders the "file-chart-column-increasing" icon.
Usage in templates:
{{ lucide "file-chart-column-increasing" }}
Direct usage in Go:
lucide.FileChartColumnIncreasing()
lucide.FileChartColumnIncreasing(lucide.Options{Size: 32, Class: "my-icon"})
func FileChartLine ¶
FileChartLine renders the "file-chart-line" icon.
Usage in templates:
{{ lucide "file-chart-line" }}
Direct usage in Go:
lucide.FileChartLine()
lucide.FileChartLine(lucide.Options{Size: 32, Class: "my-icon"})
func FileChartPie ¶
FileChartPie renders the "file-chart-pie" icon.
Usage in templates:
{{ lucide "file-chart-pie" }}
Direct usage in Go:
lucide.FileChartPie()
lucide.FileChartPie(lucide.Options{Size: 32, Class: "my-icon"})
func FileCheck ¶
FileCheck renders the "file-check" icon.
Usage in templates:
{{ lucide "file-check" }}
Direct usage in Go:
lucide.FileCheck()
lucide.FileCheck(lucide.Options{Size: 32, Class: "my-icon"})
func FileCheck2
deprecated
FileCheck2 is an alias for FileCheckCorner.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileCheckCorner instead.
Usage in templates:
{{ lucide "file-check-2" }}
Direct usage in Go:
lucide.FileCheck2()
lucide.FileCheck2(lucide.Options{Size: 32, Class: "my-icon"})
func FileCheckCorner ¶ added in v0.2.0
FileCheckCorner renders the "file-check-corner" icon.
Usage in templates:
{{ lucide "file-check-corner" }}
Direct usage in Go:
lucide.FileCheckCorner()
lucide.FileCheckCorner(lucide.Options{Size: 32, Class: "my-icon"})
func FileClock ¶
FileClock renders the "file-clock" icon.
Usage in templates:
{{ lucide "file-clock" }}
Direct usage in Go:
lucide.FileClock()
lucide.FileClock(lucide.Options{Size: 32, Class: "my-icon"})
func FileCode ¶
FileCode renders the "file-code" icon.
Usage in templates:
{{ lucide "file-code" }}
Direct usage in Go:
lucide.FileCode()
lucide.FileCode(lucide.Options{Size: 32, Class: "my-icon"})
func FileCode2
deprecated
FileCode2 is an alias for FileCodeCorner.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileCodeCorner instead.
Usage in templates:
{{ lucide "file-code-2" }}
Direct usage in Go:
lucide.FileCode2()
lucide.FileCode2(lucide.Options{Size: 32, Class: "my-icon"})
func FileCodeCorner ¶ added in v0.2.0
FileCodeCorner renders the "file-code-corner" icon.
Usage in templates:
{{ lucide "file-code-corner" }}
Direct usage in Go:
lucide.FileCodeCorner()
lucide.FileCodeCorner(lucide.Options{Size: 32, Class: "my-icon"})
func FileCog ¶
FileCog renders the "file-cog" icon.
Usage in templates:
{{ lucide "file-cog" }}
Direct usage in Go:
lucide.FileCog()
lucide.FileCog(lucide.Options{Size: 32, Class: "my-icon"})
func FileCog2
deprecated
added in
v0.4.0
FileCog2 is an alias for FileCog.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileCog instead.
Usage in templates:
{{ lucide "file-cog-2" }}
Direct usage in Go:
lucide.FileCog2()
lucide.FileCog2(lucide.Options{Size: 32, Class: "my-icon"})
func FileDiff ¶
FileDiff renders the "file-diff" icon.
Usage in templates:
{{ lucide "file-diff" }}
Direct usage in Go:
lucide.FileDiff()
lucide.FileDiff(lucide.Options{Size: 32, Class: "my-icon"})
func FileDigit ¶
FileDigit renders the "file-digit" icon.
Usage in templates:
{{ lucide "file-digit" }}
Direct usage in Go:
lucide.FileDigit()
lucide.FileDigit(lucide.Options{Size: 32, Class: "my-icon"})
func FileDown ¶
FileDown renders the "file-down" icon.
Usage in templates:
{{ lucide "file-down" }}
Direct usage in Go:
lucide.FileDown()
lucide.FileDown(lucide.Options{Size: 32, Class: "my-icon"})
func FileEdit
deprecated
added in
v0.4.0
FileEdit is an alias for FilePen.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FilePen instead.
Usage in templates:
{{ lucide "file-edit" }}
Direct usage in Go:
lucide.FileEdit()
lucide.FileEdit(lucide.Options{Size: 32, Class: "my-icon"})
func FileExclamationPoint ¶ added in v0.2.0
FileExclamationPoint renders the "file-exclamation-point" icon.
Usage in templates:
{{ lucide "file-exclamation-point" }}
Direct usage in Go:
lucide.FileExclamationPoint()
lucide.FileExclamationPoint(lucide.Options{Size: 32, Class: "my-icon"})
func FileHeadphone ¶ added in v0.2.0
FileHeadphone renders the "file-headphone" icon.
Usage in templates:
{{ lucide "file-headphone" }}
Direct usage in Go:
lucide.FileHeadphone()
lucide.FileHeadphone(lucide.Options{Size: 32, Class: "my-icon"})
func FileHeart ¶
FileHeart renders the "file-heart" icon.
Usage in templates:
{{ lucide "file-heart" }}
Direct usage in Go:
lucide.FileHeart()
lucide.FileHeart(lucide.Options{Size: 32, Class: "my-icon"})
func FileImage ¶
FileImage renders the "file-image" icon.
Usage in templates:
{{ lucide "file-image" }}
Direct usage in Go:
lucide.FileImage()
lucide.FileImage(lucide.Options{Size: 32, Class: "my-icon"})
func FileInput ¶
FileInput renders the "file-input" icon.
Usage in templates:
{{ lucide "file-input" }}
Direct usage in Go:
lucide.FileInput()
lucide.FileInput(lucide.Options{Size: 32, Class: "my-icon"})
func FileJson
deprecated
FileJson is an alias for FileBraces.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileBraces instead.
Usage in templates:
{{ lucide "file-json" }}
Direct usage in Go:
lucide.FileJson()
lucide.FileJson(lucide.Options{Size: 32, Class: "my-icon"})
func FileJson2
deprecated
FileJson2 is an alias for FileBracesCorner.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileBracesCorner instead.
Usage in templates:
{{ lucide "file-json-2" }}
Direct usage in Go:
lucide.FileJson2()
lucide.FileJson2(lucide.Options{Size: 32, Class: "my-icon"})
func FileKey ¶
FileKey renders the "file-key" icon.
Usage in templates:
{{ lucide "file-key" }}
Direct usage in Go:
lucide.FileKey()
lucide.FileKey(lucide.Options{Size: 32, Class: "my-icon"})
func FileKey2
deprecated
FileKey2 is an alias for FileKey.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.duplicate Please use FileKey instead.
Usage in templates:
{{ lucide "file-key-2" }}
Direct usage in Go:
lucide.FileKey2()
lucide.FileKey2(lucide.Options{Size: 32, Class: "my-icon"})
func FileLineChart
deprecated
added in
v0.4.0
FileLineChart is an alias for FileChartLine.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileChartLine instead.
Usage in templates:
{{ lucide "file-line-chart" }}
Direct usage in Go:
lucide.FileLineChart()
lucide.FileLineChart(lucide.Options{Size: 32, Class: "my-icon"})
func FileLock ¶
FileLock renders the "file-lock" icon.
Usage in templates:
{{ lucide "file-lock" }}
Direct usage in Go:
lucide.FileLock()
lucide.FileLock(lucide.Options{Size: 32, Class: "my-icon"})
func FileLock2
deprecated
FileLock2 is an alias for FileLock.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.duplicate Please use FileLock instead.
Usage in templates:
{{ lucide "file-lock-2" }}
Direct usage in Go:
lucide.FileLock2()
lucide.FileLock2(lucide.Options{Size: 32, Class: "my-icon"})
func FileMinus ¶
FileMinus renders the "file-minus" icon.
Usage in templates:
{{ lucide "file-minus" }}
Direct usage in Go:
lucide.FileMinus()
lucide.FileMinus(lucide.Options{Size: 32, Class: "my-icon"})
func FileMinus2
deprecated
FileMinus2 is an alias for FileMinusCorner.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileMinusCorner instead.
Usage in templates:
{{ lucide "file-minus-2" }}
Direct usage in Go:
lucide.FileMinus2()
lucide.FileMinus2(lucide.Options{Size: 32, Class: "my-icon"})
func FileMinusCorner ¶ added in v0.2.0
FileMinusCorner renders the "file-minus-corner" icon.
Usage in templates:
{{ lucide "file-minus-corner" }}
Direct usage in Go:
lucide.FileMinusCorner()
lucide.FileMinusCorner(lucide.Options{Size: 32, Class: "my-icon"})
func FileMusic ¶
FileMusic renders the "file-music" icon.
Usage in templates:
{{ lucide "file-music" }}
Direct usage in Go:
lucide.FileMusic()
lucide.FileMusic(lucide.Options{Size: 32, Class: "my-icon"})
func FileOutput ¶
FileOutput renders the "file-output" icon.
Usage in templates:
{{ lucide "file-output" }}
Direct usage in Go:
lucide.FileOutput()
lucide.FileOutput(lucide.Options{Size: 32, Class: "my-icon"})
func FilePen ¶
FilePen renders the "file-pen" icon.
Usage in templates:
{{ lucide "file-pen" }}
Direct usage in Go:
lucide.FilePen()
lucide.FilePen(lucide.Options{Size: 32, Class: "my-icon"})
func FilePenLine ¶
FilePenLine renders the "file-pen-line" icon.
Usage in templates:
{{ lucide "file-pen-line" }}
Direct usage in Go:
lucide.FilePenLine()
lucide.FilePenLine(lucide.Options{Size: 32, Class: "my-icon"})
func FilePieChart
deprecated
added in
v0.4.0
FilePieChart is an alias for FileChartPie.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileChartPie instead.
Usage in templates:
{{ lucide "file-pie-chart" }}
Direct usage in Go:
lucide.FilePieChart()
lucide.FilePieChart(lucide.Options{Size: 32, Class: "my-icon"})
func FilePlay ¶
FilePlay renders the "file-play" icon.
Usage in templates:
{{ lucide "file-play" }}
Direct usage in Go:
lucide.FilePlay()
lucide.FilePlay(lucide.Options{Size: 32, Class: "my-icon"})
func FilePlus ¶
FilePlus renders the "file-plus" icon.
Usage in templates:
{{ lucide "file-plus" }}
Direct usage in Go:
lucide.FilePlus()
lucide.FilePlus(lucide.Options{Size: 32, Class: "my-icon"})
func FilePlus2
deprecated
FilePlus2 is an alias for FilePlusCorner.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FilePlusCorner instead.
Usage in templates:
{{ lucide "file-plus-2" }}
Direct usage in Go:
lucide.FilePlus2()
lucide.FilePlus2(lucide.Options{Size: 32, Class: "my-icon"})
func FilePlusCorner ¶ added in v0.2.0
FilePlusCorner renders the "file-plus-corner" icon.
Usage in templates:
{{ lucide "file-plus-corner" }}
Direct usage in Go:
lucide.FilePlusCorner()
lucide.FilePlusCorner(lucide.Options{Size: 32, Class: "my-icon"})
func FileQuestion
deprecated
added in
v0.4.0
FileQuestion is an alias for FileQuestionMark.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileQuestionMark instead.
Usage in templates:
{{ lucide "file-question" }}
Direct usage in Go:
lucide.FileQuestion()
lucide.FileQuestion(lucide.Options{Size: 32, Class: "my-icon"})
func FileQuestionMark ¶
FileQuestionMark renders the "file-question-mark" icon.
Usage in templates:
{{ lucide "file-question-mark" }}
Direct usage in Go:
lucide.FileQuestionMark()
lucide.FileQuestionMark(lucide.Options{Size: 32, Class: "my-icon"})
func FileScan ¶
FileScan renders the "file-scan" icon.
Usage in templates:
{{ lucide "file-scan" }}
Direct usage in Go:
lucide.FileScan()
lucide.FileScan(lucide.Options{Size: 32, Class: "my-icon"})
func FileSearch ¶
FileSearch renders the "file-search" icon.
Usage in templates:
{{ lucide "file-search" }}
Direct usage in Go:
lucide.FileSearch()
lucide.FileSearch(lucide.Options{Size: 32, Class: "my-icon"})
func FileSearch2
deprecated
FileSearch2 is an alias for FileSearchCorner.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileSearchCorner instead.
Usage in templates:
{{ lucide "file-search-2" }}
Direct usage in Go:
lucide.FileSearch2()
lucide.FileSearch2(lucide.Options{Size: 32, Class: "my-icon"})
func FileSearchCorner ¶ added in v0.2.0
FileSearchCorner renders the "file-search-corner" icon.
Usage in templates:
{{ lucide "file-search-corner" }}
Direct usage in Go:
lucide.FileSearchCorner()
lucide.FileSearchCorner(lucide.Options{Size: 32, Class: "my-icon"})
func FileSignal ¶ added in v0.2.0
FileSignal renders the "file-signal" icon.
Usage in templates:
{{ lucide "file-signal" }}
Direct usage in Go:
lucide.FileSignal()
lucide.FileSignal(lucide.Options{Size: 32, Class: "my-icon"})
func FileSignature
deprecated
added in
v0.4.0
FileSignature is an alias for FilePenLine.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FilePenLine instead.
Usage in templates:
{{ lucide "file-signature" }}
Direct usage in Go:
lucide.FileSignature()
lucide.FileSignature(lucide.Options{Size: 32, Class: "my-icon"})
func FileSliders ¶
FileSliders renders the "file-sliders" icon.
Usage in templates:
{{ lucide "file-sliders" }}
Direct usage in Go:
lucide.FileSliders()
lucide.FileSliders(lucide.Options{Size: 32, Class: "my-icon"})
func FileSpreadsheet ¶
FileSpreadsheet renders the "file-spreadsheet" icon.
Usage in templates:
{{ lucide "file-spreadsheet" }}
Direct usage in Go:
lucide.FileSpreadsheet()
lucide.FileSpreadsheet(lucide.Options{Size: 32, Class: "my-icon"})
func FileStack ¶
FileStack renders the "file-stack" icon.
Usage in templates:
{{ lucide "file-stack" }}
Direct usage in Go:
lucide.FileStack()
lucide.FileStack(lucide.Options{Size: 32, Class: "my-icon"})
func FileSymlink ¶
FileSymlink renders the "file-symlink" icon.
Usage in templates:
{{ lucide "file-symlink" }}
Direct usage in Go:
lucide.FileSymlink()
lucide.FileSymlink(lucide.Options{Size: 32, Class: "my-icon"})
func FileTerminal ¶
FileTerminal renders the "file-terminal" icon.
Usage in templates:
{{ lucide "file-terminal" }}
Direct usage in Go:
lucide.FileTerminal()
lucide.FileTerminal(lucide.Options{Size: 32, Class: "my-icon"})
func FileText ¶
FileText renders the "file-text" icon.
Usage in templates:
{{ lucide "file-text" }}
Direct usage in Go:
lucide.FileText()
lucide.FileText(lucide.Options{Size: 32, Class: "my-icon"})
func FileType ¶
FileType renders the "file-type" icon.
Usage in templates:
{{ lucide "file-type" }}
Direct usage in Go:
lucide.FileType()
lucide.FileType(lucide.Options{Size: 32, Class: "my-icon"})
func FileType2
deprecated
FileType2 is an alias for FileTypeCorner.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileTypeCorner instead.
Usage in templates:
{{ lucide "file-type-2" }}
Direct usage in Go:
lucide.FileType2()
lucide.FileType2(lucide.Options{Size: 32, Class: "my-icon"})
func FileTypeCorner ¶ added in v0.2.0
FileTypeCorner renders the "file-type-corner" icon.
Usage in templates:
{{ lucide "file-type-corner" }}
Direct usage in Go:
lucide.FileTypeCorner()
lucide.FileTypeCorner(lucide.Options{Size: 32, Class: "my-icon"})
func FileUp ¶
FileUp renders the "file-up" icon.
Usage in templates:
{{ lucide "file-up" }}
Direct usage in Go:
lucide.FileUp()
lucide.FileUp(lucide.Options{Size: 32, Class: "my-icon"})
func FileUser ¶
FileUser renders the "file-user" icon.
Usage in templates:
{{ lucide "file-user" }}
Direct usage in Go:
lucide.FileUser()
lucide.FileUser(lucide.Options{Size: 32, Class: "my-icon"})
func FileVideo
deprecated
added in
v0.4.0
FileVideo is an alias for FilePlay.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FilePlay instead.
Usage in templates:
{{ lucide "file-video" }}
Direct usage in Go:
lucide.FileVideo()
lucide.FileVideo(lucide.Options{Size: 32, Class: "my-icon"})
func FileVideo2
deprecated
added in
v0.4.0
FileVideo2 is an alias for FileVideoCamera.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileVideoCamera instead.
Usage in templates:
{{ lucide "file-video-2" }}
Direct usage in Go:
lucide.FileVideo2()
lucide.FileVideo2(lucide.Options{Size: 32, Class: "my-icon"})
func FileVideoCamera ¶
FileVideoCamera renders the "file-video-camera" icon.
Usage in templates:
{{ lucide "file-video-camera" }}
Direct usage in Go:
lucide.FileVideoCamera()
lucide.FileVideoCamera(lucide.Options{Size: 32, Class: "my-icon"})
func FileVolume ¶
FileVolume renders the "file-volume" icon.
Usage in templates:
{{ lucide "file-volume" }}
Direct usage in Go:
lucide.FileVolume()
lucide.FileVolume(lucide.Options{Size: 32, Class: "my-icon"})
func FileVolume2
deprecated
FileVolume2 is an alias for FileSignal.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileSignal instead.
Usage in templates:
{{ lucide "file-volume-2" }}
Direct usage in Go:
lucide.FileVolume2()
lucide.FileVolume2(lucide.Options{Size: 32, Class: "my-icon"})
func FileWarning
deprecated
FileWarning is an alias for FileExclamationPoint.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileExclamationPoint instead.
Usage in templates:
{{ lucide "file-warning" }}
Direct usage in Go:
lucide.FileWarning()
lucide.FileWarning(lucide.Options{Size: 32, Class: "my-icon"})
func FileX ¶
FileX renders the "file-x" icon.
Usage in templates:
{{ lucide "file-x" }}
Direct usage in Go:
lucide.FileX()
lucide.FileX(lucide.Options{Size: 32, Class: "my-icon"})
func FileX2
deprecated
FileX2 is an alias for FileXCorner.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FileXCorner instead.
Usage in templates:
{{ lucide "file-x-2" }}
Direct usage in Go:
lucide.FileX2()
lucide.FileX2(lucide.Options{Size: 32, Class: "my-icon"})
func FileXCorner ¶ added in v0.2.0
FileXCorner renders the "file-x-corner" icon.
Usage in templates:
{{ lucide "file-x-corner" }}
Direct usage in Go:
lucide.FileXCorner()
lucide.FileXCorner(lucide.Options{Size: 32, Class: "my-icon"})
func Files ¶
Files renders the "files" icon.
Usage in templates:
{{ lucide "files" }}
Direct usage in Go:
lucide.Files()
lucide.Files(lucide.Options{Size: 32, Class: "my-icon"})
func Film ¶
Film renders the "film" icon.
Usage in templates:
{{ lucide "film" }}
Direct usage in Go:
lucide.Film()
lucide.Film(lucide.Options{Size: 32, Class: "my-icon"})
func Filter
deprecated
added in
v0.4.0
Filter is an alias for Funnel.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Funnel instead.
Usage in templates:
{{ lucide "filter" }}
Direct usage in Go:
lucide.Filter()
lucide.Filter(lucide.Options{Size: 32, Class: "my-icon"})
func FilterX
deprecated
added in
v0.4.0
FilterX is an alias for FunnelX.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FunnelX instead.
Usage in templates:
{{ lucide "filter-x" }}
Direct usage in Go:
lucide.FilterX()
lucide.FilterX(lucide.Options{Size: 32, Class: "my-icon"})
func Fingerprint
deprecated
Fingerprint is an alias for FingerprintPattern.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FingerprintPattern instead.
Usage in templates:
{{ lucide "fingerprint" }}
Direct usage in Go:
lucide.Fingerprint()
lucide.Fingerprint(lucide.Options{Size: 32, Class: "my-icon"})
func FingerprintPattern ¶ added in v0.5.0
FingerprintPattern renders the "fingerprint-pattern" icon.
Usage in templates:
{{ lucide "fingerprint-pattern" }}
Direct usage in Go:
lucide.FingerprintPattern()
lucide.FingerprintPattern(lucide.Options{Size: 32, Class: "my-icon"})
func FireExtinguisher ¶
FireExtinguisher renders the "fire-extinguisher" icon.
Usage in templates:
{{ lucide "fire-extinguisher" }}
Direct usage in Go:
lucide.FireExtinguisher()
lucide.FireExtinguisher(lucide.Options{Size: 32, Class: "my-icon"})
func Fish ¶
Fish renders the "fish" icon.
Usage in templates:
{{ lucide "fish" }}
Direct usage in Go:
lucide.Fish()
lucide.Fish(lucide.Options{Size: 32, Class: "my-icon"})
func FishOff ¶
FishOff renders the "fish-off" icon.
Usage in templates:
{{ lucide "fish-off" }}
Direct usage in Go:
lucide.FishOff()
lucide.FishOff(lucide.Options{Size: 32, Class: "my-icon"})
func FishSymbol ¶
FishSymbol renders the "fish-symbol" icon.
Usage in templates:
{{ lucide "fish-symbol" }}
Direct usage in Go:
lucide.FishSymbol()
lucide.FishSymbol(lucide.Options{Size: 32, Class: "my-icon"})
func FishingHook ¶ added in v0.7.0
FishingHook renders the "fishing-hook" icon.
Usage in templates:
{{ lucide "fishing-hook" }}
Direct usage in Go:
lucide.FishingHook()
lucide.FishingHook(lucide.Options{Size: 32, Class: "my-icon"})
func FishingRod ¶ added in v0.11.0
FishingRod renders the "fishing-rod" icon.
Usage in templates:
{{ lucide "fishing-rod" }}
Direct usage in Go:
lucide.FishingRod()
lucide.FishingRod(lucide.Options{Size: 32, Class: "my-icon"})
func Flag ¶
Flag renders the "flag" icon.
Usage in templates:
{{ lucide "flag" }}
Direct usage in Go:
lucide.Flag()
lucide.Flag(lucide.Options{Size: 32, Class: "my-icon"})
func FlagOff ¶
FlagOff renders the "flag-off" icon.
Usage in templates:
{{ lucide "flag-off" }}
Direct usage in Go:
lucide.FlagOff()
lucide.FlagOff(lucide.Options{Size: 32, Class: "my-icon"})
func FlagTriangleLeft ¶
FlagTriangleLeft renders the "flag-triangle-left" icon.
Usage in templates:
{{ lucide "flag-triangle-left" }}
Direct usage in Go:
lucide.FlagTriangleLeft()
lucide.FlagTriangleLeft(lucide.Options{Size: 32, Class: "my-icon"})
func FlagTriangleRight ¶
FlagTriangleRight renders the "flag-triangle-right" icon.
Usage in templates:
{{ lucide "flag-triangle-right" }}
Direct usage in Go:
lucide.FlagTriangleRight()
lucide.FlagTriangleRight(lucide.Options{Size: 32, Class: "my-icon"})
func Flame ¶
Flame renders the "flame" icon.
Usage in templates:
{{ lucide "flame" }}
Direct usage in Go:
lucide.Flame()
lucide.Flame(lucide.Options{Size: 32, Class: "my-icon"})
func FlameKindling ¶
FlameKindling renders the "flame-kindling" icon.
Usage in templates:
{{ lucide "flame-kindling" }}
Direct usage in Go:
lucide.FlameKindling()
lucide.FlameKindling(lucide.Options{Size: 32, Class: "my-icon"})
func Flashlight ¶
Flashlight renders the "flashlight" icon.
Usage in templates:
{{ lucide "flashlight" }}
Direct usage in Go:
lucide.Flashlight()
lucide.Flashlight(lucide.Options{Size: 32, Class: "my-icon"})
func FlashlightOff ¶
FlashlightOff renders the "flashlight-off" icon.
Usage in templates:
{{ lucide "flashlight-off" }}
Direct usage in Go:
lucide.FlashlightOff()
lucide.FlashlightOff(lucide.Options{Size: 32, Class: "my-icon"})
func FlaskConical ¶
FlaskConical renders the "flask-conical" icon.
Usage in templates:
{{ lucide "flask-conical" }}
Direct usage in Go:
lucide.FlaskConical()
lucide.FlaskConical(lucide.Options{Size: 32, Class: "my-icon"})
func FlaskConicalOff ¶
FlaskConicalOff renders the "flask-conical-off" icon.
Usage in templates:
{{ lucide "flask-conical-off" }}
Direct usage in Go:
lucide.FlaskConicalOff()
lucide.FlaskConicalOff(lucide.Options{Size: 32, Class: "my-icon"})
func FlaskRound ¶
FlaskRound renders the "flask-round" icon.
Usage in templates:
{{ lucide "flask-round" }}
Direct usage in Go:
lucide.FlaskRound()
lucide.FlaskRound(lucide.Options{Size: 32, Class: "my-icon"})
func FlipHorizontal
deprecated
FlipHorizontal is an alias for SquareCenterlineDashedHorizontal.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareCenterlineDashedHorizontal instead.
Usage in templates:
{{ lucide "flip-horizontal" }}
Direct usage in Go:
lucide.FlipHorizontal()
lucide.FlipHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func FlipHorizontal2 ¶
FlipHorizontal2 renders the "flip-horizontal-2" icon.
Usage in templates:
{{ lucide "flip-horizontal-2" }}
Direct usage in Go:
lucide.FlipHorizontal2()
lucide.FlipHorizontal2(lucide.Options{Size: 32, Class: "my-icon"})
func FlipVertical
deprecated
FlipVertical is an alias for SquareCenterlineDashedVertical.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareCenterlineDashedVertical instead.
Usage in templates:
{{ lucide "flip-vertical" }}
Direct usage in Go:
lucide.FlipVertical()
lucide.FlipVertical(lucide.Options{Size: 32, Class: "my-icon"})
func FlipVertical2 ¶
FlipVertical2 renders the "flip-vertical-2" icon.
Usage in templates:
{{ lucide "flip-vertical-2" }}
Direct usage in Go:
lucide.FlipVertical2()
lucide.FlipVertical2(lucide.Options{Size: 32, Class: "my-icon"})
func Flower ¶
Flower renders the "flower" icon.
Usage in templates:
{{ lucide "flower" }}
Direct usage in Go:
lucide.Flower()
lucide.Flower(lucide.Options{Size: 32, Class: "my-icon"})
func Flower2 ¶
Flower2 renders the "flower-2" icon.
Usage in templates:
{{ lucide "flower-2" }}
Direct usage in Go:
lucide.Flower2()
lucide.Flower2(lucide.Options{Size: 32, Class: "my-icon"})
func Focus ¶
Focus renders the "focus" icon.
Usage in templates:
{{ lucide "focus" }}
Direct usage in Go:
lucide.Focus()
lucide.Focus(lucide.Options{Size: 32, Class: "my-icon"})
func FoldHorizontal ¶
FoldHorizontal renders the "fold-horizontal" icon.
Usage in templates:
{{ lucide "fold-horizontal" }}
Direct usage in Go:
lucide.FoldHorizontal()
lucide.FoldHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func FoldVertical ¶
FoldVertical renders the "fold-vertical" icon.
Usage in templates:
{{ lucide "fold-vertical" }}
Direct usage in Go:
lucide.FoldVertical()
lucide.FoldVertical(lucide.Options{Size: 32, Class: "my-icon"})
func Folder ¶
Folder renders the "folder" icon.
Usage in templates:
{{ lucide "folder" }}
Direct usage in Go:
lucide.Folder()
lucide.Folder(lucide.Options{Size: 32, Class: "my-icon"})
func FolderArchive ¶
FolderArchive renders the "folder-archive" icon.
Usage in templates:
{{ lucide "folder-archive" }}
Direct usage in Go:
lucide.FolderArchive()
lucide.FolderArchive(lucide.Options{Size: 32, Class: "my-icon"})
func FolderBookmark ¶ added in v0.15.0
FolderBookmark renders the "folder-bookmark" icon.
Usage in templates:
{{ lucide "folder-bookmark" }}
Direct usage in Go:
lucide.FolderBookmark()
lucide.FolderBookmark(lucide.Options{Size: 32, Class: "my-icon"})
func FolderCheck ¶
FolderCheck renders the "folder-check" icon.
Usage in templates:
{{ lucide "folder-check" }}
Direct usage in Go:
lucide.FolderCheck()
lucide.FolderCheck(lucide.Options{Size: 32, Class: "my-icon"})
func FolderClock ¶
FolderClock renders the "folder-clock" icon.
Usage in templates:
{{ lucide "folder-clock" }}
Direct usage in Go:
lucide.FolderClock()
lucide.FolderClock(lucide.Options{Size: 32, Class: "my-icon"})
func FolderClosed ¶
FolderClosed renders the "folder-closed" icon.
Usage in templates:
{{ lucide "folder-closed" }}
Direct usage in Go:
lucide.FolderClosed()
lucide.FolderClosed(lucide.Options{Size: 32, Class: "my-icon"})
func FolderCode ¶
FolderCode renders the "folder-code" icon.
Usage in templates:
{{ lucide "folder-code" }}
Direct usage in Go:
lucide.FolderCode()
lucide.FolderCode(lucide.Options{Size: 32, Class: "my-icon"})
func FolderCog ¶
FolderCog renders the "folder-cog" icon.
Usage in templates:
{{ lucide "folder-cog" }}
Direct usage in Go:
lucide.FolderCog()
lucide.FolderCog(lucide.Options{Size: 32, Class: "my-icon"})
func FolderCog2
deprecated
added in
v0.4.0
FolderCog2 is an alias for FolderCog.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FolderCog instead.
Usage in templates:
{{ lucide "folder-cog-2" }}
Direct usage in Go:
lucide.FolderCog2()
lucide.FolderCog2(lucide.Options{Size: 32, Class: "my-icon"})
func FolderDot ¶
FolderDot renders the "folder-dot" icon.
Usage in templates:
{{ lucide "folder-dot" }}
Direct usage in Go:
lucide.FolderDot()
lucide.FolderDot(lucide.Options{Size: 32, Class: "my-icon"})
func FolderDown ¶
FolderDown renders the "folder-down" icon.
Usage in templates:
{{ lucide "folder-down" }}
Direct usage in Go:
lucide.FolderDown()
lucide.FolderDown(lucide.Options{Size: 32, Class: "my-icon"})
func FolderEdit
deprecated
added in
v0.4.0
FolderEdit is an alias for FolderPen.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FolderPen instead.
Usage in templates:
{{ lucide "folder-edit" }}
Direct usage in Go:
lucide.FolderEdit()
lucide.FolderEdit(lucide.Options{Size: 32, Class: "my-icon"})
func FolderGit ¶
FolderGit renders the "folder-git" icon.
Usage in templates:
{{ lucide "folder-git" }}
Direct usage in Go:
lucide.FolderGit()
lucide.FolderGit(lucide.Options{Size: 32, Class: "my-icon"})
func FolderGit2 ¶
FolderGit2 renders the "folder-git-2" icon.
Usage in templates:
{{ lucide "folder-git-2" }}
Direct usage in Go:
lucide.FolderGit2()
lucide.FolderGit2(lucide.Options{Size: 32, Class: "my-icon"})
func FolderHeart ¶
FolderHeart renders the "folder-heart" icon.
Usage in templates:
{{ lucide "folder-heart" }}
Direct usage in Go:
lucide.FolderHeart()
lucide.FolderHeart(lucide.Options{Size: 32, Class: "my-icon"})
func FolderInput ¶
FolderInput renders the "folder-input" icon.
Usage in templates:
{{ lucide "folder-input" }}
Direct usage in Go:
lucide.FolderInput()
lucide.FolderInput(lucide.Options{Size: 32, Class: "my-icon"})
func FolderKanban ¶
FolderKanban renders the "folder-kanban" icon.
Usage in templates:
{{ lucide "folder-kanban" }}
Direct usage in Go:
lucide.FolderKanban()
lucide.FolderKanban(lucide.Options{Size: 32, Class: "my-icon"})
func FolderKey ¶
FolderKey renders the "folder-key" icon.
Usage in templates:
{{ lucide "folder-key" }}
Direct usage in Go:
lucide.FolderKey()
lucide.FolderKey(lucide.Options{Size: 32, Class: "my-icon"})
func FolderLock ¶
FolderLock renders the "folder-lock" icon.
Usage in templates:
{{ lucide "folder-lock" }}
Direct usage in Go:
lucide.FolderLock()
lucide.FolderLock(lucide.Options{Size: 32, Class: "my-icon"})
func FolderMinus ¶
FolderMinus renders the "folder-minus" icon.
Usage in templates:
{{ lucide "folder-minus" }}
Direct usage in Go:
lucide.FolderMinus()
lucide.FolderMinus(lucide.Options{Size: 32, Class: "my-icon"})
func FolderOpen ¶
FolderOpen renders the "folder-open" icon.
Usage in templates:
{{ lucide "folder-open" }}
Direct usage in Go:
lucide.FolderOpen()
lucide.FolderOpen(lucide.Options{Size: 32, Class: "my-icon"})
func FolderOpenDot ¶
FolderOpenDot renders the "folder-open-dot" icon.
Usage in templates:
{{ lucide "folder-open-dot" }}
Direct usage in Go:
lucide.FolderOpenDot()
lucide.FolderOpenDot(lucide.Options{Size: 32, Class: "my-icon"})
func FolderOutput ¶
FolderOutput renders the "folder-output" icon.
Usage in templates:
{{ lucide "folder-output" }}
Direct usage in Go:
lucide.FolderOutput()
lucide.FolderOutput(lucide.Options{Size: 32, Class: "my-icon"})
func FolderPen ¶
FolderPen renders the "folder-pen" icon.
Usage in templates:
{{ lucide "folder-pen" }}
Direct usage in Go:
lucide.FolderPen()
lucide.FolderPen(lucide.Options{Size: 32, Class: "my-icon"})
func FolderPlus ¶
FolderPlus renders the "folder-plus" icon.
Usage in templates:
{{ lucide "folder-plus" }}
Direct usage in Go:
lucide.FolderPlus()
lucide.FolderPlus(lucide.Options{Size: 32, Class: "my-icon"})
func FolderRoot ¶
FolderRoot renders the "folder-root" icon.
Usage in templates:
{{ lucide "folder-root" }}
Direct usage in Go:
lucide.FolderRoot()
lucide.FolderRoot(lucide.Options{Size: 32, Class: "my-icon"})
func FolderSearch ¶
FolderSearch renders the "folder-search" icon.
Usage in templates:
{{ lucide "folder-search" }}
Direct usage in Go:
lucide.FolderSearch()
lucide.FolderSearch(lucide.Options{Size: 32, Class: "my-icon"})
func FolderSearch2 ¶
FolderSearch2 renders the "folder-search-2" icon.
Usage in templates:
{{ lucide "folder-search-2" }}
Direct usage in Go:
lucide.FolderSearch2()
lucide.FolderSearch2(lucide.Options{Size: 32, Class: "my-icon"})
func FolderSymlink ¶
FolderSymlink renders the "folder-symlink" icon.
Usage in templates:
{{ lucide "folder-symlink" }}
Direct usage in Go:
lucide.FolderSymlink()
lucide.FolderSymlink(lucide.Options{Size: 32, Class: "my-icon"})
func FolderSync ¶
FolderSync renders the "folder-sync" icon.
Usage in templates:
{{ lucide "folder-sync" }}
Direct usage in Go:
lucide.FolderSync()
lucide.FolderSync(lucide.Options{Size: 32, Class: "my-icon"})
func FolderTree ¶
FolderTree renders the "folder-tree" icon.
Usage in templates:
{{ lucide "folder-tree" }}
Direct usage in Go:
lucide.FolderTree()
lucide.FolderTree(lucide.Options{Size: 32, Class: "my-icon"})
func FolderUp ¶
FolderUp renders the "folder-up" icon.
Usage in templates:
{{ lucide "folder-up" }}
Direct usage in Go:
lucide.FolderUp()
lucide.FolderUp(lucide.Options{Size: 32, Class: "my-icon"})
func FolderX ¶
FolderX renders the "folder-x" icon.
Usage in templates:
{{ lucide "folder-x" }}
Direct usage in Go:
lucide.FolderX()
lucide.FolderX(lucide.Options{Size: 32, Class: "my-icon"})
func Folders ¶
Folders renders the "folders" icon.
Usage in templates:
{{ lucide "folders" }}
Direct usage in Go:
lucide.Folders()
lucide.Folders(lucide.Options{Size: 32, Class: "my-icon"})
func Footprints ¶
Footprints renders the "footprints" icon.
Usage in templates:
{{ lucide "footprints" }}
Direct usage in Go:
lucide.Footprints()
lucide.Footprints(lucide.Options{Size: 32, Class: "my-icon"})
func ForkKnife
deprecated
added in
v0.4.0
ForkKnife is an alias for Utensils.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Utensils instead.
Usage in templates:
{{ lucide "fork-knife" }}
Direct usage in Go:
lucide.ForkKnife()
lucide.ForkKnife(lucide.Options{Size: 32, Class: "my-icon"})
func ForkKnifeCrossed
deprecated
added in
v0.4.0
ForkKnifeCrossed is an alias for UtensilsCrossed.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use UtensilsCrossed instead.
Usage in templates:
{{ lucide "fork-knife-crossed" }}
Direct usage in Go:
lucide.ForkKnifeCrossed()
lucide.ForkKnifeCrossed(lucide.Options{Size: 32, Class: "my-icon"})
func Forklift ¶
Forklift renders the "forklift" icon.
Usage in templates:
{{ lucide "forklift" }}
Direct usage in Go:
lucide.Forklift()
lucide.Forklift(lucide.Options{Size: 32, Class: "my-icon"})
func Form ¶ added in v0.6.0
Form renders the "form" icon.
Usage in templates:
{{ lucide "form" }}
Direct usage in Go:
lucide.Form()
lucide.Form(lucide.Options{Size: 32, Class: "my-icon"})
func FormInput
deprecated
added in
v0.4.0
FormInput is an alias for RectangleEllipsis.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use RectangleEllipsis instead.
Usage in templates:
{{ lucide "form-input" }}
Direct usage in Go:
lucide.FormInput()
lucide.FormInput(lucide.Options{Size: 32, Class: "my-icon"})
func Forward ¶
Forward renders the "forward" icon.
Usage in templates:
{{ lucide "forward" }}
Direct usage in Go:
lucide.Forward()
lucide.Forward(lucide.Options{Size: 32, Class: "my-icon"})
func Frame ¶
Frame renders the "frame" icon.
Usage in templates:
{{ lucide "frame" }}
Direct usage in Go:
lucide.Frame()
lucide.Frame(lucide.Options{Size: 32, Class: "my-icon"})
func Frown
deprecated
Frown is an alias for FaceSlightlyFrowning.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FaceSlightlyFrowning instead.
Usage in templates:
{{ lucide "frown" }}
Direct usage in Go:
lucide.Frown()
lucide.Frown(lucide.Options{Size: 32, Class: "my-icon"})
func Fuel ¶
Fuel renders the "fuel" icon.
Usage in templates:
{{ lucide "fuel" }}
Direct usage in Go:
lucide.Fuel()
lucide.Fuel(lucide.Options{Size: 32, Class: "my-icon"})
func Fullscreen ¶
Fullscreen renders the "fullscreen" icon.
Usage in templates:
{{ lucide "fullscreen" }}
Direct usage in Go:
lucide.Fullscreen()
lucide.Fullscreen(lucide.Options{Size: 32, Class: "my-icon"})
func FuncMap ¶
FuncMap returns a template.FuncMap with icon functions registered. By default, includes both the "lucide" icon function and "dict" helper.
Usage:
// Simple - includes lucide and dict functions
tmpl.Funcs(lucide.FuncMap())
// Custom function names (dict still included)
tmpl.Funcs(lucide.FuncMap(&lucide.Config{
FuncName: "icon",
DictName: "opts",
}))
// Disable dict helper (if using Sprig or providing your own)
tmpl.Funcs(lucide.FuncMap(&lucide.Config{
SkipDict: true,
}))
func FunctionSquare
deprecated
added in
v0.4.0
FunctionSquare is an alias for SquareFunction.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareFunction instead.
Usage in templates:
{{ lucide "function-square" }}
Direct usage in Go:
lucide.FunctionSquare()
lucide.FunctionSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Funnel ¶
Funnel renders the "funnel" icon.
Usage in templates:
{{ lucide "funnel" }}
Direct usage in Go:
lucide.Funnel()
lucide.Funnel(lucide.Options{Size: 32, Class: "my-icon"})
func FunnelPlus ¶
FunnelPlus renders the "funnel-plus" icon.
Usage in templates:
{{ lucide "funnel-plus" }}
Direct usage in Go:
lucide.FunnelPlus()
lucide.FunnelPlus(lucide.Options{Size: 32, Class: "my-icon"})
func FunnelX ¶
FunnelX renders the "funnel-x" icon.
Usage in templates:
{{ lucide "funnel-x" }}
Direct usage in Go:
lucide.FunnelX()
lucide.FunnelX(lucide.Options{Size: 32, Class: "my-icon"})
func GalleryHorizontal ¶
GalleryHorizontal renders the "gallery-horizontal" icon.
Usage in templates:
{{ lucide "gallery-horizontal" }}
Direct usage in Go:
lucide.GalleryHorizontal()
lucide.GalleryHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func GalleryHorizontalEnd ¶
GalleryHorizontalEnd renders the "gallery-horizontal-end" icon.
Usage in templates:
{{ lucide "gallery-horizontal-end" }}
Direct usage in Go:
lucide.GalleryHorizontalEnd()
lucide.GalleryHorizontalEnd(lucide.Options{Size: 32, Class: "my-icon"})
func GalleryThumbnails ¶
GalleryThumbnails renders the "gallery-thumbnails" icon.
Usage in templates:
{{ lucide "gallery-thumbnails" }}
Direct usage in Go:
lucide.GalleryThumbnails()
lucide.GalleryThumbnails(lucide.Options{Size: 32, Class: "my-icon"})
func GalleryVertical ¶
GalleryVertical renders the "gallery-vertical" icon.
Usage in templates:
{{ lucide "gallery-vertical" }}
Direct usage in Go:
lucide.GalleryVertical()
lucide.GalleryVertical(lucide.Options{Size: 32, Class: "my-icon"})
func GalleryVerticalEnd ¶
GalleryVerticalEnd renders the "gallery-vertical-end" icon.
Usage in templates:
{{ lucide "gallery-vertical-end" }}
Direct usage in Go:
lucide.GalleryVerticalEnd()
lucide.GalleryVerticalEnd(lucide.Options{Size: 32, Class: "my-icon"})
func Gamepad ¶
Gamepad renders the "gamepad" icon.
Usage in templates:
{{ lucide "gamepad" }}
Direct usage in Go:
lucide.Gamepad()
lucide.Gamepad(lucide.Options{Size: 32, Class: "my-icon"})
func Gamepad2 ¶
Gamepad2 renders the "gamepad-2" icon.
Usage in templates:
{{ lucide "gamepad-2" }}
Direct usage in Go:
lucide.Gamepad2()
lucide.Gamepad2(lucide.Options{Size: 32, Class: "my-icon"})
func GamepadDirectional ¶
GamepadDirectional renders the "gamepad-directional" icon.
Usage in templates:
{{ lucide "gamepad-directional" }}
Direct usage in Go:
lucide.GamepadDirectional()
lucide.GamepadDirectional(lucide.Options{Size: 32, Class: "my-icon"})
func GanttChart
deprecated
added in
v0.4.0
GanttChart is an alias for ChartNoAxesGantt.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ChartNoAxesGantt instead.
Usage in templates:
{{ lucide "gantt-chart" }}
Direct usage in Go:
lucide.GanttChart()
lucide.GanttChart(lucide.Options{Size: 32, Class: "my-icon"})
func GanttChartSquare
deprecated
added in
v0.4.0
GanttChartSquare is an alias for SquareChartGantt.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareChartGantt instead.
Usage in templates:
{{ lucide "gantt-chart-square" }}
Direct usage in Go:
lucide.GanttChartSquare()
lucide.GanttChartSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Gauge ¶
Gauge renders the "gauge" icon.
Usage in templates:
{{ lucide "gauge" }}
Direct usage in Go:
lucide.Gauge()
lucide.Gauge(lucide.Options{Size: 32, Class: "my-icon"})
func GaugeCircle
deprecated
added in
v0.4.0
GaugeCircle is an alias for CircleGauge.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleGauge instead.
Usage in templates:
{{ lucide "gauge-circle" }}
Direct usage in Go:
lucide.GaugeCircle()
lucide.GaugeCircle(lucide.Options{Size: 32, Class: "my-icon"})
func Gavel ¶
Gavel renders the "gavel" icon.
Usage in templates:
{{ lucide "gavel" }}
Direct usage in Go:
lucide.Gavel()
lucide.Gavel(lucide.Options{Size: 32, Class: "my-icon"})
func Gem ¶
Gem renders the "gem" icon.
Usage in templates:
{{ lucide "gem" }}
Direct usage in Go:
lucide.Gem()
lucide.Gem(lucide.Options{Size: 32, Class: "my-icon"})
func GeorgianLari ¶
GeorgianLari renders the "georgian-lari" icon.
Usage in templates:
{{ lucide "georgian-lari" }}
Direct usage in Go:
lucide.GeorgianLari()
lucide.GeorgianLari(lucide.Options{Size: 32, Class: "my-icon"})
func Ghost ¶
Ghost renders the "ghost" icon.
Usage in templates:
{{ lucide "ghost" }}
Direct usage in Go:
lucide.Ghost()
lucide.Ghost(lucide.Options{Size: 32, Class: "my-icon"})
func Gift ¶
Gift renders the "gift" icon.
Usage in templates:
{{ lucide "gift" }}
Direct usage in Go:
lucide.Gift()
lucide.Gift(lucide.Options{Size: 32, Class: "my-icon"})
func GitBranch ¶
GitBranch renders the "git-branch" icon.
Usage in templates:
{{ lucide "git-branch" }}
Direct usage in Go:
lucide.GitBranch()
lucide.GitBranch(lucide.Options{Size: 32, Class: "my-icon"})
func GitBranchMinus ¶ added in v0.2.0
GitBranchMinus renders the "git-branch-minus" icon.
Usage in templates:
{{ lucide "git-branch-minus" }}
Direct usage in Go:
lucide.GitBranchMinus()
lucide.GitBranchMinus(lucide.Options{Size: 32, Class: "my-icon"})
func GitBranchPlus ¶
GitBranchPlus renders the "git-branch-plus" icon.
Usage in templates:
{{ lucide "git-branch-plus" }}
Direct usage in Go:
lucide.GitBranchPlus()
lucide.GitBranchPlus(lucide.Options{Size: 32, Class: "my-icon"})
func GitCommit
deprecated
added in
v0.4.0
GitCommit is an alias for GitCommitHorizontal.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use GitCommitHorizontal instead.
Usage in templates:
{{ lucide "git-commit" }}
Direct usage in Go:
lucide.GitCommit()
lucide.GitCommit(lucide.Options{Size: 32, Class: "my-icon"})
func GitCommitHorizontal ¶
GitCommitHorizontal renders the "git-commit-horizontal" icon.
Usage in templates:
{{ lucide "git-commit-horizontal" }}
Direct usage in Go:
lucide.GitCommitHorizontal()
lucide.GitCommitHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func GitCommitVertical ¶
GitCommitVertical renders the "git-commit-vertical" icon.
Usage in templates:
{{ lucide "git-commit-vertical" }}
Direct usage in Go:
lucide.GitCommitVertical()
lucide.GitCommitVertical(lucide.Options{Size: 32, Class: "my-icon"})
func GitCompare ¶
GitCompare renders the "git-compare" icon.
Usage in templates:
{{ lucide "git-compare" }}
Direct usage in Go:
lucide.GitCompare()
lucide.GitCompare(lucide.Options{Size: 32, Class: "my-icon"})
func GitCompareArrows ¶
GitCompareArrows renders the "git-compare-arrows" icon.
Usage in templates:
{{ lucide "git-compare-arrows" }}
Direct usage in Go:
lucide.GitCompareArrows()
lucide.GitCompareArrows(lucide.Options{Size: 32, Class: "my-icon"})
func GitFork ¶
GitFork renders the "git-fork" icon.
Usage in templates:
{{ lucide "git-fork" }}
Direct usage in Go:
lucide.GitFork()
lucide.GitFork(lucide.Options{Size: 32, Class: "my-icon"})
func GitGraph ¶
GitGraph renders the "git-graph" icon.
Usage in templates:
{{ lucide "git-graph" }}
Direct usage in Go:
lucide.GitGraph()
lucide.GitGraph(lucide.Options{Size: 32, Class: "my-icon"})
func GitMerge ¶
GitMerge renders the "git-merge" icon.
Usage in templates:
{{ lucide "git-merge" }}
Direct usage in Go:
lucide.GitMerge()
lucide.GitMerge(lucide.Options{Size: 32, Class: "my-icon"})
func GitMergeConflict ¶ added in v0.10.0
GitMergeConflict renders the "git-merge-conflict" icon.
Usage in templates:
{{ lucide "git-merge-conflict" }}
Direct usage in Go:
lucide.GitMergeConflict()
lucide.GitMergeConflict(lucide.Options{Size: 32, Class: "my-icon"})
func GitPullRequest ¶
GitPullRequest renders the "git-pull-request" icon.
Usage in templates:
{{ lucide "git-pull-request" }}
Direct usage in Go:
lucide.GitPullRequest()
lucide.GitPullRequest(lucide.Options{Size: 32, Class: "my-icon"})
func GitPullRequestArrow ¶
GitPullRequestArrow renders the "git-pull-request-arrow" icon.
Usage in templates:
{{ lucide "git-pull-request-arrow" }}
Direct usage in Go:
lucide.GitPullRequestArrow()
lucide.GitPullRequestArrow(lucide.Options{Size: 32, Class: "my-icon"})
func GitPullRequestClosed ¶
GitPullRequestClosed renders the "git-pull-request-closed" icon.
Usage in templates:
{{ lucide "git-pull-request-closed" }}
Direct usage in Go:
lucide.GitPullRequestClosed()
lucide.GitPullRequestClosed(lucide.Options{Size: 32, Class: "my-icon"})
func GitPullRequestCreate ¶
GitPullRequestCreate renders the "git-pull-request-create" icon.
Usage in templates:
{{ lucide "git-pull-request-create" }}
Direct usage in Go:
lucide.GitPullRequestCreate()
lucide.GitPullRequestCreate(lucide.Options{Size: 32, Class: "my-icon"})
func GitPullRequestCreateArrow ¶
GitPullRequestCreateArrow renders the "git-pull-request-create-arrow" icon.
Usage in templates:
{{ lucide "git-pull-request-create-arrow" }}
Direct usage in Go:
lucide.GitPullRequestCreateArrow()
lucide.GitPullRequestCreateArrow(lucide.Options{Size: 32, Class: "my-icon"})
func GitPullRequestDraft ¶
GitPullRequestDraft renders the "git-pull-request-draft" icon.
Usage in templates:
{{ lucide "git-pull-request-draft" }}
Direct usage in Go:
lucide.GitPullRequestDraft()
lucide.GitPullRequestDraft(lucide.Options{Size: 32, Class: "my-icon"})
func GlassWater ¶
GlassWater renders the "glass-water" icon.
Usage in templates:
{{ lucide "glass-water" }}
Direct usage in Go:
lucide.GlassWater()
lucide.GlassWater(lucide.Options{Size: 32, Class: "my-icon"})
func Glasses ¶
Glasses renders the "glasses" icon.
Usage in templates:
{{ lucide "glasses" }}
Direct usage in Go:
lucide.Glasses()
lucide.Glasses(lucide.Options{Size: 32, Class: "my-icon"})
func Globe ¶
Globe renders the "globe" icon.
Usage in templates:
{{ lucide "globe" }}
Direct usage in Go:
lucide.Globe()
lucide.Globe(lucide.Options{Size: 32, Class: "my-icon"})
func Globe2
deprecated
added in
v0.4.0
Globe2 is an alias for Earth.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Earth instead.
Usage in templates:
{{ lucide "globe-2" }}
Direct usage in Go:
lucide.Globe2()
lucide.Globe2(lucide.Options{Size: 32, Class: "my-icon"})
func GlobeCheck ¶ added in v0.17.0
GlobeCheck renders the "globe-check" icon.
Usage in templates:
{{ lucide "globe-check" }}
Direct usage in Go:
lucide.GlobeCheck()
lucide.GlobeCheck(lucide.Options{Size: 32, Class: "my-icon"})
func GlobeLock ¶
GlobeLock renders the "globe-lock" icon.
Usage in templates:
{{ lucide "globe-lock" }}
Direct usage in Go:
lucide.GlobeLock()
lucide.GlobeLock(lucide.Options{Size: 32, Class: "my-icon"})
func GlobeOff ¶ added in v0.10.0
GlobeOff renders the "globe-off" icon.
Usage in templates:
{{ lucide "globe-off" }}
Direct usage in Go:
lucide.GlobeOff()
lucide.GlobeOff(lucide.Options{Size: 32, Class: "my-icon"})
func GlobeX ¶ added in v0.9.0
GlobeX renders the "globe-x" icon.
Usage in templates:
{{ lucide "globe-x" }}
Direct usage in Go:
lucide.GlobeX()
lucide.GlobeX(lucide.Options{Size: 32, Class: "my-icon"})
func Goal ¶
Goal renders the "goal" icon.
Usage in templates:
{{ lucide "goal" }}
Direct usage in Go:
lucide.Goal()
lucide.Goal(lucide.Options{Size: 32, Class: "my-icon"})
func Gpu ¶
Gpu renders the "gpu" icon.
Usage in templates:
{{ lucide "gpu" }}
Direct usage in Go:
lucide.Gpu()
lucide.Gpu(lucide.Options{Size: 32, Class: "my-icon"})
func Grab
deprecated
added in
v0.4.0
Grab is an alias for HandGrab.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use HandGrab instead.
Usage in templates:
{{ lucide "grab" }}
Direct usage in Go:
lucide.Grab()
lucide.Grab(lucide.Options{Size: 32, Class: "my-icon"})
func GraduationCap ¶
GraduationCap renders the "graduation-cap" icon.
Usage in templates:
{{ lucide "graduation-cap" }}
Direct usage in Go:
lucide.GraduationCap()
lucide.GraduationCap(lucide.Options{Size: 32, Class: "my-icon"})
func Grape ¶
Grape renders the "grape" icon.
Usage in templates:
{{ lucide "grape" }}
Direct usage in Go:
lucide.Grape()
lucide.Grape(lucide.Options{Size: 32, Class: "my-icon"})
func Grid
deprecated
added in
v0.4.0
Grid is an alias for Grid3x3.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Grid3x3 instead.
Usage in templates:
{{ lucide "grid" }}
Direct usage in Go:
lucide.Grid()
lucide.Grid(lucide.Options{Size: 32, Class: "my-icon"})
func Grid2X2
deprecated
added in
v0.4.0
Grid2X2 is an alias for Grid2x2.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Grid2x2 instead.
Usage in templates:
{{ lucide "grid-2-x-2" }}
Direct usage in Go:
lucide.Grid2X2()
lucide.Grid2X2(lucide.Options{Size: 32, Class: "my-icon"})
func Grid2X2Check
deprecated
added in
v0.4.0
Grid2X2Check is an alias for Grid2x2Check.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Grid2x2Check instead.
Usage in templates:
{{ lucide "grid-2-x-2-check" }}
Direct usage in Go:
lucide.Grid2X2Check()
lucide.Grid2X2Check(lucide.Options{Size: 32, Class: "my-icon"})
func Grid2X2Plus
deprecated
added in
v0.4.0
Grid2X2Plus is an alias for Grid2x2Plus.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Grid2x2Plus instead.
Usage in templates:
{{ lucide "grid-2-x-2-plus" }}
Direct usage in Go:
lucide.Grid2X2Plus()
lucide.Grid2X2Plus(lucide.Options{Size: 32, Class: "my-icon"})
func Grid2X2X
deprecated
added in
v0.4.0
Grid2X2X is an alias for Grid2x2X.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Grid2x2X instead.
Usage in templates:
{{ lucide "grid-2-x-2-x" }}
Direct usage in Go:
lucide.Grid2X2X()
lucide.Grid2X2X(lucide.Options{Size: 32, Class: "my-icon"})
func Grid2x2 ¶
Grid2x2 renders the "grid-2x2" icon.
Usage in templates:
{{ lucide "grid-2x2" }}
Direct usage in Go:
lucide.Grid2x2()
lucide.Grid2x2(lucide.Options{Size: 32, Class: "my-icon"})
func Grid2x2Check ¶
Grid2x2Check renders the "grid-2x2-check" icon.
Usage in templates:
{{ lucide "grid-2x2-check" }}
Direct usage in Go:
lucide.Grid2x2Check()
lucide.Grid2x2Check(lucide.Options{Size: 32, Class: "my-icon"})
func Grid2x2Plus ¶
Grid2x2Plus renders the "grid-2x2-plus" icon.
Usage in templates:
{{ lucide "grid-2x2-plus" }}
Direct usage in Go:
lucide.Grid2x2Plus()
lucide.Grid2x2Plus(lucide.Options{Size: 32, Class: "my-icon"})
func Grid2x2X ¶
Grid2x2X renders the "grid-2x2-x" icon.
Usage in templates:
{{ lucide "grid-2x2-x" }}
Direct usage in Go:
lucide.Grid2x2X()
lucide.Grid2x2X(lucide.Options{Size: 32, Class: "my-icon"})
func Grid3X3
deprecated
added in
v0.4.0
Grid3X3 is an alias for Grid3x3.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Grid3x3 instead.
Usage in templates:
{{ lucide "grid-3-x-3" }}
Direct usage in Go:
lucide.Grid3X3()
lucide.Grid3X3(lucide.Options{Size: 32, Class: "my-icon"})
func Grid3x2 ¶
Grid3x2 renders the "grid-3x2" icon.
Usage in templates:
{{ lucide "grid-3x2" }}
Direct usage in Go:
lucide.Grid3x2()
lucide.Grid3x2(lucide.Options{Size: 32, Class: "my-icon"})
func Grid3x3 ¶
Grid3x3 renders the "grid-3x3" icon.
Usage in templates:
{{ lucide "grid-3x3" }}
Direct usage in Go:
lucide.Grid3x3()
lucide.Grid3x3(lucide.Options{Size: 32, Class: "my-icon"})
func Grip ¶
Grip renders the "grip" icon.
Usage in templates:
{{ lucide "grip" }}
Direct usage in Go:
lucide.Grip()
lucide.Grip(lucide.Options{Size: 32, Class: "my-icon"})
func GripHorizontal ¶
GripHorizontal renders the "grip-horizontal" icon.
Usage in templates:
{{ lucide "grip-horizontal" }}
Direct usage in Go:
lucide.GripHorizontal()
lucide.GripHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func GripVertical ¶
GripVertical renders the "grip-vertical" icon.
Usage in templates:
{{ lucide "grip-vertical" }}
Direct usage in Go:
lucide.GripVertical()
lucide.GripVertical(lucide.Options{Size: 32, Class: "my-icon"})
func Group ¶
Group renders the "group" icon.
Usage in templates:
{{ lucide "group" }}
Direct usage in Go:
lucide.Group()
lucide.Group(lucide.Options{Size: 32, Class: "my-icon"})
func Guitar ¶
Guitar renders the "guitar" icon.
Usage in templates:
{{ lucide "guitar" }}
Direct usage in Go:
lucide.Guitar()
lucide.Guitar(lucide.Options{Size: 32, Class: "my-icon"})
func Ham ¶
Ham renders the "ham" icon.
Usage in templates:
{{ lucide "ham" }}
Direct usage in Go:
lucide.Ham()
lucide.Ham(lucide.Options{Size: 32, Class: "my-icon"})
func Hamburger ¶
Hamburger renders the "hamburger" icon.
Usage in templates:
{{ lucide "hamburger" }}
Direct usage in Go:
lucide.Hamburger()
lucide.Hamburger(lucide.Options{Size: 32, Class: "my-icon"})
func Hammer ¶
Hammer renders the "hammer" icon.
Usage in templates:
{{ lucide "hammer" }}
Direct usage in Go:
lucide.Hammer()
lucide.Hammer(lucide.Options{Size: 32, Class: "my-icon"})
func Hand ¶
Hand renders the "hand" icon.
Usage in templates:
{{ lucide "hand" }}
Direct usage in Go:
lucide.Hand()
lucide.Hand(lucide.Options{Size: 32, Class: "my-icon"})
func HandCoins ¶
HandCoins renders the "hand-coins" icon.
Usage in templates:
{{ lucide "hand-coins" }}
Direct usage in Go:
lucide.HandCoins()
lucide.HandCoins(lucide.Options{Size: 32, Class: "my-icon"})
func HandFist ¶
HandFist renders the "hand-fist" icon.
Usage in templates:
{{ lucide "hand-fist" }}
Direct usage in Go:
lucide.HandFist()
lucide.HandFist(lucide.Options{Size: 32, Class: "my-icon"})
func HandGrab ¶
HandGrab renders the "hand-grab" icon.
Usage in templates:
{{ lucide "hand-grab" }}
Direct usage in Go:
lucide.HandGrab()
lucide.HandGrab(lucide.Options{Size: 32, Class: "my-icon"})
func HandHeart ¶
HandHeart renders the "hand-heart" icon.
Usage in templates:
{{ lucide "hand-heart" }}
Direct usage in Go:
lucide.HandHeart()
lucide.HandHeart(lucide.Options{Size: 32, Class: "my-icon"})
func HandHelping ¶
HandHelping renders the "hand-helping" icon.
Usage in templates:
{{ lucide "hand-helping" }}
Direct usage in Go:
lucide.HandHelping()
lucide.HandHelping(lucide.Options{Size: 32, Class: "my-icon"})
func HandMetal ¶
HandMetal renders the "hand-metal" icon.
Usage in templates:
{{ lucide "hand-metal" }}
Direct usage in Go:
lucide.HandMetal()
lucide.HandMetal(lucide.Options{Size: 32, Class: "my-icon"})
func HandPlatter ¶
HandPlatter renders the "hand-platter" icon.
Usage in templates:
{{ lucide "hand-platter" }}
Direct usage in Go:
lucide.HandPlatter()
lucide.HandPlatter(lucide.Options{Size: 32, Class: "my-icon"})
func Handbag ¶
Handbag renders the "handbag" icon.
Usage in templates:
{{ lucide "handbag" }}
Direct usage in Go:
lucide.Handbag()
lucide.Handbag(lucide.Options{Size: 32, Class: "my-icon"})
func Handshake ¶
Handshake renders the "handshake" icon.
Usage in templates:
{{ lucide "handshake" }}
Direct usage in Go:
lucide.Handshake()
lucide.Handshake(lucide.Options{Size: 32, Class: "my-icon"})
func HardDrive ¶
HardDrive renders the "hard-drive" icon.
Usage in templates:
{{ lucide "hard-drive" }}
Direct usage in Go:
lucide.HardDrive()
lucide.HardDrive(lucide.Options{Size: 32, Class: "my-icon"})
func HardDriveDownload ¶
HardDriveDownload renders the "hard-drive-download" icon.
Usage in templates:
{{ lucide "hard-drive-download" }}
Direct usage in Go:
lucide.HardDriveDownload()
lucide.HardDriveDownload(lucide.Options{Size: 32, Class: "my-icon"})
func HardDriveUpload ¶
HardDriveUpload renders the "hard-drive-upload" icon.
Usage in templates:
{{ lucide "hard-drive-upload" }}
Direct usage in Go:
lucide.HardDriveUpload()
lucide.HardDriveUpload(lucide.Options{Size: 32, Class: "my-icon"})
func HardHat ¶
HardHat renders the "hard-hat" icon.
Usage in templates:
{{ lucide "hard-hat" }}
Direct usage in Go:
lucide.HardHat()
lucide.HardHat(lucide.Options{Size: 32, Class: "my-icon"})
func Hash ¶
Hash renders the "hash" icon.
Usage in templates:
{{ lucide "hash" }}
Direct usage in Go:
lucide.Hash()
lucide.Hash(lucide.Options{Size: 32, Class: "my-icon"})
func HatGlasses ¶
HatGlasses renders the "hat-glasses" icon.
Usage in templates:
{{ lucide "hat-glasses" }}
Direct usage in Go:
lucide.HatGlasses()
lucide.HatGlasses(lucide.Options{Size: 32, Class: "my-icon"})
func Haze ¶
Haze renders the "haze" icon.
Usage in templates:
{{ lucide "haze" }}
Direct usage in Go:
lucide.Haze()
lucide.Haze(lucide.Options{Size: 32, Class: "my-icon"})
func Hd ¶ added in v0.7.0
Hd renders the "hd" icon.
Usage in templates:
{{ lucide "hd" }}
Direct usage in Go:
lucide.Hd()
lucide.Hd(lucide.Options{Size: 32, Class: "my-icon"})
func HdmiPort ¶
HdmiPort renders the "hdmi-port" icon.
Usage in templates:
{{ lucide "hdmi-port" }}
Direct usage in Go:
lucide.HdmiPort()
lucide.HdmiPort(lucide.Options{Size: 32, Class: "my-icon"})
func Heading ¶
Heading renders the "heading" icon.
Usage in templates:
{{ lucide "heading" }}
Direct usage in Go:
lucide.Heading()
lucide.Heading(lucide.Options{Size: 32, Class: "my-icon"})
func Heading1 ¶
Heading1 renders the "heading-1" icon.
Usage in templates:
{{ lucide "heading-1" }}
Direct usage in Go:
lucide.Heading1()
lucide.Heading1(lucide.Options{Size: 32, Class: "my-icon"})
func Heading2 ¶
Heading2 renders the "heading-2" icon.
Usage in templates:
{{ lucide "heading-2" }}
Direct usage in Go:
lucide.Heading2()
lucide.Heading2(lucide.Options{Size: 32, Class: "my-icon"})
func Heading3 ¶
Heading3 renders the "heading-3" icon.
Usage in templates:
{{ lucide "heading-3" }}
Direct usage in Go:
lucide.Heading3()
lucide.Heading3(lucide.Options{Size: 32, Class: "my-icon"})
func Heading4 ¶
Heading4 renders the "heading-4" icon.
Usage in templates:
{{ lucide "heading-4" }}
Direct usage in Go:
lucide.Heading4()
lucide.Heading4(lucide.Options{Size: 32, Class: "my-icon"})
func Heading5 ¶
Heading5 renders the "heading-5" icon.
Usage in templates:
{{ lucide "heading-5" }}
Direct usage in Go:
lucide.Heading5()
lucide.Heading5(lucide.Options{Size: 32, Class: "my-icon"})
func Heading6 ¶
Heading6 renders the "heading-6" icon.
Usage in templates:
{{ lucide "heading-6" }}
Direct usage in Go:
lucide.Heading6()
lucide.Heading6(lucide.Options{Size: 32, Class: "my-icon"})
func HeadphoneOff ¶
HeadphoneOff renders the "headphone-off" icon.
Usage in templates:
{{ lucide "headphone-off" }}
Direct usage in Go:
lucide.HeadphoneOff()
lucide.HeadphoneOff(lucide.Options{Size: 32, Class: "my-icon"})
func Headphones ¶
Headphones renders the "headphones" icon.
Usage in templates:
{{ lucide "headphones" }}
Direct usage in Go:
lucide.Headphones()
lucide.Headphones(lucide.Options{Size: 32, Class: "my-icon"})
func Headset ¶
Headset renders the "headset" icon.
Usage in templates:
{{ lucide "headset" }}
Direct usage in Go:
lucide.Headset()
lucide.Headset(lucide.Options{Size: 32, Class: "my-icon"})
func Heart ¶
Heart renders the "heart" icon.
Usage in templates:
{{ lucide "heart" }}
Direct usage in Go:
lucide.Heart()
lucide.Heart(lucide.Options{Size: 32, Class: "my-icon"})
func HeartCrack ¶
HeartCrack renders the "heart-crack" icon.
Usage in templates:
{{ lucide "heart-crack" }}
Direct usage in Go:
lucide.HeartCrack()
lucide.HeartCrack(lucide.Options{Size: 32, Class: "my-icon"})
func HeartHandshake ¶
HeartHandshake renders the "heart-handshake" icon.
Usage in templates:
{{ lucide "heart-handshake" }}
Direct usage in Go:
lucide.HeartHandshake()
lucide.HeartHandshake(lucide.Options{Size: 32, Class: "my-icon"})
func HeartMinus ¶
HeartMinus renders the "heart-minus" icon.
Usage in templates:
{{ lucide "heart-minus" }}
Direct usage in Go:
lucide.HeartMinus()
lucide.HeartMinus(lucide.Options{Size: 32, Class: "my-icon"})
func HeartOff ¶
HeartOff renders the "heart-off" icon.
Usage in templates:
{{ lucide "heart-off" }}
Direct usage in Go:
lucide.HeartOff()
lucide.HeartOff(lucide.Options{Size: 32, Class: "my-icon"})
func HeartPlus ¶
HeartPlus renders the "heart-plus" icon.
Usage in templates:
{{ lucide "heart-plus" }}
Direct usage in Go:
lucide.HeartPlus()
lucide.HeartPlus(lucide.Options{Size: 32, Class: "my-icon"})
func HeartPulse ¶
HeartPulse renders the "heart-pulse" icon.
Usage in templates:
{{ lucide "heart-pulse" }}
Direct usage in Go:
lucide.HeartPulse()
lucide.HeartPulse(lucide.Options{Size: 32, Class: "my-icon"})
func HeartX ¶ added in v0.14.0
HeartX renders the "heart-x" icon.
Usage in templates:
{{ lucide "heart-x" }}
Direct usage in Go:
lucide.HeartX()
lucide.HeartX(lucide.Options{Size: 32, Class: "my-icon"})
func Heater ¶
Heater renders the "heater" icon.
Usage in templates:
{{ lucide "heater" }}
Direct usage in Go:
lucide.Heater()
lucide.Heater(lucide.Options{Size: 32, Class: "my-icon"})
func Helicopter ¶ added in v0.2.0
Helicopter renders the "helicopter" icon.
Usage in templates:
{{ lucide "helicopter" }}
Direct usage in Go:
lucide.Helicopter()
lucide.Helicopter(lucide.Options{Size: 32, Class: "my-icon"})
func HelpCircle
deprecated
added in
v0.4.0
HelpCircle is an alias for CircleQuestionMark.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleQuestionMark instead.
Usage in templates:
{{ lucide "help-circle" }}
Direct usage in Go:
lucide.HelpCircle()
lucide.HelpCircle(lucide.Options{Size: 32, Class: "my-icon"})
func HelpingHand
deprecated
added in
v0.4.0
HelpingHand is an alias for HandHelping.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use HandHelping instead.
Usage in templates:
{{ lucide "helping-hand" }}
Direct usage in Go:
lucide.HelpingHand()
lucide.HelpingHand(lucide.Options{Size: 32, Class: "my-icon"})
func Hexagon ¶
Hexagon renders the "hexagon" icon.
Usage in templates:
{{ lucide "hexagon" }}
Direct usage in Go:
lucide.Hexagon()
lucide.Hexagon(lucide.Options{Size: 32, Class: "my-icon"})
func Highlighter ¶
Highlighter renders the "highlighter" icon.
Usage in templates:
{{ lucide "highlighter" }}
Direct usage in Go:
lucide.Highlighter()
lucide.Highlighter(lucide.Options{Size: 32, Class: "my-icon"})
func History
deprecated
History is an alias for RotateCcwClock.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use RotateCcwClock instead.
Usage in templates:
{{ lucide "history" }}
Direct usage in Go:
lucide.History()
lucide.History(lucide.Options{Size: 32, Class: "my-icon"})
func Home
deprecated
added in
v0.4.0
Home is an alias for House.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use House instead.
Usage in templates:
{{ lucide "home" }}
Direct usage in Go:
lucide.Home()
lucide.Home(lucide.Options{Size: 32, Class: "my-icon"})
func Hop ¶
Hop renders the "hop" icon.
Usage in templates:
{{ lucide "hop" }}
Direct usage in Go:
lucide.Hop()
lucide.Hop(lucide.Options{Size: 32, Class: "my-icon"})
func HopOff ¶
HopOff renders the "hop-off" icon.
Usage in templates:
{{ lucide "hop-off" }}
Direct usage in Go:
lucide.HopOff()
lucide.HopOff(lucide.Options{Size: 32, Class: "my-icon"})
func Hospital ¶
Hospital renders the "hospital" icon.
Usage in templates:
{{ lucide "hospital" }}
Direct usage in Go:
lucide.Hospital()
lucide.Hospital(lucide.Options{Size: 32, Class: "my-icon"})
func Hotel ¶
Hotel renders the "hotel" icon.
Usage in templates:
{{ lucide "hotel" }}
Direct usage in Go:
lucide.Hotel()
lucide.Hotel(lucide.Options{Size: 32, Class: "my-icon"})
func Hourglass ¶
Hourglass renders the "hourglass" icon.
Usage in templates:
{{ lucide "hourglass" }}
Direct usage in Go:
lucide.Hourglass()
lucide.Hourglass(lucide.Options{Size: 32, Class: "my-icon"})
func House ¶
House renders the "house" icon.
Usage in templates:
{{ lucide "house" }}
Direct usage in Go:
lucide.House()
lucide.House(lucide.Options{Size: 32, Class: "my-icon"})
func HouseHeart ¶
HouseHeart renders the "house-heart" icon.
Usage in templates:
{{ lucide "house-heart" }}
Direct usage in Go:
lucide.HouseHeart()
lucide.HouseHeart(lucide.Options{Size: 32, Class: "my-icon"})
func HousePlug ¶
HousePlug renders the "house-plug" icon.
Usage in templates:
{{ lucide "house-plug" }}
Direct usage in Go:
lucide.HousePlug()
lucide.HousePlug(lucide.Options{Size: 32, Class: "my-icon"})
func HousePlus ¶
HousePlus renders the "house-plus" icon.
Usage in templates:
{{ lucide "house-plus" }}
Direct usage in Go:
lucide.HousePlus()
lucide.HousePlus(lucide.Options{Size: 32, Class: "my-icon"})
func HouseWifi ¶
HouseWifi renders the "house-wifi" icon.
Usage in templates:
{{ lucide "house-wifi" }}
Direct usage in Go:
lucide.HouseWifi()
lucide.HouseWifi(lucide.Options{Size: 32, Class: "my-icon"})
func IceCream
deprecated
added in
v0.4.0
IceCream is an alias for IceCreamCone.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use IceCreamCone instead.
Usage in templates:
{{ lucide "ice-cream" }}
Direct usage in Go:
lucide.IceCream()
lucide.IceCream(lucide.Options{Size: 32, Class: "my-icon"})
func IceCream2
deprecated
added in
v0.4.0
IceCream2 is an alias for IceCreamBowl.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use IceCreamBowl instead.
Usage in templates:
{{ lucide "ice-cream-2" }}
Direct usage in Go:
lucide.IceCream2()
lucide.IceCream2(lucide.Options{Size: 32, Class: "my-icon"})
func IceCreamBowl ¶
IceCreamBowl renders the "ice-cream-bowl" icon.
Usage in templates:
{{ lucide "ice-cream-bowl" }}
Direct usage in Go:
lucide.IceCreamBowl()
lucide.IceCreamBowl(lucide.Options{Size: 32, Class: "my-icon"})
func IceCreamCone ¶
IceCreamCone renders the "ice-cream-cone" icon.
Usage in templates:
{{ lucide "ice-cream-cone" }}
Direct usage in Go:
lucide.IceCreamCone()
lucide.IceCreamCone(lucide.Options{Size: 32, Class: "my-icon"})
func Icon ¶
Icon renders an icon by name with optional configuration. This is the main template function.
Usage in templates:
{{ lucide "circle-x" }}
{{ lucide "play" (dict "size" 32) }}
{{ lucide "menu" (dict "size" 24 "color" "red" "strokeWidth" 2 "class" "my-icon") }}
func IdCard ¶
IdCard renders the "id-card" icon.
Usage in templates:
{{ lucide "id-card" }}
Direct usage in Go:
lucide.IdCard()
lucide.IdCard(lucide.Options{Size: 32, Class: "my-icon"})
func IdCardLanyard ¶
IdCardLanyard renders the "id-card-lanyard" icon.
Usage in templates:
{{ lucide "id-card-lanyard" }}
Direct usage in Go:
lucide.IdCardLanyard()
lucide.IdCardLanyard(lucide.Options{Size: 32, Class: "my-icon"})
func Image ¶
Image renders the "image" icon.
Usage in templates:
{{ lucide "image" }}
Direct usage in Go:
lucide.Image()
lucide.Image(lucide.Options{Size: 32, Class: "my-icon"})
func ImageDown ¶
ImageDown renders the "image-down" icon.
Usage in templates:
{{ lucide "image-down" }}
Direct usage in Go:
lucide.ImageDown()
lucide.ImageDown(lucide.Options{Size: 32, Class: "my-icon"})
func ImageMinus ¶
ImageMinus renders the "image-minus" icon.
Usage in templates:
{{ lucide "image-minus" }}
Direct usage in Go:
lucide.ImageMinus()
lucide.ImageMinus(lucide.Options{Size: 32, Class: "my-icon"})
func ImageOff ¶
ImageOff renders the "image-off" icon.
Usage in templates:
{{ lucide "image-off" }}
Direct usage in Go:
lucide.ImageOff()
lucide.ImageOff(lucide.Options{Size: 32, Class: "my-icon"})
func ImagePlay ¶
ImagePlay renders the "image-play" icon.
Usage in templates:
{{ lucide "image-play" }}
Direct usage in Go:
lucide.ImagePlay()
lucide.ImagePlay(lucide.Options{Size: 32, Class: "my-icon"})
func ImagePlus ¶
ImagePlus renders the "image-plus" icon.
Usage in templates:
{{ lucide "image-plus" }}
Direct usage in Go:
lucide.ImagePlus()
lucide.ImagePlus(lucide.Options{Size: 32, Class: "my-icon"})
func ImageUp ¶
ImageUp renders the "image-up" icon.
Usage in templates:
{{ lucide "image-up" }}
Direct usage in Go:
lucide.ImageUp()
lucide.ImageUp(lucide.Options{Size: 32, Class: "my-icon"})
func ImageUpscale ¶
ImageUpscale renders the "image-upscale" icon.
Usage in templates:
{{ lucide "image-upscale" }}
Direct usage in Go:
lucide.ImageUpscale()
lucide.ImageUpscale(lucide.Options{Size: 32, Class: "my-icon"})
func Images ¶
Images renders the "images" icon.
Usage in templates:
{{ lucide "images" }}
Direct usage in Go:
lucide.Images()
lucide.Images(lucide.Options{Size: 32, Class: "my-icon"})
func Import ¶
Import renders the "import" icon.
Usage in templates:
{{ lucide "import" }}
Direct usage in Go:
lucide.Import()
lucide.Import(lucide.Options{Size: 32, Class: "my-icon"})
func Inbox ¶
Inbox renders the "inbox" icon.
Usage in templates:
{{ lucide "inbox" }}
Direct usage in Go:
lucide.Inbox()
lucide.Inbox(lucide.Options{Size: 32, Class: "my-icon"})
func Indent
deprecated
added in
v0.4.0
Indent is an alias for ListIndentIncrease.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ListIndentIncrease instead.
Usage in templates:
{{ lucide "indent" }}
Direct usage in Go:
lucide.Indent()
lucide.Indent(lucide.Options{Size: 32, Class: "my-icon"})
func IndentDecrease
deprecated
added in
v0.4.0
IndentDecrease is an alias for ListIndentDecrease.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ListIndentDecrease instead.
Usage in templates:
{{ lucide "indent-decrease" }}
Direct usage in Go:
lucide.IndentDecrease()
lucide.IndentDecrease(lucide.Options{Size: 32, Class: "my-icon"})
func IndentIncrease
deprecated
added in
v0.4.0
IndentIncrease is an alias for ListIndentIncrease.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ListIndentIncrease instead.
Usage in templates:
{{ lucide "indent-increase" }}
Direct usage in Go:
lucide.IndentIncrease()
lucide.IndentIncrease(lucide.Options{Size: 32, Class: "my-icon"})
func IndianRupee ¶
IndianRupee renders the "indian-rupee" icon.
Usage in templates:
{{ lucide "indian-rupee" }}
Direct usage in Go:
lucide.IndianRupee()
lucide.IndianRupee(lucide.Options{Size: 32, Class: "my-icon"})
func Infinity ¶
Infinity renders the "infinity" icon.
Usage in templates:
{{ lucide "infinity" }}
Direct usage in Go:
lucide.Infinity()
lucide.Infinity(lucide.Options{Size: 32, Class: "my-icon"})
func Info ¶
Info renders the "info" icon.
Usage in templates:
{{ lucide "info" }}
Direct usage in Go:
lucide.Info()
lucide.Info(lucide.Options{Size: 32, Class: "my-icon"})
func Inspect
deprecated
added in
v0.4.0
Inspect is an alias for SquareMousePointer.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareMousePointer instead.
Usage in templates:
{{ lucide "inspect" }}
Direct usage in Go:
lucide.Inspect()
lucide.Inspect(lucide.Options{Size: 32, Class: "my-icon"})
func InspectionPanel ¶
InspectionPanel renders the "inspection-panel" icon.
Usage in templates:
{{ lucide "inspection-panel" }}
Direct usage in Go:
lucide.InspectionPanel()
lucide.InspectionPanel(lucide.Options{Size: 32, Class: "my-icon"})
func Italic ¶
Italic renders the "italic" icon.
Usage in templates:
{{ lucide "italic" }}
Direct usage in Go:
lucide.Italic()
lucide.Italic(lucide.Options{Size: 32, Class: "my-icon"})
func IterationCcw ¶
IterationCcw renders the "iteration-ccw" icon.
Usage in templates:
{{ lucide "iteration-ccw" }}
Direct usage in Go:
lucide.IterationCcw()
lucide.IterationCcw(lucide.Options{Size: 32, Class: "my-icon"})
func IterationCw ¶
IterationCw renders the "iteration-cw" icon.
Usage in templates:
{{ lucide "iteration-cw" }}
Direct usage in Go:
lucide.IterationCw()
lucide.IterationCw(lucide.Options{Size: 32, Class: "my-icon"})
func JapaneseYen ¶
JapaneseYen renders the "japanese-yen" icon.
Usage in templates:
{{ lucide "japanese-yen" }}
Direct usage in Go:
lucide.JapaneseYen()
lucide.JapaneseYen(lucide.Options{Size: 32, Class: "my-icon"})
func Joystick ¶
Joystick renders the "joystick" icon.
Usage in templates:
{{ lucide "joystick" }}
Direct usage in Go:
lucide.Joystick()
lucide.Joystick(lucide.Options{Size: 32, Class: "my-icon"})
func Kanban ¶
Kanban renders the "kanban" icon.
Usage in templates:
{{ lucide "kanban" }}
Direct usage in Go:
lucide.Kanban()
lucide.Kanban(lucide.Options{Size: 32, Class: "my-icon"})
func KanbanSquare
deprecated
added in
v0.4.0
KanbanSquare is an alias for SquareKanban.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareKanban instead.
Usage in templates:
{{ lucide "kanban-square" }}
Direct usage in Go:
lucide.KanbanSquare()
lucide.KanbanSquare(lucide.Options{Size: 32, Class: "my-icon"})
func KanbanSquareDashed
deprecated
added in
v0.4.0
KanbanSquareDashed is an alias for SquareDashedKanban.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareDashedKanban instead.
Usage in templates:
{{ lucide "kanban-square-dashed" }}
Direct usage in Go:
lucide.KanbanSquareDashed()
lucide.KanbanSquareDashed(lucide.Options{Size: 32, Class: "my-icon"})
func Kayak ¶
Kayak renders the "kayak" icon.
Usage in templates:
{{ lucide "kayak" }}
Direct usage in Go:
lucide.Kayak()
lucide.Kayak(lucide.Options{Size: 32, Class: "my-icon"})
func Key ¶
Key renders the "key" icon.
Usage in templates:
{{ lucide "key" }}
Direct usage in Go:
lucide.Key()
lucide.Key(lucide.Options{Size: 32, Class: "my-icon"})
func KeyRound ¶
KeyRound renders the "key-round" icon.
Usage in templates:
{{ lucide "key-round" }}
Direct usage in Go:
lucide.KeyRound()
lucide.KeyRound(lucide.Options{Size: 32, Class: "my-icon"})
func KeySquare ¶
KeySquare renders the "key-square" icon.
Usage in templates:
{{ lucide "key-square" }}
Direct usage in Go:
lucide.KeySquare()
lucide.KeySquare(lucide.Options{Size: 32, Class: "my-icon"})
func Keyboard ¶
Keyboard renders the "keyboard" icon.
Usage in templates:
{{ lucide "keyboard" }}
Direct usage in Go:
lucide.Keyboard()
lucide.Keyboard(lucide.Options{Size: 32, Class: "my-icon"})
func KeyboardMusic ¶
KeyboardMusic renders the "keyboard-music" icon.
Usage in templates:
{{ lucide "keyboard-music" }}
Direct usage in Go:
lucide.KeyboardMusic()
lucide.KeyboardMusic(lucide.Options{Size: 32, Class: "my-icon"})
func KeyboardOff ¶
KeyboardOff renders the "keyboard-off" icon.
Usage in templates:
{{ lucide "keyboard-off" }}
Direct usage in Go:
lucide.KeyboardOff()
lucide.KeyboardOff(lucide.Options{Size: 32, Class: "my-icon"})
func Lamp ¶
Lamp renders the "lamp" icon.
Usage in templates:
{{ lucide "lamp" }}
Direct usage in Go:
lucide.Lamp()
lucide.Lamp(lucide.Options{Size: 32, Class: "my-icon"})
func LampCeiling ¶
LampCeiling renders the "lamp-ceiling" icon.
Usage in templates:
{{ lucide "lamp-ceiling" }}
Direct usage in Go:
lucide.LampCeiling()
lucide.LampCeiling(lucide.Options{Size: 32, Class: "my-icon"})
func LampDesk ¶
LampDesk renders the "lamp-desk" icon.
Usage in templates:
{{ lucide "lamp-desk" }}
Direct usage in Go:
lucide.LampDesk()
lucide.LampDesk(lucide.Options{Size: 32, Class: "my-icon"})
func LampFloor ¶
LampFloor renders the "lamp-floor" icon.
Usage in templates:
{{ lucide "lamp-floor" }}
Direct usage in Go:
lucide.LampFloor()
lucide.LampFloor(lucide.Options{Size: 32, Class: "my-icon"})
func LampWallDown ¶
LampWallDown renders the "lamp-wall-down" icon.
Usage in templates:
{{ lucide "lamp-wall-down" }}
Direct usage in Go:
lucide.LampWallDown()
lucide.LampWallDown(lucide.Options{Size: 32, Class: "my-icon"})
func LampWallUp ¶
LampWallUp renders the "lamp-wall-up" icon.
Usage in templates:
{{ lucide "lamp-wall-up" }}
Direct usage in Go:
lucide.LampWallUp()
lucide.LampWallUp(lucide.Options{Size: 32, Class: "my-icon"})
func LandPlot ¶
LandPlot renders the "land-plot" icon.
Usage in templates:
{{ lucide "land-plot" }}
Direct usage in Go:
lucide.LandPlot()
lucide.LandPlot(lucide.Options{Size: 32, Class: "my-icon"})
func Landmark ¶
Landmark renders the "landmark" icon.
Usage in templates:
{{ lucide "landmark" }}
Direct usage in Go:
lucide.Landmark()
lucide.Landmark(lucide.Options{Size: 32, Class: "my-icon"})
func Languages ¶
Languages renders the "languages" icon.
Usage in templates:
{{ lucide "languages" }}
Direct usage in Go:
lucide.Languages()
lucide.Languages(lucide.Options{Size: 32, Class: "my-icon"})
func Laptop ¶
Laptop renders the "laptop" icon.
Usage in templates:
{{ lucide "laptop" }}
Direct usage in Go:
lucide.Laptop()
lucide.Laptop(lucide.Options{Size: 32, Class: "my-icon"})
func Laptop2
deprecated
added in
v0.4.0
Laptop2 is an alias for LaptopMinimal.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use LaptopMinimal instead.
Usage in templates:
{{ lucide "laptop-2" }}
Direct usage in Go:
lucide.Laptop2()
lucide.Laptop2(lucide.Options{Size: 32, Class: "my-icon"})
func LaptopMinimal ¶
LaptopMinimal renders the "laptop-minimal" icon.
Usage in templates:
{{ lucide "laptop-minimal" }}
Direct usage in Go:
lucide.LaptopMinimal()
lucide.LaptopMinimal(lucide.Options{Size: 32, Class: "my-icon"})
func LaptopMinimalCheck ¶
LaptopMinimalCheck renders the "laptop-minimal-check" icon.
Usage in templates:
{{ lucide "laptop-minimal-check" }}
Direct usage in Go:
lucide.LaptopMinimalCheck()
lucide.LaptopMinimalCheck(lucide.Options{Size: 32, Class: "my-icon"})
func Lasso ¶
Lasso renders the "lasso" icon.
Usage in templates:
{{ lucide "lasso" }}
Direct usage in Go:
lucide.Lasso()
lucide.Lasso(lucide.Options{Size: 32, Class: "my-icon"})
func LassoSelect ¶
LassoSelect renders the "lasso-select" icon.
Usage in templates:
{{ lucide "lasso-select" }}
Direct usage in Go:
lucide.LassoSelect()
lucide.LassoSelect(lucide.Options{Size: 32, Class: "my-icon"})
func Laugh
deprecated
Laugh is an alias for FaceGrinning.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FaceGrinning instead.
Usage in templates:
{{ lucide "laugh" }}
Direct usage in Go:
lucide.Laugh()
lucide.Laugh(lucide.Options{Size: 32, Class: "my-icon"})
func LayerArrowDown ¶ added in v0.24.0
LayerArrowDown renders the "layer-arrow-down" icon.
Usage in templates:
{{ lucide "layer-arrow-down" }}
Direct usage in Go:
lucide.LayerArrowDown()
lucide.LayerArrowDown(lucide.Options{Size: 32, Class: "my-icon"})
func LayerArrowUp ¶ added in v0.24.0
LayerArrowUp renders the "layer-arrow-up" icon.
Usage in templates:
{{ lucide "layer-arrow-up" }}
Direct usage in Go:
lucide.LayerArrowUp()
lucide.LayerArrowUp(lucide.Options{Size: 32, Class: "my-icon"})
func Layers ¶
Layers renders the "layers" icon.
Usage in templates:
{{ lucide "layers" }}
Direct usage in Go:
lucide.Layers()
lucide.Layers(lucide.Options{Size: 32, Class: "my-icon"})
func Layers2 ¶
Layers2 renders the "layers-2" icon.
Usage in templates:
{{ lucide "layers-2" }}
Direct usage in Go:
lucide.Layers2()
lucide.Layers2(lucide.Options{Size: 32, Class: "my-icon"})
func Layers3
deprecated
added in
v0.4.0
Layers3 is an alias for Layers.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.duplicate Please use Layers instead.
Usage in templates:
{{ lucide "layers-3" }}
Direct usage in Go:
lucide.Layers3()
lucide.Layers3(lucide.Options{Size: 32, Class: "my-icon"})
func LayersArrowDown ¶ added in v0.24.0
LayersArrowDown renders the "layers-arrow-down" icon.
Usage in templates:
{{ lucide "layers-arrow-down" }}
Direct usage in Go:
lucide.LayersArrowDown()
lucide.LayersArrowDown(lucide.Options{Size: 32, Class: "my-icon"})
func LayersArrowUp ¶ added in v0.24.0
LayersArrowUp renders the "layers-arrow-up" icon.
Usage in templates:
{{ lucide "layers-arrow-up" }}
Direct usage in Go:
lucide.LayersArrowUp()
lucide.LayersArrowUp(lucide.Options{Size: 32, Class: "my-icon"})
func LayersMinus ¶ added in v0.14.0
LayersMinus renders the "layers-minus" icon.
Usage in templates:
{{ lucide "layers-minus" }}
Direct usage in Go:
lucide.LayersMinus()
lucide.LayersMinus(lucide.Options{Size: 32, Class: "my-icon"})
func LayersPlus ¶ added in v0.7.0
LayersPlus renders the "layers-plus" icon.
Usage in templates:
{{ lucide "layers-plus" }}
Direct usage in Go:
lucide.LayersPlus()
lucide.LayersPlus(lucide.Options{Size: 32, Class: "my-icon"})
func Layout
deprecated
added in
v0.4.0
Layout is an alias for PanelsTopLeft.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use PanelsTopLeft instead.
Usage in templates:
{{ lucide "layout" }}
Direct usage in Go:
lucide.Layout()
lucide.Layout(lucide.Options{Size: 32, Class: "my-icon"})
func LayoutDashboard ¶
LayoutDashboard renders the "layout-dashboard" icon.
Usage in templates:
{{ lucide "layout-dashboard" }}
Direct usage in Go:
lucide.LayoutDashboard()
lucide.LayoutDashboard(lucide.Options{Size: 32, Class: "my-icon"})
func LayoutFreeform ¶ added in v0.23.0
LayoutFreeform renders the "layout-freeform" icon.
Usage in templates:
{{ lucide "layout-freeform" }}
Direct usage in Go:
lucide.LayoutFreeform()
lucide.LayoutFreeform(lucide.Options{Size: 32, Class: "my-icon"})
func LayoutGrid ¶
LayoutGrid renders the "layout-grid" icon.
Usage in templates:
{{ lucide "layout-grid" }}
Direct usage in Go:
lucide.LayoutGrid()
lucide.LayoutGrid(lucide.Options{Size: 32, Class: "my-icon"})
func LayoutList ¶
LayoutList renders the "layout-list" icon.
Usage in templates:
{{ lucide "layout-list" }}
Direct usage in Go:
lucide.LayoutList()
lucide.LayoutList(lucide.Options{Size: 32, Class: "my-icon"})
func LayoutPanelLeft ¶
LayoutPanelLeft renders the "layout-panel-left" icon.
Usage in templates:
{{ lucide "layout-panel-left" }}
Direct usage in Go:
lucide.LayoutPanelLeft()
lucide.LayoutPanelLeft(lucide.Options{Size: 32, Class: "my-icon"})
func LayoutPanelTop ¶
LayoutPanelTop renders the "layout-panel-top" icon.
Usage in templates:
{{ lucide "layout-panel-top" }}
Direct usage in Go:
lucide.LayoutPanelTop()
lucide.LayoutPanelTop(lucide.Options{Size: 32, Class: "my-icon"})
func LayoutTemplate ¶
LayoutTemplate renders the "layout-template" icon.
Usage in templates:
{{ lucide "layout-template" }}
Direct usage in Go:
lucide.LayoutTemplate()
lucide.LayoutTemplate(lucide.Options{Size: 32, Class: "my-icon"})
func Leaf ¶
Leaf renders the "leaf" icon.
Usage in templates:
{{ lucide "leaf" }}
Direct usage in Go:
lucide.Leaf()
lucide.Leaf(lucide.Options{Size: 32, Class: "my-icon"})
func LeafyGreen ¶
LeafyGreen renders the "leafy-green" icon.
Usage in templates:
{{ lucide "leafy-green" }}
Direct usage in Go:
lucide.LeafyGreen()
lucide.LeafyGreen(lucide.Options{Size: 32, Class: "my-icon"})
func Lectern ¶
Lectern renders the "lectern" icon.
Usage in templates:
{{ lucide "lectern" }}
Direct usage in Go:
lucide.Lectern()
lucide.Lectern(lucide.Options{Size: 32, Class: "my-icon"})
func LensConcave ¶ added in v0.10.0
LensConcave renders the "lens-concave" icon.
Usage in templates:
{{ lucide "lens-concave" }}
Direct usage in Go:
lucide.LensConcave()
lucide.LensConcave(lucide.Options{Size: 32, Class: "my-icon"})
func LensConvex ¶ added in v0.10.0
LensConvex renders the "lens-convex" icon.
Usage in templates:
{{ lucide "lens-convex" }}
Direct usage in Go:
lucide.LensConvex()
lucide.LensConvex(lucide.Options{Size: 32, Class: "my-icon"})
func LetterText
deprecated
added in
v0.4.0
LetterText is an alias for TextInitial.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use TextInitial instead.
Usage in templates:
{{ lucide "letter-text" }}
Direct usage in Go:
lucide.LetterText()
lucide.LetterText(lucide.Options{Size: 32, Class: "my-icon"})
func Library ¶
Library renders the "library" icon.
Usage in templates:
{{ lucide "library" }}
Direct usage in Go:
lucide.Library()
lucide.Library(lucide.Options{Size: 32, Class: "my-icon"})
func LibraryBig ¶
LibraryBig renders the "library-big" icon.
Usage in templates:
{{ lucide "library-big" }}
Direct usage in Go:
lucide.LibraryBig()
lucide.LibraryBig(lucide.Options{Size: 32, Class: "my-icon"})
func LibrarySquare
deprecated
added in
v0.4.0
LibrarySquare is an alias for SquareLibrary.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareLibrary instead.
Usage in templates:
{{ lucide "library-square" }}
Direct usage in Go:
lucide.LibrarySquare()
lucide.LibrarySquare(lucide.Options{Size: 32, Class: "my-icon"})
func LifeBuoy ¶
LifeBuoy renders the "life-buoy" icon.
Usage in templates:
{{ lucide "life-buoy" }}
Direct usage in Go:
lucide.LifeBuoy()
lucide.LifeBuoy(lucide.Options{Size: 32, Class: "my-icon"})
func Ligature ¶
Ligature renders the "ligature" icon.
Usage in templates:
{{ lucide "ligature" }}
Direct usage in Go:
lucide.Ligature()
lucide.Ligature(lucide.Options{Size: 32, Class: "my-icon"})
func Lightbulb ¶
Lightbulb renders the "lightbulb" icon.
Usage in templates:
{{ lucide "lightbulb" }}
Direct usage in Go:
lucide.Lightbulb()
lucide.Lightbulb(lucide.Options{Size: 32, Class: "my-icon"})
func LightbulbOff ¶
LightbulbOff renders the "lightbulb-off" icon.
Usage in templates:
{{ lucide "lightbulb-off" }}
Direct usage in Go:
lucide.LightbulbOff()
lucide.LightbulbOff(lucide.Options{Size: 32, Class: "my-icon"})
func LineChart
deprecated
added in
v0.4.0
LineChart is an alias for ChartLine.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ChartLine instead.
Usage in templates:
{{ lucide "line-chart" }}
Direct usage in Go:
lucide.LineChart()
lucide.LineChart(lucide.Options{Size: 32, Class: "my-icon"})
func LineDotRightHorizontal ¶ added in v0.10.0
LineDotRightHorizontal renders the "line-dot-right-horizontal" icon.
Usage in templates:
{{ lucide "line-dot-right-horizontal" }}
Direct usage in Go:
lucide.LineDotRightHorizontal()
lucide.LineDotRightHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func LineSquiggle ¶
LineSquiggle renders the "line-squiggle" icon.
Usage in templates:
{{ lucide "line-squiggle" }}
Direct usage in Go:
lucide.LineSquiggle()
lucide.LineSquiggle(lucide.Options{Size: 32, Class: "my-icon"})
func LineStyle ¶ added in v0.12.0
LineStyle renders the "line-style" icon.
Usage in templates:
{{ lucide "line-style" }}
Direct usage in Go:
lucide.LineStyle()
lucide.LineStyle(lucide.Options{Size: 32, Class: "my-icon"})
func Link ¶
Link renders the "link" icon.
Usage in templates:
{{ lucide "link" }}
Direct usage in Go:
lucide.Link()
lucide.Link(lucide.Options{Size: 32, Class: "my-icon"})
func Link2 ¶
Link2 renders the "link-2" icon.
Usage in templates:
{{ lucide "link-2" }}
Direct usage in Go:
lucide.Link2()
lucide.Link2(lucide.Options{Size: 32, Class: "my-icon"})
func Link2Off ¶
Link2Off renders the "link-2-off" icon.
Usage in templates:
{{ lucide "link-2-off" }}
Direct usage in Go:
lucide.Link2Off()
lucide.Link2Off(lucide.Options{Size: 32, Class: "my-icon"})
func List ¶
List renders the "list" icon.
Usage in templates:
{{ lucide "list" }}
Direct usage in Go:
lucide.List()
lucide.List(lucide.Options{Size: 32, Class: "my-icon"})
func ListCheck ¶
ListCheck renders the "list-check" icon.
Usage in templates:
{{ lucide "list-check" }}
Direct usage in Go:
lucide.ListCheck()
lucide.ListCheck(lucide.Options{Size: 32, Class: "my-icon"})
func ListChecks ¶
ListChecks renders the "list-checks" icon.
Usage in templates:
{{ lucide "list-checks" }}
Direct usage in Go:
lucide.ListChecks()
lucide.ListChecks(lucide.Options{Size: 32, Class: "my-icon"})
func ListChevronsDownUp ¶
ListChevronsDownUp renders the "list-chevrons-down-up" icon.
Usage in templates:
{{ lucide "list-chevrons-down-up" }}
Direct usage in Go:
lucide.ListChevronsDownUp()
lucide.ListChevronsDownUp(lucide.Options{Size: 32, Class: "my-icon"})
func ListChevronsUpDown ¶
ListChevronsUpDown renders the "list-chevrons-up-down" icon.
Usage in templates:
{{ lucide "list-chevrons-up-down" }}
Direct usage in Go:
lucide.ListChevronsUpDown()
lucide.ListChevronsUpDown(lucide.Options{Size: 32, Class: "my-icon"})
func ListCollapse ¶
ListCollapse renders the "list-collapse" icon.
Usage in templates:
{{ lucide "list-collapse" }}
Direct usage in Go:
lucide.ListCollapse()
lucide.ListCollapse(lucide.Options{Size: 32, Class: "my-icon"})
func ListEnd ¶
ListEnd renders the "list-end" icon.
Usage in templates:
{{ lucide "list-end" }}
Direct usage in Go:
lucide.ListEnd()
lucide.ListEnd(lucide.Options{Size: 32, Class: "my-icon"})
func ListFilter ¶
ListFilter renders the "list-filter" icon.
Usage in templates:
{{ lucide "list-filter" }}
Direct usage in Go:
lucide.ListFilter()
lucide.ListFilter(lucide.Options{Size: 32, Class: "my-icon"})
func ListFilterPlus ¶
ListFilterPlus renders the "list-filter-plus" icon.
Usage in templates:
{{ lucide "list-filter-plus" }}
Direct usage in Go:
lucide.ListFilterPlus()
lucide.ListFilterPlus(lucide.Options{Size: 32, Class: "my-icon"})
func ListIndentDecrease ¶
ListIndentDecrease renders the "list-indent-decrease" icon.
Usage in templates:
{{ lucide "list-indent-decrease" }}
Direct usage in Go:
lucide.ListIndentDecrease()
lucide.ListIndentDecrease(lucide.Options{Size: 32, Class: "my-icon"})
func ListIndentIncrease ¶
ListIndentIncrease renders the "list-indent-increase" icon.
Usage in templates:
{{ lucide "list-indent-increase" }}
Direct usage in Go:
lucide.ListIndentIncrease()
lucide.ListIndentIncrease(lucide.Options{Size: 32, Class: "my-icon"})
func ListMinus ¶
ListMinus renders the "list-minus" icon.
Usage in templates:
{{ lucide "list-minus" }}
Direct usage in Go:
lucide.ListMinus()
lucide.ListMinus(lucide.Options{Size: 32, Class: "my-icon"})
func ListMusic ¶
ListMusic renders the "list-music" icon.
Usage in templates:
{{ lucide "list-music" }}
Direct usage in Go:
lucide.ListMusic()
lucide.ListMusic(lucide.Options{Size: 32, Class: "my-icon"})
func ListOrdered ¶
ListOrdered renders the "list-ordered" icon.
Usage in templates:
{{ lucide "list-ordered" }}
Direct usage in Go:
lucide.ListOrdered()
lucide.ListOrdered(lucide.Options{Size: 32, Class: "my-icon"})
func ListPlus ¶
ListPlus renders the "list-plus" icon.
Usage in templates:
{{ lucide "list-plus" }}
Direct usage in Go:
lucide.ListPlus()
lucide.ListPlus(lucide.Options{Size: 32, Class: "my-icon"})
func ListRestart ¶
ListRestart renders the "list-restart" icon.
Usage in templates:
{{ lucide "list-restart" }}
Direct usage in Go:
lucide.ListRestart()
lucide.ListRestart(lucide.Options{Size: 32, Class: "my-icon"})
func ListSortAscending ¶ added in v0.18.0
ListSortAscending renders the "list-sort-ascending" icon.
Usage in templates:
{{ lucide "list-sort-ascending" }}
Direct usage in Go:
lucide.ListSortAscending()
lucide.ListSortAscending(lucide.Options{Size: 32, Class: "my-icon"})
func ListSortDescending ¶ added in v0.18.0
ListSortDescending renders the "list-sort-descending" icon.
Usage in templates:
{{ lucide "list-sort-descending" }}
Direct usage in Go:
lucide.ListSortDescending()
lucide.ListSortDescending(lucide.Options{Size: 32, Class: "my-icon"})
func ListStart ¶
ListStart renders the "list-start" icon.
Usage in templates:
{{ lucide "list-start" }}
Direct usage in Go:
lucide.ListStart()
lucide.ListStart(lucide.Options{Size: 32, Class: "my-icon"})
func ListTodo ¶
ListTodo renders the "list-todo" icon.
Usage in templates:
{{ lucide "list-todo" }}
Direct usage in Go:
lucide.ListTodo()
lucide.ListTodo(lucide.Options{Size: 32, Class: "my-icon"})
func ListTree ¶
ListTree renders the "list-tree" icon.
Usage in templates:
{{ lucide "list-tree" }}
Direct usage in Go:
lucide.ListTree()
lucide.ListTree(lucide.Options{Size: 32, Class: "my-icon"})
func ListVideo ¶
ListVideo renders the "list-video" icon.
Usage in templates:
{{ lucide "list-video" }}
Direct usage in Go:
lucide.ListVideo()
lucide.ListVideo(lucide.Options{Size: 32, Class: "my-icon"})
func ListX ¶
ListX renders the "list-x" icon.
Usage in templates:
{{ lucide "list-x" }}
Direct usage in Go:
lucide.ListX()
lucide.ListX(lucide.Options{Size: 32, Class: "my-icon"})
func Loader ¶
Loader renders the "loader" icon.
Usage in templates:
{{ lucide "loader" }}
Direct usage in Go:
lucide.Loader()
lucide.Loader(lucide.Options{Size: 32, Class: "my-icon"})
func Loader2
deprecated
added in
v0.4.0
Loader2 is an alias for LoaderCircle.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use LoaderCircle instead.
Usage in templates:
{{ lucide "loader-2" }}
Direct usage in Go:
lucide.Loader2()
lucide.Loader2(lucide.Options{Size: 32, Class: "my-icon"})
func LoaderCircle ¶
LoaderCircle renders the "loader-circle" icon.
Usage in templates:
{{ lucide "loader-circle" }}
Direct usage in Go:
lucide.LoaderCircle()
lucide.LoaderCircle(lucide.Options{Size: 32, Class: "my-icon"})
func LoaderPinwheel ¶
LoaderPinwheel renders the "loader-pinwheel" icon.
Usage in templates:
{{ lucide "loader-pinwheel" }}
Direct usage in Go:
lucide.LoaderPinwheel()
lucide.LoaderPinwheel(lucide.Options{Size: 32, Class: "my-icon"})
func Locate ¶
Locate renders the "locate" icon.
Usage in templates:
{{ lucide "locate" }}
Direct usage in Go:
lucide.Locate()
lucide.Locate(lucide.Options{Size: 32, Class: "my-icon"})
func LocateFixed ¶
LocateFixed renders the "locate-fixed" icon.
Usage in templates:
{{ lucide "locate-fixed" }}
Direct usage in Go:
lucide.LocateFixed()
lucide.LocateFixed(lucide.Options{Size: 32, Class: "my-icon"})
func LocateOff ¶
LocateOff renders the "locate-off" icon.
Usage in templates:
{{ lucide "locate-off" }}
Direct usage in Go:
lucide.LocateOff()
lucide.LocateOff(lucide.Options{Size: 32, Class: "my-icon"})
func LocationEdit
deprecated
added in
v0.4.0
LocationEdit is an alias for MapPinPen.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use MapPinPen instead.
Usage in templates:
{{ lucide "location-edit" }}
Direct usage in Go:
lucide.LocationEdit()
lucide.LocationEdit(lucide.Options{Size: 32, Class: "my-icon"})
func Lock ¶
Lock renders the "lock" icon.
Usage in templates:
{{ lucide "lock" }}
Direct usage in Go:
lucide.Lock()
lucide.Lock(lucide.Options{Size: 32, Class: "my-icon"})
func LockKeyhole ¶
LockKeyhole renders the "lock-keyhole" icon.
Usage in templates:
{{ lucide "lock-keyhole" }}
Direct usage in Go:
lucide.LockKeyhole()
lucide.LockKeyhole(lucide.Options{Size: 32, Class: "my-icon"})
func LockKeyholeOpen ¶
LockKeyholeOpen renders the "lock-keyhole-open" icon.
Usage in templates:
{{ lucide "lock-keyhole-open" }}
Direct usage in Go:
lucide.LockKeyholeOpen()
lucide.LockKeyholeOpen(lucide.Options{Size: 32, Class: "my-icon"})
func LockOpen ¶
LockOpen renders the "lock-open" icon.
Usage in templates:
{{ lucide "lock-open" }}
Direct usage in Go:
lucide.LockOpen()
lucide.LockOpen(lucide.Options{Size: 32, Class: "my-icon"})
func LogIn ¶
LogIn renders the "log-in" icon.
Usage in templates:
{{ lucide "log-in" }}
Direct usage in Go:
lucide.LogIn()
lucide.LogIn(lucide.Options{Size: 32, Class: "my-icon"})
func LogOut ¶
LogOut renders the "log-out" icon.
Usage in templates:
{{ lucide "log-out" }}
Direct usage in Go:
lucide.LogOut()
lucide.LogOut(lucide.Options{Size: 32, Class: "my-icon"})
func Logs ¶
Logs renders the "logs" icon.
Usage in templates:
{{ lucide "logs" }}
Direct usage in Go:
lucide.Logs()
lucide.Logs(lucide.Options{Size: 32, Class: "my-icon"})
func Lollipop ¶
Lollipop renders the "lollipop" icon.
Usage in templates:
{{ lucide "lollipop" }}
Direct usage in Go:
lucide.Lollipop()
lucide.Lollipop(lucide.Options{Size: 32, Class: "my-icon"})
func Luggage ¶
Luggage renders the "luggage" icon.
Usage in templates:
{{ lucide "luggage" }}
Direct usage in Go:
lucide.Luggage()
lucide.Luggage(lucide.Options{Size: 32, Class: "my-icon"})
func MSquare
deprecated
added in
v0.4.0
MSquare is an alias for SquareM.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareM instead.
Usage in templates:
{{ lucide "m-square" }}
Direct usage in Go:
lucide.MSquare()
lucide.MSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Magnet ¶
Magnet renders the "magnet" icon.
Usage in templates:
{{ lucide "magnet" }}
Direct usage in Go:
lucide.Magnet()
lucide.Magnet(lucide.Options{Size: 32, Class: "my-icon"})
func Mail ¶
Mail renders the "mail" icon.
Usage in templates:
{{ lucide "mail" }}
Direct usage in Go:
lucide.Mail()
lucide.Mail(lucide.Options{Size: 32, Class: "my-icon"})
func MailBadge ¶ added in v0.24.0
MailBadge renders the "mail-badge" icon.
Usage in templates:
{{ lucide "mail-badge" }}
Direct usage in Go:
lucide.MailBadge()
lucide.MailBadge(lucide.Options{Size: 32, Class: "my-icon"})
func MailCheck ¶
MailCheck renders the "mail-check" icon.
Usage in templates:
{{ lucide "mail-check" }}
Direct usage in Go:
lucide.MailCheck()
lucide.MailCheck(lucide.Options{Size: 32, Class: "my-icon"})
func MailMinus ¶
MailMinus renders the "mail-minus" icon.
Usage in templates:
{{ lucide "mail-minus" }}
Direct usage in Go:
lucide.MailMinus()
lucide.MailMinus(lucide.Options{Size: 32, Class: "my-icon"})
func MailOpen ¶
MailOpen renders the "mail-open" icon.
Usage in templates:
{{ lucide "mail-open" }}
Direct usage in Go:
lucide.MailOpen()
lucide.MailOpen(lucide.Options{Size: 32, Class: "my-icon"})
func MailPlus ¶
MailPlus renders the "mail-plus" icon.
Usage in templates:
{{ lucide "mail-plus" }}
Direct usage in Go:
lucide.MailPlus()
lucide.MailPlus(lucide.Options{Size: 32, Class: "my-icon"})
func MailQuestion
deprecated
added in
v0.4.0
MailQuestion is an alias for MailQuestionMark.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use MailQuestionMark instead.
Usage in templates:
{{ lucide "mail-question" }}
Direct usage in Go:
lucide.MailQuestion()
lucide.MailQuestion(lucide.Options{Size: 32, Class: "my-icon"})
func MailQuestionMark ¶
MailQuestionMark renders the "mail-question-mark" icon.
Usage in templates:
{{ lucide "mail-question-mark" }}
Direct usage in Go:
lucide.MailQuestionMark()
lucide.MailQuestionMark(lucide.Options{Size: 32, Class: "my-icon"})
func MailSearch ¶
MailSearch renders the "mail-search" icon.
Usage in templates:
{{ lucide "mail-search" }}
Direct usage in Go:
lucide.MailSearch()
lucide.MailSearch(lucide.Options{Size: 32, Class: "my-icon"})
func MailWarning ¶
MailWarning renders the "mail-warning" icon.
Usage in templates:
{{ lucide "mail-warning" }}
Direct usage in Go:
lucide.MailWarning()
lucide.MailWarning(lucide.Options{Size: 32, Class: "my-icon"})
func MailX ¶
MailX renders the "mail-x" icon.
Usage in templates:
{{ lucide "mail-x" }}
Direct usage in Go:
lucide.MailX()
lucide.MailX(lucide.Options{Size: 32, Class: "my-icon"})
func Mailbox ¶
Mailbox renders the "mailbox" icon.
Usage in templates:
{{ lucide "mailbox" }}
Direct usage in Go:
lucide.Mailbox()
lucide.Mailbox(lucide.Options{Size: 32, Class: "my-icon"})
func Mails ¶
Mails renders the "mails" icon.
Usage in templates:
{{ lucide "mails" }}
Direct usage in Go:
lucide.Mails()
lucide.Mails(lucide.Options{Size: 32, Class: "my-icon"})
func Map ¶
Map renders the "map" icon.
Usage in templates:
{{ lucide "map" }}
Direct usage in Go:
lucide.Map()
lucide.Map(lucide.Options{Size: 32, Class: "my-icon"})
func MapMinus ¶
MapMinus renders the "map-minus" icon.
Usage in templates:
{{ lucide "map-minus" }}
Direct usage in Go:
lucide.MapMinus()
lucide.MapMinus(lucide.Options{Size: 32, Class: "my-icon"})
func MapPin ¶
MapPin renders the "map-pin" icon.
Usage in templates:
{{ lucide "map-pin" }}
Direct usage in Go:
lucide.MapPin()
lucide.MapPin(lucide.Options{Size: 32, Class: "my-icon"})
func MapPinCheck ¶
MapPinCheck renders the "map-pin-check" icon.
Usage in templates:
{{ lucide "map-pin-check" }}
Direct usage in Go:
lucide.MapPinCheck()
lucide.MapPinCheck(lucide.Options{Size: 32, Class: "my-icon"})
func MapPinCheckInside ¶
MapPinCheckInside renders the "map-pin-check-inside" icon.
Usage in templates:
{{ lucide "map-pin-check-inside" }}
Direct usage in Go:
lucide.MapPinCheckInside()
lucide.MapPinCheckInside(lucide.Options{Size: 32, Class: "my-icon"})
func MapPinHouse ¶
MapPinHouse renders the "map-pin-house" icon.
Usage in templates:
{{ lucide "map-pin-house" }}
Direct usage in Go:
lucide.MapPinHouse()
lucide.MapPinHouse(lucide.Options{Size: 32, Class: "my-icon"})
func MapPinMinus ¶
MapPinMinus renders the "map-pin-minus" icon.
Usage in templates:
{{ lucide "map-pin-minus" }}
Direct usage in Go:
lucide.MapPinMinus()
lucide.MapPinMinus(lucide.Options{Size: 32, Class: "my-icon"})
func MapPinMinusInside ¶
MapPinMinusInside renders the "map-pin-minus-inside" icon.
Usage in templates:
{{ lucide "map-pin-minus-inside" }}
Direct usage in Go:
lucide.MapPinMinusInside()
lucide.MapPinMinusInside(lucide.Options{Size: 32, Class: "my-icon"})
func MapPinOff ¶
MapPinOff renders the "map-pin-off" icon.
Usage in templates:
{{ lucide "map-pin-off" }}
Direct usage in Go:
lucide.MapPinOff()
lucide.MapPinOff(lucide.Options{Size: 32, Class: "my-icon"})
func MapPinPen ¶
MapPinPen renders the "map-pin-pen" icon.
Usage in templates:
{{ lucide "map-pin-pen" }}
Direct usage in Go:
lucide.MapPinPen()
lucide.MapPinPen(lucide.Options{Size: 32, Class: "my-icon"})
func MapPinPlus ¶
MapPinPlus renders the "map-pin-plus" icon.
Usage in templates:
{{ lucide "map-pin-plus" }}
Direct usage in Go:
lucide.MapPinPlus()
lucide.MapPinPlus(lucide.Options{Size: 32, Class: "my-icon"})
func MapPinPlusInside ¶
MapPinPlusInside renders the "map-pin-plus-inside" icon.
Usage in templates:
{{ lucide "map-pin-plus-inside" }}
Direct usage in Go:
lucide.MapPinPlusInside()
lucide.MapPinPlusInside(lucide.Options{Size: 32, Class: "my-icon"})
func MapPinSearch ¶ added in v0.12.0
MapPinSearch renders the "map-pin-search" icon.
Usage in templates:
{{ lucide "map-pin-search" }}
Direct usage in Go:
lucide.MapPinSearch()
lucide.MapPinSearch(lucide.Options{Size: 32, Class: "my-icon"})
func MapPinX ¶
MapPinX renders the "map-pin-x" icon.
Usage in templates:
{{ lucide "map-pin-x" }}
Direct usage in Go:
lucide.MapPinX()
lucide.MapPinX(lucide.Options{Size: 32, Class: "my-icon"})
func MapPinXInside ¶
MapPinXInside renders the "map-pin-x-inside" icon.
Usage in templates:
{{ lucide "map-pin-x-inside" }}
Direct usage in Go:
lucide.MapPinXInside()
lucide.MapPinXInside(lucide.Options{Size: 32, Class: "my-icon"})
func MapPinned ¶
MapPinned renders the "map-pinned" icon.
Usage in templates:
{{ lucide "map-pinned" }}
Direct usage in Go:
lucide.MapPinned()
lucide.MapPinned(lucide.Options{Size: 32, Class: "my-icon"})
func MapPlus ¶
MapPlus renders the "map-plus" icon.
Usage in templates:
{{ lucide "map-plus" }}
Direct usage in Go:
lucide.MapPlus()
lucide.MapPlus(lucide.Options{Size: 32, Class: "my-icon"})
func Mars ¶
Mars renders the "mars" icon.
Usage in templates:
{{ lucide "mars" }}
Direct usage in Go:
lucide.Mars()
lucide.Mars(lucide.Options{Size: 32, Class: "my-icon"})
func MarsStroke ¶
MarsStroke renders the "mars-stroke" icon.
Usage in templates:
{{ lucide "mars-stroke" }}
Direct usage in Go:
lucide.MarsStroke()
lucide.MarsStroke(lucide.Options{Size: 32, Class: "my-icon"})
func Martini ¶
Martini renders the "martini" icon.
Usage in templates:
{{ lucide "martini" }}
Direct usage in Go:
lucide.Martini()
lucide.Martini(lucide.Options{Size: 32, Class: "my-icon"})
func Maximize ¶
Maximize renders the "maximize" icon.
Usage in templates:
{{ lucide "maximize" }}
Direct usage in Go:
lucide.Maximize()
lucide.Maximize(lucide.Options{Size: 32, Class: "my-icon"})
func Maximize2 ¶
Maximize2 renders the "maximize-2" icon.
Usage in templates:
{{ lucide "maximize-2" }}
Direct usage in Go:
lucide.Maximize2()
lucide.Maximize2(lucide.Options{Size: 32, Class: "my-icon"})
func Medal ¶
Medal renders the "medal" icon.
Usage in templates:
{{ lucide "medal" }}
Direct usage in Go:
lucide.Medal()
lucide.Medal(lucide.Options{Size: 32, Class: "my-icon"})
func Megaphone ¶
Megaphone renders the "megaphone" icon.
Usage in templates:
{{ lucide "megaphone" }}
Direct usage in Go:
lucide.Megaphone()
lucide.Megaphone(lucide.Options{Size: 32, Class: "my-icon"})
func MegaphoneOff ¶
MegaphoneOff renders the "megaphone-off" icon.
Usage in templates:
{{ lucide "megaphone-off" }}
Direct usage in Go:
lucide.MegaphoneOff()
lucide.MegaphoneOff(lucide.Options{Size: 32, Class: "my-icon"})
func Meh
deprecated
Meh is an alias for FaceNeutral.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FaceNeutral instead.
Usage in templates:
{{ lucide "meh" }}
Direct usage in Go:
lucide.Meh()
lucide.Meh(lucide.Options{Size: 32, Class: "my-icon"})
func MemoryStick ¶
MemoryStick renders the "memory-stick" icon.
Usage in templates:
{{ lucide "memory-stick" }}
Direct usage in Go:
lucide.MemoryStick()
lucide.MemoryStick(lucide.Options{Size: 32, Class: "my-icon"})
func Menu ¶
Menu renders the "menu" icon.
Usage in templates:
{{ lucide "menu" }}
Direct usage in Go:
lucide.Menu()
lucide.Menu(lucide.Options{Size: 32, Class: "my-icon"})
func MenuSquare
deprecated
added in
v0.4.0
MenuSquare is an alias for SquareMenu.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareMenu instead.
Usage in templates:
{{ lucide "menu-square" }}
Direct usage in Go:
lucide.MenuSquare()
lucide.MenuSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Merge ¶
Merge renders the "merge" icon.
Usage in templates:
{{ lucide "merge" }}
Direct usage in Go:
lucide.Merge()
lucide.Merge(lucide.Options{Size: 32, Class: "my-icon"})
func MessageCircle ¶
MessageCircle renders the "message-circle" icon.
Usage in templates:
{{ lucide "message-circle" }}
Direct usage in Go:
lucide.MessageCircle()
lucide.MessageCircle(lucide.Options{Size: 32, Class: "my-icon"})
func MessageCircleCheck ¶ added in v0.10.0
MessageCircleCheck renders the "message-circle-check" icon.
Usage in templates:
{{ lucide "message-circle-check" }}
Direct usage in Go:
lucide.MessageCircleCheck()
lucide.MessageCircleCheck(lucide.Options{Size: 32, Class: "my-icon"})
func MessageCircleCode ¶
MessageCircleCode renders the "message-circle-code" icon.
Usage in templates:
{{ lucide "message-circle-code" }}
Direct usage in Go:
lucide.MessageCircleCode()
lucide.MessageCircleCode(lucide.Options{Size: 32, Class: "my-icon"})
func MessageCircleDashed ¶
MessageCircleDashed renders the "message-circle-dashed" icon.
Usage in templates:
{{ lucide "message-circle-dashed" }}
Direct usage in Go:
lucide.MessageCircleDashed()
lucide.MessageCircleDashed(lucide.Options{Size: 32, Class: "my-icon"})
func MessageCircleHeart ¶
MessageCircleHeart renders the "message-circle-heart" icon.
Usage in templates:
{{ lucide "message-circle-heart" }}
Direct usage in Go:
lucide.MessageCircleHeart()
lucide.MessageCircleHeart(lucide.Options{Size: 32, Class: "my-icon"})
func MessageCircleMore ¶
MessageCircleMore renders the "message-circle-more" icon.
Usage in templates:
{{ lucide "message-circle-more" }}
Direct usage in Go:
lucide.MessageCircleMore()
lucide.MessageCircleMore(lucide.Options{Size: 32, Class: "my-icon"})
func MessageCircleOff ¶
MessageCircleOff renders the "message-circle-off" icon.
Usage in templates:
{{ lucide "message-circle-off" }}
Direct usage in Go:
lucide.MessageCircleOff()
lucide.MessageCircleOff(lucide.Options{Size: 32, Class: "my-icon"})
func MessageCirclePlus ¶
MessageCirclePlus renders the "message-circle-plus" icon.
Usage in templates:
{{ lucide "message-circle-plus" }}
Direct usage in Go:
lucide.MessageCirclePlus()
lucide.MessageCirclePlus(lucide.Options{Size: 32, Class: "my-icon"})
func MessageCircleQuestion
deprecated
added in
v0.4.0
MessageCircleQuestion is an alias for MessageCircleQuestionMark.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use MessageCircleQuestionMark instead.
Usage in templates:
{{ lucide "message-circle-question" }}
Direct usage in Go:
lucide.MessageCircleQuestion()
lucide.MessageCircleQuestion(lucide.Options{Size: 32, Class: "my-icon"})
func MessageCircleQuestionMark ¶
MessageCircleQuestionMark renders the "message-circle-question-mark" icon.
Usage in templates:
{{ lucide "message-circle-question-mark" }}
Direct usage in Go:
lucide.MessageCircleQuestionMark()
lucide.MessageCircleQuestionMark(lucide.Options{Size: 32, Class: "my-icon"})
func MessageCircleReply ¶
MessageCircleReply renders the "message-circle-reply" icon.
Usage in templates:
{{ lucide "message-circle-reply" }}
Direct usage in Go:
lucide.MessageCircleReply()
lucide.MessageCircleReply(lucide.Options{Size: 32, Class: "my-icon"})
func MessageCircleWarning ¶
MessageCircleWarning renders the "message-circle-warning" icon.
Usage in templates:
{{ lucide "message-circle-warning" }}
Direct usage in Go:
lucide.MessageCircleWarning()
lucide.MessageCircleWarning(lucide.Options{Size: 32, Class: "my-icon"})
func MessageCircleX ¶
MessageCircleX renders the "message-circle-x" icon.
Usage in templates:
{{ lucide "message-circle-x" }}
Direct usage in Go:
lucide.MessageCircleX()
lucide.MessageCircleX(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquare ¶
MessageSquare renders the "message-square" icon.
Usage in templates:
{{ lucide "message-square" }}
Direct usage in Go:
lucide.MessageSquare()
lucide.MessageSquare(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareCheck ¶ added in v0.10.0
MessageSquareCheck renders the "message-square-check" icon.
Usage in templates:
{{ lucide "message-square-check" }}
Direct usage in Go:
lucide.MessageSquareCheck()
lucide.MessageSquareCheck(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareCode ¶
MessageSquareCode renders the "message-square-code" icon.
Usage in templates:
{{ lucide "message-square-code" }}
Direct usage in Go:
lucide.MessageSquareCode()
lucide.MessageSquareCode(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareDashed ¶
MessageSquareDashed renders the "message-square-dashed" icon.
Usage in templates:
{{ lucide "message-square-dashed" }}
Direct usage in Go:
lucide.MessageSquareDashed()
lucide.MessageSquareDashed(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareDiff ¶
MessageSquareDiff renders the "message-square-diff" icon.
Usage in templates:
{{ lucide "message-square-diff" }}
Direct usage in Go:
lucide.MessageSquareDiff()
lucide.MessageSquareDiff(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareDot ¶
MessageSquareDot renders the "message-square-dot" icon.
Usage in templates:
{{ lucide "message-square-dot" }}
Direct usage in Go:
lucide.MessageSquareDot()
lucide.MessageSquareDot(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareHeart ¶
MessageSquareHeart renders the "message-square-heart" icon.
Usage in templates:
{{ lucide "message-square-heart" }}
Direct usage in Go:
lucide.MessageSquareHeart()
lucide.MessageSquareHeart(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareLock ¶
MessageSquareLock renders the "message-square-lock" icon.
Usage in templates:
{{ lucide "message-square-lock" }}
Direct usage in Go:
lucide.MessageSquareLock()
lucide.MessageSquareLock(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareMore ¶
MessageSquareMore renders the "message-square-more" icon.
Usage in templates:
{{ lucide "message-square-more" }}
Direct usage in Go:
lucide.MessageSquareMore()
lucide.MessageSquareMore(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareOff ¶
MessageSquareOff renders the "message-square-off" icon.
Usage in templates:
{{ lucide "message-square-off" }}
Direct usage in Go:
lucide.MessageSquareOff()
lucide.MessageSquareOff(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquarePlus ¶
MessageSquarePlus renders the "message-square-plus" icon.
Usage in templates:
{{ lucide "message-square-plus" }}
Direct usage in Go:
lucide.MessageSquarePlus()
lucide.MessageSquarePlus(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareQuote ¶
MessageSquareQuote renders the "message-square-quote" icon.
Usage in templates:
{{ lucide "message-square-quote" }}
Direct usage in Go:
lucide.MessageSquareQuote()
lucide.MessageSquareQuote(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareReply ¶
MessageSquareReply renders the "message-square-reply" icon.
Usage in templates:
{{ lucide "message-square-reply" }}
Direct usage in Go:
lucide.MessageSquareReply()
lucide.MessageSquareReply(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareShare ¶
MessageSquareShare renders the "message-square-share" icon.
Usage in templates:
{{ lucide "message-square-share" }}
Direct usage in Go:
lucide.MessageSquareShare()
lucide.MessageSquareShare(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareText ¶
MessageSquareText renders the "message-square-text" icon.
Usage in templates:
{{ lucide "message-square-text" }}
Direct usage in Go:
lucide.MessageSquareText()
lucide.MessageSquareText(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareWarning ¶
MessageSquareWarning renders the "message-square-warning" icon.
Usage in templates:
{{ lucide "message-square-warning" }}
Direct usage in Go:
lucide.MessageSquareWarning()
lucide.MessageSquareWarning(lucide.Options{Size: 32, Class: "my-icon"})
func MessageSquareX ¶
MessageSquareX renders the "message-square-x" icon.
Usage in templates:
{{ lucide "message-square-x" }}
Direct usage in Go:
lucide.MessageSquareX()
lucide.MessageSquareX(lucide.Options{Size: 32, Class: "my-icon"})
func MessagesSquare ¶
MessagesSquare renders the "messages-square" icon.
Usage in templates:
{{ lucide "messages-square" }}
Direct usage in Go:
lucide.MessagesSquare()
lucide.MessagesSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Metronome ¶ added in v0.10.0
Metronome renders the "metronome" icon.
Usage in templates:
{{ lucide "metronome" }}
Direct usage in Go:
lucide.Metronome()
lucide.Metronome(lucide.Options{Size: 32, Class: "my-icon"})
func Mic ¶
Mic renders the "mic" icon.
Usage in templates:
{{ lucide "mic" }}
Direct usage in Go:
lucide.Mic()
lucide.Mic(lucide.Options{Size: 32, Class: "my-icon"})
func Mic2
deprecated
added in
v0.4.0
Mic2 is an alias for MicVocal.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use MicVocal instead.
Usage in templates:
{{ lucide "mic-2" }}
Direct usage in Go:
lucide.Mic2()
lucide.Mic2(lucide.Options{Size: 32, Class: "my-icon"})
func MicAudioLines ¶ added in v0.23.0
MicAudioLines renders the "mic-audio-lines" icon.
Usage in templates:
{{ lucide "mic-audio-lines" }}
Direct usage in Go:
lucide.MicAudioLines()
lucide.MicAudioLines(lucide.Options{Size: 32, Class: "my-icon"})
func MicOff ¶
MicOff renders the "mic-off" icon.
Usage in templates:
{{ lucide "mic-off" }}
Direct usage in Go:
lucide.MicOff()
lucide.MicOff(lucide.Options{Size: 32, Class: "my-icon"})
func MicSignal ¶ added in v0.23.0
MicSignal renders the "mic-signal" icon.
Usage in templates:
{{ lucide "mic-signal" }}
Direct usage in Go:
lucide.MicSignal()
lucide.MicSignal(lucide.Options{Size: 32, Class: "my-icon"})
func MicVocal ¶
MicVocal renders the "mic-vocal" icon.
Usage in templates:
{{ lucide "mic-vocal" }}
Direct usage in Go:
lucide.MicVocal()
lucide.MicVocal(lucide.Options{Size: 32, Class: "my-icon"})
func Microchip ¶
Microchip renders the "microchip" icon.
Usage in templates:
{{ lucide "microchip" }}
Direct usage in Go:
lucide.Microchip()
lucide.Microchip(lucide.Options{Size: 32, Class: "my-icon"})
func Microscope ¶
Microscope renders the "microscope" icon.
Usage in templates:
{{ lucide "microscope" }}
Direct usage in Go:
lucide.Microscope()
lucide.Microscope(lucide.Options{Size: 32, Class: "my-icon"})
func Microwave ¶
Microwave renders the "microwave" icon.
Usage in templates:
{{ lucide "microwave" }}
Direct usage in Go:
lucide.Microwave()
lucide.Microwave(lucide.Options{Size: 32, Class: "my-icon"})
func Milestone ¶
Milestone renders the "milestone" icon.
Usage in templates:
{{ lucide "milestone" }}
Direct usage in Go:
lucide.Milestone()
lucide.Milestone(lucide.Options{Size: 32, Class: "my-icon"})
func Milk ¶
Milk renders the "milk" icon.
Usage in templates:
{{ lucide "milk" }}
Direct usage in Go:
lucide.Milk()
lucide.Milk(lucide.Options{Size: 32, Class: "my-icon"})
func MilkOff ¶
MilkOff renders the "milk-off" icon.
Usage in templates:
{{ lucide "milk-off" }}
Direct usage in Go:
lucide.MilkOff()
lucide.MilkOff(lucide.Options{Size: 32, Class: "my-icon"})
func Minimize ¶
Minimize renders the "minimize" icon.
Usage in templates:
{{ lucide "minimize" }}
Direct usage in Go:
lucide.Minimize()
lucide.Minimize(lucide.Options{Size: 32, Class: "my-icon"})
func Minimize2 ¶
Minimize2 renders the "minimize-2" icon.
Usage in templates:
{{ lucide "minimize-2" }}
Direct usage in Go:
lucide.Minimize2()
lucide.Minimize2(lucide.Options{Size: 32, Class: "my-icon"})
func Minus ¶
Minus renders the "minus" icon.
Usage in templates:
{{ lucide "minus" }}
Direct usage in Go:
lucide.Minus()
lucide.Minus(lucide.Options{Size: 32, Class: "my-icon"})
func MinusCircle
deprecated
added in
v0.4.0
MinusCircle is an alias for CircleMinus.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleMinus instead.
Usage in templates:
{{ lucide "minus-circle" }}
Direct usage in Go:
lucide.MinusCircle()
lucide.MinusCircle(lucide.Options{Size: 32, Class: "my-icon"})
func MinusSquare
deprecated
added in
v0.4.0
MinusSquare is an alias for SquareMinus.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareMinus instead.
Usage in templates:
{{ lucide "minus-square" }}
Direct usage in Go:
lucide.MinusSquare()
lucide.MinusSquare(lucide.Options{Size: 32, Class: "my-icon"})
func MirrorRectangular ¶ added in v0.10.0
MirrorRectangular renders the "mirror-rectangular" icon.
Usage in templates:
{{ lucide "mirror-rectangular" }}
Direct usage in Go:
lucide.MirrorRectangular()
lucide.MirrorRectangular(lucide.Options{Size: 32, Class: "my-icon"})
func MirrorRound ¶ added in v0.10.0
MirrorRound renders the "mirror-round" icon.
Usage in templates:
{{ lucide "mirror-round" }}
Direct usage in Go:
lucide.MirrorRound()
lucide.MirrorRound(lucide.Options{Size: 32, Class: "my-icon"})
func Monitor ¶
Monitor renders the "monitor" icon.
Usage in templates:
{{ lucide "monitor" }}
Direct usage in Go:
lucide.Monitor()
lucide.Monitor(lucide.Options{Size: 32, Class: "my-icon"})
func MonitorCheck ¶
MonitorCheck renders the "monitor-check" icon.
Usage in templates:
{{ lucide "monitor-check" }}
Direct usage in Go:
lucide.MonitorCheck()
lucide.MonitorCheck(lucide.Options{Size: 32, Class: "my-icon"})
func MonitorCloud ¶
MonitorCloud renders the "monitor-cloud" icon.
Usage in templates:
{{ lucide "monitor-cloud" }}
Direct usage in Go:
lucide.MonitorCloud()
lucide.MonitorCloud(lucide.Options{Size: 32, Class: "my-icon"})
func MonitorCog ¶
MonitorCog renders the "monitor-cog" icon.
Usage in templates:
{{ lucide "monitor-cog" }}
Direct usage in Go:
lucide.MonitorCog()
lucide.MonitorCog(lucide.Options{Size: 32, Class: "my-icon"})
func MonitorDot ¶
MonitorDot renders the "monitor-dot" icon.
Usage in templates:
{{ lucide "monitor-dot" }}
Direct usage in Go:
lucide.MonitorDot()
lucide.MonitorDot(lucide.Options{Size: 32, Class: "my-icon"})
func MonitorDown ¶
MonitorDown renders the "monitor-down" icon.
Usage in templates:
{{ lucide "monitor-down" }}
Direct usage in Go:
lucide.MonitorDown()
lucide.MonitorDown(lucide.Options{Size: 32, Class: "my-icon"})
func MonitorOff ¶
MonitorOff renders the "monitor-off" icon.
Usage in templates:
{{ lucide "monitor-off" }}
Direct usage in Go:
lucide.MonitorOff()
lucide.MonitorOff(lucide.Options{Size: 32, Class: "my-icon"})
func MonitorPause ¶
MonitorPause renders the "monitor-pause" icon.
Usage in templates:
{{ lucide "monitor-pause" }}
Direct usage in Go:
lucide.MonitorPause()
lucide.MonitorPause(lucide.Options{Size: 32, Class: "my-icon"})
func MonitorPlay ¶
MonitorPlay renders the "monitor-play" icon.
Usage in templates:
{{ lucide "monitor-play" }}
Direct usage in Go:
lucide.MonitorPlay()
lucide.MonitorPlay(lucide.Options{Size: 32, Class: "my-icon"})
func MonitorSmartphone ¶
MonitorSmartphone renders the "monitor-smartphone" icon.
Usage in templates:
{{ lucide "monitor-smartphone" }}
Direct usage in Go:
lucide.MonitorSmartphone()
lucide.MonitorSmartphone(lucide.Options{Size: 32, Class: "my-icon"})
func MonitorSpeaker ¶
MonitorSpeaker renders the "monitor-speaker" icon.
Usage in templates:
{{ lucide "monitor-speaker" }}
Direct usage in Go:
lucide.MonitorSpeaker()
lucide.MonitorSpeaker(lucide.Options{Size: 32, Class: "my-icon"})
func MonitorStop ¶
MonitorStop renders the "monitor-stop" icon.
Usage in templates:
{{ lucide "monitor-stop" }}
Direct usage in Go:
lucide.MonitorStop()
lucide.MonitorStop(lucide.Options{Size: 32, Class: "my-icon"})
func MonitorUp ¶
MonitorUp renders the "monitor-up" icon.
Usage in templates:
{{ lucide "monitor-up" }}
Direct usage in Go:
lucide.MonitorUp()
lucide.MonitorUp(lucide.Options{Size: 32, Class: "my-icon"})
func MonitorX ¶
MonitorX renders the "monitor-x" icon.
Usage in templates:
{{ lucide "monitor-x" }}
Direct usage in Go:
lucide.MonitorX()
lucide.MonitorX(lucide.Options{Size: 32, Class: "my-icon"})
func Moon ¶
Moon renders the "moon" icon.
Usage in templates:
{{ lucide "moon" }}
Direct usage in Go:
lucide.Moon()
lucide.Moon(lucide.Options{Size: 32, Class: "my-icon"})
func MoonStar ¶
MoonStar renders the "moon-star" icon.
Usage in templates:
{{ lucide "moon-star" }}
Direct usage in Go:
lucide.MoonStar()
lucide.MoonStar(lucide.Options{Size: 32, Class: "my-icon"})
func MoreHorizontal
deprecated
added in
v0.4.0
MoreHorizontal is an alias for Ellipsis.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Ellipsis instead.
Usage in templates:
{{ lucide "more-horizontal" }}
Direct usage in Go:
lucide.MoreHorizontal()
lucide.MoreHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func MoreVertical
deprecated
added in
v0.4.0
MoreVertical is an alias for EllipsisVertical.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use EllipsisVertical instead.
Usage in templates:
{{ lucide "more-vertical" }}
Direct usage in Go:
lucide.MoreVertical()
lucide.MoreVertical(lucide.Options{Size: 32, Class: "my-icon"})
func Mosque ¶ added in v0.23.0
Mosque renders the "mosque" icon.
Usage in templates:
{{ lucide "mosque" }}
Direct usage in Go:
lucide.Mosque()
lucide.Mosque(lucide.Options{Size: 32, Class: "my-icon"})
func Motorbike ¶
Motorbike renders the "motorbike" icon.
Usage in templates:
{{ lucide "motorbike" }}
Direct usage in Go:
lucide.Motorbike()
lucide.Motorbike(lucide.Options{Size: 32, Class: "my-icon"})
func Mountain ¶
Mountain renders the "mountain" icon.
Usage in templates:
{{ lucide "mountain" }}
Direct usage in Go:
lucide.Mountain()
lucide.Mountain(lucide.Options{Size: 32, Class: "my-icon"})
func MountainSnow ¶
MountainSnow renders the "mountain-snow" icon.
Usage in templates:
{{ lucide "mountain-snow" }}
Direct usage in Go:
lucide.MountainSnow()
lucide.MountainSnow(lucide.Options{Size: 32, Class: "my-icon"})
func Mouse ¶
Mouse renders the "mouse" icon.
Usage in templates:
{{ lucide "mouse" }}
Direct usage in Go:
lucide.Mouse()
lucide.Mouse(lucide.Options{Size: 32, Class: "my-icon"})
func MouseLeft ¶ added in v0.10.0
MouseLeft renders the "mouse-left" icon.
Usage in templates:
{{ lucide "mouse-left" }}
Direct usage in Go:
lucide.MouseLeft()
lucide.MouseLeft(lucide.Options{Size: 32, Class: "my-icon"})
func MouseOff ¶
MouseOff renders the "mouse-off" icon.
Usage in templates:
{{ lucide "mouse-off" }}
Direct usage in Go:
lucide.MouseOff()
lucide.MouseOff(lucide.Options{Size: 32, Class: "my-icon"})
func MousePointer ¶
MousePointer renders the "mouse-pointer" icon.
Usage in templates:
{{ lucide "mouse-pointer" }}
Direct usage in Go:
lucide.MousePointer()
lucide.MousePointer(lucide.Options{Size: 32, Class: "my-icon"})
func MousePointer2 ¶
MousePointer2 renders the "mouse-pointer-2" icon.
Usage in templates:
{{ lucide "mouse-pointer-2" }}
Direct usage in Go:
lucide.MousePointer2()
lucide.MousePointer2(lucide.Options{Size: 32, Class: "my-icon"})
func MousePointer2Off ¶ added in v0.2.0
MousePointer2Off renders the "mouse-pointer-2-off" icon.
Usage in templates:
{{ lucide "mouse-pointer-2-off" }}
Direct usage in Go:
lucide.MousePointer2Off()
lucide.MousePointer2Off(lucide.Options{Size: 32, Class: "my-icon"})
func MousePointerBan ¶
MousePointerBan renders the "mouse-pointer-ban" icon.
Usage in templates:
{{ lucide "mouse-pointer-ban" }}
Direct usage in Go:
lucide.MousePointerBan()
lucide.MousePointerBan(lucide.Options{Size: 32, Class: "my-icon"})
func MousePointerClick ¶
MousePointerClick renders the "mouse-pointer-click" icon.
Usage in templates:
{{ lucide "mouse-pointer-click" }}
Direct usage in Go:
lucide.MousePointerClick()
lucide.MousePointerClick(lucide.Options{Size: 32, Class: "my-icon"})
func MousePointerSquareDashed
deprecated
added in
v0.4.0
MousePointerSquareDashed is an alias for SquareDashedMousePointer.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareDashedMousePointer instead.
Usage in templates:
{{ lucide "mouse-pointer-square-dashed" }}
Direct usage in Go:
lucide.MousePointerSquareDashed()
lucide.MousePointerSquareDashed(lucide.Options{Size: 32, Class: "my-icon"})
func MouseRight ¶ added in v0.10.0
MouseRight renders the "mouse-right" icon.
Usage in templates:
{{ lucide "mouse-right" }}
Direct usage in Go:
lucide.MouseRight()
lucide.MouseRight(lucide.Options{Size: 32, Class: "my-icon"})
func Move ¶
Move renders the "move" icon.
Usage in templates:
{{ lucide "move" }}
Direct usage in Go:
lucide.Move()
lucide.Move(lucide.Options{Size: 32, Class: "my-icon"})
func Move3D
deprecated
added in
v0.4.0
Move3D is an alias for Move3d.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Move3d instead.
Usage in templates:
{{ lucide "move-3-d" }}
Direct usage in Go:
lucide.Move3D()
lucide.Move3D(lucide.Options{Size: 32, Class: "my-icon"})
func Move3d ¶
Move3d renders the "move-3d" icon.
Usage in templates:
{{ lucide "move-3d" }}
Direct usage in Go:
lucide.Move3d()
lucide.Move3d(lucide.Options{Size: 32, Class: "my-icon"})
func MoveDiagonal ¶
MoveDiagonal renders the "move-diagonal" icon.
Usage in templates:
{{ lucide "move-diagonal" }}
Direct usage in Go:
lucide.MoveDiagonal()
lucide.MoveDiagonal(lucide.Options{Size: 32, Class: "my-icon"})
func MoveDiagonal2 ¶
MoveDiagonal2 renders the "move-diagonal-2" icon.
Usage in templates:
{{ lucide "move-diagonal-2" }}
Direct usage in Go:
lucide.MoveDiagonal2()
lucide.MoveDiagonal2(lucide.Options{Size: 32, Class: "my-icon"})
func MoveDown ¶
MoveDown renders the "move-down" icon.
Usage in templates:
{{ lucide "move-down" }}
Direct usage in Go:
lucide.MoveDown()
lucide.MoveDown(lucide.Options{Size: 32, Class: "my-icon"})
func MoveDownLeft ¶
MoveDownLeft renders the "move-down-left" icon.
Usage in templates:
{{ lucide "move-down-left" }}
Direct usage in Go:
lucide.MoveDownLeft()
lucide.MoveDownLeft(lucide.Options{Size: 32, Class: "my-icon"})
func MoveDownRight ¶
MoveDownRight renders the "move-down-right" icon.
Usage in templates:
{{ lucide "move-down-right" }}
Direct usage in Go:
lucide.MoveDownRight()
lucide.MoveDownRight(lucide.Options{Size: 32, Class: "my-icon"})
func MoveHorizontal ¶
MoveHorizontal renders the "move-horizontal" icon.
Usage in templates:
{{ lucide "move-horizontal" }}
Direct usage in Go:
lucide.MoveHorizontal()
lucide.MoveHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func MoveLeft ¶
MoveLeft renders the "move-left" icon.
Usage in templates:
{{ lucide "move-left" }}
Direct usage in Go:
lucide.MoveLeft()
lucide.MoveLeft(lucide.Options{Size: 32, Class: "my-icon"})
func MoveRight ¶
MoveRight renders the "move-right" icon.
Usage in templates:
{{ lucide "move-right" }}
Direct usage in Go:
lucide.MoveRight()
lucide.MoveRight(lucide.Options{Size: 32, Class: "my-icon"})
func MoveUp ¶
MoveUp renders the "move-up" icon.
Usage in templates:
{{ lucide "move-up" }}
Direct usage in Go:
lucide.MoveUp()
lucide.MoveUp(lucide.Options{Size: 32, Class: "my-icon"})
func MoveUpLeft ¶
MoveUpLeft renders the "move-up-left" icon.
Usage in templates:
{{ lucide "move-up-left" }}
Direct usage in Go:
lucide.MoveUpLeft()
lucide.MoveUpLeft(lucide.Options{Size: 32, Class: "my-icon"})
func MoveUpRight ¶
MoveUpRight renders the "move-up-right" icon.
Usage in templates:
{{ lucide "move-up-right" }}
Direct usage in Go:
lucide.MoveUpRight()
lucide.MoveUpRight(lucide.Options{Size: 32, Class: "my-icon"})
func MoveVertical ¶
MoveVertical renders the "move-vertical" icon.
Usage in templates:
{{ lucide "move-vertical" }}
Direct usage in Go:
lucide.MoveVertical()
lucide.MoveVertical(lucide.Options{Size: 32, Class: "my-icon"})
func Music ¶
Music renders the "music" icon.
Usage in templates:
{{ lucide "music" }}
Direct usage in Go:
lucide.Music()
lucide.Music(lucide.Options{Size: 32, Class: "my-icon"})
func Music2 ¶
Music2 renders the "music-2" icon.
Usage in templates:
{{ lucide "music-2" }}
Direct usage in Go:
lucide.Music2()
lucide.Music2(lucide.Options{Size: 32, Class: "my-icon"})
func Music3 ¶
Music3 renders the "music-3" icon.
Usage in templates:
{{ lucide "music-3" }}
Direct usage in Go:
lucide.Music3()
lucide.Music3(lucide.Options{Size: 32, Class: "my-icon"})
func Music4 ¶
Music4 renders the "music-4" icon.
Usage in templates:
{{ lucide "music-4" }}
Direct usage in Go:
lucide.Music4()
lucide.Music4(lucide.Options{Size: 32, Class: "my-icon"})
func Navigation ¶
Navigation renders the "navigation" icon.
Usage in templates:
{{ lucide "navigation" }}
Direct usage in Go:
lucide.Navigation()
lucide.Navigation(lucide.Options{Size: 32, Class: "my-icon"})
func Navigation2 ¶
Navigation2 renders the "navigation-2" icon.
Usage in templates:
{{ lucide "navigation-2" }}
Direct usage in Go:
lucide.Navigation2()
lucide.Navigation2(lucide.Options{Size: 32, Class: "my-icon"})
func Navigation2Off ¶
Navigation2Off renders the "navigation-2-off" icon.
Usage in templates:
{{ lucide "navigation-2-off" }}
Direct usage in Go:
lucide.Navigation2Off()
lucide.Navigation2Off(lucide.Options{Size: 32, Class: "my-icon"})
func NavigationOff ¶
NavigationOff renders the "navigation-off" icon.
Usage in templates:
{{ lucide "navigation-off" }}
Direct usage in Go:
lucide.NavigationOff()
lucide.NavigationOff(lucide.Options{Size: 32, Class: "my-icon"})
func Network ¶
Network renders the "network" icon.
Usage in templates:
{{ lucide "network" }}
Direct usage in Go:
lucide.Network()
lucide.Network(lucide.Options{Size: 32, Class: "my-icon"})
func Newspaper ¶
Newspaper renders the "newspaper" icon.
Usage in templates:
{{ lucide "newspaper" }}
Direct usage in Go:
lucide.Newspaper()
lucide.Newspaper(lucide.Options{Size: 32, Class: "my-icon"})
func Nfc ¶
Nfc renders the "nfc" icon.
Usage in templates:
{{ lucide "nfc" }}
Direct usage in Go:
lucide.Nfc()
lucide.Nfc(lucide.Options{Size: 32, Class: "my-icon"})
func NonBinary ¶
NonBinary renders the "non-binary" icon.
Usage in templates:
{{ lucide "non-binary" }}
Direct usage in Go:
lucide.NonBinary()
lucide.NonBinary(lucide.Options{Size: 32, Class: "my-icon"})
func Notebook ¶
Notebook renders the "notebook" icon.
Usage in templates:
{{ lucide "notebook" }}
Direct usage in Go:
lucide.Notebook()
lucide.Notebook(lucide.Options{Size: 32, Class: "my-icon"})
func NotebookPen ¶
NotebookPen renders the "notebook-pen" icon.
Usage in templates:
{{ lucide "notebook-pen" }}
Direct usage in Go:
lucide.NotebookPen()
lucide.NotebookPen(lucide.Options{Size: 32, Class: "my-icon"})
func NotebookTabs ¶
NotebookTabs renders the "notebook-tabs" icon.
Usage in templates:
{{ lucide "notebook-tabs" }}
Direct usage in Go:
lucide.NotebookTabs()
lucide.NotebookTabs(lucide.Options{Size: 32, Class: "my-icon"})
func NotebookText ¶
NotebookText renders the "notebook-text" icon.
Usage in templates:
{{ lucide "notebook-text" }}
Direct usage in Go:
lucide.NotebookText()
lucide.NotebookText(lucide.Options{Size: 32, Class: "my-icon"})
func NotepadText ¶
NotepadText renders the "notepad-text" icon.
Usage in templates:
{{ lucide "notepad-text" }}
Direct usage in Go:
lucide.NotepadText()
lucide.NotepadText(lucide.Options{Size: 32, Class: "my-icon"})
func NotepadTextDashed ¶
NotepadTextDashed renders the "notepad-text-dashed" icon.
Usage in templates:
{{ lucide "notepad-text-dashed" }}
Direct usage in Go:
lucide.NotepadTextDashed()
lucide.NotepadTextDashed(lucide.Options{Size: 32, Class: "my-icon"})
func Nut ¶
Nut renders the "nut" icon.
Usage in templates:
{{ lucide "nut" }}
Direct usage in Go:
lucide.Nut()
lucide.Nut(lucide.Options{Size: 32, Class: "my-icon"})
func NutOff ¶
NutOff renders the "nut-off" icon.
Usage in templates:
{{ lucide "nut-off" }}
Direct usage in Go:
lucide.NutOff()
lucide.NutOff(lucide.Options{Size: 32, Class: "my-icon"})
func Octagon ¶
Octagon renders the "octagon" icon.
Usage in templates:
{{ lucide "octagon" }}
Direct usage in Go:
lucide.Octagon()
lucide.Octagon(lucide.Options{Size: 32, Class: "my-icon"})
func OctagonAlert ¶
OctagonAlert renders the "octagon-alert" icon.
Usage in templates:
{{ lucide "octagon-alert" }}
Direct usage in Go:
lucide.OctagonAlert()
lucide.OctagonAlert(lucide.Options{Size: 32, Class: "my-icon"})
func OctagonMinus ¶
OctagonMinus renders the "octagon-minus" icon.
Usage in templates:
{{ lucide "octagon-minus" }}
Direct usage in Go:
lucide.OctagonMinus()
lucide.OctagonMinus(lucide.Options{Size: 32, Class: "my-icon"})
func OctagonPause ¶
OctagonPause renders the "octagon-pause" icon.
Usage in templates:
{{ lucide "octagon-pause" }}
Direct usage in Go:
lucide.OctagonPause()
lucide.OctagonPause(lucide.Options{Size: 32, Class: "my-icon"})
func OctagonX ¶
OctagonX renders the "octagon-x" icon.
Usage in templates:
{{ lucide "octagon-x" }}
Direct usage in Go:
lucide.OctagonX()
lucide.OctagonX(lucide.Options{Size: 32, Class: "my-icon"})
func Omega ¶
Omega renders the "omega" icon.
Usage in templates:
{{ lucide "omega" }}
Direct usage in Go:
lucide.Omega()
lucide.Omega(lucide.Options{Size: 32, Class: "my-icon"})
func Option ¶
Option renders the "option" icon.
Usage in templates:
{{ lucide "option" }}
Direct usage in Go:
lucide.Option()
lucide.Option(lucide.Options{Size: 32, Class: "my-icon"})
func Orbit ¶
Orbit renders the "orbit" icon.
Usage in templates:
{{ lucide "orbit" }}
Direct usage in Go:
lucide.Orbit()
lucide.Orbit(lucide.Options{Size: 32, Class: "my-icon"})
func Origami ¶
Origami renders the "origami" icon.
Usage in templates:
{{ lucide "origami" }}
Direct usage in Go:
lucide.Origami()
lucide.Origami(lucide.Options{Size: 32, Class: "my-icon"})
func Outdent
deprecated
added in
v0.4.0
Outdent is an alias for ListIndentDecrease.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ListIndentDecrease instead.
Usage in templates:
{{ lucide "outdent" }}
Direct usage in Go:
lucide.Outdent()
lucide.Outdent(lucide.Options{Size: 32, Class: "my-icon"})
func Package ¶
Package renders the "package" icon.
Usage in templates:
{{ lucide "package" }}
Direct usage in Go:
lucide.Package()
lucide.Package(lucide.Options{Size: 32, Class: "my-icon"})
func Package2 ¶
Package2 renders the "package-2" icon.
Usage in templates:
{{ lucide "package-2" }}
Direct usage in Go:
lucide.Package2()
lucide.Package2(lucide.Options{Size: 32, Class: "my-icon"})
func PackageCheck ¶
PackageCheck renders the "package-check" icon.
Usage in templates:
{{ lucide "package-check" }}
Direct usage in Go:
lucide.PackageCheck()
lucide.PackageCheck(lucide.Options{Size: 32, Class: "my-icon"})
func PackageMinus ¶
PackageMinus renders the "package-minus" icon.
Usage in templates:
{{ lucide "package-minus" }}
Direct usage in Go:
lucide.PackageMinus()
lucide.PackageMinus(lucide.Options{Size: 32, Class: "my-icon"})
func PackageOpen ¶
PackageOpen renders the "package-open" icon.
Usage in templates:
{{ lucide "package-open" }}
Direct usage in Go:
lucide.PackageOpen()
lucide.PackageOpen(lucide.Options{Size: 32, Class: "my-icon"})
func PackagePlus ¶
PackagePlus renders the "package-plus" icon.
Usage in templates:
{{ lucide "package-plus" }}
Direct usage in Go:
lucide.PackagePlus()
lucide.PackagePlus(lucide.Options{Size: 32, Class: "my-icon"})
func PackageSearch ¶
PackageSearch renders the "package-search" icon.
Usage in templates:
{{ lucide "package-search" }}
Direct usage in Go:
lucide.PackageSearch()
lucide.PackageSearch(lucide.Options{Size: 32, Class: "my-icon"})
func PackageX ¶
PackageX renders the "package-x" icon.
Usage in templates:
{{ lucide "package-x" }}
Direct usage in Go:
lucide.PackageX()
lucide.PackageX(lucide.Options{Size: 32, Class: "my-icon"})
func PaintBucket ¶
PaintBucket renders the "paint-bucket" icon.
Usage in templates:
{{ lucide "paint-bucket" }}
Direct usage in Go:
lucide.PaintBucket()
lucide.PaintBucket(lucide.Options{Size: 32, Class: "my-icon"})
func PaintRoller ¶
PaintRoller renders the "paint-roller" icon.
Usage in templates:
{{ lucide "paint-roller" }}
Direct usage in Go:
lucide.PaintRoller()
lucide.PaintRoller(lucide.Options{Size: 32, Class: "my-icon"})
func Paintbrush ¶
Paintbrush renders the "paintbrush" icon.
Usage in templates:
{{ lucide "paintbrush" }}
Direct usage in Go:
lucide.Paintbrush()
lucide.Paintbrush(lucide.Options{Size: 32, Class: "my-icon"})
func Paintbrush2
deprecated
added in
v0.4.0
Paintbrush2 is an alias for PaintbrushVertical.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use PaintbrushVertical instead.
Usage in templates:
{{ lucide "paintbrush-2" }}
Direct usage in Go:
lucide.Paintbrush2()
lucide.Paintbrush2(lucide.Options{Size: 32, Class: "my-icon"})
func PaintbrushVertical ¶
PaintbrushVertical renders the "paintbrush-vertical" icon.
Usage in templates:
{{ lucide "paintbrush-vertical" }}
Direct usage in Go:
lucide.PaintbrushVertical()
lucide.PaintbrushVertical(lucide.Options{Size: 32, Class: "my-icon"})
func Palette ¶
Palette renders the "palette" icon.
Usage in templates:
{{ lucide "palette" }}
Direct usage in Go:
lucide.Palette()
lucide.Palette(lucide.Options{Size: 32, Class: "my-icon"})
func Palmtree
deprecated
added in
v0.4.0
Palmtree is an alias for TreePalm.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use TreePalm instead.
Usage in templates:
{{ lucide "palmtree" }}
Direct usage in Go:
lucide.Palmtree()
lucide.Palmtree(lucide.Options{Size: 32, Class: "my-icon"})
func Panda ¶
Panda renders the "panda" icon.
Usage in templates:
{{ lucide "panda" }}
Direct usage in Go:
lucide.Panda()
lucide.Panda(lucide.Options{Size: 32, Class: "my-icon"})
func PanelBottom ¶
PanelBottom renders the "panel-bottom" icon.
Usage in templates:
{{ lucide "panel-bottom" }}
Direct usage in Go:
lucide.PanelBottom()
lucide.PanelBottom(lucide.Options{Size: 32, Class: "my-icon"})
func PanelBottomClose ¶
PanelBottomClose renders the "panel-bottom-close" icon.
Usage in templates:
{{ lucide "panel-bottom-close" }}
Direct usage in Go:
lucide.PanelBottomClose()
lucide.PanelBottomClose(lucide.Options{Size: 32, Class: "my-icon"})
func PanelBottomDashed ¶
PanelBottomDashed renders the "panel-bottom-dashed" icon.
Usage in templates:
{{ lucide "panel-bottom-dashed" }}
Direct usage in Go:
lucide.PanelBottomDashed()
lucide.PanelBottomDashed(lucide.Options{Size: 32, Class: "my-icon"})
func PanelBottomInactive
deprecated
added in
v0.4.0
PanelBottomInactive is an alias for PanelBottomDashed.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use PanelBottomDashed instead.
Usage in templates:
{{ lucide "panel-bottom-inactive" }}
Direct usage in Go:
lucide.PanelBottomInactive()
lucide.PanelBottomInactive(lucide.Options{Size: 32, Class: "my-icon"})
func PanelBottomOpen ¶
PanelBottomOpen renders the "panel-bottom-open" icon.
Usage in templates:
{{ lucide "panel-bottom-open" }}
Direct usage in Go:
lucide.PanelBottomOpen()
lucide.PanelBottomOpen(lucide.Options{Size: 32, Class: "my-icon"})
func PanelLeft ¶
PanelLeft renders the "panel-left" icon.
Usage in templates:
{{ lucide "panel-left" }}
Direct usage in Go:
lucide.PanelLeft()
lucide.PanelLeft(lucide.Options{Size: 32, Class: "my-icon"})
func PanelLeftClose ¶
PanelLeftClose renders the "panel-left-close" icon.
Usage in templates:
{{ lucide "panel-left-close" }}
Direct usage in Go:
lucide.PanelLeftClose()
lucide.PanelLeftClose(lucide.Options{Size: 32, Class: "my-icon"})
func PanelLeftDashed ¶
PanelLeftDashed renders the "panel-left-dashed" icon.
Usage in templates:
{{ lucide "panel-left-dashed" }}
Direct usage in Go:
lucide.PanelLeftDashed()
lucide.PanelLeftDashed(lucide.Options{Size: 32, Class: "my-icon"})
func PanelLeftInactive
deprecated
added in
v0.4.0
PanelLeftInactive is an alias for PanelLeftDashed.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use PanelLeftDashed instead.
Usage in templates:
{{ lucide "panel-left-inactive" }}
Direct usage in Go:
lucide.PanelLeftInactive()
lucide.PanelLeftInactive(lucide.Options{Size: 32, Class: "my-icon"})
func PanelLeftOpen ¶
PanelLeftOpen renders the "panel-left-open" icon.
Usage in templates:
{{ lucide "panel-left-open" }}
Direct usage in Go:
lucide.PanelLeftOpen()
lucide.PanelLeftOpen(lucide.Options{Size: 32, Class: "my-icon"})
func PanelLeftRightDashed ¶
PanelLeftRightDashed renders the "panel-left-right-dashed" icon.
Usage in templates:
{{ lucide "panel-left-right-dashed" }}
Direct usage in Go:
lucide.PanelLeftRightDashed()
lucide.PanelLeftRightDashed(lucide.Options{Size: 32, Class: "my-icon"})
func PanelRight ¶
PanelRight renders the "panel-right" icon.
Usage in templates:
{{ lucide "panel-right" }}
Direct usage in Go:
lucide.PanelRight()
lucide.PanelRight(lucide.Options{Size: 32, Class: "my-icon"})
func PanelRightClose ¶
PanelRightClose renders the "panel-right-close" icon.
Usage in templates:
{{ lucide "panel-right-close" }}
Direct usage in Go:
lucide.PanelRightClose()
lucide.PanelRightClose(lucide.Options{Size: 32, Class: "my-icon"})
func PanelRightDashed ¶
PanelRightDashed renders the "panel-right-dashed" icon.
Usage in templates:
{{ lucide "panel-right-dashed" }}
Direct usage in Go:
lucide.PanelRightDashed()
lucide.PanelRightDashed(lucide.Options{Size: 32, Class: "my-icon"})
func PanelRightInactive
deprecated
added in
v0.4.0
PanelRightInactive is an alias for PanelRightDashed.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use PanelRightDashed instead.
Usage in templates:
{{ lucide "panel-right-inactive" }}
Direct usage in Go:
lucide.PanelRightInactive()
lucide.PanelRightInactive(lucide.Options{Size: 32, Class: "my-icon"})
func PanelRightOpen ¶
PanelRightOpen renders the "panel-right-open" icon.
Usage in templates:
{{ lucide "panel-right-open" }}
Direct usage in Go:
lucide.PanelRightOpen()
lucide.PanelRightOpen(lucide.Options{Size: 32, Class: "my-icon"})
func PanelTop ¶
PanelTop renders the "panel-top" icon.
Usage in templates:
{{ lucide "panel-top" }}
Direct usage in Go:
lucide.PanelTop()
lucide.PanelTop(lucide.Options{Size: 32, Class: "my-icon"})
func PanelTopBottomDashed ¶
PanelTopBottomDashed renders the "panel-top-bottom-dashed" icon.
Usage in templates:
{{ lucide "panel-top-bottom-dashed" }}
Direct usage in Go:
lucide.PanelTopBottomDashed()
lucide.PanelTopBottomDashed(lucide.Options{Size: 32, Class: "my-icon"})
func PanelTopClose ¶
PanelTopClose renders the "panel-top-close" icon.
Usage in templates:
{{ lucide "panel-top-close" }}
Direct usage in Go:
lucide.PanelTopClose()
lucide.PanelTopClose(lucide.Options{Size: 32, Class: "my-icon"})
func PanelTopDashed ¶
PanelTopDashed renders the "panel-top-dashed" icon.
Usage in templates:
{{ lucide "panel-top-dashed" }}
Direct usage in Go:
lucide.PanelTopDashed()
lucide.PanelTopDashed(lucide.Options{Size: 32, Class: "my-icon"})
func PanelTopInactive
deprecated
added in
v0.4.0
PanelTopInactive is an alias for PanelTopDashed.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use PanelTopDashed instead.
Usage in templates:
{{ lucide "panel-top-inactive" }}
Direct usage in Go:
lucide.PanelTopInactive()
lucide.PanelTopInactive(lucide.Options{Size: 32, Class: "my-icon"})
func PanelTopOpen ¶
PanelTopOpen renders the "panel-top-open" icon.
Usage in templates:
{{ lucide "panel-top-open" }}
Direct usage in Go:
lucide.PanelTopOpen()
lucide.PanelTopOpen(lucide.Options{Size: 32, Class: "my-icon"})
func PanelsLeftBottom ¶
PanelsLeftBottom renders the "panels-left-bottom" icon.
Usage in templates:
{{ lucide "panels-left-bottom" }}
Direct usage in Go:
lucide.PanelsLeftBottom()
lucide.PanelsLeftBottom(lucide.Options{Size: 32, Class: "my-icon"})
func PanelsLeftRight
deprecated
added in
v0.4.0
PanelsLeftRight is an alias for Columns3.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Columns3 instead.
Usage in templates:
{{ lucide "panels-left-right" }}
Direct usage in Go:
lucide.PanelsLeftRight()
lucide.PanelsLeftRight(lucide.Options{Size: 32, Class: "my-icon"})
func PanelsRightBottom ¶
PanelsRightBottom renders the "panels-right-bottom" icon.
Usage in templates:
{{ lucide "panels-right-bottom" }}
Direct usage in Go:
lucide.PanelsRightBottom()
lucide.PanelsRightBottom(lucide.Options{Size: 32, Class: "my-icon"})
func PanelsTopBottom
deprecated
added in
v0.4.0
PanelsTopBottom is an alias for Rows3.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Rows3 instead.
Usage in templates:
{{ lucide "panels-top-bottom" }}
Direct usage in Go:
lucide.PanelsTopBottom()
lucide.PanelsTopBottom(lucide.Options{Size: 32, Class: "my-icon"})
func PanelsTopLeft ¶
PanelsTopLeft renders the "panels-top-left" icon.
Usage in templates:
{{ lucide "panels-top-left" }}
Direct usage in Go:
lucide.PanelsTopLeft()
lucide.PanelsTopLeft(lucide.Options{Size: 32, Class: "my-icon"})
func PaperBag ¶ added in v0.21.0
PaperBag renders the "paper-bag" icon.
Usage in templates:
{{ lucide "paper-bag" }}
Direct usage in Go:
lucide.PaperBag()
lucide.PaperBag(lucide.Options{Size: 32, Class: "my-icon"})
func Paperclip ¶
Paperclip renders the "paperclip" icon.
Usage in templates:
{{ lucide "paperclip" }}
Direct usage in Go:
lucide.Paperclip()
lucide.Paperclip(lucide.Options{Size: 32, Class: "my-icon"})
func Parasol ¶ added in v0.17.0
Parasol renders the "parasol" icon.
Usage in templates:
{{ lucide "parasol" }}
Direct usage in Go:
lucide.Parasol()
lucide.Parasol(lucide.Options{Size: 32, Class: "my-icon"})
func Parentheses ¶
Parentheses renders the "parentheses" icon.
Usage in templates:
{{ lucide "parentheses" }}
Direct usage in Go:
lucide.Parentheses()
lucide.Parentheses(lucide.Options{Size: 32, Class: "my-icon"})
func ParkingCircle
deprecated
added in
v0.4.0
ParkingCircle is an alias for CircleParking.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleParking instead.
Usage in templates:
{{ lucide "parking-circle" }}
Direct usage in Go:
lucide.ParkingCircle()
lucide.ParkingCircle(lucide.Options{Size: 32, Class: "my-icon"})
func ParkingCircleOff
deprecated
added in
v0.4.0
ParkingCircleOff is an alias for CircleParkingOff.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleParkingOff instead.
Usage in templates:
{{ lucide "parking-circle-off" }}
Direct usage in Go:
lucide.ParkingCircleOff()
lucide.ParkingCircleOff(lucide.Options{Size: 32, Class: "my-icon"})
func ParkingMeter ¶
ParkingMeter renders the "parking-meter" icon.
Usage in templates:
{{ lucide "parking-meter" }}
Direct usage in Go:
lucide.ParkingMeter()
lucide.ParkingMeter(lucide.Options{Size: 32, Class: "my-icon"})
func ParkingSquare
deprecated
added in
v0.4.0
ParkingSquare is an alias for SquareParking.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareParking instead.
Usage in templates:
{{ lucide "parking-square" }}
Direct usage in Go:
lucide.ParkingSquare()
lucide.ParkingSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ParkingSquareOff
deprecated
added in
v0.4.0
ParkingSquareOff is an alias for SquareParkingOff.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareParkingOff instead.
Usage in templates:
{{ lucide "parking-square-off" }}
Direct usage in Go:
lucide.ParkingSquareOff()
lucide.ParkingSquareOff(lucide.Options{Size: 32, Class: "my-icon"})
func PartyPopper ¶
PartyPopper renders the "party-popper" icon.
Usage in templates:
{{ lucide "party-popper" }}
Direct usage in Go:
lucide.PartyPopper()
lucide.PartyPopper(lucide.Options{Size: 32, Class: "my-icon"})
func Pause ¶
Pause renders the "pause" icon.
Usage in templates:
{{ lucide "pause" }}
Direct usage in Go:
lucide.Pause()
lucide.Pause(lucide.Options{Size: 32, Class: "my-icon"})
func PauseCircle
deprecated
added in
v0.4.0
PauseCircle is an alias for CirclePause.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CirclePause instead.
Usage in templates:
{{ lucide "pause-circle" }}
Direct usage in Go:
lucide.PauseCircle()
lucide.PauseCircle(lucide.Options{Size: 32, Class: "my-icon"})
func PauseOctagon
deprecated
added in
v0.4.0
PauseOctagon is an alias for OctagonPause.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use OctagonPause instead.
Usage in templates:
{{ lucide "pause-octagon" }}
Direct usage in Go:
lucide.PauseOctagon()
lucide.PauseOctagon(lucide.Options{Size: 32, Class: "my-icon"})
func PawPrint ¶
PawPrint renders the "paw-print" icon.
Usage in templates:
{{ lucide "paw-print" }}
Direct usage in Go:
lucide.PawPrint()
lucide.PawPrint(lucide.Options{Size: 32, Class: "my-icon"})
func PcCase ¶
PcCase renders the "pc-case" icon.
Usage in templates:
{{ lucide "pc-case" }}
Direct usage in Go:
lucide.PcCase()
lucide.PcCase(lucide.Options{Size: 32, Class: "my-icon"})
func Pen ¶
Pen renders the "pen" icon.
Usage in templates:
{{ lucide "pen" }}
Direct usage in Go:
lucide.Pen()
lucide.Pen(lucide.Options{Size: 32, Class: "my-icon"})
func PenBox
deprecated
added in
v0.4.0
PenBox is an alias for SquarePen.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquarePen instead.
Usage in templates:
{{ lucide "pen-box" }}
Direct usage in Go:
lucide.PenBox()
lucide.PenBox(lucide.Options{Size: 32, Class: "my-icon"})
func PenLine ¶
PenLine renders the "pen-line" icon.
Usage in templates:
{{ lucide "pen-line" }}
Direct usage in Go:
lucide.PenLine()
lucide.PenLine(lucide.Options{Size: 32, Class: "my-icon"})
func PenOff ¶
PenOff renders the "pen-off" icon.
Usage in templates:
{{ lucide "pen-off" }}
Direct usage in Go:
lucide.PenOff()
lucide.PenOff(lucide.Options{Size: 32, Class: "my-icon"})
func PenSquare
deprecated
added in
v0.4.0
PenSquare is an alias for SquarePen.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquarePen instead.
Usage in templates:
{{ lucide "pen-square" }}
Direct usage in Go:
lucide.PenSquare()
lucide.PenSquare(lucide.Options{Size: 32, Class: "my-icon"})
func PenTool ¶
PenTool renders the "pen-tool" icon.
Usage in templates:
{{ lucide "pen-tool" }}
Direct usage in Go:
lucide.PenTool()
lucide.PenTool(lucide.Options{Size: 32, Class: "my-icon"})
func Pencil ¶
Pencil renders the "pencil" icon.
Usage in templates:
{{ lucide "pencil" }}
Direct usage in Go:
lucide.Pencil()
lucide.Pencil(lucide.Options{Size: 32, Class: "my-icon"})
func PencilLine ¶
PencilLine renders the "pencil-line" icon.
Usage in templates:
{{ lucide "pencil-line" }}
Direct usage in Go:
lucide.PencilLine()
lucide.PencilLine(lucide.Options{Size: 32, Class: "my-icon"})
func PencilOff ¶
PencilOff renders the "pencil-off" icon.
Usage in templates:
{{ lucide "pencil-off" }}
Direct usage in Go:
lucide.PencilOff()
lucide.PencilOff(lucide.Options{Size: 32, Class: "my-icon"})
func PencilRuler ¶
PencilRuler renders the "pencil-ruler" icon.
Usage in templates:
{{ lucide "pencil-ruler" }}
Direct usage in Go:
lucide.PencilRuler()
lucide.PencilRuler(lucide.Options{Size: 32, Class: "my-icon"})
func PencilSparkles ¶ added in v0.19.0
PencilSparkles renders the "pencil-sparkles" icon.
Usage in templates:
{{ lucide "pencil-sparkles" }}
Direct usage in Go:
lucide.PencilSparkles()
lucide.PencilSparkles(lucide.Options{Size: 32, Class: "my-icon"})
func Pentagon ¶
Pentagon renders the "pentagon" icon.
Usage in templates:
{{ lucide "pentagon" }}
Direct usage in Go:
lucide.Pentagon()
lucide.Pentagon(lucide.Options{Size: 32, Class: "my-icon"})
func Percent ¶
Percent renders the "percent" icon.
Usage in templates:
{{ lucide "percent" }}
Direct usage in Go:
lucide.Percent()
lucide.Percent(lucide.Options{Size: 32, Class: "my-icon"})
func PercentCircle
deprecated
added in
v0.4.0
PercentCircle is an alias for CirclePercent.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CirclePercent instead.
Usage in templates:
{{ lucide "percent-circle" }}
Direct usage in Go:
lucide.PercentCircle()
lucide.PercentCircle(lucide.Options{Size: 32, Class: "my-icon"})
func PercentDiamond
deprecated
added in
v0.4.0
PercentDiamond is an alias for DiamondPercent.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use DiamondPercent instead.
Usage in templates:
{{ lucide "percent-diamond" }}
Direct usage in Go:
lucide.PercentDiamond()
lucide.PercentDiamond(lucide.Options{Size: 32, Class: "my-icon"})
func PercentSquare
deprecated
added in
v0.4.0
PercentSquare is an alias for SquarePercent.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquarePercent instead.
Usage in templates:
{{ lucide "percent-square" }}
Direct usage in Go:
lucide.PercentSquare()
lucide.PercentSquare(lucide.Options{Size: 32, Class: "my-icon"})
func PersonStanding ¶
PersonStanding renders the "person-standing" icon.
Usage in templates:
{{ lucide "person-standing" }}
Direct usage in Go:
lucide.PersonStanding()
lucide.PersonStanding(lucide.Options{Size: 32, Class: "my-icon"})
func Phi ¶ added in v0.20.0
Phi renders the "phi" icon.
Usage in templates:
{{ lucide "phi" }}
Direct usage in Go:
lucide.Phi()
lucide.Phi(lucide.Options{Size: 32, Class: "my-icon"})
func PhilippinePeso ¶
PhilippinePeso renders the "philippine-peso" icon.
Usage in templates:
{{ lucide "philippine-peso" }}
Direct usage in Go:
lucide.PhilippinePeso()
lucide.PhilippinePeso(lucide.Options{Size: 32, Class: "my-icon"})
func Phone ¶
Phone renders the "phone" icon.
Usage in templates:
{{ lucide "phone" }}
Direct usage in Go:
lucide.Phone()
lucide.Phone(lucide.Options{Size: 32, Class: "my-icon"})
func PhoneCall ¶
PhoneCall renders the "phone-call" icon.
Usage in templates:
{{ lucide "phone-call" }}
Direct usage in Go:
lucide.PhoneCall()
lucide.PhoneCall(lucide.Options{Size: 32, Class: "my-icon"})
func PhoneForwarded ¶
PhoneForwarded renders the "phone-forwarded" icon.
Usage in templates:
{{ lucide "phone-forwarded" }}
Direct usage in Go:
lucide.PhoneForwarded()
lucide.PhoneForwarded(lucide.Options{Size: 32, Class: "my-icon"})
func PhoneIncoming ¶
PhoneIncoming renders the "phone-incoming" icon.
Usage in templates:
{{ lucide "phone-incoming" }}
Direct usage in Go:
lucide.PhoneIncoming()
lucide.PhoneIncoming(lucide.Options{Size: 32, Class: "my-icon"})
func PhoneMissed ¶
PhoneMissed renders the "phone-missed" icon.
Usage in templates:
{{ lucide "phone-missed" }}
Direct usage in Go:
lucide.PhoneMissed()
lucide.PhoneMissed(lucide.Options{Size: 32, Class: "my-icon"})
func PhoneOff ¶
PhoneOff renders the "phone-off" icon.
Usage in templates:
{{ lucide "phone-off" }}
Direct usage in Go:
lucide.PhoneOff()
lucide.PhoneOff(lucide.Options{Size: 32, Class: "my-icon"})
func PhoneOutgoing ¶
PhoneOutgoing renders the "phone-outgoing" icon.
Usage in templates:
{{ lucide "phone-outgoing" }}
Direct usage in Go:
lucide.PhoneOutgoing()
lucide.PhoneOutgoing(lucide.Options{Size: 32, Class: "my-icon"})
func Pi ¶
Pi renders the "pi" icon.
Usage in templates:
{{ lucide "pi" }}
Direct usage in Go:
lucide.Pi()
lucide.Pi(lucide.Options{Size: 32, Class: "my-icon"})
func PiSquare
deprecated
added in
v0.4.0
PiSquare is an alias for SquarePi.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquarePi instead.
Usage in templates:
{{ lucide "pi-square" }}
Direct usage in Go:
lucide.PiSquare()
lucide.PiSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Piano ¶
Piano renders the "piano" icon.
Usage in templates:
{{ lucide "piano" }}
Direct usage in Go:
lucide.Piano()
lucide.Piano(lucide.Options{Size: 32, Class: "my-icon"})
func Pickaxe ¶
Pickaxe renders the "pickaxe" icon.
Usage in templates:
{{ lucide "pickaxe" }}
Direct usage in Go:
lucide.Pickaxe()
lucide.Pickaxe(lucide.Options{Size: 32, Class: "my-icon"})
func PictureInPicture ¶
PictureInPicture renders the "picture-in-picture" icon.
Usage in templates:
{{ lucide "picture-in-picture" }}
Direct usage in Go:
lucide.PictureInPicture()
lucide.PictureInPicture(lucide.Options{Size: 32, Class: "my-icon"})
func PictureInPicture2 ¶
PictureInPicture2 renders the "picture-in-picture-2" icon.
Usage in templates:
{{ lucide "picture-in-picture-2" }}
Direct usage in Go:
lucide.PictureInPicture2()
lucide.PictureInPicture2(lucide.Options{Size: 32, Class: "my-icon"})
func PieChart
deprecated
added in
v0.4.0
PieChart is an alias for ChartPie.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ChartPie instead.
Usage in templates:
{{ lucide "pie-chart" }}
Direct usage in Go:
lucide.PieChart()
lucide.PieChart(lucide.Options{Size: 32, Class: "my-icon"})
func PiggyBank ¶
PiggyBank renders the "piggy-bank" icon.
Usage in templates:
{{ lucide "piggy-bank" }}
Direct usage in Go:
lucide.PiggyBank()
lucide.PiggyBank(lucide.Options{Size: 32, Class: "my-icon"})
func Pilcrow ¶
Pilcrow renders the "pilcrow" icon.
Usage in templates:
{{ lucide "pilcrow" }}
Direct usage in Go:
lucide.Pilcrow()
lucide.Pilcrow(lucide.Options{Size: 32, Class: "my-icon"})
func PilcrowLeft ¶
PilcrowLeft renders the "pilcrow-left" icon.
Usage in templates:
{{ lucide "pilcrow-left" }}
Direct usage in Go:
lucide.PilcrowLeft()
lucide.PilcrowLeft(lucide.Options{Size: 32, Class: "my-icon"})
func PilcrowRight ¶
PilcrowRight renders the "pilcrow-right" icon.
Usage in templates:
{{ lucide "pilcrow-right" }}
Direct usage in Go:
lucide.PilcrowRight()
lucide.PilcrowRight(lucide.Options{Size: 32, Class: "my-icon"})
func PilcrowSquare
deprecated
added in
v0.4.0
PilcrowSquare is an alias for SquarePilcrow.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquarePilcrow instead.
Usage in templates:
{{ lucide "pilcrow-square" }}
Direct usage in Go:
lucide.PilcrowSquare()
lucide.PilcrowSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Pill ¶
Pill renders the "pill" icon.
Usage in templates:
{{ lucide "pill" }}
Direct usage in Go:
lucide.Pill()
lucide.Pill(lucide.Options{Size: 32, Class: "my-icon"})
func PillBottle ¶
PillBottle renders the "pill-bottle" icon.
Usage in templates:
{{ lucide "pill-bottle" }}
Direct usage in Go:
lucide.PillBottle()
lucide.PillBottle(lucide.Options{Size: 32, Class: "my-icon"})
func Pin ¶
Pin renders the "pin" icon.
Usage in templates:
{{ lucide "pin" }}
Direct usage in Go:
lucide.Pin()
lucide.Pin(lucide.Options{Size: 32, Class: "my-icon"})
func PinOff ¶
PinOff renders the "pin-off" icon.
Usage in templates:
{{ lucide "pin-off" }}
Direct usage in Go:
lucide.PinOff()
lucide.PinOff(lucide.Options{Size: 32, Class: "my-icon"})
func Pipette ¶
Pipette renders the "pipette" icon.
Usage in templates:
{{ lucide "pipette" }}
Direct usage in Go:
lucide.Pipette()
lucide.Pipette(lucide.Options{Size: 32, Class: "my-icon"})
func Pizza ¶
Pizza renders the "pizza" icon.
Usage in templates:
{{ lucide "pizza" }}
Direct usage in Go:
lucide.Pizza()
lucide.Pizza(lucide.Options{Size: 32, Class: "my-icon"})
func Plane ¶
Plane renders the "plane" icon.
Usage in templates:
{{ lucide "plane" }}
Direct usage in Go:
lucide.Plane()
lucide.Plane(lucide.Options{Size: 32, Class: "my-icon"})
func PlaneLanding ¶
PlaneLanding renders the "plane-landing" icon.
Usage in templates:
{{ lucide "plane-landing" }}
Direct usage in Go:
lucide.PlaneLanding()
lucide.PlaneLanding(lucide.Options{Size: 32, Class: "my-icon"})
func PlaneTakeoff ¶
PlaneTakeoff renders the "plane-takeoff" icon.
Usage in templates:
{{ lucide "plane-takeoff" }}
Direct usage in Go:
lucide.PlaneTakeoff()
lucide.PlaneTakeoff(lucide.Options{Size: 32, Class: "my-icon"})
func Play ¶
Play renders the "play" icon.
Usage in templates:
{{ lucide "play" }}
Direct usage in Go:
lucide.Play()
lucide.Play(lucide.Options{Size: 32, Class: "my-icon"})
func PlayCircle
deprecated
added in
v0.4.0
PlayCircle is an alias for CirclePlay.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CirclePlay instead.
Usage in templates:
{{ lucide "play-circle" }}
Direct usage in Go:
lucide.PlayCircle()
lucide.PlayCircle(lucide.Options{Size: 32, Class: "my-icon"})
func PlayOff ¶ added in v0.18.0
PlayOff renders the "play-off" icon.
Usage in templates:
{{ lucide "play-off" }}
Direct usage in Go:
lucide.PlayOff()
lucide.PlayOff(lucide.Options{Size: 32, Class: "my-icon"})
func PlaySquare
deprecated
added in
v0.4.0
PlaySquare is an alias for SquarePlay.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquarePlay instead.
Usage in templates:
{{ lucide "play-square" }}
Direct usage in Go:
lucide.PlaySquare()
lucide.PlaySquare(lucide.Options{Size: 32, Class: "my-icon"})
func Plug ¶
Plug renders the "plug" icon.
Usage in templates:
{{ lucide "plug" }}
Direct usage in Go:
lucide.Plug()
lucide.Plug(lucide.Options{Size: 32, Class: "my-icon"})
func Plug2 ¶
Plug2 renders the "plug-2" icon.
Usage in templates:
{{ lucide "plug-2" }}
Direct usage in Go:
lucide.Plug2()
lucide.Plug2(lucide.Options{Size: 32, Class: "my-icon"})
func PlugZap ¶
PlugZap renders the "plug-zap" icon.
Usage in templates:
{{ lucide "plug-zap" }}
Direct usage in Go:
lucide.PlugZap()
lucide.PlugZap(lucide.Options{Size: 32, Class: "my-icon"})
func PlugZap2
deprecated
added in
v0.4.0
PlugZap2 is an alias for PlugZap.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use PlugZap instead.
Usage in templates:
{{ lucide "plug-zap-2" }}
Direct usage in Go:
lucide.PlugZap2()
lucide.PlugZap2(lucide.Options{Size: 32, Class: "my-icon"})
func Plus ¶
Plus renders the "plus" icon.
Usage in templates:
{{ lucide "plus" }}
Direct usage in Go:
lucide.Plus()
lucide.Plus(lucide.Options{Size: 32, Class: "my-icon"})
func PlusCircle
deprecated
added in
v0.4.0
PlusCircle is an alias for CirclePlus.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CirclePlus instead.
Usage in templates:
{{ lucide "plus-circle" }}
Direct usage in Go:
lucide.PlusCircle()
lucide.PlusCircle(lucide.Options{Size: 32, Class: "my-icon"})
func PlusSquare
deprecated
added in
v0.4.0
PlusSquare is an alias for SquarePlus.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquarePlus instead.
Usage in templates:
{{ lucide "plus-square" }}
Direct usage in Go:
lucide.PlusSquare()
lucide.PlusSquare(lucide.Options{Size: 32, Class: "my-icon"})
func PocketKnife ¶
PocketKnife renders the "pocket-knife" icon.
Usage in templates:
{{ lucide "pocket-knife" }}
Direct usage in Go:
lucide.PocketKnife()
lucide.PocketKnife(lucide.Options{Size: 32, Class: "my-icon"})
func Podcast
deprecated
Podcast is an alias for MicSignal.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use MicSignal instead.
Usage in templates:
{{ lucide "podcast" }}
Direct usage in Go:
lucide.Podcast()
lucide.Podcast(lucide.Options{Size: 32, Class: "my-icon"})
func Podium ¶ added in v0.18.0
Podium renders the "podium" icon.
Usage in templates:
{{ lucide "podium" }}
Direct usage in Go:
lucide.Podium()
lucide.Podium(lucide.Options{Size: 32, Class: "my-icon"})
func Pointer ¶
Pointer renders the "pointer" icon.
Usage in templates:
{{ lucide "pointer" }}
Direct usage in Go:
lucide.Pointer()
lucide.Pointer(lucide.Options{Size: 32, Class: "my-icon"})
func PointerOff ¶
PointerOff renders the "pointer-off" icon.
Usage in templates:
{{ lucide "pointer-off" }}
Direct usage in Go:
lucide.PointerOff()
lucide.PointerOff(lucide.Options{Size: 32, Class: "my-icon"})
func Popcorn ¶
Popcorn renders the "popcorn" icon.
Usage in templates:
{{ lucide "popcorn" }}
Direct usage in Go:
lucide.Popcorn()
lucide.Popcorn(lucide.Options{Size: 32, Class: "my-icon"})
func Popsicle ¶
Popsicle renders the "popsicle" icon.
Usage in templates:
{{ lucide "popsicle" }}
Direct usage in Go:
lucide.Popsicle()
lucide.Popsicle(lucide.Options{Size: 32, Class: "my-icon"})
func PoundSterling ¶
PoundSterling renders the "pound-sterling" icon.
Usage in templates:
{{ lucide "pound-sterling" }}
Direct usage in Go:
lucide.PoundSterling()
lucide.PoundSterling(lucide.Options{Size: 32, Class: "my-icon"})
func Power ¶
Power renders the "power" icon.
Usage in templates:
{{ lucide "power" }}
Direct usage in Go:
lucide.Power()
lucide.Power(lucide.Options{Size: 32, Class: "my-icon"})
func PowerCircle
deprecated
added in
v0.4.0
PowerCircle is an alias for CirclePower.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CirclePower instead.
Usage in templates:
{{ lucide "power-circle" }}
Direct usage in Go:
lucide.PowerCircle()
lucide.PowerCircle(lucide.Options{Size: 32, Class: "my-icon"})
func PowerOff ¶
PowerOff renders the "power-off" icon.
Usage in templates:
{{ lucide "power-off" }}
Direct usage in Go:
lucide.PowerOff()
lucide.PowerOff(lucide.Options{Size: 32, Class: "my-icon"})
func PowerSquare
deprecated
added in
v0.4.0
PowerSquare is an alias for SquarePower.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquarePower instead.
Usage in templates:
{{ lucide "power-square" }}
Direct usage in Go:
lucide.PowerSquare()
lucide.PowerSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Presentation ¶
Presentation renders the "presentation" icon.
Usage in templates:
{{ lucide "presentation" }}
Direct usage in Go:
lucide.Presentation()
lucide.Presentation(lucide.Options{Size: 32, Class: "my-icon"})
func Printer ¶
Printer renders the "printer" icon.
Usage in templates:
{{ lucide "printer" }}
Direct usage in Go:
lucide.Printer()
lucide.Printer(lucide.Options{Size: 32, Class: "my-icon"})
func PrinterCheck ¶
PrinterCheck renders the "printer-check" icon.
Usage in templates:
{{ lucide "printer-check" }}
Direct usage in Go:
lucide.PrinterCheck()
lucide.PrinterCheck(lucide.Options{Size: 32, Class: "my-icon"})
func PrinterX ¶ added in v0.9.0
PrinterX renders the "printer-x" icon.
Usage in templates:
{{ lucide "printer-x" }}
Direct usage in Go:
lucide.PrinterX()
lucide.PrinterX(lucide.Options{Size: 32, Class: "my-icon"})
func Projector ¶
Projector renders the "projector" icon.
Usage in templates:
{{ lucide "projector" }}
Direct usage in Go:
lucide.Projector()
lucide.Projector(lucide.Options{Size: 32, Class: "my-icon"})
func Proportions ¶
Proportions renders the "proportions" icon.
Usage in templates:
{{ lucide "proportions" }}
Direct usage in Go:
lucide.Proportions()
lucide.Proportions(lucide.Options{Size: 32, Class: "my-icon"})
func Puzzle ¶
Puzzle renders the "puzzle" icon.
Usage in templates:
{{ lucide "puzzle" }}
Direct usage in Go:
lucide.Puzzle()
lucide.Puzzle(lucide.Options{Size: 32, Class: "my-icon"})
func Pyramid ¶
Pyramid renders the "pyramid" icon.
Usage in templates:
{{ lucide "pyramid" }}
Direct usage in Go:
lucide.Pyramid()
lucide.Pyramid(lucide.Options{Size: 32, Class: "my-icon"})
func QrCode ¶
QrCode renders the "qr-code" icon.
Usage in templates:
{{ lucide "qr-code" }}
Direct usage in Go:
lucide.QrCode()
lucide.QrCode(lucide.Options{Size: 32, Class: "my-icon"})
func Quote ¶
Quote renders the "quote" icon.
Usage in templates:
{{ lucide "quote" }}
Direct usage in Go:
lucide.Quote()
lucide.Quote(lucide.Options{Size: 32, Class: "my-icon"})
func Rabbit ¶
Rabbit renders the "rabbit" icon.
Usage in templates:
{{ lucide "rabbit" }}
Direct usage in Go:
lucide.Rabbit()
lucide.Rabbit(lucide.Options{Size: 32, Class: "my-icon"})
func Radar ¶
Radar renders the "radar" icon.
Usage in templates:
{{ lucide "radar" }}
Direct usage in Go:
lucide.Radar()
lucide.Radar(lucide.Options{Size: 32, Class: "my-icon"})
func Radiation ¶
Radiation renders the "radiation" icon.
Usage in templates:
{{ lucide "radiation" }}
Direct usage in Go:
lucide.Radiation()
lucide.Radiation(lucide.Options{Size: 32, Class: "my-icon"})
func Radical ¶
Radical renders the "radical" icon.
Usage in templates:
{{ lucide "radical" }}
Direct usage in Go:
lucide.Radical()
lucide.Radical(lucide.Options{Size: 32, Class: "my-icon"})
func Radio ¶
Radio renders the "radio" icon.
Usage in templates:
{{ lucide "radio" }}
Direct usage in Go:
lucide.Radio()
lucide.Radio(lucide.Options{Size: 32, Class: "my-icon"})
func RadioOff ¶ added in v0.12.0
RadioOff renders the "radio-off" icon.
Usage in templates:
{{ lucide "radio-off" }}
Direct usage in Go:
lucide.RadioOff()
lucide.RadioOff(lucide.Options{Size: 32, Class: "my-icon"})
func RadioReceiver ¶
RadioReceiver renders the "radio-receiver" icon.
Usage in templates:
{{ lucide "radio-receiver" }}
Direct usage in Go:
lucide.RadioReceiver()
lucide.RadioReceiver(lucide.Options{Size: 32, Class: "my-icon"})
func RadioTower ¶
RadioTower renders the "radio-tower" icon.
Usage in templates:
{{ lucide "radio-tower" }}
Direct usage in Go:
lucide.RadioTower()
lucide.RadioTower(lucide.Options{Size: 32, Class: "my-icon"})
func Radius ¶
Radius renders the "radius" icon.
Usage in templates:
{{ lucide "radius" }}
Direct usage in Go:
lucide.Radius()
lucide.Radius(lucide.Options{Size: 32, Class: "my-icon"})
func Rainbow ¶
Rainbow renders the "rainbow" icon.
Usage in templates:
{{ lucide "rainbow" }}
Direct usage in Go:
lucide.Rainbow()
lucide.Rainbow(lucide.Options{Size: 32, Class: "my-icon"})
func Rat ¶
Rat renders the "rat" icon.
Usage in templates:
{{ lucide "rat" }}
Direct usage in Go:
lucide.Rat()
lucide.Rat(lucide.Options{Size: 32, Class: "my-icon"})
func Ratio ¶
Ratio renders the "ratio" icon.
Usage in templates:
{{ lucide "ratio" }}
Direct usage in Go:
lucide.Ratio()
lucide.Ratio(lucide.Options{Size: 32, Class: "my-icon"})
func Receipt ¶
Receipt renders the "receipt" icon.
Usage in templates:
{{ lucide "receipt" }}
Direct usage in Go:
lucide.Receipt()
lucide.Receipt(lucide.Options{Size: 32, Class: "my-icon"})
func ReceiptCent ¶
ReceiptCent renders the "receipt-cent" icon.
Usage in templates:
{{ lucide "receipt-cent" }}
Direct usage in Go:
lucide.ReceiptCent()
lucide.ReceiptCent(lucide.Options{Size: 32, Class: "my-icon"})
func ReceiptEuro ¶
ReceiptEuro renders the "receipt-euro" icon.
Usage in templates:
{{ lucide "receipt-euro" }}
Direct usage in Go:
lucide.ReceiptEuro()
lucide.ReceiptEuro(lucide.Options{Size: 32, Class: "my-icon"})
func ReceiptIndianRupee ¶
ReceiptIndianRupee renders the "receipt-indian-rupee" icon.
Usage in templates:
{{ lucide "receipt-indian-rupee" }}
Direct usage in Go:
lucide.ReceiptIndianRupee()
lucide.ReceiptIndianRupee(lucide.Options{Size: 32, Class: "my-icon"})
func ReceiptJapaneseYen ¶
ReceiptJapaneseYen renders the "receipt-japanese-yen" icon.
Usage in templates:
{{ lucide "receipt-japanese-yen" }}
Direct usage in Go:
lucide.ReceiptJapaneseYen()
lucide.ReceiptJapaneseYen(lucide.Options{Size: 32, Class: "my-icon"})
func ReceiptPoundSterling ¶
ReceiptPoundSterling renders the "receipt-pound-sterling" icon.
Usage in templates:
{{ lucide "receipt-pound-sterling" }}
Direct usage in Go:
lucide.ReceiptPoundSterling()
lucide.ReceiptPoundSterling(lucide.Options{Size: 32, Class: "my-icon"})
func ReceiptRussianRuble ¶
ReceiptRussianRuble renders the "receipt-russian-ruble" icon.
Usage in templates:
{{ lucide "receipt-russian-ruble" }}
Direct usage in Go:
lucide.ReceiptRussianRuble()
lucide.ReceiptRussianRuble(lucide.Options{Size: 32, Class: "my-icon"})
func ReceiptSwissFranc ¶
ReceiptSwissFranc renders the "receipt-swiss-franc" icon.
Usage in templates:
{{ lucide "receipt-swiss-franc" }}
Direct usage in Go:
lucide.ReceiptSwissFranc()
lucide.ReceiptSwissFranc(lucide.Options{Size: 32, Class: "my-icon"})
func ReceiptText ¶
ReceiptText renders the "receipt-text" icon.
Usage in templates:
{{ lucide "receipt-text" }}
Direct usage in Go:
lucide.ReceiptText()
lucide.ReceiptText(lucide.Options{Size: 32, Class: "my-icon"})
func ReceiptTurkishLira ¶
ReceiptTurkishLira renders the "receipt-turkish-lira" icon.
Usage in templates:
{{ lucide "receipt-turkish-lira" }}
Direct usage in Go:
lucide.ReceiptTurkishLira()
lucide.ReceiptTurkishLira(lucide.Options{Size: 32, Class: "my-icon"})
func RectangleCircle ¶
RectangleCircle renders the "rectangle-circle" icon.
Usage in templates:
{{ lucide "rectangle-circle" }}
Direct usage in Go:
lucide.RectangleCircle()
lucide.RectangleCircle(lucide.Options{Size: 32, Class: "my-icon"})
func RectangleEllipsis ¶
RectangleEllipsis renders the "rectangle-ellipsis" icon.
Usage in templates:
{{ lucide "rectangle-ellipsis" }}
Direct usage in Go:
lucide.RectangleEllipsis()
lucide.RectangleEllipsis(lucide.Options{Size: 32, Class: "my-icon"})
func RectangleGoggles ¶
RectangleGoggles renders the "rectangle-goggles" icon.
Usage in templates:
{{ lucide "rectangle-goggles" }}
Direct usage in Go:
lucide.RectangleGoggles()
lucide.RectangleGoggles(lucide.Options{Size: 32, Class: "my-icon"})
func RectangleHorizontal ¶
RectangleHorizontal renders the "rectangle-horizontal" icon.
Usage in templates:
{{ lucide "rectangle-horizontal" }}
Direct usage in Go:
lucide.RectangleHorizontal()
lucide.RectangleHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func RectangleVertical ¶
RectangleVertical renders the "rectangle-vertical" icon.
Usage in templates:
{{ lucide "rectangle-vertical" }}
Direct usage in Go:
lucide.RectangleVertical()
lucide.RectangleVertical(lucide.Options{Size: 32, Class: "my-icon"})
func Recycle ¶
Recycle renders the "recycle" icon.
Usage in templates:
{{ lucide "recycle" }}
Direct usage in Go:
lucide.Recycle()
lucide.Recycle(lucide.Options{Size: 32, Class: "my-icon"})
func Redo ¶
Redo renders the "redo" icon.
Usage in templates:
{{ lucide "redo" }}
Direct usage in Go:
lucide.Redo()
lucide.Redo(lucide.Options{Size: 32, Class: "my-icon"})
func Redo2 ¶
Redo2 renders the "redo-2" icon.
Usage in templates:
{{ lucide "redo-2" }}
Direct usage in Go:
lucide.Redo2()
lucide.Redo2(lucide.Options{Size: 32, Class: "my-icon"})
func RedoDot ¶
RedoDot renders the "redo-dot" icon.
Usage in templates:
{{ lucide "redo-dot" }}
Direct usage in Go:
lucide.RedoDot()
lucide.RedoDot(lucide.Options{Size: 32, Class: "my-icon"})
func RefreshCcw ¶
RefreshCcw renders the "refresh-ccw" icon.
Usage in templates:
{{ lucide "refresh-ccw" }}
Direct usage in Go:
lucide.RefreshCcw()
lucide.RefreshCcw(lucide.Options{Size: 32, Class: "my-icon"})
func RefreshCcwDot ¶
RefreshCcwDot renders the "refresh-ccw-dot" icon.
Usage in templates:
{{ lucide "refresh-ccw-dot" }}
Direct usage in Go:
lucide.RefreshCcwDot()
lucide.RefreshCcwDot(lucide.Options{Size: 32, Class: "my-icon"})
func RefreshCw ¶
RefreshCw renders the "refresh-cw" icon.
Usage in templates:
{{ lucide "refresh-cw" }}
Direct usage in Go:
lucide.RefreshCw()
lucide.RefreshCw(lucide.Options{Size: 32, Class: "my-icon"})
func RefreshCwOff ¶
RefreshCwOff renders the "refresh-cw-off" icon.
Usage in templates:
{{ lucide "refresh-cw-off" }}
Direct usage in Go:
lucide.RefreshCwOff()
lucide.RefreshCwOff(lucide.Options{Size: 32, Class: "my-icon"})
func Refrigerator ¶
Refrigerator renders the "refrigerator" icon.
Usage in templates:
{{ lucide "refrigerator" }}
Direct usage in Go:
lucide.Refrigerator()
lucide.Refrigerator(lucide.Options{Size: 32, Class: "my-icon"})
func Regex ¶
Regex renders the "regex" icon.
Usage in templates:
{{ lucide "regex" }}
Direct usage in Go:
lucide.Regex()
lucide.Regex(lucide.Options{Size: 32, Class: "my-icon"})
func RemoveFormatting ¶
RemoveFormatting renders the "remove-formatting" icon.
Usage in templates:
{{ lucide "remove-formatting" }}
Direct usage in Go:
lucide.RemoveFormatting()
lucide.RemoveFormatting(lucide.Options{Size: 32, Class: "my-icon"})
func Repeat ¶
Repeat renders the "repeat" icon.
Usage in templates:
{{ lucide "repeat" }}
Direct usage in Go:
lucide.Repeat()
lucide.Repeat(lucide.Options{Size: 32, Class: "my-icon"})
func Repeat1 ¶
Repeat1 renders the "repeat-1" icon.
Usage in templates:
{{ lucide "repeat-1" }}
Direct usage in Go:
lucide.Repeat1()
lucide.Repeat1(lucide.Options{Size: 32, Class: "my-icon"})
func Repeat2 ¶
Repeat2 renders the "repeat-2" icon.
Usage in templates:
{{ lucide "repeat-2" }}
Direct usage in Go:
lucide.Repeat2()
lucide.Repeat2(lucide.Options{Size: 32, Class: "my-icon"})
func RepeatOff ¶ added in v0.15.0
RepeatOff renders the "repeat-off" icon.
Usage in templates:
{{ lucide "repeat-off" }}
Direct usage in Go:
lucide.RepeatOff()
lucide.RepeatOff(lucide.Options{Size: 32, Class: "my-icon"})
func Replace ¶
Replace renders the "replace" icon.
Usage in templates:
{{ lucide "replace" }}
Direct usage in Go:
lucide.Replace()
lucide.Replace(lucide.Options{Size: 32, Class: "my-icon"})
func ReplaceAll ¶
ReplaceAll renders the "replace-all" icon.
Usage in templates:
{{ lucide "replace-all" }}
Direct usage in Go:
lucide.ReplaceAll()
lucide.ReplaceAll(lucide.Options{Size: 32, Class: "my-icon"})
func Reply ¶
Reply renders the "reply" icon.
Usage in templates:
{{ lucide "reply" }}
Direct usage in Go:
lucide.Reply()
lucide.Reply(lucide.Options{Size: 32, Class: "my-icon"})
func ReplyAll ¶
ReplyAll renders the "reply-all" icon.
Usage in templates:
{{ lucide "reply-all" }}
Direct usage in Go:
lucide.ReplyAll()
lucide.ReplyAll(lucide.Options{Size: 32, Class: "my-icon"})
func Rewind ¶
Rewind renders the "rewind" icon.
Usage in templates:
{{ lucide "rewind" }}
Direct usage in Go:
lucide.Rewind()
lucide.Rewind(lucide.Options{Size: 32, Class: "my-icon"})
func Ribbon ¶
Ribbon renders the "ribbon" icon.
Usage in templates:
{{ lucide "ribbon" }}
Direct usage in Go:
lucide.Ribbon()
lucide.Ribbon(lucide.Options{Size: 32, Class: "my-icon"})
func Road ¶ added in v0.12.0
Road renders the "road" icon.
Usage in templates:
{{ lucide "road" }}
Direct usage in Go:
lucide.Road()
lucide.Road(lucide.Options{Size: 32, Class: "my-icon"})
func Rocket ¶
Rocket renders the "rocket" icon.
Usage in templates:
{{ lucide "rocket" }}
Direct usage in Go:
lucide.Rocket()
lucide.Rocket(lucide.Options{Size: 32, Class: "my-icon"})
func RockingChair ¶
RockingChair renders the "rocking-chair" icon.
Usage in templates:
{{ lucide "rocking-chair" }}
Direct usage in Go:
lucide.RockingChair()
lucide.RockingChair(lucide.Options{Size: 32, Class: "my-icon"})
func RollerCoaster ¶
RollerCoaster renders the "roller-coaster" icon.
Usage in templates:
{{ lucide "roller-coaster" }}
Direct usage in Go:
lucide.RollerCoaster()
lucide.RollerCoaster(lucide.Options{Size: 32, Class: "my-icon"})
func Rose ¶
Rose renders the "rose" icon.
Usage in templates:
{{ lucide "rose" }}
Direct usage in Go:
lucide.Rose()
lucide.Rose(lucide.Options{Size: 32, Class: "my-icon"})
func Rotate3D
deprecated
added in
v0.4.0
Rotate3D is an alias for Rotate3d.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Rotate3d instead.
Usage in templates:
{{ lucide "rotate-3-d" }}
Direct usage in Go:
lucide.Rotate3D()
lucide.Rotate3D(lucide.Options{Size: 32, Class: "my-icon"})
func Rotate3d ¶
Rotate3d renders the "rotate-3d" icon.
Usage in templates:
{{ lucide "rotate-3d" }}
Direct usage in Go:
lucide.Rotate3d()
lucide.Rotate3d(lucide.Options{Size: 32, Class: "my-icon"})
func RotateCcw ¶
RotateCcw renders the "rotate-ccw" icon.
Usage in templates:
{{ lucide "rotate-ccw" }}
Direct usage in Go:
lucide.RotateCcw()
lucide.RotateCcw(lucide.Options{Size: 32, Class: "my-icon"})
func RotateCcwClock ¶ added in v0.23.0
RotateCcwClock renders the "rotate-ccw-clock" icon.
Usage in templates:
{{ lucide "rotate-ccw-clock" }}
Direct usage in Go:
lucide.RotateCcwClock()
lucide.RotateCcwClock(lucide.Options{Size: 32, Class: "my-icon"})
func RotateCcwKey ¶
RotateCcwKey renders the "rotate-ccw-key" icon.
Usage in templates:
{{ lucide "rotate-ccw-key" }}
Direct usage in Go:
lucide.RotateCcwKey()
lucide.RotateCcwKey(lucide.Options{Size: 32, Class: "my-icon"})
func RotateCcwSquare ¶
RotateCcwSquare renders the "rotate-ccw-square" icon.
Usage in templates:
{{ lucide "rotate-ccw-square" }}
Direct usage in Go:
lucide.RotateCcwSquare()
lucide.RotateCcwSquare(lucide.Options{Size: 32, Class: "my-icon"})
func RotateCw ¶
RotateCw renders the "rotate-cw" icon.
Usage in templates:
{{ lucide "rotate-cw" }}
Direct usage in Go:
lucide.RotateCw()
lucide.RotateCw(lucide.Options{Size: 32, Class: "my-icon"})
func RotateCwFadingClock ¶ added in v0.23.0
RotateCwFadingClock renders the "rotate-cw-fading-clock" icon.
Usage in templates:
{{ lucide "rotate-cw-fading-clock" }}
Direct usage in Go:
lucide.RotateCwFadingClock()
lucide.RotateCwFadingClock(lucide.Options{Size: 32, Class: "my-icon"})
func RotateCwSquare ¶
RotateCwSquare renders the "rotate-cw-square" icon.
Usage in templates:
{{ lucide "rotate-cw-square" }}
Direct usage in Go:
lucide.RotateCwSquare()
lucide.RotateCwSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Route ¶
Route renders the "route" icon.
Usage in templates:
{{ lucide "route" }}
Direct usage in Go:
lucide.Route()
lucide.Route(lucide.Options{Size: 32, Class: "my-icon"})
func RouteOff ¶
RouteOff renders the "route-off" icon.
Usage in templates:
{{ lucide "route-off" }}
Direct usage in Go:
lucide.RouteOff()
lucide.RouteOff(lucide.Options{Size: 32, Class: "my-icon"})
func Router ¶
Router renders the "router" icon.
Usage in templates:
{{ lucide "router" }}
Direct usage in Go:
lucide.Router()
lucide.Router(lucide.Options{Size: 32, Class: "my-icon"})
func Rows
deprecated
added in
v0.4.0
Rows is an alias for Rows2.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Rows2 instead.
Usage in templates:
{{ lucide "rows" }}
Direct usage in Go:
lucide.Rows()
lucide.Rows(lucide.Options{Size: 32, Class: "my-icon"})
func Rows2 ¶
Rows2 renders the "rows-2" icon.
Usage in templates:
{{ lucide "rows-2" }}
Direct usage in Go:
lucide.Rows2()
lucide.Rows2(lucide.Options{Size: 32, Class: "my-icon"})
func Rows3 ¶
Rows3 renders the "rows-3" icon.
Usage in templates:
{{ lucide "rows-3" }}
Direct usage in Go:
lucide.Rows3()
lucide.Rows3(lucide.Options{Size: 32, Class: "my-icon"})
func Rows4 ¶
Rows4 renders the "rows-4" icon.
Usage in templates:
{{ lucide "rows-4" }}
Direct usage in Go:
lucide.Rows4()
lucide.Rows4(lucide.Options{Size: 32, Class: "my-icon"})
func Rss ¶
Rss renders the "rss" icon.
Usage in templates:
{{ lucide "rss" }}
Direct usage in Go:
lucide.Rss()
lucide.Rss(lucide.Options{Size: 32, Class: "my-icon"})
func Ruler ¶
Ruler renders the "ruler" icon.
Usage in templates:
{{ lucide "ruler" }}
Direct usage in Go:
lucide.Ruler()
lucide.Ruler(lucide.Options{Size: 32, Class: "my-icon"})
func RulerDimensionLine ¶
RulerDimensionLine renders the "ruler-dimension-line" icon.
Usage in templates:
{{ lucide "ruler-dimension-line" }}
Direct usage in Go:
lucide.RulerDimensionLine()
lucide.RulerDimensionLine(lucide.Options{Size: 32, Class: "my-icon"})
func RussianRuble ¶
RussianRuble renders the "russian-ruble" icon.
Usage in templates:
{{ lucide "russian-ruble" }}
Direct usage in Go:
lucide.RussianRuble()
lucide.RussianRuble(lucide.Options{Size: 32, Class: "my-icon"})
func Sailboat ¶
Sailboat renders the "sailboat" icon.
Usage in templates:
{{ lucide "sailboat" }}
Direct usage in Go:
lucide.Sailboat()
lucide.Sailboat(lucide.Options{Size: 32, Class: "my-icon"})
func Salad ¶
Salad renders the "salad" icon.
Usage in templates:
{{ lucide "salad" }}
Direct usage in Go:
lucide.Salad()
lucide.Salad(lucide.Options{Size: 32, Class: "my-icon"})
func Sandwich ¶
Sandwich renders the "sandwich" icon.
Usage in templates:
{{ lucide "sandwich" }}
Direct usage in Go:
lucide.Sandwich()
lucide.Sandwich(lucide.Options{Size: 32, Class: "my-icon"})
func Satellite ¶
Satellite renders the "satellite" icon.
Usage in templates:
{{ lucide "satellite" }}
Direct usage in Go:
lucide.Satellite()
lucide.Satellite(lucide.Options{Size: 32, Class: "my-icon"})
func SatelliteDish ¶
SatelliteDish renders the "satellite-dish" icon.
Usage in templates:
{{ lucide "satellite-dish" }}
Direct usage in Go:
lucide.SatelliteDish()
lucide.SatelliteDish(lucide.Options{Size: 32, Class: "my-icon"})
func SaudiRiyal ¶
SaudiRiyal renders the "saudi-riyal" icon.
Usage in templates:
{{ lucide "saudi-riyal" }}
Direct usage in Go:
lucide.SaudiRiyal()
lucide.SaudiRiyal(lucide.Options{Size: 32, Class: "my-icon"})
func Save ¶
Save renders the "save" icon.
Usage in templates:
{{ lucide "save" }}
Direct usage in Go:
lucide.Save()
lucide.Save(lucide.Options{Size: 32, Class: "my-icon"})
func SaveAll ¶
SaveAll renders the "save-all" icon.
Usage in templates:
{{ lucide "save-all" }}
Direct usage in Go:
lucide.SaveAll()
lucide.SaveAll(lucide.Options{Size: 32, Class: "my-icon"})
func SaveCheck ¶ added in v0.19.0
SaveCheck renders the "save-check" icon.
Usage in templates:
{{ lucide "save-check" }}
Direct usage in Go:
lucide.SaveCheck()
lucide.SaveCheck(lucide.Options{Size: 32, Class: "my-icon"})
func SaveOff ¶
SaveOff renders the "save-off" icon.
Usage in templates:
{{ lucide "save-off" }}
Direct usage in Go:
lucide.SaveOff()
lucide.SaveOff(lucide.Options{Size: 32, Class: "my-icon"})
func SavePen ¶ added in v0.18.0
SavePen renders the "save-pen" icon.
Usage in templates:
{{ lucide "save-pen" }}
Direct usage in Go:
lucide.SavePen()
lucide.SavePen(lucide.Options{Size: 32, Class: "my-icon"})
func SavePlus ¶ added in v0.18.0
SavePlus renders the "save-plus" icon.
Usage in templates:
{{ lucide "save-plus" }}
Direct usage in Go:
lucide.SavePlus()
lucide.SavePlus(lucide.Options{Size: 32, Class: "my-icon"})
func Scale ¶
Scale renders the "scale" icon.
Usage in templates:
{{ lucide "scale" }}
Direct usage in Go:
lucide.Scale()
lucide.Scale(lucide.Options{Size: 32, Class: "my-icon"})
func Scale3D
deprecated
added in
v0.4.0
Scale3D is an alias for Scale3d.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Scale3d instead.
Usage in templates:
{{ lucide "scale-3-d" }}
Direct usage in Go:
lucide.Scale3D()
lucide.Scale3D(lucide.Options{Size: 32, Class: "my-icon"})
func Scale3d ¶
Scale3d renders the "scale-3d" icon.
Usage in templates:
{{ lucide "scale-3d" }}
Direct usage in Go:
lucide.Scale3d()
lucide.Scale3d(lucide.Options{Size: 32, Class: "my-icon"})
func Scaling ¶
Scaling renders the "scaling" icon.
Usage in templates:
{{ lucide "scaling" }}
Direct usage in Go:
lucide.Scaling()
lucide.Scaling(lucide.Options{Size: 32, Class: "my-icon"})
func Scan ¶
Scan renders the "scan" icon.
Usage in templates:
{{ lucide "scan" }}
Direct usage in Go:
lucide.Scan()
lucide.Scan(lucide.Options{Size: 32, Class: "my-icon"})
func ScanBarcode ¶
ScanBarcode renders the "scan-barcode" icon.
Usage in templates:
{{ lucide "scan-barcode" }}
Direct usage in Go:
lucide.ScanBarcode()
lucide.ScanBarcode(lucide.Options{Size: 32, Class: "my-icon"})
func ScanBox ¶ added in v0.22.0
ScanBox renders the "scan-box" icon.
Usage in templates:
{{ lucide "scan-box" }}
Direct usage in Go:
lucide.ScanBox()
lucide.ScanBox(lucide.Options{Size: 32, Class: "my-icon"})
func ScanEye ¶
ScanEye renders the "scan-eye" icon.
Usage in templates:
{{ lucide "scan-eye" }}
Direct usage in Go:
lucide.ScanEye()
lucide.ScanEye(lucide.Options{Size: 32, Class: "my-icon"})
func ScanFace ¶
ScanFace renders the "scan-face" icon.
Usage in templates:
{{ lucide "scan-face" }}
Direct usage in Go:
lucide.ScanFace()
lucide.ScanFace(lucide.Options{Size: 32, Class: "my-icon"})
func ScanHeart ¶
ScanHeart renders the "scan-heart" icon.
Usage in templates:
{{ lucide "scan-heart" }}
Direct usage in Go:
lucide.ScanHeart()
lucide.ScanHeart(lucide.Options{Size: 32, Class: "my-icon"})
func ScanLine ¶
ScanLine renders the "scan-line" icon.
Usage in templates:
{{ lucide "scan-line" }}
Direct usage in Go:
lucide.ScanLine()
lucide.ScanLine(lucide.Options{Size: 32, Class: "my-icon"})
func ScanQrCode ¶
ScanQrCode renders the "scan-qr-code" icon.
Usage in templates:
{{ lucide "scan-qr-code" }}
Direct usage in Go:
lucide.ScanQrCode()
lucide.ScanQrCode(lucide.Options{Size: 32, Class: "my-icon"})
func ScanSearch ¶
ScanSearch renders the "scan-search" icon.
Usage in templates:
{{ lucide "scan-search" }}
Direct usage in Go:
lucide.ScanSearch()
lucide.ScanSearch(lucide.Options{Size: 32, Class: "my-icon"})
func ScanSquare ¶ added in v0.23.0
ScanSquare renders the "scan-square" icon.
Usage in templates:
{{ lucide "scan-square" }}
Direct usage in Go:
lucide.ScanSquare()
lucide.ScanSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ScanText ¶
ScanText renders the "scan-text" icon.
Usage in templates:
{{ lucide "scan-text" }}
Direct usage in Go:
lucide.ScanText()
lucide.ScanText(lucide.Options{Size: 32, Class: "my-icon"})
func ScatterChart
deprecated
added in
v0.4.0
ScatterChart is an alias for ChartScatter.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ChartScatter instead.
Usage in templates:
{{ lucide "scatter-chart" }}
Direct usage in Go:
lucide.ScatterChart()
lucide.ScatterChart(lucide.Options{Size: 32, Class: "my-icon"})
func School ¶
School renders the "school" icon.
Usage in templates:
{{ lucide "school" }}
Direct usage in Go:
lucide.School()
lucide.School(lucide.Options{Size: 32, Class: "my-icon"})
func School2
deprecated
added in
v0.4.0
School2 is an alias for University.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use University instead.
Usage in templates:
{{ lucide "school-2" }}
Direct usage in Go:
lucide.School2()
lucide.School2(lucide.Options{Size: 32, Class: "my-icon"})
func Scissors ¶
Scissors renders the "scissors" icon.
Usage in templates:
{{ lucide "scissors" }}
Direct usage in Go:
lucide.Scissors()
lucide.Scissors(lucide.Options{Size: 32, Class: "my-icon"})
func ScissorsLineDashed ¶
ScissorsLineDashed renders the "scissors-line-dashed" icon.
Usage in templates:
{{ lucide "scissors-line-dashed" }}
Direct usage in Go:
lucide.ScissorsLineDashed()
lucide.ScissorsLineDashed(lucide.Options{Size: 32, Class: "my-icon"})
func ScissorsSquare
deprecated
added in
v0.4.0
ScissorsSquare is an alias for SquareScissors.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareScissors instead.
Usage in templates:
{{ lucide "scissors-square" }}
Direct usage in Go:
lucide.ScissorsSquare()
lucide.ScissorsSquare(lucide.Options{Size: 32, Class: "my-icon"})
func ScissorsSquareDashedBottom
deprecated
added in
v0.4.0
ScissorsSquareDashedBottom is an alias for SquareBottomDashedScissors.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareBottomDashedScissors instead.
Usage in templates:
{{ lucide "scissors-square-dashed-bottom" }}
Direct usage in Go:
lucide.ScissorsSquareDashedBottom()
lucide.ScissorsSquareDashedBottom(lucide.Options{Size: 32, Class: "my-icon"})
func Scooter ¶ added in v0.7.0
Scooter renders the "scooter" icon.
Usage in templates:
{{ lucide "scooter" }}
Direct usage in Go:
lucide.Scooter()
lucide.Scooter(lucide.Options{Size: 32, Class: "my-icon"})
func ScreenShare ¶
ScreenShare renders the "screen-share" icon.
Usage in templates:
{{ lucide "screen-share" }}
Direct usage in Go:
lucide.ScreenShare()
lucide.ScreenShare(lucide.Options{Size: 32, Class: "my-icon"})
func ScreenShareOff ¶
ScreenShareOff renders the "screen-share-off" icon.
Usage in templates:
{{ lucide "screen-share-off" }}
Direct usage in Go:
lucide.ScreenShareOff()
lucide.ScreenShareOff(lucide.Options{Size: 32, Class: "my-icon"})
func Scroll ¶
Scroll renders the "scroll" icon.
Usage in templates:
{{ lucide "scroll" }}
Direct usage in Go:
lucide.Scroll()
lucide.Scroll(lucide.Options{Size: 32, Class: "my-icon"})
func ScrollText ¶
ScrollText renders the "scroll-text" icon.
Usage in templates:
{{ lucide "scroll-text" }}
Direct usage in Go:
lucide.ScrollText()
lucide.ScrollText(lucide.Options{Size: 32, Class: "my-icon"})
func Search ¶
Search renders the "search" icon.
Usage in templates:
{{ lucide "search" }}
Direct usage in Go:
lucide.Search()
lucide.Search(lucide.Options{Size: 32, Class: "my-icon"})
func SearchAlert ¶ added in v0.7.0
SearchAlert renders the "search-alert" icon.
Usage in templates:
{{ lucide "search-alert" }}
Direct usage in Go:
lucide.SearchAlert()
lucide.SearchAlert(lucide.Options{Size: 32, Class: "my-icon"})
func SearchCheck ¶
SearchCheck renders the "search-check" icon.
Usage in templates:
{{ lucide "search-check" }}
Direct usage in Go:
lucide.SearchCheck()
lucide.SearchCheck(lucide.Options{Size: 32, Class: "my-icon"})
func SearchCode ¶
SearchCode renders the "search-code" icon.
Usage in templates:
{{ lucide "search-code" }}
Direct usage in Go:
lucide.SearchCode()
lucide.SearchCode(lucide.Options{Size: 32, Class: "my-icon"})
func SearchSlash ¶
SearchSlash renders the "search-slash" icon.
Usage in templates:
{{ lucide "search-slash" }}
Direct usage in Go:
lucide.SearchSlash()
lucide.SearchSlash(lucide.Options{Size: 32, Class: "my-icon"})
func SearchX ¶
SearchX renders the "search-x" icon.
Usage in templates:
{{ lucide "search-x" }}
Direct usage in Go:
lucide.SearchX()
lucide.SearchX(lucide.Options{Size: 32, Class: "my-icon"})
func Section ¶
Section renders the "section" icon.
Usage in templates:
{{ lucide "section" }}
Direct usage in Go:
lucide.Section()
lucide.Section(lucide.Options{Size: 32, Class: "my-icon"})
func Send ¶
Send renders the "send" icon.
Usage in templates:
{{ lucide "send" }}
Direct usage in Go:
lucide.Send()
lucide.Send(lucide.Options{Size: 32, Class: "my-icon"})
func SendHorizonal
deprecated
added in
v0.4.0
SendHorizonal is an alias for SendHorizontal.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.typo Please use SendHorizontal instead.
Usage in templates:
{{ lucide "send-horizonal" }}
Direct usage in Go:
lucide.SendHorizonal()
lucide.SendHorizonal(lucide.Options{Size: 32, Class: "my-icon"})
func SendHorizontal ¶
SendHorizontal renders the "send-horizontal" icon.
Usage in templates:
{{ lucide "send-horizontal" }}
Direct usage in Go:
lucide.SendHorizontal()
lucide.SendHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func SendToBack ¶
SendToBack renders the "send-to-back" icon.
Usage in templates:
{{ lucide "send-to-back" }}
Direct usage in Go:
lucide.SendToBack()
lucide.SendToBack(lucide.Options{Size: 32, Class: "my-icon"})
func SeparatorHorizontal ¶
SeparatorHorizontal renders the "separator-horizontal" icon.
Usage in templates:
{{ lucide "separator-horizontal" }}
Direct usage in Go:
lucide.SeparatorHorizontal()
lucide.SeparatorHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func SeparatorVertical ¶
SeparatorVertical renders the "separator-vertical" icon.
Usage in templates:
{{ lucide "separator-vertical" }}
Direct usage in Go:
lucide.SeparatorVertical()
lucide.SeparatorVertical(lucide.Options{Size: 32, Class: "my-icon"})
func Server ¶
Server renders the "server" icon.
Usage in templates:
{{ lucide "server" }}
Direct usage in Go:
lucide.Server()
lucide.Server(lucide.Options{Size: 32, Class: "my-icon"})
func ServerCog ¶
ServerCog renders the "server-cog" icon.
Usage in templates:
{{ lucide "server-cog" }}
Direct usage in Go:
lucide.ServerCog()
lucide.ServerCog(lucide.Options{Size: 32, Class: "my-icon"})
func ServerCrash ¶
ServerCrash renders the "server-crash" icon.
Usage in templates:
{{ lucide "server-crash" }}
Direct usage in Go:
lucide.ServerCrash()
lucide.ServerCrash(lucide.Options{Size: 32, Class: "my-icon"})
func ServerOff ¶
ServerOff renders the "server-off" icon.
Usage in templates:
{{ lucide "server-off" }}
Direct usage in Go:
lucide.ServerOff()
lucide.ServerOff(lucide.Options{Size: 32, Class: "my-icon"})
func ServerPlus ¶ added in v0.22.0
ServerPlus renders the "server-plus" icon.
Usage in templates:
{{ lucide "server-plus" }}
Direct usage in Go:
lucide.ServerPlus()
lucide.ServerPlus(lucide.Options{Size: 32, Class: "my-icon"})
func Settings ¶
Settings renders the "settings" icon.
Usage in templates:
{{ lucide "settings" }}
Direct usage in Go:
lucide.Settings()
lucide.Settings(lucide.Options{Size: 32, Class: "my-icon"})
func Settings2 ¶
Settings2 renders the "settings-2" icon.
Usage in templates:
{{ lucide "settings-2" }}
Direct usage in Go:
lucide.Settings2()
lucide.Settings2(lucide.Options{Size: 32, Class: "my-icon"})
func Shapes ¶
Shapes renders the "shapes" icon.
Usage in templates:
{{ lucide "shapes" }}
Direct usage in Go:
lucide.Shapes()
lucide.Shapes(lucide.Options{Size: 32, Class: "my-icon"})
func Share ¶
Share renders the "share" icon.
Usage in templates:
{{ lucide "share" }}
Direct usage in Go:
lucide.Share()
lucide.Share(lucide.Options{Size: 32, Class: "my-icon"})
func Share2 ¶
Share2 renders the "share-2" icon.
Usage in templates:
{{ lucide "share-2" }}
Direct usage in Go:
lucide.Share2()
lucide.Share2(lucide.Options{Size: 32, Class: "my-icon"})
func Sheet ¶
Sheet renders the "sheet" icon.
Usage in templates:
{{ lucide "sheet" }}
Direct usage in Go:
lucide.Sheet()
lucide.Sheet(lucide.Options{Size: 32, Class: "my-icon"})
func Shell ¶
Shell renders the "shell" icon.
Usage in templates:
{{ lucide "shell" }}
Direct usage in Go:
lucide.Shell()
lucide.Shell(lucide.Options{Size: 32, Class: "my-icon"})
func ShelvingUnit ¶ added in v0.10.0
ShelvingUnit renders the "shelving-unit" icon.
Usage in templates:
{{ lucide "shelving-unit" }}
Direct usage in Go:
lucide.ShelvingUnit()
lucide.ShelvingUnit(lucide.Options{Size: 32, Class: "my-icon"})
func Shield ¶
Shield renders the "shield" icon.
Usage in templates:
{{ lucide "shield" }}
Direct usage in Go:
lucide.Shield()
lucide.Shield(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldAlert ¶
ShieldAlert renders the "shield-alert" icon.
Usage in templates:
{{ lucide "shield-alert" }}
Direct usage in Go:
lucide.ShieldAlert()
lucide.ShieldAlert(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldBan ¶
ShieldBan renders the "shield-ban" icon.
Usage in templates:
{{ lucide "shield-ban" }}
Direct usage in Go:
lucide.ShieldBan()
lucide.ShieldBan(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldCheck ¶
ShieldCheck renders the "shield-check" icon.
Usage in templates:
{{ lucide "shield-check" }}
Direct usage in Go:
lucide.ShieldCheck()
lucide.ShieldCheck(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldClose
deprecated
added in
v0.4.0
ShieldClose is an alias for ShieldX.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ShieldX instead.
Usage in templates:
{{ lucide "shield-close" }}
Direct usage in Go:
lucide.ShieldClose()
lucide.ShieldClose(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldCog ¶ added in v0.12.0
ShieldCog renders the "shield-cog" icon.
Usage in templates:
{{ lucide "shield-cog" }}
Direct usage in Go:
lucide.ShieldCog()
lucide.ShieldCog(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldCogCorner ¶ added in v0.12.0
ShieldCogCorner renders the "shield-cog-corner" icon.
Usage in templates:
{{ lucide "shield-cog-corner" }}
Direct usage in Go:
lucide.ShieldCogCorner()
lucide.ShieldCogCorner(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldEllipsis ¶
ShieldEllipsis renders the "shield-ellipsis" icon.
Usage in templates:
{{ lucide "shield-ellipsis" }}
Direct usage in Go:
lucide.ShieldEllipsis()
lucide.ShieldEllipsis(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldHalf ¶
ShieldHalf renders the "shield-half" icon.
Usage in templates:
{{ lucide "shield-half" }}
Direct usage in Go:
lucide.ShieldHalf()
lucide.ShieldHalf(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldKeyhole ¶ added in v0.23.0
ShieldKeyhole renders the "shield-keyhole" icon.
Usage in templates:
{{ lucide "shield-keyhole" }}
Direct usage in Go:
lucide.ShieldKeyhole()
lucide.ShieldKeyhole(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldLock ¶ added in v0.24.0
ShieldLock renders the "shield-lock" icon.
Usage in templates:
{{ lucide "shield-lock" }}
Direct usage in Go:
lucide.ShieldLock()
lucide.ShieldLock(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldMinus ¶
ShieldMinus renders the "shield-minus" icon.
Usage in templates:
{{ lucide "shield-minus" }}
Direct usage in Go:
lucide.ShieldMinus()
lucide.ShieldMinus(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldOff ¶
ShieldOff renders the "shield-off" icon.
Usage in templates:
{{ lucide "shield-off" }}
Direct usage in Go:
lucide.ShieldOff()
lucide.ShieldOff(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldPlus ¶
ShieldPlus renders the "shield-plus" icon.
Usage in templates:
{{ lucide "shield-plus" }}
Direct usage in Go:
lucide.ShieldPlus()
lucide.ShieldPlus(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldQuestion
deprecated
added in
v0.4.0
ShieldQuestion is an alias for ShieldQuestionMark.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ShieldQuestionMark instead.
Usage in templates:
{{ lucide "shield-question" }}
Direct usage in Go:
lucide.ShieldQuestion()
lucide.ShieldQuestion(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldQuestionMark ¶
ShieldQuestionMark renders the "shield-question-mark" icon.
Usage in templates:
{{ lucide "shield-question-mark" }}
Direct usage in Go:
lucide.ShieldQuestionMark()
lucide.ShieldQuestionMark(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldUser ¶
ShieldUser renders the "shield-user" icon.
Usage in templates:
{{ lucide "shield-user" }}
Direct usage in Go:
lucide.ShieldUser()
lucide.ShieldUser(lucide.Options{Size: 32, Class: "my-icon"})
func ShieldX ¶
ShieldX renders the "shield-x" icon.
Usage in templates:
{{ lucide "shield-x" }}
Direct usage in Go:
lucide.ShieldX()
lucide.ShieldX(lucide.Options{Size: 32, Class: "my-icon"})
func Ship ¶
Ship renders the "ship" icon.
Usage in templates:
{{ lucide "ship" }}
Direct usage in Go:
lucide.Ship()
lucide.Ship(lucide.Options{Size: 32, Class: "my-icon"})
func ShipWheel ¶
ShipWheel renders the "ship-wheel" icon.
Usage in templates:
{{ lucide "ship-wheel" }}
Direct usage in Go:
lucide.ShipWheel()
lucide.ShipWheel(lucide.Options{Size: 32, Class: "my-icon"})
func Shirt ¶
Shirt renders the "shirt" icon.
Usage in templates:
{{ lucide "shirt" }}
Direct usage in Go:
lucide.Shirt()
lucide.Shirt(lucide.Options{Size: 32, Class: "my-icon"})
func ShoppingBag ¶
ShoppingBag renders the "shopping-bag" icon.
Usage in templates:
{{ lucide "shopping-bag" }}
Direct usage in Go:
lucide.ShoppingBag()
lucide.ShoppingBag(lucide.Options{Size: 32, Class: "my-icon"})
func ShoppingBasket ¶
ShoppingBasket renders the "shopping-basket" icon.
Usage in templates:
{{ lucide "shopping-basket" }}
Direct usage in Go:
lucide.ShoppingBasket()
lucide.ShoppingBasket(lucide.Options{Size: 32, Class: "my-icon"})
func ShoppingCart ¶
ShoppingCart renders the "shopping-cart" icon.
Usage in templates:
{{ lucide "shopping-cart" }}
Direct usage in Go:
lucide.ShoppingCart()
lucide.ShoppingCart(lucide.Options{Size: 32, Class: "my-icon"})
func Shovel ¶
Shovel renders the "shovel" icon.
Usage in templates:
{{ lucide "shovel" }}
Direct usage in Go:
lucide.Shovel()
lucide.Shovel(lucide.Options{Size: 32, Class: "my-icon"})
func ShowerHead ¶
ShowerHead renders the "shower-head" icon.
Usage in templates:
{{ lucide "shower-head" }}
Direct usage in Go:
lucide.ShowerHead()
lucide.ShowerHead(lucide.Options{Size: 32, Class: "my-icon"})
func Shredder ¶
Shredder renders the "shredder" icon.
Usage in templates:
{{ lucide "shredder" }}
Direct usage in Go:
lucide.Shredder()
lucide.Shredder(lucide.Options{Size: 32, Class: "my-icon"})
func Shrimp ¶
Shrimp renders the "shrimp" icon.
Usage in templates:
{{ lucide "shrimp" }}
Direct usage in Go:
lucide.Shrimp()
lucide.Shrimp(lucide.Options{Size: 32, Class: "my-icon"})
func Shrink ¶
Shrink renders the "shrink" icon.
Usage in templates:
{{ lucide "shrink" }}
Direct usage in Go:
lucide.Shrink()
lucide.Shrink(lucide.Options{Size: 32, Class: "my-icon"})
func Shrub ¶
Shrub renders the "shrub" icon.
Usage in templates:
{{ lucide "shrub" }}
Direct usage in Go:
lucide.Shrub()
lucide.Shrub(lucide.Options{Size: 32, Class: "my-icon"})
func Shuffle ¶
Shuffle renders the "shuffle" icon.
Usage in templates:
{{ lucide "shuffle" }}
Direct usage in Go:
lucide.Shuffle()
lucide.Shuffle(lucide.Options{Size: 32, Class: "my-icon"})
func Sidebar
deprecated
added in
v0.4.0
Sidebar is an alias for PanelLeft.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use PanelLeft instead.
Usage in templates:
{{ lucide "sidebar" }}
Direct usage in Go:
lucide.Sidebar()
lucide.Sidebar(lucide.Options{Size: 32, Class: "my-icon"})
func SidebarClose
deprecated
added in
v0.4.0
SidebarClose is an alias for PanelLeftClose.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use PanelLeftClose instead.
Usage in templates:
{{ lucide "sidebar-close" }}
Direct usage in Go:
lucide.SidebarClose()
lucide.SidebarClose(lucide.Options{Size: 32, Class: "my-icon"})
func SidebarOpen
deprecated
added in
v0.4.0
SidebarOpen is an alias for PanelLeftOpen.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use PanelLeftOpen instead.
Usage in templates:
{{ lucide "sidebar-open" }}
Direct usage in Go:
lucide.SidebarOpen()
lucide.SidebarOpen(lucide.Options{Size: 32, Class: "my-icon"})
func Sigma ¶
Sigma renders the "sigma" icon.
Usage in templates:
{{ lucide "sigma" }}
Direct usage in Go:
lucide.Sigma()
lucide.Sigma(lucide.Options{Size: 32, Class: "my-icon"})
func SigmaSquare
deprecated
added in
v0.4.0
SigmaSquare is an alias for SquareSigma.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareSigma instead.
Usage in templates:
{{ lucide "sigma-square" }}
Direct usage in Go:
lucide.SigmaSquare()
lucide.SigmaSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Signal ¶
Signal renders the "signal" icon.
Usage in templates:
{{ lucide "signal" }}
Direct usage in Go:
lucide.Signal()
lucide.Signal(lucide.Options{Size: 32, Class: "my-icon"})
func SignalHigh ¶
SignalHigh renders the "signal-high" icon.
Usage in templates:
{{ lucide "signal-high" }}
Direct usage in Go:
lucide.SignalHigh()
lucide.SignalHigh(lucide.Options{Size: 32, Class: "my-icon"})
func SignalLow ¶
SignalLow renders the "signal-low" icon.
Usage in templates:
{{ lucide "signal-low" }}
Direct usage in Go:
lucide.SignalLow()
lucide.SignalLow(lucide.Options{Size: 32, Class: "my-icon"})
func SignalMedium ¶
SignalMedium renders the "signal-medium" icon.
Usage in templates:
{{ lucide "signal-medium" }}
Direct usage in Go:
lucide.SignalMedium()
lucide.SignalMedium(lucide.Options{Size: 32, Class: "my-icon"})
func SignalZero ¶
SignalZero renders the "signal-zero" icon.
Usage in templates:
{{ lucide "signal-zero" }}
Direct usage in Go:
lucide.SignalZero()
lucide.SignalZero(lucide.Options{Size: 32, Class: "my-icon"})
func Signature ¶
Signature renders the "signature" icon.
Usage in templates:
{{ lucide "signature" }}
Direct usage in Go:
lucide.Signature()
lucide.Signature(lucide.Options{Size: 32, Class: "my-icon"})
func Signpost ¶
Signpost renders the "signpost" icon.
Usage in templates:
{{ lucide "signpost" }}
Direct usage in Go:
lucide.Signpost()
lucide.Signpost(lucide.Options{Size: 32, Class: "my-icon"})
func SignpostBig ¶
SignpostBig renders the "signpost-big" icon.
Usage in templates:
{{ lucide "signpost-big" }}
Direct usage in Go:
lucide.SignpostBig()
lucide.SignpostBig(lucide.Options{Size: 32, Class: "my-icon"})
func Siren ¶
Siren renders the "siren" icon.
Usage in templates:
{{ lucide "siren" }}
Direct usage in Go:
lucide.Siren()
lucide.Siren(lucide.Options{Size: 32, Class: "my-icon"})
func SkipBack ¶
SkipBack renders the "skip-back" icon.
Usage in templates:
{{ lucide "skip-back" }}
Direct usage in Go:
lucide.SkipBack()
lucide.SkipBack(lucide.Options{Size: 32, Class: "my-icon"})
func SkipForward ¶
SkipForward renders the "skip-forward" icon.
Usage in templates:
{{ lucide "skip-forward" }}
Direct usage in Go:
lucide.SkipForward()
lucide.SkipForward(lucide.Options{Size: 32, Class: "my-icon"})
func Skull ¶
Skull renders the "skull" icon.
Usage in templates:
{{ lucide "skull" }}
Direct usage in Go:
lucide.Skull()
lucide.Skull(lucide.Options{Size: 32, Class: "my-icon"})
func Slash ¶
Slash renders the "slash" icon.
Usage in templates:
{{ lucide "slash" }}
Direct usage in Go:
lucide.Slash()
lucide.Slash(lucide.Options{Size: 32, Class: "my-icon"})
func SlashSquare
deprecated
added in
v0.4.0
SlashSquare is an alias for SquareSlash.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareSlash instead.
Usage in templates:
{{ lucide "slash-square" }}
Direct usage in Go:
lucide.SlashSquare()
lucide.SlashSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Slice ¶
Slice renders the "slice" icon.
Usage in templates:
{{ lucide "slice" }}
Direct usage in Go:
lucide.Slice()
lucide.Slice(lucide.Options{Size: 32, Class: "my-icon"})
func Sliders
deprecated
added in
v0.4.0
Sliders is an alias for SlidersVertical.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SlidersVertical instead.
Usage in templates:
{{ lucide "sliders" }}
Direct usage in Go:
lucide.Sliders()
lucide.Sliders(lucide.Options{Size: 32, Class: "my-icon"})
func SlidersHorizontal ¶
SlidersHorizontal renders the "sliders-horizontal" icon.
Usage in templates:
{{ lucide "sliders-horizontal" }}
Direct usage in Go:
lucide.SlidersHorizontal()
lucide.SlidersHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func SlidersVertical ¶
SlidersVertical renders the "sliders-vertical" icon.
Usage in templates:
{{ lucide "sliders-vertical" }}
Direct usage in Go:
lucide.SlidersVertical()
lucide.SlidersVertical(lucide.Options{Size: 32, Class: "my-icon"})
func Smartphone ¶
Smartphone renders the "smartphone" icon.
Usage in templates:
{{ lucide "smartphone" }}
Direct usage in Go:
lucide.Smartphone()
lucide.Smartphone(lucide.Options{Size: 32, Class: "my-icon"})
func SmartphoneCharging ¶
SmartphoneCharging renders the "smartphone-charging" icon.
Usage in templates:
{{ lucide "smartphone-charging" }}
Direct usage in Go:
lucide.SmartphoneCharging()
lucide.SmartphoneCharging(lucide.Options{Size: 32, Class: "my-icon"})
func SmartphoneNfc ¶
SmartphoneNfc renders the "smartphone-nfc" icon.
Usage in templates:
{{ lucide "smartphone-nfc" }}
Direct usage in Go:
lucide.SmartphoneNfc()
lucide.SmartphoneNfc(lucide.Options{Size: 32, Class: "my-icon"})
func Smile
deprecated
Smile is an alias for FaceSlightlySmiling.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FaceSlightlySmiling instead.
Usage in templates:
{{ lucide "smile" }}
Direct usage in Go:
lucide.Smile()
lucide.Smile(lucide.Options{Size: 32, Class: "my-icon"})
func SmilePlus
deprecated
SmilePlus is an alias for FaceSlightlySmilingPlus.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use FaceSlightlySmilingPlus instead.
Usage in templates:
{{ lucide "smile-plus" }}
Direct usage in Go:
lucide.SmilePlus()
lucide.SmilePlus(lucide.Options{Size: 32, Class: "my-icon"})
func Snail ¶
Snail renders the "snail" icon.
Usage in templates:
{{ lucide "snail" }}
Direct usage in Go:
lucide.Snail()
lucide.Snail(lucide.Options{Size: 32, Class: "my-icon"})
func Snowflake ¶
Snowflake renders the "snowflake" icon.
Usage in templates:
{{ lucide "snowflake" }}
Direct usage in Go:
lucide.Snowflake()
lucide.Snowflake(lucide.Options{Size: 32, Class: "my-icon"})
func SoapDispenserDroplet ¶
SoapDispenserDroplet renders the "soap-dispenser-droplet" icon.
Usage in templates:
{{ lucide "soap-dispenser-droplet" }}
Direct usage in Go:
lucide.SoapDispenserDroplet()
lucide.SoapDispenserDroplet(lucide.Options{Size: 32, Class: "my-icon"})
func Sofa ¶
Sofa renders the "sofa" icon.
Usage in templates:
{{ lucide "sofa" }}
Direct usage in Go:
lucide.Sofa()
lucide.Sofa(lucide.Options{Size: 32, Class: "my-icon"})
func SolarPanel ¶ added in v0.2.0
SolarPanel renders the "solar-panel" icon.
Usage in templates:
{{ lucide "solar-panel" }}
Direct usage in Go:
lucide.SolarPanel()
lucide.SolarPanel(lucide.Options{Size: 32, Class: "my-icon"})
func SortAsc
deprecated
added in
v0.4.0
SortAsc is an alias for ArrowUpNarrowWide.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ArrowUpNarrowWide instead.
Usage in templates:
{{ lucide "sort-asc" }}
Direct usage in Go:
lucide.SortAsc()
lucide.SortAsc(lucide.Options{Size: 32, Class: "my-icon"})
func SortDesc
deprecated
added in
v0.4.0
SortDesc is an alias for ArrowDownWideNarrow.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use ArrowDownWideNarrow instead.
Usage in templates:
{{ lucide "sort-desc" }}
Direct usage in Go:
lucide.SortDesc()
lucide.SortDesc(lucide.Options{Size: 32, Class: "my-icon"})
func Soup ¶
Soup renders the "soup" icon.
Usage in templates:
{{ lucide "soup" }}
Direct usage in Go:
lucide.Soup()
lucide.Soup(lucide.Options{Size: 32, Class: "my-icon"})
func Space ¶
Space renders the "space" icon.
Usage in templates:
{{ lucide "space" }}
Direct usage in Go:
lucide.Space()
lucide.Space(lucide.Options{Size: 32, Class: "my-icon"})
func Spade ¶
Spade renders the "spade" icon.
Usage in templates:
{{ lucide "spade" }}
Direct usage in Go:
lucide.Spade()
lucide.Spade(lucide.Options{Size: 32, Class: "my-icon"})
func Sparkle ¶
Sparkle renders the "sparkle" icon.
Usage in templates:
{{ lucide "sparkle" }}
Direct usage in Go:
lucide.Sparkle()
lucide.Sparkle(lucide.Options{Size: 32, Class: "my-icon"})
func Sparkles ¶
Sparkles renders the "sparkles" icon.
Usage in templates:
{{ lucide "sparkles" }}
Direct usage in Go:
lucide.Sparkles()
lucide.Sparkles(lucide.Options{Size: 32, Class: "my-icon"})
func Speaker ¶
Speaker renders the "speaker" icon.
Usage in templates:
{{ lucide "speaker" }}
Direct usage in Go:
lucide.Speaker()
lucide.Speaker(lucide.Options{Size: 32, Class: "my-icon"})
func Speech ¶
Speech renders the "speech" icon.
Usage in templates:
{{ lucide "speech" }}
Direct usage in Go:
lucide.Speech()
lucide.Speech(lucide.Options{Size: 32, Class: "my-icon"})
func SpellCheck ¶
SpellCheck renders the "spell-check" icon.
Usage in templates:
{{ lucide "spell-check" }}
Direct usage in Go:
lucide.SpellCheck()
lucide.SpellCheck(lucide.Options{Size: 32, Class: "my-icon"})
func SpellCheck2 ¶
SpellCheck2 renders the "spell-check-2" icon.
Usage in templates:
{{ lucide "spell-check-2" }}
Direct usage in Go:
lucide.SpellCheck2()
lucide.SpellCheck2(lucide.Options{Size: 32, Class: "my-icon"})
func Spline ¶
Spline renders the "spline" icon.
Usage in templates:
{{ lucide "spline" }}
Direct usage in Go:
lucide.Spline()
lucide.Spline(lucide.Options{Size: 32, Class: "my-icon"})
func SplinePointer ¶
SplinePointer renders the "spline-pointer" icon.
Usage in templates:
{{ lucide "spline-pointer" }}
Direct usage in Go:
lucide.SplinePointer()
lucide.SplinePointer(lucide.Options{Size: 32, Class: "my-icon"})
func Split ¶
Split renders the "split" icon.
Usage in templates:
{{ lucide "split" }}
Direct usage in Go:
lucide.Split()
lucide.Split(lucide.Options{Size: 32, Class: "my-icon"})
func SplitSquareHorizontal
deprecated
added in
v0.4.0
SplitSquareHorizontal is an alias for SquareSplitHorizontal.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareSplitHorizontal instead.
Usage in templates:
{{ lucide "split-square-horizontal" }}
Direct usage in Go:
lucide.SplitSquareHorizontal()
lucide.SplitSquareHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func SplitSquareVertical
deprecated
added in
v0.4.0
SplitSquareVertical is an alias for SquareSplitVertical.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareSplitVertical instead.
Usage in templates:
{{ lucide "split-square-vertical" }}
Direct usage in Go:
lucide.SplitSquareVertical()
lucide.SplitSquareVertical(lucide.Options{Size: 32, Class: "my-icon"})
func Spool ¶
Spool renders the "spool" icon.
Usage in templates:
{{ lucide "spool" }}
Direct usage in Go:
lucide.Spool()
lucide.Spool(lucide.Options{Size: 32, Class: "my-icon"})
func SportShoe ¶ added in v0.12.0
SportShoe renders the "sport-shoe" icon.
Usage in templates:
{{ lucide "sport-shoe" }}
Direct usage in Go:
lucide.SportShoe()
lucide.SportShoe(lucide.Options{Size: 32, Class: "my-icon"})
func Spotlight ¶
Spotlight renders the "spotlight" icon.
Usage in templates:
{{ lucide "spotlight" }}
Direct usage in Go:
lucide.Spotlight()
lucide.Spotlight(lucide.Options{Size: 32, Class: "my-icon"})
func SprayCan ¶
SprayCan renders the "spray-can" icon.
Usage in templates:
{{ lucide "spray-can" }}
Direct usage in Go:
lucide.SprayCan()
lucide.SprayCan(lucide.Options{Size: 32, Class: "my-icon"})
func Sprout ¶
Sprout renders the "sprout" icon.
Usage in templates:
{{ lucide "sprout" }}
Direct usage in Go:
lucide.Sprout()
lucide.Sprout(lucide.Options{Size: 32, Class: "my-icon"})
func Square ¶
Square renders the "square" icon.
Usage in templates:
{{ lucide "square" }}
Direct usage in Go:
lucide.Square()
lucide.Square(lucide.Options{Size: 32, Class: "my-icon"})
func SquareActivity ¶
SquareActivity renders the "square-activity" icon.
Usage in templates:
{{ lucide "square-activity" }}
Direct usage in Go:
lucide.SquareActivity()
lucide.SquareActivity(lucide.Options{Size: 32, Class: "my-icon"})
func SquareArrowDown ¶
SquareArrowDown renders the "square-arrow-down" icon.
Usage in templates:
{{ lucide "square-arrow-down" }}
Direct usage in Go:
lucide.SquareArrowDown()
lucide.SquareArrowDown(lucide.Options{Size: 32, Class: "my-icon"})
func SquareArrowDownLeft ¶
SquareArrowDownLeft renders the "square-arrow-down-left" icon.
Usage in templates:
{{ lucide "square-arrow-down-left" }}
Direct usage in Go:
lucide.SquareArrowDownLeft()
lucide.SquareArrowDownLeft(lucide.Options{Size: 32, Class: "my-icon"})
func SquareArrowDownRight ¶
SquareArrowDownRight renders the "square-arrow-down-right" icon.
Usage in templates:
{{ lucide "square-arrow-down-right" }}
Direct usage in Go:
lucide.SquareArrowDownRight()
lucide.SquareArrowDownRight(lucide.Options{Size: 32, Class: "my-icon"})
func SquareArrowLeft ¶
SquareArrowLeft renders the "square-arrow-left" icon.
Usage in templates:
{{ lucide "square-arrow-left" }}
Direct usage in Go:
lucide.SquareArrowLeft()
lucide.SquareArrowLeft(lucide.Options{Size: 32, Class: "my-icon"})
func SquareArrowOutDownLeft ¶
SquareArrowOutDownLeft renders the "square-arrow-out-down-left" icon.
Usage in templates:
{{ lucide "square-arrow-out-down-left" }}
Direct usage in Go:
lucide.SquareArrowOutDownLeft()
lucide.SquareArrowOutDownLeft(lucide.Options{Size: 32, Class: "my-icon"})
func SquareArrowOutDownRight ¶
SquareArrowOutDownRight renders the "square-arrow-out-down-right" icon.
Usage in templates:
{{ lucide "square-arrow-out-down-right" }}
Direct usage in Go:
lucide.SquareArrowOutDownRight()
lucide.SquareArrowOutDownRight(lucide.Options{Size: 32, Class: "my-icon"})
func SquareArrowOutUpLeft ¶
SquareArrowOutUpLeft renders the "square-arrow-out-up-left" icon.
Usage in templates:
{{ lucide "square-arrow-out-up-left" }}
Direct usage in Go:
lucide.SquareArrowOutUpLeft()
lucide.SquareArrowOutUpLeft(lucide.Options{Size: 32, Class: "my-icon"})
func SquareArrowOutUpRight ¶
SquareArrowOutUpRight renders the "square-arrow-out-up-right" icon.
Usage in templates:
{{ lucide "square-arrow-out-up-right" }}
Direct usage in Go:
lucide.SquareArrowOutUpRight()
lucide.SquareArrowOutUpRight(lucide.Options{Size: 32, Class: "my-icon"})
func SquareArrowRight ¶
SquareArrowRight renders the "square-arrow-right" icon.
Usage in templates:
{{ lucide "square-arrow-right" }}
Direct usage in Go:
lucide.SquareArrowRight()
lucide.SquareArrowRight(lucide.Options{Size: 32, Class: "my-icon"})
func SquareArrowRightEnter ¶ added in v0.10.0
SquareArrowRightEnter renders the "square-arrow-right-enter" icon.
Usage in templates:
{{ lucide "square-arrow-right-enter" }}
Direct usage in Go:
lucide.SquareArrowRightEnter()
lucide.SquareArrowRightEnter(lucide.Options{Size: 32, Class: "my-icon"})
func SquareArrowRightExit ¶ added in v0.10.0
SquareArrowRightExit renders the "square-arrow-right-exit" icon.
Usage in templates:
{{ lucide "square-arrow-right-exit" }}
Direct usage in Go:
lucide.SquareArrowRightExit()
lucide.SquareArrowRightExit(lucide.Options{Size: 32, Class: "my-icon"})
func SquareArrowUp ¶
SquareArrowUp renders the "square-arrow-up" icon.
Usage in templates:
{{ lucide "square-arrow-up" }}
Direct usage in Go:
lucide.SquareArrowUp()
lucide.SquareArrowUp(lucide.Options{Size: 32, Class: "my-icon"})
func SquareArrowUpLeft ¶
SquareArrowUpLeft renders the "square-arrow-up-left" icon.
Usage in templates:
{{ lucide "square-arrow-up-left" }}
Direct usage in Go:
lucide.SquareArrowUpLeft()
lucide.SquareArrowUpLeft(lucide.Options{Size: 32, Class: "my-icon"})
func SquareArrowUpRight ¶
SquareArrowUpRight renders the "square-arrow-up-right" icon.
Usage in templates:
{{ lucide "square-arrow-up-right" }}
Direct usage in Go:
lucide.SquareArrowUpRight()
lucide.SquareArrowUpRight(lucide.Options{Size: 32, Class: "my-icon"})
func SquareAsterisk ¶
SquareAsterisk renders the "square-asterisk" icon.
Usage in templates:
{{ lucide "square-asterisk" }}
Direct usage in Go:
lucide.SquareAsterisk()
lucide.SquareAsterisk(lucide.Options{Size: 32, Class: "my-icon"})
func SquareBottomDashedScissors ¶
SquareBottomDashedScissors renders the "square-bottom-dashed-scissors" icon.
Usage in templates:
{{ lucide "square-bottom-dashed-scissors" }}
Direct usage in Go:
lucide.SquareBottomDashedScissors()
lucide.SquareBottomDashedScissors(lucide.Options{Size: 32, Class: "my-icon"})
func SquareCenterlineDashedHorizontal ¶ added in v0.10.0
SquareCenterlineDashedHorizontal renders the "square-centerline-dashed-horizontal" icon.
Usage in templates:
{{ lucide "square-centerline-dashed-horizontal" }}
Direct usage in Go:
lucide.SquareCenterlineDashedHorizontal()
lucide.SquareCenterlineDashedHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func SquareCenterlineDashedVertical ¶ added in v0.10.0
SquareCenterlineDashedVertical renders the "square-centerline-dashed-vertical" icon.
Usage in templates:
{{ lucide "square-centerline-dashed-vertical" }}
Direct usage in Go:
lucide.SquareCenterlineDashedVertical()
lucide.SquareCenterlineDashedVertical(lucide.Options{Size: 32, Class: "my-icon"})
func SquareChartGantt ¶
SquareChartGantt renders the "square-chart-gantt" icon.
Usage in templates:
{{ lucide "square-chart-gantt" }}
Direct usage in Go:
lucide.SquareChartGantt()
lucide.SquareChartGantt(lucide.Options{Size: 32, Class: "my-icon"})
func SquareCheck ¶
SquareCheck renders the "square-check" icon.
Usage in templates:
{{ lucide "square-check" }}
Direct usage in Go:
lucide.SquareCheck()
lucide.SquareCheck(lucide.Options{Size: 32, Class: "my-icon"})
func SquareCheckBig ¶
SquareCheckBig renders the "square-check-big" icon.
Usage in templates:
{{ lucide "square-check-big" }}
Direct usage in Go:
lucide.SquareCheckBig()
lucide.SquareCheckBig(lucide.Options{Size: 32, Class: "my-icon"})
func SquareChevronDown ¶
SquareChevronDown renders the "square-chevron-down" icon.
Usage in templates:
{{ lucide "square-chevron-down" }}
Direct usage in Go:
lucide.SquareChevronDown()
lucide.SquareChevronDown(lucide.Options{Size: 32, Class: "my-icon"})
func SquareChevronLeft ¶
SquareChevronLeft renders the "square-chevron-left" icon.
Usage in templates:
{{ lucide "square-chevron-left" }}
Direct usage in Go:
lucide.SquareChevronLeft()
lucide.SquareChevronLeft(lucide.Options{Size: 32, Class: "my-icon"})
func SquareChevronRight ¶
SquareChevronRight renders the "square-chevron-right" icon.
Usage in templates:
{{ lucide "square-chevron-right" }}
Direct usage in Go:
lucide.SquareChevronRight()
lucide.SquareChevronRight(lucide.Options{Size: 32, Class: "my-icon"})
func SquareChevronUp ¶
SquareChevronUp renders the "square-chevron-up" icon.
Usage in templates:
{{ lucide "square-chevron-up" }}
Direct usage in Go:
lucide.SquareChevronUp()
lucide.SquareChevronUp(lucide.Options{Size: 32, Class: "my-icon"})
func SquareCode ¶
SquareCode renders the "square-code" icon.
Usage in templates:
{{ lucide "square-code" }}
Direct usage in Go:
lucide.SquareCode()
lucide.SquareCode(lucide.Options{Size: 32, Class: "my-icon"})
func SquareDashed ¶
SquareDashed renders the "square-dashed" icon.
Usage in templates:
{{ lucide "square-dashed" }}
Direct usage in Go:
lucide.SquareDashed()
lucide.SquareDashed(lucide.Options{Size: 32, Class: "my-icon"})
func SquareDashedBottom ¶
SquareDashedBottom renders the "square-dashed-bottom" icon.
Usage in templates:
{{ lucide "square-dashed-bottom" }}
Direct usage in Go:
lucide.SquareDashedBottom()
lucide.SquareDashedBottom(lucide.Options{Size: 32, Class: "my-icon"})
func SquareDashedBottomCode ¶
SquareDashedBottomCode renders the "square-dashed-bottom-code" icon.
Usage in templates:
{{ lucide "square-dashed-bottom-code" }}
Direct usage in Go:
lucide.SquareDashedBottomCode()
lucide.SquareDashedBottomCode(lucide.Options{Size: 32, Class: "my-icon"})
func SquareDashedKanban ¶
SquareDashedKanban renders the "square-dashed-kanban" icon.
Usage in templates:
{{ lucide "square-dashed-kanban" }}
Direct usage in Go:
lucide.SquareDashedKanban()
lucide.SquareDashedKanban(lucide.Options{Size: 32, Class: "my-icon"})
func SquareDashedMousePointer ¶
SquareDashedMousePointer renders the "square-dashed-mouse-pointer" icon.
Usage in templates:
{{ lucide "square-dashed-mouse-pointer" }}
Direct usage in Go:
lucide.SquareDashedMousePointer()
lucide.SquareDashedMousePointer(lucide.Options{Size: 32, Class: "my-icon"})
func SquareDashedText ¶ added in v0.13.0
SquareDashedText renders the "square-dashed-text" icon.
Usage in templates:
{{ lucide "square-dashed-text" }}
Direct usage in Go:
lucide.SquareDashedText()
lucide.SquareDashedText(lucide.Options{Size: 32, Class: "my-icon"})
func SquareDashedTopSolid ¶
SquareDashedTopSolid renders the "square-dashed-top-solid" icon.
Usage in templates:
{{ lucide "square-dashed-top-solid" }}
Direct usage in Go:
lucide.SquareDashedTopSolid()
lucide.SquareDashedTopSolid(lucide.Options{Size: 32, Class: "my-icon"})
func SquareDivide ¶
SquareDivide renders the "square-divide" icon.
Usage in templates:
{{ lucide "square-divide" }}
Direct usage in Go:
lucide.SquareDivide()
lucide.SquareDivide(lucide.Options{Size: 32, Class: "my-icon"})
func SquareDot ¶
SquareDot renders the "square-dot" icon.
Usage in templates:
{{ lucide "square-dot" }}
Direct usage in Go:
lucide.SquareDot()
lucide.SquareDot(lucide.Options{Size: 32, Class: "my-icon"})
func SquareEqual ¶
SquareEqual renders the "square-equal" icon.
Usage in templates:
{{ lucide "square-equal" }}
Direct usage in Go:
lucide.SquareEqual()
lucide.SquareEqual(lucide.Options{Size: 32, Class: "my-icon"})
func SquareFunction ¶
SquareFunction renders the "square-function" icon.
Usage in templates:
{{ lucide "square-function" }}
Direct usage in Go:
lucide.SquareFunction()
lucide.SquareFunction(lucide.Options{Size: 32, Class: "my-icon"})
func SquareGanttChart
deprecated
added in
v0.4.0
SquareGanttChart is an alias for SquareChartGantt.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareChartGantt instead.
Usage in templates:
{{ lucide "square-gantt-chart" }}
Direct usage in Go:
lucide.SquareGanttChart()
lucide.SquareGanttChart(lucide.Options{Size: 32, Class: "my-icon"})
func SquareKanban ¶
SquareKanban renders the "square-kanban" icon.
Usage in templates:
{{ lucide "square-kanban" }}
Direct usage in Go:
lucide.SquareKanban()
lucide.SquareKanban(lucide.Options{Size: 32, Class: "my-icon"})
func SquareLibrary ¶
SquareLibrary renders the "square-library" icon.
Usage in templates:
{{ lucide "square-library" }}
Direct usage in Go:
lucide.SquareLibrary()
lucide.SquareLibrary(lucide.Options{Size: 32, Class: "my-icon"})
func SquareM ¶
SquareM renders the "square-m" icon.
Usage in templates:
{{ lucide "square-m" }}
Direct usage in Go:
lucide.SquareM()
lucide.SquareM(lucide.Options{Size: 32, Class: "my-icon"})
func SquareMenu ¶
SquareMenu renders the "square-menu" icon.
Usage in templates:
{{ lucide "square-menu" }}
Direct usage in Go:
lucide.SquareMenu()
lucide.SquareMenu(lucide.Options{Size: 32, Class: "my-icon"})
func SquareMinus ¶
SquareMinus renders the "square-minus" icon.
Usage in templates:
{{ lucide "square-minus" }}
Direct usage in Go:
lucide.SquareMinus()
lucide.SquareMinus(lucide.Options{Size: 32, Class: "my-icon"})
func SquareMousePointer ¶
SquareMousePointer renders the "square-mouse-pointer" icon.
Usage in templates:
{{ lucide "square-mouse-pointer" }}
Direct usage in Go:
lucide.SquareMousePointer()
lucide.SquareMousePointer(lucide.Options{Size: 32, Class: "my-icon"})
func SquareOff ¶ added in v0.23.0
SquareOff renders the "square-off" icon.
Usage in templates:
{{ lucide "square-off" }}
Direct usage in Go:
lucide.SquareOff()
lucide.SquareOff(lucide.Options{Size: 32, Class: "my-icon"})
func SquareParking ¶
SquareParking renders the "square-parking" icon.
Usage in templates:
{{ lucide "square-parking" }}
Direct usage in Go:
lucide.SquareParking()
lucide.SquareParking(lucide.Options{Size: 32, Class: "my-icon"})
func SquareParkingOff ¶
SquareParkingOff renders the "square-parking-off" icon.
Usage in templates:
{{ lucide "square-parking-off" }}
Direct usage in Go:
lucide.SquareParkingOff()
lucide.SquareParkingOff(lucide.Options{Size: 32, Class: "my-icon"})
func SquarePause ¶
SquarePause renders the "square-pause" icon.
Usage in templates:
{{ lucide "square-pause" }}
Direct usage in Go:
lucide.SquarePause()
lucide.SquarePause(lucide.Options{Size: 32, Class: "my-icon"})
func SquarePen ¶
SquarePen renders the "square-pen" icon.
Usage in templates:
{{ lucide "square-pen" }}
Direct usage in Go:
lucide.SquarePen()
lucide.SquarePen(lucide.Options{Size: 32, Class: "my-icon"})
func SquarePercent ¶
SquarePercent renders the "square-percent" icon.
Usage in templates:
{{ lucide "square-percent" }}
Direct usage in Go:
lucide.SquarePercent()
lucide.SquarePercent(lucide.Options{Size: 32, Class: "my-icon"})
func SquarePi ¶
SquarePi renders the "square-pi" icon.
Usage in templates:
{{ lucide "square-pi" }}
Direct usage in Go:
lucide.SquarePi()
lucide.SquarePi(lucide.Options{Size: 32, Class: "my-icon"})
func SquarePilcrow ¶
SquarePilcrow renders the "square-pilcrow" icon.
Usage in templates:
{{ lucide "square-pilcrow" }}
Direct usage in Go:
lucide.SquarePilcrow()
lucide.SquarePilcrow(lucide.Options{Size: 32, Class: "my-icon"})
func SquarePlay ¶
SquarePlay renders the "square-play" icon.
Usage in templates:
{{ lucide "square-play" }}
Direct usage in Go:
lucide.SquarePlay()
lucide.SquarePlay(lucide.Options{Size: 32, Class: "my-icon"})
func SquarePlus ¶
SquarePlus renders the "square-plus" icon.
Usage in templates:
{{ lucide "square-plus" }}
Direct usage in Go:
lucide.SquarePlus()
lucide.SquarePlus(lucide.Options{Size: 32, Class: "my-icon"})
func SquarePower ¶
SquarePower renders the "square-power" icon.
Usage in templates:
{{ lucide "square-power" }}
Direct usage in Go:
lucide.SquarePower()
lucide.SquarePower(lucide.Options{Size: 32, Class: "my-icon"})
func SquareRadical ¶
SquareRadical renders the "square-radical" icon.
Usage in templates:
{{ lucide "square-radical" }}
Direct usage in Go:
lucide.SquareRadical()
lucide.SquareRadical(lucide.Options{Size: 32, Class: "my-icon"})
func SquareRoundCorner ¶
SquareRoundCorner renders the "square-round-corner" icon.
Usage in templates:
{{ lucide "square-round-corner" }}
Direct usage in Go:
lucide.SquareRoundCorner()
lucide.SquareRoundCorner(lucide.Options{Size: 32, Class: "my-icon"})
func SquareScissors ¶
SquareScissors renders the "square-scissors" icon.
Usage in templates:
{{ lucide "square-scissors" }}
Direct usage in Go:
lucide.SquareScissors()
lucide.SquareScissors(lucide.Options{Size: 32, Class: "my-icon"})
func SquareSigma ¶
SquareSigma renders the "square-sigma" icon.
Usage in templates:
{{ lucide "square-sigma" }}
Direct usage in Go:
lucide.SquareSigma()
lucide.SquareSigma(lucide.Options{Size: 32, Class: "my-icon"})
func SquareSlash ¶
SquareSlash renders the "square-slash" icon.
Usage in templates:
{{ lucide "square-slash" }}
Direct usage in Go:
lucide.SquareSlash()
lucide.SquareSlash(lucide.Options{Size: 32, Class: "my-icon"})
func SquareSplitHorizontal ¶
SquareSplitHorizontal renders the "square-split-horizontal" icon.
Usage in templates:
{{ lucide "square-split-horizontal" }}
Direct usage in Go:
lucide.SquareSplitHorizontal()
lucide.SquareSplitHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func SquareSplitVertical ¶
SquareSplitVertical renders the "square-split-vertical" icon.
Usage in templates:
{{ lucide "square-split-vertical" }}
Direct usage in Go:
lucide.SquareSplitVertical()
lucide.SquareSplitVertical(lucide.Options{Size: 32, Class: "my-icon"})
func SquareSquare ¶
SquareSquare renders the "square-square" icon.
Usage in templates:
{{ lucide "square-square" }}
Direct usage in Go:
lucide.SquareSquare()
lucide.SquareSquare(lucide.Options{Size: 32, Class: "my-icon"})
func SquareStack ¶
SquareStack renders the "square-stack" icon.
Usage in templates:
{{ lucide "square-stack" }}
Direct usage in Go:
lucide.SquareStack()
lucide.SquareStack(lucide.Options{Size: 32, Class: "my-icon"})
func SquareStar ¶
SquareStar renders the "square-star" icon.
Usage in templates:
{{ lucide "square-star" }}
Direct usage in Go:
lucide.SquareStar()
lucide.SquareStar(lucide.Options{Size: 32, Class: "my-icon"})
func SquareStop ¶
SquareStop renders the "square-stop" icon.
Usage in templates:
{{ lucide "square-stop" }}
Direct usage in Go:
lucide.SquareStop()
lucide.SquareStop(lucide.Options{Size: 32, Class: "my-icon"})
func SquareTerminal ¶
SquareTerminal renders the "square-terminal" icon.
Usage in templates:
{{ lucide "square-terminal" }}
Direct usage in Go:
lucide.SquareTerminal()
lucide.SquareTerminal(lucide.Options{Size: 32, Class: "my-icon"})
func SquareUser ¶
SquareUser renders the "square-user" icon.
Usage in templates:
{{ lucide "square-user" }}
Direct usage in Go:
lucide.SquareUser()
lucide.SquareUser(lucide.Options{Size: 32, Class: "my-icon"})
func SquareUserRound ¶
SquareUserRound renders the "square-user-round" icon.
Usage in templates:
{{ lucide "square-user-round" }}
Direct usage in Go:
lucide.SquareUserRound()
lucide.SquareUserRound(lucide.Options{Size: 32, Class: "my-icon"})
func SquareX ¶
SquareX renders the "square-x" icon.
Usage in templates:
{{ lucide "square-x" }}
Direct usage in Go:
lucide.SquareX()
lucide.SquareX(lucide.Options{Size: 32, Class: "my-icon"})
func SquaresExclude ¶
SquaresExclude renders the "squares-exclude" icon.
Usage in templates:
{{ lucide "squares-exclude" }}
Direct usage in Go:
lucide.SquaresExclude()
lucide.SquaresExclude(lucide.Options{Size: 32, Class: "my-icon"})
func SquaresIntersect ¶
SquaresIntersect renders the "squares-intersect" icon.
Usage in templates:
{{ lucide "squares-intersect" }}
Direct usage in Go:
lucide.SquaresIntersect()
lucide.SquaresIntersect(lucide.Options{Size: 32, Class: "my-icon"})
func SquaresSubtract ¶
SquaresSubtract renders the "squares-subtract" icon.
Usage in templates:
{{ lucide "squares-subtract" }}
Direct usage in Go:
lucide.SquaresSubtract()
lucide.SquaresSubtract(lucide.Options{Size: 32, Class: "my-icon"})
func SquaresUnite ¶
SquaresUnite renders the "squares-unite" icon.
Usage in templates:
{{ lucide "squares-unite" }}
Direct usage in Go:
lucide.SquaresUnite()
lucide.SquaresUnite(lucide.Options{Size: 32, Class: "my-icon"})
func Squircle ¶
Squircle renders the "squircle" icon.
Usage in templates:
{{ lucide "squircle" }}
Direct usage in Go:
lucide.Squircle()
lucide.Squircle(lucide.Options{Size: 32, Class: "my-icon"})
func SquircleDashed ¶
SquircleDashed renders the "squircle-dashed" icon.
Usage in templates:
{{ lucide "squircle-dashed" }}
Direct usage in Go:
lucide.SquircleDashed()
lucide.SquircleDashed(lucide.Options{Size: 32, Class: "my-icon"})
func Squirrel ¶
Squirrel renders the "squirrel" icon.
Usage in templates:
{{ lucide "squirrel" }}
Direct usage in Go:
lucide.Squirrel()
lucide.Squirrel(lucide.Options{Size: 32, Class: "my-icon"})
func Stamp ¶
Stamp renders the "stamp" icon.
Usage in templates:
{{ lucide "stamp" }}
Direct usage in Go:
lucide.Stamp()
lucide.Stamp(lucide.Options{Size: 32, Class: "my-icon"})
func Star ¶
Star renders the "star" icon.
Usage in templates:
{{ lucide "star" }}
Direct usage in Go:
lucide.Star()
lucide.Star(lucide.Options{Size: 32, Class: "my-icon"})
func StarCheck ¶ added in v0.18.0
StarCheck renders the "star-check" icon.
Usage in templates:
{{ lucide "star-check" }}
Direct usage in Go:
lucide.StarCheck()
lucide.StarCheck(lucide.Options{Size: 32, Class: "my-icon"})
func StarHalf ¶
StarHalf renders the "star-half" icon.
Usage in templates:
{{ lucide "star-half" }}
Direct usage in Go:
lucide.StarHalf()
lucide.StarHalf(lucide.Options{Size: 32, Class: "my-icon"})
func StarMinus ¶ added in v0.18.0
StarMinus renders the "star-minus" icon.
Usage in templates:
{{ lucide "star-minus" }}
Direct usage in Go:
lucide.StarMinus()
lucide.StarMinus(lucide.Options{Size: 32, Class: "my-icon"})
func StarOff ¶
StarOff renders the "star-off" icon.
Usage in templates:
{{ lucide "star-off" }}
Direct usage in Go:
lucide.StarOff()
lucide.StarOff(lucide.Options{Size: 32, Class: "my-icon"})
func StarPlus ¶ added in v0.18.0
StarPlus renders the "star-plus" icon.
Usage in templates:
{{ lucide "star-plus" }}
Direct usage in Go:
lucide.StarPlus()
lucide.StarPlus(lucide.Options{Size: 32, Class: "my-icon"})
func StarX ¶ added in v0.18.0
StarX renders the "star-x" icon.
Usage in templates:
{{ lucide "star-x" }}
Direct usage in Go:
lucide.StarX()
lucide.StarX(lucide.Options{Size: 32, Class: "my-icon"})
func Stars
deprecated
added in
v0.4.0
Stars is an alias for Sparkles.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Sparkles instead.
Usage in templates:
{{ lucide "stars" }}
Direct usage in Go:
lucide.Stars()
lucide.Stars(lucide.Options{Size: 32, Class: "my-icon"})
func StepBack ¶
StepBack renders the "step-back" icon.
Usage in templates:
{{ lucide "step-back" }}
Direct usage in Go:
lucide.StepBack()
lucide.StepBack(lucide.Options{Size: 32, Class: "my-icon"})
func StepForward ¶
StepForward renders the "step-forward" icon.
Usage in templates:
{{ lucide "step-forward" }}
Direct usage in Go:
lucide.StepForward()
lucide.StepForward(lucide.Options{Size: 32, Class: "my-icon"})
func Stethoscope ¶
Stethoscope renders the "stethoscope" icon.
Usage in templates:
{{ lucide "stethoscope" }}
Direct usage in Go:
lucide.Stethoscope()
lucide.Stethoscope(lucide.Options{Size: 32, Class: "my-icon"})
func Sticker ¶
Sticker renders the "sticker" icon.
Usage in templates:
{{ lucide "sticker" }}
Direct usage in Go:
lucide.Sticker()
lucide.Sticker(lucide.Options{Size: 32, Class: "my-icon"})
func StickyNote ¶
StickyNote renders the "sticky-note" icon.
Usage in templates:
{{ lucide "sticky-note" }}
Direct usage in Go:
lucide.StickyNote()
lucide.StickyNote(lucide.Options{Size: 32, Class: "my-icon"})
func StickyNoteCheck ¶ added in v0.16.0
StickyNoteCheck renders the "sticky-note-check" icon.
Usage in templates:
{{ lucide "sticky-note-check" }}
Direct usage in Go:
lucide.StickyNoteCheck()
lucide.StickyNoteCheck(lucide.Options{Size: 32, Class: "my-icon"})
func StickyNoteMinus ¶ added in v0.16.0
StickyNoteMinus renders the "sticky-note-minus" icon.
Usage in templates:
{{ lucide "sticky-note-minus" }}
Direct usage in Go:
lucide.StickyNoteMinus()
lucide.StickyNoteMinus(lucide.Options{Size: 32, Class: "my-icon"})
func StickyNoteOff ¶ added in v0.16.0
StickyNoteOff renders the "sticky-note-off" icon.
Usage in templates:
{{ lucide "sticky-note-off" }}
Direct usage in Go:
lucide.StickyNoteOff()
lucide.StickyNoteOff(lucide.Options{Size: 32, Class: "my-icon"})
func StickyNotePlus ¶ added in v0.16.0
StickyNotePlus renders the "sticky-note-plus" icon.
Usage in templates:
{{ lucide "sticky-note-plus" }}
Direct usage in Go:
lucide.StickyNotePlus()
lucide.StickyNotePlus(lucide.Options{Size: 32, Class: "my-icon"})
func StickyNoteX ¶ added in v0.16.0
StickyNoteX renders the "sticky-note-x" icon.
Usage in templates:
{{ lucide "sticky-note-x" }}
Direct usage in Go:
lucide.StickyNoteX()
lucide.StickyNoteX(lucide.Options{Size: 32, Class: "my-icon"})
func StickyNotes ¶ added in v0.16.0
StickyNotes renders the "sticky-notes" icon.
Usage in templates:
{{ lucide "sticky-notes" }}
Direct usage in Go:
lucide.StickyNotes()
lucide.StickyNotes(lucide.Options{Size: 32, Class: "my-icon"})
func Stone ¶ added in v0.7.0
Stone renders the "stone" icon.
Usage in templates:
{{ lucide "stone" }}
Direct usage in Go:
lucide.Stone()
lucide.Stone(lucide.Options{Size: 32, Class: "my-icon"})
func StopCircle
deprecated
added in
v0.4.0
StopCircle is an alias for CircleStop.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleStop instead.
Usage in templates:
{{ lucide "stop-circle" }}
Direct usage in Go:
lucide.StopCircle()
lucide.StopCircle(lucide.Options{Size: 32, Class: "my-icon"})
func Store ¶
Store renders the "store" icon.
Usage in templates:
{{ lucide "store" }}
Direct usage in Go:
lucide.Store()
lucide.Store(lucide.Options{Size: 32, Class: "my-icon"})
func StretchHorizontal ¶
StretchHorizontal renders the "stretch-horizontal" icon.
Usage in templates:
{{ lucide "stretch-horizontal" }}
Direct usage in Go:
lucide.StretchHorizontal()
lucide.StretchHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func StretchVertical ¶
StretchVertical renders the "stretch-vertical" icon.
Usage in templates:
{{ lucide "stretch-vertical" }}
Direct usage in Go:
lucide.StretchVertical()
lucide.StretchVertical(lucide.Options{Size: 32, Class: "my-icon"})
func Strikethrough ¶
Strikethrough renders the "strikethrough" icon.
Usage in templates:
{{ lucide "strikethrough" }}
Direct usage in Go:
lucide.Strikethrough()
lucide.Strikethrough(lucide.Options{Size: 32, Class: "my-icon"})
func Subscript ¶
Subscript renders the "subscript" icon.
Usage in templates:
{{ lucide "subscript" }}
Direct usage in Go:
lucide.Subscript()
lucide.Subscript(lucide.Options{Size: 32, Class: "my-icon"})
func Subtitles
deprecated
added in
v0.4.0
Subtitles is an alias for Captions.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Captions instead.
Usage in templates:
{{ lucide "subtitles" }}
Direct usage in Go:
lucide.Subtitles()
lucide.Subtitles(lucide.Options{Size: 32, Class: "my-icon"})
func Summary ¶ added in v0.19.0
Summary renders the "summary" icon.
Usage in templates:
{{ lucide "summary" }}
Direct usage in Go:
lucide.Summary()
lucide.Summary(lucide.Options{Size: 32, Class: "my-icon"})
func Sun ¶
Sun renders the "sun" icon.
Usage in templates:
{{ lucide "sun" }}
Direct usage in Go:
lucide.Sun()
lucide.Sun(lucide.Options{Size: 32, Class: "my-icon"})
func SunDim ¶
SunDim renders the "sun-dim" icon.
Usage in templates:
{{ lucide "sun-dim" }}
Direct usage in Go:
lucide.SunDim()
lucide.SunDim(lucide.Options{Size: 32, Class: "my-icon"})
func SunMedium ¶
SunMedium renders the "sun-medium" icon.
Usage in templates:
{{ lucide "sun-medium" }}
Direct usage in Go:
lucide.SunMedium()
lucide.SunMedium(lucide.Options{Size: 32, Class: "my-icon"})
func SunMoon ¶
SunMoon renders the "sun-moon" icon.
Usage in templates:
{{ lucide "sun-moon" }}
Direct usage in Go:
lucide.SunMoon()
lucide.SunMoon(lucide.Options{Size: 32, Class: "my-icon"})
func SunSnow ¶
SunSnow renders the "sun-snow" icon.
Usage in templates:
{{ lucide "sun-snow" }}
Direct usage in Go:
lucide.SunSnow()
lucide.SunSnow(lucide.Options{Size: 32, Class: "my-icon"})
func Sunrise ¶
Sunrise renders the "sunrise" icon.
Usage in templates:
{{ lucide "sunrise" }}
Direct usage in Go:
lucide.Sunrise()
lucide.Sunrise(lucide.Options{Size: 32, Class: "my-icon"})
func Sunset ¶
Sunset renders the "sunset" icon.
Usage in templates:
{{ lucide "sunset" }}
Direct usage in Go:
lucide.Sunset()
lucide.Sunset(lucide.Options{Size: 32, Class: "my-icon"})
func Superscript ¶
Superscript renders the "superscript" icon.
Usage in templates:
{{ lucide "superscript" }}
Direct usage in Go:
lucide.Superscript()
lucide.Superscript(lucide.Options{Size: 32, Class: "my-icon"})
func SwatchBook ¶
SwatchBook renders the "swatch-book" icon.
Usage in templates:
{{ lucide "swatch-book" }}
Direct usage in Go:
lucide.SwatchBook()
lucide.SwatchBook(lucide.Options{Size: 32, Class: "my-icon"})
func SwissFranc ¶
SwissFranc renders the "swiss-franc" icon.
Usage in templates:
{{ lucide "swiss-franc" }}
Direct usage in Go:
lucide.SwissFranc()
lucide.SwissFranc(lucide.Options{Size: 32, Class: "my-icon"})
func SwitchCamera ¶
SwitchCamera renders the "switch-camera" icon.
Usage in templates:
{{ lucide "switch-camera" }}
Direct usage in Go:
lucide.SwitchCamera()
lucide.SwitchCamera(lucide.Options{Size: 32, Class: "my-icon"})
func Sword ¶
Sword renders the "sword" icon.
Usage in templates:
{{ lucide "sword" }}
Direct usage in Go:
lucide.Sword()
lucide.Sword(lucide.Options{Size: 32, Class: "my-icon"})
func Swords ¶
Swords renders the "swords" icon.
Usage in templates:
{{ lucide "swords" }}
Direct usage in Go:
lucide.Swords()
lucide.Swords(lucide.Options{Size: 32, Class: "my-icon"})
func Syringe ¶
Syringe renders the "syringe" icon.
Usage in templates:
{{ lucide "syringe" }}
Direct usage in Go:
lucide.Syringe()
lucide.Syringe(lucide.Options{Size: 32, Class: "my-icon"})
func Table ¶
Table renders the "table" icon.
Usage in templates:
{{ lucide "table" }}
Direct usage in Go:
lucide.Table()
lucide.Table(lucide.Options{Size: 32, Class: "my-icon"})
func Table2 ¶
Table2 renders the "table-2" icon.
Usage in templates:
{{ lucide "table-2" }}
Direct usage in Go:
lucide.Table2()
lucide.Table2(lucide.Options{Size: 32, Class: "my-icon"})
func TableCellsMerge ¶
TableCellsMerge renders the "table-cells-merge" icon.
Usage in templates:
{{ lucide "table-cells-merge" }}
Direct usage in Go:
lucide.TableCellsMerge()
lucide.TableCellsMerge(lucide.Options{Size: 32, Class: "my-icon"})
func TableCellsSplit ¶
TableCellsSplit renders the "table-cells-split" icon.
Usage in templates:
{{ lucide "table-cells-split" }}
Direct usage in Go:
lucide.TableCellsSplit()
lucide.TableCellsSplit(lucide.Options{Size: 32, Class: "my-icon"})
func TableColumnsSplit ¶
TableColumnsSplit renders the "table-columns-split" icon.
Usage in templates:
{{ lucide "table-columns-split" }}
Direct usage in Go:
lucide.TableColumnsSplit()
lucide.TableColumnsSplit(lucide.Options{Size: 32, Class: "my-icon"})
func TableConfig
deprecated
added in
v0.4.0
TableConfig is an alias for Columns3Cog.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use Columns3Cog instead.
Usage in templates:
{{ lucide "table-config" }}
Direct usage in Go:
lucide.TableConfig()
lucide.TableConfig(lucide.Options{Size: 32, Class: "my-icon"})
func TableOfContents ¶
TableOfContents renders the "table-of-contents" icon.
Usage in templates:
{{ lucide "table-of-contents" }}
Direct usage in Go:
lucide.TableOfContents()
lucide.TableOfContents(lucide.Options{Size: 32, Class: "my-icon"})
func TableProperties ¶
TableProperties renders the "table-properties" icon.
Usage in templates:
{{ lucide "table-properties" }}
Direct usage in Go:
lucide.TableProperties()
lucide.TableProperties(lucide.Options{Size: 32, Class: "my-icon"})
func TableRowsSplit ¶
TableRowsSplit renders the "table-rows-split" icon.
Usage in templates:
{{ lucide "table-rows-split" }}
Direct usage in Go:
lucide.TableRowsSplit()
lucide.TableRowsSplit(lucide.Options{Size: 32, Class: "my-icon"})
func Tablet ¶
Tablet renders the "tablet" icon.
Usage in templates:
{{ lucide "tablet" }}
Direct usage in Go:
lucide.Tablet()
lucide.Tablet(lucide.Options{Size: 32, Class: "my-icon"})
func TabletSmartphone ¶
TabletSmartphone renders the "tablet-smartphone" icon.
Usage in templates:
{{ lucide "tablet-smartphone" }}
Direct usage in Go:
lucide.TabletSmartphone()
lucide.TabletSmartphone(lucide.Options{Size: 32, Class: "my-icon"})
func Tablets ¶
Tablets renders the "tablets" icon.
Usage in templates:
{{ lucide "tablets" }}
Direct usage in Go:
lucide.Tablets()
lucide.Tablets(lucide.Options{Size: 32, Class: "my-icon"})
func Tag ¶
Tag renders the "tag" icon.
Usage in templates:
{{ lucide "tag" }}
Direct usage in Go:
lucide.Tag()
lucide.Tag(lucide.Options{Size: 32, Class: "my-icon"})
func TagPlus ¶ added in v0.19.0
TagPlus renders the "tag-plus" icon.
Usage in templates:
{{ lucide "tag-plus" }}
Direct usage in Go:
lucide.TagPlus()
lucide.TagPlus(lucide.Options{Size: 32, Class: "my-icon"})
func TagX ¶ added in v0.19.0
TagX renders the "tag-x" icon.
Usage in templates:
{{ lucide "tag-x" }}
Direct usage in Go:
lucide.TagX()
lucide.TagX(lucide.Options{Size: 32, Class: "my-icon"})
func Tags ¶
Tags renders the "tags" icon.
Usage in templates:
{{ lucide "tags" }}
Direct usage in Go:
lucide.Tags()
lucide.Tags(lucide.Options{Size: 32, Class: "my-icon"})
func Tally1 ¶
Tally1 renders the "tally-1" icon.
Usage in templates:
{{ lucide "tally-1" }}
Direct usage in Go:
lucide.Tally1()
lucide.Tally1(lucide.Options{Size: 32, Class: "my-icon"})
func Tally2 ¶
Tally2 renders the "tally-2" icon.
Usage in templates:
{{ lucide "tally-2" }}
Direct usage in Go:
lucide.Tally2()
lucide.Tally2(lucide.Options{Size: 32, Class: "my-icon"})
func Tally3 ¶
Tally3 renders the "tally-3" icon.
Usage in templates:
{{ lucide "tally-3" }}
Direct usage in Go:
lucide.Tally3()
lucide.Tally3(lucide.Options{Size: 32, Class: "my-icon"})
func Tally4 ¶
Tally4 renders the "tally-4" icon.
Usage in templates:
{{ lucide "tally-4" }}
Direct usage in Go:
lucide.Tally4()
lucide.Tally4(lucide.Options{Size: 32, Class: "my-icon"})
func Tally5 ¶
Tally5 renders the "tally-5" icon.
Usage in templates:
{{ lucide "tally-5" }}
Direct usage in Go:
lucide.Tally5()
lucide.Tally5(lucide.Options{Size: 32, Class: "my-icon"})
func Tangent ¶
Tangent renders the "tangent" icon.
Usage in templates:
{{ lucide "tangent" }}
Direct usage in Go:
lucide.Tangent()
lucide.Tangent(lucide.Options{Size: 32, Class: "my-icon"})
func Target ¶
Target renders the "target" icon.
Usage in templates:
{{ lucide "target" }}
Direct usage in Go:
lucide.Target()
lucide.Target(lucide.Options{Size: 32, Class: "my-icon"})
func Telescope ¶
Telescope renders the "telescope" icon.
Usage in templates:
{{ lucide "telescope" }}
Direct usage in Go:
lucide.Telescope()
lucide.Telescope(lucide.Options{Size: 32, Class: "my-icon"})
func Tent ¶
Tent renders the "tent" icon.
Usage in templates:
{{ lucide "tent" }}
Direct usage in Go:
lucide.Tent()
lucide.Tent(lucide.Options{Size: 32, Class: "my-icon"})
func TentTree ¶
TentTree renders the "tent-tree" icon.
Usage in templates:
{{ lucide "tent-tree" }}
Direct usage in Go:
lucide.TentTree()
lucide.TentTree(lucide.Options{Size: 32, Class: "my-icon"})
func Terminal ¶
Terminal renders the "terminal" icon.
Usage in templates:
{{ lucide "terminal" }}
Direct usage in Go:
lucide.Terminal()
lucide.Terminal(lucide.Options{Size: 32, Class: "my-icon"})
func TerminalSquare
deprecated
added in
v0.4.0
TerminalSquare is an alias for SquareTerminal.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareTerminal instead.
Usage in templates:
{{ lucide "terminal-square" }}
Direct usage in Go:
lucide.TerminalSquare()
lucide.TerminalSquare(lucide.Options{Size: 32, Class: "my-icon"})
func TestTube ¶
TestTube renders the "test-tube" icon.
Usage in templates:
{{ lucide "test-tube" }}
Direct usage in Go:
lucide.TestTube()
lucide.TestTube(lucide.Options{Size: 32, Class: "my-icon"})
func TestTube2
deprecated
added in
v0.4.0
TestTube2 is an alias for TestTubeDiagonal.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use TestTubeDiagonal instead.
Usage in templates:
{{ lucide "test-tube-2" }}
Direct usage in Go:
lucide.TestTube2()
lucide.TestTube2(lucide.Options{Size: 32, Class: "my-icon"})
func TestTubeDiagonal ¶
TestTubeDiagonal renders the "test-tube-diagonal" icon.
Usage in templates:
{{ lucide "test-tube-diagonal" }}
Direct usage in Go:
lucide.TestTubeDiagonal()
lucide.TestTubeDiagonal(lucide.Options{Size: 32, Class: "my-icon"})
func TestTubes ¶
TestTubes renders the "test-tubes" icon.
Usage in templates:
{{ lucide "test-tubes" }}
Direct usage in Go:
lucide.TestTubes()
lucide.TestTubes(lucide.Options{Size: 32, Class: "my-icon"})
func Text
deprecated
added in
v0.4.0
Text is an alias for TextAlignStart.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.duplicate Please use TextAlignStart instead.
Usage in templates:
{{ lucide "text" }}
Direct usage in Go:
lucide.Text()
lucide.Text(lucide.Options{Size: 32, Class: "my-icon"})
func TextAlignCenter ¶
TextAlignCenter renders the "text-align-center" icon.
Usage in templates:
{{ lucide "text-align-center" }}
Direct usage in Go:
lucide.TextAlignCenter()
lucide.TextAlignCenter(lucide.Options{Size: 32, Class: "my-icon"})
func TextAlignEnd ¶
TextAlignEnd renders the "text-align-end" icon.
Usage in templates:
{{ lucide "text-align-end" }}
Direct usage in Go:
lucide.TextAlignEnd()
lucide.TextAlignEnd(lucide.Options{Size: 32, Class: "my-icon"})
func TextAlignJustify ¶
TextAlignJustify renders the "text-align-justify" icon.
Usage in templates:
{{ lucide "text-align-justify" }}
Direct usage in Go:
lucide.TextAlignJustify()
lucide.TextAlignJustify(lucide.Options{Size: 32, Class: "my-icon"})
func TextAlignStart ¶
TextAlignStart renders the "text-align-start" icon.
Usage in templates:
{{ lucide "text-align-start" }}
Direct usage in Go:
lucide.TextAlignStart()
lucide.TextAlignStart(lucide.Options{Size: 32, Class: "my-icon"})
func TextCursor ¶
TextCursor renders the "text-cursor" icon.
Usage in templates:
{{ lucide "text-cursor" }}
Direct usage in Go:
lucide.TextCursor()
lucide.TextCursor(lucide.Options{Size: 32, Class: "my-icon"})
func TextCursorInput ¶
TextCursorInput renders the "text-cursor-input" icon.
Usage in templates:
{{ lucide "text-cursor-input" }}
Direct usage in Go:
lucide.TextCursorInput()
lucide.TextCursorInput(lucide.Options{Size: 32, Class: "my-icon"})
func TextInitial ¶
TextInitial renders the "text-initial" icon.
Usage in templates:
{{ lucide "text-initial" }}
Direct usage in Go:
lucide.TextInitial()
lucide.TextInitial(lucide.Options{Size: 32, Class: "my-icon"})
func TextQuote ¶
TextQuote renders the "text-quote" icon.
Usage in templates:
{{ lucide "text-quote" }}
Direct usage in Go:
lucide.TextQuote()
lucide.TextQuote(lucide.Options{Size: 32, Class: "my-icon"})
func TextSearch ¶
TextSearch renders the "text-search" icon.
Usage in templates:
{{ lucide "text-search" }}
Direct usage in Go:
lucide.TextSearch()
lucide.TextSearch(lucide.Options{Size: 32, Class: "my-icon"})
func TextSelect
deprecated
TextSelect is an alias for SquareDashedText.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareDashedText instead.
Usage in templates:
{{ lucide "text-select" }}
Direct usage in Go:
lucide.TextSelect()
lucide.TextSelect(lucide.Options{Size: 32, Class: "my-icon"})
func TextSelection
deprecated
added in
v0.4.0
TextSelection is an alias for SquareDashedText.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareDashedText instead.
Usage in templates:
{{ lucide "text-selection" }}
Direct usage in Go:
lucide.TextSelection()
lucide.TextSelection(lucide.Options{Size: 32, Class: "my-icon"})
func TextWrap ¶
TextWrap renders the "text-wrap" icon.
Usage in templates:
{{ lucide "text-wrap" }}
Direct usage in Go:
lucide.TextWrap()
lucide.TextWrap(lucide.Options{Size: 32, Class: "my-icon"})
func Theater ¶
Theater renders the "theater" icon.
Usage in templates:
{{ lucide "theater" }}
Direct usage in Go:
lucide.Theater()
lucide.Theater(lucide.Options{Size: 32, Class: "my-icon"})
func Thermometer ¶
Thermometer renders the "thermometer" icon.
Usage in templates:
{{ lucide "thermometer" }}
Direct usage in Go:
lucide.Thermometer()
lucide.Thermometer(lucide.Options{Size: 32, Class: "my-icon"})
func ThermometerSnowflake ¶
ThermometerSnowflake renders the "thermometer-snowflake" icon.
Usage in templates:
{{ lucide "thermometer-snowflake" }}
Direct usage in Go:
lucide.ThermometerSnowflake()
lucide.ThermometerSnowflake(lucide.Options{Size: 32, Class: "my-icon"})
func ThermometerSun ¶
ThermometerSun renders the "thermometer-sun" icon.
Usage in templates:
{{ lucide "thermometer-sun" }}
Direct usage in Go:
lucide.ThermometerSun()
lucide.ThermometerSun(lucide.Options{Size: 32, Class: "my-icon"})
func ThumbsDown ¶
ThumbsDown renders the "thumbs-down" icon.
Usage in templates:
{{ lucide "thumbs-down" }}
Direct usage in Go:
lucide.ThumbsDown()
lucide.ThumbsDown(lucide.Options{Size: 32, Class: "my-icon"})
func ThumbsUp ¶
ThumbsUp renders the "thumbs-up" icon.
Usage in templates:
{{ lucide "thumbs-up" }}
Direct usage in Go:
lucide.ThumbsUp()
lucide.ThumbsUp(lucide.Options{Size: 32, Class: "my-icon"})
func Ticket ¶
Ticket renders the "ticket" icon.
Usage in templates:
{{ lucide "ticket" }}
Direct usage in Go:
lucide.Ticket()
lucide.Ticket(lucide.Options{Size: 32, Class: "my-icon"})
func TicketCheck ¶
TicketCheck renders the "ticket-check" icon.
Usage in templates:
{{ lucide "ticket-check" }}
Direct usage in Go:
lucide.TicketCheck()
lucide.TicketCheck(lucide.Options{Size: 32, Class: "my-icon"})
func TicketMinus ¶
TicketMinus renders the "ticket-minus" icon.
Usage in templates:
{{ lucide "ticket-minus" }}
Direct usage in Go:
lucide.TicketMinus()
lucide.TicketMinus(lucide.Options{Size: 32, Class: "my-icon"})
func TicketPercent ¶
TicketPercent renders the "ticket-percent" icon.
Usage in templates:
{{ lucide "ticket-percent" }}
Direct usage in Go:
lucide.TicketPercent()
lucide.TicketPercent(lucide.Options{Size: 32, Class: "my-icon"})
func TicketPlus ¶
TicketPlus renders the "ticket-plus" icon.
Usage in templates:
{{ lucide "ticket-plus" }}
Direct usage in Go:
lucide.TicketPlus()
lucide.TicketPlus(lucide.Options{Size: 32, Class: "my-icon"})
func TicketSlash ¶
TicketSlash renders the "ticket-slash" icon.
Usage in templates:
{{ lucide "ticket-slash" }}
Direct usage in Go:
lucide.TicketSlash()
lucide.TicketSlash(lucide.Options{Size: 32, Class: "my-icon"})
func TicketX ¶
TicketX renders the "ticket-x" icon.
Usage in templates:
{{ lucide "ticket-x" }}
Direct usage in Go:
lucide.TicketX()
lucide.TicketX(lucide.Options{Size: 32, Class: "my-icon"})
func Tickets ¶
Tickets renders the "tickets" icon.
Usage in templates:
{{ lucide "tickets" }}
Direct usage in Go:
lucide.Tickets()
lucide.Tickets(lucide.Options{Size: 32, Class: "my-icon"})
func TicketsPlane ¶
TicketsPlane renders the "tickets-plane" icon.
Usage in templates:
{{ lucide "tickets-plane" }}
Direct usage in Go:
lucide.TicketsPlane()
lucide.TicketsPlane(lucide.Options{Size: 32, Class: "my-icon"})
func Timeline ¶ added in v0.14.0
Timeline renders the "timeline" icon.
Usage in templates:
{{ lucide "timeline" }}
Direct usage in Go:
lucide.Timeline()
lucide.Timeline(lucide.Options{Size: 32, Class: "my-icon"})
func Timer ¶
Timer renders the "timer" icon.
Usage in templates:
{{ lucide "timer" }}
Direct usage in Go:
lucide.Timer()
lucide.Timer(lucide.Options{Size: 32, Class: "my-icon"})
func TimerOff ¶
TimerOff renders the "timer-off" icon.
Usage in templates:
{{ lucide "timer-off" }}
Direct usage in Go:
lucide.TimerOff()
lucide.TimerOff(lucide.Options{Size: 32, Class: "my-icon"})
func TimerReset ¶
TimerReset renders the "timer-reset" icon.
Usage in templates:
{{ lucide "timer-reset" }}
Direct usage in Go:
lucide.TimerReset()
lucide.TimerReset(lucide.Options{Size: 32, Class: "my-icon"})
func ToggleLeft ¶
ToggleLeft renders the "toggle-left" icon.
Usage in templates:
{{ lucide "toggle-left" }}
Direct usage in Go:
lucide.ToggleLeft()
lucide.ToggleLeft(lucide.Options{Size: 32, Class: "my-icon"})
func ToggleRight ¶
ToggleRight renders the "toggle-right" icon.
Usage in templates:
{{ lucide "toggle-right" }}
Direct usage in Go:
lucide.ToggleRight()
lucide.ToggleRight(lucide.Options{Size: 32, Class: "my-icon"})
func Toilet ¶
Toilet renders the "toilet" icon.
Usage in templates:
{{ lucide "toilet" }}
Direct usage in Go:
lucide.Toilet()
lucide.Toilet(lucide.Options{Size: 32, Class: "my-icon"})
func ToolCase ¶
ToolCase renders the "tool-case" icon.
Usage in templates:
{{ lucide "tool-case" }}
Direct usage in Go:
lucide.ToolCase()
lucide.ToolCase(lucide.Options{Size: 32, Class: "my-icon"})
func Toolbox ¶ added in v0.8.0
Toolbox renders the "toolbox" icon.
Usage in templates:
{{ lucide "toolbox" }}
Direct usage in Go:
lucide.Toolbox()
lucide.Toolbox(lucide.Options{Size: 32, Class: "my-icon"})
func Tornado ¶
Tornado renders the "tornado" icon.
Usage in templates:
{{ lucide "tornado" }}
Direct usage in Go:
lucide.Tornado()
lucide.Tornado(lucide.Options{Size: 32, Class: "my-icon"})
func Torus ¶
Torus renders the "torus" icon.
Usage in templates:
{{ lucide "torus" }}
Direct usage in Go:
lucide.Torus()
lucide.Torus(lucide.Options{Size: 32, Class: "my-icon"})
func Touchpad ¶
Touchpad renders the "touchpad" icon.
Usage in templates:
{{ lucide "touchpad" }}
Direct usage in Go:
lucide.Touchpad()
lucide.Touchpad(lucide.Options{Size: 32, Class: "my-icon"})
func TouchpadOff ¶
TouchpadOff renders the "touchpad-off" icon.
Usage in templates:
{{ lucide "touchpad-off" }}
Direct usage in Go:
lucide.TouchpadOff()
lucide.TouchpadOff(lucide.Options{Size: 32, Class: "my-icon"})
func TowelRack ¶ added in v0.10.0
TowelRack renders the "towel-rack" icon.
Usage in templates:
{{ lucide "towel-rack" }}
Direct usage in Go:
lucide.TowelRack()
lucide.TowelRack(lucide.Options{Size: 32, Class: "my-icon"})
func TowerControl ¶
TowerControl renders the "tower-control" icon.
Usage in templates:
{{ lucide "tower-control" }}
Direct usage in Go:
lucide.TowerControl()
lucide.TowerControl(lucide.Options{Size: 32, Class: "my-icon"})
func ToyBrick ¶
ToyBrick renders the "toy-brick" icon.
Usage in templates:
{{ lucide "toy-brick" }}
Direct usage in Go:
lucide.ToyBrick()
lucide.ToyBrick(lucide.Options{Size: 32, Class: "my-icon"})
func Tractor ¶
Tractor renders the "tractor" icon.
Usage in templates:
{{ lucide "tractor" }}
Direct usage in Go:
lucide.Tractor()
lucide.Tractor(lucide.Options{Size: 32, Class: "my-icon"})
func TrafficCone ¶
TrafficCone renders the "traffic-cone" icon.
Usage in templates:
{{ lucide "traffic-cone" }}
Direct usage in Go:
lucide.TrafficCone()
lucide.TrafficCone(lucide.Options{Size: 32, Class: "my-icon"})
func Train
deprecated
added in
v0.4.0
Train is an alias for TramFront.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use TramFront instead.
Usage in templates:
{{ lucide "train" }}
Direct usage in Go:
lucide.Train()
lucide.Train(lucide.Options{Size: 32, Class: "my-icon"})
func TrainFront ¶
TrainFront renders the "train-front" icon.
Usage in templates:
{{ lucide "train-front" }}
Direct usage in Go:
lucide.TrainFront()
lucide.TrainFront(lucide.Options{Size: 32, Class: "my-icon"})
func TrainFrontTunnel ¶
TrainFrontTunnel renders the "train-front-tunnel" icon.
Usage in templates:
{{ lucide "train-front-tunnel" }}
Direct usage in Go:
lucide.TrainFrontTunnel()
lucide.TrainFrontTunnel(lucide.Options{Size: 32, Class: "my-icon"})
func TrainTrack ¶
TrainTrack renders the "train-track" icon.
Usage in templates:
{{ lucide "train-track" }}
Direct usage in Go:
lucide.TrainTrack()
lucide.TrainTrack(lucide.Options{Size: 32, Class: "my-icon"})
func TramFront ¶
TramFront renders the "tram-front" icon.
Usage in templates:
{{ lucide "tram-front" }}
Direct usage in Go:
lucide.TramFront()
lucide.TramFront(lucide.Options{Size: 32, Class: "my-icon"})
func Transgender ¶
Transgender renders the "transgender" icon.
Usage in templates:
{{ lucide "transgender" }}
Direct usage in Go:
lucide.Transgender()
lucide.Transgender(lucide.Options{Size: 32, Class: "my-icon"})
func Trash ¶
Trash renders the "trash" icon.
Usage in templates:
{{ lucide "trash" }}
Direct usage in Go:
lucide.Trash()
lucide.Trash(lucide.Options{Size: 32, Class: "my-icon"})
func Trash2 ¶
Trash2 renders the "trash-2" icon.
Usage in templates:
{{ lucide "trash-2" }}
Direct usage in Go:
lucide.Trash2()
lucide.Trash2(lucide.Options{Size: 32, Class: "my-icon"})
func TreeDeciduous ¶
TreeDeciduous renders the "tree-deciduous" icon.
Usage in templates:
{{ lucide "tree-deciduous" }}
Direct usage in Go:
lucide.TreeDeciduous()
lucide.TreeDeciduous(lucide.Options{Size: 32, Class: "my-icon"})
func TreePalm ¶
TreePalm renders the "tree-palm" icon.
Usage in templates:
{{ lucide "tree-palm" }}
Direct usage in Go:
lucide.TreePalm()
lucide.TreePalm(lucide.Options{Size: 32, Class: "my-icon"})
func TreePine ¶
TreePine renders the "tree-pine" icon.
Usage in templates:
{{ lucide "tree-pine" }}
Direct usage in Go:
lucide.TreePine()
lucide.TreePine(lucide.Options{Size: 32, Class: "my-icon"})
func Trees ¶
Trees renders the "trees" icon.
Usage in templates:
{{ lucide "trees" }}
Direct usage in Go:
lucide.Trees()
lucide.Trees(lucide.Options{Size: 32, Class: "my-icon"})
func TrendingDown ¶
TrendingDown renders the "trending-down" icon.
Usage in templates:
{{ lucide "trending-down" }}
Direct usage in Go:
lucide.TrendingDown()
lucide.TrendingDown(lucide.Options{Size: 32, Class: "my-icon"})
func TrendingUp ¶
TrendingUp renders the "trending-up" icon.
Usage in templates:
{{ lucide "trending-up" }}
Direct usage in Go:
lucide.TrendingUp()
lucide.TrendingUp(lucide.Options{Size: 32, Class: "my-icon"})
func TrendingUpDown ¶
TrendingUpDown renders the "trending-up-down" icon.
Usage in templates:
{{ lucide "trending-up-down" }}
Direct usage in Go:
lucide.TrendingUpDown()
lucide.TrendingUpDown(lucide.Options{Size: 32, Class: "my-icon"})
func Triangle ¶
Triangle renders the "triangle" icon.
Usage in templates:
{{ lucide "triangle" }}
Direct usage in Go:
lucide.Triangle()
lucide.Triangle(lucide.Options{Size: 32, Class: "my-icon"})
func TriangleAlert ¶
TriangleAlert renders the "triangle-alert" icon.
Usage in templates:
{{ lucide "triangle-alert" }}
Direct usage in Go:
lucide.TriangleAlert()
lucide.TriangleAlert(lucide.Options{Size: 32, Class: "my-icon"})
func TriangleDashed ¶
TriangleDashed renders the "triangle-dashed" icon.
Usage in templates:
{{ lucide "triangle-dashed" }}
Direct usage in Go:
lucide.TriangleDashed()
lucide.TriangleDashed(lucide.Options{Size: 32, Class: "my-icon"})
func TriangleRight ¶
TriangleRight renders the "triangle-right" icon.
Usage in templates:
{{ lucide "triangle-right" }}
Direct usage in Go:
lucide.TriangleRight()
lucide.TriangleRight(lucide.Options{Size: 32, Class: "my-icon"})
func Trophy ¶
Trophy renders the "trophy" icon.
Usage in templates:
{{ lucide "trophy" }}
Direct usage in Go:
lucide.Trophy()
lucide.Trophy(lucide.Options{Size: 32, Class: "my-icon"})
func Truck ¶
Truck renders the "truck" icon.
Usage in templates:
{{ lucide "truck" }}
Direct usage in Go:
lucide.Truck()
lucide.Truck(lucide.Options{Size: 32, Class: "my-icon"})
func TruckElectric ¶
TruckElectric renders the "truck-electric" icon.
Usage in templates:
{{ lucide "truck-electric" }}
Direct usage in Go:
lucide.TruckElectric()
lucide.TruckElectric(lucide.Options{Size: 32, Class: "my-icon"})
func TurkishLira ¶
TurkishLira renders the "turkish-lira" icon.
Usage in templates:
{{ lucide "turkish-lira" }}
Direct usage in Go:
lucide.TurkishLira()
lucide.TurkishLira(lucide.Options{Size: 32, Class: "my-icon"})
func Turntable ¶
Turntable renders the "turntable" icon.
Usage in templates:
{{ lucide "turntable" }}
Direct usage in Go:
lucide.Turntable()
lucide.Turntable(lucide.Options{Size: 32, Class: "my-icon"})
func Turtle ¶
Turtle renders the "turtle" icon.
Usage in templates:
{{ lucide "turtle" }}
Direct usage in Go:
lucide.Turtle()
lucide.Turtle(lucide.Options{Size: 32, Class: "my-icon"})
func Tv ¶
Tv renders the "tv" icon.
Usage in templates:
{{ lucide "tv" }}
Direct usage in Go:
lucide.Tv()
lucide.Tv(lucide.Options{Size: 32, Class: "my-icon"})
func Tv2
deprecated
added in
v0.4.0
Tv2 is an alias for TvMinimal.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use TvMinimal instead.
Usage in templates:
{{ lucide "tv-2" }}
Direct usage in Go:
lucide.Tv2()
lucide.Tv2(lucide.Options{Size: 32, Class: "my-icon"})
func TvMinimal ¶
TvMinimal renders the "tv-minimal" icon.
Usage in templates:
{{ lucide "tv-minimal" }}
Direct usage in Go:
lucide.TvMinimal()
lucide.TvMinimal(lucide.Options{Size: 32, Class: "my-icon"})
func TvMinimalPlay ¶
TvMinimalPlay renders the "tv-minimal-play" icon.
Usage in templates:
{{ lucide "tv-minimal-play" }}
Direct usage in Go:
lucide.TvMinimalPlay()
lucide.TvMinimalPlay(lucide.Options{Size: 32, Class: "my-icon"})
func Type ¶
Type renders the "type" icon.
Usage in templates:
{{ lucide "type" }}
Direct usage in Go:
lucide.Type()
lucide.Type(lucide.Options{Size: 32, Class: "my-icon"})
func TypeOutline ¶
TypeOutline renders the "type-outline" icon.
Usage in templates:
{{ lucide "type-outline" }}
Direct usage in Go:
lucide.TypeOutline()
lucide.TypeOutline(lucide.Options{Size: 32, Class: "my-icon"})
func Umbrella ¶
Umbrella renders the "umbrella" icon.
Usage in templates:
{{ lucide "umbrella" }}
Direct usage in Go:
lucide.Umbrella()
lucide.Umbrella(lucide.Options{Size: 32, Class: "my-icon"})
func UmbrellaOff ¶
UmbrellaOff renders the "umbrella-off" icon.
Usage in templates:
{{ lucide "umbrella-off" }}
Direct usage in Go:
lucide.UmbrellaOff()
lucide.UmbrellaOff(lucide.Options{Size: 32, Class: "my-icon"})
func Underline ¶
Underline renders the "underline" icon.
Usage in templates:
{{ lucide "underline" }}
Direct usage in Go:
lucide.Underline()
lucide.Underline(lucide.Options{Size: 32, Class: "my-icon"})
func Undo ¶
Undo renders the "undo" icon.
Usage in templates:
{{ lucide "undo" }}
Direct usage in Go:
lucide.Undo()
lucide.Undo(lucide.Options{Size: 32, Class: "my-icon"})
func Undo2 ¶
Undo2 renders the "undo-2" icon.
Usage in templates:
{{ lucide "undo-2" }}
Direct usage in Go:
lucide.Undo2()
lucide.Undo2(lucide.Options{Size: 32, Class: "my-icon"})
func UndoDot ¶
UndoDot renders the "undo-dot" icon.
Usage in templates:
{{ lucide "undo-dot" }}
Direct usage in Go:
lucide.UndoDot()
lucide.UndoDot(lucide.Options{Size: 32, Class: "my-icon"})
func UnfoldHorizontal ¶
UnfoldHorizontal renders the "unfold-horizontal" icon.
Usage in templates:
{{ lucide "unfold-horizontal" }}
Direct usage in Go:
lucide.UnfoldHorizontal()
lucide.UnfoldHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func UnfoldVertical ¶
UnfoldVertical renders the "unfold-vertical" icon.
Usage in templates:
{{ lucide "unfold-vertical" }}
Direct usage in Go:
lucide.UnfoldVertical()
lucide.UnfoldVertical(lucide.Options{Size: 32, Class: "my-icon"})
func Ungroup ¶
Ungroup renders the "ungroup" icon.
Usage in templates:
{{ lucide "ungroup" }}
Direct usage in Go:
lucide.Ungroup()
lucide.Ungroup(lucide.Options{Size: 32, Class: "my-icon"})
func University ¶
University renders the "university" icon.
Usage in templates:
{{ lucide "university" }}
Direct usage in Go:
lucide.University()
lucide.University(lucide.Options{Size: 32, Class: "my-icon"})
func Unlink ¶
Unlink renders the "unlink" icon.
Usage in templates:
{{ lucide "unlink" }}
Direct usage in Go:
lucide.Unlink()
lucide.Unlink(lucide.Options{Size: 32, Class: "my-icon"})
func Unlink2 ¶
Unlink2 renders the "unlink-2" icon.
Usage in templates:
{{ lucide "unlink-2" }}
Direct usage in Go:
lucide.Unlink2()
lucide.Unlink2(lucide.Options{Size: 32, Class: "my-icon"})
func Unlock
deprecated
added in
v0.4.0
Unlock is an alias for LockOpen.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use LockOpen instead.
Usage in templates:
{{ lucide "unlock" }}
Direct usage in Go:
lucide.Unlock()
lucide.Unlock(lucide.Options{Size: 32, Class: "my-icon"})
func UnlockKeyhole
deprecated
added in
v0.4.0
UnlockKeyhole is an alias for LockKeyholeOpen.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use LockKeyholeOpen instead.
Usage in templates:
{{ lucide "unlock-keyhole" }}
Direct usage in Go:
lucide.UnlockKeyhole()
lucide.UnlockKeyhole(lucide.Options{Size: 32, Class: "my-icon"})
func Unplug ¶
Unplug renders the "unplug" icon.
Usage in templates:
{{ lucide "unplug" }}
Direct usage in Go:
lucide.Unplug()
lucide.Unplug(lucide.Options{Size: 32, Class: "my-icon"})
func Upload ¶
Upload renders the "upload" icon.
Usage in templates:
{{ lucide "upload" }}
Direct usage in Go:
lucide.Upload()
lucide.Upload(lucide.Options{Size: 32, Class: "my-icon"})
func UploadCloud
deprecated
added in
v0.4.0
UploadCloud is an alias for CloudUpload.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CloudUpload instead.
Usage in templates:
{{ lucide "upload-cloud" }}
Direct usage in Go:
lucide.UploadCloud()
lucide.UploadCloud(lucide.Options{Size: 32, Class: "my-icon"})
func Usb ¶
Usb renders the "usb" icon.
Usage in templates:
{{ lucide "usb" }}
Direct usage in Go:
lucide.Usb()
lucide.Usb(lucide.Options{Size: 32, Class: "my-icon"})
func User ¶
User renders the "user" icon.
Usage in templates:
{{ lucide "user" }}
Direct usage in Go:
lucide.User()
lucide.User(lucide.Options{Size: 32, Class: "my-icon"})
func User2
deprecated
added in
v0.4.0
User2 is an alias for UserRound.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use UserRound instead.
Usage in templates:
{{ lucide "user-2" }}
Direct usage in Go:
lucide.User2()
lucide.User2(lucide.Options{Size: 32, Class: "my-icon"})
func UserCheck ¶
UserCheck renders the "user-check" icon.
Usage in templates:
{{ lucide "user-check" }}
Direct usage in Go:
lucide.UserCheck()
lucide.UserCheck(lucide.Options{Size: 32, Class: "my-icon"})
func UserCheck2
deprecated
added in
v0.4.0
UserCheck2 is an alias for UserRoundCheck.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use UserRoundCheck instead.
Usage in templates:
{{ lucide "user-check-2" }}
Direct usage in Go:
lucide.UserCheck2()
lucide.UserCheck2(lucide.Options{Size: 32, Class: "my-icon"})
func UserCircle
deprecated
added in
v0.4.0
UserCircle is an alias for CircleUser.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleUser instead.
Usage in templates:
{{ lucide "user-circle" }}
Direct usage in Go:
lucide.UserCircle()
lucide.UserCircle(lucide.Options{Size: 32, Class: "my-icon"})
func UserCircle2
deprecated
added in
v0.4.0
UserCircle2 is an alias for CircleUserRound.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleUserRound instead.
Usage in templates:
{{ lucide "user-circle-2" }}
Direct usage in Go:
lucide.UserCircle2()
lucide.UserCircle2(lucide.Options{Size: 32, Class: "my-icon"})
func UserCog ¶
UserCog renders the "user-cog" icon.
Usage in templates:
{{ lucide "user-cog" }}
Direct usage in Go:
lucide.UserCog()
lucide.UserCog(lucide.Options{Size: 32, Class: "my-icon"})
func UserCog2
deprecated
added in
v0.4.0
UserCog2 is an alias for UserRoundCog.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use UserRoundCog instead.
Usage in templates:
{{ lucide "user-cog-2" }}
Direct usage in Go:
lucide.UserCog2()
lucide.UserCog2(lucide.Options{Size: 32, Class: "my-icon"})
func UserKey ¶ added in v0.9.0
UserKey renders the "user-key" icon.
Usage in templates:
{{ lucide "user-key" }}
Direct usage in Go:
lucide.UserKey()
lucide.UserKey(lucide.Options{Size: 32, Class: "my-icon"})
func UserLock ¶
UserLock renders the "user-lock" icon.
Usage in templates:
{{ lucide "user-lock" }}
Direct usage in Go:
lucide.UserLock()
lucide.UserLock(lucide.Options{Size: 32, Class: "my-icon"})
func UserMinus ¶
UserMinus renders the "user-minus" icon.
Usage in templates:
{{ lucide "user-minus" }}
Direct usage in Go:
lucide.UserMinus()
lucide.UserMinus(lucide.Options{Size: 32, Class: "my-icon"})
func UserMinus2
deprecated
added in
v0.4.0
UserMinus2 is an alias for UserRoundMinus.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use UserRoundMinus instead.
Usage in templates:
{{ lucide "user-minus-2" }}
Direct usage in Go:
lucide.UserMinus2()
lucide.UserMinus2(lucide.Options{Size: 32, Class: "my-icon"})
func UserPen ¶
UserPen renders the "user-pen" icon.
Usage in templates:
{{ lucide "user-pen" }}
Direct usage in Go:
lucide.UserPen()
lucide.UserPen(lucide.Options{Size: 32, Class: "my-icon"})
func UserPlus ¶
UserPlus renders the "user-plus" icon.
Usage in templates:
{{ lucide "user-plus" }}
Direct usage in Go:
lucide.UserPlus()
lucide.UserPlus(lucide.Options{Size: 32, Class: "my-icon"})
func UserPlus2
deprecated
added in
v0.4.0
UserPlus2 is an alias for UserRoundPlus.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use UserRoundPlus instead.
Usage in templates:
{{ lucide "user-plus-2" }}
Direct usage in Go:
lucide.UserPlus2()
lucide.UserPlus2(lucide.Options{Size: 32, Class: "my-icon"})
func UserRound ¶
UserRound renders the "user-round" icon.
Usage in templates:
{{ lucide "user-round" }}
Direct usage in Go:
lucide.UserRound()
lucide.UserRound(lucide.Options{Size: 32, Class: "my-icon"})
func UserRoundArrowLeft ¶ added in v0.19.0
UserRoundArrowLeft renders the "user-round-arrow-left" icon.
Usage in templates:
{{ lucide "user-round-arrow-left" }}
Direct usage in Go:
lucide.UserRoundArrowLeft()
lucide.UserRoundArrowLeft(lucide.Options{Size: 32, Class: "my-icon"})
func UserRoundCheck ¶
UserRoundCheck renders the "user-round-check" icon.
Usage in templates:
{{ lucide "user-round-check" }}
Direct usage in Go:
lucide.UserRoundCheck()
lucide.UserRoundCheck(lucide.Options{Size: 32, Class: "my-icon"})
func UserRoundCog ¶
UserRoundCog renders the "user-round-cog" icon.
Usage in templates:
{{ lucide "user-round-cog" }}
Direct usage in Go:
lucide.UserRoundCog()
lucide.UserRoundCog(lucide.Options{Size: 32, Class: "my-icon"})
func UserRoundKey ¶ added in v0.9.0
UserRoundKey renders the "user-round-key" icon.
Usage in templates:
{{ lucide "user-round-key" }}
Direct usage in Go:
lucide.UserRoundKey()
lucide.UserRoundKey(lucide.Options{Size: 32, Class: "my-icon"})
func UserRoundMinus ¶
UserRoundMinus renders the "user-round-minus" icon.
Usage in templates:
{{ lucide "user-round-minus" }}
Direct usage in Go:
lucide.UserRoundMinus()
lucide.UserRoundMinus(lucide.Options{Size: 32, Class: "my-icon"})
func UserRoundPen ¶
UserRoundPen renders the "user-round-pen" icon.
Usage in templates:
{{ lucide "user-round-pen" }}
Direct usage in Go:
lucide.UserRoundPen()
lucide.UserRoundPen(lucide.Options{Size: 32, Class: "my-icon"})
func UserRoundPlus ¶
UserRoundPlus renders the "user-round-plus" icon.
Usage in templates:
{{ lucide "user-round-plus" }}
Direct usage in Go:
lucide.UserRoundPlus()
lucide.UserRoundPlus(lucide.Options{Size: 32, Class: "my-icon"})
func UserRoundSearch ¶
UserRoundSearch renders the "user-round-search" icon.
Usage in templates:
{{ lucide "user-round-search" }}
Direct usage in Go:
lucide.UserRoundSearch()
lucide.UserRoundSearch(lucide.Options{Size: 32, Class: "my-icon"})
func UserRoundX ¶
UserRoundX renders the "user-round-x" icon.
Usage in templates:
{{ lucide "user-round-x" }}
Direct usage in Go:
lucide.UserRoundX()
lucide.UserRoundX(lucide.Options{Size: 32, Class: "my-icon"})
func UserSearch ¶
UserSearch renders the "user-search" icon.
Usage in templates:
{{ lucide "user-search" }}
Direct usage in Go:
lucide.UserSearch()
lucide.UserSearch(lucide.Options{Size: 32, Class: "my-icon"})
func UserShield ¶ added in v0.23.0
UserShield renders the "user-shield" icon.
Usage in templates:
{{ lucide "user-shield" }}
Direct usage in Go:
lucide.UserShield()
lucide.UserShield(lucide.Options{Size: 32, Class: "my-icon"})
func UserSquare
deprecated
added in
v0.4.0
UserSquare is an alias for SquareUser.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareUser instead.
Usage in templates:
{{ lucide "user-square" }}
Direct usage in Go:
lucide.UserSquare()
lucide.UserSquare(lucide.Options{Size: 32, Class: "my-icon"})
func UserSquare2
deprecated
added in
v0.4.0
UserSquare2 is an alias for SquareUserRound.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareUserRound instead.
Usage in templates:
{{ lucide "user-square-2" }}
Direct usage in Go:
lucide.UserSquare2()
lucide.UserSquare2(lucide.Options{Size: 32, Class: "my-icon"})
func UserStar ¶
UserStar renders the "user-star" icon.
Usage in templates:
{{ lucide "user-star" }}
Direct usage in Go:
lucide.UserStar()
lucide.UserStar(lucide.Options{Size: 32, Class: "my-icon"})
func UserX ¶
UserX renders the "user-x" icon.
Usage in templates:
{{ lucide "user-x" }}
Direct usage in Go:
lucide.UserX()
lucide.UserX(lucide.Options{Size: 32, Class: "my-icon"})
func UserX2
deprecated
added in
v0.4.0
UserX2 is an alias for UserRoundX.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use UserRoundX instead.
Usage in templates:
{{ lucide "user-x-2" }}
Direct usage in Go:
lucide.UserX2()
lucide.UserX2(lucide.Options{Size: 32, Class: "my-icon"})
func Users ¶
Users renders the "users" icon.
Usage in templates:
{{ lucide "users" }}
Direct usage in Go:
lucide.Users()
lucide.Users(lucide.Options{Size: 32, Class: "my-icon"})
func Users2
deprecated
added in
v0.4.0
Users2 is an alias for UsersRound.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use UsersRound instead.
Usage in templates:
{{ lucide "users-2" }}
Direct usage in Go:
lucide.Users2()
lucide.Users2(lucide.Options{Size: 32, Class: "my-icon"})
func UsersRound ¶
UsersRound renders the "users-round" icon.
Usage in templates:
{{ lucide "users-round" }}
Direct usage in Go:
lucide.UsersRound()
lucide.UsersRound(lucide.Options{Size: 32, Class: "my-icon"})
func Utensils ¶
Utensils renders the "utensils" icon.
Usage in templates:
{{ lucide "utensils" }}
Direct usage in Go:
lucide.Utensils()
lucide.Utensils(lucide.Options{Size: 32, Class: "my-icon"})
func UtensilsCrossed ¶
UtensilsCrossed renders the "utensils-crossed" icon.
Usage in templates:
{{ lucide "utensils-crossed" }}
Direct usage in Go:
lucide.UtensilsCrossed()
lucide.UtensilsCrossed(lucide.Options{Size: 32, Class: "my-icon"})
func UtilityPole ¶
UtilityPole renders the "utility-pole" icon.
Usage in templates:
{{ lucide "utility-pole" }}
Direct usage in Go:
lucide.UtilityPole()
lucide.UtilityPole(lucide.Options{Size: 32, Class: "my-icon"})
func Van ¶ added in v0.7.0
Van renders the "van" icon.
Usage in templates:
{{ lucide "van" }}
Direct usage in Go:
lucide.Van()
lucide.Van(lucide.Options{Size: 32, Class: "my-icon"})
func Variable ¶
Variable renders the "variable" icon.
Usage in templates:
{{ lucide "variable" }}
Direct usage in Go:
lucide.Variable()
lucide.Variable(lucide.Options{Size: 32, Class: "my-icon"})
func Vault ¶
Vault renders the "vault" icon.
Usage in templates:
{{ lucide "vault" }}
Direct usage in Go:
lucide.Vault()
lucide.Vault(lucide.Options{Size: 32, Class: "my-icon"})
func VectorSquare ¶
VectorSquare renders the "vector-square" icon.
Usage in templates:
{{ lucide "vector-square" }}
Direct usage in Go:
lucide.VectorSquare()
lucide.VectorSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Vegan ¶
Vegan renders the "vegan" icon.
Usage in templates:
{{ lucide "vegan" }}
Direct usage in Go:
lucide.Vegan()
lucide.Vegan(lucide.Options{Size: 32, Class: "my-icon"})
func VenetianMask ¶
VenetianMask renders the "venetian-mask" icon.
Usage in templates:
{{ lucide "venetian-mask" }}
Direct usage in Go:
lucide.VenetianMask()
lucide.VenetianMask(lucide.Options{Size: 32, Class: "my-icon"})
func Venus ¶
Venus renders the "venus" icon.
Usage in templates:
{{ lucide "venus" }}
Direct usage in Go:
lucide.Venus()
lucide.Venus(lucide.Options{Size: 32, Class: "my-icon"})
func VenusAndMars ¶
VenusAndMars renders the "venus-and-mars" icon.
Usage in templates:
{{ lucide "venus-and-mars" }}
Direct usage in Go:
lucide.VenusAndMars()
lucide.VenusAndMars(lucide.Options{Size: 32, Class: "my-icon"})
func Verified
deprecated
added in
v0.4.0
Verified is an alias for BadgeCheck.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use BadgeCheck instead.
Usage in templates:
{{ lucide "verified" }}
Direct usage in Go:
lucide.Verified()
lucide.Verified(lucide.Options{Size: 32, Class: "my-icon"})
func Vibrate ¶
Vibrate renders the "vibrate" icon.
Usage in templates:
{{ lucide "vibrate" }}
Direct usage in Go:
lucide.Vibrate()
lucide.Vibrate(lucide.Options{Size: 32, Class: "my-icon"})
func VibrateOff ¶
VibrateOff renders the "vibrate-off" icon.
Usage in templates:
{{ lucide "vibrate-off" }}
Direct usage in Go:
lucide.VibrateOff()
lucide.VibrateOff(lucide.Options{Size: 32, Class: "my-icon"})
func Video ¶
Video renders the "video" icon.
Usage in templates:
{{ lucide "video" }}
Direct usage in Go:
lucide.Video()
lucide.Video(lucide.Options{Size: 32, Class: "my-icon"})
func VideoOff ¶
VideoOff renders the "video-off" icon.
Usage in templates:
{{ lucide "video-off" }}
Direct usage in Go:
lucide.VideoOff()
lucide.VideoOff(lucide.Options{Size: 32, Class: "my-icon"})
func Videotape ¶
Videotape renders the "videotape" icon.
Usage in templates:
{{ lucide "videotape" }}
Direct usage in Go:
lucide.Videotape()
lucide.Videotape(lucide.Options{Size: 32, Class: "my-icon"})
func View ¶
View renders the "view" icon.
Usage in templates:
{{ lucide "view" }}
Direct usage in Go:
lucide.View()
lucide.View(lucide.Options{Size: 32, Class: "my-icon"})
func Voicemail ¶
Voicemail renders the "voicemail" icon.
Usage in templates:
{{ lucide "voicemail" }}
Direct usage in Go:
lucide.Voicemail()
lucide.Voicemail(lucide.Options{Size: 32, Class: "my-icon"})
func Volleyball ¶
Volleyball renders the "volleyball" icon.
Usage in templates:
{{ lucide "volleyball" }}
Direct usage in Go:
lucide.Volleyball()
lucide.Volleyball(lucide.Options{Size: 32, Class: "my-icon"})
func Volume ¶
Volume renders the "volume" icon.
Usage in templates:
{{ lucide "volume" }}
Direct usage in Go:
lucide.Volume()
lucide.Volume(lucide.Options{Size: 32, Class: "my-icon"})
func Volume1 ¶
Volume1 renders the "volume-1" icon.
Usage in templates:
{{ lucide "volume-1" }}
Direct usage in Go:
lucide.Volume1()
lucide.Volume1(lucide.Options{Size: 32, Class: "my-icon"})
func Volume2 ¶
Volume2 renders the "volume-2" icon.
Usage in templates:
{{ lucide "volume-2" }}
Direct usage in Go:
lucide.Volume2()
lucide.Volume2(lucide.Options{Size: 32, Class: "my-icon"})
func VolumeOff ¶
VolumeOff renders the "volume-off" icon.
Usage in templates:
{{ lucide "volume-off" }}
Direct usage in Go:
lucide.VolumeOff()
lucide.VolumeOff(lucide.Options{Size: 32, Class: "my-icon"})
func VolumeX ¶
VolumeX renders the "volume-x" icon.
Usage in templates:
{{ lucide "volume-x" }}
Direct usage in Go:
lucide.VolumeX()
lucide.VolumeX(lucide.Options{Size: 32, Class: "my-icon"})
func Vote ¶
Vote renders the "vote" icon.
Usage in templates:
{{ lucide "vote" }}
Direct usage in Go:
lucide.Vote()
lucide.Vote(lucide.Options{Size: 32, Class: "my-icon"})
func Wallet ¶
Wallet renders the "wallet" icon.
Usage in templates:
{{ lucide "wallet" }}
Direct usage in Go:
lucide.Wallet()
lucide.Wallet(lucide.Options{Size: 32, Class: "my-icon"})
func Wallet2
deprecated
added in
v0.4.0
Wallet2 is an alias for WalletMinimal.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use WalletMinimal instead.
Usage in templates:
{{ lucide "wallet-2" }}
Direct usage in Go:
lucide.Wallet2()
lucide.Wallet2(lucide.Options{Size: 32, Class: "my-icon"})
func WalletCards ¶
WalletCards renders the "wallet-cards" icon.
Usage in templates:
{{ lucide "wallet-cards" }}
Direct usage in Go:
lucide.WalletCards()
lucide.WalletCards(lucide.Options{Size: 32, Class: "my-icon"})
func WalletMinimal ¶
WalletMinimal renders the "wallet-minimal" icon.
Usage in templates:
{{ lucide "wallet-minimal" }}
Direct usage in Go:
lucide.WalletMinimal()
lucide.WalletMinimal(lucide.Options{Size: 32, Class: "my-icon"})
func Wallpaper ¶
Wallpaper renders the "wallpaper" icon.
Usage in templates:
{{ lucide "wallpaper" }}
Direct usage in Go:
lucide.Wallpaper()
lucide.Wallpaper(lucide.Options{Size: 32, Class: "my-icon"})
func Wand ¶
Wand renders the "wand" icon.
Usage in templates:
{{ lucide "wand" }}
Direct usage in Go:
lucide.Wand()
lucide.Wand(lucide.Options{Size: 32, Class: "my-icon"})
func Wand2
deprecated
added in
v0.4.0
Wand2 is an alias for WandSparkles.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use WandSparkles instead.
Usage in templates:
{{ lucide "wand-2" }}
Direct usage in Go:
lucide.Wand2()
lucide.Wand2(lucide.Options{Size: 32, Class: "my-icon"})
func WandSparkles ¶
WandSparkles renders the "wand-sparkles" icon.
Usage in templates:
{{ lucide "wand-sparkles" }}
Direct usage in Go:
lucide.WandSparkles()
lucide.WandSparkles(lucide.Options{Size: 32, Class: "my-icon"})
func Warehouse ¶
Warehouse renders the "warehouse" icon.
Usage in templates:
{{ lucide "warehouse" }}
Direct usage in Go:
lucide.Warehouse()
lucide.Warehouse(lucide.Options{Size: 32, Class: "my-icon"})
func WashingMachine ¶
WashingMachine renders the "washing-machine" icon.
Usage in templates:
{{ lucide "washing-machine" }}
Direct usage in Go:
lucide.WashingMachine()
lucide.WashingMachine(lucide.Options{Size: 32, Class: "my-icon"})
func Watch ¶
Watch renders the "watch" icon.
Usage in templates:
{{ lucide "watch" }}
Direct usage in Go:
lucide.Watch()
lucide.Watch(lucide.Options{Size: 32, Class: "my-icon"})
func Waves
deprecated
Waves is an alias for WavesHorizontal.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use WavesHorizontal instead.
Usage in templates:
{{ lucide "waves" }}
Direct usage in Go:
lucide.Waves()
lucide.Waves(lucide.Options{Size: 32, Class: "my-icon"})
func WavesArrowDown ¶ added in v0.6.0
WavesArrowDown renders the "waves-arrow-down" icon.
Usage in templates:
{{ lucide "waves-arrow-down" }}
Direct usage in Go:
lucide.WavesArrowDown()
lucide.WavesArrowDown(lucide.Options{Size: 32, Class: "my-icon"})
func WavesArrowUp ¶ added in v0.6.0
WavesArrowUp renders the "waves-arrow-up" icon.
Usage in templates:
{{ lucide "waves-arrow-up" }}
Direct usage in Go:
lucide.WavesArrowUp()
lucide.WavesArrowUp(lucide.Options{Size: 32, Class: "my-icon"})
func WavesHorizontal ¶ added in v0.15.0
WavesHorizontal renders the "waves-horizontal" icon.
Usage in templates:
{{ lucide "waves-horizontal" }}
Direct usage in Go:
lucide.WavesHorizontal()
lucide.WavesHorizontal(lucide.Options{Size: 32, Class: "my-icon"})
func WavesLadder ¶
WavesLadder renders the "waves-ladder" icon.
Usage in templates:
{{ lucide "waves-ladder" }}
Direct usage in Go:
lucide.WavesLadder()
lucide.WavesLadder(lucide.Options{Size: 32, Class: "my-icon"})
func WavesVertical ¶ added in v0.15.0
WavesVertical renders the "waves-vertical" icon.
Usage in templates:
{{ lucide "waves-vertical" }}
Direct usage in Go:
lucide.WavesVertical()
lucide.WavesVertical(lucide.Options{Size: 32, Class: "my-icon"})
func Waypoints ¶
Waypoints renders the "waypoints" icon.
Usage in templates:
{{ lucide "waypoints" }}
Direct usage in Go:
lucide.Waypoints()
lucide.Waypoints(lucide.Options{Size: 32, Class: "my-icon"})
func Webcam ¶
Webcam renders the "webcam" icon.
Usage in templates:
{{ lucide "webcam" }}
Direct usage in Go:
lucide.Webcam()
lucide.Webcam(lucide.Options{Size: 32, Class: "my-icon"})
func WebcamOff ¶ added in v0.18.0
WebcamOff renders the "webcam-off" icon.
Usage in templates:
{{ lucide "webcam-off" }}
Direct usage in Go:
lucide.WebcamOff()
lucide.WebcamOff(lucide.Options{Size: 32, Class: "my-icon"})
func Webhook ¶
Webhook renders the "webhook" icon.
Usage in templates:
{{ lucide "webhook" }}
Direct usage in Go:
lucide.Webhook()
lucide.Webhook(lucide.Options{Size: 32, Class: "my-icon"})
func WebhookOff ¶
WebhookOff renders the "webhook-off" icon.
Usage in templates:
{{ lucide "webhook-off" }}
Direct usage in Go:
lucide.WebhookOff()
lucide.WebhookOff(lucide.Options{Size: 32, Class: "my-icon"})
func Weight ¶
Weight renders the "weight" icon.
Usage in templates:
{{ lucide "weight" }}
Direct usage in Go:
lucide.Weight()
lucide.Weight(lucide.Options{Size: 32, Class: "my-icon"})
func WeightTilde ¶ added in v0.7.0
WeightTilde renders the "weight-tilde" icon.
Usage in templates:
{{ lucide "weight-tilde" }}
Direct usage in Go:
lucide.WeightTilde()
lucide.WeightTilde(lucide.Options{Size: 32, Class: "my-icon"})
func Wheat ¶
Wheat renders the "wheat" icon.
Usage in templates:
{{ lucide "wheat" }}
Direct usage in Go:
lucide.Wheat()
lucide.Wheat(lucide.Options{Size: 32, Class: "my-icon"})
func WheatOff ¶
WheatOff renders the "wheat-off" icon.
Usage in templates:
{{ lucide "wheat-off" }}
Direct usage in Go:
lucide.WheatOff()
lucide.WheatOff(lucide.Options{Size: 32, Class: "my-icon"})
func WholeWord ¶
WholeWord renders the "whole-word" icon.
Usage in templates:
{{ lucide "whole-word" }}
Direct usage in Go:
lucide.WholeWord()
lucide.WholeWord(lucide.Options{Size: 32, Class: "my-icon"})
func Wifi ¶
Wifi renders the "wifi" icon.
Usage in templates:
{{ lucide "wifi" }}
Direct usage in Go:
lucide.Wifi()
lucide.Wifi(lucide.Options{Size: 32, Class: "my-icon"})
func WifiCog ¶
WifiCog renders the "wifi-cog" icon.
Usage in templates:
{{ lucide "wifi-cog" }}
Direct usage in Go:
lucide.WifiCog()
lucide.WifiCog(lucide.Options{Size: 32, Class: "my-icon"})
func WifiHigh ¶
WifiHigh renders the "wifi-high" icon.
Usage in templates:
{{ lucide "wifi-high" }}
Direct usage in Go:
lucide.WifiHigh()
lucide.WifiHigh(lucide.Options{Size: 32, Class: "my-icon"})
func WifiLow ¶
WifiLow renders the "wifi-low" icon.
Usage in templates:
{{ lucide "wifi-low" }}
Direct usage in Go:
lucide.WifiLow()
lucide.WifiLow(lucide.Options{Size: 32, Class: "my-icon"})
func WifiOff ¶
WifiOff renders the "wifi-off" icon.
Usage in templates:
{{ lucide "wifi-off" }}
Direct usage in Go:
lucide.WifiOff()
lucide.WifiOff(lucide.Options{Size: 32, Class: "my-icon"})
func WifiPen ¶
WifiPen renders the "wifi-pen" icon.
Usage in templates:
{{ lucide "wifi-pen" }}
Direct usage in Go:
lucide.WifiPen()
lucide.WifiPen(lucide.Options{Size: 32, Class: "my-icon"})
func WifiSync ¶
WifiSync renders the "wifi-sync" icon.
Usage in templates:
{{ lucide "wifi-sync" }}
Direct usage in Go:
lucide.WifiSync()
lucide.WifiSync(lucide.Options{Size: 32, Class: "my-icon"})
func WifiZero ¶
WifiZero renders the "wifi-zero" icon.
Usage in templates:
{{ lucide "wifi-zero" }}
Direct usage in Go:
lucide.WifiZero()
lucide.WifiZero(lucide.Options{Size: 32, Class: "my-icon"})
func Wind ¶
Wind renders the "wind" icon.
Usage in templates:
{{ lucide "wind" }}
Direct usage in Go:
lucide.Wind()
lucide.Wind(lucide.Options{Size: 32, Class: "my-icon"})
func WindArrowDown ¶
WindArrowDown renders the "wind-arrow-down" icon.
Usage in templates:
{{ lucide "wind-arrow-down" }}
Direct usage in Go:
lucide.WindArrowDown()
lucide.WindArrowDown(lucide.Options{Size: 32, Class: "my-icon"})
func Wine ¶
Wine renders the "wine" icon.
Usage in templates:
{{ lucide "wine" }}
Direct usage in Go:
lucide.Wine()
lucide.Wine(lucide.Options{Size: 32, Class: "my-icon"})
func WineOff ¶
WineOff renders the "wine-off" icon.
Usage in templates:
{{ lucide "wine-off" }}
Direct usage in Go:
lucide.WineOff()
lucide.WineOff(lucide.Options{Size: 32, Class: "my-icon"})
func Workflow ¶
Workflow renders the "workflow" icon.
Usage in templates:
{{ lucide "workflow" }}
Direct usage in Go:
lucide.Workflow()
lucide.Workflow(lucide.Options{Size: 32, Class: "my-icon"})
func Worm ¶
Worm renders the "worm" icon.
Usage in templates:
{{ lucide "worm" }}
Direct usage in Go:
lucide.Worm()
lucide.Worm(lucide.Options{Size: 32, Class: "my-icon"})
func WrapText
deprecated
added in
v0.4.0
WrapText is an alias for TextWrap.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use TextWrap instead.
Usage in templates:
{{ lucide "wrap-text" }}
Direct usage in Go:
lucide.WrapText()
lucide.WrapText(lucide.Options{Size: 32, Class: "my-icon"})
func Wrench ¶
Wrench renders the "wrench" icon.
Usage in templates:
{{ lucide "wrench" }}
Direct usage in Go:
lucide.Wrench()
lucide.Wrench(lucide.Options{Size: 32, Class: "my-icon"})
func WrenchOff ¶ added in v0.18.0
WrenchOff renders the "wrench-off" icon.
Usage in templates:
{{ lucide "wrench-off" }}
Direct usage in Go:
lucide.WrenchOff()
lucide.WrenchOff(lucide.Options{Size: 32, Class: "my-icon"})
func X ¶
X renders the "x" icon.
Usage in templates:
{{ lucide "x" }}
Direct usage in Go:
lucide.X()
lucide.X(lucide.Options{Size: 32, Class: "my-icon"})
func XCircle
deprecated
added in
v0.4.0
XCircle is an alias for CircleX.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use CircleX instead.
Usage in templates:
{{ lucide "x-circle" }}
Direct usage in Go:
lucide.XCircle()
lucide.XCircle(lucide.Options{Size: 32, Class: "my-icon"})
func XLineTop ¶ added in v0.10.0
XLineTop renders the "x-line-top" icon.
Usage in templates:
{{ lucide "x-line-top" }}
Direct usage in Go:
lucide.XLineTop()
lucide.XLineTop(lucide.Options{Size: 32, Class: "my-icon"})
func XOctagon
deprecated
added in
v0.4.0
XOctagon is an alias for OctagonX.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use OctagonX instead.
Usage in templates:
{{ lucide "x-octagon" }}
Direct usage in Go:
lucide.XOctagon()
lucide.XOctagon(lucide.Options{Size: 32, Class: "my-icon"})
func XSquare
deprecated
added in
v0.4.0
XSquare is an alias for SquareX.
Deprecated: This icon name is deprecated and will be removed in a future version. Reason: alias.name Please use SquareX instead.
Usage in templates:
{{ lucide "x-square" }}
Direct usage in Go:
lucide.XSquare()
lucide.XSquare(lucide.Options{Size: 32, Class: "my-icon"})
func Zap ¶
Zap renders the "zap" icon.
Usage in templates:
{{ lucide "zap" }}
Direct usage in Go:
lucide.Zap()
lucide.Zap(lucide.Options{Size: 32, Class: "my-icon"})
func ZapOff ¶
ZapOff renders the "zap-off" icon.
Usage in templates:
{{ lucide "zap-off" }}
Direct usage in Go:
lucide.ZapOff()
lucide.ZapOff(lucide.Options{Size: 32, Class: "my-icon"})
func ZodiacAquarius ¶ added in v0.11.0
ZodiacAquarius renders the "zodiac-aquarius" icon.
Usage in templates:
{{ lucide "zodiac-aquarius" }}
Direct usage in Go:
lucide.ZodiacAquarius()
lucide.ZodiacAquarius(lucide.Options{Size: 32, Class: "my-icon"})
func ZodiacAries ¶ added in v0.11.0
ZodiacAries renders the "zodiac-aries" icon.
Usage in templates:
{{ lucide "zodiac-aries" }}
Direct usage in Go:
lucide.ZodiacAries()
lucide.ZodiacAries(lucide.Options{Size: 32, Class: "my-icon"})
func ZodiacCancer ¶ added in v0.11.0
ZodiacCancer renders the "zodiac-cancer" icon.
Usage in templates:
{{ lucide "zodiac-cancer" }}
Direct usage in Go:
lucide.ZodiacCancer()
lucide.ZodiacCancer(lucide.Options{Size: 32, Class: "my-icon"})
func ZodiacCapricorn ¶ added in v0.11.0
ZodiacCapricorn renders the "zodiac-capricorn" icon.
Usage in templates:
{{ lucide "zodiac-capricorn" }}
Direct usage in Go:
lucide.ZodiacCapricorn()
lucide.ZodiacCapricorn(lucide.Options{Size: 32, Class: "my-icon"})
func ZodiacGemini ¶ added in v0.11.0
ZodiacGemini renders the "zodiac-gemini" icon.
Usage in templates:
{{ lucide "zodiac-gemini" }}
Direct usage in Go:
lucide.ZodiacGemini()
lucide.ZodiacGemini(lucide.Options{Size: 32, Class: "my-icon"})
func ZodiacLeo ¶ added in v0.11.0
ZodiacLeo renders the "zodiac-leo" icon.
Usage in templates:
{{ lucide "zodiac-leo" }}
Direct usage in Go:
lucide.ZodiacLeo()
lucide.ZodiacLeo(lucide.Options{Size: 32, Class: "my-icon"})
func ZodiacLibra ¶ added in v0.11.0
ZodiacLibra renders the "zodiac-libra" icon.
Usage in templates:
{{ lucide "zodiac-libra" }}
Direct usage in Go:
lucide.ZodiacLibra()
lucide.ZodiacLibra(lucide.Options{Size: 32, Class: "my-icon"})
func ZodiacOphiuchus ¶ added in v0.11.0
ZodiacOphiuchus renders the "zodiac-ophiuchus" icon.
Usage in templates:
{{ lucide "zodiac-ophiuchus" }}
Direct usage in Go:
lucide.ZodiacOphiuchus()
lucide.ZodiacOphiuchus(lucide.Options{Size: 32, Class: "my-icon"})
func ZodiacPisces ¶ added in v0.11.0
ZodiacPisces renders the "zodiac-pisces" icon.
Usage in templates:
{{ lucide "zodiac-pisces" }}
Direct usage in Go:
lucide.ZodiacPisces()
lucide.ZodiacPisces(lucide.Options{Size: 32, Class: "my-icon"})
func ZodiacSagittarius ¶ added in v0.11.0
ZodiacSagittarius renders the "zodiac-sagittarius" icon.
Usage in templates:
{{ lucide "zodiac-sagittarius" }}
Direct usage in Go:
lucide.ZodiacSagittarius()
lucide.ZodiacSagittarius(lucide.Options{Size: 32, Class: "my-icon"})
func ZodiacScorpio ¶ added in v0.11.0
ZodiacScorpio renders the "zodiac-scorpio" icon.
Usage in templates:
{{ lucide "zodiac-scorpio" }}
Direct usage in Go:
lucide.ZodiacScorpio()
lucide.ZodiacScorpio(lucide.Options{Size: 32, Class: "my-icon"})
func ZodiacTaurus ¶ added in v0.11.0
ZodiacTaurus renders the "zodiac-taurus" icon.
Usage in templates:
{{ lucide "zodiac-taurus" }}
Direct usage in Go:
lucide.ZodiacTaurus()
lucide.ZodiacTaurus(lucide.Options{Size: 32, Class: "my-icon"})
func ZodiacVirgo ¶ added in v0.11.0
ZodiacVirgo renders the "zodiac-virgo" icon.
Usage in templates:
{{ lucide "zodiac-virgo" }}
Direct usage in Go:
lucide.ZodiacVirgo()
lucide.ZodiacVirgo(lucide.Options{Size: 32, Class: "my-icon"})
Types ¶
type Config ¶
type Config struct {
// FuncName is the icon function name (default: "lucide")
FuncName string
// SkipDict disables the dict helper function (default: false, meaning dict is included)
// Set to true only if you're using Sprig or providing your own dict function
SkipDict bool
// DictName is the dict function name (default: "dict")
DictName string
}
Config configures the template function map returned by FuncMap.
type Options ¶
type Options struct {
// Size sets both width and height in pixels (default: 24)
Size int
// Color sets the color of the stroke. (default: currentColor)
Color string
// StrokeWidth sets the stroke width (default: 2)
StrokeWidth int
// Class sets CSS classes to add to the SVG element
Class string
}
Options configures individual icon rendering.