Ibm Elm Insights Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Elm Insights 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/320189.svg" alt="Ibm Elm Insights icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320189.svg" alt="Ibm Elm Insights icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320189.svg" alt="Ibm Elm Insights icon" :width="24" :height="24" />
CSS background
.icon-ibm-elm-insights {
background-image: url('https://proicons.com/icon/320189.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="ibm--elm-insights_00000111902436428813745460000015084841716189571723_" d="M16,31.36c-0.059,0-0.117-0.015-0.171-0.043 l-13-7c-0.113-0.062-0.186-0.179-0.189-0.308c-0.003-0.128,0.062-0.249,0.171-0.316l6.747-4.141l0.377,0.613l-6.213,3.813L16,30.591 l12.64-6.806l-0.017-7.767l0.721-0.002l0.017,7.983c0,0.133-0.073,0.255-0.189,0.318l-13,7C16.117,31.346,16.059,31.36,16,31.36z M20.5,22.36c-1.577,0-2.86-1.283-2.86-2.86c0-0.214,0.023-0.422,0.068-0.622l-6.633-2.39c-0.33,0.523-0.913,0.872-1.575,0.872 c-1.025,0-1.86-0.835-1.86-1.86s0.834-1.86,1.86-1.86c0.505,0,0.964,0.203,1.3,0.531l4.061-2.792 c-0.141-0.262-0.221-0.561-0.221-0.878c0-1.025,0.834-1.86,1.86-1.86s1.86,0.834,1.86,1.86c0,0.609-0.294,1.15-0.748,1.49 l2.08,4.766c0.256-0.075,0.527-0.116,0.808-0.116c1.577,0,2.86,1.283,2.86,2.86S22.077,22.36,20.5,22.36z M20.5,17.36 c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S21.68,17.36,20.5,17.36z M11.333,15.816l6.619,2.385 c0.245-0.479,0.621-0.88,1.081-1.155l-2.07-4.744c-0.565,0.146-1.208-0.006-1.644-0.365l-4.112,2.828 c0.098,0.226,0.152,0.475,0.152,0.736C11.36,15.608,11.351,15.713,11.333,15.816z M9.5,14.36c-0.628,0-1.14,0.512-1.14,1.14 s0.512,1.14,1.14,1.14s1.14-0.512,1.14-1.14S10.128,14.36,9.5,14.36z M16.5,9.36c-0.628,0-1.14,0.512-1.14,1.14 s0.512,1.14,1.14,1.14c0.629,0,1.14-0.512,1.14-1.14S17.129,9.36,16.5,9.36z M3.36,16H2.64V8c0-0.132,0.073-0.254,0.189-0.317l13-7 c0.107-0.058,0.234-0.058,0.342,0l13,7c0.113,0.061,0.186,0.178,0.188,0.307c0.004,0.128-0.062,0.25-0.171,0.317l-6.807,4.187 l-0.377-0.613l6.274-3.86L16,1.409L3.36,8.215V16z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!