Travel And Expenses Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Travel And Expenses 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/320895.svg" alt="Travel And Expenses icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320895.svg" alt="Travel And Expenses icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320895.svg" alt="Travel And Expenses icon" :width="24" :height="24" />
CSS background
.icon-travel-and-expenses {
background-image: url('https://proicons.com/icon/320895.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="travel-and-expenses_00000013872967380472644130000015177703780013838726_" d="M6.64,10.5V9.36H5V8.64h3 c0.353,0,0.64-0.287,0.64-0.64S8.353,7.36,8,7.36H6C5.25,7.36,4.64,6.75,4.64,6S5.25,4.64,6,4.64h0.64V3.5h0.72v1.14H9v0.72H6 C5.647,5.36,5.36,5.647,5.36,6S5.647,6.64,6,6.64h2c0.75,0,1.36,0.61,1.36,1.36S8.75,9.36,8,9.36H7.36v1.14H6.64z M31.36,19v4.5 c0,0.128-0.068,0.246-0.179,0.311c-0.112,0.066-0.247,0.065-0.359,0.003l-10.458-5.916l-0.004,7.439l3.877,3.393 c0.078,0.068,0.123,0.167,0.123,0.271v2c0,0.115-0.056,0.225-0.149,0.292C24.148,31.337,24.074,31.36,24,31.36 c-0.038,0-0.076-0.007-0.114-0.019L18,29.38l-5.886,1.962c-0.11,0.035-0.231,0.018-0.324-0.05c-0.094-0.067-0.15-0.177-0.15-0.292 v-2c0-0.104,0.044-0.202,0.123-0.271l3.877-3.393V5.169c0-1.419,0.594-4.529,2.36-4.529s2.36,3.11,2.36,4.529v5.166l2.279,1.759V10 h0.721v2.65l2.279,1.759V12h0.721v2.965l4.859,3.75C31.309,18.783,31.36,18.889,31.36,19z M30.64,19.177l-10.859-8.38 c-0.089-0.068-0.141-0.174-0.141-0.285V5.169c0-1.33-0.562-3.81-1.64-3.81c-1.077,0-1.64,2.48-1.64,3.81V25.5 c0,0.104-0.044,0.202-0.123,0.271l-3.877,3.393v1.338l5.526-1.843c0.037-0.012,0.076-0.019,0.114-0.019s0.077,0.007,0.114,0.019 l5.525,1.843v-1.338l-3.877-3.393c-0.078-0.068-0.123-0.167-0.123-0.271l0.005-8.22c0-0.128,0.068-0.246,0.179-0.311 c0.112-0.064,0.247-0.065,0.359-0.002l10.457,5.916L30.64,19.177L30.64,19.177z M13.82,17.993l-8.46,4.884v-3.699l7.859-6.019 l-0.438-0.571l-8,6.126C4.692,18.782,4.64,18.888,4.64,19v4.5c0,0.129,0.068,0.247,0.18,0.312C4.875,23.844,4.938,23.86,5,23.86 s0.125-0.017,0.18-0.049l9-5.195L13.82,17.993z M7,13.36c-3.507,0-6.36-2.853-6.36-6.36S3.493,0.64,7,0.64S13.36,3.493,13.36,7 S10.507,13.36,7,13.36z M7,12.64c3.11,0,5.64-2.53,5.64-5.64S10.11,1.36,7,1.36S1.36,3.89,1.36,7S3.89,12.64,7,12.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!