Documentation ¶ Index ¶ func Render(size int) (*image.RGBA, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Render ¶ func Render(size int) (*image.RGBA, error) Render renders the icon located at .core/icon.svg at the given size. If no such icon exists, it sets it to a placeholder icon, a blue version of icons.Toolbar. Types ¶ This section is empty. Source Files ¶ View all Source files rendericon.go Click to show internal directories. Click to hide internal directories.