Rakuten Pointclub Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rakuten Pointclub 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/346478.svg" alt="Rakuten Pointclub icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346478.svg" alt="Rakuten Pointclub icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346478.svg" alt="Rakuten Pointclub icon" :width="24" :height="24" />
CSS background
.icon-rakuten-pointclub {
background-image: url('https://proicons.com/icon/346478.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>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="n" d="M12.2431,27.9305c-.6505-1.6416-.9854-3.4022-.9854-5.1804,0-7.4435,5.7429-13.4777,12.8272-13.4777h0c7.0843,0,12.8272,6.0342,12.8272,13.4777h0c0,1.7782-.3349,3.5388-.9854,5.1804"/><path id="d" class="n" d="M29.644,34.8963c-1.7345.8764-3.6345,1.3315-5.5591,1.3315s-3.8246-.4551-5.5591-1.3315"/><path id="e" class="n" d="M21.2768,24.6887v-10.0816h3.2901c1.8982,0,3.4167,1.5122,3.4167,3.4025s-1.5185,3.4025-3.4167,3.4025h-3.2901"/></g><g id="f"><path id="g" class="n" d="M39.1966,34.8826l-3.8414,3.8451h7.1447l-2.3398-3.4551,2.3398-3.4551h-3.1564v-3.8967H8.6564v3.8967h-3.1564l2.3398,3.4551-2.3398,3.4551h7.1448l-3.8414-3.8451h30.3932Z"/><g id="h"><path id="i" class="n" d="M19.9906,29.2395v4.2709h2.0026"/><path id="j" class="n" d="M25.155,29.2395v2.8295c0,.8008.6008,1.4414,1.3017,1.4414s1.3517-.6406,1.3517-1.4414v-2.8295"/><path id="k" class="n" d="M16.8287,32.0438h0c0,.8008-.6008,1.4414-1.3517,1.4414h0c-.751,0-1.3517-.6406-1.3517-1.3881v-1.4414c0-.8008.6008-1.4414,1.3517-1.3881h0c.751,0,1.3017.6406,1.3017,1.3881h0"/><path id="l" class="n" d="M32.6724,31.375c.5507,0,1.0013.4805,1.0013,1.0677s-.4506,1.0677-1.0013,1.0677h-1.6521v-4.2709h1.6521c.5507,0,1.0013.4805,1.0013,1.0677s-.4506,1.0677-1.0013,1.0677Z"/><path id="m" class="n" d="M32.6724,31.375h-1.7022"/></g></g></svg>
Copied!