/**
 * Variables
 */

.inkline-icon {
    ////
    /// The size of the icon component
    /// @name size
    /// @type size
    ////
    ----size: #{1rem};
}
