quill pen icon
quill-pen-line from Remix Icon by Remix Design · Line · Design · Apache-2.0 Free for personal and commercial use.
- Name
- quill-pen-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
ai-generate-2-fillalign-item-bottom-fillalign-item-horizontal-center-fillalign-item-left-fillalign-item-right-fillalign-item-top-fillalign-item-vertical-center-fillanticlockwise-2-fillanticlockwise-fillartboard-2-fillartboard-fillball-pen-fillblur-off-fillbrush-2-fillbrush-3-fillbrush-4-fillbrush-ai-3-fillbrush-ai-fillbrush-fillcircle-fillclockwise-2-fillclockwise-fillcollage-fillcolor-filter-ai-fill
Use the quill pen icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.94 14.033a30 30 0 0 0-.606 1.783c.96-.697 2.101-1.14 3.418-1.304c2.513-.314 4.746-1.973 5.876-4.058l-1.456-1.455l1.413-1.415l1-1.002c.43-.429.915-1.224 1.428-2.367c-5.593.867-9.018 4.291-11.074 9.818M17 8.997l1 1c-1 3-4 6-8 6.5q-4.003.5-5.002 5.5H3c1-6 3-20 18-20q-1.5 4.496-2.997 5.997z"/></svg>
React
import type { SVGProps } from "react";
export function RiQuillPenLine(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="M6.94 14.033a30 30 0 0 0-.606 1.783c.96-.697 2.101-1.14 3.418-1.304c2.513-.314 4.746-1.973 5.876-4.058l-1.456-1.455l1.413-1.415l1-1.002c.43-.429.915-1.224 1.428-2.367c-5.593.867-9.018 4.291-11.074 9.818M17 8.997l1 1c-1 3-4 6-8 6.5q-4.003.5-5.002 5.5H3c1-6 3-20 18-20q-1.5 4.496-2.997 5.997z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.94 14.033a30 30 0 0 0-.606 1.783c.96-.697 2.101-1.14 3.418-1.304c2.513-.314 4.746-1.973 5.876-4.058l-1.456-1.455l1.413-1.415l1-1.002c.43-.429.915-1.224 1.428-2.367c-5.593.867-9.018 4.291-11.074 9.818M17 8.997l1 1c-1 3-4 6-8 6.5q-4.003.5-5.002 5.5H3c1-6 3-20 18-20q-1.5 4.496-2.997 5.997z"/></svg> </template>
CSS
.icon-quill-pen-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%22M6.94%2014.033a30%2030%200%200%200-.606%201.783c.96-.697%202.101-1.14%203.418-1.304c2.513-.314%204.746-1.973%205.876-4.058l-1.456-1.455l1.413-1.415l1-1.002c.43-.429.915-1.224%201.428-2.367c-5.593.867-9.018%204.291-11.074%209.818M17%208.997l1%201c-1%203-4%206-8%206.5q-4.003.5-5.002%205.5H3c1-6%203-20%2018-20q-1.5%204.496-2.997%205.997z%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%22M6.94%2014.033a30%2030%200%200%200-.606%201.783c.96-.697%202.101-1.14%203.418-1.304c2.513-.314%204.746-1.973%205.876-4.058l-1.456-1.455l1.413-1.415l1-1.002c.43-.429.915-1.224%201.428-2.367c-5.593.867-9.018%204.291-11.074%209.818M17%208.997l1%201c-1%203-4%206-8%206.5q-4.003.5-5.002%205.5H3c1-6%203-20%2018-20q-1.5%204.496-2.997%205.997z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/quill-pen-line.svg?color=%231a73e8&size=48