Finance And Operations Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Finance And Operations 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/320023.svg" alt="Finance And Operations icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320023.svg" alt="Finance And Operations icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320023.svg" alt="Finance And Operations icon" :width="24" :height="24" />
CSS background
.icon-finance-and-operations {
background-image: url('https://proicons.com/icon/320023.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="finance-and-operations_00000079462681252861243060000003164994422414271154_" d="M6,14.64H1 c-0.199,0-0.36,0.161-0.36,0.36v7c0,0.199,0.161,0.36,0.36,0.36h5c0.199,0,0.36-0.161,0.36-0.36v-7C6.36,14.801,6.199,14.64,6,14.64 z M5.64,21.64H1.36v-6.28h4.28C5.64,15.36,5.64,21.64,5.64,21.64z M19.64,27v-1.64H17v-0.72h4.5c0.629,0,1.14-0.511,1.14-1.14 s-0.511-1.14-1.14-1.14h-3c-1.025,0-1.86-0.835-1.86-1.86s0.834-1.86,1.86-1.86h1.14V17h0.721v1.64H23v0.721h-4.5 c-0.629,0-1.14,0.511-1.14,1.14s0.511,1.14,1.14,1.14h3c1.025,0,1.86,0.835,1.86,1.86s-0.835,1.86-1.86,1.86h-1.14V27H19.64z M12.746,19.745l-1.335,1.336c0.461-4.333,4.136-7.721,8.59-7.721c1.373,0,2.737,0.332,3.946,0.961 c1.309,0.664,2.427,1.659,3.235,2.879c0.421,0.628,0.75,1.273,0.979,1.92l0.68-0.24c-0.249-0.703-0.605-1.403-1.06-2.079 c-0.875-1.323-2.089-2.402-3.505-3.121c-0.607-0.316-1.251-0.563-1.915-0.736V1c0-0.199-0.161-0.36-0.36-0.36h-5 c-0.199,0-0.36,0.161-0.36,0.36v12.264c-0.822,0.317-1.588,0.747-2.28,1.271V9c0-0.199-0.161-0.36-0.36-0.36H9 C8.801,8.64,8.64,8.801,8.64,9v9h0.72V9.36h4.28v5.779c-1.654,1.534-2.747,3.66-2.956,6.036l-1.43-1.43l-0.509,0.51L11,22.509 l2.254-2.254L12.746,19.745z M17.36,1.36h4.279v11.426c-1.437-0.257-2.939-0.162-4.279,0.233V1.36z M30.745,24.255l-1.427-1.427 c-0.42,4.774-4.436,8.532-9.318,8.532c-3.967,0-7.52-2.508-8.839-6.24l0.679-0.24c1.218,3.445,4.498,5.76,8.161,5.76 c4.453,0,8.128-3.387,8.589-7.72l-1.334,1.335l-0.51-0.51L29,21.491l2.255,2.254L30.745,24.255z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!