Rboard Theme Manager V3 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rboard Theme Manager V3 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/346512.svg" alt="Rboard Theme Manager V3 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346512.svg" alt="Rboard Theme Manager V3 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346512.svg" alt="Rboard Theme Manager V3 icon" :width="24" :height="24" />
CSS background
.icon-rboard-theme-manager-v3 {
background-image: url('https://proicons.com/icon/346512.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><rect class="b" x="12.9596" y="38.8352" width="22.0794" height="3.6648" rx=".4635" ry=".4635"/><rect class="b" x="9.2519" y="32.2451" width="3.7081" height="3.7081" rx=".4635" ry=".4635"/><rect class="b" x="15.6987" y="32.2451" width="3.7081" height="3.7081" rx=".4635" ry=".4635"/><rect class="b" x="28.5929" y="32.2451" width="3.7081" height="3.7081" rx=".4635" ry=".4635"/><rect class="b" x="35.0401" y="32.2451" width="3.7081" height="3.7081" rx=".4635" ry=".4635"/><rect class="b" x="9.2519" y="25.654" width="3.7081" height="3.7081" rx=".4635" ry=".4635"/><rect class="b" x="35.0401" y="25.654" width="3.7081" height="3.7081" rx=".4635" ry=".4635"/><path class="b" d="M35.1591,25.743l-11.1592,8.5572-11.1592-8.5572c-.5721-.4386-.9075-1.1186-.9073-1.8395V7.3541c0-1.024.8301-1.8541,1.8541-1.8541h20.4244c1.024,0,1.8541.8301,1.8541,1.8541v16.5503c0,.7208-.3353,1.4005-.9073,1.839l.0004-.0005Z"/></svg>
Copied!