Abslmf Investor App Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Abslmf Investor App 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/335859.svg" alt="Abslmf Investor App icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335859.svg" alt="Abslmf Investor App icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335859.svg" alt="Abslmf Investor App icon" :width="24" :height="24" />
CSS background
.icon-abslmf-investor-app {
background-image: url('https://proicons.com/icon/335859.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m12.754,36.248c-.0065-.1539-.0098-.3079-.01-.462,0-1.542.3169-3.0675.931-4.482"/><path class="b" d="m13.675,31.304c.9063-2.0881,2.4244-3.8524,4.354-5.06"/><path class="b" d="m18.029,26.244c1.7901-1.1201,3.8593-1.7141,5.971-1.714,2.1121,0,4.1817.5943,5.972,1.715"/><path class="b" d="m29.972,26.245c1.9289,1.2072,3.4466,2.9708,4.353,5.058"/><path class="b" d="m34.325,31.303c.6138,1.4148.9304,2.9407.93,4.483h0c.0002.154-.0028.3081-.009.462"/><polyline class="b" points="4.5 26.908 4.5 11.752 9.375 11.752"/><line class="b" x1="9.375" y1="11.752" x2="24" y2="11.752"/><polyline class="b" points="38.625 11.752 24 11.752 43.5 36.247"/><line class="b" x1="43.5" y1="36.247" x2="43.5" y2="26.908"/><polyline class="b" points="43.5 26.908 43.5 11.752 38.625 11.752 24 36.247"/><polyline class="b" points="43.5 36.247 24 36.247 9.375 11.752"/><polyline class="b" points="4.5 36.247 4.5 26.908 24 36.248"/><polyline class="b" points="24 11.752 4.5 36.247 24 36.247 43.5 26.908"/></svg>
Copied!