diff options
author | Ofir Sonsino <os0695@att.com> | 2017-09-20 14:08:19 +0300 |
---|---|---|
committer | Ofir Sonsino <os0695@att.com> | 2017-09-20 14:14:56 +0300 |
commit | 1ba64a4a45f26e8bdb58e866e540aa58f32e2e52 (patch) | |
tree | dac3ada662bb141fe986526d13b2436032e5012e /vid-app-common/src/main/webapp/app/vid/images/Calendar_blue.svg | |
parent | cbdd17f586a4914890bd2b26ee91be135568f38c (diff) |
Change management and PNF support
Issue-ID: VID-44, VID-48, VID-49, VID-50, VID-51, VID-52
Change-Id: I83e940aad2e4e294a0927b546c4c08ca8e539a65
Signed-off-by: Ofir Sonsino <os0695@att.com>
Diffstat (limited to 'vid-app-common/src/main/webapp/app/vid/images/Calendar_blue.svg')
-rw-r--r-- | vid-app-common/src/main/webapp/app/vid/images/Calendar_blue.svg | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/vid-app-common/src/main/webapp/app/vid/images/Calendar_blue.svg b/vid-app-common/src/main/webapp/app/vid/images/Calendar_blue.svg new file mode 100644 index 00000000..f5ac20b2 --- /dev/null +++ b/vid-app-common/src/main/webapp/app/vid/images/Calendar_blue.svg @@ -0,0 +1,45 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="19" viewBox="0 0 18 19"> + <metadata><?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> +<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c138 79.159824, 2016/09/14-01:09:01 "> + <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> + <rdf:Description rdf:about=""/> + </rdf:RDF> +</x:xmpmeta> + + + + + + + + + + + + + + + + + + + + + +<?xpacket end="w"?></metadata> +<defs> + <style> + .cls-1 { + fill: #646464; + fill-rule: evenodd; + filter: url(#filter); + } + </style> + <filter id="filter" x="1320" y="326" width="18" height="19" filterUnits="userSpaceOnUse"> + <feFlood result="flood" flood-color="#009fdb"/> + <feComposite result="composite" operator="in" in2="SourceGraphic"/> + <feBlend result="blend" in2="SourceGraphic"/> + </filter> + </defs> + <path id="Calendar" class="cls-1" d="M1332.5,326a0.5,0.5,0,0,1,.5.5v4a0.5,0.5,0,0,1-1,0v-4A0.5,0.5,0,0,1,1332.5,326Zm-7,0a0.5,0.5,0,0,1,.5.5v4a0.5,0.5,0,0,1-1,0v-4A0.5,0.5,0,0,1,1325.5,326Zm12.5,5.968c0-3.02-.93-3.968-4-3.968h-10c-3.07,0-4,.948-4,3.968V340c0,3.019.93,5,4,5h10c3.07,0,4-1.981,4-5v-8.032Zm-17.15,0c0-2.558.55-2.968,3.15-2.968h10c2.6,0,3.15.41,3.15,2.968L1337,333h-16ZM1337,340c0,2.558-.4,4-3,4h-10c-2.6,0-3-1.442-3-4v-6h16v6Zm-11.5-3h7a0.5,0.5,0,0,1,0,1h-7A0.5,0.5,0,0,1,1325.5,337Zm0,3h7a0.5,0.5,0,0,1,0,1h-7A0.5,0.5,0,0,1,1325.5,340Z" transform="translate(-1320 -326)"/> +</svg> |