raml from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
raml
Set
Material Icon Theme
Style
Color
Viewbox
32×32
License
MIT

The same logo in other sets

Use the raml logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#42a5f5" d="M6 18.087a2 2 0 0 0-2-2a2 2 0 0 0 2-2v-6h4v-4H6a2 2 0 0 0-2 2v8H2v4h1.5a.5.5 0 0 1 .5.5v7.5a2 2 0 0 0 2 2h4v-4H6Zm22-3.999v-8a2 2 0 0 0-2-2h-4v4h4v6a2 2 0 0 0 2 2a2 2 0 0 0-2 2v6h-4v4h4a2 2 0 0 0 2-2v-8h2v-4Z"/><rect width="4" height="4" x="10" y="14.088" fill="#42a5f5" rx=".5"/><rect width="4" height="4" x="18" y="14.088" fill="#42a5f5" rx=".5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeRaml(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#42a5f5" d="M6 18.087a2 2 0 0 0-2-2a2 2 0 0 0 2-2v-6h4v-4H6a2 2 0 0 0-2 2v8H2v4h1.5a.5.5 0 0 1 .5.5v7.5a2 2 0 0 0 2 2h4v-4H6Zm22-3.999v-8a2 2 0 0 0-2-2h-4v4h4v6a2 2 0 0 0 2 2a2 2 0 0 0-2 2v6h-4v4h4a2 2 0 0 0 2-2v-8h2v-4Z"/><rect width="4" height="4" x="10" y="14.088" fill="#42a5f5" rx=".5"/><rect width="4" height="4" x="18" y="14.088" fill="#42a5f5" rx=".5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#42a5f5" d="M6 18.087a2 2 0 0 0-2-2a2 2 0 0 0 2-2v-6h4v-4H6a2 2 0 0 0-2 2v8H2v4h1.5a.5.5 0 0 1 .5.5v7.5a2 2 0 0 0 2 2h4v-4H6Zm22-3.999v-8a2 2 0 0 0-2-2h-4v4h4v6a2 2 0 0 0 2 2a2 2 0 0 0-2 2v6h-4v4h4a2 2 0 0 0 2-2v-8h2v-4Z"/><rect width="4" height="4" x="10" y="14.088" fill="#42a5f5" rx=".5"/><rect width="4" height="4" x="18" y="14.088" fill="#42a5f5" rx=".5"/></svg>
</template>

CSS

.icon-raml {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22M6%2018.087a2%202%200%200%200-2-2a2%202%200%200%200%202-2v-6h4v-4H6a2%202%200%200%200-2%202v8H2v4h1.5a.5.5%200%200%201%20.5.5v7.5a2%202%200%200%200%202%202h4v-4H6Zm22-3.999v-8a2%202%200%200%200-2-2h-4v4h4v6a2%202%200%200%200%202%202a2%202%200%200%200-2%202v6h-4v4h4a2%202%200%200%200%202-2v-8h2v-4Z%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%224%22%20x%3D%2210%22%20y%3D%2214.088%22%20fill%3D%22%2342a5f5%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%224%22%20x%3D%2218%22%20y%3D%2214.088%22%20fill%3D%22%2342a5f5%22%20rx%3D%22.5%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%2032%2032%22%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22M6%2018.087a2%202%200%200%200-2-2a2%202%200%200%200%202-2v-6h4v-4H6a2%202%200%200%200-2%202v8H2v4h1.5a.5.5%200%200%201%20.5.5v7.5a2%202%200%200%200%202%202h4v-4H6Zm22-3.999v-8a2%202%200%200%200-2-2h-4v4h4v6a2%202%200%200%200%202%202a2%202%200%200%200-2%202v6h-4v4h4a2%202%200%200%200%202-2v-8h2v-4Z%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%224%22%20x%3D%2210%22%20y%3D%2214.088%22%20fill%3D%22%2342a5f5%22%20rx%3D%22.5%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%224%22%20x%3D%2218%22%20y%3D%2214.088%22%20fill%3D%22%2342a5f5%22%20rx%3D%22.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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