Skip to main content
Makenot
.
work
Discover
Use Cases
Docs
Fan+
Login
Join
max
/
makenotwork
lane-a-pipeline
main
tag: launch-2026-06-01
Files
Commits
Issues
makenotwork
/
server
/
static
/
patterns
/
diagonal.svg
198 B · 4 lines
History
Blame
Raw
1
<
svg
xmlns
=
"
http://www.w3.org/2000/svg
"
width
=
"
16
"
height
=
"
16
"
viewBox
=
"
0 0 16 16
"
>
2
<
path
d
=
"
M-4 4 L4 -4 M0 16 L16 0 M12 20 L20 12
"
stroke
=
"
#808080
"
stroke-opacity
=
"
0.2
"
stroke-width
=
"
2
"
/>
3
</
svg
>
4