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_banner.svg | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/website/static/src/img/snippets_thumbs/s_banner.svg')
| -rw-r--r-- | addons/website/static/src/img/snippets_thumbs/s_banner.svg | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/addons/website/static/src/img/snippets_thumbs/s_banner.svg b/addons/website/static/src/img/snippets_thumbs/s_banner.svg new file mode 100644 index 00000000..276923f8 --- /dev/null +++ b/addons/website/static/src/img/snippets_thumbs/s_banner.svg @@ -0,0 +1,41 @@ +<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> + <linearGradient id="linearGradient-1" x1="0%" x2="100%" y1="23.23%" y2="76.77%"> + <stop offset="0%" stop-color="#00A09D"/> + <stop offset="100%" stop-color="#00E2FF"/> + </linearGradient> + <rect id="path-2" width="21" height="2" x="3" y="3"/> + <filter id="filter-3" width="104.8%" height="200%" x="-2.4%" 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 0.259587944 0 0 0 0 0.259629577 0 0 0 0 0.259574831 0 0 0 0.525895979 0"/> + </filter> + <path id="path-4" d="M18 11v1H3v-1h15zm2-3v1H3V8h17z"/> + <filter id="filter-5" 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.0995137675 0"/> + </filter> + </defs> + <g fill="none" fill-rule="evenodd" class="snippets_thumbs"> + <g class="s_banner"> + <rect width="82" height="60" class="bg"/> + <g fill="url(#linearGradient-1)" class="group" opacity=".4"> + <g class="image_1"> + <rect width="82" height="60" class="rectangle"/> + </g> + </g> + <g class="group" transform="translate(13 22)"> + <rect width="28" height="16" fill="#FFF" class="rectangle"/> + <g class="rectangle"> + <use fill="#000" filter="url(#filter-3)" xlink:href="#path-2"/> + <use fill="#000" fill-opacity=".697" xlink:href="#path-2"/> + </g> + <g class="combined_shape"> + <use fill="#000" filter="url(#filter-5)" xlink:href="#path-4"/> + <use fill="#000" fill-opacity=".348" xlink:href="#path-4"/> + </g> + </g> + </g> + </g> +</svg> |
