straight ruler emoji

straight-ruler from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
straight-ruler
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the straight ruler emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m13.563 18.734l34.629 42.242l10.584-8.17l-34.723-42.613z"/><path fill="#9b9b9a" d="m23.888 10.428l-2.601 2.03l34.561 42.679l2.42-2.547z"/><path fill="#d0cfce" d="m19.727 20.938l1.552-1.262"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M58.651 52.754L48.009 61.36l-34.54-42.714l10.642-8.606zM47.49 55.073l1.551-1.262m-4.075-1.841l1.551-1.262m-4.075-1.841l1.551-1.262m-6.599-4.945l1.552-1.262m-4.076-1.841l1.552-1.262m-4.076-1.841l1.552-1.262m-4.075-1.841l1.551-1.262m-6.599-4.945l1.551-1.262m-4.075-1.841l1.551-1.262m-4.075-1.841l1.552-1.262M39.812 45.85l2.648-2.154M27.193 30.334l2.647-2.154"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiStraightRuler(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m13.563 18.734l34.629 42.242l10.584-8.17l-34.723-42.613z"/><path fill="#9b9b9a" d="m23.888 10.428l-2.601 2.03l34.561 42.679l2.42-2.547z"/><path fill="#d0cfce" d="m19.727 20.938l1.552-1.262"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M58.651 52.754L48.009 61.36l-34.54-42.714l10.642-8.606zM47.49 55.073l1.551-1.262m-4.075-1.841l1.551-1.262m-4.075-1.841l1.551-1.262m-6.599-4.945l1.552-1.262m-4.076-1.841l1.552-1.262m-4.076-1.841l1.552-1.262m-4.075-1.841l1.551-1.262m-6.599-4.945l1.551-1.262m-4.075-1.841l1.551-1.262m-4.075-1.841l1.552-1.262M39.812 45.85l2.648-2.154M27.193 30.334l2.647-2.154"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m13.563 18.734l34.629 42.242l10.584-8.17l-34.723-42.613z"/><path fill="#9b9b9a" d="m23.888 10.428l-2.601 2.03l34.561 42.679l2.42-2.547z"/><path fill="#d0cfce" d="m19.727 20.938l1.552-1.262"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M58.651 52.754L48.009 61.36l-34.54-42.714l10.642-8.606zM47.49 55.073l1.551-1.262m-4.075-1.841l1.551-1.262m-4.075-1.841l1.551-1.262m-6.599-4.945l1.552-1.262m-4.076-1.841l1.552-1.262m-4.076-1.841l1.552-1.262m-4.075-1.841l1.551-1.262m-6.599-4.945l1.551-1.262m-4.075-1.841l1.551-1.262m-4.075-1.841l1.552-1.262M39.812 45.85l2.648-2.154M27.193 30.334l2.647-2.154"/></svg>
</template>

CSS

.icon-straight-ruler {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m13.563%2018.734l34.629%2042.242l10.584-8.17l-34.723-42.613z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m23.888%2010.428l-2.601%202.03l34.561%2042.679l2.42-2.547z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m19.727%2020.938l1.552-1.262%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M58.651%2052.754L48.009%2061.36l-34.54-42.714l10.642-8.606zM47.49%2055.073l1.551-1.262m-4.075-1.841l1.551-1.262m-4.075-1.841l1.551-1.262m-6.599-4.945l1.552-1.262m-4.076-1.841l1.552-1.262m-4.076-1.841l1.552-1.262m-4.075-1.841l1.551-1.262m-6.599-4.945l1.551-1.262m-4.075-1.841l1.551-1.262m-4.075-1.841l1.552-1.262M39.812%2045.85l2.648-2.154M27.193%2030.334l2.647-2.154%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m13.563%2018.734l34.629%2042.242l10.584-8.17l-34.723-42.613z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m23.888%2010.428l-2.601%202.03l34.561%2042.679l2.42-2.547z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m19.727%2020.938l1.552-1.262%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M58.651%2052.754L48.009%2061.36l-34.54-42.714l10.642-8.606zM47.49%2055.073l1.551-1.262m-4.075-1.841l1.551-1.262m-4.075-1.841l1.551-1.262m-6.599-4.945l1.552-1.262m-4.076-1.841l1.552-1.262m-4.076-1.841l1.552-1.262m-4.075-1.841l1.551-1.262m-6.599-4.945l1.551-1.262m-4.075-1.841l1.551-1.262m-4.075-1.841l1.552-1.262M39.812%2045.85l2.648-2.154M27.193%2030.334l2.647-2.154%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/straight-ruler.svg?color=%231a73e8&size=48