Clipboard Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Clipboard icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310056.svg" alt="Clipboard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310056.svg" alt="Clipboard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310056.svg" alt="Clipboard icon" :width="24" :height="24" />
CSS background
.icon-clipboard {
background-image: url('https://proicons.com/icon/310056.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M19.6901 5.01501C19.1433 4.4823 18.4444 4.13283 17.6901 4.01501V3.73504C17.6888 3.507 17.6424 3.28146 17.5536 3.07141C17.4649 2.86136 17.3354 2.67095 17.1728 2.5111C17.0101 2.35125 16.8176 2.22508 16.606 2.13995C16.3944 2.05481 16.1681 2.01237 15.9401 2.01501H7.94011C7.48034 2.01234 7.03815 2.19175 6.71025 2.51403C6.38234 2.83632 6.19538 3.2753 6.19011 3.73504V4.03503C5.48808 4.18593 4.84319 4.53265 4.33012 5.03503C3.98617 5.37058 3.7133 5.77195 3.52775 6.2152C3.34221 6.65846 3.2477 7.13453 3.25004 7.61505V17.335C3.25199 17.9491 3.37691 18.5565 3.61735 19.1216C3.8578 19.6866 4.20892 20.1978 4.65007 20.625C5.54258 21.5041 6.74734 21.9932 8.00004 21.985H16C17.2527 21.9932 18.4576 21.5041 19.3501 20.625C19.7913 20.1978 20.1424 19.6866 20.3829 19.1216C20.6233 18.5565 20.7481 17.9491 20.75 17.335V7.60504C20.7538 6.63537 20.3726 5.70384 19.6901 5.01501ZM16.24 5.67504C16.2349 5.73693 16.2061 5.79442 16.1595 5.83544C16.1128 5.87647 16.0521 5.89781 15.99 5.89501H7.99003C7.92799 5.89781 7.86734 5.87647 7.82072 5.83544C7.7741 5.79442 7.74514 5.73693 7.74003 5.67504V3.67504C7.74514 3.61315 7.7741 3.55561 7.82072 3.51458C7.86734 3.47356 7.92799 3.45221 7.99003 3.45501H15.99C16.0521 3.45221 16.1128 3.47356 16.1595 3.51458C16.2061 3.55561 16.2349 3.61315 16.24 3.67504V5.67504Z" fill="black"/> </svg>
Clipboard in other icon packs
Copied!