Bsru App Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bsru App 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/322986.svg" alt="Bsru App icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322986.svg" alt="Bsru App icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322986.svg" alt="Bsru App icon" :width="24" :height="24" />
CSS background
.icon-bsru-app {
background-image: url('https://proicons.com/icon/322986.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m27.0978,20.2474c0,2.0032,1.6238,3.0225,3.627,3.0225s3.6261-1.0193,3.6261-3.0225c0-1.7091-1.3578-2.4597-3.6261-3.7159-2.2691-1.2562-3.627-2.0059-3.627-3.7159,0-2.0032,1.6238-3.0225,3.627-3.0225s3.6261,1.0193,3.6261,3.0225"/><path class="c" d="m13.8842,18.7016v4.5673h5.1618c1.8943,0,3.4191-1.3842,3.4191-3.1042v-.5183c0-1.72-1.5249-3.1042-3.4191-3.1042h-2.1421"/><path class="c" d="m19.046,16.5196c1.8943,0,3.4191-1.3842,3.4191-3.1033v-.5192c0-1.7191-1.5249-3.1042-3.42-3.1042h-2.1412"/><line class="c" x1="13.8842" y1="12.3126" x2="13.8842" y2="14.3612"/><path class="c" d="m13.6491,27.3189h5.2027c1.9033-.01,3.4544,1.5248,3.4645,3.4282,0,.0049,0,.0097,0,.0146-.0025,1.9034-1.5475,3.4443-3.4508,3.4419-.0046,0-.0091,0-.0137,0h-2.7411l6.5896,6.5896"/><path class="c" d="m34.1267,27.3189v3.5898c0,2.2437-1.5249,4.0499-3.42,4.0499h-.4121c-1.8943,0-3.42-1.8062-3.42-4.0499v-3.5898"/><circle class="c" cx="24" cy="24" r="21.5"/></svg>
Copied!