shaka 03 icon
shaka-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- shaka-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the shaka 03 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="M12.5 13.491H12a1.5 1.5 0 1 0 0 2.997h2a1.5 1.5 0 1 0 0-2.997m0 2.997l6.117 1.247a1.643 1.643 0 0 1-.49 3.249l-8.794-1.498s-3.017-.328-3.883-.659c-1.662-.41-2.683-1.34-4.45-1.34M13 10.495h2a1.5 1.5 0 1 0 0-2.998h-2a1.5 1.5 0 1 0 0 2.998m2 0h-.5a1.5 1.5 0 1 1 0 2.997h-2m.5-2.997h-.5a1.5 1.5 0 1 0 0 2.997m-1.462-5.995l1.625-1.619c.713-.71.648-1.88-.14-2.508a1.7 1.7 0 0 0-2.072-.032L5.853 6.934c-.88.688-2.236 1.062-3.353 1.062"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsShaka03(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="M12.5 13.491H12a1.5 1.5 0 1 0 0 2.997h2a1.5 1.5 0 1 0 0-2.997m0 2.997l6.117 1.247a1.643 1.643 0 0 1-.49 3.249l-8.794-1.498s-3.017-.328-3.883-.659c-1.662-.41-2.683-1.34-4.45-1.34M13 10.495h2a1.5 1.5 0 1 0 0-2.998h-2a1.5 1.5 0 1 0 0 2.998m2 0h-.5a1.5 1.5 0 1 1 0 2.997h-2m.5-2.997h-.5a1.5 1.5 0 1 0 0 2.997m-1.462-5.995l1.625-1.619c.713-.71.648-1.88-.14-2.508a1.7 1.7 0 0 0-2.072-.032L5.853 6.934c-.88.688-2.236 1.062-3.353 1.062"/></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="M12.5 13.491H12a1.5 1.5 0 1 0 0 2.997h2a1.5 1.5 0 1 0 0-2.997m0 2.997l6.117 1.247a1.643 1.643 0 0 1-.49 3.249l-8.794-1.498s-3.017-.328-3.883-.659c-1.662-.41-2.683-1.34-4.45-1.34M13 10.495h2a1.5 1.5 0 1 0 0-2.998h-2a1.5 1.5 0 1 0 0 2.998m2 0h-.5a1.5 1.5 0 1 1 0 2.997h-2m.5-2.997h-.5a1.5 1.5 0 1 0 0 2.997m-1.462-5.995l1.625-1.619c.713-.71.648-1.88-.14-2.508a1.7 1.7 0 0 0-2.072-.032L5.853 6.934c-.88.688-2.236 1.062-3.353 1.062"/></svg> </template>
CSS
.icon-shaka-03 {
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%22M12.5%2013.491H12a1.5%201.5%200%201%200%200%202.997h2a1.5%201.5%200%201%200%200-2.997m0%202.997l6.117%201.247a1.643%201.643%200%200%201-.49%203.249l-8.794-1.498s-3.017-.328-3.883-.659c-1.662-.41-2.683-1.34-4.45-1.34M13%2010.495h2a1.5%201.5%200%201%200%200-2.998h-2a1.5%201.5%200%201%200%200%202.998m2%200h-.5a1.5%201.5%200%201%201%200%202.997h-2m.5-2.997h-.5a1.5%201.5%200%201%200%200%202.997m-1.462-5.995l1.625-1.619c.713-.71.648-1.88-.14-2.508a1.7%201.7%200%200%200-2.072-.032L5.853%206.934c-.88.688-2.236%201.062-3.353%201.062%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%22M12.5%2013.491H12a1.5%201.5%200%201%200%200%202.997h2a1.5%201.5%200%201%200%200-2.997m0%202.997l6.117%201.247a1.643%201.643%200%200%201-.49%203.249l-8.794-1.498s-3.017-.328-3.883-.659c-1.662-.41-2.683-1.34-4.45-1.34M13%2010.495h2a1.5%201.5%200%201%200%200-2.998h-2a1.5%201.5%200%201%200%200%202.998m2%200h-.5a1.5%201.5%200%201%201%200%202.997h-2m.5-2.997h-.5a1.5%201.5%200%201%200%200%202.997m-1.462-5.995l1.625-1.619c.713-.71.648-1.88-.14-2.508a1.7%201.7%200%200%200-2.072-.032L5.853%206.934c-.88.688-2.236%201.062-3.353%201.062%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/shaka-03.svg?color=%231a73e8&size=48