ruler pen icon
ruler-pen-line-duotone from Solar by 480 Design · Line Duotone · Tools · CC-BY-4.0 Attribution required.
- Name
- ruler-pen-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Tools
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More tools icons from Solar
align-bottom-boldalign-horizontal-center-boldalign-horizontal-spacing-boldalign-left-boldalign-right-boldalign-top-boldalign-vertical-center-boldalign-vertical-spacing-boldcolour-tuning-boldcrop-boldcrop-minimalistic-boldfilters-boldflip-horizontal-boldflip-vertical-boldframe-boldlayers-boldlayers-minimalistic-boldmirror-left-boldmirror-right-boldpaint-brush-boldpaint-roller-boldpalette-2-boldpalette-boldpalette-round-bold
Use the ruler pen 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-width="1.5"><path d="M16 22C14.1144 22 13.1716 22 12.5858 21.4142C12 20.8284 12 19.8856 12 18L12 6C12 4.11438 12 3.17157 12.5858 2.58579C13.1716 2 14.1144 2 16 2L18 2C19.8856 2 20.8284 2 21.4142 2.58579C22 3.17157 22 4.11438 22 6V18C22 19.8856 22 20.8284 21.4142 21.4142C20.8284 22 19.8856 22 18 22H16Z"/><path stroke-linecap="round" d="M12 12H14M12 6L14 6M12 18H14M12 15L15 15M12 9L15 9" opacity=".5"/><path d="M3.98794 21.0271L2.8079 18.785C2.52943 18.2559 2.39019 17.9914 2.28733 17.7157C2.166 17.3905 2.08232 17.0538 2.03777 16.7114C2 16.4211 2 16.1254 2 15.5338L2 5.8L2 4.85C2 3.27599 3.34315 2 5 2C6.65685 2 8 3.27599 8 4.85L8 5.8L8 15.5338C8 16.1254 8 16.4211 7.96223 16.7114C7.91768 17.0538 7.834 17.3905 7.71267 17.7157C7.60981 17.9914 7.47057 18.2559 7.19209 18.785L6.01206 21.0271L5.72361 21.5751C5.58657 21.8355 5.30643 22 5 22C4.69357 22 4.41343 21.8355 4.27639 21.5751L3.98794 21.0271ZM6.01206 21.0271H3.98794"/><path d="M2 5.7998C2 5.7998 3.125 6.7498 5 6.7498C6.875 6.7498 8 5.7998 8 5.7998" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarRulerPenLineDuotone(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" strokeWidth="1.5"><path d="M16 22C14.1144 22 13.1716 22 12.5858 21.4142C12 20.8284 12 19.8856 12 18L12 6C12 4.11438 12 3.17157 12.5858 2.58579C13.1716 2 14.1144 2 16 2L18 2C19.8856 2 20.8284 2 21.4142 2.58579C22 3.17157 22 4.11438 22 6V18C22 19.8856 22 20.8284 21.4142 21.4142C20.8284 22 19.8856 22 18 22H16Z"/><path strokeLinecap="round" d="M12 12H14M12 6L14 6M12 18H14M12 15L15 15M12 9L15 9" opacity=".5"/><path d="M3.98794 21.0271L2.8079 18.785C2.52943 18.2559 2.39019 17.9914 2.28733 17.7157C2.166 17.3905 2.08232 17.0538 2.03777 16.7114C2 16.4211 2 16.1254 2 15.5338L2 5.8L2 4.85C2 3.27599 3.34315 2 5 2C6.65685 2 8 3.27599 8 4.85L8 5.8L8 15.5338C8 16.1254 8 16.4211 7.96223 16.7114C7.91768 17.0538 7.834 17.3905 7.71267 17.7157C7.60981 17.9914 7.47057 18.2559 7.19209 18.785L6.01206 21.0271L5.72361 21.5751C5.58657 21.8355 5.30643 22 5 22C4.69357 22 4.41343 21.8355 4.27639 21.5751L3.98794 21.0271ZM6.01206 21.0271H3.98794"/><path d="M2 5.7998C2 5.7998 3.125 6.7498 5 6.7498C6.875 6.7498 8 5.7998 8 5.7998" opacity=".5"/></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-width="1.5"><path d="M16 22C14.1144 22 13.1716 22 12.5858 21.4142C12 20.8284 12 19.8856 12 18L12 6C12 4.11438 12 3.17157 12.5858 2.58579C13.1716 2 14.1144 2 16 2L18 2C19.8856 2 20.8284 2 21.4142 2.58579C22 3.17157 22 4.11438 22 6V18C22 19.8856 22 20.8284 21.4142 21.4142C20.8284 22 19.8856 22 18 22H16Z"/><path stroke-linecap="round" d="M12 12H14M12 6L14 6M12 18H14M12 15L15 15M12 9L15 9" opacity=".5"/><path d="M3.98794 21.0271L2.8079 18.785C2.52943 18.2559 2.39019 17.9914 2.28733 17.7157C2.166 17.3905 2.08232 17.0538 2.03777 16.7114C2 16.4211 2 16.1254 2 15.5338L2 5.8L2 4.85C2 3.27599 3.34315 2 5 2C6.65685 2 8 3.27599 8 4.85L8 5.8L8 15.5338C8 16.1254 8 16.4211 7.96223 16.7114C7.91768 17.0538 7.834 17.3905 7.71267 17.7157C7.60981 17.9914 7.47057 18.2559 7.19209 18.785L6.01206 21.0271L5.72361 21.5751C5.58657 21.8355 5.30643 22 5 22C4.69357 22 4.41343 21.8355 4.27639 21.5751L3.98794 21.0271ZM6.01206 21.0271H3.98794"/><path d="M2 5.7998C2 5.7998 3.125 6.7498 5 6.7498C6.875 6.7498 8 5.7998 8 5.7998" opacity=".5"/></g></svg> </template>
CSS
.icon-ruler-pen-line-duotone {
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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16%2022C14.1144%2022%2013.1716%2022%2012.5858%2021.4142C12%2020.8284%2012%2019.8856%2012%2018L12%206C12%204.11438%2012%203.17157%2012.5858%202.58579C13.1716%202%2014.1144%202%2016%202L18%202C19.8856%202%2020.8284%202%2021.4142%202.58579C22%203.17157%2022%204.11438%2022%206V18C22%2019.8856%2022%2020.8284%2021.4142%2021.4142C20.8284%2022%2019.8856%2022%2018%2022H16Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2012H14M12%206L14%206M12%2018H14M12%2015L15%2015M12%209L15%209%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M3.98794%2021.0271L2.8079%2018.785C2.52943%2018.2559%202.39019%2017.9914%202.28733%2017.7157C2.166%2017.3905%202.08232%2017.0538%202.03777%2016.7114C2%2016.4211%202%2016.1254%202%2015.5338L2%205.8L2%204.85C2%203.27599%203.34315%202%205%202C6.65685%202%208%203.27599%208%204.85L8%205.8L8%2015.5338C8%2016.1254%208%2016.4211%207.96223%2016.7114C7.91768%2017.0538%207.834%2017.3905%207.71267%2017.7157C7.60981%2017.9914%207.47057%2018.2559%207.19209%2018.785L6.01206%2021.0271L5.72361%2021.5751C5.58657%2021.8355%205.30643%2022%205%2022C4.69357%2022%204.41343%2021.8355%204.27639%2021.5751L3.98794%2021.0271ZM6.01206%2021.0271H3.98794%22%2F%3E%3Cpath%20d%3D%22M2%205.7998C2%205.7998%203.125%206.7498%205%206.7498C6.875%206.7498%208%205.7998%208%205.7998%22%20opacity%3D%22.5%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16%2022C14.1144%2022%2013.1716%2022%2012.5858%2021.4142C12%2020.8284%2012%2019.8856%2012%2018L12%206C12%204.11438%2012%203.17157%2012.5858%202.58579C13.1716%202%2014.1144%202%2016%202L18%202C19.8856%202%2020.8284%202%2021.4142%202.58579C22%203.17157%2022%204.11438%2022%206V18C22%2019.8856%2022%2020.8284%2021.4142%2021.4142C20.8284%2022%2019.8856%2022%2018%2022H16Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2012H14M12%206L14%206M12%2018H14M12%2015L15%2015M12%209L15%209%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M3.98794%2021.0271L2.8079%2018.785C2.52943%2018.2559%202.39019%2017.9914%202.28733%2017.7157C2.166%2017.3905%202.08232%2017.0538%202.03777%2016.7114C2%2016.4211%202%2016.1254%202%2015.5338L2%205.8L2%204.85C2%203.27599%203.34315%202%205%202C6.65685%202%208%203.27599%208%204.85L8%205.8L8%2015.5338C8%2016.1254%208%2016.4211%207.96223%2016.7114C7.91768%2017.0538%207.834%2017.3905%207.71267%2017.7157C7.60981%2017.9914%207.47057%2018.2559%207.19209%2018.785L6.01206%2021.0271L5.72361%2021.5751C5.58657%2021.8355%205.30643%2022%205%2022C4.69357%2022%204.41343%2021.8355%204.27639%2021.5751L3.98794%2021.0271ZM6.01206%2021.0271H3.98794%22%2F%3E%3Cpath%20d%3D%22M2%205.7998C2%205.7998%203.125%206.7498%205%206.7498C6.875%206.7498%208%205.7998%208%205.7998%22%20opacity%3D%22.5%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-pen-line-duotone.svg?color=%231a73e8&size=48