summaryrefslogtreecommitdiff
path: root/editor/icons/HFlowContainer.svg
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2022-01-18 20:26:29 +0100
committerGitHub <noreply@github.com>2022-01-18 20:26:29 +0100
commit030638e5b43615b08743a614a058b79ff8005006 (patch)
tree326b84e453e42e1c81c0c9406877a6c3ab0085c3 /editor/icons/HFlowContainer.svg
parentbc5ba38ff59f04a58107b9939fc2db97ca44314e (diff)
parent40ee2b8953f05944278c8c23508dc5b34633bd49 (diff)
Merge pull request #56104 from Geometror/add-flow-layout-container
Add FlowContainer
Diffstat (limited to 'editor/icons/HFlowContainer.svg')
-rw-r--r--editor/icons/HFlowContainer.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/HFlowContainer.svg b/editor/icons/HFlowContainer.svg
new file mode 100644
index 0000000000..0ab03f686e
--- /dev/null
+++ b/editor/icons/HFlowContainer.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M3 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H3zm0 2h10v10H3V3zm2 1c-.554 0-1 .446-1 1s.446 1 1 1h2c.554 0 1-.446 1-1s-.446-1-1-1H5zm4.996 0c-.554 0-1 .446-1 1s.446 1 1 1H11c.554 0 1-.446 1-1s-.446-1-1-1H9.996zM5 7c-.554 0-1 .446-1 1s.446 1 1 1 1-.446 1-1-.446-1-1-1zm3 0c-.554 0-1 .446-1 1s.446 1 1 1h3c.554 0 1-.446 1-1s-.446-1-1-1H8zm-3.004 3c-.554 0-1 .446-1 1s.446 1 1 1H9c.554 0 1-.446 1-1s-.446-1-1-1H4.996z" style="fill:#8eef97;fill-opacity:1"/></svg>