Idea Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Idea 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/320226.svg" alt="Idea icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320226.svg" alt="Idea icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320226.svg" alt="Idea icon" :width="24" :height="24" />
CSS background
.icon-idea {
background-image: url('https://proicons.com/icon/320226.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 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <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="idea_1_" d="M19,31.36h-6v-0.72h6V31.36z M20,29.36h-8v-0.72h8V29.36z M20,27.36h-8v-0.72h8V27.36z M20,25.36h-8 c-0.199,0-0.36-0.161-0.36-0.36v-1.453c0-1.622,0-4.073-2.041-6.195c-1.908-1.986-2.959-4.503-2.959-7.087 c0-5.397,4.111-9.624,9.36-9.624s9.36,4.227,9.36,9.624c0,2.584-1.051,5.102-2.959,7.086c-2.041,2.123-2.041,4.574-2.041,6.196V25 C20.36,25.199,20.199,25.36,20,25.36z M12.36,24.64h7.28v-1.093c0-1.632,0-4.363,2.242-6.695c1.778-1.851,2.758-4.19,2.758-6.588 c0-4.993-3.795-8.904-8.64-8.904s-8.64,3.911-8.64,8.904c0,2.398,0.979,4.737,2.758,6.588c2.242,2.332,2.242,5.063,2.242,6.695 C12.36,23.547,12.36,24.64,12.36,24.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Idea in other icon packs
Copied!