View Source Heroicons.Icon (ex_heroicons v3.0.0)
This module defines the data structure and functions for working with icons stored as SVG files.
Summary
Types
Functions
Defines the Heroicons.Icon struct.
Its fields are:
:type
- the type of the icon:name
- the name of the icon:file
- the binary content of the file
Parses a SVG file and returns structured data