Skip to content

Commit 6898bdd

Browse files
author
aadamgough
committed
fixed logos and updated docs
1 parent f158cb4 commit 6898bdd

8 files changed

Lines changed: 156 additions & 112 deletions

File tree

apps/docs/content/docs/en/tools/asana.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,13 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
1111
icon={true}
1212
iconSvg={`<svg className="block-icon"
1313
14-
fill='currentColor'
1514
xmlns='http://www.w3.org/2000/svg'
1615
1716
18-
viewBox='700 0 1100 900'
17+
viewBox='781.361 0 944.893 873.377'
1918
>
2019
<radialGradient
21-
id='a'
20+
id='asana_radial_gradient'
2221
cx='943.992'
2322
cy='1221.416'
2423
r='.663'
@@ -30,7 +29,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
3029
<stop offset='.999' stopColor='#f95353' />
3130
</radialGradient>
3231
<path
33-
fill='url(#a)'
32+
fill='url(#asana_radial_gradient)'
3433
d='M1520.766 462.371c-113.508 0-205.508 92-205.508 205.488 0 113.499 92 205.518 205.508 205.518 113.489 0 205.488-92.019 205.488-205.518 0-113.488-91.999-205.488-205.488-205.488zm-533.907.01c-113.489.01-205.498 91.99-205.498 205.488 0 113.489 92.009 205.498 205.498 205.498 113.498 0 205.508-92.009 205.508-205.498 0-113.499-92.01-205.488-205.518-205.488h.01zm472.447-256.883c0 113.489-91.999 205.518-205.488 205.518-113.508 0-205.508-92.029-205.508-205.518S1140.31 0 1253.817 0c113.489 0 205.479 92.009 205.479 205.498h.01z'
3534
/>
3635
</svg>`}

apps/docs/content/docs/en/tools/microsoft_planner.mdx

Lines changed: 42 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,42 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
99
type="microsoft_planner"
1010
color="#E0E0E0"
1111
icon={true}
12-
iconSvg={`<svg className="block-icon" fill='currentColor' viewBox='-1 -1 27 27' xmlns='http://www.w3.org/2000/svg'>
12+
iconSvg={`<svg className="block-icon"
13+
14+
xmlnsXlink='http://www.w3.org/1999/xlink'
15+
viewBox='0 0 24 24'
16+
fill='none'
17+
xmlns='http://www.w3.org/2000/svg'
18+
>
19+
<g clipPath='url(#msplanner_clip0)'>
20+
<path
21+
d='M8.25809 15.7412C7.22488 16.7744 5.54971 16.7744 4.5165 15.7412L0.774909 11.9996C-0.258303 10.9664 -0.258303 9.29129 0.774908 8.25809L4.5165 4.51655C5.54971 3.48335 7.22488 3.48335 8.25809 4.51655L11.9997 8.2581C13.0329 9.29129 13.0329 10.9664 11.9997 11.9996L8.25809 15.7412Z'
22+
fill='url(#msplanner_paint0_linear)'
23+
/>
24+
<path
25+
d='M8.25809 15.7412C7.22488 16.7744 5.54971 16.7744 4.5165 15.7412L0.774909 11.9996C-0.258303 10.9664 -0.258303 9.29129 0.774908 8.25809L4.5165 4.51655C5.54971 3.48335 7.22488 3.48335 8.25809 4.51655L11.9997 8.2581C13.0329 9.29129 13.0329 10.9664 11.9997 11.9996L8.25809 15.7412Z'
26+
fill='url(#msplanner_paint1_linear)'
27+
/>
28+
<path
29+
d='M0.774857 11.9999C1.80809 13.0331 3.48331 13.0331 4.51655 11.9999L15.7417 0.774926C16.7749 -0.258304 18.4501 -0.258309 19.4834 0.774914L23.225 4.51655C24.2583 5.54977 24.2583 7.22496 23.225 8.25819L11.9999 19.4832C10.9667 20.5164 9.29146 20.5164 8.25822 19.4832L0.774857 11.9999Z'
30+
fill='url(#msplanner_paint2_linear)'
31+
/>
32+
<path
33+
d='M0.774857 11.9999C1.80809 13.0331 3.48331 13.0331 4.51655 11.9999L15.7417 0.774926C16.7749 -0.258304 18.4501 -0.258309 19.4834 0.774914L23.225 4.51655C24.2583 5.54977 24.2583 7.22496 23.225 8.25819L11.9999 19.4832C10.9667 20.5164 9.29146 20.5164 8.25822 19.4832L0.774857 11.9999Z'
34+
fill='url(#msplanner_paint3_linear)'
35+
/>
36+
<path
37+
d='M4.51642 15.7413C5.54966 16.7746 7.22487 16.7746 8.25812 15.7413L15.7415 8.25803C16.7748 7.2248 18.45 7.2248 19.4832 8.25803L23.2249 11.9997C24.2582 13.0329 24.2582 14.7081 23.2249 15.7413L15.7415 23.2246C14.7083 24.2579 13.033 24.2579 11.9998 23.2246L4.51642 15.7413Z'
38+
fill='url(#msplanner_paint4_linear)'
39+
/>
40+
<path
41+
d='M4.51642 15.7413C5.54966 16.7746 7.22487 16.7746 8.25812 15.7413L15.7415 8.25803C16.7748 7.2248 18.45 7.2248 19.4832 8.25803L23.2249 11.9997C24.2582 13.0329 24.2582 14.7081 23.2249 15.7413L15.7415 23.2246C14.7083 24.2579 13.033 24.2579 11.9998 23.2246L4.51642 15.7413Z'
42+
fill='url(#msplanner_paint5_linear)'
43+
/>
44+
</g>
1345
<defs>
1446
<linearGradient
15-
id='paint0_linear_3984_11038'
47+
id='msplanner_paint0_linear'
1648
x1='6.38724'
1749
y1='3.74167'
1850
x2='2.15779'
@@ -23,7 +55,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
2355
<stop offset='1' stopColor='#541278' />
2456
</linearGradient>
2557
<linearGradient
26-
id='paint1_linear_3984_11038'
58+
id='msplanner_paint1_linear'
2759
x1='8.38032'
2860
y1='11.0696'
2961
x2='4.94062'
@@ -34,7 +66,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
3466
<stop offset='1' stopColor='#7034B0' stopOpacity='0' />
3567
</linearGradient>
3668
<linearGradient
37-
id='paint2_linear_3984_11038'
69+
id='msplanner_paint2_linear'
3870
x1='18.3701'
3971
y1='-3.33385e-05'
4072
x2='9.85717'
@@ -45,7 +77,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
4577
<stop offset='1' stopColor='#6C0F71' />
4678
</linearGradient>
4779
<linearGradient
48-
id='paint3_linear_3984_11038'
80+
id='msplanner_paint3_linear'
4981
x1='18.3701'
5082
y1='-3.33385e-05'
5183
x2='9.85717'
@@ -57,7 +89,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
5789
<stop offset='1' stopColor='#8F28B3' />
5890
</linearGradient>
5991
<linearGradient
60-
id='paint4_linear_3984_11038'
92+
id='msplanner_paint4_linear'
6193
x1='18.0002'
6294
y1='7.49958'
6395
x2='14.0004'
@@ -68,7 +100,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
68100
<stop offset='1' stopColor='#00479E' />
69101
</linearGradient>
70102
<linearGradient
71-
id='paint5_linear_3984_11038'
103+
id='msplanner_paint5_linear'
72104
x1='18.2164'
73105
y1='7.92626'
74106
x2='10.5237'
@@ -78,31 +110,10 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
78110
<stop stopColor='#3DCBFF' />
79111
<stop offset='1' stopColor='#4A40D4' />
80112
</linearGradient>
113+
<clipPath id='msplanner_clip0'>
114+
<rect fill='white' />
115+
</clipPath>
81116
</defs>
82-
<path
83-
d='M8.25809 15.7412C7.22488 16.7744 5.54971 16.7744 4.5165 15.7412L0.774909 11.9996C-0.258303 10.9664 -0.258303 9.29129 0.774908 8.25809L4.5165 4.51655C5.54971 3.48335 7.22488 3.48335 8.25809 4.51655L11.9997 8.2581C13.0329 9.29129 13.0329 10.9664 11.9997 11.9996L8.25809 15.7412Z'
84-
fill='url(#paint0_linear_3984_11038)'
85-
/>
86-
<path
87-
d='M8.25809 15.7412C7.22488 16.7744 5.54971 16.7744 4.5165 15.7412L0.774909 11.9996C-0.258303 10.9664 -0.258303 9.29129 0.774908 8.25809L4.5165 4.51655C5.54971 3.48335 7.22488 3.48335 8.25809 4.51655L11.9997 8.2581C13.0329 9.29129 13.0329 10.9664 11.9997 11.9996L8.25809 15.7412Z'
88-
fill='url(#paint1_linear_3984_11038)'
89-
/>
90-
<path
91-
d='M0.774857 11.9999C1.80809 13.0331 3.48331 13.0331 4.51655 11.9999L15.7417 0.774926C16.7749 -0.258304 18.4501 -0.258309 19.4834 0.774914L23.225 4.51655C24.2583 5.54977 24.2583 7.22496 23.225 8.25819L11.9999 19.4832C10.9667 20.5164 9.29146 20.5164 8.25822 19.4832L0.774857 11.9999Z'
92-
fill='url(#paint2_linear_3984_11038)'
93-
/>
94-
<path
95-
d='M0.774857 11.9999C1.80809 13.0331 3.48331 13.0331 4.51655 11.9999L15.7417 0.774926C16.7749 -0.258304 18.4501 -0.258309 19.4834 0.774914L23.225 4.51655C24.2583 5.54977 24.2583 7.22496 23.225 8.25819L11.9999 19.4832C10.9667 20.5164 9.29146 20.5164 8.25822 19.4832L0.774857 11.9999Z'
96-
fill='url(#paint3_linear_3984_11038)'
97-
/>
98-
<path
99-
d='M4.51642 15.7413C5.54966 16.7746 7.22487 16.7746 8.25812 15.7413L15.7415 8.25803C16.7748 7.2248 18.45 7.2248 19.4832 8.25803L23.2249 11.9997C24.2582 13.0329 24.2582 14.7081 23.2249 15.7413L15.7415 23.2246C14.7083 24.2579 13.033 24.2579 11.9998 23.2246L4.51642 15.7413Z'
100-
fill='url(#paint4_linear_3984_11038)'
101-
/>
102-
<path
103-
d='M4.51642 15.7413C5.54966 16.7746 7.22487 16.7746 8.25812 15.7413L15.7415 8.25803C16.7748 7.2248 18.45 7.2248 19.4832 8.25803L23.2249 11.9997C24.2582 13.0329 24.2582 14.7081 23.2249 15.7413L15.7415 23.2246C14.7083 24.2579 13.033 24.2579 11.9998 23.2246L4.51642 15.7413Z'
104-
fill='url(#paint5_linear_3984_11038)'
105-
/>
106117
</svg>`}
107118
/>
108119

apps/docs/content/docs/en/tools/microsoft_teams.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
5353
d='M1140.333,561.355v103.148c-104.963-24.857-191.679-98.469-233.25-198.003 h138.395C1097.783,466.699,1140.134,509.051,1140.333,561.355z'
5454
/>
5555
<linearGradient
56-
id='a'
56+
id='msteams_gradient_a'
5757
gradientUnits='userSpaceOnUse'
5858
x1='198.099'
5959
y1='1683.0726'
@@ -69,7 +69,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
6969
<stop offset='1' stopColor='#3940ab' />
7070
</linearGradient>
7171
<path
72-
fill='url(#a)'
72+
fill='url(#msteams_gradient_a)'
7373
d='M95.01,466.5h950.312c52.473,0,95.01,42.538,95.01,95.01v950.312c0,52.473-42.538,95.01-95.01,95.01 H95.01c-52.473,0-95.01-42.538-95.01-95.01V561.51C0,509.038,42.538,466.5,95.01,466.5z'
7474
/>
7575
<path

apps/docs/content/docs/en/tools/pipedrive.mdx

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,36 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
77

88
<BlockInfoCard
99
type="pipedrive"
10-
color="#192436"
10+
color="#2E6936"
1111
icon={true}
1212
iconSvg={`<svg className="block-icon"
1313
14-
fill='currentColor'
15-
xmlns='http://www.w3.org/2000/svg'
1614
1715
1816
viewBox='0 0 304 304'
17+
version='1.1'
18+
xmlns='http://www.w3.org/2000/svg'
19+
xmlnsXlink='http://www.w3.org/1999/xlink'
1920
>
2021
<defs>
2122
<path
22-
id='path-1'
2323
d='M59.6807,81.1772 C59.6807,101.5343 70.0078,123.4949 92.7336,123.4949 C109.5872,123.4949 126.6277,110.3374 126.6277,80.8785 C126.6277,55.0508 113.232,37.7119 93.2944,37.7119 C77.0483,37.7119 59.6807,49.1244 59.6807,81.1772 Z M101.3006,0 C142.0482,0 169.4469,32.2728 169.4469,80.3126 C169.4469,127.5978 140.584,160.60942 99.3224,160.60942 C79.6495,160.60942 67.0483,152.1836 60.4595,146.0843 C60.5063,147.5305 60.5374,149.1497 60.5374,150.8788 L60.5374,215 L18.32565,215 L18.32565,44.157 C18.32565,41.6732 17.53126,40.8873 15.07021,40.8873 L0.5531,40.8873 L0.5531,3.4741 L35.9736,3.4741 C52.282,3.4741 56.4564,11.7741 57.2508,18.1721 C63.8708,10.7524 77.5935,0 101.3006,0 Z'
24+
id='path-1'
2425
/>
2526
</defs>
26-
<g transform='translate(67,44)'>
27-
<mask id='mask-2' fill='#fff'>
28-
<use href='#path-1' />
29-
</mask>
30-
<use fill='#26292C' href='#path-1' />
27+
<g
28+
id='Pipedrive_letter_logo_dark'
29+
stroke='none'
30+
strokeWidth='1'
31+
fill='none'
32+
fillRule='evenodd'
33+
>
34+
<g transform='translate(67.000000, 44.000000)'>
35+
<mask id='mask-2' fill='white'>
36+
<use href='#path-1' />
37+
</mask>
38+
<use id='Clip-5' fill='#FFFFFF' xlinkHref='#path-1' />
39+
</g>
3140
</g>
3241
</svg>`}
3342
/>

apps/docs/content/docs/en/tools/qdrant.mdx

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
1010
color="#1A223F"
1111
icon={true}
1212
iconSvg={`<svg className="block-icon" fill='none' viewBox='0 0 49 56' xmlns='http://www.w3.org/2000/svg'>
13-
<g clipPath='url(#b)'>
13+
<g clipPath='url(#qdrant_clippath_b)'>
1414
<path
1515
d='m38.489 51.477-1.1167-30.787-2.0223-8.1167 13.498 1.429v37.242l-8.2456 4.7589-2.1138-4.5259z'
1616
clipRule='evenodd'
@@ -59,11 +59,14 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
5959
fill='#DC244C'
6060
fillRule='evenodd'
6161
/>
62-
<path d='m24.603 46.483v-9.5222l-7.7166-4.4411v9.5064l7.7166 4.4569z' fill='url(#a)' />
62+
<path
63+
d='m24.603 46.483v-9.5222l-7.7166-4.4411v9.5064l7.7166 4.4569z'
64+
fill='url(#qdrant_gradient_a)'
65+
/>
6366
</g>
6467
<defs>
6568
<linearGradient
66-
id='a'
69+
id='qdrant_gradient_a'
6770
x1='23.18'
6871
x2='15.491'
6972
y1='38.781'
@@ -73,7 +76,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
7376
<stop stopColor='#FF3364' offset='0' />
7477
<stop stopColor='#C91540' stopOpacity='0' offset='1' />
7578
</linearGradient>
76-
<clipPath id='b'>
79+
<clipPath id='qdrant_clippath_b'>
7780
<rect transform='translate(.34961)' fill='#fff' />
7881
</clipPath>
7982
</defs>

apps/docs/content/docs/en/tools/supabase.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
1919
>
2020
<path
2121
d='M15.4057 26.2606C14.7241 27.1195 13.3394 26.649 13.3242 25.5519L13.083 9.50684H23.8724C25.8262 9.50684 26.9157 11.7636 25.7006 13.2933L15.4057 26.2606Z'
22-
fill='url(#paint0_linear)'
22+
fill='url(#supabase_paint0_linear)'
2323
/>
2424
<path
2525
d='M15.4057 26.2606C14.7241 27.1195 13.3394 26.649 13.3242 25.5519L13.083 9.50684H23.8724C25.8262 9.50684 26.9157 11.7636 25.7006 13.2933L15.4057 26.2606Z'
26-
fill='url(#paint1_linear)'
26+
fill='url(#supabase_paint1_linear)'
2727
fillOpacity='0.2'
2828
/>
2929
<path
@@ -32,7 +32,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
3232
/>
3333
<defs>
3434
<linearGradient
35-
id='paint0_linear'
35+
id='supabase_paint0_linear'
3636
x1='13.084'
3737
y1='13.0655'
3838
x2='22.6727'
@@ -43,7 +43,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
4343
<stop offset='1' stopColor='#3ECF8E' />
4444
</linearGradient>
4545
<linearGradient
46-
id='paint1_linear'
46+
id='supabase_paint1_linear'
4747
x1='8.83277'
4848
y1='7.24485'
4949
x2='13.2057'

apps/sim/blocks/blocks/pipedrive.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export const PipedriveBlock: BlockConfig<PipedriveResponse> = {
1212
'Integrate Pipedrive into your workflow. Manage deals, contacts, sales pipeline, projects, activities, files, and communications with powerful CRM capabilities.',
1313
docsLink: 'https://docs.sim.ai/tools/pipedrive',
1414
category: 'tools',
15-
bgColor: '#192436',
15+
bgColor: '#2E6936',
1616
icon: PipedriveIcon,
1717
subBlocks: [
1818
{

0 commit comments

Comments
 (0)