Foundation Model Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Foundation Model 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/320062.svg" alt="Foundation Model icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320062.svg" alt="Foundation Model icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320062.svg" alt="Foundation Model icon" :width="24" :height="24" />
CSS background
.icon-foundation-model {
background-image: url('https://proicons.com/icon/320062.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="foundation-model_00000062153569477989814420000011529881121889385888_" d="M30,31.36c-0.625,0-1.153-0.425-1.312-1H3.312 c-0.158,0.575-0.686,1-1.312,1c-0.75,0-1.36-0.61-1.36-1.36S1.25,28.64,2,28.64c0.245,0,0.474,0.065,0.673,0.179l8.053-8.053 l-7.714-3.857C2.763,17.186,2.401,17.36,2,17.36c-0.75,0-1.36-0.61-1.36-1.36S1.25,14.64,2,14.64c0.401,0,0.763,0.174,1.012,0.452 l7.714-3.857L2.673,3.182C2.474,3.295,2.245,3.36,2,3.36C1.25,3.36,0.64,2.75,0.64,2S1.25,0.64,2,0.64c0.625,0,1.153,0.424,1.312,1 h25.377c0.158-0.576,0.687-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36S30.75,3.36,30,3.36c-0.244,0-0.475-0.065-0.673-0.178l-8.053,8.053 l7.714,3.857c0.249-0.277,0.61-0.452,1.012-0.452c0.75,0,1.36,0.61,1.36,1.36c0,0.75-0.61,1.36-1.36,1.36 c-0.401,0-0.763-0.175-1.012-0.452l-7.714,3.857l8.053,8.053c0.198-0.113,0.429-0.179,0.673-0.179c0.75,0,1.36,0.61,1.36,1.36 S30.75,31.36,30,31.36z M30,29.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S30.353,29.36,30,29.36z M2,29.36c-0.353,0-0.64,0.287-0.64,0.64S1.647,30.64,2,30.64S2.64,30.353,2.64,30S2.353,29.36,2,29.36z M3.525,29.64h24.95 L16,23.402L3.525,29.64z M11.404,21.104l-7.581,7.581L15.195,23L11.404,21.104z M16.805,23l11.372,5.686l-7.581-7.581L16.805,23z M11.941,20.568L16,22.598l4.059-2.029L16,16.509L11.941,20.568z M16.869,16.36l3.868,3.869l7.737-3.869H16.869z M3.525,16.36 l7.737,3.869l3.869-3.869H3.525z M30,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S30.353,15.36,30,15.36z M2,15.36c-0.353,0-0.64,0.287-0.64,0.64S1.647,16.64,2,16.64S2.64,16.353,2.64,16S2.353,15.36,2,15.36z M16.869,15.64h11.605l-7.736-3.869L16.869,15.64z M3.525,15.64H15.13l-3.869-3.869L3.525,15.64z M11.941,11.432L16,15.491 l4.059-4.059L16,9.402L11.941,11.432z M3.823,3.313l7.582,7.582L15.195,9L3.823,3.313z M16.805,9l3.791,1.895l7.581-7.581L16.805,9z M3.525,2.36L16,8.598L28.475,2.36H3.525z M30,1.36c-0.353,0-0.64,0.287-0.64,0.64S29.647,2.64,30,2.64S30.64,2.353,30.64,2 S30.353,1.36,30,1.36z M2,1.36C1.647,1.36,1.36,1.647,1.36,2S1.647,2.64,2,2.64S2.64,2.353,2.64,2S2.353,1.36,2,1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!