pen tool 02 icon

pen-tool-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
pen-tool-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the pen tool 02 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 stroke-linejoin="round" d="M16.422 7c.26-1.182 1.09-3.196.118-4.268C15.877 2 14.629 2 12.134 2h-.268c-2.495 0-3.742 0-4.406.732c-.972 1.072-.143 3.086.12 4.268m10.427 7.653l-4.22 5.705C12.977 21.453 12.573 22 12 22s-.977-.547-1.787-1.642l-4.22-5.705c-.676-.915-1.015-1.373-.992-1.86s.475-.998 1.379-2.02C7.25 9.79 7.579 8.77 7.579 7h8.843c0 1.769.327 2.789 1.198 3.773c.904 1.022 1.356 1.532 1.379 2.02c.023.487-.316.945-.992 1.86"/><path d="M13.5 14c-.441.318-.954.5-1.5.5m0 0a2.55 2.55 0 0 1-1.5-.5m1.5.5V22"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPenTool02(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 strokeLinejoin="round" d="M16.422 7c.26-1.182 1.09-3.196.118-4.268C15.877 2 14.629 2 12.134 2h-.268c-2.495 0-3.742 0-4.406.732c-.972 1.072-.143 3.086.12 4.268m10.427 7.653l-4.22 5.705C12.977 21.453 12.573 22 12 22s-.977-.547-1.787-1.642l-4.22-5.705c-.676-.915-1.015-1.373-.992-1.86s.475-.998 1.379-2.02C7.25 9.79 7.579 8.77 7.579 7h8.843c0 1.769.327 2.789 1.198 3.773c.904 1.022 1.356 1.532 1.379 2.02c.023.487-.316.945-.992 1.86"/><path d="M13.5 14c-.441.318-.954.5-1.5.5m0 0a2.55 2.55 0 0 1-1.5-.5m1.5.5V22"/></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 stroke-linejoin="round" d="M16.422 7c.26-1.182 1.09-3.196.118-4.268C15.877 2 14.629 2 12.134 2h-.268c-2.495 0-3.742 0-4.406.732c-.972 1.072-.143 3.086.12 4.268m10.427 7.653l-4.22 5.705C12.977 21.453 12.573 22 12 22s-.977-.547-1.787-1.642l-4.22-5.705c-.676-.915-1.015-1.373-.992-1.86s.475-.998 1.379-2.02C7.25 9.79 7.579 8.77 7.579 7h8.843c0 1.769.327 2.789 1.198 3.773c.904 1.022 1.356 1.532 1.379 2.02c.023.487-.316.945-.992 1.86"/><path d="M13.5 14c-.441.318-.954.5-1.5.5m0 0a2.55 2.55 0 0 1-1.5-.5m1.5.5V22"/></g></svg>
</template>

CSS

.icon-pen-tool-02 {
  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%20stroke-linejoin%3D%22round%22%20d%3D%22M16.422%207c.26-1.182%201.09-3.196.118-4.268C15.877%202%2014.629%202%2012.134%202h-.268c-2.495%200-3.742%200-4.406.732c-.972%201.072-.143%203.086.12%204.268m10.427%207.653l-4.22%205.705C12.977%2021.453%2012.573%2022%2012%2022s-.977-.547-1.787-1.642l-4.22-5.705c-.676-.915-1.015-1.373-.992-1.86s.475-.998%201.379-2.02C7.25%209.79%207.579%208.77%207.579%207h8.843c0%201.769.327%202.789%201.198%203.773c.904%201.022%201.356%201.532%201.379%202.02c.023.487-.316.945-.992%201.86%22%2F%3E%3Cpath%20d%3D%22M13.5%2014c-.441.318-.954.5-1.5.5m0%200a2.55%202.55%200%200%201-1.5-.5m1.5.5V22%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%20stroke-linejoin%3D%22round%22%20d%3D%22M16.422%207c.26-1.182%201.09-3.196.118-4.268C15.877%202%2014.629%202%2012.134%202h-.268c-2.495%200-3.742%200-4.406.732c-.972%201.072-.143%203.086.12%204.268m10.427%207.653l-4.22%205.705C12.977%2021.453%2012.573%2022%2012%2022s-.977-.547-1.787-1.642l-4.22-5.705c-.676-.915-1.015-1.373-.992-1.86s.475-.998%201.379-2.02C7.25%209.79%207.579%208.77%207.579%207h8.843c0%201.769.327%202.789%201.198%203.773c.904%201.022%201.356%201.532%201.379%202.02c.023.487-.316.945-.992%201.86%22%2F%3E%3Cpath%20d%3D%22M13.5%2014c-.441.318-.954.5-1.5.5m0%200a2.55%202.55%200%200%201-1.5-.5m1.5.5V22%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/pen-tool-02.svg?color=%231a73e8&size=48