Browse Source

1 new icon: `align-box-right-middle-filled`

codecalm 2 years ago
parent
commit
7ddae17b86
1 changed files with 6 additions and 0 deletions
  1. 6 0
      src/_icons/align-box-right-middle-filled.svg

+ 6 - 0
src/_icons/align-box-right-middle-filled.svg

@@ -0,0 +1,6 @@
+---
+category: Filled
+---
+<svg>
+  <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-.333 12h-2l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h2l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm0 -3h-6l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h6l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm0 -3h-4l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h4l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" stroke-width="0" fill="currentColor" />
+</svg>