Business Empire Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Business Empire 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/323048.svg" alt="Business Empire icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323048.svg" alt="Business Empire icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323048.svg" alt="Business Empire icon" :width="24" :height="24" />
CSS background
.icon-business-empire {
background-image: url('https://proicons.com/icon/323048.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>.n{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="n" d="M7.51898623,9.48823947l26.44881725,16.04518509c.91251755.55357742,1.6471405,1.85848045,1.6471405,2.92578888v12.86175537c0,1.06730652-.73462296,1.48088837-1.6471405.92731094L7.51898623,26.20309085c-.91251564-.55357742-1.6471405-1.85847855-1.6471405-2.92578697v-12.86175442c0-1.06730747.73462486-1.48088837,1.6471405-.92730999Z"/><path id="d" class="n" d="M35.22858763,42.33323306l5.25242615-3.18638611c.91251373-.55357742,1.6471405-1.85848236,1.6471405-2.92578888v-11.53476524c0-1.06730652-.73462677-2.37220955-1.6471405-2.92578697L14.03219938,5.71531886c-.49912357-.3027935-1.25183201-.26515293-1.75095558.03764057l-5.95458984,3.61235332"/><g id="e"><path id="f" class="n" d="M27.4914031,38.32349032c-.16575813-5.23606873-.3308506-10.7151413.07481003-15.93398285.01634026-.21018219.11055565-.41431618.24669075-.59162521"/><path id="g" class="n" d="M27.81290388,21.79788226c.1361351-.17731094.314188-.32779694.49819374-.43067932l5.99513435-3.35212326"/><path id="h" class="n" d="M14.16190195,13.51999396c.14151573-.22514534.35409737-.41759968.5752821-.54127216l5.86355591-3.27855015"/><path id="i" class="n" d="M13.92234087,30.08800906c-.1673317-5.28225517-.33965015-10.81729126.06995964-16.08698082.01303005-.16771317.07567024-.3315773.16960144-.48103428"/><path id="j" class="n" d="M17.5579524,11.40156859l13.62994003,8.35688496"/></g><g id="k"><path id="l" class="n" d="M18.04706335,27.13799113c.48163223.90583611,1.0595932,1.58826256,1.92653465,2.17842865l1.15592194.78688812c1.0595932.72131538,1.92653465.4445343,1.92653465-.61506653h0c0-1.05960274-.86694145-2.5167141-1.92653465-3.23802948l-1.25224876-.85246277c-1.0595932-.72131538-1.92653465-2.17842865-1.92653465-3.23803139h0c0-1.05960083.86694145-1.33638191,1.92653465-.61506653l1.15592003.78688812c.86693954.59016609,1.44490051,1.17626572,1.92653465,2.17842865"/><path id="m" class="n" d="M20.45523024,30.51123446v-9.63274384"/></g></g></svg>
Copied!