diff options
author | Andrii Doroshenko (Xrayez) <xrayez@gmail.com> | 2020-11-24 01:01:06 +0200 |
---|---|---|
committer | Andrii Doroshenko (Xrayez) <xrayez@gmail.com> | 2020-11-25 15:06:40 +0200 |
commit | ba68383706d63162dc469fb4f26d0a4e0cd1ea75 (patch) | |
tree | 9d0253698d6e2c5abe9dc90b60ce13382133cf49 /editor/icons/AspectRatioContainer.svg | |
parent | 60fd7bfe424d7e38b66c2e60e2bd15774421cd50 (diff) |
Add `AspectRatioContainer` class
Co-authored-by: Ugis Brekis <ugis.brekis@productmadness.com>
Diffstat (limited to 'editor/icons/AspectRatioContainer.svg')
-rw-r--r-- | editor/icons/AspectRatioContainer.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/AspectRatioContainer.svg b/editor/icons/AspectRatioContainer.svg new file mode 100644 index 0000000000..a7aef8e028 --- /dev/null +++ b/editor/icons/AspectRatioContainer.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m5 1c-1.1046 0-2 .89543-2 2h2zm2 0v2h2v-2zm4 0v2h2c0-1.1046-.89543-2-2-2zm-8 4v2h2v-2zm8 0v2h2v-2zm-8 4v2h2v-2zm8 0v2h2v-2zm-8 4c0 1.1046.89543 2 2 2v-2zm4 0v2h2v-2zm4 0v2c1.1046 0 2-.89543 2-2z" fill="#a5efac"/></svg> |