SVG to Compose Documentation
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SVG to Compose Documentation
svg-to-compose
/
dev.tonholo.s2c.io
/
IconWriter
Icon
Writer
class
IconWriter
(
logger
:
Logger
,
fileManager
:
FileManager
)
(
source
)
Members
Constructors
Icon
Writer
Link copied to clipboard
constructor
(
logger
:
Logger
,
fileManager
:
FileManager
)
Functions
write
Link copied to clipboard
fun
write
(
iconName
:
String
,
fileContents
:
String
,
output
:
Path
)
:
Path