adventure icon
adventure from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- adventure
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the adventure icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M6.565 19.56a1.5 1.5 0 1 1-2.122-2.121a1.5 1.5 0 0 1 2.122 2.122Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M6.004 12h.371a2 2 0 0 1 1.415.586l3.628 3.628a2 2 0 0 1 .586 1.414V18m-1.494-3l8.046-6.626a2 2 0 0 0 .673-1.066l.765-3.058a.2.2 0 0 0-.244-.244l-3.058.765a2 2 0 0 0-1.066.673L9 13.49m4.91-10.597C12.86 2.298 12.334 2 12 2s-.859.297-1.908.892c-1.015.576-2.078.932-3.116 1.151c-2.06.436-3.09.653-3.533 1.19S3 6.613 3 8.297v1.665M12 22q.472 0 .928-.124c.49-.133.952-.42 1.875-.996c2.062-1.284 3.093-1.925 3.875-2.75a8.5 8.5 0 0 0 2.026-3.57c.25-.903.29-1.877.296-3.56"/><path stroke-linejoin="round" d="m6.5 17.5l3-3"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAdventure(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M6.565 19.56a1.5 1.5 0 1 1-2.122-2.121a1.5 1.5 0 0 1 2.122 2.122Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M6.004 12h.371a2 2 0 0 1 1.415.586l3.628 3.628a2 2 0 0 1 .586 1.414V18m-1.494-3l8.046-6.626a2 2 0 0 0 .673-1.066l.765-3.058a.2.2 0 0 0-.244-.244l-3.058.765a2 2 0 0 0-1.066.673L9 13.49m4.91-10.597C12.86 2.298 12.334 2 12 2s-.859.297-1.908.892c-1.015.576-2.078.932-3.116 1.151c-2.06.436-3.09.653-3.533 1.19S3 6.613 3 8.297v1.665M12 22q.472 0 .928-.124c.49-.133.952-.42 1.875-.996c2.062-1.284 3.093-1.925 3.875-2.75a8.5 8.5 0 0 0 2.026-3.57c.25-.903.29-1.877.296-3.56"/><path strokeLinejoin="round" d="m6.5 17.5l3-3"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M6.565 19.56a1.5 1.5 0 1 1-2.122-2.121a1.5 1.5 0 0 1 2.122 2.122Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M6.004 12h.371a2 2 0 0 1 1.415.586l3.628 3.628a2 2 0 0 1 .586 1.414V18m-1.494-3l8.046-6.626a2 2 0 0 0 .673-1.066l.765-3.058a.2.2 0 0 0-.244-.244l-3.058.765a2 2 0 0 0-1.066.673L9 13.49m4.91-10.597C12.86 2.298 12.334 2 12 2s-.859.297-1.908.892c-1.015.576-2.078.932-3.116 1.151c-2.06.436-3.09.653-3.533 1.19S3 6.613 3 8.297v1.665M12 22q.472 0 .928-.124c.49-.133.952-.42 1.875-.996c2.062-1.284 3.093-1.925 3.875-2.75a8.5 8.5 0 0 0 2.026-3.57c.25-.903.29-1.877.296-3.56"/><path stroke-linejoin="round" d="m6.5 17.5l3-3"/></g></svg> </template>
CSS
.icon-adventure {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.565%2019.56a1.5%201.5%200%201%201-2.122-2.121a1.5%201.5%200%200%201%202.122%202.122Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.004%2012h.371a2%202%200%200%201%201.415.586l3.628%203.628a2%202%200%200%201%20.586%201.414V18m-1.494-3l8.046-6.626a2%202%200%200%200%20.673-1.066l.765-3.058a.2.2%200%200%200-.244-.244l-3.058.765a2%202%200%200%200-1.066.673L9%2013.49m4.91-10.597C12.86%202.298%2012.334%202%2012%202s-.859.297-1.908.892c-1.015.576-2.078.932-3.116%201.151c-2.06.436-3.09.653-3.533%201.19S3%206.613%203%208.297v1.665M12%2022q.472%200%20.928-.124c.49-.133.952-.42%201.875-.996c2.062-1.284%203.093-1.925%203.875-2.75a8.5%208.5%200%200%200%202.026-3.57c.25-.903.29-1.877.296-3.56%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m6.5%2017.5l3-3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.565%2019.56a1.5%201.5%200%201%201-2.122-2.121a1.5%201.5%200%200%201%202.122%202.122Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.004%2012h.371a2%202%200%200%201%201.415.586l3.628%203.628a2%202%200%200%201%20.586%201.414V18m-1.494-3l8.046-6.626a2%202%200%200%200%20.673-1.066l.765-3.058a.2.2%200%200%200-.244-.244l-3.058.765a2%202%200%200%200-1.066.673L9%2013.49m4.91-10.597C12.86%202.298%2012.334%202%2012%202s-.859.297-1.908.892c-1.015.576-2.078.932-3.116%201.151c-2.06.436-3.09.653-3.533%201.19S3%206.613%203%208.297v1.665M12%2022q.472%200%20.928-.124c.49-.133.952-.42%201.875-.996c2.062-1.284%203.093-1.925%203.875-2.75a8.5%208.5%200%200%200%202.026-3.57c.25-.903.29-1.877.296-3.56%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m6.5%2017.5l3-3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/adventure.svg?color=%231a73e8&size=48