Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2022-07-14 08:43:30 +0300
committerGitHub <noreply@github.com>2022-07-14 08:43:30 +0300
commitb32683b38092e34adf4726e7d8c2da3b6d959b85 (patch)
tree277c04e2e0b6b184322e125e138f4acdcfdfbfdc /icons/h-square.svg
parent73abf2fe57506b8f0e0df28a3f0a4f091717ffd5 (diff)
parentaa1ede051cd0cbc369be31ea097856e673e3573b (diff)
Merge branch 'main' into content-visibilitycontent-visibility
Diffstat (limited to 'icons/h-square.svg')
-rw-r--r--icons/h-square.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/h-square.svg b/icons/h-square.svg
new file mode 100644
index 000000000..2eac5d72b
--- /dev/null
+++ b/icons/h-square.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-h-square" viewBox="0 0 16 16">
+ <path d="M11 4.002V12H9.67V8.455H6.33V12H5V4.002h1.33v3.322h3.34V4.002H11Z"/>
+ <path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2Zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2Z"/>
+</svg> \ No newline at end of file