Ttb Business One Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ttb Business One 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/334323.svg" alt="Ttb Business One icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334323.svg" alt="Ttb Business One icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334323.svg" alt="Ttb Business One icon" :width="24" :height="24" />
CSS background
.icon-ttb-business-one {
background-image: url('https://proicons.com/icon/334323.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:#000;}.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M22.833,13.917c0,.4142-.3358.75-.75.75h0c-.4142,0-.75-.3358-.75-.75h0c0-.4142.3358-.75.75-.75h0c.4142,0,.75.3358.75.75h0"/><path class="c" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4"/><path class="c" d="M13.442,15.697v2.398c0,.802.667,1.453,1.49,1.453h0c.821,0,1.488-.65,1.488-1.453v-2.398M16.42,18.095v1.453M22.083,15.697v3.85M32.65,19.223c.272.223.566.325,1.225.325h.334c.5376.0056.978-.4255.984-.963h0c-.006-.5375-.4464-.9686-.984-.963h-.668c-.5372.0056-.9774-.4248-.984-.962h0c0-.532.44-.963.984-.963h.334c.66,0,.953.102,1.225.325M26.607,19.548v-2.398c0-.802-.667-1.453-1.489-1.453h0c-.822,0-1.489.65-1.489,1.453M23.629,19.548v-3.85M30.878,18.814c-.257.438-.74.734-1.294.734h0c-.823,0-1.49-.65-1.49-1.453v-.945c0-.802.667-1.453,1.49-1.453h0c.822,0,1.489.65,1.489,1.453v.472h-2.978M8.98,17.15c0-.802.667-1.453,1.49-1.453h0c.821,0,1.488.65,1.488,1.453v.945c0,.802-.667,1.453-1.489,1.453h0c-.822,0-1.489-.65-1.489-1.453M8.98,19.548v-5.813M36.477,19.223c.272.223.565.325,1.224.325h.334c.5379.0061.9789-.425.985-.9629h0c-.006-.538-.447-.9692-.9849-.9631,0,0,0,0-.0001,0h-.668c-.5372.0056-.9774-.4248-.984-.962h0c0-.532.44-.963.984-.963h.334c.66,0,.953.102,1.225.325M17.998,19.223c.272.223.565.325,1.224.325h.334c.5379.0061.9789-.425.985-.9629,0,0,0,0,0-.0001h0c-.006-.5379-.447-.969-.9849-.963,0,0,0,0-.0001,0h-.668c-.5372.0056-.9774-.4248-.984-.962h0c0-.532.44-.963.984-.963h.334c.66,0,.953.102,1.225.325M27.425,34.332v-5.599c0-1.874-1.533-3.393-3.425-3.393h0c-1.892,0-3.425,1.52-3.425,3.393M20.575,34.332v-8.992M35.95,32.62c-.6145,1.0618-1.7492,1.7146-2.976,1.712h0c-1.891,0-3.425-1.52-3.425-3.393v-2.206c0-1.874,1.534-3.393,3.425-3.393h0c1.892,0,3.426,1.52,3.426,3.393v1.103h-6.85M11.6,28.733c0-1.874,1.534-3.393,3.426-3.393,1.891,0,3.425,1.52,3.425,3.393v2.206c0,1.874-1.534,3.393-3.425,3.393-1.892,0-3.426-1.52-3.426-3.393v-2.206Z"/></svg>
Copied!