diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/point_of_sale/static/src/img | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/point_of_sale/static/src/img')
18 files changed, 199 insertions, 0 deletions
diff --git a/addons/point_of_sale/static/src/img/backspace.png b/addons/point_of_sale/static/src/img/backspace.png Binary files differnew file mode 100644 index 00000000..705051d9 --- /dev/null +++ b/addons/point_of_sale/static/src/img/backspace.png diff --git a/addons/point_of_sale/static/src/img/bc-arrow-big.png b/addons/point_of_sale/static/src/img/bc-arrow-big.png Binary files differnew file mode 100644 index 00000000..f845fe68 --- /dev/null +++ b/addons/point_of_sale/static/src/img/bc-arrow-big.png diff --git a/addons/point_of_sale/static/src/img/bc-arrow.png b/addons/point_of_sale/static/src/img/bc-arrow.png Binary files differnew file mode 100644 index 00000000..0485c597 --- /dev/null +++ b/addons/point_of_sale/static/src/img/bc-arrow.png diff --git a/addons/point_of_sale/static/src/img/blocks/block_simple_text.png b/addons/point_of_sale/static/src/img/blocks/block_simple_text.png Binary files differnew file mode 100644 index 00000000..7099744d --- /dev/null +++ b/addons/point_of_sale/static/src/img/blocks/block_simple_text.png diff --git a/addons/point_of_sale/static/src/img/default_category_photo.png b/addons/point_of_sale/static/src/img/default_category_photo.png Binary files differnew file mode 100644 index 00000000..25af75ee --- /dev/null +++ b/addons/point_of_sale/static/src/img/default_category_photo.png diff --git a/addons/point_of_sale/static/src/img/home.png b/addons/point_of_sale/static/src/img/home.png Binary files differnew file mode 100644 index 00000000..53d0b22d --- /dev/null +++ b/addons/point_of_sale/static/src/img/home.png diff --git a/addons/point_of_sale/static/src/img/ios-share-icon.png b/addons/point_of_sale/static/src/img/ios-share-icon.png Binary files differnew file mode 100644 index 00000000..8588657e --- /dev/null +++ b/addons/point_of_sale/static/src/img/ios-share-icon.png diff --git a/addons/point_of_sale/static/src/img/logo.png b/addons/point_of_sale/static/src/img/logo.png Binary files differnew file mode 100644 index 00000000..5bcb128d --- /dev/null +++ b/addons/point_of_sale/static/src/img/logo.png diff --git a/addons/point_of_sale/static/src/img/pos_screenshot.jpg b/addons/point_of_sale/static/src/img/pos_screenshot.jpg Binary files differnew file mode 100644 index 00000000..1e884eb8 --- /dev/null +++ b/addons/point_of_sale/static/src/img/pos_screenshot.jpg diff --git a/addons/point_of_sale/static/src/img/scroll-down.png b/addons/point_of_sale/static/src/img/scroll-down.png Binary files differnew file mode 100644 index 00000000..5fd07589 --- /dev/null +++ b/addons/point_of_sale/static/src/img/scroll-down.png diff --git a/addons/point_of_sale/static/src/img/scroll-up.png b/addons/point_of_sale/static/src/img/scroll-up.png Binary files differnew file mode 100644 index 00000000..b34a9001 --- /dev/null +++ b/addons/point_of_sale/static/src/img/scroll-up.png diff --git a/addons/point_of_sale/static/src/img/touch-icon-128.png b/addons/point_of_sale/static/src/img/touch-icon-128.png Binary files differnew file mode 100644 index 00000000..5bbf31d6 --- /dev/null +++ b/addons/point_of_sale/static/src/img/touch-icon-128.png diff --git a/addons/point_of_sale/static/src/img/touch-icon-196.png b/addons/point_of_sale/static/src/img/touch-icon-196.png Binary files differnew file mode 100644 index 00000000..dbde2d99 --- /dev/null +++ b/addons/point_of_sale/static/src/img/touch-icon-196.png diff --git a/addons/point_of_sale/static/src/img/touch-icon-ipad-retina.png b/addons/point_of_sale/static/src/img/touch-icon-ipad-retina.png Binary files differnew file mode 100644 index 00000000..4f1e1db5 --- /dev/null +++ b/addons/point_of_sale/static/src/img/touch-icon-ipad-retina.png diff --git a/addons/point_of_sale/static/src/img/touch-icon-ipad.png b/addons/point_of_sale/static/src/img/touch-icon-ipad.png Binary files differnew file mode 100644 index 00000000..8b8c1114 --- /dev/null +++ b/addons/point_of_sale/static/src/img/touch-icon-ipad.png diff --git a/addons/point_of_sale/static/src/img/touch-icon-iphone-retina.png b/addons/point_of_sale/static/src/img/touch-icon-iphone-retina.png Binary files differnew file mode 100644 index 00000000..593c1506 --- /dev/null +++ b/addons/point_of_sale/static/src/img/touch-icon-iphone-retina.png diff --git a/addons/point_of_sale/static/src/img/touch-icon-iphone.png b/addons/point_of_sale/static/src/img/touch-icon-iphone.png Binary files differnew file mode 100644 index 00000000..4122e61f --- /dev/null +++ b/addons/point_of_sale/static/src/img/touch-icon-iphone.png diff --git a/addons/point_of_sale/static/src/img/touch-icon.svg b/addons/point_of_sale/static/src/img/touch-icon.svg new file mode 100644 index 00000000..8ce5f30e --- /dev/null +++ b/addons/point_of_sale/static/src/img/touch-icon.svg @@ -0,0 +1,199 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<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:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + id="svg3162" + version="1.1" + inkscape:version="0.48.3.1 r9886" + width="152" + height="152" + sodipodi:docname="ios7-icon.png" + inkscape:export-filename="/home/fva/Code/openerp/point_of_sale/touch-icon-ipad-retina.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <metadata + id="metadata3168"> + <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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs3166"> + <linearGradient + id="linearGradient3944"> + <stop + style="stop-color:#483c98;stop-opacity:1;" + offset="0" + id="stop3946" /> + <stop + style="stop-color:#8075c9;stop-opacity:1;" + offset="1" + id="stop3948" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3944" + id="linearGradient3950" + x1="116.83051" + y1="0.49999994" + x2="115.35169" + y2="227.45763" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.67555556,0,0,0.67555556,0,-0.67555559)" /> + </defs> + <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="1111" + id="namedview3164" + showgrid="true" + inkscape:zoom="1" + inkscape:cx="39.575132" + inkscape:cy="237.57664" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="svg3162"> + <inkscape:grid + type="xygrid" + id="grid3942" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <rect + style="fill:url(#linearGradient3950);fill-opacity:1;fill-rule:evenodd;stroke:none" + id="rect3172" + width="152" + height="152" + x="0" + y="-3.9968029e-15" + ry="34.723557" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none" + id="rect3952" + width="5" + height="80" + x="25" + y="37" + ry="1" /> + <rect + ry="1" + y="37" + x="35" + height="80" + width="3.0532093" + id="rect3954" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none" + id="rect3956" + width="5.0000033" + height="80" + x="45" + y="37" + ry="1" /> + <rect + ry="1" + y="37" + x="54.999996" + height="80" + width="3.0000036" + id="rect3958" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none" + id="rect3960" + width="3.0000036" + height="80" + x="65" + y="37" + ry="1" /> + <rect + ry="1" + y="37" + x="75" + height="80" + width="3.0000036" + id="rect3962" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none" + id="rect3964" + width="5.0000057" + height="80" + x="80" + y="37" + ry="1" /> + <rect + ry="1" + y="37" + x="90" + height="80" + width="3.0000036" + id="rect3966" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <rect + ry="1" + y="37" + x="100.02039" + height="80" + width="5.0000057" + id="rect3968" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none" + id="rect3970" + width="3.0000036" + height="80" + x="107" + y="37" + ry="1" /> + <rect + ry="1" + y="37" + x="114.99999" + height="80" + width="5.0000057" + id="rect3972" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none" + id="rect3974" + width="3.0532093" + height="80" + x="122" + y="37" + ry="1" /> + <rect + style="fill:#f80000;fill-opacity:1;stroke:none" + id="rect3976" + width="2.0000024" + height="110" + x="-103.85593" + y="20" + ry="1.375" + transform="matrix(0,-1,1,0,0,0)" /> +</svg> |
