file type safetensors logo

file-type-safetensors from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-safetensors
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type safetensors logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d1d1d1" d="m19.901 15.263l9.013 3.58c.26.103.481.28.638.509a1.38 1.38 0 0 1 .009 1.55c-.155.231-.375.41-.633.516l-12.43 5.094a1.42 1.42 0 0 1-1.075 0L2.99 21.42a1.4 1.4 0 0 1-.633-.515a1.38 1.38 0 0 1 .647-2.06l9.172-3.642c.525-.209 2.185.403 3.782.409c1.707.005 3.353-.581 3.942-.348zM7.25 20.154l8.71 3.57l8.711-3.57l-8.711-3.46zm9.234-14.59l12.43 4.937c.26.103.482.28.64.509a1.37 1.37 0 0 1 .008 1.551a1.4 1.4 0 0 1-.633.515l-12.431 5.095c-.344.14-.73.14-1.075 0L2.991 13.078a1.4 1.4 0 0 1-.632-.515a1.38 1.38 0 0 1 .008-1.552a1.4 1.4 0 0 1 .638-.508l12.431-4.939a1.42 1.42 0 0 1 1.048 0M7.25 11.812l8.71 3.57l8.711-3.57l-8.711-3.46z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeSafetensors(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d1d1d1" d="m19.901 15.263l9.013 3.58c.26.103.481.28.638.509a1.38 1.38 0 0 1 .009 1.55c-.155.231-.375.41-.633.516l-12.43 5.094a1.42 1.42 0 0 1-1.075 0L2.99 21.42a1.4 1.4 0 0 1-.633-.515a1.38 1.38 0 0 1 .647-2.06l9.172-3.642c.525-.209 2.185.403 3.782.409c1.707.005 3.353-.581 3.942-.348zM7.25 20.154l8.71 3.57l8.711-3.57l-8.711-3.46zm9.234-14.59l12.43 4.937c.26.103.482.28.64.509a1.37 1.37 0 0 1 .008 1.551a1.4 1.4 0 0 1-.633.515l-12.431 5.095c-.344.14-.73.14-1.075 0L2.991 13.078a1.4 1.4 0 0 1-.632-.515a1.38 1.38 0 0 1 .008-1.552a1.4 1.4 0 0 1 .638-.508l12.431-4.939a1.42 1.42 0 0 1 1.048 0M7.25 11.812l8.71 3.57l8.711-3.57l-8.711-3.46z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d1d1d1" d="m19.901 15.263l9.013 3.58c.26.103.481.28.638.509a1.38 1.38 0 0 1 .009 1.55c-.155.231-.375.41-.633.516l-12.43 5.094a1.42 1.42 0 0 1-1.075 0L2.99 21.42a1.4 1.4 0 0 1-.633-.515a1.38 1.38 0 0 1 .647-2.06l9.172-3.642c.525-.209 2.185.403 3.782.409c1.707.005 3.353-.581 3.942-.348zM7.25 20.154l8.71 3.57l8.711-3.57l-8.711-3.46zm9.234-14.59l12.43 4.937c.26.103.482.28.64.509a1.37 1.37 0 0 1 .008 1.551a1.4 1.4 0 0 1-.633.515l-12.431 5.095c-.344.14-.73.14-1.075 0L2.991 13.078a1.4 1.4 0 0 1-.632-.515a1.38 1.38 0 0 1 .008-1.552a1.4 1.4 0 0 1 .638-.508l12.431-4.939a1.42 1.42 0 0 1 1.048 0M7.25 11.812l8.71 3.57l8.711-3.57l-8.711-3.46z"/></svg>
</template>

CSS

.icon-file-type-safetensors {
  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%22%23d1d1d1%22%20d%3D%22m19.901%2015.263l9.013%203.58c.26.103.481.28.638.509a1.38%201.38%200%200%201%20.009%201.55c-.155.231-.375.41-.633.516l-12.43%205.094a1.42%201.42%200%200%201-1.075%200L2.99%2021.42a1.4%201.4%200%200%201-.633-.515a1.38%201.38%200%200%201%20.647-2.06l9.172-3.642c.525-.209%202.185.403%203.782.409c1.707.005%203.353-.581%203.942-.348zM7.25%2020.154l8.71%203.57l8.711-3.57l-8.711-3.46zm9.234-14.59l12.43%204.937c.26.103.482.28.64.509a1.37%201.37%200%200%201%20.008%201.551a1.4%201.4%200%200%201-.633.515l-12.431%205.095c-.344.14-.73.14-1.075%200L2.991%2013.078a1.4%201.4%200%200%201-.632-.515a1.38%201.38%200%200%201%20.008-1.552a1.4%201.4%200%200%201%20.638-.508l12.431-4.939a1.42%201.42%200%200%201%201.048%200M7.25%2011.812l8.71%203.57l8.711-3.57l-8.711-3.46z%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%22%23d1d1d1%22%20d%3D%22m19.901%2015.263l9.013%203.58c.26.103.481.28.638.509a1.38%201.38%200%200%201%20.009%201.55c-.155.231-.375.41-.633.516l-12.43%205.094a1.42%201.42%200%200%201-1.075%200L2.99%2021.42a1.4%201.4%200%200%201-.633-.515a1.38%201.38%200%200%201%20.647-2.06l9.172-3.642c.525-.209%202.185.403%203.782.409c1.707.005%203.353-.581%203.942-.348zM7.25%2020.154l8.71%203.57l8.711-3.57l-8.711-3.46zm9.234-14.59l12.43%204.937c.26.103.482.28.64.509a1.37%201.37%200%200%201%20.008%201.551a1.4%201.4%200%200%201-.633.515l-12.431%205.095c-.344.14-.73.14-1.075%200L2.991%2013.078a1.4%201.4%200%200%201-.632-.515a1.38%201.38%200%200%201%20.008-1.552a1.4%201.4%200%200%201%20.638-.508l12.431-4.939a1.42%201.42%200%200%201%201.048%200M7.25%2011.812l8.71%203.57l8.711-3.57l-8.711-3.46z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-safetensors.svg?color=%231a73e8&size=48