diff options
Diffstat (limited to 'src/icons/vector-triangle-off.svg')
-rw-r--r-- | src/icons/vector-triangle-off.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/icons/vector-triangle-off.svg b/src/icons/vector-triangle-off.svg new file mode 100644 index 00000000..2a71b0c1 --- /dev/null +++ b/src/icons/vector-triangle-off.svg @@ -0,0 +1,15 @@ +--- +tags: [curve, parametric, design, vector graphics, placement] +category: Design +version: "1.67" +unicode: "f1bf" +--- +<svg> + <path d="M10 6v-1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-1" /> + <rect x="3" y="17" width="4" height="4" rx="1" /> + <path d="M20.705 20.709a0.997 .997 0 0 1 -.705 .291h-2a1 1 0 0 1 -1 -1v-2c0 -.28 .115 -.532 .3 -.714" /> + <path d="M6.5 17.1l3.749 -6.823" /> + <path d="M13.158 9.197l-.658 -1.197" /> + <path d="M7 19h10" /> + <path d="M3 3l18 18" /> +</svg> |