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
87 lines
2.7 KiB
XML
87 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="person.svg">
|
|
<metadata
|
|
id="metadata18">
|
|
<rdf:RDF>
|
|
<cc:Work
|
|
rdf:about="">
|
|
<dc:format>image/svg+xml</dc:format>
|
|
<dc:type
|
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
</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="1855"
|
|
inkscape:window-height="1056"
|
|
id="namedview16"
|
|
showgrid="false"
|
|
inkscape:zoom="7.8666667"
|
|
inkscape:cx="-7.3728814"
|
|
inkscape:cy="15"
|
|
inkscape:window-x="65"
|
|
inkscape:window-y="24"
|
|
inkscape:window-maximized="1"
|
|
inkscape:current-layer="svg2" />
|
|
<!-- Generator: Sketch 3.8.3 (29802) - http://www.bohemiancoding.com/sketch -->
|
|
<title
|
|
id="title4">acc_contacts</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"
|
|
style="fill:#778591;fill-opacity:1">
|
|
<g
|
|
id="acc_contacts"
|
|
stroke="#FFFFFF"
|
|
stroke-width="1.5"
|
|
style="fill:#778591;fill-opacity:1">
|
|
<g
|
|
id="Group"
|
|
transform="translate(5.000000, 5.000000)"
|
|
style="fill:#778591;fill-opacity:1">
|
|
<ellipse
|
|
id="Oval-1"
|
|
cx="10.5238095"
|
|
cy="5.16505553"
|
|
rx="5.23809524"
|
|
ry="5.16505553"
|
|
d="m 15.761905,5.1650558 c 0,2.8525815 -2.345175,5.1650562 -5.238096,5.1650562 -2.8929197,0 -5.2380949,-2.3124747 -5.2380949,-5.1650562 C 5.2857141,2.3124742 7.6308893,0 10.523809,0 c 2.892921,0 5.238096,2.3124742 5.238096,5.1650558 z"
|
|
style="fill:#778591;fill-opacity:1" />
|
|
<path
|
|
d="M19.952381,19.627211 C22.4956369,19.6272108 15.7310657,10.3301111 10.5238095,10.3301111 C5.31655331,10.3301111 -2.96539393,18.8057962 1.0952381,19.627211 C5.15587012,20.4486259 17.409125,19.6272112 19.952381,19.627211 Z"
|
|
id="path14"
|
|
style="fill:#778591;fill-opacity:1" />
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</svg>
|