reorg + new talk mats

- Added reveal.js v3.5
- One canonical copy of the JITD and Mimir talks for the tour
- Migrated JITD talk to reveal v3.5
This commit is contained in:
Oliver Kennedy 2017-09-23 14:34:02 -04:00
parent ecc8d6ce40
commit ee650b8dd9
234 changed files with 23778 additions and 14 deletions

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View file

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View file

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View file

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

View file

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View file

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

View file

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View file

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View file

Before

Width:  |  Height:  |  Size: 769 B

After

Width:  |  Height:  |  Size: 769 B

View file

Before

Width:  |  Height:  |  Size: 6 KiB

After

Width:  |  Height:  |  Size: 6 KiB

View file

Before

Width:  |  Height:  |  Size: 6 KiB

After

Width:  |  Height:  |  Size: 6 KiB

View file

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View file

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View file

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View file

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View file

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 113 KiB

View file

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View file

Before

Width:  |  Height:  |  Size: 242 KiB

After

Width:  |  Height:  |  Size: 242 KiB

View file

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View file

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 102 KiB

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

Before

Width:  |  Height:  |  Size: 441 KiB

After

Width:  |  Height:  |  Size: 441 KiB

View file

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

View file

Before

Width:  |  Height:  |  Size: 125 KiB

After

Width:  |  Height:  |  Size: 125 KiB

View file

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

View file

Before

Width:  |  Height:  |  Size: 327 KiB

After

Width:  |  Height:  |  Size: 327 KiB

View file

@ -14,11 +14,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<link rel="stylesheet" href="../reveal.js-3.1.0/css/reveal.css">
<link rel="stylesheet" href="../reveal.js-3.5.0/css/reveal.css">
<link rel="stylesheet" href="ubodin.css" id="theme">
<!-- Code syntax highlighting -->
<link rel="stylesheet" href="../reveal.js-3.1.0/lib/css/zenburn.css">
<link rel="stylesheet" href="../reveal.js-3.5.0/lib/css/zenburn.css">
<style>
@ -37,12 +37,12 @@
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? '../reveal.js-3.1.0/css/print/pdf.css' : '../reveal.js-3.1.0/css/print/paper.css';
link.href = window.location.search.match( /print-pdf/gi ) ? '../reveal.js-3.5.0/css/print/pdf.css' : '../reveal.js-3.5.0/css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
<!--[if lt IE 9]>
<script src="../reveal.js-3.1.0/lib/js/html5shiv.js"></script>
<script src="../reveal.js-3.5.0/lib/js/html5shiv.js"></script>
<![endif]-->
</head>
@ -823,8 +823,8 @@ public class TransitionMode extends Mode {
</div></div>
<script src="../reveal.js-3.1.0/lib/js/head.min.js"></script>
<script src="../reveal.js-3.1.0/js/reveal.js"></script>
<script src="../reveal.js-3.5.0/lib/js/head.min.js"></script>
<script src="../reveal.js-3.5.0/js/reveal.js"></script>
<script>
@ -841,16 +841,16 @@ public class TransitionMode extends Mode {
// Optional ../reveal.js plugins
dependencies: [
{ src: '../reveal.js-3.1.0/lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: '../reveal.js-3.1.0/plugin/math/math.js',
{ src: '../reveal.js-3.5.0/lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: '../reveal.js-3.5.0/plugin/math/math.js',
condition: function() { return true; },
mathjax: '../reveal.js-3.1.0/js/MathJax.js'
mathjax: '../reveal.js-3.5.0/js/MathJax.js'
},
{ src: '../reveal.js-3.1.0/plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: '../reveal.js-3.1.0/plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: '../reveal.js-3.1.0/plugin/highlight/highlight.js', async: true, condition: function() { return !!document.querySelector( 'tt code' ); }, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: '../reveal.js-3.1.0/plugin/zoom-js/zoom.js', async: true },
{ src: '../reveal.js-3.1.0/plugin/notes/notes.js', async: true }
{ src: '../reveal.js-3.5.0/plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: '../reveal.js-3.5.0/plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: '../reveal.js-3.5.0/plugin/highlight/highlight.js', async: true, condition: function() { return !!document.querySelector( 'tt code' ); }, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: '../reveal.js-3.5.0/plugin/zoom-js/zoom.js', async: true },
{ src: '../reveal.js-3.5.0/plugin/notes/notes.js', async: true }
]
});

View file

Before

Width:  |  Height:  |  Size: 255 KiB

After

Width:  |  Height:  |  Size: 255 KiB

View file

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View file

Before

Width:  |  Height:  |  Size: 242 KiB

After

Width:  |  Height:  |  Size: 242 KiB

View file

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View file

Before

Width:  |  Height:  |  Size: 206 KiB

After

Width:  |  Height:  |  Size: 206 KiB

View file

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View file

Before

Width:  |  Height:  |  Size: 206 KiB

After

Width:  |  Height:  |  Size: 206 KiB

View file

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View file

Before

Width:  |  Height:  |  Size: 175 KiB

After

Width:  |  Height:  |  Size: 175 KiB

View file

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View file

Before

Width:  |  Height:  |  Size: 290 KiB

After

Width:  |  Height:  |  Size: 290 KiB

View file

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View file

Before

Width:  |  Height:  |  Size: 240 KiB

After

Width:  |  Height:  |  Size: 240 KiB

View file

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

View file

Before

Width:  |  Height:  |  Size: 295 KiB

After

Width:  |  Height:  |  Size: 295 KiB

View file

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View file

Before

Width:  |  Height:  |  Size: 221 KiB

After

Width:  |  Height:  |  Size: 221 KiB

View file

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View file

Before

Width:  |  Height:  |  Size: 224 KiB

After

Width:  |  Height:  |  Size: 224 KiB

View file

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View file

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

View file

@ -0,0 +1,330 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:ns1="http://sozi.baierouge.fr"
id="svg5378"
sodipodi:docname="Documento nuevo 18"
viewBox="0 0 186.69 206.07"
version="1.1"
inkscape:version="0.47pre4 r22446"
>
<defs
id="defs3"
>
<linearGradient
id="linearGradient6035"
>
<stop
id="stop6037"
style="stop-color:#ffffff"
offset="0"
/>
<stop
id="stop6039"
style="stop-color:#ffffff;stop-opacity:0"
offset="1"
/>
</linearGradient
>
<filter
id="filter6093"
height="1.3855"
width="1.1285"
color-interpolation-filters="sRGB"
y="-.19277"
x="-.064257"
inkscape:collect="always"
>
<feGaussianBlur
id="feGaussianBlur6095"
stdDeviation="0.89250425"
inkscape:collect="always"
/>
</filter
>
<linearGradient
id="linearGradient6110"
y2="511.97"
spreadMethod="reflect"
gradientUnits="userSpaceOnUse"
x2="286.63"
gradientTransform="matrix(1.1818 0 0 1.1818 -30.649 -69.394)"
y1="511.97"
x1="269.97"
inkscape:collect="always"
>
<stop
id="stop5497"
style="stop-color:#c6c6c6"
offset="0"
/>
<stop
id="stop5501"
style="stop-color:#e3e3e3"
offset=".20485"
/>
<stop
id="stop5499"
style="stop-color:#a5a5a8"
offset="1"
/>
</linearGradient
>
<linearGradient
id="linearGradient6112"
y2="527.34"
gradientUnits="userSpaceOnUse"
x2="286.63"
y1="518.56"
x1="282.36"
inkscape:collect="always"
>
<stop
id="stop5468"
style="stop-color:#e3e3e3"
offset="0"
/>
<stop
id="stop5470"
style="stop-color:#a5a5a8"
offset="1"
/>
</linearGradient
>
<linearGradient
id="linearGradient6114"
y2="520.33"
xlink:href="#linearGradient6035"
spreadMethod="reflect"
gradientUnits="userSpaceOnUse"
x2="327.78"
gradientTransform="translate(0 .25)"
y1="522.61"
x1="308.5"
inkscape:collect="always"
/>
<linearGradient
id="linearGradient6116"
y2="520.33"
xlink:href="#linearGradient6035"
spreadMethod="reflect"
gradientUnits="userSpaceOnUse"
x2="327.78"
gradientTransform="translate(0,12)"
y1="522.61"
x1="308.5"
inkscape:collect="always"
/>
<linearGradient
id="linearGradient6118"
y2="520.33"
xlink:href="#linearGradient6035"
spreadMethod="reflect"
gradientUnits="userSpaceOnUse"
x2="327.78"
gradientTransform="translate(0,22)"
y1="522.61"
x1="308.5"
inkscape:collect="always"
/>
</defs
>
<sodipodi:namedview
id="base"
bordercolor="#666666"
inkscape:pageshadow="2"
inkscape:window-y="24"
pagecolor="#ffffff"
inkscape:window-height="949"
inkscape:window-maximized="1"
inkscape:zoom="1"
inkscape:window-x="0"
showgrid="false"
borderopacity="1.0"
inkscape:current-layer="layer1"
inkscape:cx="21.488191"
inkscape:cy="189.49112"
inkscape:window-width="1280"
inkscape:pageopacity="0.0"
inkscape:document-units="mm"
/>
<g
id="layer1"
inkscape:label="Layer 1"
inkscape:groupmode="layer"
transform="translate(-285.87 -510.69)"
>
<g
id="g6097"
transform="matrix(4.1992 0 0 4.1992 -914.56 -1633.8)"
>
<path
id="path6079"
sodipodi:rx="16.667517"
sodipodi:ry="5.5558391"
style="filter:url(#filter6093);fill:#2e3436"
sodipodi:type="arc"
d="m303.3 521.78c0 3.0684-7.4623 5.5558-16.668 5.5558-9.2052 0-16.668-2.4874-16.668-5.5558s7.4623-5.5558 16.668-5.5558c9.2052 0 16.668 2.4874 16.668 5.5558z"
transform="matrix(1.1818 0 0 1.1818 -30.649 -65.984)"
sodipodi:cy="521.77954"
sodipodi:cx="286.6308"
/>
<path
id="path5488"
sodipodi:nodetypes="cccssscccc"
style="fill:url(#linearGradient6110)"
d="m288.41 517.5v30.092h0.125c-0.0806 0.24126-0.125 0.47032-0.125 0.71875 0 3.6263 8.8086 6.5625 19.688 6.5625s19.688-2.9362 19.688-6.5625c0-0.24879-0.0442-0.47715-0.125-0.71875h0.125v-30.092h-39.375z"
/>
<path
id="path5460"
sodipodi:rx="16.667517"
sodipodi:ry="5.5558391"
style="fill:url(#linearGradient6112)"
sodipodi:type="arc"
d="m303.3 521.78c0 3.0684-7.4623 5.5558-16.668 5.5558-9.2052 0-16.668-2.4874-16.668-5.5558s7.4623-5.5558 16.668-5.5558c9.2052 0 16.668 2.4874 16.668 5.5558z"
transform="matrix(1.1818 0 0 1.1818 -30.649 -99.394)"
sodipodi:cy="521.77954"
sodipodi:cx="286.6308"
/>
<path
id="path6026"
style="fill:#565656"
d="m288.38 539.09c0.14735 3.584 8.9318 6.4688 19.719 6.4688 10.756 0 19.492-2.8677 19.688-6.4375-3.4515 2.9359-10.959 4.9688-19.688 4.9688-8.7461 0-16.277-2.0544-19.719-5z"
/>
<path
id="path6030"
style="fill:url(#linearGradient6114)"
d="m288.38 517.34c0.14735 3.584 8.9318 6.4688 19.719 6.4688 10.756 0 19.492-2.8677 19.688-6.4375-0.21572 0.18349-0.44078 0.35509-0.6875 0.53125-0.009 0.0117-0.0216 0.0196-0.0312 0.0312-2.2921 2.7774-9.9035 4.8125-18.969 4.8125-9.122 0-16.786-2.0707-19.031-4.875-0.0249-0.0179-0.038-0.0446-0.0625-0.0625-0.21872-0.15969-0.43159-0.30323-0.625-0.46875z"
/>
<g
id="g6071"
>
<g
id="g6067"
transform="translate(0 -.52315)"
>
<path
id="path6022"
style="fill:#565656"
d="m288.38 529.09c0.14735 3.584 8.9318 6.4688 19.719 6.4688 10.756 0 19.492-2.8677 19.688-6.4375-3.4515 2.9359-10.959 4.9688-19.688 4.9688-8.7461 0-16.277-2.0544-19.719-5z"
/>
<path
id="path6043"
style="fill:url(#linearGradient6116)"
d="m288.38 529.09c0.14735 3.584 8.9318 6.4688 19.719 6.4688 10.756 0 19.492-2.8677 19.688-6.4375-0.0497 0.0422-0.10543 0.0838-0.15625 0.125-1.2422 3.2268-9.5106 5.7188-19.531 5.7188-10.113 0-18.468-2.5112-19.594-5.7812-0.0401-0.0317-0.0863-0.0607-0.125-0.0937z"
/>
</g
>
<path
id="path6054"
style="fill:url(#linearGradient6118)"
d="m288.38 539.09c0.14735 3.584 8.9318 6.4688 19.719 6.4688 10.756 0 19.492-2.8677 19.688-6.4375-0.0497 0.0422-0.10543 0.0838-0.15625 0.125-1.2422 3.2268-9.5106 5.7188-19.531 5.7188-10.113 0-18.468-2.5112-19.594-5.7812-0.0401-0.0317-0.0863-0.0607-0.125-0.0937z"
/>
</g
>
<path
id="path6060"
style="fill:#565656"
d="m288.5 549.94c1.126 3.27 9.481 5.7812 19.594 5.7812 10.021 0 18.289-2.492 19.531-5.7188-3.5163 2.8678-10.929 4.8438-19.531 4.8438-8.6478 0-16.1-2.0137-19.594-4.9062z"
/>
</g
>
</g
>
<metadata
>
<rdf:RDF
>
<cc:Work
>
<dc:format
>image/svg+xml</dc:format
>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage"
/>
<cc:license
rdf:resource="http://creativecommons.org/licenses/publicdomain/"
/>
<dc:publisher
>
<cc:Agent
rdf:about="http://openclipart.org/"
>
<dc:title
>Openclipart</dc:title
>
</cc:Agent
>
</dc:publisher
>
<dc:title
>database symbol</dc:title
>
<dc:date
>2010-11-08T22:08:43</dc:date
>
<dc:description
>database symbol in metallic style</dc:description
>
<dc:source
>https://openclipart.org/detail/94723/database-symbol-by-rg1024</dc:source
>
<dc:creator
>
<cc:Agent
>
<dc:title
>rg1024</dc:title
>
</cc:Agent
>
</dc:creator
>
<dc:subject
>
<rdf:Bag
>
<rdf:li
>database</rdf:li
>
<rdf:li
>server</rdf:li
>
<rdf:li
>symbol</rdf:li
>
</rdf:Bag
>
</dc:subject
>
</cc:Work
>
<cc:License
rdf:about="http://creativecommons.org/licenses/publicdomain/"
>
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction"
/>
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution"
/>
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks"
/>
</cc:License
>
</rdf:RDF
>
</metadata
>
</svg
>

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

View file

@ -0,0 +1,482 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:ns1="http://sozi.baierouge.fr"
id="svg2"
sodipodi:docname="icon_table.svg"
sodipodi:modified="TRUE"
inkscape:export-filename="D:\Cliparts\icon_table.png"
viewBox="0 0 16 16"
sodipodi:version="0.32"
inkscape:export-xdpi="90"
version="1.0"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-ydpi="90"
inkscape:version="0.47 r22583"
>
<title
id="title3830"
>icon_table</title
>
<defs
id="defs4"
>
<linearGradient
id="linearGradient2889"
y2="1"
gradientUnits="userSpaceOnUse"
x2="8"
y1="14.04"
x1="7.9769"
inkscape:collect="always"
>
<stop
id="stop2885"
style="stop-color:#888a85"
offset="0"
/>
<stop
id="stop2887"
style="stop-color:#babdb6"
offset="1"
/>
</linearGradient
>
<linearGradient
id="linearGradient2901"
y2="10.143"
gradientUnits="userSpaceOnUse"
x2="13"
gradientTransform="matrix(1 0 0 1.1667 0 12.167)"
y1="6.7143"
x1="13"
inkscape:collect="always"
>
<stop
id="stop2897"
style="stop-color:#d7dbd3"
offset="0"
/>
<stop
id="stop2899"
style="stop-color:#babdb6"
offset="1"
/>
</linearGradient
>
<linearGradient
id="linearGradient3241"
y2="3"
gradientUnits="userSpaceOnUse"
x2="7.287"
gradientTransform="matrix(1.2731 0 0 1 -.27702 0)"
y1="14"
x1="7.287"
inkscape:collect="always"
>
<stop
id="stop3237"
style="stop-color:#d7dbd3"
offset="0"
/>
<stop
id="stop3239"
style="stop-color:#fafafa"
offset="1"
/>
</linearGradient
>
</defs
>
<sodipodi:namedview
id="base"
inkscape:zoom="43.375"
height="49px"
borderopacity="1.0"
inkscape:current-layer="layer1"
inkscape:cx="8.2886295"
inkscape:cy="8.0850083"
inkscape:grid-points="true"
inkscape:grid-bbox="true"
inkscape:window-maximized="1"
showgrid="true"
width="60px"
inkscape:document-units="px"
bordercolor="#666666"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-width="1280"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
pagecolor="#ffffff"
gridtolerance="10000"
inkscape:window-height="977"
>
<inkscape:grid
id="GridFromPre046Settings"
opacity=".2"
visible="true"
color="#0000ff"
enabled="true"
originy="1px"
originx="1px"
empspacing="4"
spacingy="1px"
spacingx="1px"
snapvisiblegridlinesonly="true"
empopacity="0.4"
type="xygrid"
empcolor="#0000ff"
/>
</sodipodi:namedview
>
<g
id="layer1"
inkscape:label="Calque 1"
inkscape:groupmode="layer"
transform="translate(0,-14)"
>
<path
id="rect2881"
style="fill:url(#linearGradient2889)"
transform="translate(0,14)"
d="m0 0h16v15h-16v-15z"
/>
<path
id="rect3233"
style="fill:url(#linearGradient3241)"
d="m1 1v13h10v-13h-10zm11 0v13h3v-13h-3z"
transform="translate(0,14)"
/>
<path
id="rect2891"
style="fill:#babdb6"
transform="translate(0,14)"
d="m1 15h14v1h-14v-1z"
/>
<path
id="rect2893"
style="fill:url(#linearGradient2901)"
d="m12 18h3v7h-3v-7z"
/>
<path
id="rect2903-4"
style="fill:#888a85"
d="m13 16h1v1h-1v-1z"
/>
<path
id="rect2903-4-0"
style="fill:#888a85"
d="m13 26h1v1h-1v-1z"
/>
<path
id="rect2903-4-9"
style="fill:#888a85"
d="m2 16h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4"
style="fill:#d7dbd3"
d="m3 16h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-8"
style="fill:#babdb6"
d="m4 16h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-82"
style="fill:#d7dbd3"
d="m5 16h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-45"
style="fill:#888a85"
d="m7 16h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-5"
style="fill:#d7dbd3"
d="m8 16h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-8-1"
style="fill:#babdb6"
d="m9 16h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-7"
style="fill:#888a85"
d="m2 18h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-1"
style="fill:#d7dbd3"
d="m3 18h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-8-15"
style="fill:#babdb6"
d="m4 18h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-82-2"
style="fill:#d7dbd3"
d="m5 18h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-45-7"
style="fill:#888a85"
d="m7 18h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-5-6"
style="fill:#d7dbd3"
d="m8 18h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-8-1-1"
style="fill:#babdb6"
d="m9 18h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-2"
style="fill:#888a85"
d="m2 20h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-3"
style="fill:#d7dbd3"
d="m3 20h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-8-2"
style="fill:#babdb6"
d="m4 20h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-82-21"
style="fill:#d7dbd3"
d="m5 20h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-45-6"
style="fill:#888a85"
d="m7 20h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-5-8"
style="fill:#d7dbd3"
d="m8 20h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-8-1-5"
style="fill:#babdb6"
d="m9 20h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-6"
style="fill:#888a85"
d="m2 22h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-18"
style="fill:#d7dbd3"
d="m3 22h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-8-9"
style="fill:#babdb6"
d="m4 22h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-82-27"
style="fill:#d7dbd3"
d="m5 22h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-45-9"
style="fill:#888a85"
d="m7 22h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-5-5"
style="fill:#d7dbd3"
d="m8 22h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-8-1-4"
style="fill:#babdb6"
d="m9 22h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-1"
style="fill:#888a85"
d="m2 24h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-2"
style="fill:#d7dbd3"
d="m3 24h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-8-3"
style="fill:#babdb6"
d="m4 24h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-82-3"
style="fill:#d7dbd3"
d="m5 24h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-45-4"
style="fill:#888a85"
d="m7 24h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-5-1"
style="fill:#d7dbd3"
d="m8 24h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-8-1-13"
style="fill:#babdb6"
d="m9 24h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-74"
style="fill:#888a85"
d="m2 26h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-27"
style="fill:#d7dbd3"
d="m3 26h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-8-7"
style="fill:#babdb6"
d="m4 26h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-82-9"
style="fill:#d7dbd3"
d="m5 26h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-45-3"
style="fill:#888a85"
d="m7 26h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-5-19"
style="fill:#d7dbd3"
d="m8 26h1v1h-1v-1z"
/>
<path
id="rect2903-4-9-4-8-1-8"
style="fill:#babdb6"
d="m9 26h1v1h-1v-1z"
/>
</g
>
<metadata
>
<rdf:RDF
>
<cc:Work
>
<dc:format
>image/svg+xml</dc:format
>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage"
/>
<cc:license
rdf:resource="http://creativecommons.org/licenses/publicdomain/"
/>
<dc:publisher
>
<cc:Agent
rdf:about="http://openclipart.org/"
>
<dc:title
>Openclipart</dc:title
>
</cc:Agent
>
</dc:publisher
>
<dc:title
>icon_table</dc:title
>
<dc:date
>2010-01-29T14:02:11</dc:date
>
<dc:description
/>
<dc:source
>https://openclipart.org/detail/29121/icon_table-by-jean_victor_balin</dc:source
>
<dc:creator
>
<cc:Agent
>
<dc:title
>jean_victor_balin</dc:title
>
</cc:Agent
>
</dc:creator
>
<dc:subject
>
<rdf:Bag
>
<rdf:li
>calc</rdf:li
>
<rdf:li
>icon</rdf:li
>
<rdf:li
>table</rdf:li
>
<rdf:li
>unchecked</rdf:li
>
</rdf:Bag
>
</dc:subject
>
</cc:Work
>
<cc:License
rdf:about="http://creativecommons.org/licenses/publicdomain/"
>
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction"
/>
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution"
/>
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks"
/>
</cc:License
>
</rdf:RDF
>
</metadata
>
</svg
>

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

View file

@ -0,0 +1,113 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:ns1="http://sozi.baierouge.fr"
xmlns:cc="http://web.resource.org/cc/"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:dc="http://purl.org/dc/elements/1.1/"
id="svg1"
viewBox="0 0 60 60"
sodipodi:version="0.32"
_SVGFile__filename="oldscale/actions/14_zoom.svg"
version="1.0"
inkscape:version="0.41"
y="0"
x="0"
sodipodi:docname="zoom_enabled.svg"
sodipodi:docbase="/home/danny/work/icons/primary/scalable/actions"
>
<sodipodi:namedview
id="base"
bordercolor="#666666"
inkscape:window-x="0"
inkscape:window-y="0"
pagecolor="#ffffff"
inkscape:zoom="4.9560446"
inkscape:pageshadow="2"
borderopacity="1.0"
inkscape:current-layer="svg1"
inkscape:cx="35.880949"
inkscape:cy="26.020065"
inkscape:window-width="640"
inkscape:pageopacity="0.0"
inkscape:window-height="542"
/>
<path
id="path1103"
style="stroke-linejoin:round;stroke:#ffffff;stroke-linecap:round;stroke-width:8.125;fill:none"
d="m24.676 4.6886c-11.023 0-19.943 8.9514-19.943 19.974 0.0002 11.023 8.92 19.974 19.943 19.974 4.527 0 8.684-1.585 12.035-4.126 9.236 13.457 15.702 16.296 17.911 14.16 2.265-2.21-1.219-8.513-13.91-18.192 2.452-3.317 3.938-7.378 3.938-11.816 0-11.023-8.95-19.974-19.974-19.974z"
/>
<g
id="g1734"
>
<path
id="path1187"
d="m31.914 32.619c12.338 21.099 21.052 25.471 23.73 22.881 2.772-2.705-1.893-11.073-22.11-24.534l-1.62 1.653z"
style="stroke-linejoin:round;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-width:3.2252;fill:#a49fcc"
transform="matrix(.96898 0 0 .96890 .66963 .89265)"
/>
<path
id="path1174"
d="m45.373 24.518c0 11.373-9.23 20.604-20.604 20.604-11.373 0-20.604-9.231-20.604-20.604 0.0004-11.374 9.231-20.604 20.604-20.604 11.374-0.0001 20.604 9.23 20.604 20.604z"
style="stroke-linejoin:round;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-width:3.2252;fill:#a49fcc"
transform="matrix(.96898 0 0 .96890 .66963 .89265)"
/>
<path
id="path1175"
style="stroke-linejoin:round;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-width:2.5;fill:#c0b8db"
d="m40.387 24.648c0 8.675-7.041 15.715-15.717 15.715-8.675 0-15.716-7.04-15.716-15.715s7.041-15.715 15.716-15.715c8.676-0.0003 15.717 7.04 15.717 15.715z"
/>
</g
>
<metadata
>
<rdf:RDF
>
<cc:Work
>
<dc:format
>image/svg+xml</dc:format
>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage"
/>
<cc:license
rdf:resource="http://creativecommons.org/licenses/publicdomain/"
/>
<dc:publisher
>
<cc:Agent
rdf:about="http://openclipart.org/"
>
<dc:title
>Openclipart</dc:title
>
</cc:Agent
>
</dc:publisher
>
</cc:Work
>
<cc:License
rdf:about="http://creativecommons.org/licenses/publicdomain/"
>
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction"
/>
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution"
/>
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks"
/>
</cc:License
>
</rdf:RDF
>
</metadata
>
</svg
>

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

Some files were not shown because too many files have changed in this diff Show more