mirror of
https://github.com/salesagility/SuiteCRM.git
synced 2024-11-23 00:12:37 +00:00
19 lines
753 B
XML
19 lines
753 B
XML
<?xml-stylesheet type="text/css" href="../css/style.css" ?>
|
|
<?xml-stylesheet type="text/css" href="../css/colourSelector.php" ?>
|
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
width="25px" height="25px" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve">
|
|
<g>
|
|
<path class="icon" d="M256,388c-72.597,0-132-59.405-132-132c0-72.601,59.403-132,132-132c36.3,0,69.299,15.4,92.406,39.601L278,234h154V80
|
|
l-51.698,51.702C348.406,99.798,304.406,80,256,80c-96.797,0-176,79.203-176,176s78.094,176,176,176
|
|
c81.045,0,148.287-54.134,169.401-128H378.85C360.105,353.561,311.712,388,256,388z"/>
|
|
</g>
|
|
|
|
<style>
|
|
object .icon{
|
|
padding:500px;
|
|
}
|
|
|
|
</style>
|
|
|
|
</svg>
|