code-rb-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
code-rb-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

1 other variant in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the code rb icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.279 7.9a2.244 2.244 0 0 0 .061-3.24A2.25 2.25 0 0 0 11.75 4H9.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5H12a2.252 2.252 0 0 0 1.992-3.294a2.25 2.25 0 0 0-.713-.806M13 6.25a1.25 1.25 0 0 1-1.25 1.25H10V5h1.75A1.25 1.25 0 0 1 13 6.25M12 11h-2V8.5h2a1.25 1.25 0 0 1 1.25 1.25A1.25 1.25 0 0 1 12 11m-4 .065a7 7 0 0 1-.185-.558A5.8 5.8 0 0 0 6.72 8.271A2.25 2.25 0 0 0 8 6.25A2.25 2.25 0 0 0 5.75 4H3.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 1 0v-3h1c1.07 0 1.488 1.087 1.854 2.3c.2.672.365 1.2.9 1.2A.5.5 0 0 0 8 11.065M4 5h1.75A1.25 1.25 0 0 1 7 6.25A1.25 1.25 0 0 1 5.75 7.5H4z"/></svg>

React

import type { SVGProps } from "react";

export function FluentCodeRb16Regular(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="M13.279 7.9a2.244 2.244 0 0 0 .061-3.24A2.25 2.25 0 0 0 11.75 4H9.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5H12a2.252 2.252 0 0 0 1.992-3.294a2.25 2.25 0 0 0-.713-.806M13 6.25a1.25 1.25 0 0 1-1.25 1.25H10V5h1.75A1.25 1.25 0 0 1 13 6.25M12 11h-2V8.5h2a1.25 1.25 0 0 1 1.25 1.25A1.25 1.25 0 0 1 12 11m-4 .065a7 7 0 0 1-.185-.558A5.8 5.8 0 0 0 6.72 8.271A2.25 2.25 0 0 0 8 6.25A2.25 2.25 0 0 0 5.75 4H3.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 1 0v-3h1c1.07 0 1.488 1.087 1.854 2.3c.2.672.365 1.2.9 1.2A.5.5 0 0 0 8 11.065M4 5h1.75A1.25 1.25 0 0 1 7 6.25A1.25 1.25 0 0 1 5.75 7.5H4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.279 7.9a2.244 2.244 0 0 0 .061-3.24A2.25 2.25 0 0 0 11.75 4H9.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5H12a2.252 2.252 0 0 0 1.992-3.294a2.25 2.25 0 0 0-.713-.806M13 6.25a1.25 1.25 0 0 1-1.25 1.25H10V5h1.75A1.25 1.25 0 0 1 13 6.25M12 11h-2V8.5h2a1.25 1.25 0 0 1 1.25 1.25A1.25 1.25 0 0 1 12 11m-4 .065a7 7 0 0 1-.185-.558A5.8 5.8 0 0 0 6.72 8.271A2.25 2.25 0 0 0 8 6.25A2.25 2.25 0 0 0 5.75 4H3.5a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 1 0v-3h1c1.07 0 1.488 1.087 1.854 2.3c.2.672.365 1.2.9 1.2A.5.5 0 0 0 8 11.065M4 5h1.75A1.25 1.25 0 0 1 7 6.25A1.25 1.25 0 0 1 5.75 7.5H4z"/></svg>
</template>

CSS

.icon-code-rb-16-regular {
  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%22M13.279%207.9a2.244%202.244%200%200%200%20.061-3.24A2.25%202.25%200%200%200%2011.75%204H9.5a.5.5%200%200%200-.5.5v7a.5.5%200%200%200%20.5.5H12a2.252%202.252%200%200%200%201.992-3.294a2.25%202.25%200%200%200-.713-.806M13%206.25a1.25%201.25%200%200%201-1.25%201.25H10V5h1.75A1.25%201.25%200%200%201%2013%206.25M12%2011h-2V8.5h2a1.25%201.25%200%200%201%201.25%201.25A1.25%201.25%200%200%201%2012%2011m-4%20.065a7%207%200%200%201-.185-.558A5.8%205.8%200%200%200%206.72%208.271A2.25%202.25%200%200%200%208%206.25A2.25%202.25%200%200%200%205.75%204H3.5a.5.5%200%200%200-.5.5v7a.5.5%200%200%200%201%200v-3h1c1.07%200%201.488%201.087%201.854%202.3c.2.672.365%201.2.9%201.2A.5.5%200%200%200%208%2011.065M4%205h1.75A1.25%201.25%200%200%201%207%206.25A1.25%201.25%200%200%201%205.75%207.5H4z%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%22M13.279%207.9a2.244%202.244%200%200%200%20.061-3.24A2.25%202.25%200%200%200%2011.75%204H9.5a.5.5%200%200%200-.5.5v7a.5.5%200%200%200%20.5.5H12a2.252%202.252%200%200%200%201.992-3.294a2.25%202.25%200%200%200-.713-.806M13%206.25a1.25%201.25%200%200%201-1.25%201.25H10V5h1.75A1.25%201.25%200%200%201%2013%206.25M12%2011h-2V8.5h2a1.25%201.25%200%200%201%201.25%201.25A1.25%201.25%200%200%201%2012%2011m-4%20.065a7%207%200%200%201-.185-.558A5.8%205.8%200%200%200%206.72%208.271A2.25%202.25%200%200%200%208%206.25A2.25%202.25%200%200%200%205.75%204H3.5a.5.5%200%200%200-.5.5v7a.5.5%200%200%200%201%200v-3h1c1.07%200%201.488%201.087%201.854%202.3c.2.672.365%201.2.9%201.2A.5.5%200%200%200%208%2011.065M4%205h1.75A1.25%201.25%200%200%201%207%206.25A1.25%201.25%200%200%201%205.75%207.5H4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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