Prompt Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Prompt 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/320562.svg" alt="Prompt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320562.svg" alt="Prompt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320562.svg" alt="Prompt icon" :width="24" :height="24" />
CSS background
.icon-prompt {
background-image: url('https://proicons.com/icon/320562.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="prompt_00000091716027910707130710000008982543389315288760_" d="M28,26.36h-5v-0.72h4.64V6.36H23V5.64h5 c0.199,0,0.36,0.161,0.36,0.36v20C28.36,26.199,28.199,26.36,28,26.36z M9,26.36H4c-0.199,0-0.36-0.161-0.36-0.36V6 c0-0.199,0.161-0.36,0.36-0.36h5v0.72H4.36v19.28H9V26.36z M22,17.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36 s1.36,0.61,1.36,1.36S22.75,17.36,22,17.36z M22,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S22.353,15.36,22,15.36z M16,17.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S16.75,17.36,16,17.36z M16,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,15.36,16,15.36z M10,17.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S10.75,17.36,10,17.36z M10,15.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S10.353,15.36,10,15.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Prompt in other icon packs
Copied!