created icons
|
@ -293,7 +293,7 @@ SELECT
|
||||||
Cards.Flavour AS 'Flavour',
|
Cards.Flavour AS 'Flavour',
|
||||||
Cards.Image AS 'Image',
|
Cards.Image AS 'Image',
|
||||||
Types.Name AS 'Type',
|
Types.Name AS 'Type',
|
||||||
group_concat(replace(Effects.Command,'#',Card_Effects.Amount), '\\') AS 'Effect(s)',
|
group_concat(replace(Effects.Command,'#',Card_Effects.Amount), ' ') AS 'Effect(s)',
|
||||||
Decks.Name AS 'In Deck',
|
Decks.Name AS 'In Deck',
|
||||||
Deck_Cards.Amount AS 'Count'
|
Deck_Cards.Amount AS 'Count'
|
||||||
FROM Cards
|
FROM Cards
|
||||||
|
|
|
@ -105,15 +105,24 @@
|
||||||
|
|
||||||
\newcommand{\useicon}[1]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/#1.png}}}
|
\newcommand{\useicon}[1]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/#1.png}}}
|
||||||
|
|
||||||
|
% Arguments are: Baseline, Text Xcm, Text Ycm, iconfile, amount
|
||||||
|
\newcommand{\texticon}[5]{%
|
||||||
|
\begin{tikzpicture}[baseline=#1,x=1cm,y=1cm]
|
||||||
|
\node[centered, minimum width=0pt, text width=1cm, inner sep=0pt, outer sep=0pt] at (0,0) {\includegraphics[width=1cm,height=1.6cm]{icons/#4.png}};
|
||||||
|
\node[centered, minimum width=0pt, text width=0.6cm, inner sep=0pt, outer sep=0pt] at (#2,#3) {#5};
|
||||||
|
\end{tikzpicture}%
|
||||||
|
}
|
||||||
|
|
||||||
% Effects (%-- indicates should have icon)
|
% Effects (%-- indicates should have icon)
|
||||||
\newcommand{\daydraw}[1]{Draw \ifnum 1=#1 an extra card \else #1 extra cards \fi when you take a new day} %--
|
\newcommand{\daydraw}[1]{\texticon{-0.4cm}{0}{-0.2}{daydraw}{#1}}
|
||||||
\newcommand{\draw}[1]{Draw \ifnum 1=#1 a card\else #1 cards\fi} %--
|
\newcommand{\draw}[1]{\texticon{-0.28cm}{-0.1}{-0.08}{draw}{#1}}
|
||||||
\newcommand{\supply}[1]{Add \ifnum 1=#1 a card \else #1 cards \fi to the supply} %--
|
\newcommand{\supply}[1]{\texticon{-0.4cm}{0}{-0.2}{supply}{#1}}
|
||||||
\newcommand{\take}[1]{\ifnum 0<#1 Take \ifnum 1=#1 a card \else #1 cards \fi from the supply\fi} %--
|
\newcommand{\take}[1]{\texticon{-0.4cm}{0}{-0.2}{take}{#1}}
|
||||||
\newcommand{\see}[1]{Look at the top \ifnum 1=#1 card \else #1 cards \fi of your deck} % TODO: Eye icon %--
|
\newcommand{\see}[1]{\texticon{-0.4cm}{0}{-0.2}{see}{#1}}
|
||||||
\newcommand{\destroy}[1]{\ifnum 0<#1 Destroy up to #1 of them\fi discard as many as you want and shuffle the rest back into your deck} % TODO: Trash icon %-- I THINK THIS IS THE RIGHT EFFECT THOUGH
|
\newcommand{\destroy}[1]{\texticon{-0.4cm}{0}{-0.2}{destroy}{#1}}
|
||||||
\newcommand{\speed}[1]{Speed #1} %--
|
\newcommand{\speed}[1]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/speed.png}} #1}
|
||||||
\newcommand{\move}[1]{Move #1\,mym} % TODO: SIify mym %--
|
\newcommand{\move}[1]{\raisebox{-0.1em}{\includegraphics[height=1em]{icons/move.png}} #1}
|
||||||
|
|
||||||
\newcommand{\discardonkill}{Discarded when killed}
|
\newcommand{\discardonkill}{Discarded when killed}
|
||||||
\newcommand{\inplayatstart}{Play when the game starts}
|
\newcommand{\inplayatstart}{Play when the game starts}
|
||||||
\newcommand{\immortal}{Cannot Die}
|
\newcommand{\immortal}{Cannot Die}
|
||||||
|
@ -122,7 +131,7 @@
|
||||||
\newcommand{\nohold}{Cannot hold attachments}
|
\newcommand{\nohold}{Cannot hold attachments}
|
||||||
\newcommand{\nostarvation}{Remove your \useicon{starve}}
|
\newcommand{\nostarvation}{Remove your \useicon{starve}}
|
||||||
\newcommand{\nohypothermia}{Remove your \useicon{hypo}}
|
\newcommand{\nohypothermia}{Remove your \useicon{hypo}}
|
||||||
\newcommand{\damage}[1]{Take #1 damage} %--?
|
\newcommand{\damage}[1]{Take #1 damage}
|
||||||
\newcommand{\doubledistance}{Double the final distance}
|
\newcommand{\doubledistance}{Double the final distance}
|
||||||
\newcommand{\damagetext}{Destroy this card \vskip 0.5em When you discard this card, end your turn immediately}
|
\newcommand{\damagetext}{Destroy this card \vskip 0.5em When you discard this card, end your turn immediately}
|
||||||
|
|
||||||
|
|
263
images/icons/daydraw.svg
Normal file
|
@ -0,0 +1,263 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="10mm"
|
||||||
|
height="16mm"
|
||||||
|
viewBox="0 0 10 16"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.4 5da689c313, 2019-01-14"
|
||||||
|
sodipodi:docname="daydraw.svg"
|
||||||
|
inkscape:export-filename="/home/louis/projects/iditacards/images/icons/daydraw.png"
|
||||||
|
inkscape:export-xdpi="300"
|
||||||
|
inkscape:export-ydpi="300">
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker5228"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutS">
|
||||||
|
<path
|
||||||
|
transform="scale(0.2)"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path5226"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutM"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutM"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4747"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.4)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutS"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutS"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true"
|
||||||
|
inkscape:collect="always">
|
||||||
|
<path
|
||||||
|
id="path4750"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.2)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Send"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Send"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4635"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="matrix(-0.3,0,0,-0.3,0.69,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow1Send"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow1Send"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4617"
|
||||||
|
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Mend"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4629"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="scale(-0.6)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Lend"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4623"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="11.2"
|
||||||
|
inkscape:cx="24.382481"
|
||||||
|
inkscape:cy="29.669577"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="true"
|
||||||
|
units="mm"
|
||||||
|
showguides="false"
|
||||||
|
inkscape:window-width="1888"
|
||||||
|
inkscape:window-height="995"
|
||||||
|
inkscape:window-x="1094"
|
||||||
|
inkscape:window-y="382"
|
||||||
|
inkscape:window-maximized="0">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid4598"
|
||||||
|
units="mm"
|
||||||
|
spacingx="0.24999999"
|
||||||
|
spacingy="0.24999999"
|
||||||
|
empspacing="4" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
transform="translate(0,-281)">
|
||||||
|
<ellipse
|
||||||
|
id="path3786"
|
||||||
|
style="opacity:0;fill:none;stroke-width:0.26458332"
|
||||||
|
ry="2.5159039"
|
||||||
|
rx="4.6892672"
|
||||||
|
cy="289.61765"
|
||||||
|
cx="2.1851747" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;stroke:#000000;stroke-width:0.25;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutS)"
|
||||||
|
id="path4600"
|
||||||
|
sodipodi:type="arc"
|
||||||
|
sodipodi:cx="4.2999997"
|
||||||
|
sodipodi:cy="285"
|
||||||
|
sodipodi:rx="3.9999998"
|
||||||
|
sodipodi:ry="1.4999999"
|
||||||
|
sodipodi:start="3.403392"
|
||||||
|
sodipodi:end="4.2760567"
|
||||||
|
sodipodi:open="true"
|
||||||
|
d="m 0.4362966,284.61177 a 3.9999998,1.4999999 0 0 1 2.1732303,-0.97123" />
|
||||||
|
<path
|
||||||
|
d="m 7.0680797,283.59046 a 3.9999998,1.4999999 0 0 1 2.4956227,1.02131"
|
||||||
|
sodipodi:open="true"
|
||||||
|
sodipodi:end="6.0213859"
|
||||||
|
sodipodi:start="5.0614548"
|
||||||
|
sodipodi:ry="1.4999999"
|
||||||
|
sodipodi:rx="3.9999998"
|
||||||
|
sodipodi:cy="285"
|
||||||
|
sodipodi:cx="5.6999993"
|
||||||
|
sodipodi:type="arc"
|
||||||
|
id="path5224"
|
||||||
|
style="opacity:1;fill:none;stroke:#000000;stroke-width:0.25;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5228)" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:none;stroke:#000000;stroke-width:0.25;stroke-miterlimit:0;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path6043"
|
||||||
|
cx="4.9999995"
|
||||||
|
cy="283.5"
|
||||||
|
r="0.75" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 6.2499997,283.5 h 0.5"
|
||||||
|
id="path6183"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6191"
|
||||||
|
d="m 3.2499999,283.5 h 0.5"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 4.9999998,285.25 v -0.5"
|
||||||
|
id="path6223"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6225"
|
||||||
|
d="m 4.9999998,282.25 v -0.5"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 3.7499999,282.25 0.35356,0.35356"
|
||||||
|
id="path6227"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6229"
|
||||||
|
d="M 4.1035599,284.39644 3.7499999,284.75"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 5.8964398,284.39644 0.35356,0.35356"
|
||||||
|
id="path6231"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6233"
|
||||||
|
d="M 5.8964397,282.60356 6.2499997,282.25"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect6235"
|
||||||
|
width="7.5"
|
||||||
|
height="10.5"
|
||||||
|
x="1.25"
|
||||||
|
y="286"
|
||||||
|
rx="1"
|
||||||
|
ry="1" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 9.5 KiB |
210
images/icons/destroy.svg
Normal file
|
@ -0,0 +1,210 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="10mm"
|
||||||
|
height="16mm"
|
||||||
|
viewBox="0 0 10 16"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.4 5da689c313, 2019-01-14"
|
||||||
|
sodipodi:docname="destroy.svg"
|
||||||
|
inkscape:export-filename="/home/louis/projects/iditacards/images/icons/destroy.png"
|
||||||
|
inkscape:export-xdpi="300"
|
||||||
|
inkscape:export-ydpi="300">
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker5228"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutS">
|
||||||
|
<path
|
||||||
|
transform="scale(0.2)"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path5226"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutM"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutM"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4747"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.4)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Send"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Send"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4635"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="matrix(-0.3,0,0,-0.3,0.69,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow1Send"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow1Send"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4617"
|
||||||
|
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Mend"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4629"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="scale(-0.6)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Lend"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4623"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="15.839192"
|
||||||
|
inkscape:cx="26.491847"
|
||||||
|
inkscape:cy="31.230897"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="true"
|
||||||
|
units="mm"
|
||||||
|
showguides="false"
|
||||||
|
inkscape:window-width="1888"
|
||||||
|
inkscape:window-height="995"
|
||||||
|
inkscape:window-x="1094"
|
||||||
|
inkscape:window-y="382"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:pagecheckerboard="true">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid4598"
|
||||||
|
units="mm"
|
||||||
|
spacingx="0.24999999"
|
||||||
|
spacingy="0.24999999"
|
||||||
|
empspacing="4" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
transform="translate(0,-281)">
|
||||||
|
<ellipse
|
||||||
|
id="path3786"
|
||||||
|
style="opacity:0;fill:none;stroke-width:0.26458332"
|
||||||
|
ry="2.5159039"
|
||||||
|
rx="4.6892672"
|
||||||
|
cy="289.61765"
|
||||||
|
cx="2.1851747" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 8.4999997,287.5 7.75,296.5 h -5.5 l -0.7500001,-9"
|
||||||
|
id="rect6235"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="M 1.4999999,287.5 H 8.4999996"
|
||||||
|
id="path9885"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#ffffff;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 2.4999999,288 0.4999999,8"
|
||||||
|
id="path9908"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#ffffff;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 7.4999997,288 -0.5,8"
|
||||||
|
id="path9910"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#ffffff;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 3.4999998,288 0.5000001,8"
|
||||||
|
id="path9912"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#fffffd;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 6.4999996,288 -0.5,8"
|
||||||
|
id="path9914"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#ffffff;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 4.9999997,288 v 8"
|
||||||
|
id="path9920"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
id="path9922"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 2.5849363,283.54904 6.0621775,3.5 M 5.4999998,283.5 l 0.25,-0.43302 1.7320505,1 -0.25,0.43302 m -4.647114,-0.95096 0.375,-0.64952 c 0.125,-0.21651 0.5915063,-0.52452 1.0245191,-0.27452 l 4.7631397,2.75 c 0.4330125,0.25 0.3995188,0.80801 0.2745188,1.02452 l -0.375,0.64952"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 7.5 KiB |
188
images/icons/draw.svg
Normal file
|
@ -0,0 +1,188 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="10mm"
|
||||||
|
height="16mm"
|
||||||
|
viewBox="0 0 10 16"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.4 5da689c313, 2019-01-14"
|
||||||
|
sodipodi:docname="draw.svg"
|
||||||
|
inkscape:export-filename="/home/louis/projects/iditacards/images/icons/draw.png"
|
||||||
|
inkscape:export-xdpi="300"
|
||||||
|
inkscape:export-ydpi="300">
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker5228"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutS">
|
||||||
|
<path
|
||||||
|
transform="scale(0.2)"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path5226"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutM"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutM"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4747"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.4)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Send"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Send"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4635"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="matrix(-0.3,0,0,-0.3,0.69,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow1Send"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow1Send"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4617"
|
||||||
|
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Mend"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4629"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="scale(-0.6)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Lend"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4623"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="11.2"
|
||||||
|
inkscape:cx="35.219023"
|
||||||
|
inkscape:cy="32.238051"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="true"
|
||||||
|
units="mm"
|
||||||
|
showguides="false"
|
||||||
|
inkscape:window-width="1888"
|
||||||
|
inkscape:window-height="995"
|
||||||
|
inkscape:window-x="1094"
|
||||||
|
inkscape:window-y="382"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:pagecheckerboard="true">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid4598"
|
||||||
|
units="mm"
|
||||||
|
spacingx="0.24999999"
|
||||||
|
spacingy="0.24999999"
|
||||||
|
empspacing="4" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
transform="translate(0,-281)">
|
||||||
|
<ellipse
|
||||||
|
id="path3786"
|
||||||
|
style="opacity:0;fill:none;stroke-width:0.26458332"
|
||||||
|
ry="2.5159039"
|
||||||
|
rx="4.6892672"
|
||||||
|
cy="289.61765"
|
||||||
|
cx="2.1851747" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 2.2500348,283.74988 c -0.554,0 -0.999939,0.44645 -0.999939,1.00045 h 5.4999228 c 0.5539999,0 0.9999387,0.44594 0.9999387,0.99994 v 8.49974 c 0.5540002,0 0.999939,-0.44594 0.999939,-0.99994 v -8.49974 c 0,-0.554 -0.4459388,-1.00045 -0.999939,-1.00045 z"
|
||||||
|
id="rect7791"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<rect
|
||||||
|
ry="1"
|
||||||
|
rx="1"
|
||||||
|
y="284.75012"
|
||||||
|
x="0.25010401"
|
||||||
|
height="10.5"
|
||||||
|
width="7.5"
|
||||||
|
id="rect7789"
|
||||||
|
style="opacity:1;fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
id="path7798"
|
||||||
|
d="m 3.2500348,282.74988 c -0.554,0 -0.999939,0.44645 -0.999939,1.00045 h 5.4999228 c 0.5539999,0 0.9999387,0.44594 0.9999387,0.99994 v 8.49974 c 0.5539997,0 0.9999387,-0.44594 0.9999387,-0.99994 v -8.49974 c 0,-0.554 -0.445939,-1.00045 -0.9999387,-1.00045 z"
|
||||||
|
style="opacity:1;fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 6.6 KiB |
167
images/icons/move.svg
Normal file
|
@ -0,0 +1,167 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="130.37027mm"
|
||||||
|
height="60.450218mm"
|
||||||
|
viewBox="0 0 130.37027 60.450218"
|
||||||
|
version="1.1"
|
||||||
|
id="svg9954"
|
||||||
|
sodipodi:docname="move.svg"
|
||||||
|
inkscape:export-filename="/home/louis/projects/iditacards/images/icons/move.png"
|
||||||
|
inkscape:export-xdpi="300"
|
||||||
|
inkscape:export-ydpi="300"
|
||||||
|
inkscape:version="0.92.4 5da689c313, 2019-01-14"
|
||||||
|
style="enable-background:new">
|
||||||
|
<defs
|
||||||
|
id="defs9948">
|
||||||
|
<filter
|
||||||
|
style="color-interpolation-filters:sRGB"
|
||||||
|
id="filter11037"
|
||||||
|
inkscape:label="filter0"
|
||||||
|
width="1.28">
|
||||||
|
<feComposite
|
||||||
|
id="feComposite11039"
|
||||||
|
in="SourceAlpha"
|
||||||
|
operator="arithmetic"
|
||||||
|
k2="2"
|
||||||
|
k3="1.5"
|
||||||
|
in2="BackgroundAlpha"
|
||||||
|
k1="0"
|
||||||
|
k4="0" />
|
||||||
|
</filter>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="0.98994949"
|
||||||
|
inkscape:cx="179.07724"
|
||||||
|
inkscape:cy="26.57169"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="g10093"
|
||||||
|
showgrid="true"
|
||||||
|
inkscape:pagecheckerboard="true"
|
||||||
|
inkscape:window-width="1888"
|
||||||
|
inkscape:window-height="995"
|
||||||
|
inkscape:window-x="1094"
|
||||||
|
inkscape:window-y="382"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
fit-margin-top="0"
|
||||||
|
fit-margin-left="0"
|
||||||
|
fit-margin-right="0"
|
||||||
|
fit-margin-bottom="0">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid11244"
|
||||||
|
units="mm"
|
||||||
|
spacingx="1"
|
||||||
|
spacingy="1"
|
||||||
|
originx="-22.468126"
|
||||||
|
originy="-7.5497812" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata9951">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
transform="translate(-54.92367,-107.84603)"
|
||||||
|
style="filter:url(#filter10967)">
|
||||||
|
<g
|
||||||
|
id="g10093"
|
||||||
|
style="opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke-width:0.35277778;filter:url(#filter11037)"
|
||||||
|
d="m 32.455544,146.56548 v -29.28056 h 78.669446 78.66945 v 29.28056 29.28055 H 111.12499 32.455544 Z"
|
||||||
|
id="path10125"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.35277778;filter:url(#filter11037)"
|
||||||
|
d="m 182.63532,163.63899 c -2.28187,-0.45757 -2.87619,-1.11514 -4.66817,-5.16502 -0.55804,-1.26118 -1.3084,-2.67166 -1.66746,-3.13438 -0.35906,-0.46273 -0.65283,-1.01887 -0.65283,-1.23586 0,-0.21698 -0.53657,-1.14921 -1.19237,-2.0716 -0.65579,-0.9224 -1.53898,-2.48283 -1.96263,-3.46762 -0.61814,-1.43691 -0.88778,-1.73637 -1.36527,-1.51625 -0.32726,0.15086 -1.59504,0.33663 -2.8173,0.41282 -2.1657,0.13499 -2.25267,0.1063 -3.41589,-1.12708 -1.34928,-1.43065 -2.54521,-1.61121 -4.94516,-0.7466 -2.41614,0.87045 -5.52268,0.68283 -8.40299,-0.5075 -1.39322,-0.57577 -3.40624,-1.27535 -4.4734,-1.55463 -2.51395,-0.65791 -3.08763,-0.88694 -4.63555,-1.85063 -1.86626,-1.16188 -2.36383,-0.27295 -0.95481,1.70583 l 0.75963,1.06681 -1.37699,-0.17195 c -2.21088,-0.27606 -5.46987,-1.28825 -6.80533,-2.11361 -0.67954,-0.41998 -1.63452,-0.73058 -2.12216,-0.69022 -2.82658,0.23394 -10.04003,4.06167 -12.35475,6.5559 -0.47039,0.50686 -1.05665,0.92157 -1.30282,0.92157 -0.73886,0 -4.696,3.87997 -6.0975,5.97859 -1.46649,2.19595 -2.10953,4.02447 -2.23965,6.36863 -0.0817,1.47112 -0.15278,1.5788 -0.97007,1.4688 -0.48507,-0.0653 -1.00656,-0.23752 -1.15887,-0.38276 -0.15231,-0.14523 -0.33555,-1.57205 -0.40719,-3.1707 -0.12505,-2.79054 -0.0893,-2.95326 0.89429,-4.07354 0.5635,-0.64179 1.02454,-1.28069 1.02454,-1.41978 0,-0.13909 0.22427,-0.75313 0.49838,-1.36454 2.57374,-5.74083 2.82846,-6.97179 1.49531,-7.22603 -1.51349,-0.28862 -6.38171,2.49517 -10.50826,6.00894 -2.107819,1.79481 -2.771829,2.01692 -3.479749,1.16393 -0.35563,-0.42851 -0.29095,-0.925 0.34044,-2.61333 0.85738,-2.29261 1.62872,-3.15918 3.643429,-4.09324 0.736,-0.34121 1.89654,-1.30181 2.57899,-2.13465 0.68245,-0.83284 1.98528,-1.9054 2.89517,-2.38346 2.89247,-1.5197 3.94288,-2.17348 3.94518,-2.45544 0.001,-0.15092 -1.06934,-0.16861 -2.37902,-0.0393 -2.34064,0.23109 -4.26838,0.96639 -6.1172,2.33327 -0.8698,0.64308 -1.00977,0.65309 -1.99655,0.1428 -1.205729,-0.6235 -1.577699,-1.29405 -1.119439,-2.01795 0.62606,-0.98896 0.31986,-1.72043 -0.99737,-2.3826 -2.33042,-1.1715 -3.66596,-1.23546 -5.014977,-0.24019 -1.26123,0.93051 -2.128777,0.72964 -2.128777,-0.49287 0,-0.7654 -0.68216,-1.43847 -1.457894,-1.43847 -0.336176,0 -0.709785,-0.31053 -0.830244,-0.69006 -0.12046,-0.37954 -0.698963,-1.09391 -1.285562,-1.5875 -0.90031,-0.75756 -1.419734,-0.89744 -3.332535,-0.89744 -1.998598,0 -2.265988,-0.0798 -2.265988,-0.67671 0,-1.73928 1.44446,-2.85107 3.704167,-2.85107 0.698369,0 1.753626,-0.25022 2.345019,-0.55604 0.838677,-0.43369 1.636904,-0.50341 3.627922,-0.31683 l 2.552659,0.2392 3.14553,-2.21445 c 1.73005,-1.21796 3.621789,-2.64511 4.203869,-3.17145 1.98557,-1.79544 2.86868,-2.04187 6.17362,-1.72272 5.87034,0.56688 7.45186,0.44598 9.67331,-0.73945 1.81731,-0.96977 2.22233,-1.05309 4.19481,-0.8629 1.20079,0.11578 3.02091,0.45616 4.04468,0.7564 1.71863,0.50401 1.96062,0.49881 3.15466,-0.0678 1.06021,-0.5031 1.87451,-0.5755 4.51897,-0.40179 1.77415,0.11654 3.62476,0.3636 4.11247,0.54903 1.04841,0.3986 6.32155,0.49682 11.75249,0.2189 2.13431,-0.10921 4.74817,-0.19589 5.80859,-0.1926 1.14504,0.004 2.94715,-0.34577 4.43752,-0.86018 2.27501,-0.78523 2.80354,-0.83964 5.65669,-0.58233 2.66756,0.24057 3.44291,0.18223 5.08748,-0.38277 1.06715,-0.36663 2.41653,-0.67752 2.99861,-0.69086 0.58209,-0.0134 1.55437,-0.32289 2.16063,-0.68786 0.75742,-0.45597 2.08194,-0.72666 4.23334,-0.86515 3.67218,-0.23639 5.26393,-0.91172 6.1815,-2.62261 0.59861,-1.11619 0.75521,-1.1961 2.14899,-1.09662 1.79822,0.12834 2.11862,0.36652 3.5967,2.67364 0.62691,0.97855 2.44884,2.95813 4.04873,4.39907 2.77295,2.49744 2.89854,2.67505 2.6874,3.80055 -0.2065,1.10071 -0.065,1.33111 2.08908,3.40206 1.27082,1.22176 2.31058,2.38729 2.31058,2.59006 0,0.20278 -0.32902,0.78697 -0.73116,1.2982 -0.93439,1.18789 -2.10716,1.19388 -4.10855,0.021 -1.23671,-0.72476 -1.65329,-0.82306 -2.05946,-0.48597 -0.73746,0.61204 -0.63969,0.96229 0.57949,2.07583 0.75492,0.68952 1.05232,1.25118 0.97014,1.8322 -0.18383,1.29964 -1.35036,1.21708 -2.94904,-0.20872 -1.80831,-1.61275 -2.43468,-1.7897 -3.99924,-1.12978 -0.70627,0.2979 -1.91313,0.64516 -2.6819,0.77167 -2.25123,0.37049 -4.62239,3.29579 -5.14192,6.3436 -0.13229,0.77611 -0.34563,1.80798 -0.47409,2.29305 -0.33571,1.26764 0.85355,2.9928 2.67782,3.88449 0.83256,0.40695 3.25999,1.37419 5.3943,2.14942 2.1343,0.77523 4.3568,1.66537 4.93889,1.97808 3.18544,1.71129 6.60565,3.24724 8.55184,3.84047 1.21102,0.36914 2.20321,0.78822 2.20486,0.93131 0.002,0.14309 -0.62883,0.65903 -1.40108,1.14653 -1.06132,0.66999 -1.87945,0.88637 -3.35121,0.88637 -1.8259,0 -2.76363,-0.33031 -6.1808,-2.17716 -3.36337,-1.81776 -3.99746,-2.05617 -5.46874,-2.05617 -0.8864,0 -1.99556,0.25155 -2.46478,0.559 -0.67024,0.43915 -1.3401,0.50685 -3.1244,0.31577 l -2.27125,-0.24323 -0.23884,1.73659 c -0.19585,1.424 -0.0698,2.15889 0.70038,4.08274 0.89529,2.23638 1.84207,3.35408 4.45841,5.26328 l 0.82449,0.60165 -1.23472,-0.0227 c -0.67909,-0.0125 -2.13803,-0.20388 -3.24209,-0.42527 z"
|
||||||
|
id="path10097"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
transform="matrix(0.5,0,0,0.5,76.334984,83.62239)" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#030000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path11246"
|
||||||
|
sodipodi:type="arc"
|
||||||
|
sodipodi:cx="117.45554"
|
||||||
|
sodipodi:cy="160.84602"
|
||||||
|
sodipodi:rx="5"
|
||||||
|
sodipodi:ry="5"
|
||||||
|
sodipodi:start="5.5833083"
|
||||||
|
sodipodi:end="1.5707963"
|
||||||
|
sodipodi:open="true"
|
||||||
|
d="m 121.28015,157.62541 a 5,5 0 0 1 0.70877,5.32975 5,5 0 0 1 -4.53338,2.89086" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="M 72.455544,165.84603 H 117.45554"
|
||||||
|
id="path11248"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cc" />
|
||||||
|
<path
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 117.45554,165.84603 v -10 l -15,-15 v 25 h 15"
|
||||||
|
id="path11250"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 102.45554,140.84603 -1,-5"
|
||||||
|
id="path11252"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:41.90000153;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 62.455544,155.84603 9.999998,-5 4.000002,-12"
|
||||||
|
id="path11319"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 89.455543,161.84603 2.000001,-14 -13,-12"
|
||||||
|
id="path11321"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 87.455544,120.84603 -9,15"
|
||||||
|
id="path11323"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 99.455544,134.84603 -7,-5 -3.000001,-8"
|
||||||
|
id="path11325"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path11327"
|
||||||
|
cx="92.455544"
|
||||||
|
cy="112.84603"
|
||||||
|
r="5" />
|
||||||
|
<path
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 112.45554,150.84603 50,-5"
|
||||||
|
id="path11329"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 11 KiB |
215
images/icons/see.svg
Normal file
|
@ -0,0 +1,215 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="10mm"
|
||||||
|
height="16mm"
|
||||||
|
viewBox="0 0 10 16"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.4 5da689c313, 2019-01-14"
|
||||||
|
sodipodi:docname="see.svg"
|
||||||
|
inkscape:export-filename="/home/louis/projects/iditacards/images/icons/see.png"
|
||||||
|
inkscape:export-xdpi="300"
|
||||||
|
inkscape:export-ydpi="300">
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker5228"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutS">
|
||||||
|
<path
|
||||||
|
transform="scale(0.2)"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path5226"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutM"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutM"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4747"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.4)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Send"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Send"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4635"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="matrix(-0.3,0,0,-0.3,0.69,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow1Send"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow1Send"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4617"
|
||||||
|
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Mend"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4629"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="scale(-0.6)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Lend"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4623"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="15.839192"
|
||||||
|
inkscape:cx="21.954444"
|
||||||
|
inkscape:cy="39.122339"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="true"
|
||||||
|
units="mm"
|
||||||
|
showguides="false"
|
||||||
|
inkscape:window-width="1888"
|
||||||
|
inkscape:window-height="995"
|
||||||
|
inkscape:window-x="1094"
|
||||||
|
inkscape:window-y="382"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:pagecheckerboard="true">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid4598"
|
||||||
|
units="mm"
|
||||||
|
spacingx="0.24999999"
|
||||||
|
spacingy="0.24999999"
|
||||||
|
empspacing="4" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
transform="translate(0,-281)">
|
||||||
|
<ellipse
|
||||||
|
id="path3786"
|
||||||
|
style="opacity:0;fill:none;stroke-width:0.26458332"
|
||||||
|
ry="2.5159039"
|
||||||
|
rx="4.6892672"
|
||||||
|
cy="289.61765"
|
||||||
|
cx="2.1851747" />
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="rect6235"
|
||||||
|
width="7.5"
|
||||||
|
height="10.5"
|
||||||
|
x="1.25"
|
||||||
|
y="286"
|
||||||
|
rx="1"
|
||||||
|
ry="1" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 5.9999998,283.5 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z"
|
||||||
|
id="path9217"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path9798"
|
||||||
|
sodipodi:type="arc"
|
||||||
|
sodipodi:cx="4.9639378"
|
||||||
|
sodipodi:cy="287.33023"
|
||||||
|
sodipodi:rx="5"
|
||||||
|
sodipodi:ry="5"
|
||||||
|
sodipodi:start="4.0142573"
|
||||||
|
sodipodi:end="5.4105207"
|
||||||
|
d="m 1.7499997,283.50001 a 5,5 0 0 1 6.4278762,0"
|
||||||
|
sodipodi:open="true" />
|
||||||
|
<path
|
||||||
|
sodipodi:open="true"
|
||||||
|
d="m 8.1778758,283.49999 a 5,5 0 0 1 -6.427876,0"
|
||||||
|
sodipodi:end="2.268928"
|
||||||
|
sodipodi:start="0.87266463"
|
||||||
|
sodipodi:ry="5"
|
||||||
|
sodipodi:rx="5"
|
||||||
|
sodipodi:cy="279.66977"
|
||||||
|
sodipodi:cx="4.9639378"
|
||||||
|
sodipodi:type="arc"
|
||||||
|
id="path9800"
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
id="path9803"
|
||||||
|
cx="4.9999995"
|
||||||
|
cy="283.5"
|
||||||
|
r="0.25"
|
||||||
|
inkscape:export-xdpi="300"
|
||||||
|
inkscape:export-ydpi="300" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 7.4 KiB |
164
images/icons/speed.svg
Normal file
After Width: | Height: | Size: 101 KiB |
177
images/icons/supply.svg
Normal file
|
@ -0,0 +1,177 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="10mm"
|
||||||
|
height="16mm"
|
||||||
|
viewBox="0 0 10 16"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.4 5da689c313, 2019-01-14"
|
||||||
|
sodipodi:docname="supply.svg"
|
||||||
|
inkscape:export-filename="/home/louis/projects/iditacards/images/icons/supply.png"
|
||||||
|
inkscape:export-xdpi="300"
|
||||||
|
inkscape:export-ydpi="300">
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker5228"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutS">
|
||||||
|
<path
|
||||||
|
transform="scale(0.2)"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path5226"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutM"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutM"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4747"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.4)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Send"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Send"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4635"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="matrix(-0.3,0,0,-0.3,0.69,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow1Send"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow1Send"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4617"
|
||||||
|
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Mend"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4629"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="scale(-0.6)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Lend"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4623"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="11.2"
|
||||||
|
inkscape:cx="20.93768"
|
||||||
|
inkscape:cy="29.653047"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="true"
|
||||||
|
units="mm"
|
||||||
|
showguides="false"
|
||||||
|
inkscape:window-width="1888"
|
||||||
|
inkscape:window-height="995"
|
||||||
|
inkscape:window-x="1094"
|
||||||
|
inkscape:window-y="382"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:pagecheckerboard="true">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid4598"
|
||||||
|
units="mm"
|
||||||
|
spacingx="0.24999999"
|
||||||
|
spacingy="0.24999999"
|
||||||
|
empspacing="4" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
transform="translate(0,-281)">
|
||||||
|
<ellipse
|
||||||
|
id="path3786"
|
||||||
|
style="opacity:0;fill:none;stroke-width:0.26458332"
|
||||||
|
ry="2.5159039"
|
||||||
|
rx="4.6892672"
|
||||||
|
cy="289.61765"
|
||||||
|
cx="2.1851747" />
|
||||||
|
<path
|
||||||
|
id="path8636"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 6.9999997,287 1.7499999,-0.75 m -4.7499997,1 h 1.9999997 m -4.7499997,-1 1.7499999,0.75 m 6.7499996,4 -0.9999998,-1 m -8.49999961,1 0.99999991,-1 m 5.7499998,-3.5 1.7499999,-0.75 m -4.7499997,1 h 1.9999997 m -4.7499997,-1 1.75,0.75 m 3.0999996,-0.75 h 0.8 c 0.0554,0 0.1,0.0446 0.1,0.1 v 1.8 c 0,0.0554 -0.0446,0.1 -0.1,0.1 h -0.8 c -0.0554,0 -0.1,-0.0446 -0.1,-0.1 v -1.8 c 0,-0.0554 0.0446,-0.1 0.1,-0.1 z M 3.1,285.75 h 0.7999999 c 0.0554,0 0.1,0.0446 0.1,0.1 v 1.8 c 0,0.0554 -0.0446,0.1 -0.1,0.1 H 3.1 c -0.0554,0 -0.1,-0.0446 -0.1,-0.1 v -1.8 c 0,-0.0554 0.0446,-0.1 0.1,-0.1 z M 0.24999999,290 1.2499999,289 m 8.4999995,1 -0.9999998,-1 M 2.25,284.74955 h 5.5 c 0.554,0 1,0.446 1,1 l 0,9.75045 c 0,1 -3e-7,1 -1,1 h -5.5 c -1.0000001,0 -1,0 -1,-1 l 0,-9.75045 c 0,-0.554 0.446,-1 1,-1 z m 7.4997923,9.7504 L 9.7499996,290 m -2.9999999,-6.25045 -3.5000689,-2.4e-4 c -0.554,-4e-5 -0.999939,0.44645 -0.999939,1.00045 h 5.4999228 c 0.5539999,0 0.9999387,0.44594 0.9999387,0.99994 l 0,9.75019 c 0.5540002,0 0.999939,-0.44594 0.999939,-0.99994 m -2.9997926,-10.7504 c 0.5539999,0 0.999939,0.44645 0.999939,1.00045 H 2.2500159 c -0.5539999,0 -0.9999387,0.44594 -0.9999387,0.99994 l 0,9.75019 c -0.55400017,0 -0.99992195,-0.44594 -0.99993897,-0.99994 L 0.24999999,290"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccccccccccccssssssssssssssssssccccssssssssscccccssccccsscsc"
|
||||||
|
inkscape:export-xdpi="300"
|
||||||
|
inkscape:export-ydpi="300" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 6.9 KiB |
188
images/icons/take.svg
Normal file
|
@ -0,0 +1,188 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="10mm"
|
||||||
|
height="16mm"
|
||||||
|
viewBox="0 0 10 16"
|
||||||
|
version="1.1"
|
||||||
|
id="svg8"
|
||||||
|
inkscape:version="0.92.4 5da689c313, 2019-01-14"
|
||||||
|
sodipodi:docname="take.svg"
|
||||||
|
inkscape:export-filename="/home/louis/projects/iditacards/images/icons/take.png"
|
||||||
|
inkscape:export-xdpi="300"
|
||||||
|
inkscape:export-ydpi="300">
|
||||||
|
<defs
|
||||||
|
id="defs2">
|
||||||
|
<marker
|
||||||
|
inkscape:isstock="true"
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker5228"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="TriangleOutS">
|
||||||
|
<path
|
||||||
|
transform="scale(0.2)"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
id="path5226"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="TriangleOutM"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="TriangleOutM"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4747"
|
||||||
|
d="M 5.77,0 -2.88,5 V -5 Z"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="scale(0.4)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Send"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Send"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4635"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="matrix(-0.3,0,0,-0.3,0.69,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow1Send"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow1Send"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4617"
|
||||||
|
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||||||
|
transform="matrix(-0.2,0,0,-0.2,-1.2,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Mend"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4629"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="scale(-0.6)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
<marker
|
||||||
|
inkscape:stockid="Arrow2Lend"
|
||||||
|
orient="auto"
|
||||||
|
refY="0"
|
||||||
|
refX="0"
|
||||||
|
id="Arrow2Lend"
|
||||||
|
style="overflow:visible"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
id="path4623"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
|
</defs>
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="5.6"
|
||||||
|
inkscape:cx="63.399958"
|
||||||
|
inkscape:cy="52.217851"
|
||||||
|
inkscape:document-units="mm"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="true"
|
||||||
|
units="mm"
|
||||||
|
showguides="false"
|
||||||
|
inkscape:window-width="1888"
|
||||||
|
inkscape:window-height="995"
|
||||||
|
inkscape:window-x="1094"
|
||||||
|
inkscape:window-y="382"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:pagecheckerboard="true">
|
||||||
|
<inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid4598"
|
||||||
|
units="mm"
|
||||||
|
spacingx="0.24999999"
|
||||||
|
spacingy="0.24999999"
|
||||||
|
empspacing="4" />
|
||||||
|
</sodipodi:namedview>
|
||||||
|
<metadata
|
||||||
|
id="metadata5">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
transform="translate(0,-281)">
|
||||||
|
<ellipse
|
||||||
|
id="path3786"
|
||||||
|
style="opacity:0;fill:none;stroke-width:0.26458332"
|
||||||
|
ry="2.5159039"
|
||||||
|
rx="4.6892672"
|
||||||
|
cy="289.61765"
|
||||||
|
cx="2.1851747" />
|
||||||
|
<path
|
||||||
|
id="path8791"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 0.9,288 h 8.3499996 l -1.2500001,6 H 1.4999999 m 5.9999998,1.5 H 1.7499999 L 0.74999997,287 H 0.24999999 m 7.74999971,9 c 0,0.27614 -0.2238576,0.5 -0.5,0.5 -0.2761424,0 -0.5,-0.22386 -0.5,-0.5 0,-0.27614 0.2238576,-0.5 0.5,-0.5 0.2761424,0 0.5,0.22386 0.5,0.5 z m -5.7499998,0 c 0,0.27614 -0.2238576,0.5 -0.5,0.5 -0.2761424,0 -0.5,-0.22386 -0.5,-0.5 0,-0.27614 0.2238576,-0.5 0.5,-0.5 0.2761424,0 0.5,0.22386 0.5,0.5 z"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccccssssssssss" />
|
||||||
|
<path
|
||||||
|
id="path8636"
|
||||||
|
style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 6.2499997,283.20906 0.9994353,-0.75 m -2.4994349,1 h 0.4999996 m -2.4999999,-1 1,0.75 m 1.5999999,-0.59645 h 0.8 c 0.0554,0 0.1,0.0446 0.1,0.1 v 0.9968 c 0,0.0554 -0.0446,0.1 -0.1,0.1 h -0.8 c -0.0554,0 -0.1,-0.0446 -0.1,-0.1 v -0.9968 c 0,-0.0554 0.0446,-0.1 0.1,-0.1 z m -1.4999995,0 h 0.8 c 0.0554,0 0.1,0.0446 0.1,0.1 v 0.9968 c 0,0.0554 -0.0446,0.1 -0.1,0.1 h -0.8 c -0.0554,0 -0.1000004,-0.0446 -0.1000004,-0.1 v -0.9968 c 0,-0.0554 0.0446,-0.1 0.1000004,-0.1 z M 2.2460935,283.5 2.7499998,282.75 m 5.0002063,0.75 -0.5002065,-0.75 m -3.7466083,-0.9961 h 2.9966095 c 0.5539997,0 0.7492636,0.15071 0.7494347,0.70471 l 5.646e-4,1.8285 c 1.57e-4,0.50835 -0.2145652,0.5017 -0.714564,0.5017 H 3.5388266 c -0.5033915,0 -0.7888268,0.007 -0.7888268,-0.5017 v -1.8285 c 0,-0.554 0.1993915,-0.70471 0.7533915,-0.70471 z M 7.749999,283.67685 7.7502064,283.5 m -2.2502066,-2.25 -0.9966781,-2.4e-4 c -0.5539994,-4e-5 -0.9999384,-0.0497 -0.9999384,0.50435 h 2.9965315 c 0.5540003,0 0.7492028,0.15065 0.7493739,0.70465 l 5.646e-4,1.82824 c 0.5540002,0 0.5001457,-0.0562 0.5001457,-0.61015 M 5.4999998,281.25 c 0.554,0 0.999939,-0.0496 0.999939,0.50435 H 3.5034073 c -0.554,0 -0.7533305,0.15065 -0.7533305,0.70465 v 1.82824 c -0.554,0 -0.5034136,-0.0562 -0.5038453,-0.61015 L 2.2460935,283.5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccssssssssssssssssssccccssssssssscccccssccccsscsc"
|
||||||
|
inkscape:export-xdpi="300"
|
||||||
|
inkscape:export-ydpi="300" />
|
||||||
|
<path
|
||||||
|
style="fill:#000000;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1"
|
||||||
|
d="m 4.9999997,285.25 v 2.25 l -0.9999998,-1 h 1.9999997 l -0.9999999,1"
|
||||||
|
id="path9111"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 7.9 KiB |
|
@ -14,6 +14,10 @@ while IFS="|" read -r name energy health risk flavour image typename effects dec
|
||||||
*) rarity=starting ;;
|
*) rarity=starting ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
if [[ $deckname == starter? ]]; then
|
||||||
|
rarity=starting;
|
||||||
|
fi
|
||||||
|
|
||||||
mkdir -p "$PARENT_DIR/$deckname"
|
mkdir -p "$PARENT_DIR/$deckname"
|
||||||
fname="$PARENT_DIR/$deckname/${name// /_}.tex"
|
fname="$PARENT_DIR/$deckname/${name// /_}.tex"
|
||||||
|
|
||||||
|
|