File: browser_01.svg

package info (click to toggle)
odoo 18.0.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 878,716 kB
  • sloc: javascript: 927,937; python: 685,670; xml: 388,524; sh: 1,033; sql: 415; makefile: 26
file content (22 lines) | stat: -rw-r--r-- 1,067 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800" height="600">
    <defs>
        <clipPath id="clip-path" clipPathUnits="objectBoundingBox">
            <use xlink:href="#filterPath" fill="none"/>
        </clipPath>
        <path id="filterPath" d="M1,1H0V0H1Z"/>
    </defs>
    <svg y="7%" viewBox="0 0 1 1" id="preview" preserveAspectRatio="none">
        <use xlink:href="#filterPath" fill="darkgrey"/>
    </svg>
    <image xlink:href="" clip-path="url(#clip-path)" y="7%" transform="translate(0, -1)">
        <animateMotion dur="1ms" repeatCount="indefinite"/>
    </image>
    <rect width="100%" height="7%" fill="#383E45"/>
    <svg height="7%" width="100%" viewBox="0 0 100 40" preserveAspectRatio="xMinYMid meet">
        <g>
            <path d="M72.88,20a8,8,0,1,0,8-8A8,8,0,0,0,72.88,20Z" fill="#61c454"/>
            <path d="M45.08,20a8,8,0,1,0,8-8A8,8,0,0,0,45.08,20Z" fill="#f4bd50"/>
            <path d="M17.14,20a8,8,0,1,0,8-8A8,8,0,0,0,17.14,20Z" fill="#ed695e"/>
        </g>
    </svg>  
</svg>