Convert pwm, pid, map icons to svg and add jinja logo (#2253)
* Replace map icon with svg version Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au> * Replace pidcontroller icon with svg version Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au> * Replace pwm icon with svg version Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au> * Add jinja logo Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au> --------- Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>pull/2254/head
After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 16 KiB |
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 524 346" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;"><rect x="-0" y="-0" width="524" height="346" style="fill:#fff;"/><g><path d="M40,260l460,0" style="fill:none;stroke:#000;stroke-opacity:0.28;stroke-width:1px;"/><path d="M40,200l460,0" style="fill:none;stroke:#000;stroke-opacity:0.28;stroke-width:1px;"/><path d="M40,140l460,0" style="fill:none;stroke:#000;stroke-opacity:0.28;stroke-width:1px;"/><path d="M40,80l460,0" style="fill:none;stroke:#000;stroke-opacity:0.28;stroke-width:1px;"/><path d="M120,320l0,-240" style="fill:none;stroke:#000;stroke-opacity:0.28;stroke-width:1px;"/><path d="M200,320l0,-240" style="fill:none;stroke:#000;stroke-opacity:0.28;stroke-width:1px;"/><path d="M280,320l0,-240" style="fill:none;stroke:#000;stroke-opacity:0.28;stroke-width:1px;"/><path d="M360,320l0,-240" style="fill:none;stroke:#000;stroke-opacity:0.28;stroke-width:1px;"/><path d="M440,320l0,-240" style="fill:none;stroke:#000;stroke-opacity:0.28;stroke-width:1px;"/></g><path d="M40,177c0,0 17.568,-126.417 49,-125c31.432,1.417 71.5,154 134,151c44.043,-2.114 58.088,-35.972 127,-37c68.912,-1.028 90.802,11.257 142,9" style="fill:none;stroke:#449ac4;stroke-width:12px;"/><path d="M40,307c0,0 47.579,-148.588 101,-148c44.166,0.486 61.082,50.377 140,48c37.945,-1.143 48.866,-14.579 123,-14c61.121,0.477 53.181,4.299 90,3" style="fill:none;stroke:#10ad4f;stroke-width:12px;"/><path id="axes" d="M40,39l0,282l454,0" style="fill:none;stroke:#000;stroke-width:12px;"/></svg>
|
After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 4.9 KiB |
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 500 500" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;"><rect x="0" y="0" width="500" height="500" style="fill:#fff;"/><path d="M40,220l40,0l0,-160l80,0l0,160l40,0l0,-160l80,0l0,160l40,0l0,-160l80,0l0,160l40,0" style="fill:none;stroke:#922222;stroke-width:12px;"/><path d="M40,440l40,0l0,-160l20,0l0,160l80,0l0,-160l20,0l0,160l80,0l0,-160l20,0l0,160l80,0l0,-160l20,0l0,160l60,0" style="fill:none;stroke:#007e00;stroke-width:12px;"/></svg>
|
After Width: | Height: | Size: 847 B |