neuron

a zettelkasten powered by neuron
Log | Files | Refs

commit 24a194d6f79d8ac781f4b7773bf269f7772c4c0a
parent a3073476cebc459fc9c432ed8b13c159ae96b289
Author: Chris Johns <chris@ter0.net>
Date:   Sat, 28 Nov 2020 23:05:38 +0000

Add some enclosure svg files

Diffstat:
ASealed Enclosures.md | 9+++++++++
Astatic/ported-enclosure.svg | 12++++++++++++
Astatic/sealed-enclosure.svg | 11+++++++++++
3 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/Sealed Enclosures.md b/Sealed Enclosures.md @@ -0,0 +1,9 @@ +--- +created: 2020-10-31T20:58:55+00:00 +modified: 2020-10-31T20:59:39+00:00 +--- + +# Sealed Enclosures + +![](./static/sealed-enclosure.svg) + diff --git a/static/ported-enclosure.svg b/static/ported-enclosure.svg @@ -0,0 +1,12 @@ +<svg width="206" height="305" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"> + <!-- Created with SVG-edit - https://github.com/SVG-Edit/svgedit--> + + <g class="layer"> + <title>Layer 1</title> + <path d="m87.83926,118.61685l33.31537,0m-36.21804,1.34965l0,-2.9066l2.90663,0l0,2.9066l-2.90663,0zm2.90267,-32.93435l33.31537,0m-36.21804,1.34965l0,-2.9066l2.90663,0l0,2.9066l-2.90663,0zm67.37008,-14.11333l49.75673,-35.91138l0,128.28582l-49.75673,-35.69504l0,-56.6794zm-30.71937,0l30.71937,0l0,56.6794l-30.71937,0l0,-56.6794z" fill="#000000" fill-opacity="0" id="svg_3" stroke="#000000" stroke-width="5"/> + <rect fill="#000000" fill-opacity="0" height="300" id="svg_1" stroke="#000000" stroke-width="5" width="200" x="2.5" y="2.5"/> + <rect fill="#000000" fill-opacity="0" height="36" id="svg_2" stroke="#000000" stroke-width="5" width="102" x="100" y="207.5"/> + <rect fill="#ffffff" height="26.5" id="svg_5" stroke="#ffffff" stroke-width="5" width="5" x="198" y="212.5"/> + <rect fill="#ffffff" height="26.5" id="svg_7" stroke="#ffffff" stroke-width="5" width="5" x="96" y="212.5"/> + </g> +</svg> diff --git a/static/sealed-enclosure.svg b/static/sealed-enclosure.svg @@ -0,0 +1,11 @@ +<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"> + <!-- Created with SVG-edit - https://github.com/SVG-Edit/svgedit--> + + <g class="layer"> + <title>Layer 1</title> + <g id="svg_2"> + <rect fill="#000000" fill-opacity="0" height="200" id="svg_1" stroke="#000000" stroke-width="5" width="200" x="0" y="0"/> + <path d="m85.33926,116.11685l33.31537,0m-36.21804,1.34965l0,-2.9066l2.90663,0l0,2.9066l-2.90663,0zm2.90267,-32.93435l33.31537,0m-36.21804,1.34965l0,-2.9066l2.90663,0l0,2.9066l-2.90663,0zm67.37008,-14.11333l49.75673,-35.91138l0,128.28582l-49.75673,-35.69504l0,-56.6794zm-30.71937,0l30.71937,0l0,56.6794l-30.71937,0l0,-56.6794z" fill="#000000" fill-opacity="0" id="svg_3" stroke="#000000" stroke-width="5"/> + </g> + </g> +</svg>