Rakuten Rakuma Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rakuten Rakuma 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/346479.svg" alt="Rakuten Rakuma icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346479.svg" alt="Rakuten Rakuma icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346479.svg" alt="Rakuten Rakuma icon" :width="24" :height="24" />
CSS background
.icon-rakuten-rakuma {
background-image: url('https://proicons.com/icon/346479.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="j" d="M8.7162,8.5h30.5676c2.3358,0,4.2162,1.4947,4.2162,3.3514v24.2973c0,1.8567-1.8804,3.3514-4.2162,3.3514H8.7162c-2.3358,0-4.2162-1.4947-4.2162-3.3514V11.8514c0-1.8566,1.8804-3.3514,4.2162-3.3514Z"/><path id="d" class="j" d="M30.5,8.5v30.9993"/><path id="e" class="j" d="M17.5,8.5v30.9993"/><g id="f"><path id="g" class="j" d="M15.2251,20.1482l-8.2772.6483"/><path id="h" class="j" d="M7.9994,18.6679v-6.821h2.2761c1.3131,0,2.3637,1.0232,2.3637,2.3021s-1.0505,2.3021-2.3637,2.3021h-2.2761"/><path id="i" class="j" d="M10.361,16.4491l2.1906,2.1336"/></g></g></svg>
Copied!