clipboard clock icon
clipboard-clock-outline from Solar by 480 Design · Outline · Notes · CC-BY-4.0 Attribution required.
- Name
- clipboard-clock-outline
- Set
- Solar
- Style
- Outline
- Category
- Notes
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More notes icons from Solar
archive-boldarchive-check-boldarchive-close-boldarchive-down-boldarchive-down-minimalistic-boldarchive-minimalistic-boldarchive-minimalistic-close-boldarchive-up-boldarchive-up-minimalistic-boldclipboard-add-boldclipboard-boldclipboard-check-boldclipboard-copy-boldclipboard-heart-boldclipboard-list-boldclipboard-minus-boldclipboard-paste-boldclipboard-remove-boldclipboard-text-boldclipboard-type-bolddocument-add-bolddocument-bolddocument-medicine-bolddocument-text-bold
Use the clipboard clock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2.25 16V10C2.25 8.60709 2.2481 7.48689 2.36621 6.6084C2.48723 5.7083 2.74672 4.95054 3.34863 4.34863C3.87355 3.82377 4.51842 3.55817 5.27637 3.41895C6.01292 3.28366 6.91459 3.25797 7.9961 3.25195L8.00391 4.75195C6.91055 4.75804 6.13508 4.78649 5.54688 4.89453C4.98044 4.99864 4.65256 5.16585 4.40918 5.40918C4.13242 5.68594 3.95217 6.07482 3.85352 6.80859C3.752 7.56388 3.75 8.56483 3.75 10V16C3.75 17.4354 3.75196 18.437 3.85352 19.1924C3.95217 19.9258 4.13252 20.3141 4.40918 20.5908C4.68594 20.8676 5.07482 21.0488 5.8086 21.1475C6.56389 21.2489 7.56491 21.25 9 21.25H15C16.4351 21.25 17.4361 21.2489 18.1914 21.1475C18.9252 21.0488 19.3141 20.8676 19.5908 20.5908C19.8675 20.3141 20.0478 19.9258 20.1465 19.1924C20.248 18.437 20.25 17.4354 20.25 16V10C20.25 8.56483 20.248 7.56388 20.1465 6.80859C20.0478 6.07482 19.8676 5.68594 19.5908 5.40918C19.3474 5.16585 19.0196 4.99864 18.4531 4.89453C17.8649 4.78649 17.0895 4.75804 15.9961 4.75195L16.0039 3.25195C17.0854 3.25797 17.9871 3.28366 18.7236 3.41895C19.4816 3.55817 20.1265 3.82377 20.6514 4.34863C21.2533 4.95054 21.5128 5.7083 21.6338 6.6084C21.7519 7.48689 21.75 8.60709 21.75 10V16C21.75 17.3928 21.7519 18.5131 21.6338 19.3916C21.5128 20.2917 21.2533 21.0504 20.6514 21.6523C20.0495 22.254 19.2915 22.5128 18.3916 22.6338C17.5131 22.7519 16.3929 22.75 15 22.75H9C7.60708 22.75 6.48691 22.7519 5.6084 22.6338C4.70848 22.5128 3.95049 22.254 3.34863 21.6523C2.74672 21.0504 2.48723 20.2917 2.36621 19.3916C2.24815 18.5131 2.25 17.3928 2.25 16Z"/><path d="M15.25 3.5C15.25 3.08579 14.9142 2.75 14.5 2.75H9.5C9.08579 2.75 8.75 3.08579 8.75 3.5V4.5C8.75 4.91421 9.08579 5.25 9.5 5.25H14.5C14.9142 5.25 15.25 4.91421 15.25 4.5V3.5ZM16.75 4.5C16.75 5.74264 15.7426 6.75 14.5 6.75H9.5C8.25736 6.75 7.25 5.74264 7.25 4.5V3.5C7.25 2.25736 8.25736 1.25 9.5 1.25H14.5C15.7426 1.25 16.75 2.25736 16.75 3.5V4.5Z"/><path d="M16.25 14.0029C16.25 11.6557 14.3472 9.75293 12 9.75293C9.65279 9.75293 7.75 11.6557 7.75 14.0029C7.75 16.3501 9.65279 18.2529 12 18.2529C14.3472 18.2529 16.25 16.3501 16.25 14.0029ZM17.75 14.0029C17.75 17.1786 15.1756 19.7529 12 19.7529C8.82436 19.7529 6.25 17.1786 6.25 14.0029C6.25 10.8273 8.82436 8.25293 12 8.25293C15.1756 8.25293 17.75 10.8273 17.75 14.0029Z"/><path d="M11.25 12.0029C11.25 11.5887 11.5858 11.2529 12 11.2529C12.4142 11.2529 12.75 11.5887 12.75 12.0029V13.5693L13.5664 14.5117C13.8376 14.8247 13.8041 15.298 13.4912 15.5693C13.1783 15.8406 12.7049 15.807 12.4336 15.4941L11.4336 14.3398C11.3155 14.2035 11.25 14.029 11.25 13.8486V12.0029Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarClipboardClockOutline(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="M2.25 16V10C2.25 8.60709 2.2481 7.48689 2.36621 6.6084C2.48723 5.7083 2.74672 4.95054 3.34863 4.34863C3.87355 3.82377 4.51842 3.55817 5.27637 3.41895C6.01292 3.28366 6.91459 3.25797 7.9961 3.25195L8.00391 4.75195C6.91055 4.75804 6.13508 4.78649 5.54688 4.89453C4.98044 4.99864 4.65256 5.16585 4.40918 5.40918C4.13242 5.68594 3.95217 6.07482 3.85352 6.80859C3.752 7.56388 3.75 8.56483 3.75 10V16C3.75 17.4354 3.75196 18.437 3.85352 19.1924C3.95217 19.9258 4.13252 20.3141 4.40918 20.5908C4.68594 20.8676 5.07482 21.0488 5.8086 21.1475C6.56389 21.2489 7.56491 21.25 9 21.25H15C16.4351 21.25 17.4361 21.2489 18.1914 21.1475C18.9252 21.0488 19.3141 20.8676 19.5908 20.5908C19.8675 20.3141 20.0478 19.9258 20.1465 19.1924C20.248 18.437 20.25 17.4354 20.25 16V10C20.25 8.56483 20.248 7.56388 20.1465 6.80859C20.0478 6.07482 19.8676 5.68594 19.5908 5.40918C19.3474 5.16585 19.0196 4.99864 18.4531 4.89453C17.8649 4.78649 17.0895 4.75804 15.9961 4.75195L16.0039 3.25195C17.0854 3.25797 17.9871 3.28366 18.7236 3.41895C19.4816 3.55817 20.1265 3.82377 20.6514 4.34863C21.2533 4.95054 21.5128 5.7083 21.6338 6.6084C21.7519 7.48689 21.75 8.60709 21.75 10V16C21.75 17.3928 21.7519 18.5131 21.6338 19.3916C21.5128 20.2917 21.2533 21.0504 20.6514 21.6523C20.0495 22.254 19.2915 22.5128 18.3916 22.6338C17.5131 22.7519 16.3929 22.75 15 22.75H9C7.60708 22.75 6.48691 22.7519 5.6084 22.6338C4.70848 22.5128 3.95049 22.254 3.34863 21.6523C2.74672 21.0504 2.48723 20.2917 2.36621 19.3916C2.24815 18.5131 2.25 17.3928 2.25 16Z"/><path d="M15.25 3.5C15.25 3.08579 14.9142 2.75 14.5 2.75H9.5C9.08579 2.75 8.75 3.08579 8.75 3.5V4.5C8.75 4.91421 9.08579 5.25 9.5 5.25H14.5C14.9142 5.25 15.25 4.91421 15.25 4.5V3.5ZM16.75 4.5C16.75 5.74264 15.7426 6.75 14.5 6.75H9.5C8.25736 6.75 7.25 5.74264 7.25 4.5V3.5C7.25 2.25736 8.25736 1.25 9.5 1.25H14.5C15.7426 1.25 16.75 2.25736 16.75 3.5V4.5Z"/><path d="M16.25 14.0029C16.25 11.6557 14.3472 9.75293 12 9.75293C9.65279 9.75293 7.75 11.6557 7.75 14.0029C7.75 16.3501 9.65279 18.2529 12 18.2529C14.3472 18.2529 16.25 16.3501 16.25 14.0029ZM17.75 14.0029C17.75 17.1786 15.1756 19.7529 12 19.7529C8.82436 19.7529 6.25 17.1786 6.25 14.0029C6.25 10.8273 8.82436 8.25293 12 8.25293C15.1756 8.25293 17.75 10.8273 17.75 14.0029Z"/><path d="M11.25 12.0029C11.25 11.5887 11.5858 11.2529 12 11.2529C12.4142 11.2529 12.75 11.5887 12.75 12.0029V13.5693L13.5664 14.5117C13.8376 14.8247 13.8041 15.298 13.4912 15.5693C13.1783 15.8406 12.7049 15.807 12.4336 15.4941L11.4336 14.3398C11.3155 14.2035 11.25 14.029 11.25 13.8486V12.0029Z"/></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="M2.25 16V10C2.25 8.60709 2.2481 7.48689 2.36621 6.6084C2.48723 5.7083 2.74672 4.95054 3.34863 4.34863C3.87355 3.82377 4.51842 3.55817 5.27637 3.41895C6.01292 3.28366 6.91459 3.25797 7.9961 3.25195L8.00391 4.75195C6.91055 4.75804 6.13508 4.78649 5.54688 4.89453C4.98044 4.99864 4.65256 5.16585 4.40918 5.40918C4.13242 5.68594 3.95217 6.07482 3.85352 6.80859C3.752 7.56388 3.75 8.56483 3.75 10V16C3.75 17.4354 3.75196 18.437 3.85352 19.1924C3.95217 19.9258 4.13252 20.3141 4.40918 20.5908C4.68594 20.8676 5.07482 21.0488 5.8086 21.1475C6.56389 21.2489 7.56491 21.25 9 21.25H15C16.4351 21.25 17.4361 21.2489 18.1914 21.1475C18.9252 21.0488 19.3141 20.8676 19.5908 20.5908C19.8675 20.3141 20.0478 19.9258 20.1465 19.1924C20.248 18.437 20.25 17.4354 20.25 16V10C20.25 8.56483 20.248 7.56388 20.1465 6.80859C20.0478 6.07482 19.8676 5.68594 19.5908 5.40918C19.3474 5.16585 19.0196 4.99864 18.4531 4.89453C17.8649 4.78649 17.0895 4.75804 15.9961 4.75195L16.0039 3.25195C17.0854 3.25797 17.9871 3.28366 18.7236 3.41895C19.4816 3.55817 20.1265 3.82377 20.6514 4.34863C21.2533 4.95054 21.5128 5.7083 21.6338 6.6084C21.7519 7.48689 21.75 8.60709 21.75 10V16C21.75 17.3928 21.7519 18.5131 21.6338 19.3916C21.5128 20.2917 21.2533 21.0504 20.6514 21.6523C20.0495 22.254 19.2915 22.5128 18.3916 22.6338C17.5131 22.7519 16.3929 22.75 15 22.75H9C7.60708 22.75 6.48691 22.7519 5.6084 22.6338C4.70848 22.5128 3.95049 22.254 3.34863 21.6523C2.74672 21.0504 2.48723 20.2917 2.36621 19.3916C2.24815 18.5131 2.25 17.3928 2.25 16Z"/><path d="M15.25 3.5C15.25 3.08579 14.9142 2.75 14.5 2.75H9.5C9.08579 2.75 8.75 3.08579 8.75 3.5V4.5C8.75 4.91421 9.08579 5.25 9.5 5.25H14.5C14.9142 5.25 15.25 4.91421 15.25 4.5V3.5ZM16.75 4.5C16.75 5.74264 15.7426 6.75 14.5 6.75H9.5C8.25736 6.75 7.25 5.74264 7.25 4.5V3.5C7.25 2.25736 8.25736 1.25 9.5 1.25H14.5C15.7426 1.25 16.75 2.25736 16.75 3.5V4.5Z"/><path d="M16.25 14.0029C16.25 11.6557 14.3472 9.75293 12 9.75293C9.65279 9.75293 7.75 11.6557 7.75 14.0029C7.75 16.3501 9.65279 18.2529 12 18.2529C14.3472 18.2529 16.25 16.3501 16.25 14.0029ZM17.75 14.0029C17.75 17.1786 15.1756 19.7529 12 19.7529C8.82436 19.7529 6.25 17.1786 6.25 14.0029C6.25 10.8273 8.82436 8.25293 12 8.25293C15.1756 8.25293 17.75 10.8273 17.75 14.0029Z"/><path d="M11.25 12.0029C11.25 11.5887 11.5858 11.2529 12 11.2529C12.4142 11.2529 12.75 11.5887 12.75 12.0029V13.5693L13.5664 14.5117C13.8376 14.8247 13.8041 15.298 13.4912 15.5693C13.1783 15.8406 12.7049 15.807 12.4336 15.4941L11.4336 14.3398C11.3155 14.2035 11.25 14.029 11.25 13.8486V12.0029Z"/></g></svg> </template>
CSS
.icon-clipboard-clock-outline {
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%22M2.25%2016V10C2.25%208.60709%202.2481%207.48689%202.36621%206.6084C2.48723%205.7083%202.74672%204.95054%203.34863%204.34863C3.87355%203.82377%204.51842%203.55817%205.27637%203.41895C6.01292%203.28366%206.91459%203.25797%207.9961%203.25195L8.00391%204.75195C6.91055%204.75804%206.13508%204.78649%205.54688%204.89453C4.98044%204.99864%204.65256%205.16585%204.40918%205.40918C4.13242%205.68594%203.95217%206.07482%203.85352%206.80859C3.752%207.56388%203.75%208.56483%203.75%2010V16C3.75%2017.4354%203.75196%2018.437%203.85352%2019.1924C3.95217%2019.9258%204.13252%2020.3141%204.40918%2020.5908C4.68594%2020.8676%205.07482%2021.0488%205.8086%2021.1475C6.56389%2021.2489%207.56491%2021.25%209%2021.25H15C16.4351%2021.25%2017.4361%2021.2489%2018.1914%2021.1475C18.9252%2021.0488%2019.3141%2020.8676%2019.5908%2020.5908C19.8675%2020.3141%2020.0478%2019.9258%2020.1465%2019.1924C20.248%2018.437%2020.25%2017.4354%2020.25%2016V10C20.25%208.56483%2020.248%207.56388%2020.1465%206.80859C20.0478%206.07482%2019.8676%205.68594%2019.5908%205.40918C19.3474%205.16585%2019.0196%204.99864%2018.4531%204.89453C17.8649%204.78649%2017.0895%204.75804%2015.9961%204.75195L16.0039%203.25195C17.0854%203.25797%2017.9871%203.28366%2018.7236%203.41895C19.4816%203.55817%2020.1265%203.82377%2020.6514%204.34863C21.2533%204.95054%2021.5128%205.7083%2021.6338%206.6084C21.7519%207.48689%2021.75%208.60709%2021.75%2010V16C21.75%2017.3928%2021.7519%2018.5131%2021.6338%2019.3916C21.5128%2020.2917%2021.2533%2021.0504%2020.6514%2021.6523C20.0495%2022.254%2019.2915%2022.5128%2018.3916%2022.6338C17.5131%2022.7519%2016.3929%2022.75%2015%2022.75H9C7.60708%2022.75%206.48691%2022.7519%205.6084%2022.6338C4.70848%2022.5128%203.95049%2022.254%203.34863%2021.6523C2.74672%2021.0504%202.48723%2020.2917%202.36621%2019.3916C2.24815%2018.5131%202.25%2017.3928%202.25%2016Z%22%2F%3E%3Cpath%20d%3D%22M15.25%203.5C15.25%203.08579%2014.9142%202.75%2014.5%202.75H9.5C9.08579%202.75%208.75%203.08579%208.75%203.5V4.5C8.75%204.91421%209.08579%205.25%209.5%205.25H14.5C14.9142%205.25%2015.25%204.91421%2015.25%204.5V3.5ZM16.75%204.5C16.75%205.74264%2015.7426%206.75%2014.5%206.75H9.5C8.25736%206.75%207.25%205.74264%207.25%204.5V3.5C7.25%202.25736%208.25736%201.25%209.5%201.25H14.5C15.7426%201.25%2016.75%202.25736%2016.75%203.5V4.5Z%22%2F%3E%3Cpath%20d%3D%22M16.25%2014.0029C16.25%2011.6557%2014.3472%209.75293%2012%209.75293C9.65279%209.75293%207.75%2011.6557%207.75%2014.0029C7.75%2016.3501%209.65279%2018.2529%2012%2018.2529C14.3472%2018.2529%2016.25%2016.3501%2016.25%2014.0029ZM17.75%2014.0029C17.75%2017.1786%2015.1756%2019.7529%2012%2019.7529C8.82436%2019.7529%206.25%2017.1786%206.25%2014.0029C6.25%2010.8273%208.82436%208.25293%2012%208.25293C15.1756%208.25293%2017.75%2010.8273%2017.75%2014.0029Z%22%2F%3E%3Cpath%20d%3D%22M11.25%2012.0029C11.25%2011.5887%2011.5858%2011.2529%2012%2011.2529C12.4142%2011.2529%2012.75%2011.5887%2012.75%2012.0029V13.5693L13.5664%2014.5117C13.8376%2014.8247%2013.8041%2015.298%2013.4912%2015.5693C13.1783%2015.8406%2012.7049%2015.807%2012.4336%2015.4941L11.4336%2014.3398C11.3155%2014.2035%2011.25%2014.029%2011.25%2013.8486V12.0029Z%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%22M2.25%2016V10C2.25%208.60709%202.2481%207.48689%202.36621%206.6084C2.48723%205.7083%202.74672%204.95054%203.34863%204.34863C3.87355%203.82377%204.51842%203.55817%205.27637%203.41895C6.01292%203.28366%206.91459%203.25797%207.9961%203.25195L8.00391%204.75195C6.91055%204.75804%206.13508%204.78649%205.54688%204.89453C4.98044%204.99864%204.65256%205.16585%204.40918%205.40918C4.13242%205.68594%203.95217%206.07482%203.85352%206.80859C3.752%207.56388%203.75%208.56483%203.75%2010V16C3.75%2017.4354%203.75196%2018.437%203.85352%2019.1924C3.95217%2019.9258%204.13252%2020.3141%204.40918%2020.5908C4.68594%2020.8676%205.07482%2021.0488%205.8086%2021.1475C6.56389%2021.2489%207.56491%2021.25%209%2021.25H15C16.4351%2021.25%2017.4361%2021.2489%2018.1914%2021.1475C18.9252%2021.0488%2019.3141%2020.8676%2019.5908%2020.5908C19.8675%2020.3141%2020.0478%2019.9258%2020.1465%2019.1924C20.248%2018.437%2020.25%2017.4354%2020.25%2016V10C20.25%208.56483%2020.248%207.56388%2020.1465%206.80859C20.0478%206.07482%2019.8676%205.68594%2019.5908%205.40918C19.3474%205.16585%2019.0196%204.99864%2018.4531%204.89453C17.8649%204.78649%2017.0895%204.75804%2015.9961%204.75195L16.0039%203.25195C17.0854%203.25797%2017.9871%203.28366%2018.7236%203.41895C19.4816%203.55817%2020.1265%203.82377%2020.6514%204.34863C21.2533%204.95054%2021.5128%205.7083%2021.6338%206.6084C21.7519%207.48689%2021.75%208.60709%2021.75%2010V16C21.75%2017.3928%2021.7519%2018.5131%2021.6338%2019.3916C21.5128%2020.2917%2021.2533%2021.0504%2020.6514%2021.6523C20.0495%2022.254%2019.2915%2022.5128%2018.3916%2022.6338C17.5131%2022.7519%2016.3929%2022.75%2015%2022.75H9C7.60708%2022.75%206.48691%2022.7519%205.6084%2022.6338C4.70848%2022.5128%203.95049%2022.254%203.34863%2021.6523C2.74672%2021.0504%202.48723%2020.2917%202.36621%2019.3916C2.24815%2018.5131%202.25%2017.3928%202.25%2016Z%22%2F%3E%3Cpath%20d%3D%22M15.25%203.5C15.25%203.08579%2014.9142%202.75%2014.5%202.75H9.5C9.08579%202.75%208.75%203.08579%208.75%203.5V4.5C8.75%204.91421%209.08579%205.25%209.5%205.25H14.5C14.9142%205.25%2015.25%204.91421%2015.25%204.5V3.5ZM16.75%204.5C16.75%205.74264%2015.7426%206.75%2014.5%206.75H9.5C8.25736%206.75%207.25%205.74264%207.25%204.5V3.5C7.25%202.25736%208.25736%201.25%209.5%201.25H14.5C15.7426%201.25%2016.75%202.25736%2016.75%203.5V4.5Z%22%2F%3E%3Cpath%20d%3D%22M16.25%2014.0029C16.25%2011.6557%2014.3472%209.75293%2012%209.75293C9.65279%209.75293%207.75%2011.6557%207.75%2014.0029C7.75%2016.3501%209.65279%2018.2529%2012%2018.2529C14.3472%2018.2529%2016.25%2016.3501%2016.25%2014.0029ZM17.75%2014.0029C17.75%2017.1786%2015.1756%2019.7529%2012%2019.7529C8.82436%2019.7529%206.25%2017.1786%206.25%2014.0029C6.25%2010.8273%208.82436%208.25293%2012%208.25293C15.1756%208.25293%2017.75%2010.8273%2017.75%2014.0029Z%22%2F%3E%3Cpath%20d%3D%22M11.25%2012.0029C11.25%2011.5887%2011.5858%2011.2529%2012%2011.2529C12.4142%2011.2529%2012.75%2011.5887%2012.75%2012.0029V13.5693L13.5664%2014.5117C13.8376%2014.8247%2013.8041%2015.298%2013.4912%2015.5693C13.1783%2015.8406%2012.7049%2015.807%2012.4336%2015.4941L11.4336%2014.3398C11.3155%2014.2035%2011.25%2014.029%2011.25%2013.8486V12.0029Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/clipboard-clock-outline.svg?color=%231a73e8&size=48