straight ruler emoji
straight-ruler from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- straight-ruler
- Set
- Noto Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More objects icons from Noto Emoji
Use the straight ruler emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#7eaab3" d="M19.51 24.56L7.22 27.32l-2.58 3.87s91.18 92.82 93.01 92.82c.66 0 25.72-25.49 25.72-25.89c0-.27-2.06-4.24-2.06-4.24z"/><path fill="#a6cfd6" d="M7.22 27.32s4.43-5.72 6.39-8.05s5.29-5.41 5.29-5.41l91.46 91.34l-12.29 12.66z"/><path fill="#c9e3e6" d="M18.9 13.86S31.33 4.1 32.31 3.98s89 89.91 89 89.91l-10.94 11.31z"/><path fill="#347a88" d="m26.8 14.33l2.43 2.56l8.6-7.69l-2.67-2.61zm11.05 3.72l1.47 1.66l4.61-4.44l-1.53-1.52zm2.16 9.72l8.58-7.82l2.39 2.4l-8.67 7.98zm11.05 3.65l1.67 1.73l4.62-4.36l-1.65-1.67zm2.36 9.66l8.43-7.74l2.58 2.61l-8.64 7.69zm11.08 4.47l4.86-4.61L71 42.61l-4.78 4.6zm2.99 9.88l2.56 2.42l8.06-8.02l-2.66-2.7zm11.19 3.83l1.47 1.67l4.57-4.37l-1.55-1.57zm2.52 9.61l8.05-7.7l2.41 2.45l-8.1 7.76zm11.11 4.08l1.66 1.72l4.44-4.17l-1.74-1.76zm2.93 10.51l8.11-7.91l2.5 2.55l-8.25 7.91zm10.61 2.91l4.25-3.93l1.5 1.53l-4.09 4.05zm3.61 10.07l7.53-6.95l2.51 2.56l-7.51 7.01z"/></svg>
React
import type { SVGProps } from "react";
export function NotoStraightRuler(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#7eaab3" d="M19.51 24.56L7.22 27.32l-2.58 3.87s91.18 92.82 93.01 92.82c.66 0 25.72-25.49 25.72-25.89c0-.27-2.06-4.24-2.06-4.24z"/><path fill="#a6cfd6" d="M7.22 27.32s4.43-5.72 6.39-8.05s5.29-5.41 5.29-5.41l91.46 91.34l-12.29 12.66z"/><path fill="#c9e3e6" d="M18.9 13.86S31.33 4.1 32.31 3.98s89 89.91 89 89.91l-10.94 11.31z"/><path fill="#347a88" d="m26.8 14.33l2.43 2.56l8.6-7.69l-2.67-2.61zm11.05 3.72l1.47 1.66l4.61-4.44l-1.53-1.52zm2.16 9.72l8.58-7.82l2.39 2.4l-8.67 7.98zm11.05 3.65l1.67 1.73l4.62-4.36l-1.65-1.67zm2.36 9.66l8.43-7.74l2.58 2.61l-8.64 7.69zm11.08 4.47l4.86-4.61L71 42.61l-4.78 4.6zm2.99 9.88l2.56 2.42l8.06-8.02l-2.66-2.7zm11.19 3.83l1.47 1.67l4.57-4.37l-1.55-1.57zm2.52 9.61l8.05-7.7l2.41 2.45l-8.1 7.76zm11.11 4.08l1.66 1.72l4.44-4.17l-1.74-1.76zm2.93 10.51l8.11-7.91l2.5 2.55l-8.25 7.91zm10.61 2.91l4.25-3.93l1.5 1.53l-4.09 4.05zm3.61 10.07l7.53-6.95l2.51 2.56l-7.51 7.01z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#7eaab3" d="M19.51 24.56L7.22 27.32l-2.58 3.87s91.18 92.82 93.01 92.82c.66 0 25.72-25.49 25.72-25.89c0-.27-2.06-4.24-2.06-4.24z"/><path fill="#a6cfd6" d="M7.22 27.32s4.43-5.72 6.39-8.05s5.29-5.41 5.29-5.41l91.46 91.34l-12.29 12.66z"/><path fill="#c9e3e6" d="M18.9 13.86S31.33 4.1 32.31 3.98s89 89.91 89 89.91l-10.94 11.31z"/><path fill="#347a88" d="m26.8 14.33l2.43 2.56l8.6-7.69l-2.67-2.61zm11.05 3.72l1.47 1.66l4.61-4.44l-1.53-1.52zm2.16 9.72l8.58-7.82l2.39 2.4l-8.67 7.98zm11.05 3.65l1.67 1.73l4.62-4.36l-1.65-1.67zm2.36 9.66l8.43-7.74l2.58 2.61l-8.64 7.69zm11.08 4.47l4.86-4.61L71 42.61l-4.78 4.6zm2.99 9.88l2.56 2.42l8.06-8.02l-2.66-2.7zm11.19 3.83l1.47 1.67l4.57-4.37l-1.55-1.57zm2.52 9.61l8.05-7.7l2.41 2.45l-8.1 7.76zm11.11 4.08l1.66 1.72l4.44-4.17l-1.74-1.76zm2.93 10.51l8.11-7.91l2.5 2.55l-8.25 7.91zm10.61 2.91l4.25-3.93l1.5 1.53l-4.09 4.05zm3.61 10.07l7.53-6.95l2.51 2.56l-7.51 7.01z"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%237eaab3%22%20d%3D%22M19.51%2024.56L7.22%2027.32l-2.58%203.87s91.18%2092.82%2093.01%2092.82c.66%200%2025.72-25.49%2025.72-25.89c0-.27-2.06-4.24-2.06-4.24z%22%2F%3E%3Cpath%20fill%3D%22%23a6cfd6%22%20d%3D%22M7.22%2027.32s4.43-5.72%206.39-8.05s5.29-5.41%205.29-5.41l91.46%2091.34l-12.29%2012.66z%22%2F%3E%3Cpath%20fill%3D%22%23c9e3e6%22%20d%3D%22M18.9%2013.86S31.33%204.1%2032.31%203.98s89%2089.91%2089%2089.91l-10.94%2011.31z%22%2F%3E%3Cpath%20fill%3D%22%23347a88%22%20d%3D%22m26.8%2014.33l2.43%202.56l8.6-7.69l-2.67-2.61zm11.05%203.72l1.47%201.66l4.61-4.44l-1.53-1.52zm2.16%209.72l8.58-7.82l2.39%202.4l-8.67%207.98zm11.05%203.65l1.67%201.73l4.62-4.36l-1.65-1.67zm2.36%209.66l8.43-7.74l2.58%202.61l-8.64%207.69zm11.08%204.47l4.86-4.61L71%2042.61l-4.78%204.6zm2.99%209.88l2.56%202.42l8.06-8.02l-2.66-2.7zm11.19%203.83l1.47%201.67l4.57-4.37l-1.55-1.57zm2.52%209.61l8.05-7.7l2.41%202.45l-8.1%207.76zm11.11%204.08l1.66%201.72l4.44-4.17l-1.74-1.76zm2.93%2010.51l8.11-7.91l2.5%202.55l-8.25%207.91zm10.61%202.91l4.25-3.93l1.5%201.53l-4.09%204.05zm3.61%2010.07l7.53-6.95l2.51%202.56l-7.51%207.01z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%237eaab3%22%20d%3D%22M19.51%2024.56L7.22%2027.32l-2.58%203.87s91.18%2092.82%2093.01%2092.82c.66%200%2025.72-25.49%2025.72-25.89c0-.27-2.06-4.24-2.06-4.24z%22%2F%3E%3Cpath%20fill%3D%22%23a6cfd6%22%20d%3D%22M7.22%2027.32s4.43-5.72%206.39-8.05s5.29-5.41%205.29-5.41l91.46%2091.34l-12.29%2012.66z%22%2F%3E%3Cpath%20fill%3D%22%23c9e3e6%22%20d%3D%22M18.9%2013.86S31.33%204.1%2032.31%203.98s89%2089.91%2089%2089.91l-10.94%2011.31z%22%2F%3E%3Cpath%20fill%3D%22%23347a88%22%20d%3D%22m26.8%2014.33l2.43%202.56l8.6-7.69l-2.67-2.61zm11.05%203.72l1.47%201.66l4.61-4.44l-1.53-1.52zm2.16%209.72l8.58-7.82l2.39%202.4l-8.67%207.98zm11.05%203.65l1.67%201.73l4.62-4.36l-1.65-1.67zm2.36%209.66l8.43-7.74l2.58%202.61l-8.64%207.69zm11.08%204.47l4.86-4.61L71%2042.61l-4.78%204.6zm2.99%209.88l2.56%202.42l8.06-8.02l-2.66-2.7zm11.19%203.83l1.47%201.67l4.57-4.37l-1.55-1.57zm2.52%209.61l8.05-7.7l2.41%202.45l-8.1%207.76zm11.11%204.08l1.66%201.72l4.44-4.17l-1.74-1.76zm2.93%2010.51l8.11-7.91l2.5%202.55l-8.25%207.91zm10.61%202.91l4.25-3.93l1.5%201.53l-4.09%204.05zm3.61%2010.07l7.53-6.95l2.51%202.56l-7.51%207.01z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/straight-ruler.svg?color=%231a73e8&size=48