1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-16 20:28:28 +01:00

Add icon ruler-measure-2 (#1151)

This commit is contained in:
Maurici Abad Gutierrez 2024-06-25 14:02:10 +02:00 committed by GitHub
parent e9390c5f60
commit fda13ed4a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 26 additions and 1 deletions

View File

@ -0,0 +1,25 @@
<!--
tags: [maths, dimensions, size, width, length, geometry, measure, technical, distance]
category: Design
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M12 19.875c0 .621-.512 1.125-1.143 1.125H5.143A1.134 1.134 0 0 1 4 19.875V4a1 1 0 0 1 1-1h5.857C11.488 3 12 3.504 12 4.125Z" />
<path d="M12 9h-2" />
<path d="M12 6H9" />
<path d="M12 12H9" />
<path d="M12 18H9" />
<path d="M12 15h-2" />
<path d="M21 3h-4" />
<path d="M19 3v18" />
<path d="M21 21h-4" />
</svg>

After

Width:  |  Height:  |  Size: 644 B

View File

@ -1,5 +1,5 @@
<!--
tags: [maths, dimensions, size, width, length, geometry, measure, technical]
tags: [maths, dimensions, size, width, length, geometry, measure, technical, distance]
version: "1.78"
unicode: "f291"
category: Design

Before

Width:  |  Height:  |  Size: 694 B

After

Width:  |  Height:  |  Size: 704 B