browse gallery icon
browse-gallery-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- browse-gallery-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
Related icons in TDesign Icons
Use the browse gallery icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.102 2.308l-.692-.722l-1.443 1.385l.692.721A11.96 11.96 0 0 1 22 12c0 3.225-1.27 6.15-3.34 8.308l-.693.721l1.443 1.385l.692-.722A13.96 13.96 0 0 0 24 12c0-3.761-1.485-7.178-3.898-9.692"/><path fill="currentColor" d="M10 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 17.523 0 12S4.477 2 10 2m3 14.414L14.414 15L11 11.586V6.5H9v5.914z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignBrowseGalleryFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.102 2.308l-.692-.722l-1.443 1.385l.692.721A11.96 11.96 0 0 1 22 12c0 3.225-1.27 6.15-3.34 8.308l-.693.721l1.443 1.385l.692-.722A13.96 13.96 0 0 0 24 12c0-3.761-1.485-7.178-3.898-9.692"/><path fill="currentColor" d="M10 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 17.523 0 12S4.477 2 10 2m3 14.414L14.414 15L11 11.586V6.5H9v5.914z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.102 2.308l-.692-.722l-1.443 1.385l.692.721A11.96 11.96 0 0 1 22 12c0 3.225-1.27 6.15-3.34 8.308l-.693.721l1.443 1.385l.692-.722A13.96 13.96 0 0 0 24 12c0-3.761-1.485-7.178-3.898-9.692"/><path fill="currentColor" d="M10 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 17.523 0 12S4.477 2 10 2m3 14.414L14.414 15L11 11.586V6.5H9v5.914z"/></svg> </template>
CSS
.icon-browse-gallery-filled {
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%22currentColor%22%20d%3D%22m20.102%202.308l-.692-.722l-1.443%201.385l.692.721A11.96%2011.96%200%200%201%2022%2012c0%203.225-1.27%206.15-3.34%208.308l-.693.721l1.443%201.385l.692-.722A13.96%2013.96%200%200%200%2024%2012c0-3.761-1.485-7.178-3.898-9.692%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010S0%2017.523%200%2012S4.477%202%2010%202m3%2014.414L14.414%2015L11%2011.586V6.5H9v5.914z%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%22currentColor%22%20d%3D%22m20.102%202.308l-.692-.722l-1.443%201.385l.692.721A11.96%2011.96%200%200%201%2022%2012c0%203.225-1.27%206.15-3.34%208.308l-.693.721l1.443%201.385l.692-.722A13.96%2013.96%200%200%200%2024%2012c0-3.761-1.485-7.178-3.898-9.692%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010S0%2017.523%200%2012S4.477%202%2010%202m3%2014.414L14.414%2015L11%2011.586V6.5H9v5.914z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/browse-gallery-filled.svg?color=%231a73e8&size=48