model reference icon

model-reference from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
model-reference
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the model reference icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4 20v2h4.586L2 28.586L3.414 30L10 23.414V28h2v-8z"/><path fill="currentColor" d="M27 19c1.654 0 3-1.346 3-3s-1.346-3-3-3a2.995 2.995 0 0 0-2.816 2h-5.77l7.3-7.3c.392.186.824.3 1.286.3c1.654 0 3-1.346 3-3s-1.346-3-3-3a2.995 2.995 0 0 0-2.816 2H7.816A2.995 2.995 0 0 0 5 2C3.346 2 2 3.346 2 5s1.346 3 3 3c.462 0 .894-.113 1.285-.3l7.3 7.3h-5.77A2.995 2.995 0 0 0 5 13c-1.654 0-3 1.346-3 3v1h2v-1a1 1 0 0 1 2 0v1h9.586l8.714 8.715a3 3 0 0 0-.116.285H14v2h10.184A2.995 2.995 0 0 0 27 30c1.654 0 3-1.346 3-3s-1.346-3-3-3c-.462 0-.894.114-1.285.3L18.414 17h5.77A2.995 2.995 0 0 0 27 19m1 8a1 1 0 0 1-2 0a1 1 0 0 1 2 0m-1-12a1 1 0 0 1 0 2a1 1 0 0 1 0-2M7.816 6h16.368q.051.147.117.285l-8.3 8.3l-8.301-8.3q.065-.138.116-.285M27 4a1 1 0 0 1 0 2a1 1 0 0 1 0-2M4 5a1 1 0 0 1 2 0a1 1 0 0 1-2 0"/></svg>

React

import type { SVGProps } from "react";

export function CarbonModelReference(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="M4 20v2h4.586L2 28.586L3.414 30L10 23.414V28h2v-8z"/><path fill="currentColor" d="M27 19c1.654 0 3-1.346 3-3s-1.346-3-3-3a2.995 2.995 0 0 0-2.816 2h-5.77l7.3-7.3c.392.186.824.3 1.286.3c1.654 0 3-1.346 3-3s-1.346-3-3-3a2.995 2.995 0 0 0-2.816 2H7.816A2.995 2.995 0 0 0 5 2C3.346 2 2 3.346 2 5s1.346 3 3 3c.462 0 .894-.113 1.285-.3l7.3 7.3h-5.77A2.995 2.995 0 0 0 5 13c-1.654 0-3 1.346-3 3v1h2v-1a1 1 0 0 1 2 0v1h9.586l8.714 8.715a3 3 0 0 0-.116.285H14v2h10.184A2.995 2.995 0 0 0 27 30c1.654 0 3-1.346 3-3s-1.346-3-3-3c-.462 0-.894.114-1.285.3L18.414 17h5.77A2.995 2.995 0 0 0 27 19m1 8a1 1 0 0 1-2 0a1 1 0 0 1 2 0m-1-12a1 1 0 0 1 0 2a1 1 0 0 1 0-2M7.816 6h16.368q.051.147.117.285l-8.3 8.3l-8.301-8.3q.065-.138.116-.285M27 4a1 1 0 0 1 0 2a1 1 0 0 1 0-2M4 5a1 1 0 0 1 2 0a1 1 0 0 1-2 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4 20v2h4.586L2 28.586L3.414 30L10 23.414V28h2v-8z"/><path fill="currentColor" d="M27 19c1.654 0 3-1.346 3-3s-1.346-3-3-3a2.995 2.995 0 0 0-2.816 2h-5.77l7.3-7.3c.392.186.824.3 1.286.3c1.654 0 3-1.346 3-3s-1.346-3-3-3a2.995 2.995 0 0 0-2.816 2H7.816A2.995 2.995 0 0 0 5 2C3.346 2 2 3.346 2 5s1.346 3 3 3c.462 0 .894-.113 1.285-.3l7.3 7.3h-5.77A2.995 2.995 0 0 0 5 13c-1.654 0-3 1.346-3 3v1h2v-1a1 1 0 0 1 2 0v1h9.586l8.714 8.715a3 3 0 0 0-.116.285H14v2h10.184A2.995 2.995 0 0 0 27 30c1.654 0 3-1.346 3-3s-1.346-3-3-3c-.462 0-.894.114-1.285.3L18.414 17h5.77A2.995 2.995 0 0 0 27 19m1 8a1 1 0 0 1-2 0a1 1 0 0 1 2 0m-1-12a1 1 0 0 1 0 2a1 1 0 0 1 0-2M7.816 6h16.368q.051.147.117.285l-8.3 8.3l-8.301-8.3q.065-.138.116-.285M27 4a1 1 0 0 1 0 2a1 1 0 0 1 0-2M4 5a1 1 0 0 1 2 0a1 1 0 0 1-2 0"/></svg>
</template>

CSS

.icon-model-reference {
  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%22M4%2020v2h4.586L2%2028.586L3.414%2030L10%2023.414V28h2v-8z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%2019c1.654%200%203-1.346%203-3s-1.346-3-3-3a2.995%202.995%200%200%200-2.816%202h-5.77l7.3-7.3c.392.186.824.3%201.286.3c1.654%200%203-1.346%203-3s-1.346-3-3-3a2.995%202.995%200%200%200-2.816%202H7.816A2.995%202.995%200%200%200%205%202C3.346%202%202%203.346%202%205s1.346%203%203%203c.462%200%20.894-.113%201.285-.3l7.3%207.3h-5.77A2.995%202.995%200%200%200%205%2013c-1.654%200-3%201.346-3%203v1h2v-1a1%201%200%200%201%202%200v1h9.586l8.714%208.715a3%203%200%200%200-.116.285H14v2h10.184A2.995%202.995%200%200%200%2027%2030c1.654%200%203-1.346%203-3s-1.346-3-3-3c-.462%200-.894.114-1.285.3L18.414%2017h5.77A2.995%202.995%200%200%200%2027%2019m1%208a1%201%200%200%201-2%200a1%201%200%200%201%202%200m-1-12a1%201%200%200%201%200%202a1%201%200%200%201%200-2M7.816%206h16.368q.051.147.117.285l-8.3%208.3l-8.301-8.3q.065-.138.116-.285M27%204a1%201%200%200%201%200%202a1%201%200%200%201%200-2M4%205a1%201%200%200%201%202%200a1%201%200%200%201-2%200%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%22M4%2020v2h4.586L2%2028.586L3.414%2030L10%2023.414V28h2v-8z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%2019c1.654%200%203-1.346%203-3s-1.346-3-3-3a2.995%202.995%200%200%200-2.816%202h-5.77l7.3-7.3c.392.186.824.3%201.286.3c1.654%200%203-1.346%203-3s-1.346-3-3-3a2.995%202.995%200%200%200-2.816%202H7.816A2.995%202.995%200%200%200%205%202C3.346%202%202%203.346%202%205s1.346%203%203%203c.462%200%20.894-.113%201.285-.3l7.3%207.3h-5.77A2.995%202.995%200%200%200%205%2013c-1.654%200-3%201.346-3%203v1h2v-1a1%201%200%200%201%202%200v1h9.586l8.714%208.715a3%203%200%200%200-.116.285H14v2h10.184A2.995%202.995%200%200%200%2027%2030c1.654%200%203-1.346%203-3s-1.346-3-3-3c-.462%200-.894.114-1.285.3L18.414%2017h5.77A2.995%202.995%200%200%200%2027%2019m1%208a1%201%200%200%201-2%200a1%201%200%200%201%202%200m-1-12a1%201%200%200%201%200%202a1%201%200%200%201%200-2M7.816%206h16.368q.051.147.117.285l-8.3%208.3l-8.301-8.3q.065-.138.116-.285M27%204a1%201%200%200%201%200%202a1%201%200%200%201%200-2M4%205a1%201%200%200%201%202%200a1%201%200%200%201-2%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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