Add icons to this collection by clicking the heart icon.
Ruler icon - also known as education, ruler, measure, and geometry. Created in a clean basic outline style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 32 32"
>
    <g fill="none">
        <path
            fill="#000"
            fill-rule="evenodd"
            d="M29 21a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1zM4 19v-6h24v6h-3v-2a1 1 0 1 0-2 0v2h-2v-1a1 1 0 1 0-2 0v1h-2v-2a1 1 0 1 0-2 0v2h-2v-1a1 1 0 1 0-2 0v1H9v-2a1 1 0 1 0-2 0v2z"
            clip-rule="evenodd"
        />
    </g>
</svg>
More icons in the same style and category