Update icons to v3

This commit is contained in:
Fedor Indutny
2023-05-04 11:04:22 -07:00
committed by Josh Perez
parent be60b3d225
commit 51d1a62f70
461 changed files with 1189 additions and 1570 deletions

View File

@@ -115,7 +115,7 @@
@include button-reset;
height: 24px;
width: 24px;
@include color-svg('../images/icons/v2/x-24.svg', $color-gray-15);
@include color-svg('../images/icons/v3/x/x.svg', $color-gray-15);
}
}
@@ -198,7 +198,7 @@
&__arrow {
@include color-svg(
'../images/icons/v2/chevron-right-24.svg',
'../images/icons/v3/chevron/chevron-right.svg',
$color-white
);
height: 24px;