rectangle small icon

rectangle-small from IconPark by ByteDance · Color · Graphics · Apache-2.0 Free for personal and commercial use.

Name
rectangle-small
Set
IconPark
Style
Color
Category
Graphics
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More graphics icons from IconPark

Use the rectangle small icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#2F88FF" stroke="#000" stroke-width="4" d="M36 14H12C10.8954 14 10 14.8954 10 16V32C10 33.1046 10.8954 34 12 34H36C37.1046 34 38 33.1046 38 32V16C38 14.8954 37.1046 14 36 14Z"/></svg>

React

import type { SVGProps } from "react";

export function IconParkRectangleSmall(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#2F88FF" stroke="#000" strokeWidth="4" d="M36 14H12C10.8954 14 10 14.8954 10 16V32C10 33.1046 10.8954 34 12 34H36C37.1046 34 38 33.1046 38 32V16C38 14.8954 37.1046 14 36 14Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#2F88FF" stroke="#000" stroke-width="4" d="M36 14H12C10.8954 14 10 14.8954 10 16V32C10 33.1046 10.8954 34 12 34H36C37.1046 34 38 33.1046 38 32V16C38 14.8954 37.1046 14 36 14Z"/></svg>
</template>

CSS

.icon-rectangle-small {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M36%2014H12C10.8954%2014%2010%2014.8954%2010%2016V32C10%2033.1046%2010.8954%2034%2012%2034H36C37.1046%2034%2038%2033.1046%2038%2032V16C38%2014.8954%2037.1046%2014%2036%2014Z%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%2048%2048%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%20d%3D%22M36%2014H12C10.8954%2014%2010%2014.8954%2010%2016V32C10%2033.1046%2010.8954%2034%2012%2034H36C37.1046%2034%2038%2033.1046%2038%2032V16C38%2014.8954%2037.1046%2014%2036%2014Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Rectangle Small color icon — IconPark · IconsDB