Skip to content

Commit 0d705c6

Browse files
authored
Merge pull request #1630 from privy-open-source/feat/sync-icon
chore: sync with figma
2 parents 3abf5ee + 934ab5b commit 0d705c6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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

+5-5
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?8d29d469');
4-
src: url('../font/persona-icon.eot?8d29d469#iefix') format('embedded-opentype'),
5-
url('../font/persona-icon.woff2?bf2dbd68') format('woff2'),
6-
url('../font/persona-icon.woff?3c40e436') format('woff'),
7-
url('../font/persona-icon.ttf?9fdf4b05') format('truetype'),
3+
src: url('../font/persona-icon.eot?dc986aa1');
4+
src: url('../font/persona-icon.eot?dc986aa1#iefix') format('embedded-opentype'),
5+
url('../font/persona-icon.woff2?be455d8e') format('woff2'),
6+
url('../font/persona-icon.woff?f33b0d95') format('woff'),
7+
url('../font/persona-icon.ttf?9cff2ba8') format('truetype'),
88
url('../font/persona-icon.svg?5da0a5a4#Persona%20Icon') format('svg');
99
font-weight: normal;
1010
font-style: normal;
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)