Stickers Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Stickers 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/347897.svg" alt="Stickers icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347897.svg" alt="Stickers icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347897.svg" alt="Stickers icon" :width="24" :height="24" />
CSS background
.icon-stickers {
background-image: url('https://proicons.com/icon/347897.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>.i{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="f" class="i" d="M24,45.5c-11.87412167,0-21.5-9.62587738-21.5-21.5C2.5,12.12587833,12.12587833,2.5,24,2.5c11.87412262,0,21.5,9.62587833,21.5,21.5"/><path id="g" class="i" d="M24,45.5c0-11.87412262,9.62587738-21.5,21.5-21.5l-21.5,21.5Z"/><line class="i" x1="20.00417277" y1="19.88059655" x2="20.00417277" y2="22.77879594"/><line class="i" x1="27.99539961" y1="19.88059655" x2="27.99539961" y2="22.77879594"/><path id="h" class="i" d="M30.5,25.4269706c-3.58985102,3.58985102-9.41014898,3.58985102-13,0"/></svg>
Stickers in other icon packs
Copied!