clipboard type icon
clipboard-type-bold from Solar by 480 Design · Bold · Notes · CC-BY-4.0 Attribution required.
- Name
- clipboard-type-bold
- Set
- Solar
- Style
- Bold
- 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-clock-boldclipboard-copy-boldclipboard-heart-boldclipboard-list-boldclipboard-minus-boldclipboard-paste-boldclipboard-remove-boldclipboard-text-bolddocument-add-bolddocument-bolddocument-medicine-bolddocument-text-bold
Use the clipboard type icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M17.5 4.03613C18.7578 4.1067 19.5518 4.30773 20.1211 4.87695C20.9998 5.75561 21 7.16976 21 9.99805V15.998C21 18.8264 20.9997 20.2405 20.1211 21.1191C19.2424 21.9978 17.8284 21.998 15 21.998H9C6.17157 21.998 4.75759 21.9978 3.87891 21.1191C3.00033 20.2405 3 18.8264 3 15.998V9.99805C3 7.16976 3.00025 5.75561 3.87891 4.87695C4.4482 4.30773 5.24217 4.1067 6.5 4.03613V4.5C6.5 6.15685 7.84315 7.5 9.5 7.5H14.5C16.1569 7.5 17.5 6.15685 17.5 4.5V4.03613ZM10.9248 9.75C10.5093 9.75 10.1276 9.74842 9.81738 9.78711C9.48898 9.82811 9.13889 9.92413 8.83789 10.1914C8.78651 10.2371 8.73707 10.2865 8.69141 10.3379C8.42413 10.6389 8.32811 10.989 8.28711 11.3174C8.24842 11.6276 8.25 12.0093 8.25 12.4248C8.25 12.839 8.58579 13.1748 9 13.1748C9.41421 13.1748 9.75 12.839 9.75 12.4248C9.75 11.9708 9.75102 11.6997 9.77539 11.5039C9.789 11.3948 9.80615 11.3488 9.81348 11.334C9.81992 11.3267 9.82675 11.3199 9.83398 11.3135C9.84885 11.3061 9.89477 11.289 10.0039 11.2754C10.1997 11.251 10.4708 11.25 10.9248 11.25H11.25V16.75H10C9.58579 16.75 9.25 17.0858 9.25 17.5C9.25 17.9142 9.58579 18.25 10 18.25H14C14.4142 18.25 14.75 17.9142 14.75 17.5C14.75 17.0858 14.4142 16.75 14 16.75H12.75V11.25H13.0752C13.5292 11.25 13.8003 11.251 13.9961 11.2754C14.1052 11.289 14.1511 11.3061 14.166 11.3135C14.1732 11.3199 14.1801 11.3267 14.1865 11.334C14.1939 11.3488 14.211 11.3948 14.2246 11.5039C14.249 11.6997 14.25 11.9708 14.25 12.4248C14.25 12.839 14.5858 13.1748 15 13.1748C15.4142 13.1748 15.75 12.839 15.75 12.4248C15.75 12.0093 15.7516 11.6276 15.7129 11.3174C15.6719 10.989 15.5759 10.6389 15.3086 10.3379C15.2629 10.2865 15.2135 10.2371 15.1621 10.1914C14.8611 9.92413 14.511 9.82811 14.1826 9.78711C13.8724 9.74842 13.4907 9.75 13.0752 9.75H10.9248Z" clip-rule="evenodd"/><path d="M14.5 2C15.3284 2 16 2.67157 16 3.5V4.5C16 5.32843 15.3284 6 14.5 6H9.5C8.67157 6 8 5.32843 8 4.5V3.5C8 2.67157 8.67157 2 9.5 2H14.5Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarClipboardTypeBold(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 fillRule="evenodd" d="M17.5 4.03613C18.7578 4.1067 19.5518 4.30773 20.1211 4.87695C20.9998 5.75561 21 7.16976 21 9.99805V15.998C21 18.8264 20.9997 20.2405 20.1211 21.1191C19.2424 21.9978 17.8284 21.998 15 21.998H9C6.17157 21.998 4.75759 21.9978 3.87891 21.1191C3.00033 20.2405 3 18.8264 3 15.998V9.99805C3 7.16976 3.00025 5.75561 3.87891 4.87695C4.4482 4.30773 5.24217 4.1067 6.5 4.03613V4.5C6.5 6.15685 7.84315 7.5 9.5 7.5H14.5C16.1569 7.5 17.5 6.15685 17.5 4.5V4.03613ZM10.9248 9.75C10.5093 9.75 10.1276 9.74842 9.81738 9.78711C9.48898 9.82811 9.13889 9.92413 8.83789 10.1914C8.78651 10.2371 8.73707 10.2865 8.69141 10.3379C8.42413 10.6389 8.32811 10.989 8.28711 11.3174C8.24842 11.6276 8.25 12.0093 8.25 12.4248C8.25 12.839 8.58579 13.1748 9 13.1748C9.41421 13.1748 9.75 12.839 9.75 12.4248C9.75 11.9708 9.75102 11.6997 9.77539 11.5039C9.789 11.3948 9.80615 11.3488 9.81348 11.334C9.81992 11.3267 9.82675 11.3199 9.83398 11.3135C9.84885 11.3061 9.89477 11.289 10.0039 11.2754C10.1997 11.251 10.4708 11.25 10.9248 11.25H11.25V16.75H10C9.58579 16.75 9.25 17.0858 9.25 17.5C9.25 17.9142 9.58579 18.25 10 18.25H14C14.4142 18.25 14.75 17.9142 14.75 17.5C14.75 17.0858 14.4142 16.75 14 16.75H12.75V11.25H13.0752C13.5292 11.25 13.8003 11.251 13.9961 11.2754C14.1052 11.289 14.1511 11.3061 14.166 11.3135C14.1732 11.3199 14.1801 11.3267 14.1865 11.334C14.1939 11.3488 14.211 11.3948 14.2246 11.5039C14.249 11.6997 14.25 11.9708 14.25 12.4248C14.25 12.839 14.5858 13.1748 15 13.1748C15.4142 13.1748 15.75 12.839 15.75 12.4248C15.75 12.0093 15.7516 11.6276 15.7129 11.3174C15.6719 10.989 15.5759 10.6389 15.3086 10.3379C15.2629 10.2865 15.2135 10.2371 15.1621 10.1914C14.8611 9.92413 14.511 9.82811 14.1826 9.78711C13.8724 9.74842 13.4907 9.75 13.0752 9.75H10.9248Z" clipRule="evenodd"/><path d="M14.5 2C15.3284 2 16 2.67157 16 3.5V4.5C16 5.32843 15.3284 6 14.5 6H9.5C8.67157 6 8 5.32843 8 4.5V3.5C8 2.67157 8.67157 2 9.5 2H14.5Z"/></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 fill-rule="evenodd" d="M17.5 4.03613C18.7578 4.1067 19.5518 4.30773 20.1211 4.87695C20.9998 5.75561 21 7.16976 21 9.99805V15.998C21 18.8264 20.9997 20.2405 20.1211 21.1191C19.2424 21.9978 17.8284 21.998 15 21.998H9C6.17157 21.998 4.75759 21.9978 3.87891 21.1191C3.00033 20.2405 3 18.8264 3 15.998V9.99805C3 7.16976 3.00025 5.75561 3.87891 4.87695C4.4482 4.30773 5.24217 4.1067 6.5 4.03613V4.5C6.5 6.15685 7.84315 7.5 9.5 7.5H14.5C16.1569 7.5 17.5 6.15685 17.5 4.5V4.03613ZM10.9248 9.75C10.5093 9.75 10.1276 9.74842 9.81738 9.78711C9.48898 9.82811 9.13889 9.92413 8.83789 10.1914C8.78651 10.2371 8.73707 10.2865 8.69141 10.3379C8.42413 10.6389 8.32811 10.989 8.28711 11.3174C8.24842 11.6276 8.25 12.0093 8.25 12.4248C8.25 12.839 8.58579 13.1748 9 13.1748C9.41421 13.1748 9.75 12.839 9.75 12.4248C9.75 11.9708 9.75102 11.6997 9.77539 11.5039C9.789 11.3948 9.80615 11.3488 9.81348 11.334C9.81992 11.3267 9.82675 11.3199 9.83398 11.3135C9.84885 11.3061 9.89477 11.289 10.0039 11.2754C10.1997 11.251 10.4708 11.25 10.9248 11.25H11.25V16.75H10C9.58579 16.75 9.25 17.0858 9.25 17.5C9.25 17.9142 9.58579 18.25 10 18.25H14C14.4142 18.25 14.75 17.9142 14.75 17.5C14.75 17.0858 14.4142 16.75 14 16.75H12.75V11.25H13.0752C13.5292 11.25 13.8003 11.251 13.9961 11.2754C14.1052 11.289 14.1511 11.3061 14.166 11.3135C14.1732 11.3199 14.1801 11.3267 14.1865 11.334C14.1939 11.3488 14.211 11.3948 14.2246 11.5039C14.249 11.6997 14.25 11.9708 14.25 12.4248C14.25 12.839 14.5858 13.1748 15 13.1748C15.4142 13.1748 15.75 12.839 15.75 12.4248C15.75 12.0093 15.7516 11.6276 15.7129 11.3174C15.6719 10.989 15.5759 10.6389 15.3086 10.3379C15.2629 10.2865 15.2135 10.2371 15.1621 10.1914C14.8611 9.92413 14.511 9.82811 14.1826 9.78711C13.8724 9.74842 13.4907 9.75 13.0752 9.75H10.9248Z" clip-rule="evenodd"/><path d="M14.5 2C15.3284 2 16 2.67157 16 3.5V4.5C16 5.32843 15.3284 6 14.5 6H9.5C8.67157 6 8 5.32843 8 4.5V3.5C8 2.67157 8.67157 2 9.5 2H14.5Z"/></g></svg> </template>
CSS
.icon-clipboard-type-bold {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M17.5%204.03613C18.7578%204.1067%2019.5518%204.30773%2020.1211%204.87695C20.9998%205.75561%2021%207.16976%2021%209.99805V15.998C21%2018.8264%2020.9997%2020.2405%2020.1211%2021.1191C19.2424%2021.9978%2017.8284%2021.998%2015%2021.998H9C6.17157%2021.998%204.75759%2021.9978%203.87891%2021.1191C3.00033%2020.2405%203%2018.8264%203%2015.998V9.99805C3%207.16976%203.00025%205.75561%203.87891%204.87695C4.4482%204.30773%205.24217%204.1067%206.5%204.03613V4.5C6.5%206.15685%207.84315%207.5%209.5%207.5H14.5C16.1569%207.5%2017.5%206.15685%2017.5%204.5V4.03613ZM10.9248%209.75C10.5093%209.75%2010.1276%209.74842%209.81738%209.78711C9.48898%209.82811%209.13889%209.92413%208.83789%2010.1914C8.78651%2010.2371%208.73707%2010.2865%208.69141%2010.3379C8.42413%2010.6389%208.32811%2010.989%208.28711%2011.3174C8.24842%2011.6276%208.25%2012.0093%208.25%2012.4248C8.25%2012.839%208.58579%2013.1748%209%2013.1748C9.41421%2013.1748%209.75%2012.839%209.75%2012.4248C9.75%2011.9708%209.75102%2011.6997%209.77539%2011.5039C9.789%2011.3948%209.80615%2011.3488%209.81348%2011.334C9.81992%2011.3267%209.82675%2011.3199%209.83398%2011.3135C9.84885%2011.3061%209.89477%2011.289%2010.0039%2011.2754C10.1997%2011.251%2010.4708%2011.25%2010.9248%2011.25H11.25V16.75H10C9.58579%2016.75%209.25%2017.0858%209.25%2017.5C9.25%2017.9142%209.58579%2018.25%2010%2018.25H14C14.4142%2018.25%2014.75%2017.9142%2014.75%2017.5C14.75%2017.0858%2014.4142%2016.75%2014%2016.75H12.75V11.25H13.0752C13.5292%2011.25%2013.8003%2011.251%2013.9961%2011.2754C14.1052%2011.289%2014.1511%2011.3061%2014.166%2011.3135C14.1732%2011.3199%2014.1801%2011.3267%2014.1865%2011.334C14.1939%2011.3488%2014.211%2011.3948%2014.2246%2011.5039C14.249%2011.6997%2014.25%2011.9708%2014.25%2012.4248C14.25%2012.839%2014.5858%2013.1748%2015%2013.1748C15.4142%2013.1748%2015.75%2012.839%2015.75%2012.4248C15.75%2012.0093%2015.7516%2011.6276%2015.7129%2011.3174C15.6719%2010.989%2015.5759%2010.6389%2015.3086%2010.3379C15.2629%2010.2865%2015.2135%2010.2371%2015.1621%2010.1914C14.8611%209.92413%2014.511%209.82811%2014.1826%209.78711C13.8724%209.74842%2013.4907%209.75%2013.0752%209.75H10.9248Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M14.5%202C15.3284%202%2016%202.67157%2016%203.5V4.5C16%205.32843%2015.3284%206%2014.5%206H9.5C8.67157%206%208%205.32843%208%204.5V3.5C8%202.67157%208.67157%202%209.5%202H14.5Z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M17.5%204.03613C18.7578%204.1067%2019.5518%204.30773%2020.1211%204.87695C20.9998%205.75561%2021%207.16976%2021%209.99805V15.998C21%2018.8264%2020.9997%2020.2405%2020.1211%2021.1191C19.2424%2021.9978%2017.8284%2021.998%2015%2021.998H9C6.17157%2021.998%204.75759%2021.9978%203.87891%2021.1191C3.00033%2020.2405%203%2018.8264%203%2015.998V9.99805C3%207.16976%203.00025%205.75561%203.87891%204.87695C4.4482%204.30773%205.24217%204.1067%206.5%204.03613V4.5C6.5%206.15685%207.84315%207.5%209.5%207.5H14.5C16.1569%207.5%2017.5%206.15685%2017.5%204.5V4.03613ZM10.9248%209.75C10.5093%209.75%2010.1276%209.74842%209.81738%209.78711C9.48898%209.82811%209.13889%209.92413%208.83789%2010.1914C8.78651%2010.2371%208.73707%2010.2865%208.69141%2010.3379C8.42413%2010.6389%208.32811%2010.989%208.28711%2011.3174C8.24842%2011.6276%208.25%2012.0093%208.25%2012.4248C8.25%2012.839%208.58579%2013.1748%209%2013.1748C9.41421%2013.1748%209.75%2012.839%209.75%2012.4248C9.75%2011.9708%209.75102%2011.6997%209.77539%2011.5039C9.789%2011.3948%209.80615%2011.3488%209.81348%2011.334C9.81992%2011.3267%209.82675%2011.3199%209.83398%2011.3135C9.84885%2011.3061%209.89477%2011.289%2010.0039%2011.2754C10.1997%2011.251%2010.4708%2011.25%2010.9248%2011.25H11.25V16.75H10C9.58579%2016.75%209.25%2017.0858%209.25%2017.5C9.25%2017.9142%209.58579%2018.25%2010%2018.25H14C14.4142%2018.25%2014.75%2017.9142%2014.75%2017.5C14.75%2017.0858%2014.4142%2016.75%2014%2016.75H12.75V11.25H13.0752C13.5292%2011.25%2013.8003%2011.251%2013.9961%2011.2754C14.1052%2011.289%2014.1511%2011.3061%2014.166%2011.3135C14.1732%2011.3199%2014.1801%2011.3267%2014.1865%2011.334C14.1939%2011.3488%2014.211%2011.3948%2014.2246%2011.5039C14.249%2011.6997%2014.25%2011.9708%2014.25%2012.4248C14.25%2012.839%2014.5858%2013.1748%2015%2013.1748C15.4142%2013.1748%2015.75%2012.839%2015.75%2012.4248C15.75%2012.0093%2015.7516%2011.6276%2015.7129%2011.3174C15.6719%2010.989%2015.5759%2010.6389%2015.3086%2010.3379C15.2629%2010.2865%2015.2135%2010.2371%2015.1621%2010.1914C14.8611%209.92413%2014.511%209.82811%2014.1826%209.78711C13.8724%209.74842%2013.4907%209.75%2013.0752%209.75H10.9248Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M14.5%202C15.3284%202%2016%202.67157%2016%203.5V4.5C16%205.32843%2015.3284%206%2014.5%206H9.5C8.67157%206%208%205.32843%208%204.5V3.5C8%202.67157%208.67157%202%209.5%202H14.5Z%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-type-bold.svg?color=%231a73e8&size=48