acquisitions incorporated icon

acquisitions-incorporated from Line Awesome by Icons8 · Line · Tabletop Gaming · Apache-2.0 Free for personal and commercial use.

Name
acquisitions-incorporated
Set
Line Awesome
Style
Line
Category
Tabletop Gaming
Viewbox
32×32
License
Apache 2.0

More tabletop gaming icons from Line Awesome

Use the acquisitions incorporated icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.248 3c-.188 0-.276.057-.24.27c.115.67-.042.04.334 2.298c3.307 0 3.745.047 5.31.026c.642-.01 1.93.179 1.967 1.123c.021.579-.057.572-1.701 4.435c-2.807 6.59-2.646 6.108-3.512 8.174c-.088.208-.185.264-.394.264c-.443-.01-.888-.014-1.326.006c-.1.005-.272.09-.288.162c-.077.405-.113.813-.164 1.242H13v-1.38c-.36 0-1.552.02-1.646-.147c.276-.624.542-1.24.818-1.864c.85.203 1.78.396 2.6.594c.176.046.24.153.24.346c-.005 2.178.004 4.36.01 6.539c0 .518-.288.97-.778 1.174c-.339.137-.288.172-6.45.12c-.275 0-.37.104-.396.347c-.078.655-.15 1.313-.26 1.968c-.041.254.068.29.276.29c9.557.03-1.603 0 17.584 0c-.13-.762-.23-1.491-.344-2.217c-.062-.392-.067-.387-.5-.387c-5.206.01-6.03-.123-6.078-.133c-.642-.086-1.075-.534-1.096-1.174c-.005-.08-.01-3.634-.052-6.553c-.005-.239.083-.324.308-.38c.652-.152 1.5-.31 2.147-.493c.224-.066.354-.01.437.178c.235.523.46 1.045.69 1.568c.083.188.004.223-.178.223c-.522-.01-.788-.004-1.33-.004v1.371h5.797c-.073-.482-.141-.92-.21-1.396c-.364 0-.72.02-1.064-.004c-1.179-.081-.955-.225-4.382-8.053c-.46-1.02-1.456-3.151-1.905-4.527c-.229-.711.288-1.289.987-1.35c.97-.086 1.955-.08 2.931-.101c1.075-.02 2.15-.02 3.225-.026c.162 0 .21-.071.224-.218c.063-.497.141-.99.21-1.483l.124-.816zm8.576 5.838c.391.122.412-.041.49 0c.485 1.142.944 3.051 1.409 4.203c.344.848.679 1.701 1.029 2.584q-.098.06-.203.107c-.683.198-1.379.381-2.057.594c-.312.106-.65.106-.96 0c-.695-.213-1.388-.416-2.08-.635a2.4 2.4 0 0 1-.304-.146z"/></svg>

React

import type { SVGProps } from "react";

export function LaAcquisitionsIncorporated(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.248 3c-.188 0-.276.057-.24.27c.115.67-.042.04.334 2.298c3.307 0 3.745.047 5.31.026c.642-.01 1.93.179 1.967 1.123c.021.579-.057.572-1.701 4.435c-2.807 6.59-2.646 6.108-3.512 8.174c-.088.208-.185.264-.394.264c-.443-.01-.888-.014-1.326.006c-.1.005-.272.09-.288.162c-.077.405-.113.813-.164 1.242H13v-1.38c-.36 0-1.552.02-1.646-.147c.276-.624.542-1.24.818-1.864c.85.203 1.78.396 2.6.594c.176.046.24.153.24.346c-.005 2.178.004 4.36.01 6.539c0 .518-.288.97-.778 1.174c-.339.137-.288.172-6.45.12c-.275 0-.37.104-.396.347c-.078.655-.15 1.313-.26 1.968c-.041.254.068.29.276.29c9.557.03-1.603 0 17.584 0c-.13-.762-.23-1.491-.344-2.217c-.062-.392-.067-.387-.5-.387c-5.206.01-6.03-.123-6.078-.133c-.642-.086-1.075-.534-1.096-1.174c-.005-.08-.01-3.634-.052-6.553c-.005-.239.083-.324.308-.38c.652-.152 1.5-.31 2.147-.493c.224-.066.354-.01.437.178c.235.523.46 1.045.69 1.568c.083.188.004.223-.178.223c-.522-.01-.788-.004-1.33-.004v1.371h5.797c-.073-.482-.141-.92-.21-1.396c-.364 0-.72.02-1.064-.004c-1.179-.081-.955-.225-4.382-8.053c-.46-1.02-1.456-3.151-1.905-4.527c-.229-.711.288-1.289.987-1.35c.97-.086 1.955-.08 2.931-.101c1.075-.02 2.15-.02 3.225-.026c.162 0 .21-.071.224-.218c.063-.497.141-.99.21-1.483l.124-.816zm8.576 5.838c.391.122.412-.041.49 0c.485 1.142.944 3.051 1.409 4.203c.344.848.679 1.701 1.029 2.584q-.098.06-.203.107c-.683.198-1.379.381-2.057.594c-.312.106-.65.106-.96 0c-.695-.213-1.388-.416-2.08-.635a2.4 2.4 0 0 1-.304-.146z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.248 3c-.188 0-.276.057-.24.27c.115.67-.042.04.334 2.298c3.307 0 3.745.047 5.31.026c.642-.01 1.93.179 1.967 1.123c.021.579-.057.572-1.701 4.435c-2.807 6.59-2.646 6.108-3.512 8.174c-.088.208-.185.264-.394.264c-.443-.01-.888-.014-1.326.006c-.1.005-.272.09-.288.162c-.077.405-.113.813-.164 1.242H13v-1.38c-.36 0-1.552.02-1.646-.147c.276-.624.542-1.24.818-1.864c.85.203 1.78.396 2.6.594c.176.046.24.153.24.346c-.005 2.178.004 4.36.01 6.539c0 .518-.288.97-.778 1.174c-.339.137-.288.172-6.45.12c-.275 0-.37.104-.396.347c-.078.655-.15 1.313-.26 1.968c-.041.254.068.29.276.29c9.557.03-1.603 0 17.584 0c-.13-.762-.23-1.491-.344-2.217c-.062-.392-.067-.387-.5-.387c-5.206.01-6.03-.123-6.078-.133c-.642-.086-1.075-.534-1.096-1.174c-.005-.08-.01-3.634-.052-6.553c-.005-.239.083-.324.308-.38c.652-.152 1.5-.31 2.147-.493c.224-.066.354-.01.437.178c.235.523.46 1.045.69 1.568c.083.188.004.223-.178.223c-.522-.01-.788-.004-1.33-.004v1.371h5.797c-.073-.482-.141-.92-.21-1.396c-.364 0-.72.02-1.064-.004c-1.179-.081-.955-.225-4.382-8.053c-.46-1.02-1.456-3.151-1.905-4.527c-.229-.711.288-1.289.987-1.35c.97-.086 1.955-.08 2.931-.101c1.075-.02 2.15-.02 3.225-.026c.162 0 .21-.071.224-.218c.063-.497.141-.99.21-1.483l.124-.816zm8.576 5.838c.391.122.412-.041.49 0c.485 1.142.944 3.051 1.409 4.203c.344.848.679 1.701 1.029 2.584q-.098.06-.203.107c-.683.198-1.379.381-2.057.594c-.312.106-.65.106-.96 0c-.695-.213-1.388-.416-2.08-.635a2.4 2.4 0 0 1-.304-.146z"/></svg>
</template>

CSS

.icon-acquisitions-incorporated {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.248%203c-.188%200-.276.057-.24.27c.115.67-.042.04.334%202.298c3.307%200%203.745.047%205.31.026c.642-.01%201.93.179%201.967%201.123c.021.579-.057.572-1.701%204.435c-2.807%206.59-2.646%206.108-3.512%208.174c-.088.208-.185.264-.394.264c-.443-.01-.888-.014-1.326.006c-.1.005-.272.09-.288.162c-.077.405-.113.813-.164%201.242H13v-1.38c-.36%200-1.552.02-1.646-.147c.276-.624.542-1.24.818-1.864c.85.203%201.78.396%202.6.594c.176.046.24.153.24.346c-.005%202.178.004%204.36.01%206.539c0%20.518-.288.97-.778%201.174c-.339.137-.288.172-6.45.12c-.275%200-.37.104-.396.347c-.078.655-.15%201.313-.26%201.968c-.041.254.068.29.276.29c9.557.03-1.603%200%2017.584%200c-.13-.762-.23-1.491-.344-2.217c-.062-.392-.067-.387-.5-.387c-5.206.01-6.03-.123-6.078-.133c-.642-.086-1.075-.534-1.096-1.174c-.005-.08-.01-3.634-.052-6.553c-.005-.239.083-.324.308-.38c.652-.152%201.5-.31%202.147-.493c.224-.066.354-.01.437.178c.235.523.46%201.045.69%201.568c.083.188.004.223-.178.223c-.522-.01-.788-.004-1.33-.004v1.371h5.797c-.073-.482-.141-.92-.21-1.396c-.364%200-.72.02-1.064-.004c-1.179-.081-.955-.225-4.382-8.053c-.46-1.02-1.456-3.151-1.905-4.527c-.229-.711.288-1.289.987-1.35c.97-.086%201.955-.08%202.931-.101c1.075-.02%202.15-.02%203.225-.026c.162%200%20.21-.071.224-.218c.063-.497.141-.99.21-1.483l.124-.816zm8.576%205.838c.391.122.412-.041.49%200c.485%201.142.944%203.051%201.409%204.203c.344.848.679%201.701%201.029%202.584q-.098.06-.203.107c-.683.198-1.379.381-2.057.594c-.312.106-.65.106-.96%200c-.695-.213-1.388-.416-2.08-.635a2.4%202.4%200%200%201-.304-.146z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.248%203c-.188%200-.276.057-.24.27c.115.67-.042.04.334%202.298c3.307%200%203.745.047%205.31.026c.642-.01%201.93.179%201.967%201.123c.021.579-.057.572-1.701%204.435c-2.807%206.59-2.646%206.108-3.512%208.174c-.088.208-.185.264-.394.264c-.443-.01-.888-.014-1.326.006c-.1.005-.272.09-.288.162c-.077.405-.113.813-.164%201.242H13v-1.38c-.36%200-1.552.02-1.646-.147c.276-.624.542-1.24.818-1.864c.85.203%201.78.396%202.6.594c.176.046.24.153.24.346c-.005%202.178.004%204.36.01%206.539c0%20.518-.288.97-.778%201.174c-.339.137-.288.172-6.45.12c-.275%200-.37.104-.396.347c-.078.655-.15%201.313-.26%201.968c-.041.254.068.29.276.29c9.557.03-1.603%200%2017.584%200c-.13-.762-.23-1.491-.344-2.217c-.062-.392-.067-.387-.5-.387c-5.206.01-6.03-.123-6.078-.133c-.642-.086-1.075-.534-1.096-1.174c-.005-.08-.01-3.634-.052-6.553c-.005-.239.083-.324.308-.38c.652-.152%201.5-.31%202.147-.493c.224-.066.354-.01.437.178c.235.523.46%201.045.69%201.568c.083.188.004.223-.178.223c-.522-.01-.788-.004-1.33-.004v1.371h5.797c-.073-.482-.141-.92-.21-1.396c-.364%200-.72.02-1.064-.004c-1.179-.081-.955-.225-4.382-8.053c-.46-1.02-1.456-3.151-1.905-4.527c-.229-.711.288-1.289.987-1.35c.97-.086%201.955-.08%202.931-.101c1.075-.02%202.15-.02%203.225-.026c.162%200%20.21-.071.224-.218c.063-.497.141-.99.21-1.483l.124-.816zm8.576%205.838c.391.122.412-.041.49%200c.485%201.142.944%203.051%201.409%204.203c.344.848.679%201.701%201.029%202.584q-.098.06-.203.107c-.683.198-1.379.381-2.057.594c-.312.106-.65.106-.96%200c-.695-.213-1.388-.416-2.08-.635a2.4%202.4%200%200%201-.304-.146z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/acquisitions-incorporated.svg?color=%231a73e8&size=48