Sbi Securities Stock Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sbi Securities Stock 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/347002.svg" alt="Sbi Securities Stock icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347002.svg" alt="Sbi Securities Stock icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347002.svg" alt="Sbi Securities Stock icon" :width="24" :height="24" />
CSS background
.icon-sbi-securities-stock {
background-image: url('https://proicons.com/icon/347002.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;}</style></defs><line id="f" class="k" x1="33.3423" y1="4.5" x2="33.3423" y2="14.1828"/><g id="g"><path id="h" class="k" d="M27.9733,9.3414c1.3369,0,2.4207,1.0838,2.4207,2.4207s-1.0838,2.4207-2.4207,2.4207h-3.9942V4.5h3.9942c1.3369,0,2.4207,1.0838,2.4207,2.4207s-1.0838,2.4207-2.4207,2.4207Z"/><line id="i" class="k" x1="27.9733" y1="9.3414" x2="23.9791" y2="9.3414"/></g><path id="j" class="k" d="M14.8495,13.1219c.5938.773,1.3383,1.0609,2.3741,1.0609h1.4335c1.334,0,2.4155-1.0815,2.4155-2.4155v-.0104c0-1.334-1.0815-2.4155-2.4155-2.4155h-1.5813c-1.3355,0-2.4181-1.0826-2.4181-2.4181h0c0-1.3384,1.085-2.4233,2.4233-2.4233h1.4257c1.0358,0,1.7804.2879,2.3741,1.0609"/><circle class="k" cx="24" cy="30.1126" r="13.3874"/><circle class="k" cx="24" cy="30.1126" r="3.258"/><line class="k" x1="24" y1="33.3706" x2="24" y2="43.5"/></svg>
Copied!