pencil ruler icon

pencil-ruler-two-tone from Keyline Icons by Keyline Icons · Two Tone · MIT Free for personal and commercial use.

Name
pencil-ruler-two-tone
Set
Keyline Icons
Style
Two Tone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

All pencil ruler icons →

Use the pencil ruler 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M4.262 22.2793C4.0529 22.3511 3.8333 22.3878 3.6122 22.3878C2.5077 22.3878 1.6122 21.4923 1.6122 20.3878C1.6122 20.1667 1.6489 19.9471 1.7207 19.738L3.2009 15.4293C3.2998 15.1415 3.4631 14.8801 3.6782 14.6649L14.0506 4.2925C14.8008 3.5424 15.8182 3.121 16.879 3.121C17.9399 3.121 18.9573 3.5424 19.7075 4.2925C20.4576 5.0427 20.879 6.0601 20.879 7.121C20.879 8.1818 20.4576 9.1992 19.7075 9.9494L9.3351 20.3218C9.1199 20.5369 8.8585 20.7002 8.5707 20.7991L4.262 22.2793ZM3.5854 2.1712C4.3356 1.4211 5.353 0.9996 6.4139 0.9996C7.4747 0.9996 8.4921 1.4211 9.2423 2.1712L14.1213 7.0503L7.0503 14.1213L2.1712 9.2423C1.4211 8.4921 0.9996 7.4747 0.9996 6.4139C0.9996 5.353 1.4211 4.3356 2.1712 3.5854L3.5854 2.1712ZM16.9497 9.8787L21.8288 14.7577C22.5789 15.5079 23.0004 16.5253 23.0004 17.5861C23.0004 18.647 22.5789 19.6644 21.8288 20.4146L20.4146 21.8288C19.6644 22.5789 18.647 23.0004 17.5861 23.0004C16.5253 23.0004 15.5079 22.5789 14.7577 21.8288L9.8787 16.9497L16.9497 9.8787Z" stroke="none"/><path d="M3.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.0629L4.1467 15.7542C4.1961 15.6103 4.2777 15.4796 4.3853 15.372L14.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.628 19.6147C8.5204 19.7223 8.3897 19.8039 8.2458 19.8533L3.9371 21.3335ZM4.2218 15.5355L8.4645 19.7782M4.2925 2.8783C4.8551 2.3157 5.6182 1.9996 6.4139 1.9996C7.2095 1.9996 7.9726 2.3157 8.5352 2.8783L12.7071 7.0503L7.0503 12.7071L2.8783 8.5352C2.3157 7.9726 1.9996 7.2095 1.9996 6.4139C1.9996 5.6182 2.3157 4.8551 2.8783 4.2925L4.2925 2.8783ZM16.9497 11.2929L21.1217 15.4648C21.6843 16.0274 22.0004 16.7905 22.0004 17.5861C22.0004 18.3818 21.6843 19.1449 21.1217 19.7075L19.7075 21.1217C19.1449 21.6843 18.3818 22.0004 17.5861 22.0004C16.7905 22.0004 16.0274 21.6843 15.4648 21.1217L11.2929 16.9497L16.9497 11.2929ZM9.5251 3.8683L7.4038 5.9896M20.1317 14.4749L18.0104 16.5962"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsPencilRulerTwoTone(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M4.262 22.2793C4.0529 22.3511 3.8333 22.3878 3.6122 22.3878C2.5077 22.3878 1.6122 21.4923 1.6122 20.3878C1.6122 20.1667 1.6489 19.9471 1.7207 19.738L3.2009 15.4293C3.2998 15.1415 3.4631 14.8801 3.6782 14.6649L14.0506 4.2925C14.8008 3.5424 15.8182 3.121 16.879 3.121C17.9399 3.121 18.9573 3.5424 19.7075 4.2925C20.4576 5.0427 20.879 6.0601 20.879 7.121C20.879 8.1818 20.4576 9.1992 19.7075 9.9494L9.3351 20.3218C9.1199 20.5369 8.8585 20.7002 8.5707 20.7991L4.262 22.2793ZM3.5854 2.1712C4.3356 1.4211 5.353 0.9996 6.4139 0.9996C7.4747 0.9996 8.4921 1.4211 9.2423 2.1712L14.1213 7.0503L7.0503 14.1213L2.1712 9.2423C1.4211 8.4921 0.9996 7.4747 0.9996 6.4139C0.9996 5.353 1.4211 4.3356 2.1712 3.5854L3.5854 2.1712ZM16.9497 9.8787L21.8288 14.7577C22.5789 15.5079 23.0004 16.5253 23.0004 17.5861C23.0004 18.647 22.5789 19.6644 21.8288 20.4146L20.4146 21.8288C19.6644 22.5789 18.647 23.0004 17.5861 23.0004C16.5253 23.0004 15.5079 22.5789 14.7577 21.8288L9.8787 16.9497L16.9497 9.8787Z" stroke="none"/><path d="M3.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.0629L4.1467 15.7542C4.1961 15.6103 4.2777 15.4796 4.3853 15.372L14.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.628 19.6147C8.5204 19.7223 8.3897 19.8039 8.2458 19.8533L3.9371 21.3335ZM4.2218 15.5355L8.4645 19.7782M4.2925 2.8783C4.8551 2.3157 5.6182 1.9996 6.4139 1.9996C7.2095 1.9996 7.9726 2.3157 8.5352 2.8783L12.7071 7.0503L7.0503 12.7071L2.8783 8.5352C2.3157 7.9726 1.9996 7.2095 1.9996 6.4139C1.9996 5.6182 2.3157 4.8551 2.8783 4.2925L4.2925 2.8783ZM16.9497 11.2929L21.1217 15.4648C21.6843 16.0274 22.0004 16.7905 22.0004 17.5861C22.0004 18.3818 21.6843 19.1449 21.1217 19.7075L19.7075 21.1217C19.1449 21.6843 18.3818 22.0004 17.5861 22.0004C16.7905 22.0004 16.0274 21.6843 15.4648 21.1217L11.2929 16.9497L16.9497 11.2929ZM9.5251 3.8683L7.4038 5.9896M20.1317 14.4749L18.0104 16.5962"/></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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M4.262 22.2793C4.0529 22.3511 3.8333 22.3878 3.6122 22.3878C2.5077 22.3878 1.6122 21.4923 1.6122 20.3878C1.6122 20.1667 1.6489 19.9471 1.7207 19.738L3.2009 15.4293C3.2998 15.1415 3.4631 14.8801 3.6782 14.6649L14.0506 4.2925C14.8008 3.5424 15.8182 3.121 16.879 3.121C17.9399 3.121 18.9573 3.5424 19.7075 4.2925C20.4576 5.0427 20.879 6.0601 20.879 7.121C20.879 8.1818 20.4576 9.1992 19.7075 9.9494L9.3351 20.3218C9.1199 20.5369 8.8585 20.7002 8.5707 20.7991L4.262 22.2793ZM3.5854 2.1712C4.3356 1.4211 5.353 0.9996 6.4139 0.9996C7.4747 0.9996 8.4921 1.4211 9.2423 2.1712L14.1213 7.0503L7.0503 14.1213L2.1712 9.2423C1.4211 8.4921 0.9996 7.4747 0.9996 6.4139C0.9996 5.353 1.4211 4.3356 2.1712 3.5854L3.5854 2.1712ZM16.9497 9.8787L21.8288 14.7577C22.5789 15.5079 23.0004 16.5253 23.0004 17.5861C23.0004 18.647 22.5789 19.6644 21.8288 20.4146L20.4146 21.8288C19.6644 22.5789 18.647 23.0004 17.5861 23.0004C16.5253 23.0004 15.5079 22.5789 14.7577 21.8288L9.8787 16.9497L16.9497 9.8787Z" stroke="none"/><path d="M3.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.0629L4.1467 15.7542C4.1961 15.6103 4.2777 15.4796 4.3853 15.372L14.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.628 19.6147C8.5204 19.7223 8.3897 19.8039 8.2458 19.8533L3.9371 21.3335ZM4.2218 15.5355L8.4645 19.7782M4.2925 2.8783C4.8551 2.3157 5.6182 1.9996 6.4139 1.9996C7.2095 1.9996 7.9726 2.3157 8.5352 2.8783L12.7071 7.0503L7.0503 12.7071L2.8783 8.5352C2.3157 7.9726 1.9996 7.2095 1.9996 6.4139C1.9996 5.6182 2.3157 4.8551 2.8783 4.2925L4.2925 2.8783ZM16.9497 11.2929L21.1217 15.4648C21.6843 16.0274 22.0004 16.7905 22.0004 17.5861C22.0004 18.3818 21.6843 19.1449 21.1217 19.7075L19.7075 21.1217C19.1449 21.6843 18.3818 22.0004 17.5861 22.0004C16.7905 22.0004 16.0274 21.6843 15.4648 21.1217L11.2929 16.9497L16.9497 11.2929ZM9.5251 3.8683L7.4038 5.9896M20.1317 14.4749L18.0104 16.5962"/></g></svg>
</template>

CSS

.icon-pencil-ruler-two-tone {
  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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M4.262%2022.2793C4.0529%2022.3511%203.8333%2022.3878%203.6122%2022.3878C2.5077%2022.3878%201.6122%2021.4923%201.6122%2020.3878C1.6122%2020.1667%201.6489%2019.9471%201.7207%2019.738L3.2009%2015.4293C3.2998%2015.1415%203.4631%2014.8801%203.6782%2014.6649L14.0506%204.2925C14.8008%203.5424%2015.8182%203.121%2016.879%203.121C17.9399%203.121%2018.9573%203.5424%2019.7075%204.2925C20.4576%205.0427%2020.879%206.0601%2020.879%207.121C20.879%208.1818%2020.4576%209.1992%2019.7075%209.9494L9.3351%2020.3218C9.1199%2020.5369%208.8585%2020.7002%208.5707%2020.7991L4.262%2022.2793ZM3.5854%202.1712C4.3356%201.4211%205.353%200.9996%206.4139%200.9996C7.4747%200.9996%208.4921%201.4211%209.2423%202.1712L14.1213%207.0503L7.0503%2014.1213L2.1712%209.2423C1.4211%208.4921%200.9996%207.4747%200.9996%206.4139C0.9996%205.353%201.4211%204.3356%202.1712%203.5854L3.5854%202.1712ZM16.9497%209.8787L21.8288%2014.7577C22.5789%2015.5079%2023.0004%2016.5253%2023.0004%2017.5861C23.0004%2018.647%2022.5789%2019.6644%2021.8288%2020.4146L20.4146%2021.8288C19.6644%2022.5789%2018.647%2023.0004%2017.5861%2023.0004C16.5253%2023.0004%2015.5079%2022.5789%2014.7577%2021.8288L9.8787%2016.9497L16.9497%209.8787Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M3.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.0629L4.1467%2015.7542C4.1961%2015.6103%204.2777%2015.4796%204.3853%2015.372L14.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.628%2019.6147C8.5204%2019.7223%208.3897%2019.8039%208.2458%2019.8533L3.9371%2021.3335ZM4.2218%2015.5355L8.4645%2019.7782M4.2925%202.8783C4.8551%202.3157%205.6182%201.9996%206.4139%201.9996C7.2095%201.9996%207.9726%202.3157%208.5352%202.8783L12.7071%207.0503L7.0503%2012.7071L2.8783%208.5352C2.3157%207.9726%201.9996%207.2095%201.9996%206.4139C1.9996%205.6182%202.3157%204.8551%202.8783%204.2925L4.2925%202.8783ZM16.9497%2011.2929L21.1217%2015.4648C21.6843%2016.0274%2022.0004%2016.7905%2022.0004%2017.5861C22.0004%2018.3818%2021.6843%2019.1449%2021.1217%2019.7075L19.7075%2021.1217C19.1449%2021.6843%2018.3818%2022.0004%2017.5861%2022.0004C16.7905%2022.0004%2016.0274%2021.6843%2015.4648%2021.1217L11.2929%2016.9497L16.9497%2011.2929ZM9.5251%203.8683L7.4038%205.9896M20.1317%2014.4749L18.0104%2016.5962%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M4.262%2022.2793C4.0529%2022.3511%203.8333%2022.3878%203.6122%2022.3878C2.5077%2022.3878%201.6122%2021.4923%201.6122%2020.3878C1.6122%2020.1667%201.6489%2019.9471%201.7207%2019.738L3.2009%2015.4293C3.2998%2015.1415%203.4631%2014.8801%203.6782%2014.6649L14.0506%204.2925C14.8008%203.5424%2015.8182%203.121%2016.879%203.121C17.9399%203.121%2018.9573%203.5424%2019.7075%204.2925C20.4576%205.0427%2020.879%206.0601%2020.879%207.121C20.879%208.1818%2020.4576%209.1992%2019.7075%209.9494L9.3351%2020.3218C9.1199%2020.5369%208.8585%2020.7002%208.5707%2020.7991L4.262%2022.2793ZM3.5854%202.1712C4.3356%201.4211%205.353%200.9996%206.4139%200.9996C7.4747%200.9996%208.4921%201.4211%209.2423%202.1712L14.1213%207.0503L7.0503%2014.1213L2.1712%209.2423C1.4211%208.4921%200.9996%207.4747%200.9996%206.4139C0.9996%205.353%201.4211%204.3356%202.1712%203.5854L3.5854%202.1712ZM16.9497%209.8787L21.8288%2014.7577C22.5789%2015.5079%2023.0004%2016.5253%2023.0004%2017.5861C23.0004%2018.647%2022.5789%2019.6644%2021.8288%2020.4146L20.4146%2021.8288C19.6644%2022.5789%2018.647%2023.0004%2017.5861%2023.0004C16.5253%2023.0004%2015.5079%2022.5789%2014.7577%2021.8288L9.8787%2016.9497L16.9497%209.8787Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M3.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.0629L4.1467%2015.7542C4.1961%2015.6103%204.2777%2015.4796%204.3853%2015.372L14.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.628%2019.6147C8.5204%2019.7223%208.3897%2019.8039%208.2458%2019.8533L3.9371%2021.3335ZM4.2218%2015.5355L8.4645%2019.7782M4.2925%202.8783C4.8551%202.3157%205.6182%201.9996%206.4139%201.9996C7.2095%201.9996%207.9726%202.3157%208.5352%202.8783L12.7071%207.0503L7.0503%2012.7071L2.8783%208.5352C2.3157%207.9726%201.9996%207.2095%201.9996%206.4139C1.9996%205.6182%202.3157%204.8551%202.8783%204.2925L4.2925%202.8783ZM16.9497%2011.2929L21.1217%2015.4648C21.6843%2016.0274%2022.0004%2016.7905%2022.0004%2017.5861C22.0004%2018.3818%2021.6843%2019.1449%2021.1217%2019.7075L19.7075%2021.1217C19.1449%2021.6843%2018.3818%2022.0004%2017.5861%2022.0004C16.7905%2022.0004%2016.0274%2021.6843%2015.4648%2021.1217L11.2929%2016.9497L16.9497%2011.2929ZM9.5251%203.8683L7.4038%205.9896M20.1317%2014.4749L18.0104%2016.5962%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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