pen-nib-line from Remix Icon by Remix Design · Line · Design · Apache-2.0 Free for personal and commercial use.

Name
pen-nib-line
Set
Remix Icon
Style
Line
Category
Design
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More design icons from Remix Icon

Use the pen nib icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.596 1.037l6.347 6.346a.5.5 0 0 1-.277.848l-1.474.23l-5.656-5.657l.212-1.485a.5.5 0 0 1 .848-.282M4.595 20.147c3.722-3.33 7.995-4.327 12.643-5.52l.446-4.017l-4.297-4.298l-4.018.447c-1.192 4.648-2.189 8.92-5.52 12.643l-1.395-1.395c2.829-3.3 3.89-6.953 5.303-13.081l6.364-.708l5.657 5.657l-.707 6.364c-6.128 1.415-9.782 2.475-13.081 5.304zm5.284-6.029a2 2 0 1 1 2.828-2.828a2 2 0 0 1-2.828 2.828"/></svg>

React

import type { SVGProps } from "react";

export function RiPenNibLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.596 1.037l6.347 6.346a.5.5 0 0 1-.277.848l-1.474.23l-5.656-5.657l.212-1.485a.5.5 0 0 1 .848-.282M4.595 20.147c3.722-3.33 7.995-4.327 12.643-5.52l.446-4.017l-4.297-4.298l-4.018.447c-1.192 4.648-2.189 8.92-5.52 12.643l-1.395-1.395c2.829-3.3 3.89-6.953 5.303-13.081l6.364-.708l5.657 5.657l-.707 6.364c-6.128 1.415-9.782 2.475-13.081 5.304zm5.284-6.029a2 2 0 1 1 2.828-2.828a2 2 0 0 1-2.828 2.828"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.596 1.037l6.347 6.346a.5.5 0 0 1-.277.848l-1.474.23l-5.656-5.657l.212-1.485a.5.5 0 0 1 .848-.282M4.595 20.147c3.722-3.33 7.995-4.327 12.643-5.52l.446-4.017l-4.297-4.298l-4.018.447c-1.192 4.648-2.189 8.92-5.52 12.643l-1.395-1.395c2.829-3.3 3.89-6.953 5.303-13.081l6.364-.708l5.657 5.657l-.707 6.364c-6.128 1.415-9.782 2.475-13.081 5.304zm5.284-6.029a2 2 0 1 1 2.828-2.828a2 2 0 0 1-2.828 2.828"/></svg>
</template>

CSS

.icon-pen-nib-line {
  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%22currentColor%22%20d%3D%22m16.596%201.037l6.347%206.346a.5.5%200%200%201-.277.848l-1.474.23l-5.656-5.657l.212-1.485a.5.5%200%200%201%20.848-.282M4.595%2020.147c3.722-3.33%207.995-4.327%2012.643-5.52l.446-4.017l-4.297-4.298l-4.018.447c-1.192%204.648-2.189%208.92-5.52%2012.643l-1.395-1.395c2.829-3.3%203.89-6.953%205.303-13.081l6.364-.708l5.657%205.657l-.707%206.364c-6.128%201.415-9.782%202.475-13.081%205.304zm5.284-6.029a2%202%200%201%201%202.828-2.828a2%202%200%200%201-2.828%202.828%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%22currentColor%22%20d%3D%22m16.596%201.037l6.347%206.346a.5.5%200%200%201-.277.848l-1.474.23l-5.656-5.657l.212-1.485a.5.5%200%200%201%20.848-.282M4.595%2020.147c3.722-3.33%207.995-4.327%2012.643-5.52l.446-4.017l-4.297-4.298l-4.018.447c-1.192%204.648-2.189%208.92-5.52%2012.643l-1.395-1.395c2.829-3.3%203.89-6.953%205.303-13.081l6.364-.708l5.657%205.657l-.707%206.364c-6.128%201.415-9.782%202.475-13.081%205.304zm5.284-6.029a2%202%200%201%201%202.828-2.828a2%202%200%200%201-2.828%202.828%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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