Request Quote Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Request Quote icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/318715.svg" alt="Request Quote icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318715.svg" alt="Request Quote icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318715.svg" alt="Request Quote icon" :width="24" :height="24" />
CSS background
.icon-request-quote {
background-image: url('https://proicons.com/icon/318715.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>request-quote</title><path d="M22,22v6H6V4H16V2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V22Z" transform="translate(0)"/><path d="M29.54,5.76l-3.3-3.3a1.6,1.6,0,0,0-2.24,0l-14,14V22h5.53l14-14a1.6,1.6,0,0,0,0-2.24ZM14.7,20H12V17.3l9.44-9.45,2.71,2.71ZM25.56,9.15,22.85,6.44l2.27-2.27,2.71,2.71Z" transform="translate(0)"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Request Quote in other icon packs
Copied!