@import "svg-gradient-mixin.less";

.gray-gradient {
  .gradient-mixin(#999);
}