notepad text dashed icon

notepad-text-dashed from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
notepad-text-dashed
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the notepad text dashed icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 22h-2m5.5-18.41c1.138.111 1.903.364 2.475.936c.725.725.937 1.762 1 3.474M7.5 3.59c-1.138.111-1.903.364-2.475.936c-.725.725-.937 1.762-1 3.474M20 12v2M4 12v2m15.95 4c-.086 1.42-.324 2.324-.975 2.975c-.484.484-1.106.74-1.975.874M4.05 18c.086 1.42.324 2.324.975 2.975c.484.484 1.106.74 1.975.874M16.5 2v3m-9-3v3M12 2v3M8 15h4m-4-4h8"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsNotepadTextDashed(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M13 22h-2m5.5-18.41c1.138.111 1.903.364 2.475.936c.725.725.937 1.762 1 3.474M7.5 3.59c-1.138.111-1.903.364-2.475.936c-.725.725-.937 1.762-1 3.474M20 12v2M4 12v2m15.95 4c-.086 1.42-.324 2.324-.975 2.975c-.484.484-1.106.74-1.975.874M4.05 18c.086 1.42.324 2.324.975 2.975c.484.484 1.106.74 1.975.874M16.5 2v3m-9-3v3M12 2v3M8 15h4m-4-4h8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13 22h-2m5.5-18.41c1.138.111 1.903.364 2.475.936c.725.725.937 1.762 1 3.474M7.5 3.59c-1.138.111-1.903.364-2.475.936c-.725.725-.937 1.762-1 3.474M20 12v2M4 12v2m15.95 4c-.086 1.42-.324 2.324-.975 2.975c-.484.484-1.106.74-1.975.874M4.05 18c.086 1.42.324 2.324.975 2.975c.484.484 1.106.74 1.975.874M16.5 2v3m-9-3v3M12 2v3M8 15h4m-4-4h8"/></svg>
</template>

CSS

.icon-notepad-text-dashed {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13%2022h-2m5.5-18.41c1.138.111%201.903.364%202.475.936c.725.725.937%201.762%201%203.474M7.5%203.59c-1.138.111-1.903.364-2.475.936c-.725.725-.937%201.762-1%203.474M20%2012v2M4%2012v2m15.95%204c-.086%201.42-.324%202.324-.975%202.975c-.484.484-1.106.74-1.975.874M4.05%2018c.086%201.42.324%202.324.975%202.975c.484.484%201.106.74%201.975.874M16.5%202v3m-9-3v3M12%202v3M8%2015h4m-4-4h8%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M13%2022h-2m5.5-18.41c1.138.111%201.903.364%202.475.936c.725.725.937%201.762%201%203.474M7.5%203.59c-1.138.111-1.903.364-2.475.936c-.725.725-.937%201.762-1%203.474M20%2012v2M4%2012v2m15.95%204c-.086%201.42-.324%202.324-.975%202.975c-.484.484-1.106.74-1.975.874M4.05%2018c.086%201.42.324%202.324.975%202.975c.484.484%201.106.74%201.975.874M16.5%202v3m-9-3v3M12%202v3M8%2015h4m-4-4h8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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