Plex Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Plex 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/331384.svg" alt="Plex icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331384.svg" alt="Plex icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331384.svg" alt="Plex icon" :width="24" :height="24" />
CSS background
.icon-plex {
background-image: url('https://proicons.com/icon/331384.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M12.22,4.5H24.35s9.31,15.12,11,18a3.19,3.19,0,0,1,0,3l-11,18H12.43S22,28.06,23.05,26.38a3.73,3.73,0,0,0,0-4.55C21.62,19.53,12.22,4.5,12.22,4.5Z"/></svg>
Plex in other icon packs
Copied!