Slashdot Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Slashdot 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/316055.svg" alt="Slashdot icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316055.svg" alt="Slashdot icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316055.svg" alt="Slashdot icon" :width="24" :height="24" />
CSS background
.icon-slashdot {
background-image: url('https://proicons.com/icon/316055.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Slashdot</title><path d="M19.777 0L7.037 24H1.868L14.605 0h5.172zm2.354 19.801c0 2.268-1.841 4.105-4.109 4.105s-4.107-1.838-4.107-4.105 1.839-4.107 4.107-4.107 4.109 1.839 4.109 4.107z"/></svg>
Slashdot in other icon packs
Copied!