clipboard slash icon

clipboard-slash from Reicon by REICON · Outline · Files · MIT Free for personal and commercial use.

Name
clipboard-slash
Set
Reicon
Style
Outline
Category
Files
Viewbox
24×24
License
MIT

1 other variant in Reicon

More files icons from Reicon

Use the clipboard slash 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="M19.43 5.236A2.67 2.67 0 0 0 17 3.666h-1.333M8.656 21.667H17A2.666 2.666 0 0 0 19.667 19v-8.344M8.333 3.667H7a2.666 2.666 0 0 0-2.667 2.666V19c0 .39.084.763.236 1.097m9.764-18.43H9.667c-.737 0-1.334.597-1.334 1.333v1.333c0 .736.597 1.334 1.334 1.334h4.666c.737 0 1.334-.598 1.334-1.334V3c0-.736-.597-1.333-1.334-1.333M3 21.667L21.333 3.333"/></svg>

React

import type { SVGProps } from "react";

export function ReiconClipboardSlash(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="M19.43 5.236A2.67 2.67 0 0 0 17 3.666h-1.333M8.656 21.667H17A2.666 2.666 0 0 0 19.667 19v-8.344M8.333 3.667H7a2.666 2.666 0 0 0-2.667 2.666V19c0 .39.084.763.236 1.097m9.764-18.43H9.667c-.737 0-1.334.597-1.334 1.333v1.333c0 .736.597 1.334 1.334 1.334h4.666c.737 0 1.334-.598 1.334-1.334V3c0-.736-.597-1.333-1.334-1.333M3 21.667L21.333 3.333"/></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="M19.43 5.236A2.67 2.67 0 0 0 17 3.666h-1.333M8.656 21.667H17A2.666 2.666 0 0 0 19.667 19v-8.344M8.333 3.667H7a2.666 2.666 0 0 0-2.667 2.666V19c0 .39.084.763.236 1.097m9.764-18.43H9.667c-.737 0-1.334.597-1.334 1.333v1.333c0 .736.597 1.334 1.334 1.334h4.666c.737 0 1.334-.598 1.334-1.334V3c0-.736-.597-1.333-1.334-1.333M3 21.667L21.333 3.333"/></svg>
</template>

CSS

.icon-clipboard-slash {
  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%22M19.43%205.236A2.67%202.67%200%200%200%2017%203.666h-1.333M8.656%2021.667H17A2.666%202.666%200%200%200%2019.667%2019v-8.344M8.333%203.667H7a2.666%202.666%200%200%200-2.667%202.666V19c0%20.39.084.763.236%201.097m9.764-18.43H9.667c-.737%200-1.334.597-1.334%201.333v1.333c0%20.736.597%201.334%201.334%201.334h4.666c.737%200%201.334-.598%201.334-1.334V3c0-.736-.597-1.333-1.334-1.333M3%2021.667L21.333%203.333%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%22M19.43%205.236A2.67%202.67%200%200%200%2017%203.666h-1.333M8.656%2021.667H17A2.666%202.666%200%200%200%2019.667%2019v-8.344M8.333%203.667H7a2.666%202.666%200%200%200-2.667%202.666V19c0%20.39.084.763.236%201.097m9.764-18.43H9.667c-.737%200-1.334.597-1.334%201.333v1.333c0%20.736.597%201.334%201.334%201.334h4.666c.737%200%201.334-.598%201.334-1.334V3c0-.736-.597-1.333-1.334-1.333M3%2021.667L21.333%203.333%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/clipboard-slash.svg?color=%231a73e8&size=48

Clipboard Slash outline icon — Reicon · IconsDB