ruler icon
ruler-filled from Reicon by REICON · Filled · Tools · MIT Free for personal and commercial use.
- Name
- ruler-filled
- Set
- Reicon
- Style
- Filled
- Category
- Tools
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All ruler icons →rulerBoxIcons v2rulerBoxIcons v2 SolidrulerCarbonrulerFont Awesome 6 SolidrulerFont Awesome Solidruler-12-filledFluent UI System Iconsrulercss.ggrulerHuge IconsrulerIconParkrulerIconPark OutlinerulerIconoirrulerJam IconsrulerLine AwesomerulerLuciderulerMaterial Design Iconsruler-fillMingCute IconrulerMyna UI IconsrulerPhosphorruler-fillRemix Iconruler-boldSolarrulerTabler IconsrulerTDesign IconsrulerUniconsrulerUnicons Monochrome
More tools icons from Reicon
Use the ruler icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 15.616c0 .847.682 1.529 2.045 2.892l1.447 1.447C6.855 21.318 7.537 22 8.384 22s1.53-.682 2.893-2.045l8.678-8.678C21.318 9.913 22 9.23 22 8.384s-.682-1.529-2.045-2.892l-1.447-1.447C17.145 2.682 16.463 2 15.616 2c-.754 0-1.376.54-2.464 1.618q.045.033.085.073l1.415 1.415a.75.75 0 1 1-1.061 1.06l-1.414-1.414a1 1 0 0 1-.074-.086L11.03 5.739q.045.033.086.074l2.121 2.121a.75.75 0 1 1-1.06 1.06l-2.122-2.12a1 1 0 0 1-.074-.087L8.91 7.86q.044.033.086.074l1.414 1.414a.75.75 0 0 1-1.06 1.06L7.933 8.996a1 1 0 0 1-.074-.086L6.787 9.98q.046.033.086.074l2.122 2.122a.75.75 0 0 1-1.061 1.06l-2.121-2.121a1 1 0 0 1-.074-.086l-1.073 1.073q.045.032.086.074l1.414 1.414a.75.75 0 0 1-1.06 1.06L3.69 13.238a1 1 0 0 1-.073-.085C2.539 14.24 2 14.862 2 15.616"/></svg>
React
import type { SVGProps } from "react";
export function ReiconRulerFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 15.616c0 .847.682 1.529 2.045 2.892l1.447 1.447C6.855 21.318 7.537 22 8.384 22s1.53-.682 2.893-2.045l8.678-8.678C21.318 9.913 22 9.23 22 8.384s-.682-1.529-2.045-2.892l-1.447-1.447C17.145 2.682 16.463 2 15.616 2c-.754 0-1.376.54-2.464 1.618q.045.033.085.073l1.415 1.415a.75.75 0 1 1-1.061 1.06l-1.414-1.414a1 1 0 0 1-.074-.086L11.03 5.739q.045.033.086.074l2.121 2.121a.75.75 0 1 1-1.06 1.06l-2.122-2.12a1 1 0 0 1-.074-.087L8.91 7.86q.044.033.086.074l1.414 1.414a.75.75 0 0 1-1.06 1.06L7.933 8.996a1 1 0 0 1-.074-.086L6.787 9.98q.046.033.086.074l2.122 2.122a.75.75 0 0 1-1.061 1.06l-2.121-2.121a1 1 0 0 1-.074-.086l-1.073 1.073q.045.032.086.074l1.414 1.414a.75.75 0 0 1-1.06 1.06L3.69 13.238a1 1 0 0 1-.073-.085C2.539 14.24 2 14.862 2 15.616"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 15.616c0 .847.682 1.529 2.045 2.892l1.447 1.447C6.855 21.318 7.537 22 8.384 22s1.53-.682 2.893-2.045l8.678-8.678C21.318 9.913 22 9.23 22 8.384s-.682-1.529-2.045-2.892l-1.447-1.447C17.145 2.682 16.463 2 15.616 2c-.754 0-1.376.54-2.464 1.618q.045.033.085.073l1.415 1.415a.75.75 0 1 1-1.061 1.06l-1.414-1.414a1 1 0 0 1-.074-.086L11.03 5.739q.045.033.086.074l2.121 2.121a.75.75 0 1 1-1.06 1.06l-2.122-2.12a1 1 0 0 1-.074-.087L8.91 7.86q.044.033.086.074l1.414 1.414a.75.75 0 0 1-1.06 1.06L7.933 8.996a1 1 0 0 1-.074-.086L6.787 9.98q.046.033.086.074l2.122 2.122a.75.75 0 0 1-1.061 1.06l-2.121-2.121a1 1 0 0 1-.074-.086l-1.073 1.073q.045.032.086.074l1.414 1.414a.75.75 0 0 1-1.06 1.06L3.69 13.238a1 1 0 0 1-.073-.085C2.539 14.24 2 14.862 2 15.616"/></svg> </template>
CSS
.icon-ruler-filled {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2015.616c0%20.847.682%201.529%202.045%202.892l1.447%201.447C6.855%2021.318%207.537%2022%208.384%2022s1.53-.682%202.893-2.045l8.678-8.678C21.318%209.913%2022%209.23%2022%208.384s-.682-1.529-2.045-2.892l-1.447-1.447C17.145%202.682%2016.463%202%2015.616%202c-.754%200-1.376.54-2.464%201.618q.045.033.085.073l1.415%201.415a.75.75%200%201%201-1.061%201.06l-1.414-1.414a1%201%200%200%201-.074-.086L11.03%205.739q.045.033.086.074l2.121%202.121a.75.75%200%201%201-1.06%201.06l-2.122-2.12a1%201%200%200%201-.074-.087L8.91%207.86q.044.033.086.074l1.414%201.414a.75.75%200%200%201-1.06%201.06L7.933%208.996a1%201%200%200%201-.074-.086L6.787%209.98q.046.033.086.074l2.122%202.122a.75.75%200%200%201-1.061%201.06l-2.121-2.121a1%201%200%200%201-.074-.086l-1.073%201.073q.045.032.086.074l1.414%201.414a.75.75%200%200%201-1.06%201.06L3.69%2013.238a1%201%200%200%201-.073-.085C2.539%2014.24%202%2014.862%202%2015.616%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2015.616c0%20.847.682%201.529%202.045%202.892l1.447%201.447C6.855%2021.318%207.537%2022%208.384%2022s1.53-.682%202.893-2.045l8.678-8.678C21.318%209.913%2022%209.23%2022%208.384s-.682-1.529-2.045-2.892l-1.447-1.447C17.145%202.682%2016.463%202%2015.616%202c-.754%200-1.376.54-2.464%201.618q.045.033.085.073l1.415%201.415a.75.75%200%201%201-1.061%201.06l-1.414-1.414a1%201%200%200%201-.074-.086L11.03%205.739q.045.033.086.074l2.121%202.121a.75.75%200%201%201-1.06%201.06l-2.122-2.12a1%201%200%200%201-.074-.087L8.91%207.86q.044.033.086.074l1.414%201.414a.75.75%200%200%201-1.06%201.06L7.933%208.996a1%201%200%200%201-.074-.086L6.787%209.98q.046.033.086.074l2.122%202.122a.75.75%200%200%201-1.061%201.06l-2.121-2.121a1%201%200%200%201-.074-.086l-1.073%201.073q.045.032.086.074l1.414%201.414a.75.75%200%200%201-1.06%201.06L3.69%2013.238a1%201%200%200%201-.073-.085C2.539%2014.24%202%2014.862%202%2015.616%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/ruler-filled.svg?color=%231a73e8&size=48