Dialogflow Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Dialogflow 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/314103.svg" alt="Dialogflow icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314103.svg" alt="Dialogflow icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314103.svg" alt="Dialogflow icon" :width="24" :height="24" />
CSS background
.icon-dialogflow {
background-image: url('https://proicons.com/icon/314103.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Dialogflow</title><path d="M11.996 0a1.639 1.639 0 0 0-.82.22L3.344 4.74a1.648 1.648 0 0 0-.535.498l9.136 5.28 9.213-5.32a1.652 1.652 0 0 0-.51-.458L12.818.22a1.639 1.639 0 0 0-.822-.22zm9.336 5.5l-9.387 5.422-9.3-5.373a1.648 1.648 0 0 0-.12.615v9.043a1.643 1.643 0 0 0 .819 1.42l3.918 2.266v4.617a.493.493 0 0 0 .74.424l12.654-7.303a1.639 1.639 0 0 0 .819-1.42V6.162a1.652 1.652 0 0 0-.143-.662z"/></svg>
Dialogflow in other icon packs
Copied!