diff options
Diffstat (limited to 'src/icons/a-b-2.svg')
-rw-r--r-- | src/icons/a-b-2.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/a-b-2.svg b/src/icons/a-b-2.svg new file mode 100644 index 00000000..3cca741b --- /dev/null +++ b/src/icons/a-b-2.svg @@ -0,0 +1,12 @@ +--- +tags: [test, visual, user] +version: "1.76" +unicode: "f25f" +--- +<svg> + <path d="M16 21h3c.81 0 1.48 -.67 1.48 -1.48l.02 -.02c0 -.82 -.69 -1.5 -1.5 -1.5h-3v3z" /> + <path d="M16 15h2.5c.84 -.01 1.5 .66 1.5 1.5s-.66 1.5 -1.5 1.5h-2.5v-3z" /> + <path d="M4 9v-4c0 -1.036 .895 -2 2 -2s2 .964 2 2v4" /> + <path d="M2.99 11.98a9 9 0 0 0 9 9m9 -9a9 9 0 0 0 -9 -9" /> + <path d="M8 7h-4" /> +</svg> |