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

Inherits:
Source
  • Object
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