feather

package module
v0.0.0-...-30eb9b5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2019 License: MIT Imports: 2 Imported by: 0

README

feather

https://feathericons.com/

Installation

go get -u gitea.com/go-icon/feather

Usage

icon := feather.Activity()

// Get the raw XML
xml := icon.XML()

// Get something suitable to pass directly to an html/template
html := icon.HTML()

Build

go generate generate.go

New Versions

To update the version of feather, simply change featherVersion in feather_generate.go and re-build.

License

MIT License

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Icons = []string{} /* 282 elements not displayed */

Icons is a list of all Feather icons

Functions

This section is empty.

Types

type FeatherIcon

type FeatherIcon struct {
	// contains filtered or unexported fields
}

FeatherIcon represents an SVG node

func Activity

func Activity() *FeatherIcon

Activity returns the "activity" FeatherIcon.

func Airplay

func Airplay() *FeatherIcon

Airplay returns the "airplay" FeatherIcon.

func AlertCircle

func AlertCircle() *FeatherIcon

AlertCircle returns the "alert-circle" FeatherIcon.

func AlertOctagon

func AlertOctagon() *FeatherIcon

AlertOctagon returns the "alert-octagon" FeatherIcon.

func AlertTriangle

func AlertTriangle() *FeatherIcon

AlertTriangle returns the "alert-triangle" FeatherIcon.

func AlignCenter

func AlignCenter() *FeatherIcon

AlignCenter returns the "align-center" FeatherIcon.

func AlignJustify

func AlignJustify() *FeatherIcon

AlignJustify returns the "align-justify" FeatherIcon.

func AlignLeft

func AlignLeft() *FeatherIcon

AlignLeft returns the "align-left" FeatherIcon.

func AlignRight

func AlignRight() *FeatherIcon

AlignRight returns the "align-right" FeatherIcon.

func Anchor

func Anchor() *FeatherIcon

Anchor returns the "anchor" FeatherIcon.

func Aperture

func Aperture() *FeatherIcon

Aperture returns the "aperture" FeatherIcon.

func Archive

func Archive() *FeatherIcon

Archive returns the "archive" FeatherIcon.

func ArrowDown

func ArrowDown() *FeatherIcon

ArrowDown returns the "arrow-down" FeatherIcon.

func ArrowDownCircle

func ArrowDownCircle() *FeatherIcon

ArrowDownCircle returns the "arrow-down-circle" FeatherIcon.

func ArrowDownLeft

func ArrowDownLeft() *FeatherIcon

ArrowDownLeft returns the "arrow-down-left" FeatherIcon.

func ArrowDownRight

func ArrowDownRight() *FeatherIcon

ArrowDownRight returns the "arrow-down-right" FeatherIcon.

func ArrowLeft

func ArrowLeft() *FeatherIcon

ArrowLeft returns the "arrow-left" FeatherIcon.

func ArrowLeftCircle

func ArrowLeftCircle() *FeatherIcon

ArrowLeftCircle returns the "arrow-left-circle" FeatherIcon.

func ArrowRight

func ArrowRight() *FeatherIcon

ArrowRight returns the "arrow-right" FeatherIcon.

func ArrowRightCircle

func ArrowRightCircle() *FeatherIcon

ArrowRightCircle returns the "arrow-right-circle" FeatherIcon.

func ArrowUp

func ArrowUp() *FeatherIcon

ArrowUp returns the "arrow-up" FeatherIcon.

func ArrowUpCircle

func ArrowUpCircle() *FeatherIcon

ArrowUpCircle returns the "arrow-up-circle" FeatherIcon.

func ArrowUpLeft

func ArrowUpLeft() *FeatherIcon

ArrowUpLeft returns the "arrow-up-left" FeatherIcon.

func ArrowUpRight

func ArrowUpRight() *FeatherIcon

ArrowUpRight returns the "arrow-up-right" FeatherIcon.

func AtSign

func AtSign() *FeatherIcon

AtSign returns the "at-sign" FeatherIcon.

func Award

func Award() *FeatherIcon

Award returns the "award" FeatherIcon.

func BarChart

func BarChart() *FeatherIcon

BarChart returns the "bar-chart" FeatherIcon.

func BarChart2

func BarChart2() *FeatherIcon

BarChart2 returns the "bar-chart-2" FeatherIcon.

func Battery

func Battery() *FeatherIcon

Battery returns the "battery" FeatherIcon.

func BatteryCharging

func BatteryCharging() *FeatherIcon

BatteryCharging returns the "battery-charging" FeatherIcon.

func Bell

func Bell() *FeatherIcon

Bell returns the "bell" FeatherIcon.

func BellOff

func BellOff() *FeatherIcon

BellOff returns the "bell-off" FeatherIcon.

func Bluetooth

func Bluetooth() *FeatherIcon

Bluetooth returns the "bluetooth" FeatherIcon.

func Bold

func Bold() *FeatherIcon

Bold returns the "bold" FeatherIcon.

func Book

func Book() *FeatherIcon

Book returns the "book" FeatherIcon.

func BookOpen

func BookOpen() *FeatherIcon

BookOpen returns the "book-open" FeatherIcon.

func Bookmark

func Bookmark() *FeatherIcon

Bookmark returns the "bookmark" FeatherIcon.

func Box

func Box() *FeatherIcon

Box returns the "box" FeatherIcon.

func Briefcase

func Briefcase() *FeatherIcon

Briefcase returns the "briefcase" FeatherIcon.

func Calendar

func Calendar() *FeatherIcon

Calendar returns the "calendar" FeatherIcon.

func Camera

func Camera() *FeatherIcon

Camera returns the "camera" FeatherIcon.

func CameraOff

func CameraOff() *FeatherIcon

CameraOff returns the "camera-off" FeatherIcon.

func Cast

func Cast() *FeatherIcon

Cast returns the "cast" FeatherIcon.

func Check

func Check() *FeatherIcon

Check returns the "check" FeatherIcon.

func CheckCircle

func CheckCircle() *FeatherIcon

CheckCircle returns the "check-circle" FeatherIcon.

func CheckSquare

func CheckSquare() *FeatherIcon

CheckSquare returns the "check-square" FeatherIcon.

func ChevronDown

func ChevronDown() *FeatherIcon

ChevronDown returns the "chevron-down" FeatherIcon.

func ChevronLeft

func ChevronLeft() *FeatherIcon

ChevronLeft returns the "chevron-left" FeatherIcon.

func ChevronRight

func ChevronRight() *FeatherIcon

ChevronRight returns the "chevron-right" FeatherIcon.

func ChevronUp

func ChevronUp() *FeatherIcon

ChevronUp returns the "chevron-up" FeatherIcon.

func ChevronsDown

func ChevronsDown() *FeatherIcon

ChevronsDown returns the "chevrons-down" FeatherIcon.

func ChevronsLeft

func ChevronsLeft() *FeatherIcon

ChevronsLeft returns the "chevrons-left" FeatherIcon.

func ChevronsRight

func ChevronsRight() *FeatherIcon

ChevronsRight returns the "chevrons-right" FeatherIcon.

func ChevronsUp

func ChevronsUp() *FeatherIcon

ChevronsUp returns the "chevrons-up" FeatherIcon.

func Chrome

func Chrome() *FeatherIcon

Chrome returns the "chrome" FeatherIcon.

func Circle

func Circle() *FeatherIcon

Circle returns the "circle" FeatherIcon.

func Clipboard

func Clipboard() *FeatherIcon

Clipboard returns the "clipboard" FeatherIcon.

func Clock

func Clock() *FeatherIcon

Clock returns the "clock" FeatherIcon.

func Cloud

func Cloud() *FeatherIcon

Cloud returns the "cloud" FeatherIcon.

func CloudDrizzle

func CloudDrizzle() *FeatherIcon

CloudDrizzle returns the "cloud-drizzle" FeatherIcon.

func CloudLightning

func CloudLightning() *FeatherIcon

CloudLightning returns the "cloud-lightning" FeatherIcon.

func CloudOff

func CloudOff() *FeatherIcon

CloudOff returns the "cloud-off" FeatherIcon.

func CloudRain

func CloudRain() *FeatherIcon

CloudRain returns the "cloud-rain" FeatherIcon.

func CloudSnow

func CloudSnow() *FeatherIcon

CloudSnow returns the "cloud-snow" FeatherIcon.

func Code

func Code() *FeatherIcon

Code returns the "code" FeatherIcon.

func Codepen

func Codepen() *FeatherIcon

Codepen returns the "codepen" FeatherIcon.

func Codesandbox

func Codesandbox() *FeatherIcon

Codesandbox returns the "codesandbox" FeatherIcon.

func Coffee

func Coffee() *FeatherIcon

Coffee returns the "coffee" FeatherIcon.

func Columns

func Columns() *FeatherIcon

Columns returns the "columns" FeatherIcon.

func Command

func Command() *FeatherIcon

Command returns the "command" FeatherIcon.

func Compass

func Compass() *FeatherIcon

Compass returns the "compass" FeatherIcon.

func Copy

func Copy() *FeatherIcon

Copy returns the "copy" FeatherIcon.

func CornerDownLeft

func CornerDownLeft() *FeatherIcon

CornerDownLeft returns the "corner-down-left" FeatherIcon.

func CornerDownRight

func CornerDownRight() *FeatherIcon

CornerDownRight returns the "corner-down-right" FeatherIcon.

func CornerLeftDown

func CornerLeftDown() *FeatherIcon

CornerLeftDown returns the "corner-left-down" FeatherIcon.

func CornerLeftUp

func CornerLeftUp() *FeatherIcon

CornerLeftUp returns the "corner-left-up" FeatherIcon.

func CornerRightDown

func CornerRightDown() *FeatherIcon

CornerRightDown returns the "corner-right-down" FeatherIcon.

func CornerRightUp

func CornerRightUp() *FeatherIcon

CornerRightUp returns the "corner-right-up" FeatherIcon.

func CornerUpLeft

func CornerUpLeft() *FeatherIcon

CornerUpLeft returns the "corner-up-left" FeatherIcon.

func CornerUpRight

func CornerUpRight() *FeatherIcon

CornerUpRight returns the "corner-up-right" FeatherIcon.

func Cpu

func Cpu() *FeatherIcon

Cpu returns the "cpu" FeatherIcon.

func CreditCard

func CreditCard() *FeatherIcon

CreditCard returns the "credit-card" FeatherIcon.

func Crop

func Crop() *FeatherIcon

Crop returns the "crop" FeatherIcon.

func Crosshair

func Crosshair() *FeatherIcon

Crosshair returns the "crosshair" FeatherIcon.

func Database

func Database() *FeatherIcon

Database returns the "database" FeatherIcon.

func Delete

func Delete() *FeatherIcon

Delete returns the "delete" FeatherIcon.

func Disc

func Disc() *FeatherIcon

Disc returns the "disc" FeatherIcon.

func DollarSign

func DollarSign() *FeatherIcon

DollarSign returns the "dollar-sign" FeatherIcon.

func Download

func Download() *FeatherIcon

Download returns the "download" FeatherIcon.

func DownloadCloud

func DownloadCloud() *FeatherIcon

DownloadCloud returns the "download-cloud" FeatherIcon.

func Droplet

func Droplet() *FeatherIcon

Droplet returns the "droplet" FeatherIcon.

func Edit

func Edit() *FeatherIcon

Edit returns the "edit" FeatherIcon.

func Edit2

func Edit2() *FeatherIcon

Edit2 returns the "edit-2" FeatherIcon.

func Edit3

func Edit3() *FeatherIcon

Edit3 returns the "edit-3" FeatherIcon.

func ExternalLink() *FeatherIcon

ExternalLink returns the "external-link" FeatherIcon.

func Eye

func Eye() *FeatherIcon

Eye returns the "eye" FeatherIcon.

func EyeOff

func EyeOff() *FeatherIcon

EyeOff returns the "eye-off" FeatherIcon.

func Facebook

func Facebook() *FeatherIcon

Facebook returns the "facebook" FeatherIcon.

func FastForward

func FastForward() *FeatherIcon

FastForward returns the "fast-forward" FeatherIcon.

func Feather

func Feather() *FeatherIcon

Feather returns the "feather" FeatherIcon.

func Figma

func Figma() *FeatherIcon

Figma returns the "figma" FeatherIcon.

func File

func File() *FeatherIcon

File returns the "file" FeatherIcon.

func FileMinus

func FileMinus() *FeatherIcon

FileMinus returns the "file-minus" FeatherIcon.

func FilePlus

func FilePlus() *FeatherIcon

FilePlus returns the "file-plus" FeatherIcon.

func FileText

func FileText() *FeatherIcon

FileText returns the "file-text" FeatherIcon.

func Film

func Film() *FeatherIcon

Film returns the "film" FeatherIcon.

func Filter

func Filter() *FeatherIcon

Filter returns the "filter" FeatherIcon.

func Flag

func Flag() *FeatherIcon

Flag returns the "flag" FeatherIcon.

func Folder

func Folder() *FeatherIcon

Folder returns the "folder" FeatherIcon.

func FolderMinus

func FolderMinus() *FeatherIcon

FolderMinus returns the "folder-minus" FeatherIcon.

func FolderPlus

func FolderPlus() *FeatherIcon

FolderPlus returns the "folder-plus" FeatherIcon.

func Framer

func Framer() *FeatherIcon

Framer returns the "framer" FeatherIcon.

func Frown

func Frown() *FeatherIcon

Frown returns the "frown" FeatherIcon.

func Gift

func Gift() *FeatherIcon

Gift returns the "gift" FeatherIcon.

func GitBranch

func GitBranch() *FeatherIcon

GitBranch returns the "git-branch" FeatherIcon.

func GitCommit

func GitCommit() *FeatherIcon

GitCommit returns the "git-commit" FeatherIcon.

func GitMerge

func GitMerge() *FeatherIcon

GitMerge returns the "git-merge" FeatherIcon.

func GitPullRequest

func GitPullRequest() *FeatherIcon

GitPullRequest returns the "git-pull-request" FeatherIcon.

func Github

func Github() *FeatherIcon

Github returns the "github" FeatherIcon.

func Gitlab

func Gitlab() *FeatherIcon

Gitlab returns the "gitlab" FeatherIcon.

func Globe

func Globe() *FeatherIcon

Globe returns the "globe" FeatherIcon.

func Grid

func Grid() *FeatherIcon

Grid returns the "grid" FeatherIcon.

func HardDrive

func HardDrive() *FeatherIcon

HardDrive returns the "hard-drive" FeatherIcon.

func Hash

func Hash() *FeatherIcon

Hash returns the "hash" FeatherIcon.

func Headphones

func Headphones() *FeatherIcon

Headphones returns the "headphones" FeatherIcon.

func Heart

func Heart() *FeatherIcon

Heart returns the "heart" FeatherIcon.

func HelpCircle

func HelpCircle() *FeatherIcon

HelpCircle returns the "help-circle" FeatherIcon.

func Hexagon

func Hexagon() *FeatherIcon

Hexagon returns the "hexagon" FeatherIcon.

func Home

func Home() *FeatherIcon

Home returns the "home" FeatherIcon.

func Icon

func Icon(name string) *FeatherIcon

Icon returns the named Feather SVG node. It returns nil if name is not a valid FeatherIcon symbol name.

func Image

func Image() *FeatherIcon

Image returns the "image" FeatherIcon.

func Inbox

func Inbox() *FeatherIcon

Inbox returns the "inbox" FeatherIcon.

func Info

func Info() *FeatherIcon

Info returns the "info" FeatherIcon.

func Instagram

func Instagram() *FeatherIcon

Instagram returns the "instagram" FeatherIcon.

func Italic

func Italic() *FeatherIcon

Italic returns the "italic" FeatherIcon.

func Key

func Key() *FeatherIcon

Key returns the "key" FeatherIcon.

func Layers

func Layers() *FeatherIcon

Layers returns the "layers" FeatherIcon.

func Layout

func Layout() *FeatherIcon

Layout returns the "layout" FeatherIcon.

func LifeBuoy

func LifeBuoy() *FeatherIcon

LifeBuoy returns the "life-buoy" FeatherIcon.

func Link() *FeatherIcon

Link returns the "link" FeatherIcon.

func Link2

func Link2() *FeatherIcon

Link2 returns the "link-2" FeatherIcon.

func Linkedin

func Linkedin() *FeatherIcon

Linkedin returns the "linkedin" FeatherIcon.

func List

func List() *FeatherIcon

List returns the "list" FeatherIcon.

func Loader

func Loader() *FeatherIcon

Loader returns the "loader" FeatherIcon.

func Lock

func Lock() *FeatherIcon

Lock returns the "lock" FeatherIcon.

func LogIn

func LogIn() *FeatherIcon

LogIn returns the "log-in" FeatherIcon.

func LogOut

func LogOut() *FeatherIcon

LogOut returns the "log-out" FeatherIcon.

func Mail

func Mail() *FeatherIcon

Mail returns the "mail" FeatherIcon.

func Map

func Map() *FeatherIcon

Map returns the "map" FeatherIcon.

func MapPin

func MapPin() *FeatherIcon

MapPin returns the "map-pin" FeatherIcon.

func Maximize

func Maximize() *FeatherIcon

Maximize returns the "maximize" FeatherIcon.

func Maximize2

func Maximize2() *FeatherIcon

Maximize2 returns the "maximize-2" FeatherIcon.

func Meh

func Meh() *FeatherIcon

Meh returns the "meh" FeatherIcon.

func Menu() *FeatherIcon

Menu returns the "menu" FeatherIcon.

func MessageCircle

func MessageCircle() *FeatherIcon

MessageCircle returns the "message-circle" FeatherIcon.

func MessageSquare

func MessageSquare() *FeatherIcon

MessageSquare returns the "message-square" FeatherIcon.

func Mic

func Mic() *FeatherIcon

Mic returns the "mic" FeatherIcon.

func MicOff

func MicOff() *FeatherIcon

MicOff returns the "mic-off" FeatherIcon.

func Minimize

func Minimize() *FeatherIcon

Minimize returns the "minimize" FeatherIcon.

func Minimize2

func Minimize2() *FeatherIcon

Minimize2 returns the "minimize-2" FeatherIcon.

func Minus

func Minus() *FeatherIcon

Minus returns the "minus" FeatherIcon.

func MinusCircle

func MinusCircle() *FeatherIcon

MinusCircle returns the "minus-circle" FeatherIcon.

func MinusSquare

func MinusSquare() *FeatherIcon

MinusSquare returns the "minus-square" FeatherIcon.

func Monitor

func Monitor() *FeatherIcon

Monitor returns the "monitor" FeatherIcon.

func Moon

func Moon() *FeatherIcon

Moon returns the "moon" FeatherIcon.

func MoreHorizontal

func MoreHorizontal() *FeatherIcon

MoreHorizontal returns the "more-horizontal" FeatherIcon.

func MoreVertical

func MoreVertical() *FeatherIcon

MoreVertical returns the "more-vertical" FeatherIcon.

func MousePointer

func MousePointer() *FeatherIcon

MousePointer returns the "mouse-pointer" FeatherIcon.

func Move

func Move() *FeatherIcon

Move returns the "move" FeatherIcon.

func Music

func Music() *FeatherIcon

Music returns the "music" FeatherIcon.

func Navigation() *FeatherIcon

Navigation returns the "navigation" FeatherIcon.

func Navigation2() *FeatherIcon

Navigation2 returns the "navigation-2" FeatherIcon.

func Octagon

func Octagon() *FeatherIcon

Octagon returns the "octagon" FeatherIcon.

func Package

func Package() *FeatherIcon

Package returns the "package" FeatherIcon.

func Paperclip

func Paperclip() *FeatherIcon

Paperclip returns the "paperclip" FeatherIcon.

func Pause

func Pause() *FeatherIcon

Pause returns the "pause" FeatherIcon.

func PauseCircle

func PauseCircle() *FeatherIcon

PauseCircle returns the "pause-circle" FeatherIcon.

func PenTool

func PenTool() *FeatherIcon

PenTool returns the "pen-tool" FeatherIcon.

func Percent

func Percent() *FeatherIcon

Percent returns the "percent" FeatherIcon.

func Phone

func Phone() *FeatherIcon

Phone returns the "phone" FeatherIcon.

func PhoneCall

func PhoneCall() *FeatherIcon

PhoneCall returns the "phone-call" FeatherIcon.

func PhoneForwarded

func PhoneForwarded() *FeatherIcon

PhoneForwarded returns the "phone-forwarded" FeatherIcon.

func PhoneIncoming

func PhoneIncoming() *FeatherIcon

PhoneIncoming returns the "phone-incoming" FeatherIcon.

func PhoneMissed

func PhoneMissed() *FeatherIcon

PhoneMissed returns the "phone-missed" FeatherIcon.

func PhoneOff

func PhoneOff() *FeatherIcon

PhoneOff returns the "phone-off" FeatherIcon.

func PhoneOutgoing

func PhoneOutgoing() *FeatherIcon

PhoneOutgoing returns the "phone-outgoing" FeatherIcon.

func PieChart

func PieChart() *FeatherIcon

PieChart returns the "pie-chart" FeatherIcon.

func Play

func Play() *FeatherIcon

Play returns the "play" FeatherIcon.

func PlayCircle

func PlayCircle() *FeatherIcon

PlayCircle returns the "play-circle" FeatherIcon.

func Plus

func Plus() *FeatherIcon

Plus returns the "plus" FeatherIcon.

func PlusCircle

func PlusCircle() *FeatherIcon

PlusCircle returns the "plus-circle" FeatherIcon.

func PlusSquare

func PlusSquare() *FeatherIcon

PlusSquare returns the "plus-square" FeatherIcon.

func Pocket

func Pocket() *FeatherIcon

Pocket returns the "pocket" FeatherIcon.

func Power

func Power() *FeatherIcon

Power returns the "power" FeatherIcon.

func Printer

func Printer() *FeatherIcon

Printer returns the "printer" FeatherIcon.

func Radio

func Radio() *FeatherIcon

Radio returns the "radio" FeatherIcon.

func RefreshCcw

func RefreshCcw() *FeatherIcon

RefreshCcw returns the "refresh-ccw" FeatherIcon.

func RefreshCw

func RefreshCw() *FeatherIcon

RefreshCw returns the "refresh-cw" FeatherIcon.

func Repeat

func Repeat() *FeatherIcon

Repeat returns the "repeat" FeatherIcon.

func Rewind

func Rewind() *FeatherIcon

Rewind returns the "rewind" FeatherIcon.

func RotateCcw

func RotateCcw() *FeatherIcon

RotateCcw returns the "rotate-ccw" FeatherIcon.

func RotateCw

func RotateCw() *FeatherIcon

RotateCw returns the "rotate-cw" FeatherIcon.

func Rss

func Rss() *FeatherIcon

Rss returns the "rss" FeatherIcon.

func Save

func Save() *FeatherIcon

Save returns the "save" FeatherIcon.

func Scissors

func Scissors() *FeatherIcon

Scissors returns the "scissors" FeatherIcon.

func Search() *FeatherIcon

Search returns the "search" FeatherIcon.

func Send

func Send() *FeatherIcon

Send returns the "send" FeatherIcon.

func Server

func Server() *FeatherIcon

Server returns the "server" FeatherIcon.

func Settings

func Settings() *FeatherIcon

Settings returns the "settings" FeatherIcon.

func Share

func Share() *FeatherIcon

Share returns the "share" FeatherIcon.

func Share2

func Share2() *FeatherIcon

Share2 returns the "share-2" FeatherIcon.

func Shield

func Shield() *FeatherIcon

Shield returns the "shield" FeatherIcon.

func ShieldOff

func ShieldOff() *FeatherIcon

ShieldOff returns the "shield-off" FeatherIcon.

func ShoppingBag

func ShoppingBag() *FeatherIcon

ShoppingBag returns the "shopping-bag" FeatherIcon.

func ShoppingCart

func ShoppingCart() *FeatherIcon

ShoppingCart returns the "shopping-cart" FeatherIcon.

func Shuffle

func Shuffle() *FeatherIcon

Shuffle returns the "shuffle" FeatherIcon.

func Sidebar() *FeatherIcon

Sidebar returns the "sidebar" FeatherIcon.

func SkipBack

func SkipBack() *FeatherIcon

SkipBack returns the "skip-back" FeatherIcon.

func SkipForward

func SkipForward() *FeatherIcon

SkipForward returns the "skip-forward" FeatherIcon.

func Slack

func Slack() *FeatherIcon

Slack returns the "slack" FeatherIcon.

func Slash

func Slash() *FeatherIcon

Slash returns the "slash" FeatherIcon.

func Sliders

func Sliders() *FeatherIcon

Sliders returns the "sliders" FeatherIcon.

func Smartphone

func Smartphone() *FeatherIcon

Smartphone returns the "smartphone" FeatherIcon.

func Smile

func Smile() *FeatherIcon

Smile returns the "smile" FeatherIcon.

func Speaker

func Speaker() *FeatherIcon

Speaker returns the "speaker" FeatherIcon.

func Square

func Square() *FeatherIcon

Square returns the "square" FeatherIcon.

func Star

func Star() *FeatherIcon

Star returns the "star" FeatherIcon.

func StopCircle

func StopCircle() *FeatherIcon

StopCircle returns the "stop-circle" FeatherIcon.

func Sun

func Sun() *FeatherIcon

Sun returns the "sun" FeatherIcon.

func Sunrise

func Sunrise() *FeatherIcon

Sunrise returns the "sunrise" FeatherIcon.

func Sunset

func Sunset() *FeatherIcon

Sunset returns the "sunset" FeatherIcon.

func Tablet

func Tablet() *FeatherIcon

Tablet returns the "tablet" FeatherIcon.

func Tag

func Tag() *FeatherIcon

Tag returns the "tag" FeatherIcon.

func Target

func Target() *FeatherIcon

Target returns the "target" FeatherIcon.

func Terminal

func Terminal() *FeatherIcon

Terminal returns the "terminal" FeatherIcon.

func Thermometer

func Thermometer() *FeatherIcon

Thermometer returns the "thermometer" FeatherIcon.

func ThumbsDown

func ThumbsDown() *FeatherIcon

ThumbsDown returns the "thumbs-down" FeatherIcon.

func ThumbsUp

func ThumbsUp() *FeatherIcon

ThumbsUp returns the "thumbs-up" FeatherIcon.

func ToggleLeft

func ToggleLeft() *FeatherIcon

ToggleLeft returns the "toggle-left" FeatherIcon.

func ToggleRight

func ToggleRight() *FeatherIcon

ToggleRight returns the "toggle-right" FeatherIcon.

func Tool

func Tool() *FeatherIcon

Tool returns the "tool" FeatherIcon.

func Trash

func Trash() *FeatherIcon

Trash returns the "trash" FeatherIcon.

func Trash2

func Trash2() *FeatherIcon

Trash2 returns the "trash-2" FeatherIcon.

func Trello

func Trello() *FeatherIcon

Trello returns the "trello" FeatherIcon.

func TrendingDown

func TrendingDown() *FeatherIcon

TrendingDown returns the "trending-down" FeatherIcon.

func TrendingUp

func TrendingUp() *FeatherIcon

TrendingUp returns the "trending-up" FeatherIcon.

func Triangle

func Triangle() *FeatherIcon

Triangle returns the "triangle" FeatherIcon.

func Truck

func Truck() *FeatherIcon

Truck returns the "truck" FeatherIcon.

func Tv

func Tv() *FeatherIcon

Tv returns the "tv" FeatherIcon.

func Twitch

func Twitch() *FeatherIcon

Twitch returns the "twitch" FeatherIcon.

func Twitter

func Twitter() *FeatherIcon

Twitter returns the "twitter" FeatherIcon.

func Type

func Type() *FeatherIcon

Type returns the "type" FeatherIcon.

func Umbrella

func Umbrella() *FeatherIcon

Umbrella returns the "umbrella" FeatherIcon.

func Underline

func Underline() *FeatherIcon

Underline returns the "underline" FeatherIcon.

func Unlock

func Unlock() *FeatherIcon

Unlock returns the "unlock" FeatherIcon.

func Upload

func Upload() *FeatherIcon

Upload returns the "upload" FeatherIcon.

func UploadCloud

func UploadCloud() *FeatherIcon

UploadCloud returns the "upload-cloud" FeatherIcon.

func User

func User() *FeatherIcon

User returns the "user" FeatherIcon.

func UserCheck

func UserCheck() *FeatherIcon

UserCheck returns the "user-check" FeatherIcon.

func UserMinus

func UserMinus() *FeatherIcon

UserMinus returns the "user-minus" FeatherIcon.

func UserPlus

func UserPlus() *FeatherIcon

UserPlus returns the "user-plus" FeatherIcon.

func UserX

func UserX() *FeatherIcon

UserX returns the "user-x" FeatherIcon.

func Users

func Users() *FeatherIcon

Users returns the "users" FeatherIcon.

func Video

func Video() *FeatherIcon

Video returns the "video" FeatherIcon.

func VideoOff

func VideoOff() *FeatherIcon

VideoOff returns the "video-off" FeatherIcon.

func Voicemail

func Voicemail() *FeatherIcon

Voicemail returns the "voicemail" FeatherIcon.

func Volume

func Volume() *FeatherIcon

Volume returns the "volume" FeatherIcon.

func Volume1

func Volume1() *FeatherIcon

Volume1 returns the "volume-1" FeatherIcon.

func Volume2

func Volume2() *FeatherIcon

Volume2 returns the "volume-2" FeatherIcon.

func VolumeX

func VolumeX() *FeatherIcon

VolumeX returns the "volume-x" FeatherIcon.

func Watch

func Watch() *FeatherIcon

Watch returns the "watch" FeatherIcon.

func Wifi

func Wifi() *FeatherIcon

Wifi returns the "wifi" FeatherIcon.

func WifiOff

func WifiOff() *FeatherIcon

WifiOff returns the "wifi-off" FeatherIcon.

func Wind

func Wind() *FeatherIcon

Wind returns the "wind" FeatherIcon.

func X

func X() *FeatherIcon

X returns the "x" FeatherIcon.

func XCircle

func XCircle() *FeatherIcon

XCircle returns the "x-circle" FeatherIcon.

func XOctagon

func XOctagon() *FeatherIcon

XOctagon returns the "x-octagon" FeatherIcon.

func XSquare

func XSquare() *FeatherIcon

XSquare returns the "x-square" FeatherIcon.

func Youtube

func Youtube() *FeatherIcon

Youtube returns the "youtube" FeatherIcon.

func Zap

func Zap() *FeatherIcon

Zap returns the "zap" FeatherIcon.

func ZapOff

func ZapOff() *FeatherIcon

ZapOff returns the "zap-off" FeatherIcon.

func ZoomIn

func ZoomIn() *FeatherIcon

ZoomIn returns the "zoom-in" FeatherIcon.

func ZoomOut

func ZoomOut() *FeatherIcon

ZoomOut returns the "zoom-out" FeatherIcon.

func (*FeatherIcon) Class

func (f *FeatherIcon) Class(class string)

Class sets the class of a FeatherIcon

func (*FeatherIcon) HTML

func (f *FeatherIcon) HTML() template.HTML

HTML returns the SVG node as an HTML template, safe for use in Go templates

func (*FeatherIcon) Height

func (f *FeatherIcon) Height(height int)

Height sets the height of a FeatherIcon

func (*FeatherIcon) Id

func (f *FeatherIcon) Id(id string)

Id sets the id of a FeatherIcon

func (*FeatherIcon) Size

func (f *FeatherIcon) Size(size int)

Size sets the size of a FeatherIcon Short for calling Width and Height with the same int

func (*FeatherIcon) Style

func (f *FeatherIcon) Style(style string)

Style sets the style of a FeatherIcon

func (*FeatherIcon) Width

func (f *FeatherIcon) Width(width int)

Width sets the width of a FeatherIcon

func (*FeatherIcon) XML

func (f *FeatherIcon) XML() string

XML returns the SVG node as an XML string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL