Skip to content

Commit 19515ac

Browse files
authored
Merge pull request #1617 from privy-open-source/feat/sync-icon
chore: sync with figma
2 parents 846b1e3 + e80cb56 commit 19515ac

File tree

15 files changed

+36
-33
lines changed

15 files changed

+36
-33
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
@font-face {
22
font-family: 'Persona Icon';
3-
src: url('../font/persona-icon.eot?8494061e');
4-
src: url('../font/persona-icon.eot?8494061e#iefix') format('embedded-opentype'),
5-
url('../font/persona-icon.woff2?71bfdd0b') format('woff2'),
6-
url('../font/persona-icon.woff?e1d545d0') format('woff'),
7-
url('../font/persona-icon.ttf?3cc123e3') format('truetype'),
8-
url('../font/persona-icon.svg?eafc2666#Persona%20Icon') format('svg');
3+
src: url('../font/persona-icon.eot?1e58eed6');
4+
src: url('../font/persona-icon.eot?1e58eed6#iefix') format('embedded-opentype'),
5+
url('../font/persona-icon.woff2?e1858c31') format('woff2'),
6+
url('../font/persona-icon.woff?4a8ae1cc') format('woff'),
7+
url('../font/persona-icon.ttf?402f59f7') format('truetype'),
8+
url('../font/persona-icon.svg?6c719311#Persona%20Icon') format('svg');
99
font-weight: normal;
1010
font-style: normal;
1111
}
-110 Bytes
Binary file not shown.

packages/persona-icon/font/persona-icon.svg

Lines changed: 2 additions & 2 deletions
Loading
-106 Bytes
Binary file not shown.
421 Bytes
Binary file not shown.

packages/persona-icon/font/persona-icon.woff2

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading

packages/persona-icon/vue/forward/16.vue

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
class="persona-icon"
88
viewBox="0 0 16 16"><path
99
fill="currentColor"
10-
fill-rule="evenodd"
11-
d="M9.453 4.205a1.19 1.19 0 0 0-1.336 0c-.376.248-.617.69-.617 1.196v1.15L3.953 4.205a1.19 1.19 0 0 0-1.336 0C2.24 4.453 2 4.895 2 5.401V10.6c0 .506.241.947.617 1.195.382.253.894.293 1.336 0L7.5 9.45v1.15c0 .506.241.947.617 1.195.382.253.894.292 1.336 0l3.93-2.6C13.811 8.914 14 8.438 14 8s-.19-.913-.617-1.196zM3 5.4c0-.186.086-.307.168-.362a.194.194 0 0 1 .233 0l3.93 2.6c.097.063.169.193.169.361 0 .169-.072.299-.168.362l-3.93 2.6a.194.194 0 0 1-.234 0C3.086 10.906 3 10.785 3 10.6zm5.5 0c0-.186.086-.307.168-.362a.194.194 0 0 1 .233 0l3.93 2.6c.097.063.169.192.169.361s-.072.298-.168.361l-3.93 2.6a.194.194 0 0 1-.234 0c-.082-.055-.168-.176-.168-.361z"
12-
clip-rule="evenodd" /></svg>
10+
d="M12.5 4.75a.5.5 0 0 0-1 0v6.5a.5.5 0 0 0 1 0z" /><path
11+
fill="currentColor"
12+
fill-rule="evenodd"
13+
d="M5.53 4.427C4.643 3.93 3.5 4.54 3.5 5.586v4.828c0 1.047 1.144 1.657 2.03 1.159l4.287-2.414c.91-.513.91-1.805 0-2.318zM4.5 5.586c0-.239.283-.432.539-.287l4.288 2.414a.325.325 0 0 1 0 .574l-4.288 2.414c-.256.144-.539-.048-.539-.287z"
14+
clip-rule="evenodd" /></svg>
1315
</template>

packages/persona-icon/vue/forward/20.vue

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
viewBox="0 0 20 20"><path
99
fill="currentColor"
1010
fill-rule="evenodd"
11-
d="M11.704 5.826a1.46 1.46 0 0 0-1.582 0 1.64 1.64 0 0 0-.747 1.395v1.184l-4.07-2.579a1.46 1.46 0 0 0-1.583 0 1.64 1.64 0 0 0-.747 1.396v5.793c0 .598.298 1.111.747 1.396a1.46 1.46 0 0 0 1.582 0l4.071-2.578v1.182c0 .598.298 1.111.747 1.395a1.46 1.46 0 0 0 1.582 0l4.574-2.896c.996-.631.996-2.16 0-2.791zM4.225 7.222c0-.174.082-.287.166-.34a.21.21 0 0 1 .244 0L9.21 9.78c.096.06.166.182.166.34 0 .157-.07.278-.166.339l-4.574 2.897a.21.21 0 0 1-.244 0c-.084-.053-.166-.166-.166-.34zm6.4 0c0-.174.082-.287.166-.34a.21.21 0 0 1 .244 0l4.574 2.896c.096.061.166.182.166.34s-.07.279-.166.34l-4.574 2.896a.21.21 0 0 1-.244 0c-.084-.053-.166-.166-.166-.34z"
12-
clip-rule="evenodd" /></svg>
11+
d="M6.99 5.439c-1.132-.664-2.515.176-2.515 1.462v6.165c0 1.286 1.383 2.126 2.514 1.462l5.253-3.083c1.11-.651 1.11-2.272 0-2.924zM5.724 6.9c0-.356.365-.541.632-.384l5.252 3.082a.45.45 0 0 1 0 .768L6.357 13.45a.424.424 0 0 1-.632-.384z"
12+
clip-rule="evenodd" /><path
13+
fill="currentColor"
14+
d="M15.525 5.833a.625.625 0 0 0-1.25 0v8.3a.625.625 0 0 0 1.25 0z" /></svg>
1315
</template>

packages/persona-icon/vue/forward/24.vue

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
viewBox="0 0 24 24"><path
99
fill="currentColor"
1010
fill-rule="evenodd"
11-
d="M14.165 6.54a1.83 1.83 0 0 0-1.976 0 2.05 2.05 0 0 0-.939 1.746V9.9L5.915 6.54a1.83 1.83 0 0 0-1.976 0A2.05 2.05 0 0 0 3 8.286v7.428c0 .75.377 1.393.939 1.747a1.83 1.83 0 0 0 1.976 0l5.335-3.36v1.613c0 .75.377 1.392.939 1.746a1.83 1.83 0 0 0 1.976 0l5.896-3.713c1.252-.789 1.252-2.705 0-3.494zM11.25 12a.55.55 0 0 1-.238.478l-5.896 3.714a.33.33 0 0 1-.378 0 .55.55 0 0 1-.238-.478V8.286c0-.237.114-.399.238-.477a.33.33 0 0 1 .378 0l5.896 3.714a.55.55 0 0 1 .238.477m1.5 3.714V8.286c0-.238.114-.4.238-.477a.33.33 0 0 1 .378 0l5.896 3.713A.55.55 0 0 1 19.5 12a.55.55 0 0 1-.238.477l-5.896 3.714a.33.33 0 0 1-.378 0 .55.55 0 0 1-.238-.477"
12-
clip-rule="evenodd" /></svg>
11+
d="M8.301 6.525C6.945 5.74 5.25 6.72 5.25 8.285v7.428c0 1.566 1.695 2.545 3.051 1.761l6.432-3.713c1.356-.783 1.356-2.74 0-3.524zM6.75 8.285c0-.411.445-.668.801-.462l6.432 3.713a.534.534 0 0 1 0 .926L7.55 16.177a.534.534 0 0 1-.801-.463z"
12+
clip-rule="evenodd" /><path
13+
fill="currentColor"
14+
d="M18.75 7a.75.75 0 0 0-1.5 0v10a.75.75 0 0 0 1.5 0z" /></svg>
1315
</template>

packages/persona-icon/vue/forward/32.vue

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
class="persona-icon"
88
viewBox="0 0 32 32"><path
99
fill="currentColor"
10-
fill-rule="evenodd"
11-
d="M18.878 8.874C17.07 7.764 15 9.217 15 11.172v2.076L7.878 8.874C6.07 7.764 4 9.217 4 11.172v9.656c0 1.955 2.071 3.407 3.878 2.298L15 18.752v2.076c0 1.954 2.071 3.407 3.878 2.298l7.86-4.828c1.683-1.033 1.683-3.563 0-4.596zM15 16a.68.68 0 0 1-.308.594L6.83 21.422c-.178.109-.361.1-.523 0A.68.68 0 0 1 6 20.828v-9.656c0-.289.141-.491.308-.594.162-.1.345-.109.523 0l7.86 4.828c.19.117.309.333.309.594m2-4.828c0-.289.141-.491.308-.594.162-.1.345-.109.523 0l7.86 4.828c.19.116.309.332.309.594a.68.68 0 0 1-.308.593l-7.861 4.829c-.178.109-.361.099-.523 0a.68.68 0 0 1-.308-.594z"
12-
clip-rule="evenodd" /></svg>
10+
d="M25 9.5a1 1 0 1 0-2 0v13a1 1 0 1 0 2 0z" /><path
11+
fill="currentColor"
12+
fill-rule="evenodd"
13+
d="M11.059 8.855C9.289 7.858 7 9.079 7 11.172v9.656c0 2.093 2.288 3.314 4.059 2.317l8.576-4.828a2.649 2.649 0 0 0 0-4.634zM9 11.172c0-.477.565-.863 1.078-.574l8.575 4.827a.65.65 0 0 1 0 1.15l-8.575 4.827C9.565 21.691 9 21.305 9 20.828z"
14+
clip-rule="evenodd" /></svg>
1315
</template>

packages/persona-ilustration/svg/meta.json

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,28 +1407,23 @@
14071407
"files": [
14081408
{
14091409
"name": "id-card-scan/spot-hero-large",
1410-
"path": "id-card-scan/spot-hero-large.svg",
1411-
"hash": "95db524f40794caa2008d05781a86bd284331e4e795a9e27cb4b252b57804ce1"
1410+
"path": "id-card-scan/spot-hero-large.svg"
14121411
},
14131412
{
14141413
"name": "id-card-scan/dot-large",
1415-
"path": "id-card-scan/dot-large.svg",
1416-
"hash": "80bcb78abe754b6df7e5a4586003b9908bcaceea0874ebafd3f4beead9d534a7"
1414+
"path": "id-card-scan/dot-large.svg"
14171415
},
14181416
{
14191417
"name": "id-card-scan/spot-hero-small",
1420-
"path": "id-card-scan/spot-hero-small.svg",
1421-
"hash": "cd35505250b3eaf3397425e1f49301106e02f380402ad301beb9795f3bbad633"
1418+
"path": "id-card-scan/spot-hero-small.svg"
14221419
},
14231420
{
14241421
"name": "id-card-scan/dot-small",
1425-
"path": "id-card-scan/dot-small.svg",
1426-
"hash": "105494e4fe941d9ff3725fed384d63f7cb84a6474b39692eb9f0ec34e8537e30"
1422+
"path": "id-card-scan/dot-small.svg"
14271423
},
14281424
{
14291425
"name": "id-card-scan/spot",
1430-
"path": "id-card-scan/spot.svg",
1431-
"hash": "0a20087faa8d97a97a45f7a3fba134f21c2d4df9ef90c3a55e1d159a96e71c73"
1426+
"path": "id-card-scan/spot.svg"
14321427
}
14331428
]
14341429
},

0 commit comments

Comments
 (0)