Skip to content

Instantly share code, notes, and snippets.

@gustaff-weldon
Created March 5, 2015 13:46
Show Gist options
  • Save gustaff-weldon/3f9c4031f48a5bc30d60 to your computer and use it in GitHub Desktop.
Save gustaff-weldon/3f9c4031f48a5bc30d60 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
body {
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
}
div {
width: 100px;
border: 1px solid;
}
<div>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.0" id="insert-plugin" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 30 30" xml:space="preserve">
<circle fill="#64a500" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" cx="15" cy="15" r="13"/>
<line fill="none" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" x1="9" y1="15" x2="21" y2="15"/>
<line fill="none" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" x1="15" y1="9" x2="15" y2="21"/>
</svg>
</div>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment