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/website/static/src/img/snippets_thumbs/s_picture.svg | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/website/static/src/img/snippets_thumbs/s_picture.svg')
| -rw-r--r-- | addons/website/static/src/img/snippets_thumbs/s_picture.svg | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/addons/website/static/src/img/snippets_thumbs/s_picture.svg b/addons/website/static/src/img/snippets_thumbs/s_picture.svg new file mode 100644 index 00000000..d33e7670 --- /dev/null +++ b/addons/website/static/src/img/snippets_thumbs/s_picture.svg @@ -0,0 +1,53 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="82" height="60" viewBox="0 0 82 60"> + <defs> + <rect id="path-1" width="35.604" height="22.588" x="0" y="0"/> + <linearGradient id="linearGradient-3" x1="72.875%" x2="40.332%" y1="47.295%" y2="37.799%"> + <stop offset="0%" stop-color="#008374"/> + <stop offset="100%" stop-color="#006A59"/> + </linearGradient> + <linearGradient id="linearGradient-4" x1="88.517%" x2="50%" y1="45.065%" y2="50%"> + <stop offset="0%" stop-color="#00AA89"/> + <stop offset="100%" stop-color="#009989"/> + </linearGradient> + <path id="path-5" d="M27 8v1H10V8h17zm-3-3v1H13V5h11z"/> + <filter id="filter-6" width="105.9%" height="150%" x="-2.9%" y="-12.5%" filterUnits="objectBoundingBox"> + <feOffset dy="1" in="SourceAlpha" result="shadowOffsetOuter1"/> + <feComposite in="shadowOffsetOuter1" in2="SourceAlpha" operator="out" result="shadowOffsetOuter1"/> + <feColorMatrix in="shadowOffsetOuter1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.0995137675 0"/> + </filter> + <rect id="path-7" width="29" height="2" x="4" y="0"/> + <filter id="filter-8" width="103.4%" height="200%" x="-1.7%" y="-25%" filterUnits="objectBoundingBox"> + <feOffset dy="1" in="SourceAlpha" result="shadowOffsetOuter1"/> + <feComposite in="shadowOffsetOuter1" in2="SourceAlpha" operator="out" result="shadowOffsetOuter1"/> + <feColorMatrix in="shadowOffsetOuter1" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.292012675 0"/> + </filter> + </defs> + <g fill="none" fill-rule="evenodd" class="snippets_thumbs"> + <g class="s_picture"> + <rect width="82" height="60" class="bg"/> + <g class="group" transform="translate(23 13)"> + <g class="image_1_border" transform="translate(0 11)"> + <rect width="37" height="24" fill="#FFF" class="rectangle"/> + <g class="oval___oval_mask" transform="translate(.698 .706)"> + <mask id="mask-2" fill="#fff"> + <use xlink:href="#path-1"/> + </mask> + <use fill="#79D1F2" class="mask" xlink:href="#path-1"/> + <ellipse cx="30.368" cy="5.775" fill="#F3EC60" class="oval" mask="url(#mask-2)" rx="3.84" ry="3.775"/> + <ellipse cx="35.255" cy="25.059" fill="url(#linearGradient-3)" class="oval" mask="url(#mask-2)" rx="16.406" ry="8.824"/> + <ellipse cx="-6.061" cy="24" fill="url(#linearGradient-4)" class="oval" mask="url(#mask-2)" rx="30.939" ry="12.706"/> + </g> + <path fill="#FFF" d="M37 0v24H0V0h37zm-.698.706H.698v22.588h35.604V.706z" class="rectangle_2"/> + </g> + <g class="combined_shape"> + <use fill="#000" filter="url(#filter-6)" xlink:href="#path-5"/> + <use fill="#FFF" fill-opacity=".348" xlink:href="#path-5"/> + </g> + <g class="rectangle_copy"> + <use fill="#000" filter="url(#filter-8)" xlink:href="#path-7"/> + <use fill="#FFF" fill-opacity=".78" xlink:href="#path-7"/> + </g> + </g> + </g> + </g> +</svg> |
