diff options
Diffstat (limited to 'src/icons/ruler-measure.svg')
-rw-r--r-- | src/icons/ruler-measure.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/icons/ruler-measure.svg b/src/icons/ruler-measure.svg new file mode 100644 index 00000000..14c6d64b --- /dev/null +++ b/src/icons/ruler-measure.svg @@ -0,0 +1,16 @@ +--- +tags: [maths, dimensions, size, width, length, geometry, measure, technical] +version: "1.78" +unicode: "f291" +--- +<svg> + <path d="M19.875 12c.621 0 1.125 .512 1.125 1.143v5.714c0 .631 -.504 1.143 -1.125 1.143h-15.875a1 1 0 0 1 -1 -1v-5.857c0 -.631 .504 -1.143 1.125 -1.143h15.75z" /> + <path d="M9 12v2" /> + <path d="M6 12v3" /> + <path d="M12 12v3" /> + <path d="M18 12v3" /> + <path d="M15 12v2" /> + <path d="M3 3v4" /> + <path d="M3 5h18" /> + <path d="M21 3v4" /> +</svg> |