Money Manager Ktwapps Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Money Manager Ktwapps 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/329492.svg" alt="Money Manager Ktwapps icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329492.svg" alt="Money Manager Ktwapps icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329492.svg" alt="Money Manager Ktwapps icon" :width="24" :height="24" />
CSS background
.icon-money-manager-ktwapps {
background-image: url('https://proicons.com/icon/329492.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M24.4365,11.2185l-2.648-4.78-13.092,8.456M35.0175,14.8945l-4.288-7.74-11.984,7.74M34.7455,28.5695c-.0006,1.1301-.9164,2.046-2.046,2.046s-2.0454-.9159-2.046-2.046c0-1.1305.916-2.047,2.046-2.047h0c1.13,0,2.046.9165,2.046,2.047h0M32.2055,34.3745c-3.23,0-5.832-2.568-5.832-5.757s2.601-5.756,5.832-5.756l9.128-.097c.647,0,1.167.52,1.167,1.166v9.18c0,.646-.52,1.166-1.167,1.166l-9.128.098ZM40.0295,34.2895v4.238c.0044,1.6712-1.3468,3.0296-3.018,3.034-.005,0-.01,0-.015,0H8.5325c-1.6712.0039-3.0291-1.3478-3.033-3.019,0-.005,0-.01,0-.015v-20.6c-.0039-1.6712,1.3478-3.0291,3.019-3.033.0047,0,.0093,0,.014,0h28.464c1.6712-.0039,3.0291,1.3478,3.033,3.019,0,.0047,0,.0093,0,.014v4.851"/></svg>
Copied!