tap 06 icon
tap-06 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- tap-06
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the tap 06 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M7.51 14.353V6.096c0-.821.609-1.59 1.432-1.59s1.577.653 1.577 1.474v4.281m0 0l-.009 1.176m.009-1.176c.562-2.117 3.152-1.305 2.994.356c-.003.03 0 .738 0 .738m0 0v1.14m0-1.14c.283-1.91 3.422-1.963 3.022.95m0 0l-.023.688m.023-.688c.469-2.01 3.035-1.577 2.967.276v3.687c-.003 1.576-.311 2.33-1.125 3.279c-.16.186-.316.379-.432.595c-.428.793-.232 1.01-.303 1.85M7.51 10.414c-1.32 1.194-2.209 2.284-2.475 2.61c-.89 1.351-.663 2.237.601 4.04c.941 1.34 1.806 2.304 1.872 2.38c.673.76.614 1.263.614 2.558"/><path d="M13.034 6c0-2.21-1.795-4-4.01-4a4.005 4.005 0 0 0-4.008 4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTap06(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M7.51 14.353V6.096c0-.821.609-1.59 1.432-1.59s1.577.653 1.577 1.474v4.281m0 0l-.009 1.176m.009-1.176c.562-2.117 3.152-1.305 2.994.356c-.003.03 0 .738 0 .738m0 0v1.14m0-1.14c.283-1.91 3.422-1.963 3.022.95m0 0l-.023.688m.023-.688c.469-2.01 3.035-1.577 2.967.276v3.687c-.003 1.576-.311 2.33-1.125 3.279c-.16.186-.316.379-.432.595c-.428.793-.232 1.01-.303 1.85M7.51 10.414c-1.32 1.194-2.209 2.284-2.475 2.61c-.89 1.351-.663 2.237.601 4.04c.941 1.34 1.806 2.304 1.872 2.38c.673.76.614 1.263.614 2.558"/><path d="M13.034 6c0-2.21-1.795-4-4.01-4a4.005 4.005 0 0 0-4.008 4"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M7.51 14.353V6.096c0-.821.609-1.59 1.432-1.59s1.577.653 1.577 1.474v4.281m0 0l-.009 1.176m.009-1.176c.562-2.117 3.152-1.305 2.994.356c-.003.03 0 .738 0 .738m0 0v1.14m0-1.14c.283-1.91 3.422-1.963 3.022.95m0 0l-.023.688m.023-.688c.469-2.01 3.035-1.577 2.967.276v3.687c-.003 1.576-.311 2.33-1.125 3.279c-.16.186-.316.379-.432.595c-.428.793-.232 1.01-.303 1.85M7.51 10.414c-1.32 1.194-2.209 2.284-2.475 2.61c-.89 1.351-.663 2.237.601 4.04c.941 1.34 1.806 2.304 1.872 2.38c.673.76.614 1.263.614 2.558"/><path d="M13.034 6c0-2.21-1.795-4-4.01-4a4.005 4.005 0 0 0-4.008 4"/></g></svg> </template>
CSS
.icon-tap-06 {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7.51%2014.353V6.096c0-.821.609-1.59%201.432-1.59s1.577.653%201.577%201.474v4.281m0%200l-.009%201.176m.009-1.176c.562-2.117%203.152-1.305%202.994.356c-.003.03%200%20.738%200%20.738m0%200v1.14m0-1.14c.283-1.91%203.422-1.963%203.022.95m0%200l-.023.688m.023-.688c.469-2.01%203.035-1.577%202.967.276v3.687c-.003%201.576-.311%202.33-1.125%203.279c-.16.186-.316.379-.432.595c-.428.793-.232%201.01-.303%201.85M7.51%2010.414c-1.32%201.194-2.209%202.284-2.475%202.61c-.89%201.351-.663%202.237.601%204.04c.941%201.34%201.806%202.304%201.872%202.38c.673.76.614%201.263.614%202.558%22%2F%3E%3Cpath%20d%3D%22M13.034%206c0-2.21-1.795-4-4.01-4a4.005%204.005%200%200%200-4.008%204%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7.51%2014.353V6.096c0-.821.609-1.59%201.432-1.59s1.577.653%201.577%201.474v4.281m0%200l-.009%201.176m.009-1.176c.562-2.117%203.152-1.305%202.994.356c-.003.03%200%20.738%200%20.738m0%200v1.14m0-1.14c.283-1.91%203.422-1.963%203.022.95m0%200l-.023.688m.023-.688c.469-2.01%203.035-1.577%202.967.276v3.687c-.003%201.576-.311%202.33-1.125%203.279c-.16.186-.316.379-.432.595c-.428.793-.232%201.01-.303%201.85M7.51%2010.414c-1.32%201.194-2.209%202.284-2.475%202.61c-.89%201.351-.663%202.237.601%204.04c.941%201.34%201.806%202.304%201.872%202.38c.673.76.614%201.263.614%202.558%22%2F%3E%3Cpath%20d%3D%22M13.034%206c0-2.21-1.795-4-4.01-4a4.005%204.005%200%200%200-4.008%204%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/tap-06.svg?color=%231a73e8&size=48