diff options
Diffstat (limited to 'docker-widget/icons/square.svg')
-rw-r--r-- | docker-widget/icons/square.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docker-widget/icons/square.svg b/docker-widget/icons/square.svg new file mode 100644 index 0000000..d8424d1 --- /dev/null +++ b/docker-widget/icons/square.svg @@ -0,0 +1,15 @@ +<svg + width="24" + height="24" + viewBox="0 0 24 24" + fill="none" + xmlns="http://www.w3.org/2000/svg" +> + <path d="M15 9H9V15H15V9Z" fill="#BF616A" /> + <path + fill-rule="evenodd" + clip-rule="evenodd" + d="M23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12ZM21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z" + fill="#BF616A" + /> +</svg>
\ No newline at end of file |