Assets
- CSS classes typography: text.css
- SCSS classes typography: _text.scss
-
CSS variables:
variables.css
-
CSS @font-face:
font-face.css
-
CSS @custom-media:
custom-media.css
-
SCSS variables:
_variables.scss
-
SCSS mixins typography:
_text_mixins.scss
-
JS typography:
text.js
-
Token data
properties/index.json
properties/border-color.json
properties/border-radius.json
properties/border-width.json
properties/breakpoint.json
properties/color.json
properties/font-family.json
properties/font-src.json
properties/font-size.json
properties/icon.json
properties/letter-spacing.json
properties/line-height.json
properties/linear-gradient.json
properties/transition-duration.json
properties/transition-easing.json
properties/transition-delay.json
properties/transform-rotate.json
properties/transform-scale.json
properties/logo.json
properties/box-shadow.json
properties/spacing.json
properties/viewport.json
Themes
feature-release
branch
Variables
Color
Identifier | Value | Example |
|
#101820 |
|
|
#ffffff |
|
|
#427e2b |
|
|
#575757 |
|
|
#101820 |
|
|
#c4c4c4 |
|
|
#f8f8f8 |
|
|
#ffffff |
|
|
#ffffff |
|
|
#ffffff |
|
|
#ffffff |
|
|
#c4c4c4 |
|
|
#000000 |
|
|
#e1e1e1 |
|
|
#427e2b |
|
|
#e1e1e1 |
|
|
#000000 |
|
|
#000000 |
|
|
#d50032 |
|
|
#c4c4c4 |
|
|
#ffffff |
|
|
#4a4a4a |
|
|
#000000 |
|
|
#000000 |
|
|
#000000 |
|
|
#949494 |
|
|
#ffffff |
|
|
#000000 |
|
|
#949494 |
|
|
#575757 |
|
|
#fcf7e6 |
|
|
#e1e1e1 |
|
|
#c5c5c5 |
|
|
#4a4a4a |
|
|
#d50032 |
|
|
#c4c4c4 |
|
|
rgba(255, 255, 255, 0.5) |
|
|
rgba(0, 0, 0, 0.75) |
|
|
#101820 |
|
|
#427e2b |
|
|
rgba(255, 255, 255, 0.1) |
|
|
rgba(255, 255, 255, 0.2) |
|
|
rgba(255, 255, 255, 0.3) |
|
|
rgba(255, 255, 255, 0.4) |
|
|
rgba(255, 255, 255, 0.5) |
|
|
rgba(255, 255, 255, 0.6) |
|
|
rgba(255, 255, 255, 0.7) |
|
|
rgba(255, 255, 255, 0.8) |
|
|
rgba(255, 255, 255, 0.9) |
|
|
#ffffff |
|
|
#e5e5e5 |
|
|
#cccccc |
|
|
#b2b2b2 |
|
|
#999999 |
|
|
#808080 |
|
|
#666666 |
|
|
#4c4c4c |
|
|
#333333 |
|
|
#191919 |
|
|
#808080 |
|
|
rgba(0, 0, 0, 0.1) |
|
|
rgba(0, 0, 0, 0.2) |
|
|
rgba(0, 0, 0, 0.3) |
|
|
rgba(0, 0, 0, 0.4) |
|
|
rgba(0, 0, 0, 0.5) |
|
|
rgba(0, 0, 0, 0.6) |
|
|
rgba(0, 0, 0, 0.7) |
|
|
rgba(0, 0, 0, 0.8) |
|
|
rgba(0, 0, 0, 0.9) |
|
|
#000000 |
|
|
#057550 |
|
|
#ffffff |
|
|
#000000 |
|
|
#949494 |
|
|
#000000 |
|
|
#fcf7e6 |
|
|
#e11976 |
|
|
#fefcf6 |
|
|
#427e2b |
|
|
#f7f7f7 |
|
|
#fbf1f3 |
|
|
#ffffff |
|
|
#427e2b |
|
|
#ffffff |
|
|
#575757 |
|
|
#ffffff |
|
|
#575757 |
|
|
#ffffff |
|
|
#c4c4c4 |
|
|
#104c00 |
|
|
#104c00 |
|
Border Radius
Identifier | Value | Example |
|
0 /*0*/ |
|
|
2px /*2px*/ |
|
|
4px /*4px*/ |
|
|
8px /*8px*/ |
|
|
12px /*12px*/ |
|
|
16px /*16px*/ |
|
|
9999px /*9999px*/ |
|
|
2px /*{border.border-radius.xs}*/ |
Border Width
Identifier | Value | Example |
|
0px /*0px*/ |
|
|
1px /*1px*/ |
|
|
2px /*2px*/ |
|
|
4px /*4px*/ |
|
|
8px /*8px*/ |
|
|
0 /*{border.border-radius.none}*/ |
|
Box Shadow
Identifier | Value | Example |
|
-6px 0px 10px -3px rgba(0, 0, 0, 0.1) |
|
|
0px -6px 10px -3px rgba(0, 0, 0, 0.1) |
|
|
6px 0px 10px -3px rgba(0, 0, 0, 0.1) |
|
|
0px 6px 10px -3px rgba(0, 0, 0, 0.1) |
|
|
0px -5px 10px -1px rgba(0, 0, 0, 0.05),-6px 0px 10px -5px rgba(0, 0, 0, 0.05), 6px 0px 10px -5px rgba(0, 0, 0, 0.05) |
|
|
0px 0px 20px 3px rgba(0, 0, 0, 0.35) |
Breakpoint
Identifier | Value | Example |
|
0em /*0px*/ |
Matches: breakpoint-xs
Does not match: breakpoint-xs |
|
34em /*544px*/ |
Matches: breakpoint-s
Does not match: breakpoint-s |
|
48.0625em /*769px*/ |
Matches: breakpoint-m
Does not match: breakpoint-m |
|
62em /*992px*/ |
Matches: breakpoint-l
Does not match: breakpoint-l |
|
75em /*1200px*/ |
Matches: breakpoint-xl
Does not match: breakpoint-xl |
Font Family
Identifier | Value | Example |
|
-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' |
Aa
|
|
FuturaNowTextRegular, Arial, sans-serif |
Aa
|
|
FuturaNowHeadlineMedium, Arial, sans-serif |
Aa
|
|
FuturaNowTextLight, Arial, sans-serif |
Aa
|
|
ITCNewBaskervilleRoman, Baskerville, Georgia, serif |
Aa
|
|
ITCNewBaskervilleRoman, serif |
Aa
|
|
ITCNewBaskervilleRoman, serif |
Aa
|
Font Size
Identifier | Value | Example |
|
0.5625rem /*9px*/ |
Aa
|
|
0.625rem /*10px*/ |
Aa
|
|
0.75rem /*12px*/ |
Aa
|
|
0.875rem /*14px*/ |
Aa
|
|
1rem /*16px*/ |
Aa
|
|
1.125rem /*18px*/ |
Aa
|
|
1.25rem /*20px*/ |
Aa
|
|
1.375rem /*22px*/ |
Aa
|
|
1.5rem /*24px*/ |
Aa
|
|
1.625rem /*26px*/ |
Aa
|
|
1.75rem /*28px*/ |
Aa
|
|
1.875rem /*30px*/ |
Aa
|
|
2rem /*32px*/ |
Aa
|
|
2.25rem /*36px*/ |
Aa
|
|
2.5rem /*40px*/ |
Aa
|
|
2.75rem /*44px*/ |
Aa
|
|
2.875rem /*46px*/ |
Aa
|
|
3rem /*48px*/ |
Aa
|
|
3.25rem /*52px*/ |
Aa
|
|
3.75rem /*60px*/ |
Aa
|
|
4.5rem /*72px*/ |
Aa
|
|
5rem /*80px*/ |
Aa
|
|
6.25rem /*100px*/ |
Aa
|
Letter Spacing
Identifier | Value | Example |
|
0 /*0*/ |
Tapestry is a global house of brands. |
|
0 /*0px*/ |
Tapestry is a global house of brands. |
|
0.0125rem /*0.2px*/ |
Tapestry is a global house of brands. |
|
0.025rem /*0.4px*/ |
Tapestry is a global house of brands. |
|
0.05rem /*0.8px*/ |
Tapestry is a global house of brands. |
|
0.0625rem /*1px*/ |
Tapestry is a global house of brands. |
|
0.078125rem /*1.25px*/ |
Tapestry is a global house of brands. |
Line Height
Identifier | Value | Example |
|
0.95 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.07 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.15 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.2 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.25 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.35 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.4 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.5 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.07 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.15 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.2 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.25 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.35 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.4 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.5 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
Linear Gradient
Identifier | Value | Example |
|
linear-gradient(180deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%) |
|
|
linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%) |
Transition Duration
Identifier | Value | Example |
|
1s |
|
|
0.85s |
Transition Easing
Identifier | Value | Example |
|
0.83, 0, 0.17, 1 |
|
|
0.85, 0, 0.15, 1 |
Transition Delay
Identifier | Value | Example |
|
250ms |
|
|
100ms |
Transform Rotate
Identifier | Value | Example |
|
90deg |
|
|
180deg |
|
|
270deg |
|
|
360deg |
Transform Scale
Identifier | Value | Example |
|
0% |
|
|
25% |
|
|
50% |
|
|
75% |
|
|
100% |
Spacing
Identifier | Value | Example |
|
0 /*0*/ |
|
|
0.25rem /*4px*/ |
|
|
0.5rem /*8px*/ |
|
|
0.75rem /*12px*/ |
|
|
1rem /*16px*/ |
|
|
1.5rem /*24px*/ |
|
|
2rem /*32px*/ |
|
|
2.5rem /*40px*/ |
|
|
3rem /*48px*/ |
|
|
4rem /*64px*/ |
|
|
5rem /*80px*/ |
|
|
6rem /*96px*/ |
|
|
7.5rem /*120px*/ |
Viewport
Identifier | Value | Example |
|
screen and (min-width: 0em) |
|
|
screen and (min-width: 34em) |
|
|
screen and (min-width: 48.0625em) |
|
|
screen and (min-width: 62em) |
|
|
screen and (min-width: 75em) |
Classes
Typography
Identifier | Value | Example |
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 4.5rem; letter-spacing: 0; line-height: 1.07 |
We are a global house of brands.
|
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 3.25rem; letter-spacing: 0; line-height: 1.07 |
We are a global house of brands.
|
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 2.75rem; letter-spacing: 0; line-height: 1.07 |
We are a global house of brands.
|
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 2.25rem; letter-spacing: 0; line-height: 1.07 |
We are a global house of brands.
|
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 1.5rem; letter-spacing: 0.0125rem; line-height: 1.2 |
We are a global house of brands.
|
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 1.25rem; letter-spacing: 0.0125rem; line-height: 1.2 |
We are a global house of brands.
|
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 4.5rem; letter-spacing: 0; line-height: 1.07 |
We are a global house of brands.
|
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 3.25rem; letter-spacing: 0; line-height: 1.07 |
We are a global house of brands.
|
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 2.75rem; letter-spacing: 0; line-height: 1.07 |
We are a global house of brands.
|
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 2.25rem; letter-spacing: 0; line-height: 1.07 |
We are a global house of brands.
|
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 1.5rem; letter-spacing: 0.0125rem; line-height: 1.2 |
We are a global house of brands.
|
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 1.25rem; letter-spacing: 0.0125rem; line-height: 1.2 |
We are a global house of brands.
|
|
font-family: FuturaNowTextLight, Arial, sans-serif; font-size: 6.25rem; letter-spacing: 0; line-height: 1.07 |
We are a global house of brands.
|
|
font-family: FuturaNowTextLight, Arial, sans-serif; font-size: 5rem; letter-spacing: 0; line-height: 1.07 |
We are a global house of brands.
|
|
font-family: FuturaNowTextLight, Arial, sans-serif; font-size: 3.75rem; letter-spacing: 0; line-height: 1.07 |
We are a global house of brands.
|
|
font-family: FuturaNowTextLight, Arial, sans-serif; font-size: 2.5rem; letter-spacing: 0; line-height: 1.07 |
We are a global house of brands.
|
|
font-family: FuturaNowTextLight, Arial, sans-serif; font-size: 1.875rem; letter-spacing: 0.0125rem; line-height: 1.2 |
We are a global house of brands.
|
|
font-family: FuturaNowTextLight, Arial, sans-serif; font-size: 1.5rem; letter-spacing: 0.0125rem; line-height: 1.2 |
We are a global house of brands.
|
|
font-family: FuturaNowTextLight, Arial, sans-serif; font-size: 1.25rem; letter-spacing: 0.0125rem; line-height: 1.2 |
We are a global house of brands.
|
|
font-family: FuturaNowTextRegular, Arial, sans-serif; font-size: 1.25rem; letter-spacing: 0; line-height: 1.35 |
We are a global house of brands.
|
|
font-family: FuturaNowTextRegular, Arial, sans-serif; font-size: 1rem; letter-spacing: 0; line-height: 1.35 |
We are a global house of brands.
|
|
font-family: FuturaNowTextRegular, Arial, sans-serif; font-size: 0.875rem; letter-spacing: 0; line-height: 1.4 |
We are a global house of brands.
|
|
font-family: FuturaNowTextRegular, Arial, sans-serif; font-size: 0.875rem; letter-spacing: 0; line-height: 1.4; text-decoration: line-through |
We are a global house of brands.
|
|
font-family: FuturaNowTextRegular, Arial, sans-serif; font-size: 0.75rem; letter-spacing: 0; line-height: 1.4 |
We are a global house of brands.
|
|
font-family: FuturaNowHeadlineMedium, Arial, sans-serif; font-size: 1rem; letter-spacing: 0; line-height: 1.35 |
We are a global house of brands.
|
|
font-family: FuturaNowHeadlineMedium, Arial, sans-serif; font-size: 0.875rem; letter-spacing: 0; line-height: 1.35 |
We are a global house of brands.
|
|
font-family: FuturaNowHeadlineMedium, Arial, sans-serif; font-size: 0.75rem; letter-spacing: 0; line-height: 1.35 |
We are a global house of brands.
|
|
font-family: FuturaNowHeadlineMedium, Arial, sans-serif; font-size: 0.625rem; letter-spacing: 0; line-height: 1.35 |
We are a global house of brands.
|
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 1rem; letter-spacing: 0; line-height: 1.35 |
We are a global house of brands.
|
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 0.875rem; letter-spacing: 0; line-height: 1.35 |
We are a global house of brands.
|
|
font-family: ITCNewBaskervilleRoman, Baskerville, Georgia, serif; font-size: 0.75rem; letter-spacing: 0; line-height: 1.35 |
We are a global house of brands.
|
|
font-family: FuturaNowTextRegular, Arial, sans-serif; font-size: 0.875rem; letter-spacing: 0.0625rem; line-height: 1.15; text-transform: uppercase |
We are a global house of brands.
|
|
font-family: FuturaNowTextRegular, Arial, sans-serif; font-size: 0.75rem; letter-spacing: 0.0625rem; line-height: 1.15; text-transform: uppercase |
We are a global house of brands.
|
|
font-family: FuturaNowTextRegular, Arial, sans-serif; font-size: 0.625rem; letter-spacing: 0.0625rem; line-height: 1.15; text-transform: uppercase |
We are a global house of brands.
|
|
font-family: FuturaNowTextRegular, Arial, sans-serif; font-size: 0.625rem; letter-spacing: 0; line-height: 1.2; text-transform: none |
We are a global house of brands.
|
|
font-family: FuturaNowHeadlineMedium, Arial, sans-serif; font-size: 0.875rem; letter-spacing: 0.0625rem; line-height: 1.15; text-transform: uppercase |
We are a global house of brands.
|
|
font-family: FuturaNowHeadlineMedium, Arial, sans-serif; font-size: 0.75rem; letter-spacing: 0.0625rem; line-height: 1.15; text-transform: uppercase |
We are a global house of brands.
|
|
font-family: FuturaNowHeadlineMedium, Arial, sans-serif; font-size: 0.625rem; letter-spacing: 0.0625rem; line-height: 1.15; text-transform: uppercase |
We are a global house of brands.
|
|
font-family: FuturaNowHeadlineMedium, Arial, sans-serif; font-size: 0.625rem; letter-spacing: 0; line-height: 1.2; text-transform: none |
We are a global house of brands.
|
|
font-family: FuturaNowTextRegular, Arial, sans-serif; font-size: 0.75rem; letter-spacing: 0.05rem; line-height: 1.35 |
We are a global house of brands.
|
|
font-family: FuturaNowTextRegular, Arial, sans-serif; font-size: 0.625rem; letter-spacing: 0.05rem; line-height: 1.35 |
We are a global house of brands.
|
|
font-family: FuturaNowHeadlineMedium, Arial, sans-serif; font-size: 0.625rem; letter-spacing: 0.05rem; line-height: 1.35; text-transform: uppercase |
We are a global house of brands.
|
|
font-family: FuturaNowHeadlineMedium, Arial, sans-serif; font-size: 0.75rem; letter-spacing: 0.05rem; line-height: 1.35 |
We are a global house of brands.
|
|
font-family: FuturaNowTextRegular, Arial, sans-serif; font-size: 1rem; letter-spacing: 0; line-height: 1.4; text-decoration: underline |
We are a global house of brands.
|
|
font-family: FuturaNowTextRegular, Arial, sans-serif; font-size: 0.875rem; letter-spacing: 0; line-height: 1.4; text-decoration: underline |
We are a global house of brands.
|
|
font-family: FuturaNowTextRegular, Arial, sans-serif; font-size: 0.75rem; letter-spacing: 0; line-height: 1.4; text-decoration: underline |
We are a global house of brands.
|
|
font-family: FuturaNowHeadlineMedium, Arial, sans-serif; font-size: 1rem; letter-spacing: 0; line-height: 1.4; text-decoration: underline |
We are a global house of brands.
|
|
font-family: FuturaNowHeadlineMedium, Arial, sans-serif; font-size: 0.875rem; letter-spacing: 0; line-height: 1.4; text-decoration: underline |
We are a global house of brands.
|
|
font-family: FuturaNowHeadlineMedium, Arial, sans-serif; font-size: 0.75rem; letter-spacing: 0; line-height: 1.4; text-decoration: underline |
We are a global house of brands.
|
Icons
Video
Path: icon/video/*
-
volume.svg
-
play.svg
-
play-button.svg
-
play-cta.svg
-
pause.svg
-
option.svg
-
mute.svg
-
fullscreen.svg
-
minimize.svg
Utility
Path: icon/utility/*
-
zoom.svg
-
close.svg
-
compare-inactive.svg
-
compare-selected.svg
-
compare-default.svg
-
chevron-up.svg
-
chevron-right.svg
-
chevron-left.svg
-
chevron-down.svg
-
caret-up.svg
-
caret-right.svg
-
caret-left.svg
-
caret-down.svg
-
minus.svg
-
plus.svg
-
selected.svg
-
step.svg
-
unselected.svg
-
share.svg
-
chevron-bold-up.svg
-
chevron-bold-down.svg
-
chevron-bold-right.svg
-
chevron-bold-left.svg
-
checkmark.svg
-
circle-checkmark-filled.svg
-
circle-checkmark-outline.svg
-
circle-outline.svg
-
range-slider-dot.svg
-
clear-filter.svg
-
filter-radio-dial.svg
-
filter-radio-selected.svg
-
filter-selected.svg
-
filter-swatch.svg
-
Loading.svg
-
Locate.svg
-
Link.svg
Social
Path: icon/social/*
-
youtube.svg
-
weibo.svg
-
wechat.svg
-
twitter.svg
-
tiktok.svg
-
tumblr.svg
-
snapchat.svg
-
pinterest.svg
-
mail.svg
-
instagram.svg
-
facebook.svg
-
line.svg
Review
Path: icon/review/*
-
thumb-up.svg
-
thumb-up-filled.svg
-
thumb-down.svg
-
thumb-down-filled.svg
-
star.svg
-
star-small.svg
-
star-empty.svg
-
star-empty-small.svg
-
star-75.svg
-
star-75-small.svg
-
star-50.svg
-
star-50-small.svg
-
star-25.svg
-
star-25-small.svg
Object
Path: icon/object/*
-
birthday.svg
-
customer-service.svg
-
store.svg
-
phone.svg
-
package.svg
-
email.svg
-
edit.svg
-
credit-card.svg
-
call.svg
-
calendar.svg
-
chat.svg
-
lock.svg
-
offers.svg
-
early-access.svg
-
gift.svg
-
returns.svg
-
ruler.svg
-
shipping.svg
-
bag-size-compare.svg
-
bag-size.svg
-
e-gift-card.svg
-
text-message.svg
-
avatar.svg
-
truefit-50.svg
-
add-to-bag.svg
-
graphic-arrow-right.svg
-
graphic-arrow-left.svg
-
bopis.svg
-
view-similar.svg
-
view.svg
-
spade-left.svg
-
spade-right.svg
-
spade.svg
-
spade-w-box.svg
-
truefit.svg
Navigation
Path: icon/navigation/*
-
account.svg
-
search.svg
-
location.svg
-
hamburger.svg
-
favorite.svg
-
favorite-fill.svg
-
bag.svg
-
bag-filled.svg
-
bag-plus.svg
-
bag-normal.svg
-
bag-2digit.svg
-
bag-2digit-white.svg
-
bag-3digit.svg
-
bag-3digit-white.svg
-
bag-white.svg
Form
Path: icon/form/*
-
success.svg
-
info.svg
-
error.svg
-
info-outlined.svg
Flag
Path: icon/flag/*
-
usa.svg
-
canada.svg
-
uk.svg
-
germany.svg
-
france.svg
-
italy.svg
-
spain.svg
-
netherlands.svg
-
ireland.svg
-
belgium.svg
-
austria.svg
-
portugal.svg
Partner
Path: icon/partner/*
-
affirm.svg
-
apple-pay.svg
-
giftnow.svg
-
klarna.svg
-
paypal-credit.svg
-
paypal.svg
-
shoprunner.svg
-
amazon-pay.svg
Credit
Path: icon/credit/*
-
amex.svg
-
diners-club.svg
-
discover.svg
-
giftnow.svg
-
jcb.svg
-
klarna.svg
-
maestro.svg
-
mastercard.svg
-
union-pay.svg
-
visa.svg
Accordion
Path: icon/accordion/*
-
additional-details.svg
-
care-instructions.svg
-
shipping.svg
-
editors-notes.svg
Logos
Path: logo/*
-
favicon.svg
-
monogram-black.svg
-
monogram-white.svg
-
primary-black.svg
-
primary-white.svg
-
surprise-black.svg
-
surprise-white.svg
-
ks-outlet-logo-black.svg
-
ks-outlet-logo-white.svg