ruler angular icon

ruler-angular-broken from Solar by 480 Design · Broken · Tools · CC-BY-4.0 Attribution required.

Name
ruler-angular-broken
Set
Solar
Style
Broken
Category
Tools
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More tools icons from Solar

Use the ruler angular icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M12 9H11C10.0572 9 9.58579 9 9.29289 9.29289C9 9.58579 9 10.0572 9 11V18.5C9 19.9045 9 20.6067 8.66294 21.1111C8.51702 21.3295 8.32952 21.517 8.11114 21.6629C7.60669 22 6.90446 22 5.5 22C4.09554 22 3.39331 22 2.88886 21.6629C2.67048 21.517 2.48298 21.3295 2.33706 21.1111C2 20.6067 2 19.9045 2 18.5V6C2 4.11438 2 3.17157 2.58579 2.58579C3.17157 2 4.11438 2 6 2H18.5C19.9045 2 20.6067 2 21.1111 2.33706C21.3295 2.48298 21.517 2.67048 21.6629 2.88886C22 3.39331 22 4.09554 22 5.5C22 6.90446 22 7.60669 21.6629 8.11114C21.517 8.32952 21.3295 8.51702 21.1111 8.66294C20.6067 9 19.9045 9 18.5 9H16"/><path d="M12 2L12 4M18 2L18 4M9 2L9 5M15 2L15 5"/><path d="M2 12H4M2 18H4M2 15L5 15M2 9L5 9"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarRulerAngularBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M12 9H11C10.0572 9 9.58579 9 9.29289 9.29289C9 9.58579 9 10.0572 9 11V18.5C9 19.9045 9 20.6067 8.66294 21.1111C8.51702 21.3295 8.32952 21.517 8.11114 21.6629C7.60669 22 6.90446 22 5.5 22C4.09554 22 3.39331 22 2.88886 21.6629C2.67048 21.517 2.48298 21.3295 2.33706 21.1111C2 20.6067 2 19.9045 2 18.5V6C2 4.11438 2 3.17157 2.58579 2.58579C3.17157 2 4.11438 2 6 2H18.5C19.9045 2 20.6067 2 21.1111 2.33706C21.3295 2.48298 21.517 2.67048 21.6629 2.88886C22 3.39331 22 4.09554 22 5.5C22 6.90446 22 7.60669 21.6629 8.11114C21.517 8.32952 21.3295 8.51702 21.1111 8.66294C20.6067 9 19.9045 9 18.5 9H16"/><path d="M12 2L12 4M18 2L18 4M9 2L9 5M15 2L15 5"/><path d="M2 12H4M2 18H4M2 15L5 15M2 9L5 9"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M12 9H11C10.0572 9 9.58579 9 9.29289 9.29289C9 9.58579 9 10.0572 9 11V18.5C9 19.9045 9 20.6067 8.66294 21.1111C8.51702 21.3295 8.32952 21.517 8.11114 21.6629C7.60669 22 6.90446 22 5.5 22C4.09554 22 3.39331 22 2.88886 21.6629C2.67048 21.517 2.48298 21.3295 2.33706 21.1111C2 20.6067 2 19.9045 2 18.5V6C2 4.11438 2 3.17157 2.58579 2.58579C3.17157 2 4.11438 2 6 2H18.5C19.9045 2 20.6067 2 21.1111 2.33706C21.3295 2.48298 21.517 2.67048 21.6629 2.88886C22 3.39331 22 4.09554 22 5.5C22 6.90446 22 7.60669 21.6629 8.11114C21.517 8.32952 21.3295 8.51702 21.1111 8.66294C20.6067 9 19.9045 9 18.5 9H16"/><path d="M12 2L12 4M18 2L18 4M9 2L9 5M15 2L15 5"/><path d="M2 12H4M2 18H4M2 15L5 15M2 9L5 9"/></g></svg>
</template>

CSS

.icon-ruler-angular-broken {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%209H11C10.0572%209%209.58579%209%209.29289%209.29289C9%209.58579%209%2010.0572%209%2011V18.5C9%2019.9045%209%2020.6067%208.66294%2021.1111C8.51702%2021.3295%208.32952%2021.517%208.11114%2021.6629C7.60669%2022%206.90446%2022%205.5%2022C4.09554%2022%203.39331%2022%202.88886%2021.6629C2.67048%2021.517%202.48298%2021.3295%202.33706%2021.1111C2%2020.6067%202%2019.9045%202%2018.5V6C2%204.11438%202%203.17157%202.58579%202.58579C3.17157%202%204.11438%202%206%202H18.5C19.9045%202%2020.6067%202%2021.1111%202.33706C21.3295%202.48298%2021.517%202.67048%2021.6629%202.88886C22%203.39331%2022%204.09554%2022%205.5C22%206.90446%2022%207.60669%2021.6629%208.11114C21.517%208.32952%2021.3295%208.51702%2021.1111%208.66294C20.6067%209%2019.9045%209%2018.5%209H16%22%2F%3E%3Cpath%20d%3D%22M12%202L12%204M18%202L18%204M9%202L9%205M15%202L15%205%22%2F%3E%3Cpath%20d%3D%22M2%2012H4M2%2018H4M2%2015L5%2015M2%209L5%209%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%209H11C10.0572%209%209.58579%209%209.29289%209.29289C9%209.58579%209%2010.0572%209%2011V18.5C9%2019.9045%209%2020.6067%208.66294%2021.1111C8.51702%2021.3295%208.32952%2021.517%208.11114%2021.6629C7.60669%2022%206.90446%2022%205.5%2022C4.09554%2022%203.39331%2022%202.88886%2021.6629C2.67048%2021.517%202.48298%2021.3295%202.33706%2021.1111C2%2020.6067%202%2019.9045%202%2018.5V6C2%204.11438%202%203.17157%202.58579%202.58579C3.17157%202%204.11438%202%206%202H18.5C19.9045%202%2020.6067%202%2021.1111%202.33706C21.3295%202.48298%2021.517%202.67048%2021.6629%202.88886C22%203.39331%2022%204.09554%2022%205.5C22%206.90446%2022%207.60669%2021.6629%208.11114C21.517%208.32952%2021.3295%208.51702%2021.1111%208.66294C20.6067%209%2019.9045%209%2018.5%209H16%22%2F%3E%3Cpath%20d%3D%22M12%202L12%204M18%202L18%204M9%202L9%205M15%202L15%205%22%2F%3E%3Cpath%20d%3D%22M2%2012H4M2%2018H4M2%2015L5%2015M2%209L5%209%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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