@use "../core/_index.scss" as *;

/// Color of the searchbox icon.
/// @group searchbox
$kendo-searchbox-icon-color: k-color(primary) !default;
