Bestsign App Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bestsign 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/322547.svg" alt="Bestsign App icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322547.svg" alt="Bestsign App icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322547.svg" alt="Bestsign App icon" :width="24" :height="24" />
CSS background
.icon-bestsign-app {
background-image: url('https://proicons.com/icon/322547.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;}.c{fill:#000;stroke-width:0px;}</style></defs><path class="b" d="M43,27.4378V11c0-2.2091-1.7909-4-4-4H10c-2.2091,0-4,1.7909-4,4v16.4378"/><line class="b" x1="6" y1="27.4378" x2="43" y2="27.4378"/><path class="b" d="M18.0305,23.4999c.2933-2.0094.9216-3.9553,1.8587-5.7568,1.2308-2.4837,3.0469-4.6311,5.2919-6.2571"/><path class="b" d="M24.0664,22.6959c.3372-1.7246.9186-3.3923,1.7266-4.9528.681-1.3357,1.5197-2.585,2.4981-3.721"/><path class="b" d="M28.9537,22.3433c.3472-1.5994.9039-3.1461,1.6556-4.6.336-.6556.7089-1.2915,1.1171-1.9047"/><path class="b" d="M38.3567,33.2331v5.6041c-.0031,1.0304-.8377,1.865-1.8681,1.868h0c-.5004.0332-.9864-.1749-1.3076-.56"/><path class="b" d="M36.4886,33.2331h0c1.0304.003,1.865.8376,1.8681,1.868v1.2142c-.0031,1.0304-.8377,1.865-1.8681,1.868h0c-1.0304-.003-1.865-.8376-1.868-1.868v-1.2142c.003-1.0304.8376-1.865,1.868-1.868Z"/><path class="b" d="M25.4486,37.3427c.4492.567,1.1458.8805,1.868.8406h1.1208c1.0305-.003,1.8651-.8375,1.8681-1.868h0c-.003-1.0305-.8376-1.865-1.8681-1.868h-1.2142c-1.0305-.003-1.865-.8376-1.868-1.8681h0c.003-1.0304.8376-1.865,1.868-1.868h1.1208c.7296-.0829,1.4462.2396,1.8681.8406"/><path class="b" d="M17.3532,37.8097c.4372.2999.9676.4325,1.4945.3736h.3736c.6656-.0118,1.2024-.5486,1.2142-1.2142h0c-.0118-.6656-.5486-1.2024-1.2142-1.2142h-.8406c-.6657-.0118-1.2024-.5485-1.2143-1.2142h0c.0119-.6657.5486-1.2024,1.2143-1.2142h.3736c.8406,0,1.2142.0934,1.4944.3736"/><line class="b" x1="22.7244" y1="31.6452" x2="22.7244" y2="38.1833"/><line class="b" x1="21.697" y1="33.2331" x2="23.6584" y2="33.2331"/><path class="b" d="M15.0862,37.2493c-.3191.5779-.9278.9359-1.5879.934h0c-1.0304-.003-1.865-.8376-1.868-1.868v-1.2142c.003-1.0304.8376-1.865,1.868-1.868h0c1.0304.003,1.865.8376,1.8681,1.868v.6538h-3.7364"/><path class="b" d="M44,38.11v-3.0823c-.003-1.0304-.8376-1.865-1.868-1.868h0c-1.0305.003-1.8651.8375-1.8681,1.868v3.0823"/><line class="b" x1="40.2639" y1="35.0277" x2="40.2639" y2="33.1597"/><path class="b" d="M8.0823,34.4473c1.0317-.0002,1.8682.836,1.8683,1.8677.0002,1.0317-.836,1.8682-1.8677,1.8683h-3.083v-7.4721h3.0823c1.0317.0076,1.8619.8501,1.8543,1.8818-.0075,1.021-.8333,1.8468-1.8543,1.8543Z"/><line class="b" x1="8.0823" y1="34.4473" x2="5" y2="34.4473"/><circle class="c" cx="32.5079" cy="30.9914" r=".75"/><line class="b" x1="32.5079" y1="33.2331" x2="32.5079" y2="38.1833"/></svg>
Copied!