mirror of
https://github.com/salesagility/SuiteCRM.git
synced 2024-11-23 00:12:37 +00:00
8bacfd797b
* Adding default SVG icons for templates * Updating the white company icons * Updating the dark company icons * Making Module Builder support the new icon set * Using template icon instead of icon in the default theme * Fixing size of default side bar icons (30 -> 20) * Modified default menu.php to include default icons in the sidebar * Deleting Createbasic.gif from company template * Created a fallback icon for dashlet header, sub panel header, and the recent links * Reverting m-n-Dashlet.meta.php liscense change
89 lines
2.7 KiB
XML
89 lines
2.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<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="30px"
|
|
height="30px"
|
|
viewBox="0 0 30 30"
|
|
version="1.1"
|
|
id="svg2"
|
|
inkscape:version="0.48.4 r9939"
|
|
sodipodi:docname="issue.svg">
|
|
<metadata
|
|
id="metadata27">
|
|
<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>my_pdf_templates_dark</dc:title>
|
|
</cc:Work>
|
|
</rdf:RDF>
|
|
</metadata>
|
|
<sodipodi:namedview
|
|
pagecolor="#ffffff"
|
|
bordercolor="#666666"
|
|
borderopacity="1"
|
|
objecttolerance="10"
|
|
gridtolerance="10"
|
|
guidetolerance="10"
|
|
inkscape:pageopacity="0"
|
|
inkscape:pageshadow="2"
|
|
inkscape:window-width="1920"
|
|
inkscape:window-height="1056"
|
|
id="namedview25"
|
|
showgrid="false"
|
|
inkscape:zoom="30.3"
|
|
inkscape:cx="15"
|
|
inkscape:cy="15"
|
|
inkscape:window-x="1920"
|
|
inkscape:window-y="24"
|
|
inkscape:window-maximized="1"
|
|
inkscape:current-layer="g3775"
|
|
showguides="true"
|
|
inkscape:guide-bbox="true" />
|
|
<!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
|
|
<title
|
|
id="title4">my_pdf_templates_dark</title>
|
|
<desc
|
|
id="desc6">Created with Sketch.</desc>
|
|
<defs
|
|
id="defs8" />
|
|
<g
|
|
id="Page-1"
|
|
stroke="none"
|
|
stroke-width="1"
|
|
fill="none"
|
|
fill-rule="evenodd">
|
|
<g
|
|
id="g3775"
|
|
transform="matrix(1.1619723,0,0,1.1619723,-2.3340882,-4.6322072)">
|
|
<path
|
|
sodipodi:nodetypes="sscs"
|
|
inkscape:connector-curvature="0"
|
|
id="path2999"
|
|
d="m 24.194974,25.307183 c -3.585096,3.727226 -14.090891,4.019563 -18.4276354,0 C 2.3957752,22.18221 10.221886,5.287912 14.981157,5.3554569 19.819066,5.4241179 27.183392,22.200292 24.194974,25.307183 z"
|
|
style="fill:#778591;fill-opacity:1;stroke:none" />
|
|
<path
|
|
sodipodi:nodetypes="ccccc"
|
|
inkscape:connector-curvature="0"
|
|
id="rect3770"
|
|
d="m 11.369882,9.9831081 7.166887,0 -2.053643,10.7738809 -2.966253,0 z"
|
|
style="fill:#ffffff;fill-opacity:1" />
|
|
<rect
|
|
y="22.70072"
|
|
x="13.569182"
|
|
height="2.8849297"
|
|
width="3.0223072"
|
|
id="rect3772"
|
|
style="fill:#ffffff;fill-opacity:1;stroke:none" />
|
|
</g>
|
|
</g>
|
|
</svg>
|