Docs
Svg Icon API
Svg Icon API
Simple way to generate your svg icon
Usage
Query Parameters
type
(optional): The type of the icon. Default istext
.w
(optional): The width of the icon. Default is128
.h
(optional): The height of the icon. Default is64
.value
: The value of the icon.animate
(optional): Whether to animate the icon. Default isfalse
.fillType
(optional): The fill type of the icon. Default isLinear
.primaryColor
(optional): The primary color of the icon. Default is#FC466B
.secondaryColor
(optional): The secondary color of the icon. Default is#3F5EFB
.angle
(optional): The angle of the icon. Default is45
.radialGlare
(optional): Whether to apply radial glare to the icon. Default isfalse
.radius
(optional): The radius of the icon. Default is12
.strokeSize
(optional): The stroke size of the icon. Default is0
.strokeColor
(optional): The stroke color of the icon. Default is#FFFFFF
.strokeOpacity
(optional): The stroke opacity of the icon. Default is100
.color
(optional): The color of the icon. Default is#FFFFFF
.size
(optional): The size of the icon. Default is15
.family
(optional): The font family of the icon. Default issans-serif
.
Example
Use in markdown:
Use in your HTML: