dashboard 2 add icon
dashboard-2-add-outline from Material Symbols by Google · Outline · Text · Apache-2.0 Free for personal and commercial use.
- Name
- dashboard-2-add-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- dashboard-2-add-outline-sharp
3 other variants in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the dashboard 2 add icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 20h7v-7H2zM4 9V6h6v3zm-2 2h10V4H2zm11 7v-3h7v3zm-2 2h11v-7H11zm-7-2v-3h3v3zm14-7q-2.075 0-3.537-1.463T13 6t1.463-3.537T18 1t3.538 1.463T23 6t-1.463 3.538T18 11m-.5-2h1V6.5H21v-1h-2.5V3h-1v2.5H15v1h2.5zM7 15"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDashboard2AddOutline(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="M2 20h7v-7H2zM4 9V6h6v3zm-2 2h10V4H2zm11 7v-3h7v3zm-2 2h11v-7H11zm-7-2v-3h3v3zm14-7q-2.075 0-3.537-1.463T13 6t1.463-3.537T18 1t3.538 1.463T23 6t-1.463 3.538T18 11m-.5-2h1V6.5H21v-1h-2.5V3h-1v2.5H15v1h2.5zM7 15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 20h7v-7H2zM4 9V6h6v3zm-2 2h10V4H2zm11 7v-3h7v3zm-2 2h11v-7H11zm-7-2v-3h3v3zm14-7q-2.075 0-3.537-1.463T13 6t1.463-3.537T18 1t3.538 1.463T23 6t-1.463 3.538T18 11m-.5-2h1V6.5H21v-1h-2.5V3h-1v2.5H15v1h2.5zM7 15"/></svg> </template>
CSS
.icon-dashboard-2-add-outline {
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%22M2%2020h7v-7H2zM4%209V6h6v3zm-2%202h10V4H2zm11%207v-3h7v3zm-2%202h11v-7H11zm-7-2v-3h3v3zm14-7q-2.075%200-3.537-1.463T13%206t1.463-3.537T18%201t3.538%201.463T23%206t-1.463%203.538T18%2011m-.5-2h1V6.5H21v-1h-2.5V3h-1v2.5H15v1h2.5zM7%2015%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%22M2%2020h7v-7H2zM4%209V6h6v3zm-2%202h10V4H2zm11%207v-3h7v3zm-2%202h11v-7H11zm-7-2v-3h3v3zm14-7q-2.075%200-3.537-1.463T13%206t1.463-3.537T18%201t3.538%201.463T23%206t-1.463%203.538T18%2011m-.5-2h1V6.5H21v-1h-2.5V3h-1v2.5H15v1h2.5zM7%2015%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/dashboard-2-add-outline.svg?color=%231a73e8&size=48