Subscriptions Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Subscriptions 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/333418.svg" alt="Subscriptions icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333418.svg" alt="Subscriptions icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333418.svg" alt="Subscriptions icon" :width="24" :height="24" />
CSS background
.icon-subscriptions {
background-image: url('https://proicons.com/icon/333418.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-rule:evenodd;}.c,.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m5.5,14.0385c0-.524.4248-.9487.9487-.9487h35.1026c.524,0,.9487.4247.9487.9487v19.9231c0,.524-.4247.9487-.9487.9487H6.4487c-.524,0-.9487-.4247-.9487-.9487V14.0385Z"/><path class="d" d="m8.8205,26.8462h15.1795"/><path class="d" d="m8.8205,29.6923h7.5897"/><path class="c" d="m39.1795,26.8462c0,1.048-.8495,1.8974-1.8974,1.8974s-1.8974-.8495-1.8974-1.8974.8495-1.8974,1.8974-1.8974,1.8974.8495,1.8974,1.8974Zm-3.5913-.9487h-3.9985c-.524,0-.9487.4247-.9487.9487s.4247.9487.9487.9487h3.9985"/><path class="d" d="m8.3462,16.8846c0-.524.4248-.9487.9487-.9487h19.9231c.524,0,.9487.4247.9487.9487v2.8462c0,.524-.4247.9487-.9487.9487H9.2949c-.524,0-.9487-.4247-.9487-.9487v-2.8462Z"/><path class="d" d="m7.8718,34.9103v1.9487c0,.7859.6371,1.4231,1.4231,1.4231h29.4103c.7859,0,1.4231-.6372,1.4231-1.4231v-1.9487"/><path class="d" d="m7.8718,13.0897v-1.9487c0-.7859.6371-1.4231,1.4231-1.4231h29.4103c.7859,0,1.4231.6372,1.4231,1.4231v1.9487"/></svg>
Subscriptions in other icon packs
Copied!