Rakuten Sps Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rakuten Sps 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/346481.svg" alt="Rakuten Sps icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346481.svg" alt="Rakuten Sps icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346481.svg" alt="Rakuten Sps icon" :width="24" :height="24" />
CSS background
.icon-rakuten-sps {
background-image: url('https://proicons.com/icon/346481.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>.i{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="i" d="M20.8428,11.8016c2.3805-1.5723,5.1778-2.4181,8.0482-2.4181,8.0683,0,14.6089,6.544,14.6089,14.6165h0c0,8.0725-6.5406,14.6165-14.6089,14.6165-3.2839,0-6.472-1.107-9.0499-3.1423"/><path id="d" class="i" d="M25.234,30.9895v-13.9789h4.6335c2.6732,0,4.8117,2.0968,4.8117,4.7179s-2.1385,4.7179-4.8117,4.7179h-4.6335"/></g><g id="e"><path id="f" class="i" d="M20.2233,18.5043h-9.2235"/><path id="g" class="i" d="M15.6982,30.2393H4.5"/><path id="h" class="i" d="M17.9596,24.3718H7.8126"/></g></svg>
Copied!