Ronin The Last Samurai Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ronin The Last Samurai 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/346778.svg" alt="Ronin The Last Samurai icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346778.svg" alt="Ronin The Last Samurai icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346778.svg" alt="Ronin The Last Samurai icon" :width="24" :height="24" />
CSS background
.icon-ronin-the-last-samurai {
background-image: url('https://proicons.com/icon/346778.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><path class="b" d="M36.2137,25.6197l2.4489-3.7588,1.4498,3.2513,4.3876-6.7515"/><path class="b" d="M30.6982,25.5154l4.1883-.5857"/><path class="b" d="M32.9697,20.8766l4.8365-.731"/><path class="b" d="M32.7933,25.2234l2.5939-4.7121"/><path class="b" d="M24.6632,25.868l2.4775-4.3513,1.5232,4.3383,4.2099-7.7027"/><path class="b" d="M5.3448,31.558l5.8782-15.1159"/><path class="b" d="M6.2644,24.0005l12.9397,6.7043"/><path class="b" d="M3.5,21.2298l6.3939-1.3699c.9905-.2122,1.9861-.4189,2.997-.4852,1.0108-.0663,2.0378.0073,3.0074.3008.2219.0672.4415.1461.6442.2587.2027.1126.3888.2602.5251.4478.2148.2956.293.6829.2259,1.0421-.067.3592-.2747.6874-.5605.9151-.3004.2393-.673.366-1.0396.4804-3.0402.9485-6.25,1.3505-9.4302,1.181"/><path class="b" d="M18.9316,24.7854c-.1226-.1874-.1682-.4177-.1603-.6415.0078-.2238.066-.4429.1371-.6552.5038-1.5052,1.7221-2.767,3.2287-3.2666.4694-.1557.9744-.2398,1.46-.1461.2428.0468.4781.1384.6819.2784.2038.1401.3752.3295.4833.5518.0978.201.1426.4254.1472.6488.0046.2235-.03.4464-.0849.6631-.2453.9676-.9038,1.8094-1.7461,2.3452-.8422.5358-1.8564.775-2.8543.7491-.2422-.0063-.4868-.0282-.716-.1065-.2292-.0783-.4438-.2177-.5764-.4204h-.0001Z"/></svg>
Copied!