Swift At Ibm Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Swift 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/320790.svg" alt="Swift At Ibm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320790.svg" alt="Swift At Ibm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320790.svg" alt="Swift At Ibm icon" :width="24" :height="24" />
CSS background
.icon-swift-at-ibm {
background-image: url('https://proicons.com/icon/320790.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="swift-at-ibm_00000009582251070529789490000010522593549493794232_" d="M15.5,28.36c-1.298,0-2.297-0.507-3.183-1.055 l-10.893-6.22l0.313-0.333c1.339-1.421,3.513-3.114,6.265-3.114c1.715,0,3.026,0.406,4.418,1.408l-0.728-2.809l-7.868-4.37 C1.713,10.699,0.64,9.711,0.64,7.556V6.944l26.537,14.741c0.756,0.402,1.127,0.922,1.179,1.665l2.746,2.011L20.153,25.36 l-1.895,1.895C17.555,27.957,16.549,28.36,15.5,28.36z M2.583,20.918l10.102,5.769c0.752,0.465,1.641,0.953,2.815,0.953 c0.847,0,1.688-0.334,2.248-0.896l2.105-2.105l9.045,0.001l-1.257-0.92v-0.183c0-0.567-0.227-0.91-0.809-1.221L1.401,8.19 c0.192,1.385,1.07,2.106,2.773,3.049l8.138,4.52l1.366,5.27l-0.875-0.757c-1.588-1.376-2.935-1.912-4.801-1.912 C5.712,18.359,3.836,19.683,2.583,20.918z M25.476,19.969l-0.615-0.373c0.39-0.644,0.77-1.336,0.77-2.106 c0-0.873-0.365-1.541-0.915-2.275L19.981,9.54c-1.575,1.718-2.092,3.692-1.625,6.18l-0.707,0.133 c-0.533-2.842,0.152-5.167,2.097-7.107l0.278-0.278l5.255,6.301c0.562,0.75,1.071,1.586,1.071,2.721 C26.351,18.445,25.898,19.271,25.476,19.969z M12.663,13.126l-2.647-7.055c-0.333-0.848-1.077-1.468-1.94-1.654l2.634,6.973 l-0.674,0.255L7.012,3.64h0.521c1.378,0,2.646,0.874,3.155,2.174l2.649,7.06L12.663,13.126z M26,23.5c0,0.276,0.224,0.5,0.5,0.5 s0.5-0.224,0.5-0.5S26.776,23,26.5,23S26,23.224,26,23.5z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!