# -*- encoding : utf-8 -*- class Card; module Set; class Self # Set: The card "MaterialIcons" # module MaterialIcons; extend Card::Set def self.source_location; "/Users/ethan/dev/decko/gem/card-mod-bootstrap/set/self/material_icons.rb"; end include_set Abstract::CodeFile Self::StyleLibraries.add_item :material_icons end;end;end;end; # ~~ generated from /Users/ethan/dev/decko/gem/card-mod-bootstrap/set/self/material_icons.rb ~~