pencil ruler icon

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

Name
pencil-ruler-sharp-two-tone
Set
Keyline Icons
Style
Sharp Two Tone
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"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M1.7208 19.738L3.276 15.2106C3.3255 15.0667 3.4071 14.936 3.5147 14.8284L14.0506 4.2925C14.7539 3.5892 15.8845 3.121 16.879 3.121C17.8736 3.121 19.0041 3.5892 19.7074 4.2924C20.4108 4.9959 20.879 6.1264 20.879 7.121C20.879 8.1155 20.4108 9.2461 19.7075 9.9494L9.1716 20.4853C9.064 20.5929 8.9333 20.6745 8.7894 20.724L4.262 22.2793C4.0794 22.342 3.806 22.3878 3.6122 22.3878C2.6457 22.3878 1.6122 21.3543 1.6122 20.3878C1.6122 20.194 1.658 19.9206 1.7208 19.738ZM13.4142 6.3432C13.8047 6.7337 13.8047 7.3669 13.4142 7.7574L7.7574 13.4142C7.3669 13.8047 6.7337 13.8047 6.3432 13.4142L1.2925 8.3635C1.105 8.176 0.9996 7.9216 0.9996 7.6564C0.9996 7.3912 1.105 7.1368 1.2925 6.9493L6.9494 1.2925C7.1369 1.105 7.3913 0.9996 7.6565 0.9996C7.9217 0.9996 8.1761 1.105 8.3636 1.2925ZM16.2426 10.5858C16.6331 10.1953 17.2663 10.1953 17.6568 10.5858L22.7075 15.6365C23.098 16.027 23.098 16.6602 22.7075 17.0507L17.0507 22.7075C16.6602 23.098 16.027 23.098 15.6365 22.7075L10.5858 17.6568C10.1953 17.2663 10.1953 16.6331 10.5858 16.2426Z" stroke="none"/><path 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"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsPencilRulerSharpTwoTone(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M1.7208 19.738L3.276 15.2106C3.3255 15.0667 3.4071 14.936 3.5147 14.8284L14.0506 4.2925C14.7539 3.5892 15.8845 3.121 16.879 3.121C17.8736 3.121 19.0041 3.5892 19.7074 4.2924C20.4108 4.9959 20.879 6.1264 20.879 7.121C20.879 8.1155 20.4108 9.2461 19.7075 9.9494L9.1716 20.4853C9.064 20.5929 8.9333 20.6745 8.7894 20.724L4.262 22.2793C4.0794 22.342 3.806 22.3878 3.6122 22.3878C2.6457 22.3878 1.6122 21.3543 1.6122 20.3878C1.6122 20.194 1.658 19.9206 1.7208 19.738ZM13.4142 6.3432C13.8047 6.7337 13.8047 7.3669 13.4142 7.7574L7.7574 13.4142C7.3669 13.8047 6.7337 13.8047 6.3432 13.4142L1.2925 8.3635C1.105 8.176 0.9996 7.9216 0.9996 7.6564C0.9996 7.3912 1.105 7.1368 1.2925 6.9493L6.9494 1.2925C7.1369 1.105 7.3913 0.9996 7.6565 0.9996C7.9217 0.9996 8.1761 1.105 8.3636 1.2925ZM16.2426 10.5858C16.6331 10.1953 17.2663 10.1953 17.6568 10.5858L22.7075 15.6365C23.098 16.027 23.098 16.6602 22.7075 17.0507L17.0507 22.7075C16.6602 23.098 16.027 23.098 15.6365 22.7075L10.5858 17.6568C10.1953 17.2663 10.1953 16.6331 10.5858 16.2426Z" stroke="none"/><path 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"/></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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M1.7208 19.738L3.276 15.2106C3.3255 15.0667 3.4071 14.936 3.5147 14.8284L14.0506 4.2925C14.7539 3.5892 15.8845 3.121 16.879 3.121C17.8736 3.121 19.0041 3.5892 19.7074 4.2924C20.4108 4.9959 20.879 6.1264 20.879 7.121C20.879 8.1155 20.4108 9.2461 19.7075 9.9494L9.1716 20.4853C9.064 20.5929 8.9333 20.6745 8.7894 20.724L4.262 22.2793C4.0794 22.342 3.806 22.3878 3.6122 22.3878C2.6457 22.3878 1.6122 21.3543 1.6122 20.3878C1.6122 20.194 1.658 19.9206 1.7208 19.738ZM13.4142 6.3432C13.8047 6.7337 13.8047 7.3669 13.4142 7.7574L7.7574 13.4142C7.3669 13.8047 6.7337 13.8047 6.3432 13.4142L1.2925 8.3635C1.105 8.176 0.9996 7.9216 0.9996 7.6564C0.9996 7.3912 1.105 7.1368 1.2925 6.9493L6.9494 1.2925C7.1369 1.105 7.3913 0.9996 7.6565 0.9996C7.9217 0.9996 8.1761 1.105 8.3636 1.2925ZM16.2426 10.5858C16.6331 10.1953 17.2663 10.1953 17.6568 10.5858L22.7075 15.6365C23.098 16.027 23.098 16.6602 22.7075 17.0507L17.0507 22.7075C16.6602 23.098 16.027 23.098 15.6365 22.7075L10.5858 17.6568C10.1953 17.2663 10.1953 16.6331 10.5858 16.2426Z" stroke="none"/><path 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"/></g></svg>
</template>

CSS

.icon-pencil-ruler-sharp-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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M1.7208%2019.738L3.276%2015.2106C3.3255%2015.0667%203.4071%2014.936%203.5147%2014.8284L14.0506%204.2925C14.7539%203.5892%2015.8845%203.121%2016.879%203.121C17.8736%203.121%2019.0041%203.5892%2019.7074%204.2924C20.4108%204.9959%2020.879%206.1264%2020.879%207.121C20.879%208.1155%2020.4108%209.2461%2019.7075%209.9494L9.1716%2020.4853C9.064%2020.5929%208.9333%2020.6745%208.7894%2020.724L4.262%2022.2793C4.0794%2022.342%203.806%2022.3878%203.6122%2022.3878C2.6457%2022.3878%201.6122%2021.3543%201.6122%2020.3878C1.6122%2020.194%201.658%2019.9206%201.7208%2019.738ZM13.4142%206.3432C13.8047%206.7337%2013.8047%207.3669%2013.4142%207.7574L7.7574%2013.4142C7.3669%2013.8047%206.7337%2013.8047%206.3432%2013.4142L1.2925%208.3635C1.105%208.176%200.9996%207.9216%200.9996%207.6564C0.9996%207.3912%201.105%207.1368%201.2925%206.9493L6.9494%201.2925C7.1369%201.105%207.3913%200.9996%207.6565%200.9996C7.9217%200.9996%208.1761%201.105%208.3636%201.2925ZM16.2426%2010.5858C16.6331%2010.1953%2017.2663%2010.1953%2017.6568%2010.5858L22.7075%2015.6365C23.098%2016.027%2023.098%2016.6602%2022.7075%2017.0507L17.0507%2022.7075C16.6602%2023.098%2016.027%2023.098%2015.6365%2022.7075L10.5858%2017.6568C10.1953%2017.2663%2010.1953%2016.6331%2010.5858%2016.2426Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%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%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M1.7208%2019.738L3.276%2015.2106C3.3255%2015.0667%203.4071%2014.936%203.5147%2014.8284L14.0506%204.2925C14.7539%203.5892%2015.8845%203.121%2016.879%203.121C17.8736%203.121%2019.0041%203.5892%2019.7074%204.2924C20.4108%204.9959%2020.879%206.1264%2020.879%207.121C20.879%208.1155%2020.4108%209.2461%2019.7075%209.9494L9.1716%2020.4853C9.064%2020.5929%208.9333%2020.6745%208.7894%2020.724L4.262%2022.2793C4.0794%2022.342%203.806%2022.3878%203.6122%2022.3878C2.6457%2022.3878%201.6122%2021.3543%201.6122%2020.3878C1.6122%2020.194%201.658%2019.9206%201.7208%2019.738ZM13.4142%206.3432C13.8047%206.7337%2013.8047%207.3669%2013.4142%207.7574L7.7574%2013.4142C7.3669%2013.8047%206.7337%2013.8047%206.3432%2013.4142L1.2925%208.3635C1.105%208.176%200.9996%207.9216%200.9996%207.6564C0.9996%207.3912%201.105%207.1368%201.2925%206.9493L6.9494%201.2925C7.1369%201.105%207.3913%200.9996%207.6565%200.9996C7.9217%200.9996%208.1761%201.105%208.3636%201.2925ZM16.2426%2010.5858C16.6331%2010.1953%2017.2663%2010.1953%2017.6568%2010.5858L22.7075%2015.6365C23.098%2016.027%2023.098%2016.6602%2022.7075%2017.0507L17.0507%2022.7075C16.6602%2023.098%2016.027%2023.098%2015.6365%2022.7075L10.5858%2017.6568C10.1953%2017.2663%2010.1953%2016.6331%2010.5858%2016.2426Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%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%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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