Studio Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Studio 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/347956.svg" alt="Studio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347956.svg" alt="Studio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347956.svg" alt="Studio icon" :width="24" :height="24" />
CSS background
.icon-studio {
background-image: url('https://proicons.com/icon/347956.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="j" d="M38.2523,19.8755v-5.9494c0-1.8794-1.5111-3.3925-3.3882-3.3925H8.8882c-1.877,0-3.3882,1.5131-3.3882,3.3925v18.0933c0,1.8794,1.5111,3.3925,3.3882,3.3925h16.4465c.2829-4.7502,4.0984-7.2429,12.9177-15.5364Z"/><path id="d" class="j" d="M5.5,29.7675l22.5166-.1542"/><path id="e" class="j" d="M13.3715,29.7136v5.6983"/><path id="f" class="j" d="M21.6063,29.6572v5.7547"/><path id="g" class="j" d="M38.3402,23.6257l4.1598,4.4535-7.7287,7.707-6.0193,1.6801,1.5714-6.1869,8.0168-7.6537Z"/><path id="h" class="j" d="M30.3234,31.2794l4.4479,4.5069"/><path id="i" class="j" d="M17.8854,15.7854l.0533,8.3737c.0069,1.0856,1.1808.9985,1.8644.5867l6.4188-3.8668c.8903-.5363.8322-1.4768.0533-1.9468l-6.4987-3.9202c-.5901-.356-1.8973-.2143-1.891.7734Z"/></svg>
Studio in other icon packs
Copied!