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_options/image_left.svg | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/website/static/src/img/snippets_options/image_left.svg')
| -rw-r--r-- | addons/website/static/src/img/snippets_options/image_left.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/addons/website/static/src/img/snippets_options/image_left.svg b/addons/website/static/src/img/snippets_options/image_left.svg new file mode 100644 index 00000000..66fc80d9 --- /dev/null +++ b/addons/website/static/src/img/snippets_options/image_left.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="11" viewBox="0 0 24 11"> + <g fill="none" fill-rule="evenodd" class="symbols"> + <g class="3_buttons_copy_5" transform="translate(-137 -5)"> + <g class="image_left" transform="translate(137 5)"> + <rect width="8" height="11" x="16" fill="#B8B8B8" class="o_subdle"/> + <path fill="#FFF" d="M0 0h13v11H0V0zm1 1h11v9H1V1zm3.438 2.286c0 .357-.119.66-.356.91s-.525.375-.863.375c-.339 0-.627-.125-.864-.375A1.275 1.275 0 0 1 2 3.286c0-.357.118-.661.355-.911S2.88 2 3.22 2c.338 0 .626.125.863.375s.356.554.356.91zm6.5 2.571v3H2V7.571L4.031 5.43 5.047 6.5l3.25-3.429 2.64 2.786z" class="o_graphic"/> + </g> + </g> + </g> +</svg> |
