clipboard-task-24 from Fluent UI System Color Icons by Microsoft Corporation · 24 · MIT Free for personal and commercial use.

Name
clipboard-task-24
Set
Fluent UI System Color Icons
Style
24
Viewbox
24×24
License
MIT

2 other variants in Fluent UI System Color Icons

The same icon in other sets

Related icons in Fluent UI System Color Icons

Use the clipboard task icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG7mcdEcdf)" d="M4 6.25A2.25 2.25 0 0 1 6.25 4h11.5A2.25 2.25 0 0 1 20 6.25v13.5A2.25 2.25 0 0 1 17.75 22H6.25A2.25 2.25 0 0 1 4 19.75z"/><path fill="url(#SVGbRPXPcBT)" fill-opacity=".7" d="M4 6.25A2.25 2.25 0 0 1 6.25 4h11.5A2.25 2.25 0 0 1 20 6.25v13.5A2.25 2.25 0 0 1 17.75 22H6.25A2.25 2.25 0 0 1 4 19.75z"/><path fill="url(#SVGGdaaheOL)" fill-opacity=".4" d="M4 6.25A2.25 2.25 0 0 1 6.25 4h11.5A2.25 2.25 0 0 1 20 6.25v13.5A2.25 2.25 0 0 1 17.75 22H6.25A2.25 2.25 0 0 1 4 19.75z"/><path fill="url(#SVGCGdsMzai)" d="M8 4.25a2.25 2.25 0 0 0 2.25 2.25h3.5a2.25 2.25 0 0 0 0-4.5h-3.5A2.25 2.25 0 0 0 8 4.25"/><path fill="url(#SVGRFA6acdk)" fill-opacity=".9" d="M17.03 11.03a.75.75 0 1 0-1.06-1.06L11 14.94l-1.97-1.97a.75.75 0 0 0-1.06 1.06l2.5 2.5a.75.75 0 0 0 1.06 0z"/><defs><linearGradient id="SVG7mcdEcdf" x1="4" x2="18.146" y1="5.8" y2="23.483" gradientUnits="userSpaceOnUse"><stop stop-color="#36dff1"/><stop offset="1" stop-color="#0094f0"/></linearGradient><linearGradient id="SVGCGdsMzai" x1="12" x2="12" y1="2" y2="6.5" gradientUnits="userSpaceOnUse"><stop stop-color="#ffe06b"/><stop offset="1" stop-color="#fab500"/></linearGradient><linearGradient id="SVGRFA6acdk" x1="18" x2="10.265" y1="18.5" y2="7.732" gradientUnits="userSpaceOnUse"><stop stop-color="#9deaff"/><stop offset="1" stop-color="#fff"/></linearGradient><radialGradient id="SVGbRPXPcBT" cx="0" cy="0" r="1" gradientTransform="matrix(0 6.16892 -6.75 0 12 3)" gradientUnits="userSpaceOnUse"><stop stop-color="#0a1852"/><stop offset=".9" stop-color="#0a1852" stop-opacity="0"/></radialGradient><radialGradient id="SVGGdaaheOL" cx="0" cy="0" r="1" gradientTransform="matrix(0 2.79325 -4.95298 0 12 4.618)" gradientUnits="userSpaceOnUse"><stop stop-color="#0a1852"/><stop offset="1" stop-color="#0a1852" stop-opacity="0"/></radialGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorClipboardTask24(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"><path fill="url(#SVG7mcdEcdf)" d="M4 6.25A2.25 2.25 0 0 1 6.25 4h11.5A2.25 2.25 0 0 1 20 6.25v13.5A2.25 2.25 0 0 1 17.75 22H6.25A2.25 2.25 0 0 1 4 19.75z"/><path fill="url(#SVGbRPXPcBT)" fillOpacity=".7" d="M4 6.25A2.25 2.25 0 0 1 6.25 4h11.5A2.25 2.25 0 0 1 20 6.25v13.5A2.25 2.25 0 0 1 17.75 22H6.25A2.25 2.25 0 0 1 4 19.75z"/><path fill="url(#SVGGdaaheOL)" fillOpacity=".4" d="M4 6.25A2.25 2.25 0 0 1 6.25 4h11.5A2.25 2.25 0 0 1 20 6.25v13.5A2.25 2.25 0 0 1 17.75 22H6.25A2.25 2.25 0 0 1 4 19.75z"/><path fill="url(#SVGCGdsMzai)" d="M8 4.25a2.25 2.25 0 0 0 2.25 2.25h3.5a2.25 2.25 0 0 0 0-4.5h-3.5A2.25 2.25 0 0 0 8 4.25"/><path fill="url(#SVGRFA6acdk)" fillOpacity=".9" d="M17.03 11.03a.75.75 0 1 0-1.06-1.06L11 14.94l-1.97-1.97a.75.75 0 0 0-1.06 1.06l2.5 2.5a.75.75 0 0 0 1.06 0z"/><defs><linearGradient id="SVG7mcdEcdf" x1="4" x2="18.146" y1="5.8" y2="23.483" gradientUnits="userSpaceOnUse"><stop stopColor="#36dff1"/><stop offset="1" stopColor="#0094f0"/></linearGradient><linearGradient id="SVGCGdsMzai" x1="12" x2="12" y1="2" y2="6.5" gradientUnits="userSpaceOnUse"><stop stopColor="#ffe06b"/><stop offset="1" stopColor="#fab500"/></linearGradient><linearGradient id="SVGRFA6acdk" x1="18" x2="10.265" y1="18.5" y2="7.732" gradientUnits="userSpaceOnUse"><stop stopColor="#9deaff"/><stop offset="1" stopColor="#fff"/></linearGradient><radialGradient id="SVGbRPXPcBT" cx="0" cy="0" r="1" gradientTransform="matrix(0 6.16892 -6.75 0 12 3)" gradientUnits="userSpaceOnUse"><stop stopColor="#0a1852"/><stop offset=".9" stopColor="#0a1852" stopOpacity="0"/></radialGradient><radialGradient id="SVGGdaaheOL" cx="0" cy="0" r="1" gradientTransform="matrix(0 2.79325 -4.95298 0 12 4.618)" gradientUnits="userSpaceOnUse"><stop stopColor="#0a1852"/><stop offset="1" stopColor="#0a1852" stopOpacity="0"/></radialGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG7mcdEcdf)" d="M4 6.25A2.25 2.25 0 0 1 6.25 4h11.5A2.25 2.25 0 0 1 20 6.25v13.5A2.25 2.25 0 0 1 17.75 22H6.25A2.25 2.25 0 0 1 4 19.75z"/><path fill="url(#SVGbRPXPcBT)" fill-opacity=".7" d="M4 6.25A2.25 2.25 0 0 1 6.25 4h11.5A2.25 2.25 0 0 1 20 6.25v13.5A2.25 2.25 0 0 1 17.75 22H6.25A2.25 2.25 0 0 1 4 19.75z"/><path fill="url(#SVGGdaaheOL)" fill-opacity=".4" d="M4 6.25A2.25 2.25 0 0 1 6.25 4h11.5A2.25 2.25 0 0 1 20 6.25v13.5A2.25 2.25 0 0 1 17.75 22H6.25A2.25 2.25 0 0 1 4 19.75z"/><path fill="url(#SVGCGdsMzai)" d="M8 4.25a2.25 2.25 0 0 0 2.25 2.25h3.5a2.25 2.25 0 0 0 0-4.5h-3.5A2.25 2.25 0 0 0 8 4.25"/><path fill="url(#SVGRFA6acdk)" fill-opacity=".9" d="M17.03 11.03a.75.75 0 1 0-1.06-1.06L11 14.94l-1.97-1.97a.75.75 0 0 0-1.06 1.06l2.5 2.5a.75.75 0 0 0 1.06 0z"/><defs><linearGradient id="SVG7mcdEcdf" x1="4" x2="18.146" y1="5.8" y2="23.483" gradientUnits="userSpaceOnUse"><stop stop-color="#36dff1"/><stop offset="1" stop-color="#0094f0"/></linearGradient><linearGradient id="SVGCGdsMzai" x1="12" x2="12" y1="2" y2="6.5" gradientUnits="userSpaceOnUse"><stop stop-color="#ffe06b"/><stop offset="1" stop-color="#fab500"/></linearGradient><linearGradient id="SVGRFA6acdk" x1="18" x2="10.265" y1="18.5" y2="7.732" gradientUnits="userSpaceOnUse"><stop stop-color="#9deaff"/><stop offset="1" stop-color="#fff"/></linearGradient><radialGradient id="SVGbRPXPcBT" cx="0" cy="0" r="1" gradientTransform="matrix(0 6.16892 -6.75 0 12 3)" gradientUnits="userSpaceOnUse"><stop stop-color="#0a1852"/><stop offset=".9" stop-color="#0a1852" stop-opacity="0"/></radialGradient><radialGradient id="SVGGdaaheOL" cx="0" cy="0" r="1" gradientTransform="matrix(0 2.79325 -4.95298 0 12 4.618)" gradientUnits="userSpaceOnUse"><stop stop-color="#0a1852"/><stop offset="1" stop-color="#0a1852" stop-opacity="0"/></radialGradient></defs></g></svg>
</template>

CSS

.icon-clipboard-task-24 {
  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%3E%3Cpath%20fill%3D%22url(%23SVG7mcdEcdf)%22%20d%3D%22M4%206.25A2.25%202.25%200%200%201%206.25%204h11.5A2.25%202.25%200%200%201%2020%206.25v13.5A2.25%202.25%200%200%201%2017.75%2022H6.25A2.25%202.25%200%200%201%204%2019.75z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGbRPXPcBT)%22%20fill-opacity%3D%22.7%22%20d%3D%22M4%206.25A2.25%202.25%200%200%201%206.25%204h11.5A2.25%202.25%200%200%201%2020%206.25v13.5A2.25%202.25%200%200%201%2017.75%2022H6.25A2.25%202.25%200%200%201%204%2019.75z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGGdaaheOL)%22%20fill-opacity%3D%22.4%22%20d%3D%22M4%206.25A2.25%202.25%200%200%201%206.25%204h11.5A2.25%202.25%200%200%201%2020%206.25v13.5A2.25%202.25%200%200%201%2017.75%2022H6.25A2.25%202.25%200%200%201%204%2019.75z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCGdsMzai)%22%20d%3D%22M8%204.25a2.25%202.25%200%200%200%202.25%202.25h3.5a2.25%202.25%200%200%200%200-4.5h-3.5A2.25%202.25%200%200%200%208%204.25%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGRFA6acdk)%22%20fill-opacity%3D%22.9%22%20d%3D%22M17.03%2011.03a.75.75%200%201%200-1.06-1.06L11%2014.94l-1.97-1.97a.75.75%200%200%200-1.06%201.06l2.5%202.5a.75.75%200%200%200%201.06%200z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG7mcdEcdf%22%20x1%3D%224%22%20x2%3D%2218.146%22%20y1%3D%225.8%22%20y2%3D%2223.483%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2336dff1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230094f0%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGCGdsMzai%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%222%22%20y2%3D%226.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ffe06b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fab500%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGRFA6acdk%22%20x1%3D%2218%22%20x2%3D%2210.265%22%20y1%3D%2218.5%22%20y2%3D%227.732%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239deaff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22SVGbRPXPcBT%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(0%206.16892%20-6.75%200%2012%203)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230a1852%22%2F%3E%3Cstop%20offset%3D%22.9%22%20stop-color%3D%22%230a1852%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGGdaaheOL%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(0%202.79325%20-4.95298%200%2012%204.618)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230a1852%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230a1852%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%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%3E%3Cpath%20fill%3D%22url(%23SVG7mcdEcdf)%22%20d%3D%22M4%206.25A2.25%202.25%200%200%201%206.25%204h11.5A2.25%202.25%200%200%201%2020%206.25v13.5A2.25%202.25%200%200%201%2017.75%2022H6.25A2.25%202.25%200%200%201%204%2019.75z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGbRPXPcBT)%22%20fill-opacity%3D%22.7%22%20d%3D%22M4%206.25A2.25%202.25%200%200%201%206.25%204h11.5A2.25%202.25%200%200%201%2020%206.25v13.5A2.25%202.25%200%200%201%2017.75%2022H6.25A2.25%202.25%200%200%201%204%2019.75z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGGdaaheOL)%22%20fill-opacity%3D%22.4%22%20d%3D%22M4%206.25A2.25%202.25%200%200%201%206.25%204h11.5A2.25%202.25%200%200%201%2020%206.25v13.5A2.25%202.25%200%200%201%2017.75%2022H6.25A2.25%202.25%200%200%201%204%2019.75z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCGdsMzai)%22%20d%3D%22M8%204.25a2.25%202.25%200%200%200%202.25%202.25h3.5a2.25%202.25%200%200%200%200-4.5h-3.5A2.25%202.25%200%200%200%208%204.25%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGRFA6acdk)%22%20fill-opacity%3D%22.9%22%20d%3D%22M17.03%2011.03a.75.75%200%201%200-1.06-1.06L11%2014.94l-1.97-1.97a.75.75%200%200%200-1.06%201.06l2.5%202.5a.75.75%200%200%200%201.06%200z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG7mcdEcdf%22%20x1%3D%224%22%20x2%3D%2218.146%22%20y1%3D%225.8%22%20y2%3D%2223.483%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2336dff1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230094f0%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGCGdsMzai%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%222%22%20y2%3D%226.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ffe06b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fab500%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGRFA6acdk%22%20x1%3D%2218%22%20x2%3D%2210.265%22%20y1%3D%2218.5%22%20y2%3D%227.732%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239deaff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22SVGbRPXPcBT%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(0%206.16892%20-6.75%200%2012%203)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230a1852%22%2F%3E%3Cstop%20offset%3D%22.9%22%20stop-color%3D%22%230a1852%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGGdaaheOL%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(0%202.79325%20-4.95298%200%2012%204.618)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230a1852%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230a1852%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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