Build and Transform 'SVG' Objects
Filter: add a dilation effect to an element
Filter: add a drop shadow to an element
Filter: add an erosion effect to an element
Filter: add a gaussian blur to an element
Filter: display an image
Filter: offset an element a specified amount
Get an information table showing all Line Awesome icons
Safely print any svg object in R Markdown
Use a linear movement for animation
Pipe operator
Use a 'step-end' animation
Use a 'step-start' animation
Create an svg object
Animate an element through an opacity change
Create a compact svg object
Define SVG presentation attributes for an element
Addition of a circle element
Animate the position of an element
Addition of an ellipse element
Animate an element through rotation
Animate an element through scaling
Express animations for an element
Create a custom easing function for animation
Use an 'easing in' animation
Use an 'easing in and out' animation
Use an 'easing out' animation
Build an SVG <filter>
Addition of a group element
Addition of an image element
Import an SVG file and create an svg object
Create an svg object with a Line Awesome glyph
Addition of an line element
Addition of an path element
Addition of an polygon element
Addition of an polyline element
Addition of a rect element
Create a text-height svg object
Addition of a text element
Build 'SVG' components using element-based functions. With an 'svg' object, we can modify its graphical elements with a suite of transform functions.