Rksmbk Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rksmbk 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/332185.svg" alt="Rksmbk icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332185.svg" alt="Rksmbk icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332185.svg" alt="Rksmbk icon" :width="24" :height="24" />
CSS background
.icon-rksmbk {
background-image: url('https://proicons.com/icon/332185.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m19.2915,25.2196v-8.7611"/><path class="b" d="m28.7085,25.2196v-8.7611"/><path class="b" d="m24.0043,25.2196v-14.2142"/><path class="b" d="m24.0043,4.5c.8269,0,1.5003.6705,1.5003,1.5006s-.6734,1.5086-1.5003,1.5086c-.8354,0-1.5088-.6785-1.5088-1.5086s.6734-1.5006,1.5088-1.5006Z"/><path class="b" d="m28.7127,11.7326c.8269,0,1.5003.6705,1.5003,1.5006s-.6734,1.5086-1.5003,1.5086c-.8354,0-1.5088-.6785-1.5088-1.5086s.6734-1.5006,1.5088-1.5006Z"/><path class="b" d="m19.2958,11.7326c.8269,0,1.5003.6705,1.5003,1.5006s-.6734,1.5086-1.5003,1.5086c-.8354,0-1.5088-.6785-1.5088-1.5086s.6734-1.5006,1.5088-1.5006Z"/><path class="b" d="m18.4005,27.4508h11.3111l-3.42,6.0733-4.6175-.0258-3.3856-6.0647"/><path class="b" d="m26.2915,33.5242l-2.2915,4.1781-2.326-4.204"/><path class="b" d="m7.1928,41.6047c5.6857.939,11.3714,1.8866,16.9709,1.8952,5.6082.0086,11.1215-.9218,16.6435-1.8522"/><path class="b" d="m12.3174,32.1803c-1.8349,2.2054-3.6698,4.4021-3.6785,5.2119,0,.8098,1.8177.224,3.6785.3101,1.8694.0861,3.7646.8442,5.7546,1.9469,1.9814,1.1027,4.0661,2.5586,5.9958,2.4983,1.9297-.0689,3.7215-1.6454,5.8752-2.7395s4.6692-1.6971,6.5213-1.7402c1.8435-.0431,3.0238.491,2.8859-.2757-.1292-.7667-1.5679-2.8256-3.0065-4.8759"/></svg>
Copied!