Rakuten Pasha Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rakuten Pasha 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/346476.svg" alt="Rakuten Pasha icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346476.svg" alt="Rakuten Pasha icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346476.svg" alt="Rakuten Pasha icon" :width="24" :height="24" />
CSS background
.icon-rakuten-pasha {
background-image: url('https://proicons.com/icon/346476.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><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="b" d="M13.424,35.806l-4-6.9282,2.2681-1.3095c1.2823-.7404,2.9233-.2988,3.6652.9862.7419,1.285.3039,2.9269-.9785,3.6672l-2.2681,1.3095"/><line class="b" x1="25.197" y1="19.772" x2="29.197" y2="26.7"/><path class="b" d="M27.547,23.842c-.5523-.9566-.2246-2.1798.732-2.732.9566-.5523,2.1798-.2246,2.7321.732l1.65,2.8579"/><path class="b" d="M24.465,28.916c.4696.0829.8813.0076,1.6481-.4352l.3886-.2243c.6324-.3651.8484-1.1748.4825-1.8085-.3659-.6338-1.1751-.8515-1.8075-.4864l-.7772.4487c-.6324.3651-1.4416.1473-1.8075-.4864s-.1499-1.4434.4825-1.8085l.3886-.2243c.7668-.4427,1.1785-.5182,1.6481-.4352"/><path class="b" d="M22.028,28.529c.5523.9566.2246,2.1798-.732,2.7321s-2.1798.2246-2.7321-.732l-.65-1.1258c-.5523-.9566-.2246-2.1798.732-2.732s2.1798-.2246,2.7321.732"/><line class="b" x1="23.028" y1="30.261" x2="20.378" y2="25.671"/><path class="b" d="M36.676,20.072c.5523.9566.2246,2.1798-.7321,2.7321s-2.1798.2246-2.7321-.732l-.65-1.1258c-.5523-.9566-.2246-2.1798.7321-2.7321s2.1798-.2246,2.732.732"/><line class="b" x1="37.676" y1="21.804" x2="35.026" y2="17.215"/><path class="b" d="M35.026,14.365v-2.171"/><path class="b" d="M33.011,15.199l-1.5351-1.5351"/><path class="b" d="M37.041,15.199l1.5351-1.5351"/></svg>
Copied!