octicon

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2023 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Accessibility

func Accessibility(height int, rawExtraClasses ...string) (string, bool)

Accessibility returns a string representing an "accessibility" Octicon.

func AccessibilityInset

func AccessibilityInset(height int, rawExtraClasses ...string) (string, bool)

AccessibilityInset returns a string representing an "accessibility-inset" Octicon.

func Alert

func Alert(height int, rawExtraClasses ...string) (string, bool)

Alert returns a string representing an "alert" Octicon.

func AlertFill

func AlertFill(height int, rawExtraClasses ...string) (string, bool)

AlertFill returns a string representing an "alert-fill" Octicon.

func Apps

func Apps(height int, rawExtraClasses ...string) (string, bool)

Apps returns a string representing an "apps" Octicon.

func Archive

func Archive(height int, rawExtraClasses ...string) (string, bool)

Archive returns a string representing an "archive" Octicon.

func ArrowBoth

func ArrowBoth(height int, rawExtraClasses ...string) (string, bool)

ArrowBoth returns a string representing an "arrow-both" Octicon.

func ArrowDown

func ArrowDown(height int, rawExtraClasses ...string) (string, bool)

ArrowDown returns a string representing an "arrow-down" Octicon.

func ArrowDownLeft

func ArrowDownLeft(height int, rawExtraClasses ...string) (string, bool)

ArrowDownLeft returns a string representing an "arrow-down-left" Octicon.

func ArrowDownRight

func ArrowDownRight(height int, rawExtraClasses ...string) (string, bool)

ArrowDownRight returns a string representing an "arrow-down-right" Octicon.

func ArrowLeft

func ArrowLeft(height int, rawExtraClasses ...string) (string, bool)

ArrowLeft returns a string representing an "arrow-left" Octicon.

func ArrowRight

func ArrowRight(height int, rawExtraClasses ...string) (string, bool)

ArrowRight returns a string representing an "arrow-right" Octicon.

func ArrowSwitch

func ArrowSwitch(height int, rawExtraClasses ...string) (string, bool)

ArrowSwitch returns a string representing an "arrow-switch" Octicon.

func ArrowUp

func ArrowUp(height int, rawExtraClasses ...string) (string, bool)

ArrowUp returns a string representing an "arrow-up" Octicon.

func ArrowUpLeft

func ArrowUpLeft(height int, rawExtraClasses ...string) (string, bool)

ArrowUpLeft returns a string representing an "arrow-up-left" Octicon.

func ArrowUpRight

func ArrowUpRight(height int, rawExtraClasses ...string) (string, bool)

ArrowUpRight returns a string representing an "arrow-up-right" Octicon.

func Beaker

func Beaker(height int, rawExtraClasses ...string) (string, bool)

Beaker returns a string representing an "beaker" Octicon.

func Bell

func Bell(height int, rawExtraClasses ...string) (string, bool)

Bell returns a string representing an "bell" Octicon.

func BellFill

func BellFill(height int, rawExtraClasses ...string) (string, bool)

BellFill returns a string representing an "bell-fill" Octicon.

func BellSlash

func BellSlash(height int, rawExtraClasses ...string) (string, bool)

BellSlash returns a string representing an "bell-slash" Octicon.

func Blocked

func Blocked(height int, rawExtraClasses ...string) (string, bool)

Blocked returns a string representing an "blocked" Octicon.

func Bold

func Bold(height int, rawExtraClasses ...string) (string, bool)

Bold returns a string representing an "bold" Octicon.

func Book

func Book(height int, rawExtraClasses ...string) (string, bool)

Book returns a string representing an "book" Octicon.

func Bookmark

func Bookmark(height int, rawExtraClasses ...string) (string, bool)

Bookmark returns a string representing an "bookmark" Octicon.

func BookmarkFill

func BookmarkFill(height int, rawExtraClasses ...string) (string, bool)

BookmarkFill returns a string representing an "bookmark-fill" Octicon.

func BookmarkSlash

func BookmarkSlash(height int, rawExtraClasses ...string) (string, bool)

BookmarkSlash returns a string representing an "bookmark-slash" Octicon.

func BookmarkSlashFill

func BookmarkSlashFill(height int, rawExtraClasses ...string) (string, bool)

BookmarkSlashFill returns a string representing an "bookmark-slash-fill" Octicon.

func Briefcase

func Briefcase(height int, rawExtraClasses ...string) (string, bool)

Briefcase returns a string representing an "briefcase" Octicon.

func Broadcast

func Broadcast(height int, rawExtraClasses ...string) (string, bool)

Broadcast returns a string representing an "broadcast" Octicon.

func Browser

func Browser(height int, rawExtraClasses ...string) (string, bool)

Browser returns a string representing an "browser" Octicon.

func Bug

func Bug(height int, rawExtraClasses ...string) (string, bool)

Bug returns a string representing an "bug" Octicon.

func Cache

func Cache(height int, rawExtraClasses ...string) (string, bool)

Cache returns a string representing an "cache" Octicon.

func Calendar

func Calendar(height int, rawExtraClasses ...string) (string, bool)

Calendar returns a string representing an "calendar" Octicon.

func Check

func Check(height int, rawExtraClasses ...string) (string, bool)

Check returns a string representing an "check" Octicon.

func CheckCircle

func CheckCircle(height int, rawExtraClasses ...string) (string, bool)

CheckCircle returns a string representing an "check-circle" Octicon.

func CheckCircleFill

func CheckCircleFill(height int, rawExtraClasses ...string) (string, bool)

CheckCircleFill returns a string representing an "check-circle-fill" Octicon.

func Checkbox

func Checkbox(height int, rawExtraClasses ...string) (string, bool)

Checkbox returns a string representing an "checkbox" Octicon.

func Checklist

func Checklist(height int, rawExtraClasses ...string) (string, bool)

Checklist returns a string representing an "checklist" Octicon.

func ChevronDown

func ChevronDown(height int, rawExtraClasses ...string) (string, bool)

ChevronDown returns a string representing an "chevron-down" Octicon.

func ChevronLeft

func ChevronLeft(height int, rawExtraClasses ...string) (string, bool)

ChevronLeft returns a string representing an "chevron-left" Octicon.

func ChevronRight

func ChevronRight(height int, rawExtraClasses ...string) (string, bool)

ChevronRight returns a string representing an "chevron-right" Octicon.

func ChevronUp

func ChevronUp(height int, rawExtraClasses ...string) (string, bool)

ChevronUp returns a string representing an "chevron-up" Octicon.

func Circle

func Circle(height int, rawExtraClasses ...string) (string, bool)

Circle returns a string representing an "circle" Octicon.

func CircleSlash

func CircleSlash(height int, rawExtraClasses ...string) (string, bool)

CircleSlash returns a string representing an "circle-slash" Octicon.

func Clock

func Clock(height int, rawExtraClasses ...string) (string, bool)

Clock returns a string representing an "clock" Octicon.

func ClockFill

func ClockFill(height int, rawExtraClasses ...string) (string, bool)

ClockFill returns a string representing an "clock-fill" Octicon.

func Cloud

func Cloud(height int, rawExtraClasses ...string) (string, bool)

Cloud returns a string representing an "cloud" Octicon.

func CloudOffline

func CloudOffline(height int, rawExtraClasses ...string) (string, bool)

CloudOffline returns a string representing an "cloud-offline" Octicon.

func Code

func Code(height int, rawExtraClasses ...string) (string, bool)

Code returns a string representing an "code" Octicon.

func CodeOfConduct

func CodeOfConduct(height int, rawExtraClasses ...string) (string, bool)

CodeOfConduct returns a string representing an "code-of-conduct" Octicon.

func CodeReview

func CodeReview(height int, rawExtraClasses ...string) (string, bool)

CodeReview returns a string representing an "code-review" Octicon.

func CodeSquare

func CodeSquare(height int, rawExtraClasses ...string) (string, bool)

CodeSquare returns a string representing an "code-square" Octicon.

func Codescan

func Codescan(height int, rawExtraClasses ...string) (string, bool)

Codescan returns a string representing an "codescan" Octicon.

func CodescanCheckmark

func CodescanCheckmark(height int, rawExtraClasses ...string) (string, bool)

CodescanCheckmark returns a string representing an "codescan-checkmark" Octicon.

func Codespaces

func Codespaces(height int, rawExtraClasses ...string) (string, bool)

Codespaces returns a string representing an "codespaces" Octicon.

func Columns

func Columns(height int, rawExtraClasses ...string) (string, bool)

Columns returns a string representing an "columns" Octicon.

func CommandPalette

func CommandPalette(height int, rawExtraClasses ...string) (string, bool)

CommandPalette returns a string representing an "command-palette" Octicon.

func Comment

func Comment(height int, rawExtraClasses ...string) (string, bool)

Comment returns a string representing an "comment" Octicon.

func CommentDiscussion

func CommentDiscussion(height int, rawExtraClasses ...string) (string, bool)

CommentDiscussion returns a string representing an "comment-discussion" Octicon.

func Commit

func Commit(height int, rawExtraClasses ...string) (string, bool)

Commit returns a string representing an "commit" Octicon.

func Container

func Container(height int, rawExtraClasses ...string) (string, bool)

Container returns a string representing an "container" Octicon.

func Copilot

func Copilot(height int, rawExtraClasses ...string) (string, bool)

Copilot returns a string representing an "copilot" Octicon.

func CopilotError

func CopilotError(height int, rawExtraClasses ...string) (string, bool)

CopilotError returns a string representing an "copilot-error" Octicon.

func CopilotWarning

func CopilotWarning(height int, rawExtraClasses ...string) (string, bool)

CopilotWarning returns a string representing an "copilot-warning" Octicon.

func Copy

func Copy(height int, rawExtraClasses ...string) (string, bool)

Copy returns a string representing an "copy" Octicon.

func Cpu

func Cpu(height int, rawExtraClasses ...string) (string, bool)

Cpu returns a string representing an "cpu" Octicon.

func CreditCard

func CreditCard(height int, rawExtraClasses ...string) (string, bool)

CreditCard returns a string representing an "credit-card" Octicon.

func CrossReference

func CrossReference(height int, rawExtraClasses ...string) (string, bool)

CrossReference returns a string representing an "cross-reference" Octicon.

func Dash

func Dash(height int, rawExtraClasses ...string) (string, bool)

Dash returns a string representing an "dash" Octicon.

func Database

func Database(height int, rawExtraClasses ...string) (string, bool)

Database returns a string representing an "database" Octicon.

func Dependabot

func Dependabot(height int, rawExtraClasses ...string) (string, bool)

Dependabot returns a string representing an "dependabot" Octicon.

func DesktopDownload

func DesktopDownload(height int, rawExtraClasses ...string) (string, bool)

DesktopDownload returns a string representing an "desktop-download" Octicon.

func DeviceCamera

func DeviceCamera(height int, rawExtraClasses ...string) (string, bool)

DeviceCamera returns a string representing an "device-camera" Octicon.

func DeviceCameraVideo

func DeviceCameraVideo(height int, rawExtraClasses ...string) (string, bool)

DeviceCameraVideo returns a string representing an "device-camera-video" Octicon.

func DeviceDesktop

func DeviceDesktop(height int, rawExtraClasses ...string) (string, bool)

DeviceDesktop returns a string representing an "device-desktop" Octicon.

func DeviceMobile

func DeviceMobile(height int, rawExtraClasses ...string) (string, bool)

DeviceMobile returns a string representing an "device-mobile" Octicon.

func Diamond

func Diamond(height int, rawExtraClasses ...string) (string, bool)

Diamond returns a string representing an "diamond" Octicon.

func Diff

func Diff(height int, rawExtraClasses ...string) (string, bool)

Diff returns a string representing an "diff" Octicon.

func DiffAdded

func DiffAdded(height int, rawExtraClasses ...string) (string, bool)

DiffAdded returns a string representing an "diff-added" Octicon.

func DiffIgnored

func DiffIgnored(height int, rawExtraClasses ...string) (string, bool)

DiffIgnored returns a string representing an "diff-ignored" Octicon.

func DiffModified

func DiffModified(height int, rawExtraClasses ...string) (string, bool)

DiffModified returns a string representing an "diff-modified" Octicon.

func DiffRemoved

func DiffRemoved(height int, rawExtraClasses ...string) (string, bool)

DiffRemoved returns a string representing an "diff-removed" Octicon.

func DiffRenamed

func DiffRenamed(height int, rawExtraClasses ...string) (string, bool)

DiffRenamed returns a string representing an "diff-renamed" Octicon.

func DiscussionClosed

func DiscussionClosed(height int, rawExtraClasses ...string) (string, bool)

DiscussionClosed returns a string representing an "discussion-closed" Octicon.

func DiscussionDuplicate

func DiscussionDuplicate(height int, rawExtraClasses ...string) (string, bool)

DiscussionDuplicate returns a string representing an "discussion-duplicate" Octicon.

func DiscussionOutdated

func DiscussionOutdated(height int, rawExtraClasses ...string) (string, bool)

DiscussionOutdated returns a string representing an "discussion-outdated" Octicon.

func Dot

func Dot(height int, rawExtraClasses ...string) (string, bool)

Dot returns a string representing an "dot" Octicon.

func DotFill

func DotFill(height int, rawExtraClasses ...string) (string, bool)

DotFill returns a string representing an "dot-fill" Octicon.

func Download

func Download(height int, rawExtraClasses ...string) (string, bool)

Download returns a string representing an "download" Octicon.

func Duplicate

func Duplicate(height int, rawExtraClasses ...string) (string, bool)

Duplicate returns a string representing an "duplicate" Octicon.

func Ellipsis

func Ellipsis(height int, rawExtraClasses ...string) (string, bool)

Ellipsis returns a string representing an "ellipsis" Octicon.

func Eye

func Eye(height int, rawExtraClasses ...string) (string, bool)

Eye returns a string representing an "eye" Octicon.

func EyeClosed

func EyeClosed(height int, rawExtraClasses ...string) (string, bool)

EyeClosed returns a string representing an "eye-closed" Octicon.

func FeedDiscussion

func FeedDiscussion(height int, rawExtraClasses ...string) (string, bool)

FeedDiscussion returns a string representing an "feed-discussion" Octicon.

func FeedForked

func FeedForked(height int, rawExtraClasses ...string) (string, bool)

FeedForked returns a string representing an "feed-forked" Octicon.

func FeedHeart

func FeedHeart(height int, rawExtraClasses ...string) (string, bool)

FeedHeart returns a string representing an "feed-heart" Octicon.

func FeedMerged

func FeedMerged(height int, rawExtraClasses ...string) (string, bool)

FeedMerged returns a string representing an "feed-merged" Octicon.

func FeedPerson

func FeedPerson(height int, rawExtraClasses ...string) (string, bool)

FeedPerson returns a string representing an "feed-person" Octicon.

func FeedRepo

func FeedRepo(height int, rawExtraClasses ...string) (string, bool)

FeedRepo returns a string representing an "feed-repo" Octicon.

func FeedRocket

func FeedRocket(height int, rawExtraClasses ...string) (string, bool)

FeedRocket returns a string representing an "feed-rocket" Octicon.

func FeedStar

func FeedStar(height int, rawExtraClasses ...string) (string, bool)

FeedStar returns a string representing an "feed-star" Octicon.

func FeedTag

func FeedTag(height int, rawExtraClasses ...string) (string, bool)

FeedTag returns a string representing an "feed-tag" Octicon.

func FeedTrophy

func FeedTrophy(height int, rawExtraClasses ...string) (string, bool)

FeedTrophy returns a string representing an "feed-trophy" Octicon.

func File

func File(height int, rawExtraClasses ...string) (string, bool)

File returns a string representing an "file" Octicon.

func FileAdded

func FileAdded(height int, rawExtraClasses ...string) (string, bool)

FileAdded returns a string representing an "file-added" Octicon.

func FileBadge

func FileBadge(height int, rawExtraClasses ...string) (string, bool)

FileBadge returns a string representing an "file-badge" Octicon.

func FileBinary

func FileBinary(height int, rawExtraClasses ...string) (string, bool)

FileBinary returns a string representing an "file-binary" Octicon.

func FileCode

func FileCode(height int, rawExtraClasses ...string) (string, bool)

FileCode returns a string representing an "file-code" Octicon.

func FileDiff

func FileDiff(height int, rawExtraClasses ...string) (string, bool)

FileDiff returns a string representing an "file-diff" Octicon.

func FileDirectory

func FileDirectory(height int, rawExtraClasses ...string) (string, bool)

FileDirectory returns a string representing an "file-directory" Octicon.

func FileDirectoryFill

func FileDirectoryFill(height int, rawExtraClasses ...string) (string, bool)

FileDirectoryFill returns a string representing an "file-directory-fill" Octicon.

func FileDirectoryOpenFill

func FileDirectoryOpenFill(height int, rawExtraClasses ...string) (string, bool)

FileDirectoryOpenFill returns a string representing an "file-directory-open-fill" Octicon.

func FileMedia

func FileMedia(height int, rawExtraClasses ...string) (string, bool)

FileMedia returns a string representing an "file-media" Octicon.

func FileMoved

func FileMoved(height int, rawExtraClasses ...string) (string, bool)

FileMoved returns a string representing an "file-moved" Octicon.

func FileRemoved

func FileRemoved(height int, rawExtraClasses ...string) (string, bool)

FileRemoved returns a string representing an "file-removed" Octicon.

func FileSubmodule

func FileSubmodule(height int, rawExtraClasses ...string) (string, bool)

FileSubmodule returns a string representing an "file-submodule" Octicon.

func FileSymlinkFile

func FileSymlinkFile(height int, rawExtraClasses ...string) (string, bool)

FileSymlinkFile returns a string representing an "file-symlink-file" Octicon.

func FileZip

func FileZip(height int, rawExtraClasses ...string) (string, bool)

FileZip returns a string representing an "file-zip" Octicon.

func Filter

func Filter(height int, rawExtraClasses ...string) (string, bool)

Filter returns a string representing an "filter" Octicon.

func FiscalHost

func FiscalHost(height int, rawExtraClasses ...string) (string, bool)

FiscalHost returns a string representing an "fiscal-host" Octicon.

func Flame

func Flame(height int, rawExtraClasses ...string) (string, bool)

Flame returns a string representing an "flame" Octicon.

func Fold

func Fold(height int, rawExtraClasses ...string) (string, bool)

Fold returns a string representing an "fold" Octicon.

func FoldDown

func FoldDown(height int, rawExtraClasses ...string) (string, bool)

FoldDown returns a string representing an "fold-down" Octicon.

func FoldUp

func FoldUp(height int, rawExtraClasses ...string) (string, bool)

FoldUp returns a string representing an "fold-up" Octicon.

func Gear

func Gear(height int, rawExtraClasses ...string) (string, bool)

Gear returns a string representing an "gear" Octicon.

func Gift

func Gift(height int, rawExtraClasses ...string) (string, bool)

Gift returns a string representing an "gift" Octicon.

func GitBranch

func GitBranch(height int, rawExtraClasses ...string) (string, bool)

GitBranch returns a string representing an "git-branch" Octicon.

func GitCommit

func GitCommit(height int, rawExtraClasses ...string) (string, bool)

GitCommit returns a string representing an "git-commit" Octicon.

func GitCompare

func GitCompare(height int, rawExtraClasses ...string) (string, bool)

GitCompare returns a string representing an "git-compare" Octicon.

func GitMerge

func GitMerge(height int, rawExtraClasses ...string) (string, bool)

GitMerge returns a string representing an "git-merge" Octicon.

func GitMergeQueue

func GitMergeQueue(height int, rawExtraClasses ...string) (string, bool)

GitMergeQueue returns a string representing an "git-merge-queue" Octicon.

func GitPullRequest

func GitPullRequest(height int, rawExtraClasses ...string) (string, bool)

GitPullRequest returns a string representing an "git-pull-request" Octicon.

func GitPullRequestClosed

func GitPullRequestClosed(height int, rawExtraClasses ...string) (string, bool)

GitPullRequestClosed returns a string representing an "git-pull-request-closed" Octicon.

func GitPullRequestDraft

func GitPullRequestDraft(height int, rawExtraClasses ...string) (string, bool)

GitPullRequestDraft returns a string representing an "git-pull-request-draft" Octicon.

func Globe

func Globe(height int, rawExtraClasses ...string) (string, bool)

Globe returns a string representing an "globe" Octicon.

func Goal

func Goal(height int, rawExtraClasses ...string) (string, bool)

Goal returns a string representing an "goal" Octicon.

func Grabber

func Grabber(height int, rawExtraClasses ...string) (string, bool)

Grabber returns a string representing an "grabber" Octicon.

func Graph

func Graph(height int, rawExtraClasses ...string) (string, bool)

Graph returns a string representing an "graph" Octicon.

func Hash

func Hash(height int, rawExtraClasses ...string) (string, bool)

Hash returns a string representing an "hash" Octicon.

func Heading

func Heading(height int, rawExtraClasses ...string) (string, bool)

Heading returns a string representing an "heading" Octicon.

func Heart

func Heart(height int, rawExtraClasses ...string) (string, bool)

Heart returns a string representing an "heart" Octicon.

func HeartFill

func HeartFill(height int, rawExtraClasses ...string) (string, bool)

HeartFill returns a string representing an "heart-fill" Octicon.

func History

func History(height int, rawExtraClasses ...string) (string, bool)

History returns a string representing an "history" Octicon.

func Home

func Home(height int, rawExtraClasses ...string) (string, bool)

Home returns a string representing an "home" Octicon.

func HomeFill

func HomeFill(height int, rawExtraClasses ...string) (string, bool)

HomeFill returns a string representing an "home-fill" Octicon.

func HorizontalRule

func HorizontalRule(height int, rawExtraClasses ...string) (string, bool)

HorizontalRule returns a string representing an "horizontal-rule" Octicon.

func Hourglass

func Hourglass(height int, rawExtraClasses ...string) (string, bool)

Hourglass returns a string representing an "hourglass" Octicon.

func Hubot

func Hubot(height int, rawExtraClasses ...string) (string, bool)

Hubot returns a string representing an "hubot" Octicon.

func Icon

func Icon(name string, height int, extraClasses ...string) (string, bool)

Icon returns a string representing the named Octicon.

func IconTemplateFunc

func IconTemplateFunc(name string, height int, extraClasses ...string) (template.HTML, error)

func IdBadge

func IdBadge(height int, rawExtraClasses ...string) (string, bool)

IdBadge returns a string representing an "id-badge" Octicon.

func Image

func Image(height int, rawExtraClasses ...string) (string, bool)

Image returns a string representing an "image" Octicon.

func Inbox

func Inbox(height int, rawExtraClasses ...string) (string, bool)

Inbox returns a string representing an "inbox" Octicon.

func Infinity

func Infinity(height int, rawExtraClasses ...string) (string, bool)

Infinity returns a string representing an "infinity" Octicon.

func Info

func Info(height int, rawExtraClasses ...string) (string, bool)

Info returns a string representing an "info" Octicon.

func IssueClosed

func IssueClosed(height int, rawExtraClasses ...string) (string, bool)

IssueClosed returns a string representing an "issue-closed" Octicon.

func IssueDraft

func IssueDraft(height int, rawExtraClasses ...string) (string, bool)

IssueDraft returns a string representing an "issue-draft" Octicon.

func IssueOpened

func IssueOpened(height int, rawExtraClasses ...string) (string, bool)

IssueOpened returns a string representing an "issue-opened" Octicon.

func IssueReopened

func IssueReopened(height int, rawExtraClasses ...string) (string, bool)

IssueReopened returns a string representing an "issue-reopened" Octicon.

func IssueTrackedBy

func IssueTrackedBy(height int, rawExtraClasses ...string) (string, bool)

IssueTrackedBy returns a string representing an "issue-tracked-by" Octicon.

func IssueTracks

func IssueTracks(height int, rawExtraClasses ...string) (string, bool)

IssueTracks returns a string representing an "issue-tracks" Octicon.

func Italic

func Italic(height int, rawExtraClasses ...string) (string, bool)

Italic returns a string representing an "italic" Octicon.

func Iterations

func Iterations(height int, rawExtraClasses ...string) (string, bool)

Iterations returns a string representing an "iterations" Octicon.

func KebabHorizontal

func KebabHorizontal(height int, rawExtraClasses ...string) (string, bool)

KebabHorizontal returns a string representing an "kebab-horizontal" Octicon.

func Key

func Key(height int, rawExtraClasses ...string) (string, bool)

Key returns a string representing an "key" Octicon.

func KeyAsterisk

func KeyAsterisk(height int, rawExtraClasses ...string) (string, bool)

KeyAsterisk returns a string representing an "key-asterisk" Octicon.

func Law

func Law(height int, rawExtraClasses ...string) (string, bool)

Law returns a string representing an "law" Octicon.

func LightBulb

func LightBulb(height int, rawExtraClasses ...string) (string, bool)

LightBulb returns a string representing an "light-bulb" Octicon.

func Link(height int, rawExtraClasses ...string) (string, bool)

Link returns a string representing an "link" Octicon.

func LinkExternal

func LinkExternal(height int, rawExtraClasses ...string) (string, bool)

LinkExternal returns a string representing an "link-external" Octicon.

func ListOrdered

func ListOrdered(height int, rawExtraClasses ...string) (string, bool)

ListOrdered returns a string representing an "list-ordered" Octicon.

func ListUnordered

func ListUnordered(height int, rawExtraClasses ...string) (string, bool)

ListUnordered returns a string representing an "list-unordered" Octicon.

func Location

func Location(height int, rawExtraClasses ...string) (string, bool)

Location returns a string representing an "location" Octicon.

func Lock

func Lock(height int, rawExtraClasses ...string) (string, bool)

Lock returns a string representing an "lock" Octicon.

func Log

func Log(height int, rawExtraClasses ...string) (string, bool)

Log returns a string representing an "log" Octicon.

func LogoGist

func LogoGist(height int, rawExtraClasses ...string) (string, bool)

LogoGist returns a string representing an "logo-gist" Octicon.

func LogoGithub

func LogoGithub(height int, rawExtraClasses ...string) (string, bool)

LogoGithub returns a string representing an "logo-github" Octicon.

func Mail

func Mail(height int, rawExtraClasses ...string) (string, bool)

Mail returns a string representing an "mail" Octicon.

func MarkGithub

func MarkGithub(height int, rawExtraClasses ...string) (string, bool)

MarkGithub returns a string representing an "mark-github" Octicon.

func Markdown

func Markdown(height int, rawExtraClasses ...string) (string, bool)

Markdown returns a string representing an "markdown" Octicon.

func Megaphone

func Megaphone(height int, rawExtraClasses ...string) (string, bool)

Megaphone returns a string representing an "megaphone" Octicon.

func Mention

func Mention(height int, rawExtraClasses ...string) (string, bool)

Mention returns a string representing an "mention" Octicon.

func Meter

func Meter(height int, rawExtraClasses ...string) (string, bool)

Meter returns a string representing an "meter" Octicon.

func Milestone

func Milestone(height int, rawExtraClasses ...string) (string, bool)

Milestone returns a string representing an "milestone" Octicon.

func Mirror

func Mirror(height int, rawExtraClasses ...string) (string, bool)

Mirror returns a string representing an "mirror" Octicon.

func Moon

func Moon(height int, rawExtraClasses ...string) (string, bool)

Moon returns a string representing an "moon" Octicon.

func MortarBoard

func MortarBoard(height int, rawExtraClasses ...string) (string, bool)

MortarBoard returns a string representing an "mortar-board" Octicon.

func MoveToBottom

func MoveToBottom(height int, rawExtraClasses ...string) (string, bool)

MoveToBottom returns a string representing an "move-to-bottom" Octicon.

func MoveToEnd

func MoveToEnd(height int, rawExtraClasses ...string) (string, bool)

MoveToEnd returns a string representing an "move-to-end" Octicon.

func MoveToStart

func MoveToStart(height int, rawExtraClasses ...string) (string, bool)

MoveToStart returns a string representing an "move-to-start" Octicon.

func MoveToTop

func MoveToTop(height int, rawExtraClasses ...string) (string, bool)

MoveToTop returns a string representing an "move-to-top" Octicon.

func MultiSelect

func MultiSelect(height int, rawExtraClasses ...string) (string, bool)

MultiSelect returns a string representing an "multi-select" Octicon.

func Mute

func Mute(height int, rawExtraClasses ...string) (string, bool)

Mute returns a string representing an "mute" Octicon.

func NoEntry

func NoEntry(height int, rawExtraClasses ...string) (string, bool)

NoEntry returns a string representing an "no-entry" Octicon.

func NoEntryFill

func NoEntryFill(height int, rawExtraClasses ...string) (string, bool)

NoEntryFill returns a string representing an "no-entry-fill" Octicon.

func NorthStar

func NorthStar(height int, rawExtraClasses ...string) (string, bool)

NorthStar returns a string representing an "north-star" Octicon.

func Note

func Note(height int, rawExtraClasses ...string) (string, bool)

Note returns a string representing an "note" Octicon.

func Number

func Number(height int, rawExtraClasses ...string) (string, bool)

Number returns a string representing an "number" Octicon.

func Organization

func Organization(height int, rawExtraClasses ...string) (string, bool)

Organization returns a string representing an "organization" Octicon.

func Package

func Package(height int, rawExtraClasses ...string) (string, bool)

Package returns a string representing an "package" Octicon.

func PackageDependencies

func PackageDependencies(height int, rawExtraClasses ...string) (string, bool)

PackageDependencies returns a string representing an "package-dependencies" Octicon.

func PackageDependents

func PackageDependents(height int, rawExtraClasses ...string) (string, bool)

PackageDependents returns a string representing an "package-dependents" Octicon.

func Paintbrush

func Paintbrush(height int, rawExtraClasses ...string) (string, bool)

Paintbrush returns a string representing an "paintbrush" Octicon.

func PaperAirplane

func PaperAirplane(height int, rawExtraClasses ...string) (string, bool)

PaperAirplane returns a string representing an "paper-airplane" Octicon.

func Paperclip

func Paperclip(height int, rawExtraClasses ...string) (string, bool)

Paperclip returns a string representing an "paperclip" Octicon.

func PasskeyFill

func PasskeyFill(height int, rawExtraClasses ...string) (string, bool)

PasskeyFill returns a string representing an "passkey-fill" Octicon.

func Paste

func Paste(height int, rawExtraClasses ...string) (string, bool)

Paste returns a string representing an "paste" Octicon.

func Pencil

func Pencil(height int, rawExtraClasses ...string) (string, bool)

Pencil returns a string representing an "pencil" Octicon.

func People

func People(height int, rawExtraClasses ...string) (string, bool)

People returns a string representing an "people" Octicon.

func Person

func Person(height int, rawExtraClasses ...string) (string, bool)

Person returns a string representing an "person" Octicon.

func PersonAdd

func PersonAdd(height int, rawExtraClasses ...string) (string, bool)

PersonAdd returns a string representing an "person-add" Octicon.

func PersonFill

func PersonFill(height int, rawExtraClasses ...string) (string, bool)

PersonFill returns a string representing an "person-fill" Octicon.

func Pin

func Pin(height int, rawExtraClasses ...string) (string, bool)

Pin returns a string representing an "pin" Octicon.

func Play

func Play(height int, rawExtraClasses ...string) (string, bool)

Play returns a string representing an "play" Octicon.

func Plug

func Plug(height int, rawExtraClasses ...string) (string, bool)

Plug returns a string representing an "plug" Octicon.

func Plus

func Plus(height int, rawExtraClasses ...string) (string, bool)

Plus returns a string representing an "plus" Octicon.

func PlusCircle

func PlusCircle(height int, rawExtraClasses ...string) (string, bool)

PlusCircle returns a string representing an "plus-circle" Octicon.

func Project

func Project(height int, rawExtraClasses ...string) (string, bool)

Project returns a string representing an "project" Octicon.

func ProjectRoadmap

func ProjectRoadmap(height int, rawExtraClasses ...string) (string, bool)

ProjectRoadmap returns a string representing an "project-roadmap" Octicon.

func ProjectSymlink(height int, rawExtraClasses ...string) (string, bool)

ProjectSymlink returns a string representing an "project-symlink" Octicon.

func ProjectTemplate

func ProjectTemplate(height int, rawExtraClasses ...string) (string, bool)

ProjectTemplate returns a string representing an "project-template" Octicon.

func Pulse

func Pulse(height int, rawExtraClasses ...string) (string, bool)

Pulse returns a string representing an "pulse" Octicon.

func Question

func Question(height int, rawExtraClasses ...string) (string, bool)

Question returns a string representing an "question" Octicon.

func Quote

func Quote(height int, rawExtraClasses ...string) (string, bool)

Quote returns a string representing an "quote" Octicon.

func Read

func Read(height int, rawExtraClasses ...string) (string, bool)

Read returns a string representing an "read" Octicon.

func RelFilePath

func RelFilePath(height int, rawExtraClasses ...string) (string, bool)

RelFilePath returns a string representing an "rel-file-path" Octicon.

func Reply

func Reply(height int, rawExtraClasses ...string) (string, bool)

Reply returns a string representing an "reply" Octicon.

func Repo

func Repo(height int, rawExtraClasses ...string) (string, bool)

Repo returns a string representing an "repo" Octicon.

func RepoClone

func RepoClone(height int, rawExtraClasses ...string) (string, bool)

RepoClone returns a string representing an "repo-clone" Octicon.

func RepoDeleted

func RepoDeleted(height int, rawExtraClasses ...string) (string, bool)

RepoDeleted returns a string representing an "repo-deleted" Octicon.

func RepoForked

func RepoForked(height int, rawExtraClasses ...string) (string, bool)

RepoForked returns a string representing an "repo-forked" Octicon.

func RepoLocked

func RepoLocked(height int, rawExtraClasses ...string) (string, bool)

RepoLocked returns a string representing an "repo-locked" Octicon.

func RepoPull

func RepoPull(height int, rawExtraClasses ...string) (string, bool)

RepoPull returns a string representing an "repo-pull" Octicon.

func RepoPush

func RepoPush(height int, rawExtraClasses ...string) (string, bool)

RepoPush returns a string representing an "repo-push" Octicon.

func RepoTemplate

func RepoTemplate(height int, rawExtraClasses ...string) (string, bool)

RepoTemplate returns a string representing an "repo-template" Octicon.

func Report

func Report(height int, rawExtraClasses ...string) (string, bool)

Report returns a string representing an "report" Octicon.

func Rocket

func Rocket(height int, rawExtraClasses ...string) (string, bool)

Rocket returns a string representing an "rocket" Octicon.

func Rows

func Rows(height int, rawExtraClasses ...string) (string, bool)

Rows returns a string representing an "rows" Octicon.

func Rss

func Rss(height int, rawExtraClasses ...string) (string, bool)

Rss returns a string representing an "rss" Octicon.

func Ruby

func Ruby(height int, rawExtraClasses ...string) (string, bool)

Ruby returns a string representing an "ruby" Octicon.

func ScreenFull

func ScreenFull(height int, rawExtraClasses ...string) (string, bool)

ScreenFull returns a string representing an "screen-full" Octicon.

func ScreenNormal

func ScreenNormal(height int, rawExtraClasses ...string) (string, bool)

ScreenNormal returns a string representing an "screen-normal" Octicon.

func Search(height int, rawExtraClasses ...string) (string, bool)

Search returns a string representing an "search" Octicon.

func Server

func Server(height int, rawExtraClasses ...string) (string, bool)

Server returns a string representing an "server" Octicon.

func Share

func Share(height int, rawExtraClasses ...string) (string, bool)

Share returns a string representing an "share" Octicon.

func ShareAndroid

func ShareAndroid(height int, rawExtraClasses ...string) (string, bool)

ShareAndroid returns a string representing an "share-android" Octicon.

func Shield

func Shield(height int, rawExtraClasses ...string) (string, bool)

Shield returns a string representing an "shield" Octicon.

func ShieldCheck

func ShieldCheck(height int, rawExtraClasses ...string) (string, bool)

ShieldCheck returns a string representing an "shield-check" Octicon.

func ShieldLock

func ShieldLock(height int, rawExtraClasses ...string) (string, bool)

ShieldLock returns a string representing an "shield-lock" Octicon.

func ShieldSlash

func ShieldSlash(height int, rawExtraClasses ...string) (string, bool)

ShieldSlash returns a string representing an "shield-slash" Octicon.

func ShieldX

func ShieldX(height int, rawExtraClasses ...string) (string, bool)

ShieldX returns a string representing an "shield-x" Octicon.

func SidebarCollapse

func SidebarCollapse(height int, rawExtraClasses ...string) (string, bool)

SidebarCollapse returns a string representing an "sidebar-collapse" Octicon.

func SidebarExpand

func SidebarExpand(height int, rawExtraClasses ...string) (string, bool)

SidebarExpand returns a string representing an "sidebar-expand" Octicon.

func SignIn

func SignIn(height int, rawExtraClasses ...string) (string, bool)

SignIn returns a string representing an "sign-in" Octicon.

func SignOut

func SignOut(height int, rawExtraClasses ...string) (string, bool)

SignOut returns a string representing an "sign-out" Octicon.

func SingleSelect

func SingleSelect(height int, rawExtraClasses ...string) (string, bool)

SingleSelect returns a string representing an "single-select" Octicon.

func Skip

func Skip(height int, rawExtraClasses ...string) (string, bool)

Skip returns a string representing an "skip" Octicon.

func SkipFill

func SkipFill(height int, rawExtraClasses ...string) (string, bool)

SkipFill returns a string representing an "skip-fill" Octicon.

func Sliders

func Sliders(height int, rawExtraClasses ...string) (string, bool)

Sliders returns a string representing an "sliders" Octicon.

func Smiley

func Smiley(height int, rawExtraClasses ...string) (string, bool)

Smiley returns a string representing an "smiley" Octicon.

func SortAsc

func SortAsc(height int, rawExtraClasses ...string) (string, bool)

SortAsc returns a string representing an "sort-asc" Octicon.

func SortDesc

func SortDesc(height int, rawExtraClasses ...string) (string, bool)

SortDesc returns a string representing an "sort-desc" Octicon.

func SparkleFill

func SparkleFill(height int, rawExtraClasses ...string) (string, bool)

SparkleFill returns a string representing an "sparkle-fill" Octicon.

func SponsorTiers

func SponsorTiers(height int, rawExtraClasses ...string) (string, bool)

SponsorTiers returns a string representing an "sponsor-tiers" Octicon.

func Square

func Square(height int, rawExtraClasses ...string) (string, bool)

Square returns a string representing an "square" Octicon.

func SquareFill

func SquareFill(height int, rawExtraClasses ...string) (string, bool)

SquareFill returns a string representing an "square-fill" Octicon.

func Squirrel

func Squirrel(height int, rawExtraClasses ...string) (string, bool)

Squirrel returns a string representing an "squirrel" Octicon.

func Stack

func Stack(height int, rawExtraClasses ...string) (string, bool)

Stack returns a string representing an "stack" Octicon.

func Star

func Star(height int, rawExtraClasses ...string) (string, bool)

Star returns a string representing an "star" Octicon.

func StarFill

func StarFill(height int, rawExtraClasses ...string) (string, bool)

StarFill returns a string representing an "star-fill" Octicon.

func Stop

func Stop(height int, rawExtraClasses ...string) (string, bool)

Stop returns a string representing an "stop" Octicon.

func Stopwatch

func Stopwatch(height int, rawExtraClasses ...string) (string, bool)

Stopwatch returns a string representing an "stopwatch" Octicon.

func Strikethrough

func Strikethrough(height int, rawExtraClasses ...string) (string, bool)

Strikethrough returns a string representing an "strikethrough" Octicon.

func Sun

func Sun(height int, rawExtraClasses ...string) (string, bool)

Sun returns a string representing an "sun" Octicon.

func Sync

func Sync(height int, rawExtraClasses ...string) (string, bool)

Sync returns a string representing an "sync" Octicon.

func Tab

func Tab(height int, rawExtraClasses ...string) (string, bool)

Tab returns a string representing an "tab" Octicon.

func TabExternal

func TabExternal(height int, rawExtraClasses ...string) (string, bool)

TabExternal returns a string representing an "tab-external" Octicon.

func Table

func Table(height int, rawExtraClasses ...string) (string, bool)

Table returns a string representing an "table" Octicon.

func Tag

func Tag(height int, rawExtraClasses ...string) (string, bool)

Tag returns a string representing an "tag" Octicon.

func Tasklist

func Tasklist(height int, rawExtraClasses ...string) (string, bool)

Tasklist returns a string representing an "tasklist" Octicon.

func Telescope

func Telescope(height int, rawExtraClasses ...string) (string, bool)

Telescope returns a string representing an "telescope" Octicon.

func TelescopeFill

func TelescopeFill(height int, rawExtraClasses ...string) (string, bool)

TelescopeFill returns a string representing an "telescope-fill" Octicon.

func Terminal

func Terminal(height int, rawExtraClasses ...string) (string, bool)

Terminal returns a string representing an "terminal" Octicon.

func ThreeBars

func ThreeBars(height int, rawExtraClasses ...string) (string, bool)

ThreeBars returns a string representing an "three-bars" Octicon.

func Thumbsdown

func Thumbsdown(height int, rawExtraClasses ...string) (string, bool)

Thumbsdown returns a string representing an "thumbsdown" Octicon.

func Thumbsup

func Thumbsup(height int, rawExtraClasses ...string) (string, bool)

Thumbsup returns a string representing an "thumbsup" Octicon.

func Tools

func Tools(height int, rawExtraClasses ...string) (string, bool)

Tools returns a string representing an "tools" Octicon.

func Trash

func Trash(height int, rawExtraClasses ...string) (string, bool)

Trash returns a string representing an "trash" Octicon.

func TriangleDown

func TriangleDown(height int, rawExtraClasses ...string) (string, bool)

TriangleDown returns a string representing an "triangle-down" Octicon.

func TriangleLeft

func TriangleLeft(height int, rawExtraClasses ...string) (string, bool)

TriangleLeft returns a string representing an "triangle-left" Octicon.

func TriangleRight

func TriangleRight(height int, rawExtraClasses ...string) (string, bool)

TriangleRight returns a string representing an "triangle-right" Octicon.

func TriangleUp

func TriangleUp(height int, rawExtraClasses ...string) (string, bool)

TriangleUp returns a string representing an "triangle-up" Octicon.

func Trophy

func Trophy(height int, rawExtraClasses ...string) (string, bool)

Trophy returns a string representing an "trophy" Octicon.

func Typography

func Typography(height int, rawExtraClasses ...string) (string, bool)

Typography returns a string representing an "typography" Octicon.

func Unfold

func Unfold(height int, rawExtraClasses ...string) (string, bool)

Unfold returns a string representing an "unfold" Octicon.

func Unlink(height int, rawExtraClasses ...string) (string, bool)

Unlink returns a string representing an "unlink" Octicon.

func Unlock

func Unlock(height int, rawExtraClasses ...string) (string, bool)

Unlock returns a string representing an "unlock" Octicon.

func Unmute

func Unmute(height int, rawExtraClasses ...string) (string, bool)

Unmute returns a string representing an "unmute" Octicon.

func Unread

func Unread(height int, rawExtraClasses ...string) (string, bool)

Unread returns a string representing an "unread" Octicon.

func Unverified

func Unverified(height int, rawExtraClasses ...string) (string, bool)

Unverified returns a string representing an "unverified" Octicon.

func Upload

func Upload(height int, rawExtraClasses ...string) (string, bool)

Upload returns a string representing an "upload" Octicon.

func Verified

func Verified(height int, rawExtraClasses ...string) (string, bool)

Verified returns a string representing an "verified" Octicon.

func Versions

func Versions(height int, rawExtraClasses ...string) (string, bool)

Versions returns a string representing an "versions" Octicon.

func Video

func Video(height int, rawExtraClasses ...string) (string, bool)

Video returns a string representing an "video" Octicon.

func Webhook

func Webhook(height int, rawExtraClasses ...string) (string, bool)

Webhook returns a string representing an "webhook" Octicon.

func Workflow

func Workflow(height int, rawExtraClasses ...string) (string, bool)

Workflow returns a string representing an "workflow" Octicon.

func X

func X(height int, rawExtraClasses ...string) (string, bool)

X returns a string representing an "x" Octicon.

func XCircle

func XCircle(height int, rawExtraClasses ...string) (string, bool)

XCircle returns a string representing an "x-circle" Octicon.

func XCircleFill

func XCircleFill(height int, rawExtraClasses ...string) (string, bool)

XCircleFill returns a string representing an "x-circle-fill" Octicon.

func Zap

func Zap(height int, rawExtraClasses ...string) (string, bool)

Zap returns a string representing an "zap" Octicon.

func ZoomIn

func ZoomIn(height int, rawExtraClasses ...string) (string, bool)

ZoomIn returns a string representing an "zoom-in" Octicon.

func ZoomOut

func ZoomOut(height int, rawExtraClasses ...string) (string, bool)

ZoomOut returns a string representing an "zoom-out" Octicon.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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