pencil ruler icon

pencil-ruler-sharp from Keyline Icons by Keyline Icons · Sharp · MIT Free for personal and commercial use.

Name
pencil-ruler-sharp
Set
Keyline Icons
Style
Sharp
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Use the pencil ruler icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M2.6665 20.0629L4.2218 15.5355L14.7577 4.9996C15.3203 4.437 16.0834 4.121 16.879 4.121C17.6747 4.121 18.4377 4.437 19.0004 4.9996C19.563 5.5623 19.879 6.3253 19.879 7.121C19.879 7.9166 19.563 8.6797 19.0004 9.2423L8.4645 19.7782L3.9371 21.3335C3.8326 21.3694 3.7228 21.3878 3.6122 21.3878C3.0599 21.3878 2.6122 20.9401 2.6122 20.3878C2.6122 20.2772 2.6306 20.1674 2.6665 20.0629ZM4.2218 15.5355L8.4645 19.7782M12.7071 7.0503L7.0503 12.7071L1.9996 7.6564L7.6565 1.9996ZM16.9497 11.2929L22.0004 16.3436L16.3436 22.0004L11.2929 16.9497ZM9.5251 3.8683L6.6967 6.6967M20.1317 14.4749L17.3033 17.3033"/></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsPencilRulerSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2" d="M2.6665 20.0629L4.2218 15.5355L14.7577 4.9996C15.3203 4.437 16.0834 4.121 16.879 4.121C17.6747 4.121 18.4377 4.437 19.0004 4.9996C19.563 5.5623 19.879 6.3253 19.879 7.121C19.879 7.9166 19.563 8.6797 19.0004 9.2423L8.4645 19.7782L3.9371 21.3335C3.8326 21.3694 3.7228 21.3878 3.6122 21.3878C3.0599 21.3878 2.6122 20.9401 2.6122 20.3878C2.6122 20.2772 2.6306 20.1674 2.6665 20.0629ZM4.2218 15.5355L8.4645 19.7782M12.7071 7.0503L7.0503 12.7071L1.9996 7.6564L7.6565 1.9996ZM16.9497 11.2929L22.0004 16.3436L16.3436 22.0004L11.2929 16.9497ZM9.5251 3.8683L6.6967 6.6967M20.1317 14.4749L17.3033 17.3033"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M2.6665 20.0629L4.2218 15.5355L14.7577 4.9996C15.3203 4.437 16.0834 4.121 16.879 4.121C17.6747 4.121 18.4377 4.437 19.0004 4.9996C19.563 5.5623 19.879 6.3253 19.879 7.121C19.879 7.9166 19.563 8.6797 19.0004 9.2423L8.4645 19.7782L3.9371 21.3335C3.8326 21.3694 3.7228 21.3878 3.6122 21.3878C3.0599 21.3878 2.6122 20.9401 2.6122 20.3878C2.6122 20.2772 2.6306 20.1674 2.6665 20.0629ZM4.2218 15.5355L8.4645 19.7782M12.7071 7.0503L7.0503 12.7071L1.9996 7.6564L7.6565 1.9996ZM16.9497 11.2929L22.0004 16.3436L16.3436 22.0004L11.2929 16.9497ZM9.5251 3.8683L6.6967 6.6967M20.1317 14.4749L17.3033 17.3033"/></svg>
</template>

CSS

.icon-pencil-ruler-sharp {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M2.6665%2020.0629L4.2218%2015.5355L14.7577%204.9996C15.3203%204.437%2016.0834%204.121%2016.879%204.121C17.6747%204.121%2018.4377%204.437%2019.0004%204.9996C19.563%205.5623%2019.879%206.3253%2019.879%207.121C19.879%207.9166%2019.563%208.6797%2019.0004%209.2423L8.4645%2019.7782L3.9371%2021.3335C3.8326%2021.3694%203.7228%2021.3878%203.6122%2021.3878C3.0599%2021.3878%202.6122%2020.9401%202.6122%2020.3878C2.6122%2020.2772%202.6306%2020.1674%202.6665%2020.0629ZM4.2218%2015.5355L8.4645%2019.7782M12.7071%207.0503L7.0503%2012.7071L1.9996%207.6564L7.6565%201.9996ZM16.9497%2011.2929L22.0004%2016.3436L16.3436%2022.0004L11.2929%2016.9497ZM9.5251%203.8683L6.6967%206.6967M20.1317%2014.4749L17.3033%2017.3033%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M2.6665%2020.0629L4.2218%2015.5355L14.7577%204.9996C15.3203%204.437%2016.0834%204.121%2016.879%204.121C17.6747%204.121%2018.4377%204.437%2019.0004%204.9996C19.563%205.5623%2019.879%206.3253%2019.879%207.121C19.879%207.9166%2019.563%208.6797%2019.0004%209.2423L8.4645%2019.7782L3.9371%2021.3335C3.8326%2021.3694%203.7228%2021.3878%203.6122%2021.3878C3.0599%2021.3878%202.6122%2020.9401%202.6122%2020.3878C2.6122%2020.2772%202.6306%2020.1674%202.6665%2020.0629ZM4.2218%2015.5355L8.4645%2019.7782M12.7071%207.0503L7.0503%2012.7071L1.9996%207.6564L7.6565%201.9996ZM16.9497%2011.2929L22.0004%2016.3436L16.3436%2022.0004L11.2929%2016.9497ZM9.5251%203.8683L6.6967%206.6967M20.1317%2014.4749L17.3033%2017.3033%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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