Skip to content

Commit

Permalink
Merge pull request #1188 from privy-open-source/feat/sync-icon
Browse files Browse the repository at this point in the history
chore(persona-icon): sync with figma
  • Loading branch information
adenvt authored Feb 22, 2024
2 parents 77bc907 + 5ff5aea commit 0a14fcd
Show file tree
Hide file tree
Showing 15 changed files with 172 additions and 78 deletions.
85 changes: 43 additions & 42 deletions packages/persona-icon/font/persona-icon.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
@font-face {
font-family: 'Persona Icon';
src: url('../font/persona-icon.eot?6bbe5673');
src: url('../font/persona-icon.eot?6bbe5673#iefix') format('embedded-opentype'),
url('../font/persona-icon.woff2?77e89792') format('woff2'),
url('../font/persona-icon.woff?9ad4a256') format('woff'),
url('../font/persona-icon.ttf?5536e856') format('truetype'),
url('../font/persona-icon.svg?d234aa7e#Persona%20Icon') format('svg');
src: url('../font/persona-icon.eot?f543ed0a');
src: url('../font/persona-icon.eot?f543ed0a#iefix') format('embedded-opentype'),
url('../font/persona-icon.woff2?4632b5ca') format('woff2'),
url('../font/persona-icon.woff?03162eca') format('woff'),
url('../font/persona-icon.ttf?18111717') format('truetype'),
url('../font/persona-icon.svg?8b79d82d#Persona%20Icon') format('svg');
font-weight: normal;
font-style: normal;
}
Expand Down Expand Up @@ -333,40 +333,41 @@
.pi-time::before { content: '\eb31' }
.pi-translates::before { content: '\eb32' }
.pi-trash::before { content: '\eb33' }
.pi-twitter::before { content: '\eb34' }
.pi-two-grid-view::before { content: '\eb35' }
.pi-unarchive::before { content: '\eb36' }
.pi-underlined::before { content: '\eb37' }
.pi-undo::before { content: '\eb38' }
.pi-unlimited::before { content: '\eb39' }
.pi-unlink::before { content: '\eb3a' }
.pi-unlock::before { content: '\eb3b' }
.pi-upload::before { content: '\eb3c' }
.pi-user-biometric::before { content: '\eb3d' }
.pi-user-checkmark::before { content: '\eb3e' }
.pi-user-circle::before { content: '\eb3f' }
.pi-user-cross::before { content: '\eb40' }
.pi-user-event::before { content: '\eb41' }
.pi-user-exclamation::before { content: '\eb42' }
.pi-user-find::before { content: '\eb43' }
.pi-user-groups::before { content: '\eb44' }
.pi-user-logs::before { content: '\eb45' }
.pi-user-minus::before { content: '\eb46' }
.pi-user-multiple-edit::before { content: '\eb47' }
.pi-user-multiple::before { content: '\eb48' }
.pi-user-plus::before { content: '\eb49' }
.pi-user-settings::before { content: '\eb4a' }
.pi-user-square::before { content: '\eb4b' }
.pi-user-suspend::before { content: '\eb4c' }
.pi-user-transfer::before { content: '\eb4d' }
.pi-user-verified::before { content: '\eb4e' }
.pi-user-wait::before { content: '\eb4f' }
.pi-video-camera::before { content: '\eb50' }
.pi-view-off::before { content: '\eb51' }
.pi-view::before { content: '\eb52' }
.pi-voucher::before { content: '\eb53' }
.pi-wallet::before { content: '\eb54' }
.pi-whatsapp::before { content: '\eb55' }
.pi-zoom-in::before { content: '\eb56' }
.pi-zoom-out::before { content: '\eb57' }
.pi-trasmit-data::before { content: '\eb34' }
.pi-twitter::before { content: '\eb35' }
.pi-two-grid-view::before { content: '\eb36' }
.pi-unarchive::before { content: '\eb37' }
.pi-underlined::before { content: '\eb38' }
.pi-undo::before { content: '\eb39' }
.pi-unlimited::before { content: '\eb3a' }
.pi-unlink::before { content: '\eb3b' }
.pi-unlock::before { content: '\eb3c' }
.pi-upload::before { content: '\eb3d' }
.pi-user-biometric::before { content: '\eb3e' }
.pi-user-checkmark::before { content: '\eb3f' }
.pi-user-circle::before { content: '\eb40' }
.pi-user-cross::before { content: '\eb41' }
.pi-user-event::before { content: '\eb42' }
.pi-user-exclamation::before { content: '\eb43' }
.pi-user-find::before { content: '\eb44' }
.pi-user-groups::before { content: '\eb45' }
.pi-user-logs::before { content: '\eb46' }
.pi-user-minus::before { content: '\eb47' }
.pi-user-multiple-edit::before { content: '\eb48' }
.pi-user-multiple::before { content: '\eb49' }
.pi-user-plus::before { content: '\eb4a' }
.pi-user-settings::before { content: '\eb4b' }
.pi-user-square::before { content: '\eb4c' }
.pi-user-suspend::before { content: '\eb4d' }
.pi-user-transfer::before { content: '\eb4e' }
.pi-user-verified::before { content: '\eb4f' }
.pi-user-wait::before { content: '\eb50' }
.pi-video-camera::before { content: '\eb51' }
.pi-view-off::before { content: '\eb52' }
.pi-view::before { content: '\eb53' }
.pi-voucher::before { content: '\eb54' }
.pi-wallet::before { content: '\eb55' }
.pi-whatsapp::before { content: '\eb56' }
.pi-zoom-in::before { content: '\eb57' }
.pi-zoom-out::before { content: '\eb58' }

Binary file modified packages/persona-icon/font/persona-icon.eot
Binary file not shown.
78 changes: 42 additions & 36 deletions packages/persona-icon/font/persona-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/persona-icon/font/persona-icon.ttf
Binary file not shown.
Binary file modified packages/persona-icon/font/persona-icon.woff
Binary file not shown.
Binary file modified packages/persona-icon/font/persona-icon.woff2
Binary file not shown.
31 changes: 31 additions & 0 deletions packages/persona-icon/svg/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -10094,5 +10094,36 @@
"hash": "6441db7afe165bbd1fd9fd07c19843930a473eacf533cfb8ef09d5a836d4bad2"
}
]
},
{
"name": "trasmit-data",
"aliases": [
"transfer-data"
],
"category": "technology",
"folder": "trasmit-data",
"variant": "outline",
"files": [
{
"name": "trasmit-data/32",
"path": "trasmit-data/32.svg",
"hash": "648718d262b18cce739e9b5d5dc6146765d9a043bde2c4b69e0c4ccd1a266a3d"
},
{
"name": "trasmit-data/24",
"path": "trasmit-data/24.svg",
"hash": "71d26bce6de9ba0d27864da0ffefdeee470fb0b244ba3a5de086dbb815c54992"
},
{
"name": "trasmit-data/20",
"path": "trasmit-data/20.svg",
"hash": "df87b6c14752a8a19aabab0f3f4e4b920ccad5decb3a2ad735d2d7d145f1451f"
},
{
"name": "trasmit-data/16",
"path": "trasmit-data/16.svg",
"hash": "e7d238469309bd0c20856f077a4a250ddfe96d78cd0450ccf563a85f622e28ae"
}
]
}
]
1 change: 1 addition & 0 deletions packages/persona-icon/svg/trasmit-data/16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/persona-icon/svg/trasmit-data/20.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/persona-icon/svg/trasmit-data/24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/persona-icon/svg/trasmit-data/32.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions packages/persona-icon/vue/trasmit-data/16.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<template>
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
height="16"
fill="none"
class="persona-icon"
viewBox="0 0 16 16"><path
fill="currentColor"
fill-rule="evenodd"
d="M8 1a7 7 0 1 0 1.513 13.836.5.5 0 0 0 .014-.973c.183-.321.342-.697.48-1.109.375-1.126.613-2.616.654-4.254h1.556a.5.5 0 1 0 0-1H10.66c-.019-.755-.08-1.48-.176-2.15q.175-.04.348-.083a8.4 8.4 0 0 0 2.026-.788A5.97 5.97 0 0 1 14 8a.5.5 0 0 0 1 0 7 7 0 0 0-7-7M3.14 11.52A5.97 5.97 0 0 1 2.02 8.5h3.32c.018.755.08 1.48.176 2.15q-.177.04-.35.083a8.4 8.4 0 0 0-2.025.787M2.02 7.5a5.97 5.97 0 0 1 1.121-3.02 8.3 8.3 0 0 0 1.934.763q.217.058.441.106A18 18 0 0 0 5.34 7.5zm4.415 6.294a6 6 0 0 1-2.624-1.499 7.6 7.6 0 0 1 1.602-.593q.138-.035.279-.066.13.605.302 1.118c.127.383.274.735.441 1.04M3.811 3.704a6 6 0 0 1 2.624-1.498 6.4 6.4 0 0 0-.441 1.04q-.171.513-.302 1.118a9 9 0 0 1-.36-.088 7.6 7.6 0 0 1-1.52-.572M9.5 5.518c.087.613.143 1.28.162 1.982H6.34c.017-.702.074-1.37.161-1.982a12 12 0 0 0 2.997 0M9.66 8.5c-.019.702-.075 1.37-.163 1.982a12 12 0 0 0-2.996 0A17 17 0 0 1 6.34 8.5zm-.34 2.968a10 10 0 0 1-.263.97c-.187.56-.397.975-.607 1.242-.215.272-.37.32-.451.32-.08 0-.236-.048-.45-.32-.21-.267-.421-.683-.608-1.242a10 10 0 0 1-.263-.97 11 11 0 0 1 2.643 0M8 2c.08 0 .236.048.45.32.21.267.422.683.608 1.242q.147.44.264.97a11 11 0 0 1-2.643 0q.117-.53.263-.97c.187-.56.398-.975.607-1.242C7.764 2.048 7.92 2 8 2m2.309 2.364a11 11 0 0 0-.302-1.118 6.4 6.4 0 0 0-.442-1.04 6 6 0 0 1 2.624 1.498 7.6 7.6 0 0 1-1.603.594 9 9 0 0 1-.277.066M11.198 13a.5.5 0 0 1 .456-.295h2.885a.5.5 0 1 1 0 1h-1.77l.412.461a.5.5 0 1 1-.746.666l-1.154-1.295a.5.5 0 0 1-.084-.537m1.854-3.405a.5.5 0 0 1 .706.04l1.155 1.295a.5.5 0 0 1-.374.833h-2.885a.5.5 0 1 1 0-1h1.77l-.412-.462a.5.5 0 0 1 .04-.706"
clip-rule="evenodd" /></svg>
</template>
13 changes: 13 additions & 0 deletions packages/persona-icon/vue/trasmit-data/20.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<template>
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
fill="none"
class="persona-icon"
viewBox="0 0 20 20"><path
fill="currentColor"
fill-rule="evenodd"
d="M9.999 2a8 8 0 1 0 1.73 15.813.6.6 0 0 0 .054-1.158c.201-.36.378-.777.53-1.233.425-1.278.696-2.967.745-4.822h1.74a.6.6 0 1 0 0-1.2h-1.74c-.022-.84-.09-1.645-.196-2.394q.186-.041.37-.088a9.6 9.6 0 0 0 2.29-.886A6.77 6.77 0 0 1 16.799 10a.6.6 0 0 0 1.2 0 8 8 0 0 0-8-8M3.225 9.4a6.76 6.76 0 0 1 1.251-3.368 9.6 9.6 0 0 0 2.185.86q.235.06.475.114A21 21 0 0 0 6.94 9.4zm1.251 4.568a6.76 6.76 0 0 1-1.25-3.368H6.94c.022.84.09 1.645.196 2.394q-.187.04-.37.088a9.6 9.6 0 0 0-2.29.886m3.68 2.58a6.8 6.8 0 0 1-2.874-1.65 8.7 8.7 0 0 1 1.78-.653q.142-.036.285-.069.147.673.338 1.246c.138.411.294.79.471 1.125M5.282 5.101a6.8 6.8 0 0 1 2.874-1.65 7.5 7.5 0 0 0-.47 1.126q-.192.572-.338 1.246-.193-.043-.38-.093a8.6 8.6 0 0 1-1.686-.63m6.396 2.106c.096.68.158 1.416.18 2.192H8.14a20 20 0 0 1 .18-2.191 13.7 13.7 0 0 0 3.358 0m.18 3.392a20 20 0 0 1-.18 2.191 13.7 13.7 0 0 0-3.359 0A20 20 0 0 1 8.14 10.6zm-.392 3.374q-.13.582-.292 1.069c-.212.635-.45 1.105-.686 1.404-.241.306-.411.353-.489.353s-.248-.047-.489-.353c-.236-.3-.474-.77-.686-1.404a11 11 0 0 1-.292-1.069 12.5 12.5 0 0 1 2.934 0M9.999 3.2c.078 0 .248.047.489.353.236.3.474.77.686 1.404q.163.487.292 1.069a12.6 12.6 0 0 1-2.934 0q.13-.582.292-1.069c.212-.635.45-1.105.686-1.404.241-.306.411-.353.489-.353m2.651 2.624q-.146-.673-.338-1.246a7.5 7.5 0 0 0-.47-1.125A6.8 6.8 0 0 1 14.715 5.1a8.7 8.7 0 0 1-1.78.654q-.141.036-.285.069m.961 9.855a.6.6 0 0 1 .548-.355h3.285a.6.6 0 0 1 0 1.2h-1.946l.423.474a.6.6 0 1 1-.896.8l-1.314-1.475a.6.6 0 0 1-.1-.644m2.12-3.887a.6.6 0 0 1 .847.049l1.314 1.473a.6.6 0 0 1-.448 1h-3.285a.6.6 0 1 1 0-1.2h1.946l-.423-.475a.6.6 0 0 1 .049-.847"
clip-rule="evenodd" /></svg>
</template>
13 changes: 13 additions & 0 deletions packages/persona-icon/vue/trasmit-data/24.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<template>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
fill="none"
class="persona-icon"
viewBox="0 0 24 24"><path
fill="currentColor"
fill-rule="evenodd"
d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10c.741 0 1.465-.08 2.161-.234a.75.75 0 0 0 .069-1.447c.252-.45.472-.971.662-1.541.533-1.598.872-3.709.932-6.028H18a.75.75 0 0 0 0-1.5h-2.176a26 26 0 0 0-.245-2.992q.233-.052.462-.11c1.051-.268 2.022-.641 2.863-1.108A8.46 8.46 0 0 1 20.5 12a.75.75 0 0 0 1.5 0c0-5.523-4.477-10-10-10m-8.467 9.25a8.46 8.46 0 0 1 1.563-4.21c.806.447 1.73.809 2.732 1.074q.293.078.594.144a26 26 0 0 0-.245 2.992zm1.563 5.71a8.46 8.46 0 0 1-1.563-4.21h4.644a26 26 0 0 0 .245 2.992q-.234.051-.463.11c-1.052.268-2.022.641-2.863 1.108m4.6 3.224a8.5 8.5 0 0 1-3.592-2.061 11 11 0 0 1 2.225-.817q.177-.045.357-.086.184.841.422 1.558c.172.513.367.988.589 1.406M6.105 5.877a8.5 8.5 0 0 1 3.593-2.061 9.3 9.3 0 0 0-.589 1.406q-.238.717-.422 1.558-.24-.054-.474-.116a10.8 10.8 0 0 1-2.108-.787M14.1 8.511c.119.848.197 1.77.223 2.739H9.677a25 25 0 0 1 .224-2.74 17.2 17.2 0 0 0 4.199 0m.223 4.239c-.026.97-.104 1.89-.223 2.74a17.1 17.1 0 0 0-4.199 0 25 25 0 0 1-.224-2.74zM12 3.5c.097 0 .31.059.611.441.295.374.593.962.858 1.756q.203.607.365 1.335a15.7 15.7 0 0 1-3.668 0q.162-.727.365-1.336c.265-.793.563-1.38.858-1.755.301-.382.514-.441.611-.441m1.834 13.468q-.162.727-.365 1.335c-.265.794-.563 1.382-.858 1.756-.301.382-.514.441-.611.441s-.31-.058-.611-.441c-.295-.374-.593-.962-.858-1.755a14 14 0 0 1-.365-1.336 15.7 15.7 0 0 1 3.668 0m1.48-10.188a15 15 0 0 0-.422-1.558 9.3 9.3 0 0 0-.588-1.406 8.5 8.5 0 0 1 3.592 2.061c-.65.329-1.398.607-2.226.817q-.176.045-.356.086m1.201 12.318a.75.75 0 0 1 .685-.443h4.106a.75.75 0 0 1 0 1.5h-2.433l.529.593a.75.75 0 0 1-1.12.998l-1.642-1.842a.75.75 0 0 1-.125-.806m2.65-4.858a.75.75 0 0 1 1.059.06l1.642 1.843a.75.75 0 0 1-.56 1.25H17.2a.75.75 0 0 1 0-1.5h2.433l-.529-.594a.75.75 0 0 1 .06-1.059"
clip-rule="evenodd" /></svg>
</template>
Loading

0 comments on commit 0a14fcd

Please sign in to comment.