Skip to content

Commit 8cdf9a4

Browse files
committed
feat: new library gg
1 parent 22cdaae commit 8cdf9a4

3 files changed

Lines changed: 133 additions & 1 deletion

File tree

libraries.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7064,7 +7064,7 @@
70647064
"Required interface",
70657065
"Subsystem",
70667066
"Component"
7067-
]
7067+
]
70687068
},
70697069
{
70707070
"name": "CyberArk",
@@ -7136,5 +7136,25 @@
71367136
"desktop-pc",
71377137
"hacked-pc"
71387138
]
7139+
},
7140+
{
7141+
"name": "gg",
7142+
"description": "gg",
7143+
"authors": [
7144+
{
7145+
"name": "gg",
7146+
"github": "",
7147+
"twitter": "",
7148+
"url": ""
7149+
}
7150+
],
7151+
"source": "gg/gg.excalidrawlib",
7152+
"preview": "gg/gg.jpg",
7153+
"created": "2025-04-13",
7154+
"updated": "2025-04-13",
7155+
"version": 2,
7156+
"itemNames": [
7157+
"gg"
7158+
]
71397159
}
71407160
]

libraries/gg/gg.excalidrawlib

Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
{
2+
"type": "excalidrawlib",
3+
"version": 2,
4+
"source": "app://obsidian.md",
5+
"libraryItems": [
6+
{
7+
"status": "published",
8+
"elements": [
9+
{
10+
"id": "wW_ZPCREqyX7FZnUgm-dX",
11+
"type": "rectangle",
12+
"x": -337.64996337890625,
13+
"y": -226.25000762939453,
14+
"width": 43.199951171875,
15+
"height": 104.00001525878906,
16+
"angle": 0,
17+
"strokeColor": "#1e1e1e",
18+
"backgroundColor": "transparent",
19+
"fillStyle": "solid",
20+
"strokeWidth": 2,
21+
"strokeStyle": "solid",
22+
"roughness": 1,
23+
"opacity": 100,
24+
"groupIds": [
25+
"4uwN23qoVb5jHkHk6JUor"
26+
],
27+
"frameId": null,
28+
"index": "a0",
29+
"roundness": {
30+
"type": 3
31+
},
32+
"seed": 818420747,
33+
"version": 12,
34+
"versionNonce": 1997486603,
35+
"isDeleted": false,
36+
"boundElements": null,
37+
"updated": 1744537241701,
38+
"link": null,
39+
"locked": false
40+
},
41+
{
42+
"id": "jWHxGErjVeh4b4tV_qWDg",
43+
"type": "diamond",
44+
"x": -196.04998779296875,
45+
"y": -230.25000762939453,
46+
"width": 40.79998779296875,
47+
"height": 113.59999084472656,
48+
"angle": 0,
49+
"strokeColor": "#1e1e1e",
50+
"backgroundColor": "transparent",
51+
"fillStyle": "solid",
52+
"strokeWidth": 2,
53+
"strokeStyle": "solid",
54+
"roughness": 1,
55+
"opacity": 100,
56+
"groupIds": [
57+
"4uwN23qoVb5jHkHk6JUor"
58+
],
59+
"frameId": null,
60+
"index": "a1",
61+
"roundness": {
62+
"type": 2
63+
},
64+
"seed": 2123767397,
65+
"version": 16,
66+
"versionNonce": 807501861,
67+
"isDeleted": false,
68+
"boundElements": null,
69+
"updated": 1744537241701,
70+
"link": null,
71+
"locked": false
72+
},
73+
{
74+
"id": "HzJldKSgYON9nM2BPdz28",
75+
"type": "ellipse",
76+
"x": -265.64996337890625,
77+
"y": -69.45000457763672,
78+
"width": 146.39996337890625,
79+
"height": 83.20001220703125,
80+
"angle": 0,
81+
"strokeColor": "#1e1e1e",
82+
"backgroundColor": "transparent",
83+
"fillStyle": "solid",
84+
"strokeWidth": 2,
85+
"strokeStyle": "solid",
86+
"roughness": 1,
87+
"opacity": 100,
88+
"groupIds": [
89+
"4uwN23qoVb5jHkHk6JUor"
90+
],
91+
"frameId": null,
92+
"index": "a2",
93+
"roundness": {
94+
"type": 2
95+
},
96+
"seed": 203410283,
97+
"version": 18,
98+
"versionNonce": 2094121131,
99+
"isDeleted": false,
100+
"boundElements": null,
101+
"updated": 1744537241701,
102+
"link": null,
103+
"locked": false
104+
}
105+
],
106+
"id": "AzGL8sxRyXJJ3Dv3Nd-bq",
107+
"created": 1744537246044,
108+
"error": "Required",
109+
"name": "gg"
110+
}
111+
]
112+
}

libraries/gg/gg.jpg

2.95 KB
Loading

0 commit comments

Comments
 (0)