Devices At Ibm Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Devices At Ibm 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/319893.svg" alt="Devices At Ibm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319893.svg" alt="Devices At Ibm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319893.svg" alt="Devices At Ibm icon" :width="24" :height="24" />
CSS background
.icon-devices-at-ibm {
background-image: url('https://proicons.com/icon/319893.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 26.1.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="devices-at-ibm_00000006670148603086878310000002620121627034432924_" d="M4.254,31.255l-0.509-0.51l2.918-2.909 c0.213-2.925,2.644-5.196,5.595-5.196H20c0.721,0,1.313,0.564,1.357,1.274c0.008,0.028,0.012,0.058,0.012,0.088 c0,0.065-0.003,0.13-0.009,0.194l4.999-4.062c0.663-0.666,1.79-0.667,2.48,0.024c0.692,0.692,0.691,1.818,0.001,2.51l-6.102,6.102 c-0.371,0.369-0.858,0.607-1.375,0.672l-7.197,0.899l-0.913,0.913l-0.509-0.51l1-1c0.057-0.057,0.13-0.093,0.21-0.103l7.32-0.915 c0.358-0.044,0.697-0.21,0.955-0.467l6.101-6.102c0.411-0.41,0.411-1.079,0-1.491c-0.411-0.411-1.081-0.41-1.49,0.001l-6.272,5.099 C20.15,26.136,19.601,26.36,19,26.36h-5v-0.72h5c0.396,0,0.76-0.14,1.045-0.371l-0.001-0.002l0.063-0.052 c0.316-0.285,0.521-0.691,0.54-1.145c-0.005-0.022-0.008-0.046-0.008-0.07c0-0.353-0.287-0.64-0.64-0.64h-7.741 c-2.614,0-4.759,2.043-4.885,4.651c-0.004,0.089-0.042,0.174-0.105,0.237L4.254,31.255z M28,17.36H4v-0.72h24V17.36z M25,15.36H7 c-0.75,0-1.36-0.61-1.36-1.36V2c0-0.75,0.61-1.36,1.36-1.36h18c0.75,0,1.36,0.61,1.36,1.36v12C26.36,14.75,25.75,15.36,25,15.36z M7,1.36C6.647,1.36,6.36,1.647,6.36,2v12c0,0.353,0.287,0.64,0.64,0.64h18c0.353,0,0.64-0.287,0.64-0.64V2 c0-0.353-0.287-0.64-0.64-0.64H7z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!