Last active
September 28, 2017 05:33
-
-
Save rsperberg/548202ff0de6c6b761e4 to your computer and use it in GitHub Desktop.
JavaScript developer’s business card
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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" | |
version="1.2" | |
width="209.05511" | |
height="311.811" | |
id="svg2"> | |
<defs | |
id="defs4" /> | |
<metadata | |
id="metadata7"> | |
<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>developer business card front side</dc:title> | |
</cc:Work> | |
</rdf:RDF> | |
</metadata> | |
<g | |
id="layer2" | |
style="display:inline"> | |
<path | |
d="" | |
id="path4626" | |
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.12626907;stroke-opacity:1" /> | |
<rect | |
width="199.92496" | |
height="306.22418" | |
x="6.3367343" | |
y="-0.74988991" | |
id="rect4630" | |
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:12.67346859;stroke-opacity:1" /> | |
</g> | |
<g | |
id="layer6" | |
style="display:inline"> | |
<text | |
x="22.980326" | |
y="-117.54823" | |
transform="matrix(0,1,-1,0,0,0)" | |
id="text3712" | |
xml:space="preserve" | |
style="font-size:13px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:112.00000048%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Share-Tech;-inkscape-font-specification:Share-Tech Bold"><tspan | |
x="22.980326" | |
y="-117.54823" | |
id="tspan3714" | |
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:112.00000048%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;font-family:Share-Bold;-inkscape-font-specification:Share-Bold Bold">Roger Sperberg</tspan></text> | |
<text | |
x="79.005325" | |
y="-91.298225" | |
transform="matrix(0,1,-1,0,0,0)" | |
id="text3716" | |
xml:space="preserve" | |
style="font-size:13px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:112.00000048%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Share-Tech;-inkscape-font-specification:Share-Tech Bold"><tspan | |
x="79.005325" | |
y="-91.298225" | |
id="tspan3718" | |
style="font-size:16px;fill:#ffffff;fill-opacity:1">JavaScript. Tablet apps.</tspan></text> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment