shaka 04 icon
shaka-04 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- shaka-04
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the shaka 04 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.511 10a1.5 1.5 0 1 1 2.998 0M7.51 10L6.265 3.883a1.643 1.643 0 0 0-3.249.49l1.498 8.794s.328 3.018.659 3.883c.404 1.64 1.34 2.691 1.34 4.45M7.51 10v2a1.5 1.5 0 1 0 2.998 0v-.5m2.997-.5V9a1.5 1.5 0 1 1 2.998 0v2a1.5 1.5 0 1 1-2.998 0m0-2v.5a1.5 1.5 0 1 0-2.997 0v2m2.997-.5v.5a1.5 1.5 0 1 1-2.997 0m5.995 1.463l1.619-1.626a1.68 1.68 0 0 1 2.508.14c.48.602.493 1.455.032 2.072l-3.597 4.598c-.688.88-1.062 2.236-1.062 3.353"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsShaka04(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M7.511 10a1.5 1.5 0 1 1 2.998 0M7.51 10L6.265 3.883a1.643 1.643 0 0 0-3.249.49l1.498 8.794s.328 3.018.659 3.883c.404 1.64 1.34 2.691 1.34 4.45M7.51 10v2a1.5 1.5 0 1 0 2.998 0v-.5m2.997-.5V9a1.5 1.5 0 1 1 2.998 0v2a1.5 1.5 0 1 1-2.998 0m0-2v.5a1.5 1.5 0 1 0-2.997 0v2m2.997-.5v.5a1.5 1.5 0 1 1-2.997 0m5.995 1.463l1.619-1.626a1.68 1.68 0 0 1 2.508.14c.48.602.493 1.455.032 2.072l-3.597 4.598c-.688.88-1.062 2.236-1.062 3.353"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.511 10a1.5 1.5 0 1 1 2.998 0M7.51 10L6.265 3.883a1.643 1.643 0 0 0-3.249.49l1.498 8.794s.328 3.018.659 3.883c.404 1.64 1.34 2.691 1.34 4.45M7.51 10v2a1.5 1.5 0 1 0 2.998 0v-.5m2.997-.5V9a1.5 1.5 0 1 1 2.998 0v2a1.5 1.5 0 1 1-2.998 0m0-2v.5a1.5 1.5 0 1 0-2.997 0v2m2.997-.5v.5a1.5 1.5 0 1 1-2.997 0m5.995 1.463l1.619-1.626a1.68 1.68 0 0 1 2.508.14c.48.602.493 1.455.032 2.072l-3.597 4.598c-.688.88-1.062 2.236-1.062 3.353"/></svg> </template>
CSS
.icon-shaka-04 {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.511%2010a1.5%201.5%200%201%201%202.998%200M7.51%2010L6.265%203.883a1.643%201.643%200%200%200-3.249.49l1.498%208.794s.328%203.018.659%203.883c.404%201.64%201.34%202.691%201.34%204.45M7.51%2010v2a1.5%201.5%200%201%200%202.998%200v-.5m2.997-.5V9a1.5%201.5%200%201%201%202.998%200v2a1.5%201.5%200%201%201-2.998%200m0-2v.5a1.5%201.5%200%201%200-2.997%200v2m2.997-.5v.5a1.5%201.5%200%201%201-2.997%200m5.995%201.463l1.619-1.626a1.68%201.68%200%200%201%202.508.14c.48.602.493%201.455.032%202.072l-3.597%204.598c-.688.88-1.062%202.236-1.062%203.353%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.511%2010a1.5%201.5%200%201%201%202.998%200M7.51%2010L6.265%203.883a1.643%201.643%200%200%200-3.249.49l1.498%208.794s.328%203.018.659%203.883c.404%201.64%201.34%202.691%201.34%204.45M7.51%2010v2a1.5%201.5%200%201%200%202.998%200v-.5m2.997-.5V9a1.5%201.5%200%201%201%202.998%200v2a1.5%201.5%200%201%201-2.998%200m0-2v.5a1.5%201.5%200%201%200-2.997%200v2m2.997-.5v.5a1.5%201.5%200%201%201-2.997%200m5.995%201.463l1.619-1.626a1.68%201.68%200%200%201%202.508.14c.48.602.493%201.455.032%202.072l-3.597%204.598c-.688.88-1.062%202.236-1.062%203.353%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/shaka-04.svg?color=%231a73e8&size=48