diff options
Diffstat (limited to 'addons/website/static/src/img/snippets_thumbs/s_hr.svg')
| -rw-r--r-- | addons/website/static/src/img/snippets_thumbs/s_hr.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/addons/website/static/src/img/snippets_thumbs/s_hr.svg b/addons/website/static/src/img/snippets_thumbs/s_hr.svg new file mode 100644 index 00000000..b9197424 --- /dev/null +++ b/addons/website/static/src/img/snippets_thumbs/s_hr.svg @@ -0,0 +1,22 @@ +<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="44" height="1" x="0" y="5.5"/> + <filter id="filter-2" width="102.3%" height="300%" x="-1.1%" y="-50%" 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_hr"> + <rect width="82" height="60" class="bg"/> + <g class="group" transform="translate(19 24)"> + <g class="rectangle"> + <use fill="#000" filter="url(#filter-2)" xlink:href="#path-1"/> + <use fill="#FFF" fill-opacity=".78" xlink:href="#path-1"/> + </g> + <path fill="#FFF" stroke="#FFF" d="M25.925 10.5L22 13.64l-3.925-3.14h7.85zm0-8h-7.85L22-.64l3.925 3.14z" class="combined_shape"/> + </g> + </g> + </g> +</svg> |
