rectangular 01 icon

rectangular-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
rectangular-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the rectangular 01 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="M7.69 2.438L5.353 4.22c-.972.741-1.458 1.112-1.335 1.446C4.142 6 4.764 6 6.009 6H16c.364 0 .547 0 .715-.056c.169-.057.311-.165.596-.382l2.335-1.781c.972-.741 1.458-1.112 1.335-1.447S20.236 2 18.991 2H9c-.364 0-.547 0-.715.056c-.169.057-.311.165-.596.382Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M4.019 21.666c.123.334.745.334 1.99.334H16c.364 0 .547 0 .715-.056M4.02 21.666c-.123-.335.363-.705 1.335-1.446l2.335-1.781c.285-.217.427-.326.596-.382M4.02 21.666v-16m4.266 12.39C8.453 18 8.635 18 9 18h5m-5.715.057V9m8.43 12.944c.169-.056.311-.165.596-.382l2.335-1.78c.972-.742 1.458-1.113 1.335-1.447v-16m-4.266 19.61v-16"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsRectangular01(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="M7.69 2.438L5.353 4.22c-.972.741-1.458 1.112-1.335 1.446C4.142 6 4.764 6 6.009 6H16c.364 0 .547 0 .715-.056c.169-.057.311-.165.596-.382l2.335-1.781c.972-.741 1.458-1.112 1.335-1.447S20.236 2 18.991 2H9c-.364 0-.547 0-.715.056c-.169.057-.311.165-.596.382Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M4.019 21.666c.123.334.745.334 1.99.334H16c.364 0 .547 0 .715-.056M4.02 21.666c-.123-.335.363-.705 1.335-1.446l2.335-1.781c.285-.217.427-.326.596-.382M4.02 21.666v-16m4.266 12.39C8.453 18 8.635 18 9 18h5m-5.715.057V9m8.43 12.944c.169-.056.311-.165.596-.382l2.335-1.78c.972-.742 1.458-1.113 1.335-1.447v-16m-4.266 19.61v-16"/></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="M7.69 2.438L5.353 4.22c-.972.741-1.458 1.112-1.335 1.446C4.142 6 4.764 6 6.009 6H16c.364 0 .547 0 .715-.056c.169-.057.311-.165.596-.382l2.335-1.781c.972-.741 1.458-1.112 1.335-1.447S20.236 2 18.991 2H9c-.364 0-.547 0-.715.056c-.169.057-.311.165-.596.382Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M4.019 21.666c.123.334.745.334 1.99.334H16c.364 0 .547 0 .715-.056M4.02 21.666c-.123-.335.363-.705 1.335-1.446l2.335-1.781c.285-.217.427-.326.596-.382M4.02 21.666v-16m4.266 12.39C8.453 18 8.635 18 9 18h5m-5.715.057V9m8.43 12.944c.169-.056.311-.165.596-.382l2.335-1.78c.972-.742 1.458-1.113 1.335-1.447v-16m-4.266 19.61v-16"/></g></svg>
</template>

CSS

.icon-rectangular-01 {
  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%22M7.69%202.438L5.353%204.22c-.972.741-1.458%201.112-1.335%201.446C4.142%206%204.764%206%206.009%206H16c.364%200%20.547%200%20.715-.056c.169-.057.311-.165.596-.382l2.335-1.781c.972-.741%201.458-1.112%201.335-1.447S20.236%202%2018.991%202H9c-.364%200-.547%200-.715.056c-.169.057-.311.165-.596.382Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.019%2021.666c.123.334.745.334%201.99.334H16c.364%200%20.547%200%20.715-.056M4.02%2021.666c-.123-.335.363-.705%201.335-1.446l2.335-1.781c.285-.217.427-.326.596-.382M4.02%2021.666v-16m4.266%2012.39C8.453%2018%208.635%2018%209%2018h5m-5.715.057V9m8.43%2012.944c.169-.056.311-.165.596-.382l2.335-1.78c.972-.742%201.458-1.113%201.335-1.447v-16m-4.266%2019.61v-16%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%22M7.69%202.438L5.353%204.22c-.972.741-1.458%201.112-1.335%201.446C4.142%206%204.764%206%206.009%206H16c.364%200%20.547%200%20.715-.056c.169-.057.311-.165.596-.382l2.335-1.781c.972-.741%201.458-1.112%201.335-1.447S20.236%202%2018.991%202H9c-.364%200-.547%200-.715.056c-.169.057-.311.165-.596.382Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.019%2021.666c.123.334.745.334%201.99.334H16c.364%200%20.547%200%20.715-.056M4.02%2021.666c-.123-.335.363-.705%201.335-1.446l2.335-1.781c.285-.217.427-.326.596-.382M4.02%2021.666v-16m4.266%2012.39C8.453%2018%208.635%2018%209%2018h5m-5.715.057V9m8.43%2012.944c.169-.056.311-.165.596-.382l2.335-1.78c.972-.742%201.458-1.113%201.335-1.447v-16m-4.266%2019.61v-16%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/rectangular-01.svg?color=%231a73e8&size=48