box-add-rounded from Material Symbols Light by Google · Rounded · Business · Apache-2.0 Free for personal and commercial use.

Name
box-add-rounded
Set
Material Symbols Light
Style
Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the box add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 20q-.667 0-1.141-.475T4 18.386v-10.9q0-.282.093-.545t.28-.48l1.558-1.87q.217-.286.543-.438T7.176 4h9.61q.376 0 .709.153q.333.152.555.438L19.627 6.5q.187.225.28.492q.093.266.093.552v2.752q0 .424-.276.683t-.707.256q-.823.01-1.626.261q-.802.252-1.466.702q-.31.183-.617.032T15 11.75V7.808H9v5.47q0 .47.379.705t.783.023l1.838-.91l1.448.721q.234.127.322.381t-.031.502q-.26.542-.394 1.141q-.134.6-.134 1.25q0 .494.089.988t.265.971q.13.348-.061.649q-.19.301-.538.301zm12.98-2.404h-2.5q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h2.5v-2.5q0-.212.144-.356t.357-.144t.356.144t.143.356v2.5h2.5q.213 0 .357.144q.143.144.143.357t-.143.356t-.357.143h-2.5v2.5q0 .213-.144.356t-.356.144t-.356-.144t-.144-.356zM5.381 6.808H18.6l-1.33-1.596q-.097-.096-.222-.154T16.788 5H7.192q-.134 0-.26.058t-.22.154z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBoxAddRounded(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="M5.616 20q-.667 0-1.141-.475T4 18.386v-10.9q0-.282.093-.545t.28-.48l1.558-1.87q.217-.286.543-.438T7.176 4h9.61q.376 0 .709.153q.333.152.555.438L19.627 6.5q.187.225.28.492q.093.266.093.552v2.752q0 .424-.276.683t-.707.256q-.823.01-1.626.261q-.802.252-1.466.702q-.31.183-.617.032T15 11.75V7.808H9v5.47q0 .47.379.705t.783.023l1.838-.91l1.448.721q.234.127.322.381t-.031.502q-.26.542-.394 1.141q-.134.6-.134 1.25q0 .494.089.988t.265.971q.13.348-.061.649q-.19.301-.538.301zm12.98-2.404h-2.5q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h2.5v-2.5q0-.212.144-.356t.357-.144t.356.144t.143.356v2.5h2.5q.213 0 .357.144q.143.144.143.357t-.143.356t-.357.143h-2.5v2.5q0 .213-.144.356t-.356.144t-.356-.144t-.144-.356zM5.381 6.808H18.6l-1.33-1.596q-.097-.096-.222-.154T16.788 5H7.192q-.134 0-.26.058t-.22.154z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 20q-.667 0-1.141-.475T4 18.386v-10.9q0-.282.093-.545t.28-.48l1.558-1.87q.217-.286.543-.438T7.176 4h9.61q.376 0 .709.153q.333.152.555.438L19.627 6.5q.187.225.28.492q.093.266.093.552v2.752q0 .424-.276.683t-.707.256q-.823.01-1.626.261q-.802.252-1.466.702q-.31.183-.617.032T15 11.75V7.808H9v5.47q0 .47.379.705t.783.023l1.838-.91l1.448.721q.234.127.322.381t-.031.502q-.26.542-.394 1.141q-.134.6-.134 1.25q0 .494.089.988t.265.971q.13.348-.061.649q-.19.301-.538.301zm12.98-2.404h-2.5q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h2.5v-2.5q0-.212.144-.356t.357-.144t.356.144t.143.356v2.5h2.5q.213 0 .357.144q.143.144.143.357t-.143.356t-.357.143h-2.5v2.5q0 .213-.144.356t-.356.144t-.356-.144t-.144-.356zM5.381 6.808H18.6l-1.33-1.596q-.097-.096-.222-.154T16.788 5H7.192q-.134 0-.26.058t-.22.154z"/></svg>
</template>

CSS

.icon-box-add-rounded {
  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%22M5.616%2020q-.667%200-1.141-.475T4%2018.386v-10.9q0-.282.093-.545t.28-.48l1.558-1.87q.217-.286.543-.438T7.176%204h9.61q.376%200%20.709.153q.333.152.555.438L19.627%206.5q.187.225.28.492q.093.266.093.552v2.752q0%20.424-.276.683t-.707.256q-.823.01-1.626.261q-.802.252-1.466.702q-.31.183-.617.032T15%2011.75V7.808H9v5.47q0%20.47.379.705t.783.023l1.838-.91l1.448.721q.234.127.322.381t-.031.502q-.26.542-.394%201.141q-.134.6-.134%201.25q0%20.494.089.988t.265.971q.13.348-.061.649q-.19.301-.538.301zm12.98-2.404h-2.5q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h2.5v-2.5q0-.212.144-.356t.357-.144t.356.144t.143.356v2.5h2.5q.213%200%20.357.144q.143.144.143.357t-.143.356t-.357.143h-2.5v2.5q0%20.213-.144.356t-.356.144t-.356-.144t-.144-.356zM5.381%206.808H18.6l-1.33-1.596q-.097-.096-.222-.154T16.788%205H7.192q-.134%200-.26.058t-.22.154z%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%22M5.616%2020q-.667%200-1.141-.475T4%2018.386v-10.9q0-.282.093-.545t.28-.48l1.558-1.87q.217-.286.543-.438T7.176%204h9.61q.376%200%20.709.153q.333.152.555.438L19.627%206.5q.187.225.28.492q.093.266.093.552v2.752q0%20.424-.276.683t-.707.256q-.823.01-1.626.261q-.802.252-1.466.702q-.31.183-.617.032T15%2011.75V7.808H9v5.47q0%20.47.379.705t.783.023l1.838-.91l1.448.721q.234.127.322.381t-.031.502q-.26.542-.394%201.141q-.134.6-.134%201.25q0%20.494.089.988t.265.971q.13.348-.061.649q-.19.301-.538.301zm12.98-2.404h-2.5q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143h2.5v-2.5q0-.212.144-.356t.357-.144t.356.144t.143.356v2.5h2.5q.213%200%20.357.144q.143.144.143.357t-.143.356t-.357.143h-2.5v2.5q0%20.213-.144.356t-.356.144t-.356-.144t-.144-.356zM5.381%206.808H18.6l-1.33-1.596q-.097-.096-.222-.154T16.788%205H7.192q-.134%200-.26.058t-.22.154z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/box-add-rounded.svg?color=%231a73e8&size=48