Skip to content

Commit 87cdb4d

Browse files
authored
Merge pull request #1489 from privy-open-source/feat/sync-icon
chore: sync with figma
2 parents 40b73cf + de4278f commit 87cdb4d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

packages/persona-icon/font/persona-icon.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
@font-face {
22
font-family: 'Persona Icon';
3-
src: url('../font/persona-icon.eot?9e1aba20');
4-
src: url('../font/persona-icon.eot?9e1aba20#iefix') format('embedded-opentype'),
5-
url('../font/persona-icon.woff2?698887b6') format('woff2'),
6-
url('../font/persona-icon.woff?c39d259e') format('woff'),
7-
url('../font/persona-icon.ttf?c9928709') format('truetype'),
3+
src: url('../font/persona-icon.eot?05d2e73f');
4+
src: url('../font/persona-icon.eot?05d2e73f#iefix') format('embedded-opentype'),
5+
url('../font/persona-icon.woff2?6684cd52') format('woff2'),
6+
url('../font/persona-icon.woff?83e6084e') format('woff'),
7+
url('../font/persona-icon.ttf?1c740734') format('truetype'),
88
url('../font/persona-icon.svg?8f59df48#Persona%20Icon') format('svg');
99
font-weight: normal;
1010
font-style: normal;
15.1 KB
Binary file not shown.
15.1 KB
Binary file not shown.
46.1 KB
Binary file not shown.
118 KB
Binary file not shown.

0 commit comments

Comments
 (0)