Class: Unmagic::Icon::Library::Source::Silk

Inherits:
Unmagic::Icon::Library::Source show all
Defined in:
lib/unmagic/icon/library/source/silk.rb

Overview

No release archive: fetch the svgs directly from the repo via the GitHub contents API, so #acquire is overridden entirely.

Constant Summary collapse

REPO =
"frhun/silk-icon-scalable"
BRANCH =
"main"
PATHS =
[ "baseicons", "extra" ].freeze

Constants inherited from Unmagic::Icon::Library::Source

REGISTRY

Method Summary

Methods inherited from Unmagic::Icon::Library::Source

all, archive, description, dir, #download, exists?, extract, extract_into, find, key, title, url