album not found 01 icon
album-not-found-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- album-not-found-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the album not found 01 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="M11 7c2.828 0 4.243 0 5.121.879C17 8.757 17 10.172 17 13M7.002 7.002c-2.176.012-3.355.108-4.123.877C2 8.757 2 10.172 2 13v5c0 .93 0 1.395.102 1.776a3 3 0 0 0 2.122 2.122C4.605 22 5.07 22 6 22h5c2.828 0 4.243 0 5.121-.879c.769-.768.865-1.947.877-4.123"/><path d="m15.5 21.5l-6.234-6.914a2 2 0 0 0-2.664-.148L2 17.5M7.274 3.274A2.51 2.51 0 0 1 9.458 2h6.522c2.838 0 4.257 0 5.138.882c.882.881.882 2.3.882 5.138v6.522c0 .936-.513 1.753-1.274 2.184M2 2l20 20"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAlbumNotFound01(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="M11 7c2.828 0 4.243 0 5.121.879C17 8.757 17 10.172 17 13M7.002 7.002c-2.176.012-3.355.108-4.123.877C2 8.757 2 10.172 2 13v5c0 .93 0 1.395.102 1.776a3 3 0 0 0 2.122 2.122C4.605 22 5.07 22 6 22h5c2.828 0 4.243 0 5.121-.879c.769-.768.865-1.947.877-4.123"/><path d="m15.5 21.5l-6.234-6.914a2 2 0 0 0-2.664-.148L2 17.5M7.274 3.274A2.51 2.51 0 0 1 9.458 2h6.522c2.838 0 4.257 0 5.138.882c.882.881.882 2.3.882 5.138v6.522c0 .936-.513 1.753-1.274 2.184M2 2l20 20"/></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="M11 7c2.828 0 4.243 0 5.121.879C17 8.757 17 10.172 17 13M7.002 7.002c-2.176.012-3.355.108-4.123.877C2 8.757 2 10.172 2 13v5c0 .93 0 1.395.102 1.776a3 3 0 0 0 2.122 2.122C4.605 22 5.07 22 6 22h5c2.828 0 4.243 0 5.121-.879c.769-.768.865-1.947.877-4.123"/><path d="m15.5 21.5l-6.234-6.914a2 2 0 0 0-2.664-.148L2 17.5M7.274 3.274A2.51 2.51 0 0 1 9.458 2h6.522c2.838 0 4.257 0 5.138.882c.882.881.882 2.3.882 5.138v6.522c0 .936-.513 1.753-1.274 2.184M2 2l20 20"/></g></svg> </template>
CSS
.icon-album-not-found-01 {
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%22M11%207c2.828%200%204.243%200%205.121.879C17%208.757%2017%2010.172%2017%2013M7.002%207.002c-2.176.012-3.355.108-4.123.877C2%208.757%202%2010.172%202%2013v5c0%20.93%200%201.395.102%201.776a3%203%200%200%200%202.122%202.122C4.605%2022%205.07%2022%206%2022h5c2.828%200%204.243%200%205.121-.879c.769-.768.865-1.947.877-4.123%22%2F%3E%3Cpath%20d%3D%22m15.5%2021.5l-6.234-6.914a2%202%200%200%200-2.664-.148L2%2017.5M7.274%203.274A2.51%202.51%200%200%201%209.458%202h6.522c2.838%200%204.257%200%205.138.882c.882.881.882%202.3.882%205.138v6.522c0%20.936-.513%201.753-1.274%202.184M2%202l20%2020%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%22M11%207c2.828%200%204.243%200%205.121.879C17%208.757%2017%2010.172%2017%2013M7.002%207.002c-2.176.012-3.355.108-4.123.877C2%208.757%202%2010.172%202%2013v5c0%20.93%200%201.395.102%201.776a3%203%200%200%200%202.122%202.122C4.605%2022%205.07%2022%206%2022h5c2.828%200%204.243%200%205.121-.879c.769-.768.865-1.947.877-4.123%22%2F%3E%3Cpath%20d%3D%22m15.5%2021.5l-6.234-6.914a2%202%200%200%200-2.664-.148L2%2017.5M7.274%203.274A2.51%202.51%200%200%201%209.458%202h6.522c2.838%200%204.257%200%205.138.882c.882.881.882%202.3.882%205.138v6.522c0%20.936-.513%201.753-1.274%202.184M2%202l20%2020%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/album-not-found-01.svg?color=%231a73e8&size=48