diff options
author | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2017-12-20 21:21:00 +0900 |
---|---|---|
committer | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2017-12-20 12:35:44 +0000 |
commit | f20fb5ada7aca22d000bd5199aa82bae910111f0 (patch) | |
tree | 7d94024a047228aa1a9c397ad9b530d546e8308d /app/images/Popup_Highlight.svg | |
parent | 8a02e0caa4f39c92db8557872750bf47db86f40a (diff) |
Update to new color schemeeel_4.99.5eel/4.99.54.99.5
The color scheme has been changed to new one.
Bug-AGL: SPEC-673
Change-Id: I473d7928ad548d144c003af36224222c8ce4338c
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'app/images/Popup_Highlight.svg')
-rw-r--r-- | app/images/Popup_Highlight.svg | 93 |
1 files changed, 27 insertions, 66 deletions
diff --git a/app/images/Popup_Highlight.svg b/app/images/Popup_Highlight.svg index 24795a4..4d5e12f 100644 --- a/app/images/Popup_Highlight.svg +++ b/app/images/Popup_Highlight.svg @@ -1,67 +1,28 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> - -<svg - xmlns:i="&ns_ai;" - 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" - version="1.1" - id="Layer_1" - x="0px" - y="0px" - viewBox="0 0 1080 116" - style="enable-background:new 0 0 1080 116;" - xml:space="preserve" - inkscape:version="0.91 r13725" - sodipodi:docname="Popup_Highlight.svg"><metadata - id="metadata20"><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><defs - id="defs18" /><sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="2560" - inkscape:window-height="1464" - id="namedview16" - showgrid="false" - inkscape:zoom="0.62222222" - inkscape:cx="110.08929" - inkscape:cy="58" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:current-layer="Layer_1" /><style - type="text/css" - id="style3"> +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [ + <!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/"> + <!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/"> + <!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/"> + <!ENTITY ns_vars "http://ns.adobe.com/Variables/1.0/"> + <!ENTITY ns_imrep "http://ns.adobe.com/ImageReplacement/1.0/"> + <!ENTITY ns_sfw "http://ns.adobe.com/SaveForWeb/1.0/"> + <!ENTITY ns_custom "http://ns.adobe.com/GenericCustomNamespace/1.0/"> + <!ENTITY ns_adobe_xpath "http://ns.adobe.com/XPath/1.0/"> +]> +<svg version="1.1" id="Layer_1" xmlns:x="&ns_extend;" xmlns:i="&ns_ai;" xmlns:graph="&ns_graphs;" + xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1080 116" + style="enable-background:new 0 0 1080 116;" xml:space="preserve"> +<style type="text/css"> .st0{fill:url(#SVGID_1_);} -</style><switch - id="switch5"><g - i:extraneous="self" - id="g7"><linearGradient - id="SVGID_1_" - gradientUnits="userSpaceOnUse" - x1="540" - y1="320.3427" - x2="540" - y2="-404.5551"><stop - offset="0" - style="stop-color:#59FF7F" - id="stop10" /><stop - offset="1" - style="stop-color:#6BFBFF" - id="stop12" /></linearGradient><rect - class="st0" - width="1080" - height="116" - id="rect14" /></g></switch></svg>
\ No newline at end of file +</style> +<switch> + <g i:extraneous="self"> + <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="540" y1="375.8214" x2="540" y2="-80.9479"> + <stop offset="0" style="stop-color:#00ADDC"/> + <stop offset="1" style="stop-color:#6BFBFF"/> + </linearGradient> + <rect class="st0" width="1080" height="116"/> + </g> +</switch> +</svg> |