Skip to content

Commit

Permalink
Add BOXY and RICH icons & bump version (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
inescri authored Aug 24, 2024
1 parent d8985b6 commit 34e21eb
Show file tree
Hide file tree
Showing 8 changed files with 125 additions and 9 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toniq-labs/design-system-root",
"version": "16.21.1",
"version": "16.21.2",
"private": true,
"description": "Root design system mono-repo package.",
"homepage": "https://github.com/Toniq-Labs/toniq-labs-design-system",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toniq-labs/design-system",
"version": "16.21.1",
"version": "16.21.2",
"private": false,
"description": "Design system elements for Toniq Labs",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/design-system/src/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,14 @@ import {Wallet48Icon} from './svgs/core-48/wallet-48.icon';
import {Api64Icon} from './svgs/core-64/api-64.icon';
import {CircleDashes64Icon} from './svgs/core-64/circle-dashes-64.icon';
import {Rocket64Icon} from './svgs/core-64/rocket-64.icon';
import {CryptoBoxy24Icon} from './svgs/cryptocurrencies/crypto-boxy-24.icon';
import {CryptoBtc16Icon} from './svgs/cryptocurrencies/crypto-btc-16.icon';
import {CryptoBtc24Icon} from './svgs/cryptocurrencies/crypto-btc-24.icon';
import {CryptoCkBtc16Icon} from './svgs/cryptocurrencies/crypto-ck-btc-16.icon';
import {CryptoCkBtc24Icon} from './svgs/cryptocurrencies/crypto-ck-btc-24.icon';
import {CryptoIcp16Icon} from './svgs/cryptocurrencies/crypto-icp-16.icon';
import {CryptoIcp24Icon} from './svgs/cryptocurrencies/crypto-icp-24.icon';
import {CryptoRich24Icon} from './svgs/cryptocurrencies/crypto-rich-24.icon';
import {WalletBitfinity24Icon} from './svgs/external-wallets/wallet-bitfinity-24.icon';
import {WalletBitfinity64Icon} from './svgs/external-wallets/wallet-bitfinity-64.icon';
import {WalletLeather24Icon} from './svgs/external-wallets/wallet-leather-24.icon';
Expand Down Expand Up @@ -231,12 +233,14 @@ export * from './svgs/core-48/wallet-48.icon';
export * from './svgs/core-64/api-64.icon';
export * from './svgs/core-64/circle-dashes-64.icon';
export * from './svgs/core-64/rocket-64.icon';
export * from './svgs/cryptocurrencies/crypto-boxy-24.icon';
export * from './svgs/cryptocurrencies/crypto-btc-16.icon';
export * from './svgs/cryptocurrencies/crypto-btc-24.icon';
export * from './svgs/cryptocurrencies/crypto-ck-btc-16.icon';
export * from './svgs/cryptocurrencies/crypto-ck-btc-24.icon';
export * from './svgs/cryptocurrencies/crypto-icp-16.icon';
export * from './svgs/cryptocurrencies/crypto-icp-24.icon';
export * from './svgs/cryptocurrencies/crypto-rich-24.icon';
export * from './svgs/external-wallets/wallet-bitfinity-24.icon';
export * from './svgs/external-wallets/wallet-bitfinity-64.icon';
export * from './svgs/external-wallets/wallet-leather-24.icon';
Expand Down Expand Up @@ -376,12 +380,14 @@ export const allIconsByCategory = {
Rocket64Icon,
],
cryptocurrencies: [
CryptoBoxy24Icon,
CryptoBtc16Icon,
CryptoBtc24Icon,
CryptoCkBtc16Icon,
CryptoCkBtc24Icon,
CryptoIcp16Icon,
CryptoIcp24Icon,
CryptoRich24Icon,
],
'external-wallets': [
WalletBitfinity24Icon,
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
import {html} from 'element-vir';
import {defineIcon} from 'vira';

export const CryptoRich24Icon = defineIcon({
name: 'CryptoRich24Icon',
svgTemplate: html`
<svg
xmlns="http://www.w3.org/2000/svg"
id="Layer_1"
width="24"
height="24"
data-name="Layer 1"
version="1.1"
>
<defs id="defs1">
<style id="style1">
.cls-1 {
fill: #ffaf0d;
}
.cls-3 {
fill: #d81112;
}
</style>
</defs>
<g id="g4" transform="matrix(.01488 0 0 .01503 .12 .06)">
<circle id="circle1" cx="794.18" cy="794.18" r="794.18" class="cls-1" />
<g id="g3" opacity=".5">
<path
id="path1"
d="m1448.99 938.94 72.48 15.69c11.31-51.97 16.98-105.14 17.01-158.22-.03-53.07-5.7-106.24-17.01-158.22l-72.48 15.69c.64 2.88 1.39 5.74 1.93 8.65 4.86 25.94 9.03 52.04 10.92 78.38l-26.2 2.15c-3.16-38.3-9.68-76.29-19.53-113.41-9.8-37.13-23.05-73.36-39.58-108.04l23.77-11.23c5.32 12.07 11.2 23.91 15.76 36.31l7.26 18.41 6.38 18.74 2.84 8.39 70.64-22.56c-16.24-50.66-37.95-99.54-64.57-145.56a752.6 752.6 0 0 0-93.79-128.57l-54.86 49.9 5.81 6.69c8.68 9.95 17.38 19.88 25.34 30.42 8.36 10.23 15.97 21.02 23.57 31.81l-21.59 15a651.5 651.5 0 0 0-73.74-88.43 651 651 0 0 0-88.43-73.74l15-21.58c10.79 7.6 21.58 15.21 31.81 23.57 10.54 7.96 20.47 16.66 30.42 25.34l6.69 5.81 49.9-54.86c-39.37-35.69-82.55-67.17-128.57-93.79-46.02-26.61-94.9-48.32-145.56-64.57l-22.56 70.64 8.39 2.84 18.74 6.38 18.41 7.26c12.4 4.56 24.23 10.44 36.31 15.76l-11.23 23.77a618 618 0 0 0-108.03-39.58c-37.12-9.85-75.11-16.37-113.41-19.53l2.15-26.2c26.34 1.89 52.44 6.07 78.38 10.93 2.9.54 5.76 1.3 8.65 1.93l15.69-72.48c-51.97-11.31-105.14-16.98-158.22-17.01-53.07.03-106.24 5.7-158.22 17.01l15.7 72.48c2.88-.64 5.74-1.39 8.65-1.93 25.94-4.86 52.04-9.03 78.38-10.93l2.15 26.2c-38.3 3.16-76.29 9.68-113.41 19.53a618 618 0 0 0-108.03 39.58l-11.23-23.77c12.07-5.32 23.91-11.2 36.31-15.76l18.41-7.26 18.74-6.38 8.39-2.84-22.56-70.64c-50.66 16.24-99.54 37.95-145.56 64.57a752.2 752.2 0 0 0-128.57 93.79l49.9 54.86 6.69-5.81c9.95-8.68 19.88-17.38 30.42-25.34 10.23-8.36 21.02-15.96 31.81-23.57l15 21.58a651.5 651.5 0 0 0-88.43 73.74 651 651 0 0 0-73.74 88.43l-21.58-15c7.6-10.79 15.21-21.58 23.57-31.81 7.96-10.54 16.66-20.47 25.33-30.42l5.81-6.69-54.86-49.9a753 753 0 0 0-93.79 128.57c-26.61 46.02-48.32 94.9-64.57 145.56l70.64 22.56 2.84-8.39 6.38-18.74 7.26-18.41c4.56-12.4 10.44-24.23 15.76-36.31l23.77 11.23a618 618 0 0 0-39.58 108.04c-9.85 37.12-16.37 75.11-19.53 113.41l-26.2-2.15c1.89-26.34 6.07-52.44 10.92-78.38.54-2.9 1.3-5.76 1.93-8.65L66.3 638.19c-11.31 51.97-16.98 105.14-17.01 158.22.03 53.07 5.7 106.24 17.01 158.22l72.48-15.69c-.64-2.88-1.39-5.74-1.93-8.65-4.86-25.94-9.03-52.04-10.92-78.38l26.2-2.15c3.16 38.3 9.68 76.29 19.53 113.41 9.8 37.13 23.05 73.36 39.58 108.03l-23.77 11.23c-5.32-12.07-11.2-23.91-15.76-36.31l-7.26-18.41-6.38-18.74-2.84-8.39-70.64 22.56c16.25 50.66 37.96 99.54 64.57 145.56a752.2 752.2 0 0 0 93.79 128.57l54.86-49.9-5.81-6.69c-8.68-9.95-17.38-19.88-25.33-30.42-8.36-10.23-15.96-21.01-23.57-31.81l21.58-15c21.9 31.57 46.61 61.2 73.74 88.43a651 651 0 0 0 88.43 73.74l-15 21.59c-10.79-7.6-21.58-15.21-31.81-23.57-10.54-7.96-20.47-16.66-30.42-25.34l-6.69-5.81-49.9 54.86c39.37 35.69 82.55 67.17 128.57 93.78s94.9 48.32 145.56 64.57l22.56-70.64-8.39-2.84-18.74-6.38-18.41-7.26c-12.4-4.56-24.23-10.44-36.31-15.76l11.23-23.77a618 618 0 0 0 108.03 39.58c37.12 9.85 75.11 16.37 113.41 19.53l-2.15 26.2c-26.34-1.89-52.44-6.07-78.38-10.93-2.9-.54-5.76-1.29-8.65-1.93l-15.7 72.48c51.97 11.31 105.14 16.98 158.22 17.01 53.07-.03 106.25-5.7 158.22-17.01l-15.69-72.48c-2.88.64-5.74 1.39-8.65 1.93-25.94 4.86-52.04 9.03-78.38 10.93l-2.15-26.2c38.3-3.16 76.29-9.68 113.41-19.53a616.3 616.3 0 0 0 108.03-39.58l11.23 23.77c-12.07 5.32-23.91 11.2-36.31 15.76l-18.41 7.26-18.74 6.38-8.39 2.84 22.56 70.64c50.66-16.25 99.54-37.96 145.56-64.57s89.2-58.1 128.57-93.78l-49.9-54.86-6.69 5.81c-9.95 8.68-19.88 17.38-30.42 25.34-10.23 8.36-21.01 15.96-31.81 23.57l-15-21.59c31.57-21.9 61.2-46.61 88.43-73.74a651 651 0 0 0 73.74-88.43l21.59 15c-7.6 10.79-15.21 21.58-23.57 31.81-7.96 10.54-16.66 20.47-25.34 30.42l-5.81 6.69 54.86 49.9c35.69-39.37 67.17-82.55 93.79-128.57 26.61-46.02 48.32-94.9 64.57-145.56l-70.64-22.56-2.84 8.39-6.38 18.74-7.26 18.41c-4.56 12.4-10.44 24.23-15.76 36.31l-23.77-11.23a618 618 0 0 0 39.58-108.03c9.85-37.12 16.37-75.11 19.53-113.41l26.2 2.15c-1.89 26.34-6.07 52.44-10.92 78.38-.54 2.9-1.3 5.76-1.93 8.65m-35.65-112.96c-1.96 44.3-8.87 88.28-20.35 131.01-11.47 42.73-27.56 84.21-47.86 123.54l65.89 34.04 4.18-8.17c6.51-12.04 11.51-24.79 17.33-37.16 5.18-12.64 10.3-25.33 14.97-38.17l24.74 8.88a723 723 0 0 1-54.34 116.78 726 726 0 0 1-74.13 105.27l-20.05-16.99c9.11-10.2 17.08-21.34 25.67-31.97 7.93-11.13 16.12-22.09 23.58-33.54l4.95-7.73-62.35-40.15c-23.96 37.24-51.89 71.94-83.14 103.36-31.42 31.25-66.12 59.18-103.36 83.14l40.15 62.35 7.73-4.95c11.45-7.46 22.42-15.65 33.54-23.58 10.63-8.59 21.77-16.56 31.96-25.67l16.99 20.05a726 726 0 0 1-105.27 74.13 724 724 0 0 1-116.78 54.34l-8.88-24.74c12.84-4.67 25.53-9.79 38.17-14.97 12.37-5.82 25.12-10.83 37.16-17.33l8.17-4.18-34.04-65.89a620.7 620.7 0 0 1-123.54 47.86c-42.73 11.48-86.71 18.39-131.01 20.35l3.47 74.08c3.06 0 6.11-.36 9.16-.56 13.61-1.17 27.3-1.68 40.82-3.72l20.34-2.59c6.76-.97 13.47-2.33 20.2-3.48l4.65 25.87c-42.31 7.61-85.27 11.44-128.22 11.59-42.94-.16-85.91-3.99-128.21-11.59l4.65-25.87c6.74 1.15 13.44 2.52 20.2 3.48l20.34 2.59c13.53 2.04 27.21 2.54 40.83 3.72 3.05.2 6.1.55 9.16.56l3.47-74.08c-44.3-1.96-88.28-8.87-131.01-20.35-42.73-11.47-84.21-27.56-123.54-47.86l-34.03 65.89 8.17 4.18c12.04 6.5 24.79 11.51 37.16 17.33 12.64 5.18 25.33 10.3 38.17 14.97l-8.88 24.74a723 723 0 0 1-116.78-54.34 726 726 0 0 1-105.27-74.13l16.99-20.05c10.2 9.11 21.34 17.08 31.96 25.67 11.13 7.93 22.09 16.12 33.54 23.58l7.73 4.95 40.15-62.35c-37.24-23.96-71.94-51.89-103.36-83.14-31.25-31.42-59.18-66.12-83.14-103.36l-62.35 40.15 4.96 7.73c7.46 11.45 15.65 22.42 23.58 33.54 8.59 10.63 16.56 21.77 25.67 31.97L243.95 1262a726 726 0 0 1-74.13-105.27 724 724 0 0 1-54.34-116.78l24.74-8.88c4.67 12.84 9.79 25.53 14.97 38.17 5.82 12.37 10.83 25.12 17.33 37.16l4.18 8.17 65.89-34.04a620.7 620.7 0 0 1-47.86-123.54c-11.48-42.73-18.39-86.71-20.35-131.01l-74.08 3.47c0 3.06.36 6.11.56 9.16 1.17 13.61 1.68 27.3 3.72 40.82l2.59 20.34c.97 6.76 2.33 13.47 3.48 20.2l-25.87 4.65c-7.61-42.31-11.44-85.27-11.6-128.22.16-42.95 3.99-85.91 11.6-128.21l25.87 4.65c-1.15 6.74-2.52 13.44-3.48 20.2l-2.59 20.34c-2.04 13.53-2.54 27.21-3.72 40.83-.2 3.05-.55 6.1-.56 9.16l74.08 3.47c1.96-44.3 8.87-88.28 20.35-131.01 11.47-42.73 27.56-84.21 47.86-123.54l-65.89-34.04-4.18 8.17c-6.51 12.04-11.51 24.79-17.33 37.16-5.18 12.64-10.3 25.33-14.97 38.17l-24.74-8.88a723 723 0 0 1 54.34-116.78 726 726 0 0 1 74.13-105.27L264 347.81c-9.11 10.2-17.08 21.34-25.67 31.96-7.93 11.13-16.12 22.09-23.58 33.54l-4.96 7.73 62.35 40.15c23.96-37.24 51.89-71.94 83.14-103.36 31.42-31.25 66.12-59.18 103.36-83.14l-40.15-62.35-7.73 4.96c-11.45 7.46-22.41 15.65-33.54 23.58-10.63 8.59-21.77 16.56-31.96 25.67l-16.99-20.05c32.8-27.76 68.07-52.6 105.27-74.13a724 724 0 0 1 116.78-54.34l8.88 24.74c-12.84 4.67-25.53 9.79-38.17 14.97-12.37 5.82-25.12 10.83-37.16 17.33l-8.17 4.18 34.03 65.89a620.7 620.7 0 0 1 123.54-47.86c42.73-11.48 86.71-18.39 131.01-20.35l-3.47-74.08c-3.06 0-6.11.36-9.16.56-13.61 1.17-27.3 1.68-40.83 3.72l-20.34 2.59c-6.76.97-13.47 2.33-20.2 3.48l-4.65-25.87c42.31-7.61 85.27-11.44 128.21-11.6 42.95.16 85.91 3.99 128.22 11.6l-4.65 25.87c-6.74-1.15-13.44-2.52-20.2-3.48l-20.34-2.59c-13.53-2.04-27.21-2.54-40.82-3.72-3.05-.2-6.1-.55-9.16-.56l-3.47 74.08c44.3 1.96 88.28 8.87 131.01 20.35 42.73 11.47 84.21 27.56 123.54 47.86l34.04-65.89-8.17-4.18c-12.04-6.51-24.79-11.51-37.16-17.33-12.64-5.18-25.33-10.3-38.17-14.97l8.88-24.74a723 723 0 0 1 116.78 54.34 726 726 0 0 1 105.27 74.13l-16.99 20.05c-10.2-9.11-21.34-17.08-31.96-25.67-11.13-7.93-22.09-16.12-33.54-23.58l-7.73-4.96-40.15 62.35c37.24 23.96 71.94 51.89 103.36 83.14 31.25 31.42 59.18 66.12 83.14 103.36l62.35-40.15-4.95-7.73c-7.46-11.45-15.65-22.42-23.58-33.54-8.59-10.63-16.56-21.77-25.67-31.96l20.05-16.99c27.76 32.8 52.6 68.07 74.13 105.27a724 724 0 0 1 54.34 116.78l-24.74 8.88c-4.67-12.84-9.79-25.53-14.97-38.17-5.82-12.37-10.83-25.12-17.33-37.16l-4.18-8.17-65.89 34.04a620.7 620.7 0 0 1 47.86 123.54c11.48 42.73 18.39 86.71 20.35 131.01l74.08-3.47c0-3.06-.36-6.11-.56-9.16-1.17-13.61-1.68-27.3-3.72-40.83l-2.59-20.34c-.97-6.76-2.33-13.47-3.48-20.2l25.87-4.65c7.61 42.31 11.44 85.27 11.6 128.21-.16 42.95-3.99 85.91-11.6 128.22l-25.87-4.65c1.15-6.74 2.52-13.44 3.48-20.2l2.59-20.34c2.04-13.53 2.54-27.21 3.72-40.82.2-3.05.55-6.1.56-9.16z"
class="cls-3"
/>
<path
id="path2"
d="M794.18 1573.53c-429.74 0-779.35-349.62-779.35-779.35S364.44 14.83 794.18 14.83s779.35 349.62 779.35 779.35-349.62 779.35-779.35 779.35m0-1539.32c-419.04 0-759.96 340.93-759.96 759.97s340.92 759.96 759.96 759.96 759.96-340.92 759.96-759.96S1213.22 34.21 794.18 34.21"
class="cls-3"
/>
<path
id="path3"
d="M794.18 209.96c322.14 0 584.22 262.08 584.22 584.22s-262.08 584.22-584.22 584.22-584.22-262.08-584.22-584.22 262.08-584.22 584.22-584.22m0-18.91c-333.1 0-603.13 270.03-603.13 603.13s270.03 603.13 603.13 603.13 603.13-270.03 603.13-603.13-270.03-603.13-603.13-603.13"
class="cls-3"
/>
</g>
</g>
<rect
id="rect4"
width="9.073"
height="13.754"
x="10.104"
y="1.528"
stroke-width=".015"
class="cls-3"
rx=".45"
ry=".454"
transform="matrix(.9642 .26517 -.26024 .96554 0 0)"
/>
<path
id="path4"
stroke-width=".015"
d="m8.54 7.142-.112.41.011.015c.434.607 1.16 1.363 2.328 1.957a8.6 8.6 0 0 0 1.528.59c.494.138.961.225 1.4.273q.242.026.47.036a6.9 6.9 0 0 0 3.024-.519L17.3 9.5a6 6 0 0 1-.415.18 6.6 6.6 0 0 1-2.67.422 8.3 8.3 0 0 1-1.834-.3 8 8 0 0 1-1.082-.383 7 7 0 0 1-.419-.2C9.793 8.66 9.116 7.958 8.71 7.393a5 5 0 0 1-.17-.25Z"
class="cls-1"
/>
<path
id="path5"
fill="#ff7901"
stroke-width=".015"
d="M10.772 9.519a1.773 1.773 0 0 0 1.22 2.18c.934.261 1.9-.29 2.159-1.233a1.773 1.773 0 0 0-1.22-2.18 1.75 1.75 0 0 0-2.159 1.233"
/>
<path
id="path6"
stroke-width=".015"
d="M11.217 9.643c-.19.695.212 1.414.9 1.607a1.29 1.29 0 0 0 1.59-.909 1.306 1.306 0 0 0-.9-1.606 1.29 1.29 0 0 0-1.59.908"
class="cls-1"
/>
<g id="g7" opacity=".2" transform="matrix(.01488 0 0 .01503 .12 .06)">
<path
id="path7"
fill="#9d1112"
d="M1058.79 393.4c-22.64 79.05-104.69 125.46-184.28 103.79-80.07-21.8-127.37-104.23-105.89-184.31Z"
/>
</g>
</svg>
`,
});
2 changes: 1 addition & 1 deletion packages/native-elements-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toniq-labs/design-system-native-elements-test",
"version": "16.21.1",
"version": "16.21.2",
"private": true,
"scripts": {
"compile": "virmator compile",
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@toniq-labs/design-system-scripts",
"version": "16.21.1",
"version": "16.21.2",
"private": true,
"scripts": {
"compile": "virmator compile",
Expand Down

0 comments on commit 34e21eb

Please sign in to comment.