Pastebin Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pastebin 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/331016.svg" alt="Pastebin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331016.svg" alt="Pastebin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331016.svg" alt="Pastebin icon" :width="24" :height="24" />
CSS background
.icon-pastebin {
background-image: url('https://proicons.com/icon/331016.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M13.37,10.35H7A2.48,2.48,0,0,0,4.5,12.83V35.17a2.5,2.5,0,0,0,5,0V28.34h3.89c5.74,0,9-3.28,9-9S19.11,10.35,13.37,10.35Zm0,13H9.48v-8h3.89c3,0,4.05,1.09,4.05,4S16.32,23.36,13.37,23.36Z"/><path class="cls-1" d="M34.47,19.66H30.58v-.45a2.5,2.5,0,0,0-5,0v16a2.48,2.48,0,0,0,2.48,2.48h6.39c5.74,0,9-3.27,9-9S40.21,19.66,34.47,19.66Zm0,13H30.58v-8h3.89c3,0,4.05,1.08,4.05,4S37.42,32.67,34.47,32.67Z"/><circle class="cls-1" cx="28.08" cy="12.83" r="2.48"/></svg>
Pastebin in other icon packs
Copied!