code vb rectangle icon

code-vb-rectangle-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
code-vb-rectangle-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

1 other variant in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the code vb rectangle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.25 3h-9.5C1.785 3 1 3.785 1 4.75v7.5c0 .965.785 1.75 1.75 1.75h9.5c.965 0 1.75-.785 1.75-1.75v-7.5C14 3.785 13.215 3 12.25 3M7.468 6.676l-1.5 4A.51.51 0 0 1 5.5 11a.5.5 0 0 1-.468-.324l-1.5-4a.5.5 0 0 1 .012-.382a.502.502 0 0 1 .924.03L5.5 9.076l1.032-2.752a.5.5 0 0 1 .645-.292a.5.5 0 0 1 .292.644zm3.688 3.345A1.5 1.5 0 0 1 9.749 11h-1.25a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a1.5 1.5 0 0 1 1.227 2.361a1.49 1.49 0 0 1 .429 1.659zM9.75 9H9v1h.75a.5.5 0 1 0 0-1m.104-1.146A.5.5 0 0 0 9.5 7H9v1h.5c.133 0 .26-.053.354-.146"/></svg>

React

import type { SVGProps } from "react";

export function FluentCodeVbRectangle16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.25 3h-9.5C1.785 3 1 3.785 1 4.75v7.5c0 .965.785 1.75 1.75 1.75h9.5c.965 0 1.75-.785 1.75-1.75v-7.5C14 3.785 13.215 3 12.25 3M7.468 6.676l-1.5 4A.51.51 0 0 1 5.5 11a.5.5 0 0 1-.468-.324l-1.5-4a.5.5 0 0 1 .012-.382a.502.502 0 0 1 .924.03L5.5 9.076l1.032-2.752a.5.5 0 0 1 .645-.292a.5.5 0 0 1 .292.644zm3.688 3.345A1.5 1.5 0 0 1 9.749 11h-1.25a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a1.5 1.5 0 0 1 1.227 2.361a1.49 1.49 0 0 1 .429 1.659zM9.75 9H9v1h.75a.5.5 0 1 0 0-1m.104-1.146A.5.5 0 0 0 9.5 7H9v1h.5c.133 0 .26-.053.354-.146"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12.25 3h-9.5C1.785 3 1 3.785 1 4.75v7.5c0 .965.785 1.75 1.75 1.75h9.5c.965 0 1.75-.785 1.75-1.75v-7.5C14 3.785 13.215 3 12.25 3M7.468 6.676l-1.5 4A.51.51 0 0 1 5.5 11a.5.5 0 0 1-.468-.324l-1.5-4a.5.5 0 0 1 .012-.382a.502.502 0 0 1 .924.03L5.5 9.076l1.032-2.752a.5.5 0 0 1 .645-.292a.5.5 0 0 1 .292.644zm3.688 3.345A1.5 1.5 0 0 1 9.749 11h-1.25a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a1.5 1.5 0 0 1 1.227 2.361a1.49 1.49 0 0 1 .429 1.659zM9.75 9H9v1h.75a.5.5 0 1 0 0-1m.104-1.146A.5.5 0 0 0 9.5 7H9v1h.5c.133 0 .26-.053.354-.146"/></svg>
</template>

CSS

.icon-code-vb-rectangle-16-filled {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.25%203h-9.5C1.785%203%201%203.785%201%204.75v7.5c0%20.965.785%201.75%201.75%201.75h9.5c.965%200%201.75-.785%201.75-1.75v-7.5C14%203.785%2013.215%203%2012.25%203M7.468%206.676l-1.5%204A.51.51%200%200%201%205.5%2011a.5.5%200%200%201-.468-.324l-1.5-4a.5.5%200%200%201%20.012-.382a.502.502%200%200%201%20.924.03L5.5%209.076l1.032-2.752a.5.5%200%200%201%20.645-.292a.5.5%200%200%201%20.292.644zm3.688%203.345A1.5%201.5%200%200%201%209.749%2011h-1.25a.5.5%200%200%201-.5-.5v-4a.5.5%200%200%201%20.5-.5h1a1.5%201.5%200%200%201%201.227%202.361a1.49%201.49%200%200%201%20.429%201.659zM9.75%209H9v1h.75a.5.5%200%201%200%200-1m.104-1.146A.5.5%200%200%200%209.5%207H9v1h.5c.133%200%20.26-.053.354-.146%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.25%203h-9.5C1.785%203%201%203.785%201%204.75v7.5c0%20.965.785%201.75%201.75%201.75h9.5c.965%200%201.75-.785%201.75-1.75v-7.5C14%203.785%2013.215%203%2012.25%203M7.468%206.676l-1.5%204A.51.51%200%200%201%205.5%2011a.5.5%200%200%201-.468-.324l-1.5-4a.5.5%200%200%201%20.012-.382a.502.502%200%200%201%20.924.03L5.5%209.076l1.032-2.752a.5.5%200%200%201%20.645-.292a.5.5%200%200%201%20.292.644zm3.688%203.345A1.5%201.5%200%200%201%209.749%2011h-1.25a.5.5%200%200%201-.5-.5v-4a.5.5%200%200%201%20.5-.5h1a1.5%201.5%200%200%201%201.227%202.361a1.49%201.49%200%200%201%20.429%201.659zM9.75%209H9v1h.75a.5.5%200%201%200%200-1m.104-1.146A.5.5%200%200%200%209.5%207H9v1h.5c.133%200%20.26-.053.354-.146%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/code-vb-rectangle-16-filled.svg?color=%231a73e8&size=48