clipboard3 icon
clipboard3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- clipboard3-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the clipboard3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m13.89 2.878l-4.69-.74c-3.91-.61-5.72.71-6.34 4.62l-.74 4.69c-.4 2.56.02 4.22 1.47 5.23c.76.54 1.8.9 3.15 1.11l4.69.74c3.91.61 5.72-.71 6.34-4.62l.73-4.69c.12-.77.17-1.46.13-2.07c-.13-2.5-1.6-3.78-4.74-4.27m-5.65 6.47c-1.17 0-2.12-.95-2.12-2.11c0-1.17.95-2.12 2.12-2.12c1.16 0 2.11.95 2.11 2.12c0 1.16-.95 2.11-2.11 2.11"/><path d="m20.5 13.469l-1.5 4.51c-1.25 3.76-3.25 4.76-7.01 3.51l-4.51-1.5c-1.41-.47-2.43-1.05-3.09-1.78q.945.375 2.19.57l4.7.74q.96.15 1.8.15c3.3 0 5.07-1.78 5.68-5.61l.73-4.69c.1-.58.14-1.09.14-1.56c1.52 1.25 1.74 3.03.87 5.66"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconClipboard3Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m13.89 2.878l-4.69-.74c-3.91-.61-5.72.71-6.34 4.62l-.74 4.69c-.4 2.56.02 4.22 1.47 5.23c.76.54 1.8.9 3.15 1.11l4.69.74c3.91.61 5.72-.71 6.34-4.62l.73-4.69c.12-.77.17-1.46.13-2.07c-.13-2.5-1.6-3.78-4.74-4.27m-5.65 6.47c-1.17 0-2.12-.95-2.12-2.11c0-1.17.95-2.12 2.12-2.12c1.16 0 2.11.95 2.11 2.12c0 1.16-.95 2.11-2.11 2.11"/><path d="m20.5 13.469l-1.5 4.51c-1.25 3.76-3.25 4.76-7.01 3.51l-4.51-1.5c-1.41-.47-2.43-1.05-3.09-1.78q.945.375 2.19.57l4.7.74q.96.15 1.8.15c3.3 0 5.07-1.78 5.68-5.61l.73-4.69c.1-.58.14-1.09.14-1.56c1.52 1.25 1.74 3.03.87 5.66"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m13.89 2.878l-4.69-.74c-3.91-.61-5.72.71-6.34 4.62l-.74 4.69c-.4 2.56.02 4.22 1.47 5.23c.76.54 1.8.9 3.15 1.11l4.69.74c3.91.61 5.72-.71 6.34-4.62l.73-4.69c.12-.77.17-1.46.13-2.07c-.13-2.5-1.6-3.78-4.74-4.27m-5.65 6.47c-1.17 0-2.12-.95-2.12-2.11c0-1.17.95-2.12 2.12-2.12c1.16 0 2.11.95 2.11 2.12c0 1.16-.95 2.11-2.11 2.11"/><path d="m20.5 13.469l-1.5 4.51c-1.25 3.76-3.25 4.76-7.01 3.51l-4.51-1.5c-1.41-.47-2.43-1.05-3.09-1.78q.945.375 2.19.57l4.7.74q.96.15 1.8.15c3.3 0 5.07-1.78 5.68-5.61l.73-4.69c.1-.58.14-1.09.14-1.56c1.52 1.25 1.74 3.03.87 5.66"/></g></svg> </template>
CSS
.icon-clipboard3-filled {
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%22currentColor%22%3E%3Cpath%20d%3D%22m13.89%202.878l-4.69-.74c-3.91-.61-5.72.71-6.34%204.62l-.74%204.69c-.4%202.56.02%204.22%201.47%205.23c.76.54%201.8.9%203.15%201.11l4.69.74c3.91.61%205.72-.71%206.34-4.62l.73-4.69c.12-.77.17-1.46.13-2.07c-.13-2.5-1.6-3.78-4.74-4.27m-5.65%206.47c-1.17%200-2.12-.95-2.12-2.11c0-1.17.95-2.12%202.12-2.12c1.16%200%202.11.95%202.11%202.12c0%201.16-.95%202.11-2.11%202.11%22%2F%3E%3Cpath%20d%3D%22m20.5%2013.469l-1.5%204.51c-1.25%203.76-3.25%204.76-7.01%203.51l-4.51-1.5c-1.41-.47-2.43-1.05-3.09-1.78q.945.375%202.19.57l4.7.74q.96.15%201.8.15c3.3%200%205.07-1.78%205.68-5.61l.73-4.69c.1-.58.14-1.09.14-1.56c1.52%201.25%201.74%203.03.87%205.66%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%22currentColor%22%3E%3Cpath%20d%3D%22m13.89%202.878l-4.69-.74c-3.91-.61-5.72.71-6.34%204.62l-.74%204.69c-.4%202.56.02%204.22%201.47%205.23c.76.54%201.8.9%203.15%201.11l4.69.74c3.91.61%205.72-.71%206.34-4.62l.73-4.69c.12-.77.17-1.46.13-2.07c-.13-2.5-1.6-3.78-4.74-4.27m-5.65%206.47c-1.17%200-2.12-.95-2.12-2.11c0-1.17.95-2.12%202.12-2.12c1.16%200%202.11.95%202.11%202.12c0%201.16-.95%202.11-2.11%202.11%22%2F%3E%3Cpath%20d%3D%22m20.5%2013.469l-1.5%204.51c-1.25%203.76-3.25%204.76-7.01%203.51l-4.51-1.5c-1.41-.47-2.43-1.05-3.09-1.78q.945.375%202.19.57l4.7.74q.96.15%201.8.15c3.3%200%205.07-1.78%205.68-5.61l.73-4.69c.1-.58.14-1.09.14-1.56c1.52%201.25%201.74%203.03.87%205.66%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/clipboard3-filled.svg?color=%231a73e8&size=48