clipboard number 123 icon

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

Name
clipboard-number-123-24-regular
Set
Fluent UI System Icons
Style
24 Regular
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="M6.25 5.5h2.129c.404.603 1.09 1 1.871 1h3.5c.78 0 1.467-.397 1.871-1h2.129a.75.75 0 0 1 .75.75v8.324a4.1 4.1 0 0 1 1.5-.535V6.25A2.25 2.25 0 0 0 17.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-.75H6.25a.75.75 0 0 1-.75-.75V6.25a.75.75 0 0 1 .75-.75m4-.5a.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 FluentClipboardNumber12324Regular(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="M6.25 5.5h2.129c.404.603 1.09 1 1.871 1h3.5c.78 0 1.467-.397 1.871-1h2.129a.75.75 0 0 1 .75.75v8.324a4.1 4.1 0 0 1 1.5-.535V6.25A2.25 2.25 0 0 0 17.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-.75H6.25a.75.75 0 0 1-.75-.75V6.25a.75.75 0 0 1 .75-.75m4-.5a.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="M6.25 5.5h2.129c.404.603 1.09 1 1.871 1h3.5c.78 0 1.467-.397 1.871-1h2.129a.75.75 0 0 1 .75.75v8.324a4.1 4.1 0 0 1 1.5-.535V6.25A2.25 2.25 0 0 0 17.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-.75H6.25a.75.75 0 0 1-.75-.75V6.25a.75.75 0 0 1 .75-.75m4-.5a.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-regular {
  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%22M6.25%205.5h2.129c.404.603%201.09%201%201.871%201h3.5c.78%200%201.467-.397%201.871-1h2.129a.75.75%200%200%201%20.75.75v8.324a4.1%204.1%200%200%201%201.5-.535V6.25A2.25%202.25%200%200%200%2017.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-.75H6.25a.75.75%200%200%201-.75-.75V6.25a.75.75%200%200%201%20.75-.75m4-.5a.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%22M6.25%205.5h2.129c.404.603%201.09%201%201.871%201h3.5c.78%200%201.467-.397%201.871-1h2.129a.75.75%200%200%201%20.75.75v8.324a4.1%204.1%200%200%201%201.5-.535V6.25A2.25%202.25%200%200%200%2017.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-.75H6.25a.75.75%200%200%201-.75-.75V6.25a.75.75%200%200%201%20.75-.75m4-.5a.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-regular.svg?color=%231a73e8&size=48