Skip to content

Commit 4bf9eb0

Browse files
committed
🔧 Adjustments
1 parent 6f10f3f commit 4bf9eb0

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

  • packages/website/src/helpers

packages/website/src/helpers/icon.ts

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ icons = [
4242
},
4343
{
4444
slug: "dockge",
45-
svg: /* svg */ `<svg role="img" viewBox="0 0 640 640" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path transform="matrix(0.95 0 0 0.95 320 325)" style="stroke: rgb(242,242,242); stroke-opacity: 0.5; stroke-width: 190;" d="M 132 -139 C 159 -111 170 -99 203 -52 C 236 -4 264 84 187 144 C 178 152 167 159 155 166 C 70 214 -69 241 -162 174 C -268 98 -260 -69 -144 -170 C -29 -272 105 -167 132 -139 z" /></svg>`,
45+
svg: /* svg */ `<svg role="img" viewBox="0 0 640 640" xmlns="http://www.w3.org/2000/svg"><path transform="matrix(0.95 0 0 0.95 320 325)" style="stroke: rgb(242,242,242); stroke-opacity: 0.5; stroke-width: 190;" d="M 132 -139 C 159 -111 170 -99 203 -52 C 236 -4 264 84 187 144 C 178 152 167 159 155 166 C 70 214 -69 241 -162 174 C -268 98 -260 -69 -144 -170 C -29 -272 105 -167 132 -139 z" /></svg>`,
4646
hex: "#74C2FF",
4747
},
4848
{
@@ -143,6 +143,11 @@ icons = [
143143
svg: /* svg */ `<svg role="img" xmlns="http://www.w3.org/2000/svg" width="738" height="120" viewBox="0 0 150 120"><title>Tooljet</title><path d="M149.256 71.671L134.789 92.381L132.654 95.421L120.322 113.067V113.091L116.053 119.171H58.1367L62.4057 113.067L74.762 95.421H103.696L105.831 92.381L120.322 71.671L105.831 50.961L103.696 47.921H79.0073L91.3636 30.2748V30.251L95.6326 24.171H116.053L120.322 30.251V30.2748L132.654 47.921L134.789 50.961L149.256 71.671Z"/><path d="M62.4057 71.671L47.9386 92.381L45.8041 95.421L29.2025 119.171H0.244568L16.8462 95.421L33.4478 71.671L16.8462 47.921L0.244568 24.171H29.2025L45.8041 47.921L47.9386 50.961L62.4057 71.671Z"/></svg>`,
144144
hex: "#2563eb",
145145
},
146+
{
147+
slug: "vert",
148+
svg: /* svg */ `<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79 83" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><g transform="matrix(0.172257,0,0,0.172257,-160.012,-223.436)"><path d="M1082.77,1777.46L928.913,1297.11L1043.78,1297.11L1191.37,1777.46L1082.77,1777.46ZM1188.94,1620.03L1285.35,1297.11L1398.82,1297.11L1261.8,1724.91L1188.94,1620.03Z"></path></g></svg>`,
149+
hex: "#ff85fb",
150+
},
146151
{
147152
slug: "wps-office",
148153
svg: /* svg */ `<svg role="img" viewBox="0 0 34 24" xmlns="http://www.w3.org/2000/svg"><path d="M16.6898 1.62434L16.9892 2.32936C17.0174 2.39582 17.0175 2.47088 16.9894 2.53739L15.2764 6.59147C15.185 6.80773 14.8789 6.8089 14.7859 6.59334L13.7362 4.161C13.694 4.06328 13.5977 4 13.4913 4H6.09986C5.90961 4 5.78056 4.19351 5.85368 4.36915L11.7544 18.5433C11.8454 18.762 12.1552 18.7622 12.2466 18.5436L19.3151 1.63798C19.7299 0.645877 20.7001 0 21.7754 0H32.0051C33.9067 0 35.1972 1.93328 34.4679 3.68939L26.7502 22.2739C26.3162 23.3189 25.2958 24 24.1643 24H23.9033C22.7713 24 21.7506 23.3184 21.3169 22.2727L19.0756 16.8686C19.0485 16.8033 19.0485 16.73 19.0754 16.6647L20.757 12.589C20.8472 12.3702 21.1565 12.3687 21.249 12.5865L23.7533 18.4856C23.8455 18.7026 24.1533 18.7021 24.2446 18.4847L30.1778 4.37C30.2517 4.19425 30.1226 4 29.932 4H22.5444C22.4368 4 22.3397 4.06473 22.2983 4.1641L14.7513 22.2769C14.3165 23.3203 13.297 24 12.1667 24H11.8976C10.7685 24 9.74979 23.3218 9.31427 22.28L1.54481 3.69522C0.810333 1.93834 2.1009 0 4.00513 0H14.2353C15.3052 0 16.2716 0.639506 16.6898 1.62434Z" />

0 commit comments

Comments
 (0)