Dolby Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dolby 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/339221.svg" alt="Dolby icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339221.svg" alt="Dolby icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339221.svg" alt="Dolby icon" :width="24" :height="24" />
CSS background
.icon-dolby {
background-image: url('https://proicons.com/icon/339221.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M38.1818,11.5909H43.5a0,0,0,0,1,0,0V36.4091a0,0,0,0,1,0,0H38.1818A12.4091,12.4091,0,0,1,25.7727,24v0A12.4091,12.4091,0,0,1,38.1818,11.5909Z"/><path class="a" d="M16.9091,11.5909h5.3182a0,0,0,0,1,0,0V36.4091a0,0,0,0,1,0,0H16.9091A12.4091,12.4091,0,0,1,4.5,24v0A12.4091,12.4091,0,0,1,16.9091,11.5909Z" transform="translate(26.7273 48) rotate(180)"/></svg>
Dolby in other icon packs
Copied!