rectangle 3 offgrid icon

rectangle-3-offgrid-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.

Name
rectangle-3-offgrid-fill
Set
Framework7 Icons
Style
Fill
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

Related icons in Framework7 Icons

Use the rectangle 3 offgrid icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M3.991 28.293h19.12c2.654 0 3.99-1.337 3.99-4.09v-9.141c0-2.754-1.336-4.071-3.99-4.071H3.99C1.337 10.99 0 12.308 0 15.06v9.141c0 2.754 1.337 4.091 3.991 4.091m34.147 16.485h13.85c2.675 0 4.012-1.337 4.012-4.091V18.075c0-2.754-1.337-4.09-4.012-4.09h-13.85c-2.694 0-4.031 1.336-4.031 4.09v22.612c0 2.754 1.337 4.091 4.031 4.091M8.841 47.552h16.684c2.695 0 4.032-1.317 4.032-4.071v-6.606c0-2.754-1.337-4.091-4.032-4.091H8.841c-2.674 0-4.011 1.337-4.011 4.091v6.606c0 2.754 1.337 4.071 4.011 4.071"/></svg>

React

import type { SVGProps } from "react";

export function F7Rectangle3OffgridFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M3.991 28.293h19.12c2.654 0 3.99-1.337 3.99-4.09v-9.141c0-2.754-1.336-4.071-3.99-4.071H3.99C1.337 10.99 0 12.308 0 15.06v9.141c0 2.754 1.337 4.091 3.991 4.091m34.147 16.485h13.85c2.675 0 4.012-1.337 4.012-4.091V18.075c0-2.754-1.337-4.09-4.012-4.09h-13.85c-2.694 0-4.031 1.336-4.031 4.09v22.612c0 2.754 1.337 4.091 4.031 4.091M8.841 47.552h16.684c2.695 0 4.032-1.317 4.032-4.071v-6.606c0-2.754-1.337-4.091-4.032-4.091H8.841c-2.674 0-4.011 1.337-4.011 4.091v6.606c0 2.754 1.337 4.071 4.011 4.071"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M3.991 28.293h19.12c2.654 0 3.99-1.337 3.99-4.09v-9.141c0-2.754-1.336-4.071-3.99-4.071H3.99C1.337 10.99 0 12.308 0 15.06v9.141c0 2.754 1.337 4.091 3.991 4.091m34.147 16.485h13.85c2.675 0 4.012-1.337 4.012-4.091V18.075c0-2.754-1.337-4.09-4.012-4.09h-13.85c-2.694 0-4.031 1.336-4.031 4.09v22.612c0 2.754 1.337 4.091 4.031 4.091M8.841 47.552h16.684c2.695 0 4.032-1.317 4.032-4.071v-6.606c0-2.754-1.337-4.091-4.032-4.091H8.841c-2.674 0-4.011 1.337-4.011 4.091v6.606c0 2.754 1.337 4.071 4.011 4.071"/></svg>
</template>

CSS

.icon-rectangle-3-offgrid-fill {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.991%2028.293h19.12c2.654%200%203.99-1.337%203.99-4.09v-9.141c0-2.754-1.336-4.071-3.99-4.071H3.99C1.337%2010.99%200%2012.308%200%2015.06v9.141c0%202.754%201.337%204.091%203.991%204.091m34.147%2016.485h13.85c2.675%200%204.012-1.337%204.012-4.091V18.075c0-2.754-1.337-4.09-4.012-4.09h-13.85c-2.694%200-4.031%201.336-4.031%204.09v22.612c0%202.754%201.337%204.091%204.031%204.091M8.841%2047.552h16.684c2.695%200%204.032-1.317%204.032-4.071v-6.606c0-2.754-1.337-4.091-4.032-4.091H8.841c-2.674%200-4.011%201.337-4.011%204.091v6.606c0%202.754%201.337%204.071%204.011%204.071%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.991%2028.293h19.12c2.654%200%203.99-1.337%203.99-4.09v-9.141c0-2.754-1.336-4.071-3.99-4.071H3.99C1.337%2010.99%200%2012.308%200%2015.06v9.141c0%202.754%201.337%204.091%203.991%204.091m34.147%2016.485h13.85c2.675%200%204.012-1.337%204.012-4.091V18.075c0-2.754-1.337-4.09-4.012-4.09h-13.85c-2.694%200-4.031%201.336-4.031%204.09v22.612c0%202.754%201.337%204.091%204.031%204.091M8.841%2047.552h16.684c2.695%200%204.032-1.317%204.032-4.071v-6.606c0-2.754-1.337-4.091-4.032-4.091H8.841c-2.674%200-4.011%201.337-4.011%204.091v6.606c0%202.754%201.337%204.071%204.011%204.071%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/rectangle-3-offgrid-fill.svg?color=%231a73e8&size=48