request quote icon

request-quote-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
request-quote-rounded
Set
Material Symbols
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More text icons from Material Symbols

Use the request quote icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 18v.5q0 .2.15.35t.35.15h1q.2 0 .35-.15t.15-.35V18h1q.425 0 .713-.288T15 17v-3q0-.425-.288-.712T14 13h-3v-1h3q.425 0 .713-.288T15 11t-.288-.712T14 10h-1v-.5q0-.2-.15-.35T12.5 9h-1q-.2 0-.35.15T11 9.5v.5h-1q-.425 0-.712.288T9 11v3q0 .425.288.713T10 15h3v1h-3q-.425 0-.712.288T9 17t.288.713T10 18zm-5 4q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h9l5 5v13q0 .825-.587 1.413T18 22zm8-18v3q0 .425.288.713T15 8h3z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsRequestQuoteRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 18v.5q0 .2.15.35t.35.15h1q.2 0 .35-.15t.15-.35V18h1q.425 0 .713-.288T15 17v-3q0-.425-.288-.712T14 13h-3v-1h3q.425 0 .713-.288T15 11t-.288-.712T14 10h-1v-.5q0-.2-.15-.35T12.5 9h-1q-.2 0-.35.15T11 9.5v.5h-1q-.425 0-.712.288T9 11v3q0 .425.288.713T10 15h3v1h-3q-.425 0-.712.288T9 17t.288.713T10 18zm-5 4q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h9l5 5v13q0 .825-.587 1.413T18 22zm8-18v3q0 .425.288.713T15 8h3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 18v.5q0 .2.15.35t.35.15h1q.2 0 .35-.15t.15-.35V18h1q.425 0 .713-.288T15 17v-3q0-.425-.288-.712T14 13h-3v-1h3q.425 0 .713-.288T15 11t-.288-.712T14 10h-1v-.5q0-.2-.15-.35T12.5 9h-1q-.2 0-.35.15T11 9.5v.5h-1q-.425 0-.712.288T9 11v3q0 .425.288.713T10 15h3v1h-3q-.425 0-.712.288T9 17t.288.713T10 18zm-5 4q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h9l5 5v13q0 .825-.587 1.413T18 22zm8-18v3q0 .425.288.713T15 8h3z"/></svg>
</template>

CSS

.icon-request-quote-rounded {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%2018v.5q0%20.2.15.35t.35.15h1q.2%200%20.35-.15t.15-.35V18h1q.425%200%20.713-.288T15%2017v-3q0-.425-.288-.712T14%2013h-3v-1h3q.425%200%20.713-.288T15%2011t-.288-.712T14%2010h-1v-.5q0-.2-.15-.35T12.5%209h-1q-.2%200-.35.15T11%209.5v.5h-1q-.425%200-.712.288T9%2011v3q0%20.425.288.713T10%2015h3v1h-3q-.425%200-.712.288T9%2017t.288.713T10%2018zm-5%204q-.825%200-1.412-.587T4%2020V4q0-.825.588-1.412T6%202h9l5%205v13q0%20.825-.587%201.413T18%2022zm8-18v3q0%20.425.288.713T15%208h3z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%2018v.5q0%20.2.15.35t.35.15h1q.2%200%20.35-.15t.15-.35V18h1q.425%200%20.713-.288T15%2017v-3q0-.425-.288-.712T14%2013h-3v-1h3q.425%200%20.713-.288T15%2011t-.288-.712T14%2010h-1v-.5q0-.2-.15-.35T12.5%209h-1q-.2%200-.35.15T11%209.5v.5h-1q-.425%200-.712.288T9%2011v3q0%20.425.288.713T10%2015h3v1h-3q-.425%200-.712.288T9%2017t.288.713T10%2018zm-5%204q-.825%200-1.412-.587T4%2020V4q0-.825.588-1.412T6%202h9l5%205v13q0%20.825-.587%201.413T18%2022zm8-18v3q0%20.425.288.713T15%208h3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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