plus rectangle fill on rectangle icon

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

Name
plus-rectangle-fill-on-rectangle-fill
Set
Framework7 Icons
Style
Fill
Viewbox
56×56
License
MIT

Related icons in Framework7 Icons

Use the plus rectangle fill on rectangle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M7.688 23.11c0-5.994 3.177-9.128 9.214-9.128H45.41v-.53c0-4.363-2.224-6.565-6.63-6.565H6.65C2.225 6.887 0 9.089 0 13.452v22.303c0 4.363 2.224 6.544 6.65 6.544h1.038Zm9.553 29.398h32.108c4.406 0 6.651-2.203 6.651-6.566V23.428c0-4.342-2.245-6.545-6.65-6.545H17.24c-4.447 0-6.65 2.182-6.65 6.545v22.514c0 4.364 2.203 6.566 6.65 6.566m16.054-7.392c-1.25 0-2.033-.89-2.033-2.266v-5.91h-6.164c-1.398 0-2.308-.804-2.308-2.011c0-1.271.89-2.076 2.308-2.076h6.164v-6.29c0-1.398.783-2.288 2.033-2.288s2.054.89 2.054 2.288v6.29h6.206c1.419 0 2.267.784 2.267 2.076c0 1.228-.89 2.012-2.267 2.012H35.35v5.91c0 1.397-.804 2.265-2.054 2.265"/></svg>

React

import type { SVGProps } from "react";

export function F7PlusRectangleFillOnRectangleFill(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="M7.688 23.11c0-5.994 3.177-9.128 9.214-9.128H45.41v-.53c0-4.363-2.224-6.565-6.63-6.565H6.65C2.225 6.887 0 9.089 0 13.452v22.303c0 4.363 2.224 6.544 6.65 6.544h1.038Zm9.553 29.398h32.108c4.406 0 6.651-2.203 6.651-6.566V23.428c0-4.342-2.245-6.545-6.65-6.545H17.24c-4.447 0-6.65 2.182-6.65 6.545v22.514c0 4.364 2.203 6.566 6.65 6.566m16.054-7.392c-1.25 0-2.033-.89-2.033-2.266v-5.91h-6.164c-1.398 0-2.308-.804-2.308-2.011c0-1.271.89-2.076 2.308-2.076h6.164v-6.29c0-1.398.783-2.288 2.033-2.288s2.054.89 2.054 2.288v6.29h6.206c1.419 0 2.267.784 2.267 2.076c0 1.228-.89 2.012-2.267 2.012H35.35v5.91c0 1.397-.804 2.265-2.054 2.265"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M7.688 23.11c0-5.994 3.177-9.128 9.214-9.128H45.41v-.53c0-4.363-2.224-6.565-6.63-6.565H6.65C2.225 6.887 0 9.089 0 13.452v22.303c0 4.363 2.224 6.544 6.65 6.544h1.038Zm9.553 29.398h32.108c4.406 0 6.651-2.203 6.651-6.566V23.428c0-4.342-2.245-6.545-6.65-6.545H17.24c-4.447 0-6.65 2.182-6.65 6.545v22.514c0 4.364 2.203 6.566 6.65 6.566m16.054-7.392c-1.25 0-2.033-.89-2.033-2.266v-5.91h-6.164c-1.398 0-2.308-.804-2.308-2.011c0-1.271.89-2.076 2.308-2.076h6.164v-6.29c0-1.398.783-2.288 2.033-2.288s2.054.89 2.054 2.288v6.29h6.206c1.419 0 2.267.784 2.267 2.076c0 1.228-.89 2.012-2.267 2.012H35.35v5.91c0 1.397-.804 2.265-2.054 2.265"/></svg>
</template>

CSS

.icon-plus-rectangle-fill-on-rectangle-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%22M7.688%2023.11c0-5.994%203.177-9.128%209.214-9.128H45.41v-.53c0-4.363-2.224-6.565-6.63-6.565H6.65C2.225%206.887%200%209.089%200%2013.452v22.303c0%204.363%202.224%206.544%206.65%206.544h1.038Zm9.553%2029.398h32.108c4.406%200%206.651-2.203%206.651-6.566V23.428c0-4.342-2.245-6.545-6.65-6.545H17.24c-4.447%200-6.65%202.182-6.65%206.545v22.514c0%204.364%202.203%206.566%206.65%206.566m16.054-7.392c-1.25%200-2.033-.89-2.033-2.266v-5.91h-6.164c-1.398%200-2.308-.804-2.308-2.011c0-1.271.89-2.076%202.308-2.076h6.164v-6.29c0-1.398.783-2.288%202.033-2.288s2.054.89%202.054%202.288v6.29h6.206c1.419%200%202.267.784%202.267%202.076c0%201.228-.89%202.012-2.267%202.012H35.35v5.91c0%201.397-.804%202.265-2.054%202.265%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%22M7.688%2023.11c0-5.994%203.177-9.128%209.214-9.128H45.41v-.53c0-4.363-2.224-6.565-6.63-6.565H6.65C2.225%206.887%200%209.089%200%2013.452v22.303c0%204.363%202.224%206.544%206.65%206.544h1.038Zm9.553%2029.398h32.108c4.406%200%206.651-2.203%206.651-6.566V23.428c0-4.342-2.245-6.545-6.65-6.545H17.24c-4.447%200-6.65%202.182-6.65%206.545v22.514c0%204.364%202.203%206.566%206.65%206.566m16.054-7.392c-1.25%200-2.033-.89-2.033-2.266v-5.91h-6.164c-1.398%200-2.308-.804-2.308-2.011c0-1.271.89-2.076%202.308-2.076h6.164v-6.29c0-1.398.783-2.288%202.033-2.288s2.054.89%202.054%202.288v6.29h6.206c1.419%200%202.267.784%202.267%202.076c0%201.228-.89%202.012-2.267%202.012H35.35v5.91c0%201.397-.804%202.265-2.054%202.265%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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