Revolt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Revolt 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/346698.svg" alt="Revolt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346698.svg" alt="Revolt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346698.svg" alt="Revolt icon" :width="24" :height="24" />
CSS background
.icon-revolt {
background-image: url('https://proicons.com/icon/346698.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m21,12.3679v9.6792h6.3962c2.1882,0,4.6981-.7979,4.6981-4.5849s-2.3881-5.0943-4.6981-5.0943h-6.3962ZM5.8302,4.5l5.8302,7.8113v31.1887h9.5094v-14.717h2.0377l8.2642,14.717h10.6981l-9.1132-15.4528c4.054-1.5342,8.3457-3.6771,8.5472-11.717.2015-8.0399-6.9128-11.8302-12.2264-11.8302H5.8302Z"/></svg>
Revolt in other icon packs
Copied!