cards 02 icon
cards-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cards-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the cards 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-width="1.5"><path d="M3 11c0-2.828 0-4.243.879-5.121C4.757 5 6.172 5 9 5h2c2.828 0 4.243 0 5.121.879C17 6.757 17 8.172 17 11v5c0 2.828 0 4.243-.879 5.121C15.243 22 13.828 22 11 22H9c-2.828 0-4.243 0-5.121-.879C3 20.243 3 18.828 3 16z"/><path d="M16.924 19c1.096-.613 1.469-1.96 2.214-4.653l1.054-3.81c.746-2.693 1.119-4.04.486-5.101s-2.024-1.422-4.806-2.144l-1.967-.51c-2.782-.722-4.173-1.083-5.269-.47c-.78.436-1.193 1.244-1.636 2.646"/><path stroke-linecap="round" d="M7.761 11.276c.805-.457 1.507-.273 1.929.02c.173.12.26.181.31.181s.137-.06.31-.18c.422-.294 1.124-.478 1.929-.02c1.056.599 1.294 2.577-1.14 4.246c-.465.318-.697.477-1.099.477s-.634-.159-1.098-.477c-2.435-1.669-2.197-3.647-1.14-4.247Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCards02(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" strokeWidth="1.5"><path d="M3 11c0-2.828 0-4.243.879-5.121C4.757 5 6.172 5 9 5h2c2.828 0 4.243 0 5.121.879C17 6.757 17 8.172 17 11v5c0 2.828 0 4.243-.879 5.121C15.243 22 13.828 22 11 22H9c-2.828 0-4.243 0-5.121-.879C3 20.243 3 18.828 3 16z"/><path d="M16.924 19c1.096-.613 1.469-1.96 2.214-4.653l1.054-3.81c.746-2.693 1.119-4.04.486-5.101s-2.024-1.422-4.806-2.144l-1.967-.51c-2.782-.722-4.173-1.083-5.269-.47c-.78.436-1.193 1.244-1.636 2.646"/><path strokeLinecap="round" d="M7.761 11.276c.805-.457 1.507-.273 1.929.02c.173.12.26.181.31.181s.137-.06.31-.18c.422-.294 1.124-.478 1.929-.02c1.056.599 1.294 2.577-1.14 4.246c-.465.318-.697.477-1.099.477s-.634-.159-1.098-.477c-2.435-1.669-2.197-3.647-1.14-4.247Z"/></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-width="1.5"><path d="M3 11c0-2.828 0-4.243.879-5.121C4.757 5 6.172 5 9 5h2c2.828 0 4.243 0 5.121.879C17 6.757 17 8.172 17 11v5c0 2.828 0 4.243-.879 5.121C15.243 22 13.828 22 11 22H9c-2.828 0-4.243 0-5.121-.879C3 20.243 3 18.828 3 16z"/><path d="M16.924 19c1.096-.613 1.469-1.96 2.214-4.653l1.054-3.81c.746-2.693 1.119-4.04.486-5.101s-2.024-1.422-4.806-2.144l-1.967-.51c-2.782-.722-4.173-1.083-5.269-.47c-.78.436-1.193 1.244-1.636 2.646"/><path stroke-linecap="round" d="M7.761 11.276c.805-.457 1.507-.273 1.929.02c.173.12.26.181.31.181s.137-.06.31-.18c.422-.294 1.124-.478 1.929-.02c1.056.599 1.294 2.577-1.14 4.246c-.465.318-.697.477-1.099.477s-.634-.159-1.098-.477c-2.435-1.669-2.197-3.647-1.14-4.247Z"/></g></svg> </template>
CSS
.icon-cards-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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3%2011c0-2.828%200-4.243.879-5.121C4.757%205%206.172%205%209%205h2c2.828%200%204.243%200%205.121.879C17%206.757%2017%208.172%2017%2011v5c0%202.828%200%204.243-.879%205.121C15.243%2022%2013.828%2022%2011%2022H9c-2.828%200-4.243%200-5.121-.879C3%2020.243%203%2018.828%203%2016z%22%2F%3E%3Cpath%20d%3D%22M16.924%2019c1.096-.613%201.469-1.96%202.214-4.653l1.054-3.81c.746-2.693%201.119-4.04.486-5.101s-2.024-1.422-4.806-2.144l-1.967-.51c-2.782-.722-4.173-1.083-5.269-.47c-.78.436-1.193%201.244-1.636%202.646%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.761%2011.276c.805-.457%201.507-.273%201.929.02c.173.12.26.181.31.181s.137-.06.31-.18c.422-.294%201.124-.478%201.929-.02c1.056.599%201.294%202.577-1.14%204.246c-.465.318-.697.477-1.099.477s-.634-.159-1.098-.477c-2.435-1.669-2.197-3.647-1.14-4.247Z%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3%2011c0-2.828%200-4.243.879-5.121C4.757%205%206.172%205%209%205h2c2.828%200%204.243%200%205.121.879C17%206.757%2017%208.172%2017%2011v5c0%202.828%200%204.243-.879%205.121C15.243%2022%2013.828%2022%2011%2022H9c-2.828%200-4.243%200-5.121-.879C3%2020.243%203%2018.828%203%2016z%22%2F%3E%3Cpath%20d%3D%22M16.924%2019c1.096-.613%201.469-1.96%202.214-4.653l1.054-3.81c.746-2.693%201.119-4.04.486-5.101s-2.024-1.422-4.806-2.144l-1.967-.51c-2.782-.722-4.173-1.083-5.269-.47c-.78.436-1.193%201.244-1.636%202.646%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.761%2011.276c.805-.457%201.507-.273%201.929.02c.173.12.26.181.31.181s.137-.06.31-.18c.422-.294%201.124-.478%201.929-.02c1.056.599%201.294%202.577-1.14%204.246c-.465.318-.697.477-1.099.477s-.634-.159-1.098-.477c-2.435-1.669-2.197-3.647-1.14-4.247Z%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/cards-02.svg?color=%231a73e8&size=48