album 02 icon
album-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- album-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the album 02 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="M17.5 5.73v.561m.28-.29h-.53M18 6a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/><path d="M9.5 8c0-2.829 0-4.243.879-5.122C11.257 2 12.672 2 15.5 2s4.243 0 5.121.88c.879.878.879 2.292.879 5.12v4c0 2.829 0 4.243-.879 5.122C19.743 18 18.328 18 15.5 18s-4.243 0-5.121-.88C9.5 16.243 9.5 14.829 9.5 12z"/><path d="M6.623 5.999c-2.132.582-3.259.979-3.807 1.928c-.621 1.076-.255 2.442.477 5.174l1.035 3.864c.732 2.732 1.098 4.098 2.174 4.72c1.077.62 2.443.255 5.175-.477q.722-.194 1.323-.36"/><path d="m9.5 14l3.37-3.37a2.153 2.153 0 0 1 3.274.271L20.5 17"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAlbum02(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="M17.5 5.73v.561m.28-.29h-.53M18 6a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/><path d="M9.5 8c0-2.829 0-4.243.879-5.122C11.257 2 12.672 2 15.5 2s4.243 0 5.121.88c.879.878.879 2.292.879 5.12v4c0 2.829 0 4.243-.879 5.122C19.743 18 18.328 18 15.5 18s-4.243 0-5.121-.88C9.5 16.243 9.5 14.829 9.5 12z"/><path d="M6.623 5.999c-2.132.582-3.259.979-3.807 1.928c-.621 1.076-.255 2.442.477 5.174l1.035 3.864c.732 2.732 1.098 4.098 2.174 4.72c1.077.62 2.443.255 5.175-.477q.722-.194 1.323-.36"/><path d="m9.5 14l3.37-3.37a2.153 2.153 0 0 1 3.274.271L20.5 17"/></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="M17.5 5.73v.561m.28-.29h-.53M18 6a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/><path d="M9.5 8c0-2.829 0-4.243.879-5.122C11.257 2 12.672 2 15.5 2s4.243 0 5.121.88c.879.878.879 2.292.879 5.12v4c0 2.829 0 4.243-.879 5.122C19.743 18 18.328 18 15.5 18s-4.243 0-5.121-.88C9.5 16.243 9.5 14.829 9.5 12z"/><path d="M6.623 5.999c-2.132.582-3.259.979-3.807 1.928c-.621 1.076-.255 2.442.477 5.174l1.035 3.864c.732 2.732 1.098 4.098 2.174 4.72c1.077.62 2.443.255 5.175-.477q.722-.194 1.323-.36"/><path d="m9.5 14l3.37-3.37a2.153 2.153 0 0 1 3.274.271L20.5 17"/></g></svg> </template>
CSS
.icon-album-02 {
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%22M17.5%205.73v.561m.28-.29h-.53M18%206a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200%22%2F%3E%3Cpath%20d%3D%22M9.5%208c0-2.829%200-4.243.879-5.122C11.257%202%2012.672%202%2015.5%202s4.243%200%205.121.88c.879.878.879%202.292.879%205.12v4c0%202.829%200%204.243-.879%205.122C19.743%2018%2018.328%2018%2015.5%2018s-4.243%200-5.121-.88C9.5%2016.243%209.5%2014.829%209.5%2012z%22%2F%3E%3Cpath%20d%3D%22M6.623%205.999c-2.132.582-3.259.979-3.807%201.928c-.621%201.076-.255%202.442.477%205.174l1.035%203.864c.732%202.732%201.098%204.098%202.174%204.72c1.077.62%202.443.255%205.175-.477q.722-.194%201.323-.36%22%2F%3E%3Cpath%20d%3D%22m9.5%2014l3.37-3.37a2.153%202.153%200%200%201%203.274.271L20.5%2017%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%22M17.5%205.73v.561m.28-.29h-.53M18%206a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200%22%2F%3E%3Cpath%20d%3D%22M9.5%208c0-2.829%200-4.243.879-5.122C11.257%202%2012.672%202%2015.5%202s4.243%200%205.121.88c.879.878.879%202.292.879%205.12v4c0%202.829%200%204.243-.879%205.122C19.743%2018%2018.328%2018%2015.5%2018s-4.243%200-5.121-.88C9.5%2016.243%209.5%2014.829%209.5%2012z%22%2F%3E%3Cpath%20d%3D%22M6.623%205.999c-2.132.582-3.259.979-3.807%201.928c-.621%201.076-.255%202.442.477%205.174l1.035%203.864c.732%202.732%201.098%204.098%202.174%204.72c1.077.62%202.443.255%205.175-.477q.722-.194%201.323-.36%22%2F%3E%3Cpath%20d%3D%22m9.5%2014l3.37-3.37a2.153%202.153%200%200%201%203.274.271L20.5%2017%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-02.svg?color=%231a73e8&size=48