Ibm Elm Method Composer Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Elm Method Composer 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/320190.svg" alt="Ibm Elm Method Composer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320190.svg" alt="Ibm Elm Method Composer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320190.svg" alt="Ibm Elm Method Composer icon" :width="24" :height="24" />
CSS background
.icon-ibm-elm-method-composer {
background-image: url('https://proicons.com/icon/320190.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-method-composer_00000055701900136598209870000010954578384342039975_" d="M29.36,2v5.36H24V6.64h4.225 C25.434,3.287,21.394,1.36,17,1.36C8.927,1.36,2.36,7.927,2.36,16c0,8.072,6.567,14.64,14.64,14.64v0.721 C8.53,31.36,1.64,24.47,1.64,16S8.53,0.64,17,0.64c4.538,0,8.716,1.959,11.64,5.376V2H29.36z M29.255,23.745 c0.067,0.067,0.105,0.159,0.105,0.255v4c0,0.199-0.161,0.36-0.36,0.36h-4c-0.096,0-0.188-0.038-0.255-0.105l-15-15 c-0.141-0.141-0.141-0.368,0-0.509l4-4c0.141-0.141,0.368-0.141,0.509,0L29.255,23.745z M13,15.491L16.491,12L14,9.509L10.509,13 L13,15.491z M28.64,24.149L17,12.509L13.509,16l11.64,11.64h3.49L28.64,24.149L28.64,24.149z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!