Redbubble Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Redbubble 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/346574.svg" alt="Redbubble icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346574.svg" alt="Redbubble icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346574.svg" alt="Redbubble icon" :width="24" :height="24" />
CSS background
.icon-redbubble {
background-image: url('https://proicons.com/icon/346574.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m4.5,13.2588v21.4823c0,.5523.4477,1,1,1h17.7477c.8336,0,1.3013-.9601.7874-1.6165l-6.0545-7.733.0979-.0566c4.4916-2.5967,5.0827-8.8472,1.1573-12.2398h0c-1.3707-1.1846-3.1218-1.8365-4.9335-1.8365H5.5c-.5523,0-1,.4477-1,1Z"/><path class="c" d="m26.4966,13.2588v21.4823c0,.5523.4477,1,1,1h8.3613c2.1669,0,4.2264-.9432,5.642-2.5838l.1901-.2204c2.6006-3.0141,2.373-7.54-.517-10.2778h0s.2983-.7239.2983-.7239c1.4103-3.4223-.0846-7.3511-3.413-8.9704h0c-.955-.4646-2.0032-.706-3.0652-.706h-7.4965c-.5523,0-1,.4477-1,1Z"/></svg>
Redbubble in other icon packs
Copied!