Rakuten Link Supporter Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rakuten Link Supporter icon is commonly used in URL inputs, reference sections and developer tools. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/346474.svg" alt="Rakuten Link Supporter icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346474.svg" alt="Rakuten Link Supporter icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346474.svg" alt="Rakuten Link Supporter icon" :width="24" :height="24" />
CSS background
.icon-rakuten-link-supporter {
background-image: url('https://proicons.com/icon/346474.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><circle class="b" cx="24.0002" cy="24" r="12.5"/><path class="b" d="M19.1562,3.0527l-6.543,2.7109,1.3281,4.8965c-1.2407.9362-2.345,2.0405-3.2812,3.2812l-4.8965-1.3281-2.7109,6.543,4.3633,2.502c-.11.7758-.1655,1.5583-.166,2.3418.0005.7835.056,1.566.166,2.3418l-4.3633,2.502,2.7109,6.543,4.8965-1.3281c.9362,1.2407,2.0405,2.345,3.2812,3.2812l-1.3281,4.8965,6.543,2.7109,2.502-4.3633c.7758.11,1.5583.1655,2.3418.166.7835-.0005,1.566-.056,2.3418-.166l2.502,4.3633,6.543-2.7109-1.3281-4.8965c1.2407-.9362,2.345-2.0405,3.2812-3.2812l4.8965,1.3281,2.7109-6.543-4.3633-2.502c.11-.7758.1655-1.5583.166-2.3418-.0011-.7836-.0573-1.5661-.168-2.3418l4.3652-2.502-2.7109-6.543-4.8555,1.3164c-.9431-1.253-2.0575-2.3674-3.3105-3.3105l1.3164-4.8555-6.543-2.7109-2.502,4.3652c-.7757-.1107-1.5582-.1668-2.3418-.168-.7835.0005-1.566.056-2.3418.166l-2.502-4.3633h0Z"/><path class="b" d="M18.7512,15.598l2.6546,3.6021c-3.1248,2.0237-3.8904,2.587.4585,6.9359,4.3489,4.3489,4.9121,3.5833,6.9359.4585l3.6021,2.6546c-5.2688,7.0195-10.882.3562-12.445-1.2064-1.5626-1.5626-8.2259-7.1759-1.2064-12.445l.0003.0003Z"/><path class="b" d="M19.6992,20.393l-2.4554-3.4441"/><path class="b" d="M27.6072,28.301l3.4441,2.4554"/></svg>
Copied!