Skip to content

Instantly share code, notes, and snippets.

@benoitf
Last active February 5, 2018 11:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benoitf/aca50dd40c1a2a25c20f37ed63b9571c to your computer and use it in GitHub Desktop.
Save benoitf/aca50dd40c1a2a25c20f37ed63b9571c to your computer and use it in GitHub Desktop.
Dummy SVG for theia
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2012-2018 Red Hat, Inc.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Red Hat, Inc. - initial API and implementation
-->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
width="200"
height="200"
viewBox="0 0 200 200"
id="svg2"
version="1.1">
<defs
id="defs4" />
<g
id="layer1"
transform="translate(0,-852.36216)">
<g
id="text4144"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:50px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans, Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1">
<path
id="path4215"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:50px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
d="m 17.303642,935.20844 33.59375,0 0,7.10449 -12.084961,0 0,29.3457 -9.399414,0 0,-29.3457 -12.109375,0 0,-7.10449 z" />
<path
id="path4217"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:50px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
d="m 55.731377,935.20844 9.399414,0 0,13.8916 13.867187,0 0,-13.8916 9.399414,0 0,36.45019 -9.399414,0 0,-15.4541 -13.867187,0 0,15.4541 -9.399414,0 0,-36.45019 z" />
<path
id="path4219"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:50px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
d="m 97.528252,935.20844 25.366208,0 0,7.10449 -15.96679,0 0,6.78711 15.01464,0 0,7.10449 -15.01464,0 0,8.34961 16.5039,0 0,7.10449 -25.903318,0 0,-36.45019 z" />
<path
id="path4221"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:50px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
d="m 131.70794,935.20844 9.39941,0 0,36.45019 -9.39941,0 0,-36.45019 z" />
<path
id="path4223"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:50px;line-height:125%;font-family:Sans;-inkscape-font-specification:'Sans, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start"
d="m 172.38177,965.01801 -14.69727,0 -2.31933,6.64062 -9.44825,0 13.50098,-36.45019 11.20605,0 13.50098,36.45019 -9.44824,0 -2.29492,-6.64062 z m -12.35352,-6.7627 9.98535,0 -4.98047,-14.50195 -5.00488,14.50195 z" />
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment