clipboard 3 icon
clipboard-3 from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- clipboard-3
- Set
- Mage Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
Related icons in Mage Icons
Use the clipboard 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M16.94 4.697H17c.796 0 1.559.308 2.121.856S20 6.843 20 7.618v9.737a3.84 3.84 0 0 1-1.172 2.754A4.06 4.06 0 0 1 16 21.25H8c-1.06 0-2.078-.41-2.828-1.14A3.84 3.84 0 0 1 4 17.355V7.618c0-.764.308-1.499.857-2.045a3.04 3.04 0 0 1 2.083-.876"/><path d="M15.94 2.75h-8c-.552 0-1 .436-1 .974V5.67c0 .538.448.974 1 .974h8c.552 0 1-.436 1-.974V3.724a.987.987 0 0 0-1-.974m-7.787 8.71h7.694m-7.694 4.398h7.694"/></g></svg>
React
import type { SVGProps } from "react";
export function MageClipboard3(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M16.94 4.697H17c.796 0 1.559.308 2.121.856S20 6.843 20 7.618v9.737a3.84 3.84 0 0 1-1.172 2.754A4.06 4.06 0 0 1 16 21.25H8c-1.06 0-2.078-.41-2.828-1.14A3.84 3.84 0 0 1 4 17.355V7.618c0-.764.308-1.499.857-2.045a3.04 3.04 0 0 1 2.083-.876"/><path d="M15.94 2.75h-8c-.552 0-1 .436-1 .974V5.67c0 .538.448.974 1 .974h8c.552 0 1-.436 1-.974V3.724a.987.987 0 0 0-1-.974m-7.787 8.71h7.694m-7.694 4.398h7.694"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M16.94 4.697H17c.796 0 1.559.308 2.121.856S20 6.843 20 7.618v9.737a3.84 3.84 0 0 1-1.172 2.754A4.06 4.06 0 0 1 16 21.25H8c-1.06 0-2.078-.41-2.828-1.14A3.84 3.84 0 0 1 4 17.355V7.618c0-.764.308-1.499.857-2.045a3.04 3.04 0 0 1 2.083-.876"/><path d="M15.94 2.75h-8c-.552 0-1 .436-1 .974V5.67c0 .538.448.974 1 .974h8c.552 0 1-.436 1-.974V3.724a.987.987 0 0 0-1-.974m-7.787 8.71h7.694m-7.694 4.398h7.694"/></g></svg> </template>
CSS
.icon-clipboard-3 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.94%204.697H17c.796%200%201.559.308%202.121.856S20%206.843%2020%207.618v9.737a3.84%203.84%200%200%201-1.172%202.754A4.06%204.06%200%200%201%2016%2021.25H8c-1.06%200-2.078-.41-2.828-1.14A3.84%203.84%200%200%201%204%2017.355V7.618c0-.764.308-1.499.857-2.045a3.04%203.04%200%200%201%202.083-.876%22%2F%3E%3Cpath%20d%3D%22M15.94%202.75h-8c-.552%200-1%20.436-1%20.974V5.67c0%20.538.448.974%201%20.974h8c.552%200%201-.436%201-.974V3.724a.987.987%200%200%200-1-.974m-7.787%208.71h7.694m-7.694%204.398h7.694%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.94%204.697H17c.796%200%201.559.308%202.121.856S20%206.843%2020%207.618v9.737a3.84%203.84%200%200%201-1.172%202.754A4.06%204.06%200%200%201%2016%2021.25H8c-1.06%200-2.078-.41-2.828-1.14A3.84%203.84%200%200%201%204%2017.355V7.618c0-.764.308-1.499.857-2.045a3.04%203.04%200%200%201%202.083-.876%22%2F%3E%3Cpath%20d%3D%22M15.94%202.75h-8c-.552%200-1%20.436-1%20.974V5.67c0%20.538.448.974%201%20.974h8c.552%200%201-.436%201-.974V3.724a.987.987%200%200%200-1-.974m-7.787%208.71h7.694m-7.694%204.398h7.694%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/clipboard-3.svg?color=%231a73e8&size=48