Watsonx Ai Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Watsonx Ai 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/320971.svg" alt="Watsonx Ai icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320971.svg" alt="Watsonx Ai icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320971.svg" alt="Watsonx Ai icon" :width="24" :height="24" />
CSS background
.icon-watsonx-ai {
background-image: url('https://proicons.com/icon/320971.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 27.5.0, 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="watsonx--ai_00000152257098821695296140000007307769071057977994_" d="M16,31.36c-0.003,0-0.005,0-0.008,0 C7.526,31.355,0.64,24.467,0.64,16c0-3.432,1.161-6.788,3.273-9.479c-0.555-0.729-0.5-1.777,0.164-2.442 c0.667-0.665,1.715-0.72,2.443-0.166C9.213,1.8,12.567,0.64,16,0.64c0.003,0,0.005,0,0.008,0C24.475,0.644,31.36,7.533,31.36,16 c0,3.434-1.161,6.787-3.274,9.479c0.556,0.729,0.501,1.776-0.164,2.442c-0.666,0.664-1.712,0.722-2.442,0.164 C22.788,30.199,19.433,31.36,16,31.36z M16,30.64c3.258,0,6.441-1.097,9.001-3.094c-0.417-0.712-0.32-1.645,0.29-2.255 c0.611-0.609,1.541-0.707,2.256-0.29c1.997-2.56,3.093-5.743,3.093-9.001c0-5.812-3.403-10.843-8.321-13.206 C24.774,4.69,26.36,7.664,26.36,11c0,5.712-4.647,10.36-10.36,10.36v-0.72c5.315,0,9.64-4.324,9.64-9.64 c0-5.313-4.32-9.636-9.632-9.64c-0.002,0-0.005,0-0.008,0c-3.258,0-6.441,1.096-9.001,3.093c0.417,0.712,0.321,1.645-0.29,2.255 C6.1,7.318,5.167,7.415,4.454,6.999C2.457,9.559,1.36,12.743,1.36,16c0,5.812,3.404,10.843,8.322,13.205 C7.225,27.31,5.64,24.336,5.64,21c0-5.712,4.647-10.36,10.36-10.36v0.72c-5.315,0-9.64,4.325-9.64,9.64 c0,5.312,4.32,9.636,9.632,9.64C15.995,30.64,15.998,30.64,16,30.64z M26.606,25.467c-0.292,0-0.584,0.111-0.806,0.334 c-0.444,0.444-0.444,1.167,0,1.611c0.443,0.445,1.168,0.445,1.611,0c0.444-0.444,0.444-1.167,0-1.611 C27.19,25.578,26.898,25.467,26.606,25.467z M5.393,4.254c-0.292,0-0.584,0.111-0.806,0.333c-0.444,0.444-0.444,1.167,0,1.612 c0.444,0.444,1.167,0.443,1.612,0c0.444-0.445,0.444-1.168,0-1.613C5.977,4.365,5.685,4.254,5.393,4.254z M13,22.36h-2 c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2 C13.36,22.199,13.199,22.36,13,22.36z M11.36,21.64h1.28v-1.28h-1.28V21.64z M21,12.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-2 c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2C21.36,12.199,21.199,12.36,21,12.36z M19.36,11.64h1.279v-1.28 H19.36V11.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!