Tsuki Adventure Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tsuki Adventure 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/334317.svg" alt="Tsuki Adventure icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334317.svg" alt="Tsuki Adventure icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334317.svg" alt="Tsuki Adventure icon" :width="24" :height="24" />
CSS background
.icon-tsuki-adventure {
background-image: url('https://proicons.com/icon/334317.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><line class="b" x1="18.2633" y1="5.5049" x2="5.505" y2="11.7296"/><line class="b" x1="42.495" y1="38.109" x2="34.3586" y2="42.4949"/><line class="b" x1="42.495" y1="35.0906" x2="28.5743" y2="42.4697"/><path class="b" d="M30.1723,38.0451c3.1242.8728,6.6892-2.9142,4.3188-6.0634"/><path class="b" d="M32.3587,34.3122c-.7988,3.585-4.5958,4.9277-6.7142,5.0056"/><path class="b" d="M33.9723,29.6264c.6558,1.5026.096,5.8184-3.517,4.1109"/><path class="b" d="M30.7752,32.1927l4.3248-3.736c1.4916.059,2.8122-1.0017,1.5426-1.7505,1.2227-2.3594,3.5011-3.9039,5.5865-5.5965"/><path class="b" d="M42.336,18.1685c-.6178,1.2027-1.7965,2.1704-2.7753,2.9372-3.3711,2.4943-6.3543,6.3353-9.5904,9.5734"/><path class="b" d="M28.7937,35.2269c4.9187-4.1579-.9947-6.5442-3.698-4.2399"/><path class="b" d="M30.9431,26.0154c.3719-.044.5798-.014.8828-.3669"/><line class="b" x1="24.9317" y1="24.2219" x2="25.1877" y2="25.4216"/><path class="b" d="M12.7131,35.1239c-4.2509.7598-3.591-4.1889-.8408-3.696"/><path class="b" d="M18.7104,39.9196c-2.5133-.2449-8.1498-2.9932-6.4593-13.0275"/><path class="b" d="M24.6358,34.917c-.7118-.8058-3.52-1.0487-5.3586,2.0914-1.4306,2.4453.5329,6.5802,5.1286,3.5071,1.1697-.7838,2.0464-3.542.2299-5.5985Z"/><path class="b" d="M5.505,21.4809c2.5433.8948,5.5785,2.2621,8.7556.3426"/><path class="b" d="M12.9285,26.2686c-3.0282,2.9612-7.1236,1.942-7.4235,1.798"/><path class="b" d="M25.6076,30.6282c-7.9239,1.8885-11.6299-1.7645-13.1095-5.2556.7288-2.5493,1.2936-2.7723,2.1314-3.9789"/><path class="b" d="M20.206,13.8417c7.8159-4.4008,16.0807,7.0731,12.6456,13.7593-1.5146,1.4876-3.1911,2.2564-4.9297,2.4983"/><path class="b" d="M26.7922,30.1843c-2.0714.03-4.2009-.6128-6.2263-1.6136-4.2389-1.2967-7.253-6.7622-5.2026-10.8751"/><path class="b" d="M23.0433,12.812c-3.0962-2.9422-1.5866-5.7354.2999-6.1343,3.2011-.6778,6.8312,7.6239,6.6152,8.5777"/><path class="b" d="M14.0097,12.4831c2.5653,1.3746,4.0589,3.539,5.0366,5.2866"/><path class="b" d="M17.1988,19.2852c-.4419-1.2267-8.0248-5.4055-4.3248-8.9306,2.8812-2.7443,8.3198,4.8667,8.9576,7.0201"/></svg>
Copied!