lake icon
lake from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- lake
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the lake 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="M2 21.968c.95 0 1.889.087 2.678-.528c.774-.604 2.005-.584 2.749.044c.81.685 2.34.665 3.17.02c.804-.628 2.024-.7 2.83-.02c.884.747 2.373.64 3.251-.044c.774-.604 2.005-.584 2.749.044c.716.605 1.693.484 2.573.484m-20-4c.95 0 1.889.087 2.678-.528c.774-.604 2.005-.584 2.749.044c.81.685 2.34.665 3.17.02c.804-.628 2.024-.7 2.83-.02c.884.747 2.373.64 3.251-.044c.774-.604 2.005-.584 2.749.044c.716.605 1.693.484 2.573.484M2 14h20M6 14V3m0 0c-.25.667-1.2 2.5-3 2.5M6 3c.25.667 1.2 2.5 3 2.5m-6 3c1.8 0 2.75-1.833 3-2.5c.25.667 1.2 2.5 3 2.5"/><circle cx="17.5" cy="4.5" r="2.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsLake(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="M2 21.968c.95 0 1.889.087 2.678-.528c.774-.604 2.005-.584 2.749.044c.81.685 2.34.665 3.17.02c.804-.628 2.024-.7 2.83-.02c.884.747 2.373.64 3.251-.044c.774-.604 2.005-.584 2.749.044c.716.605 1.693.484 2.573.484m-20-4c.95 0 1.889.087 2.678-.528c.774-.604 2.005-.584 2.749.044c.81.685 2.34.665 3.17.02c.804-.628 2.024-.7 2.83-.02c.884.747 2.373.64 3.251-.044c.774-.604 2.005-.584 2.749.044c.716.605 1.693.484 2.573.484M2 14h20M6 14V3m0 0c-.25.667-1.2 2.5-3 2.5M6 3c.25.667 1.2 2.5 3 2.5m-6 3c1.8 0 2.75-1.833 3-2.5c.25.667 1.2 2.5 3 2.5"/><circle cx="17.5" cy="4.5" r="2.5"/></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="M2 21.968c.95 0 1.889.087 2.678-.528c.774-.604 2.005-.584 2.749.044c.81.685 2.34.665 3.17.02c.804-.628 2.024-.7 2.83-.02c.884.747 2.373.64 3.251-.044c.774-.604 2.005-.584 2.749.044c.716.605 1.693.484 2.573.484m-20-4c.95 0 1.889.087 2.678-.528c.774-.604 2.005-.584 2.749.044c.81.685 2.34.665 3.17.02c.804-.628 2.024-.7 2.83-.02c.884.747 2.373.64 3.251-.044c.774-.604 2.005-.584 2.749.044c.716.605 1.693.484 2.573.484M2 14h20M6 14V3m0 0c-.25.667-1.2 2.5-3 2.5M6 3c.25.667 1.2 2.5 3 2.5m-6 3c1.8 0 2.75-1.833 3-2.5c.25.667 1.2 2.5 3 2.5"/><circle cx="17.5" cy="4.5" r="2.5"/></g></svg> </template>
CSS
.icon-lake {
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%22M2%2021.968c.95%200%201.889.087%202.678-.528c.774-.604%202.005-.584%202.749.044c.81.685%202.34.665%203.17.02c.804-.628%202.024-.7%202.83-.02c.884.747%202.373.64%203.251-.044c.774-.604%202.005-.584%202.749.044c.716.605%201.693.484%202.573.484m-20-4c.95%200%201.889.087%202.678-.528c.774-.604%202.005-.584%202.749.044c.81.685%202.34.665%203.17.02c.804-.628%202.024-.7%202.83-.02c.884.747%202.373.64%203.251-.044c.774-.604%202.005-.584%202.749.044c.716.605%201.693.484%202.573.484M2%2014h20M6%2014V3m0%200c-.25.667-1.2%202.5-3%202.5M6%203c.25.667%201.2%202.5%203%202.5m-6%203c1.8%200%202.75-1.833%203-2.5c.25.667%201.2%202.5%203%202.5%22%2F%3E%3Ccircle%20cx%3D%2217.5%22%20cy%3D%224.5%22%20r%3D%222.5%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%22M2%2021.968c.95%200%201.889.087%202.678-.528c.774-.604%202.005-.584%202.749.044c.81.685%202.34.665%203.17.02c.804-.628%202.024-.7%202.83-.02c.884.747%202.373.64%203.251-.044c.774-.604%202.005-.584%202.749.044c.716.605%201.693.484%202.573.484m-20-4c.95%200%201.889.087%202.678-.528c.774-.604%202.005-.584%202.749.044c.81.685%202.34.665%203.17.02c.804-.628%202.024-.7%202.83-.02c.884.747%202.373.64%203.251-.044c.774-.604%202.005-.584%202.749.044c.716.605%201.693.484%202.573.484M2%2014h20M6%2014V3m0%200c-.25.667-1.2%202.5-3%202.5M6%203c.25.667%201.2%202.5%203%202.5m-6%203c1.8%200%202.75-1.833%203-2.5c.25.667%201.2%202.5%203%202.5%22%2F%3E%3Ccircle%20cx%3D%2217.5%22%20cy%3D%224.5%22%20r%3D%222.5%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/lake.svg?color=%231a73e8&size=48