clipboard number 123 icon

clipboard-number-123-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
clipboard-number-123-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the clipboard number 123 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.75 4h-1.764a2.25 2.25 0 0 0-2.236-2h-3.5a2.25 2.25 0 0 0-2.236 2H6.25A2.25 2.25 0 0 0 4 6.25v13.5A2.25 2.25 0 0 0 6.25 22h2.419a1.74 1.74 0 0 1-.169-.75v-2.268a1.75 1.75 0 0 1-1.141-3.238c.349-.207.694-.577.976-.969c.625-.871 1.616-.914 2.194-.75c.414.116.985.45 1.28 1.052c.734-.657 1.593-1.027 2.49-1.073a3.62 3.62 0 0 1 2.602.92c.18.163.35.35.499.56q.04-.05.085-.097c.761-.796 1.646-1.223 2.515-1.348V6.25A2.25 2.25 0 0 0 17.75 4m-7.5 1a.75.75 0 0 1 0-1.5h3.5a.75.75 0 0 1 0 1.5zM11 15.938c0-.562-.433-.864-.742-.951s-.804-.056-1.111.371c-.317.443-.759.939-1.279 1.247a.75.75 0 0 0 .764 1.29c.323-.19.613-.42.868-.662v4.017a.75.75 0 0 0 1.5 0zm3.425.563c-.306.016-.704.159-1.124.611a.75.75 0 0 1-1.1-1.02c.65-.7 1.402-1.051 2.149-1.089a2.62 2.62 0 0 1 1.882.665c.472.425.803 1.054.754 1.748c-.05.726-.502 1.35-1.253 1.758c-.95.516-1.496.976-1.808 1.326h2.325a.75.75 0 0 1 0 1.5h-3.499a.75.75 0 0 1-.745-.666v-.007l-.002-.008l-.001-.017a1 1 0 0 1-.002-.14c.004-.079.014-.175.039-.287a2.6 2.6 0 0 1 .352-.828c.398-.637 1.168-1.4 2.625-2.191c.402-.218.465-.434.473-.544c.01-.142-.058-.346-.263-.53a1.12 1.12 0 0 0-.802-.28m4.867.614c.878-.918 1.76-.628 2.076-.282c.16.176.14.294.11.357c-.05.103-.285.393-1.135.576a.75.75 0 0 0 0 1.466c.85.183 1.086.473 1.135.577c.03.063.05.182-.11.358c-.316.346-1.197.636-2.075-.284a.75.75 0 0 0-1.086 1.036c1.456 1.525 3.345 1.271 4.269.26c.46-.505.716-1.268.354-2.02a2 2 0 0 0-.52-.66c.223-.188.4-.407.52-.659c.362-.751.105-1.515-.354-2.018c-.924-1.012-2.812-1.266-4.268.257a.75.75 0 1 0 1.084 1.036"/></svg>

React

import type { SVGProps } from "react";

export function FluentClipboardNumber12324Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.75 4h-1.764a2.25 2.25 0 0 0-2.236-2h-3.5a2.25 2.25 0 0 0-2.236 2H6.25A2.25 2.25 0 0 0 4 6.25v13.5A2.25 2.25 0 0 0 6.25 22h2.419a1.74 1.74 0 0 1-.169-.75v-2.268a1.75 1.75 0 0 1-1.141-3.238c.349-.207.694-.577.976-.969c.625-.871 1.616-.914 2.194-.75c.414.116.985.45 1.28 1.052c.734-.657 1.593-1.027 2.49-1.073a3.62 3.62 0 0 1 2.602.92c.18.163.35.35.499.56q.04-.05.085-.097c.761-.796 1.646-1.223 2.515-1.348V6.25A2.25 2.25 0 0 0 17.75 4m-7.5 1a.75.75 0 0 1 0-1.5h3.5a.75.75 0 0 1 0 1.5zM11 15.938c0-.562-.433-.864-.742-.951s-.804-.056-1.111.371c-.317.443-.759.939-1.279 1.247a.75.75 0 0 0 .764 1.29c.323-.19.613-.42.868-.662v4.017a.75.75 0 0 0 1.5 0zm3.425.563c-.306.016-.704.159-1.124.611a.75.75 0 0 1-1.1-1.02c.65-.7 1.402-1.051 2.149-1.089a2.62 2.62 0 0 1 1.882.665c.472.425.803 1.054.754 1.748c-.05.726-.502 1.35-1.253 1.758c-.95.516-1.496.976-1.808 1.326h2.325a.75.75 0 0 1 0 1.5h-3.499a.75.75 0 0 1-.745-.666v-.007l-.002-.008l-.001-.017a1 1 0 0 1-.002-.14c.004-.079.014-.175.039-.287a2.6 2.6 0 0 1 .352-.828c.398-.637 1.168-1.4 2.625-2.191c.402-.218.465-.434.473-.544c.01-.142-.058-.346-.263-.53a1.12 1.12 0 0 0-.802-.28m4.867.614c.878-.918 1.76-.628 2.076-.282c.16.176.14.294.11.357c-.05.103-.285.393-1.135.576a.75.75 0 0 0 0 1.466c.85.183 1.086.473 1.135.577c.03.063.05.182-.11.358c-.316.346-1.197.636-2.075-.284a.75.75 0 0 0-1.086 1.036c1.456 1.525 3.345 1.271 4.269.26c.46-.505.716-1.268.354-2.02a2 2 0 0 0-.52-.66c.223-.188.4-.407.52-.659c.362-.751.105-1.515-.354-2.018c-.924-1.012-2.812-1.266-4.268.257a.75.75 0 1 0 1.084 1.036"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.75 4h-1.764a2.25 2.25 0 0 0-2.236-2h-3.5a2.25 2.25 0 0 0-2.236 2H6.25A2.25 2.25 0 0 0 4 6.25v13.5A2.25 2.25 0 0 0 6.25 22h2.419a1.74 1.74 0 0 1-.169-.75v-2.268a1.75 1.75 0 0 1-1.141-3.238c.349-.207.694-.577.976-.969c.625-.871 1.616-.914 2.194-.75c.414.116.985.45 1.28 1.052c.734-.657 1.593-1.027 2.49-1.073a3.62 3.62 0 0 1 2.602.92c.18.163.35.35.499.56q.04-.05.085-.097c.761-.796 1.646-1.223 2.515-1.348V6.25A2.25 2.25 0 0 0 17.75 4m-7.5 1a.75.75 0 0 1 0-1.5h3.5a.75.75 0 0 1 0 1.5zM11 15.938c0-.562-.433-.864-.742-.951s-.804-.056-1.111.371c-.317.443-.759.939-1.279 1.247a.75.75 0 0 0 .764 1.29c.323-.19.613-.42.868-.662v4.017a.75.75 0 0 0 1.5 0zm3.425.563c-.306.016-.704.159-1.124.611a.75.75 0 0 1-1.1-1.02c.65-.7 1.402-1.051 2.149-1.089a2.62 2.62 0 0 1 1.882.665c.472.425.803 1.054.754 1.748c-.05.726-.502 1.35-1.253 1.758c-.95.516-1.496.976-1.808 1.326h2.325a.75.75 0 0 1 0 1.5h-3.499a.75.75 0 0 1-.745-.666v-.007l-.002-.008l-.001-.017a1 1 0 0 1-.002-.14c.004-.079.014-.175.039-.287a2.6 2.6 0 0 1 .352-.828c.398-.637 1.168-1.4 2.625-2.191c.402-.218.465-.434.473-.544c.01-.142-.058-.346-.263-.53a1.12 1.12 0 0 0-.802-.28m4.867.614c.878-.918 1.76-.628 2.076-.282c.16.176.14.294.11.357c-.05.103-.285.393-1.135.576a.75.75 0 0 0 0 1.466c.85.183 1.086.473 1.135.577c.03.063.05.182-.11.358c-.316.346-1.197.636-2.075-.284a.75.75 0 0 0-1.086 1.036c1.456 1.525 3.345 1.271 4.269.26c.46-.505.716-1.268.354-2.02a2 2 0 0 0-.52-.66c.223-.188.4-.407.52-.659c.362-.751.105-1.515-.354-2.018c-.924-1.012-2.812-1.266-4.268.257a.75.75 0 1 0 1.084 1.036"/></svg>
</template>

CSS

.icon-clipboard-number-123-24-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.75%204h-1.764a2.25%202.25%200%200%200-2.236-2h-3.5a2.25%202.25%200%200%200-2.236%202H6.25A2.25%202.25%200%200%200%204%206.25v13.5A2.25%202.25%200%200%200%206.25%2022h2.419a1.74%201.74%200%200%201-.169-.75v-2.268a1.75%201.75%200%200%201-1.141-3.238c.349-.207.694-.577.976-.969c.625-.871%201.616-.914%202.194-.75c.414.116.985.45%201.28%201.052c.734-.657%201.593-1.027%202.49-1.073a3.62%203.62%200%200%201%202.602.92c.18.163.35.35.499.56q.04-.05.085-.097c.761-.796%201.646-1.223%202.515-1.348V6.25A2.25%202.25%200%200%200%2017.75%204m-7.5%201a.75.75%200%200%201%200-1.5h3.5a.75.75%200%200%201%200%201.5zM11%2015.938c0-.562-.433-.864-.742-.951s-.804-.056-1.111.371c-.317.443-.759.939-1.279%201.247a.75.75%200%200%200%20.764%201.29c.323-.19.613-.42.868-.662v4.017a.75.75%200%200%200%201.5%200zm3.425.563c-.306.016-.704.159-1.124.611a.75.75%200%200%201-1.1-1.02c.65-.7%201.402-1.051%202.149-1.089a2.62%202.62%200%200%201%201.882.665c.472.425.803%201.054.754%201.748c-.05.726-.502%201.35-1.253%201.758c-.95.516-1.496.976-1.808%201.326h2.325a.75.75%200%200%201%200%201.5h-3.499a.75.75%200%200%201-.745-.666v-.007l-.002-.008l-.001-.017a1%201%200%200%201-.002-.14c.004-.079.014-.175.039-.287a2.6%202.6%200%200%201%20.352-.828c.398-.637%201.168-1.4%202.625-2.191c.402-.218.465-.434.473-.544c.01-.142-.058-.346-.263-.53a1.12%201.12%200%200%200-.802-.28m4.867.614c.878-.918%201.76-.628%202.076-.282c.16.176.14.294.11.357c-.05.103-.285.393-1.135.576a.75.75%200%200%200%200%201.466c.85.183%201.086.473%201.135.577c.03.063.05.182-.11.358c-.316.346-1.197.636-2.075-.284a.75.75%200%200%200-1.086%201.036c1.456%201.525%203.345%201.271%204.269.26c.46-.505.716-1.268.354-2.02a2%202%200%200%200-.52-.66c.223-.188.4-.407.52-.659c.362-.751.105-1.515-.354-2.018c-.924-1.012-2.812-1.266-4.268.257a.75.75%200%201%200%201.084%201.036%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%22currentColor%22%20d%3D%22M17.75%204h-1.764a2.25%202.25%200%200%200-2.236-2h-3.5a2.25%202.25%200%200%200-2.236%202H6.25A2.25%202.25%200%200%200%204%206.25v13.5A2.25%202.25%200%200%200%206.25%2022h2.419a1.74%201.74%200%200%201-.169-.75v-2.268a1.75%201.75%200%200%201-1.141-3.238c.349-.207.694-.577.976-.969c.625-.871%201.616-.914%202.194-.75c.414.116.985.45%201.28%201.052c.734-.657%201.593-1.027%202.49-1.073a3.62%203.62%200%200%201%202.602.92c.18.163.35.35.499.56q.04-.05.085-.097c.761-.796%201.646-1.223%202.515-1.348V6.25A2.25%202.25%200%200%200%2017.75%204m-7.5%201a.75.75%200%200%201%200-1.5h3.5a.75.75%200%200%201%200%201.5zM11%2015.938c0-.562-.433-.864-.742-.951s-.804-.056-1.111.371c-.317.443-.759.939-1.279%201.247a.75.75%200%200%200%20.764%201.29c.323-.19.613-.42.868-.662v4.017a.75.75%200%200%200%201.5%200zm3.425.563c-.306.016-.704.159-1.124.611a.75.75%200%200%201-1.1-1.02c.65-.7%201.402-1.051%202.149-1.089a2.62%202.62%200%200%201%201.882.665c.472.425.803%201.054.754%201.748c-.05.726-.502%201.35-1.253%201.758c-.95.516-1.496.976-1.808%201.326h2.325a.75.75%200%200%201%200%201.5h-3.499a.75.75%200%200%201-.745-.666v-.007l-.002-.008l-.001-.017a1%201%200%200%201-.002-.14c.004-.079.014-.175.039-.287a2.6%202.6%200%200%201%20.352-.828c.398-.637%201.168-1.4%202.625-2.191c.402-.218.465-.434.473-.544c.01-.142-.058-.346-.263-.53a1.12%201.12%200%200%200-.802-.28m4.867.614c.878-.918%201.76-.628%202.076-.282c.16.176.14.294.11.357c-.05.103-.285.393-1.135.576a.75.75%200%200%200%200%201.466c.85.183%201.086.473%201.135.577c.03.063.05.182-.11.358c-.316.346-1.197.636-2.075-.284a.75.75%200%200%200-1.086%201.036c1.456%201.525%203.345%201.271%204.269.26c.46-.505.716-1.268.354-2.02a2%202%200%200%200-.52-.66c.223-.188.4-.407.52-.659c.362-.751.105-1.515-.354-2.018c-.924-1.012-2.812-1.266-4.268.257a.75.75%200%201%200%201.084%201.036%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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