Watsonx Assistant Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Watsonx Assistant 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/320972.svg" alt="Watsonx Assistant icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320972.svg" alt="Watsonx Assistant icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320972.svg" alt="Watsonx Assistant icon" :width="24" :height="24" />
CSS background
.icon-watsonx-assistant {
background-image: url('https://proicons.com/icon/320972.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 28.6.0, SVG Export Plug-In . SVG Version: 9.03 Build 54939) --> <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="watsonx--assistant_00000051355874793167793930000010962099111496384651_" d="M13,17c0,0.552-0.448,1-1,1s-1-0.448-1-1 s0.448-1,1-1S13,16.448,13,17z M17,16c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S17.552,16,17,16z M7,16c-0.552,0-1,0.448-1,1 s0.448,1,1,1s1-0.448,1-1S7.552,16,7,16z M13.299,31.199L12.7,30.801l4-6c0.067-0.101,0.179-0.161,0.3-0.161h4 c0.904,0,1.64-0.735,1.64-1.64v-4h0.721v4c0,1.302-1.059,2.36-2.36,2.36h-3.808L13.299,31.199z M13,25.36H3 c-1.301,0-2.36-1.059-2.36-2.36V11c0-1.301,1.059-2.36,2.36-2.36h10v0.72H3c-0.904,0-1.64,0.736-1.64,1.64v12 c0,0.904,0.736,1.64,1.64,1.64h10V25.36z M22.678,16.161l-1.9-3.801H18c-1.301,0-2.36-1.059-2.36-2.36V3 c0-1.301,1.059-2.36,2.36-2.36h11c1.302,0,2.36,1.059,2.36,2.36v7c0,1.301-1.059,2.36-2.36,2.36h-5v-0.72h5 c0.904,0,1.64-0.736,1.64-1.64V3c0-0.904-0.735-1.64-1.64-1.64H18c-0.904,0-1.64,0.736-1.64,1.64v7c0,0.904,0.736,1.64,1.64,1.64h3 c0.137,0,0.261,0.077,0.322,0.199l2,4L22.678,16.161z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!