zhipu-ai-fill from Remix Icon by Remix Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
zhipu-ai-fill
Set
Remix Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

Use the zhipu ai icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.25 3A2.75 2.75 0 0 1 21 5.75v12.5A2.75 2.75 0 0 1 18.25 21H5.75A2.75 2.75 0 0 1 3 18.25V5.75A2.75 2.75 0 0 1 5.75 3zm-5.01 3.74L5.81 17.267h4.954l7.431-10.529zm-.08 8.977c-.24 0-.465.12-.598.312l-.873 1.239h6.193v-1.551zM6.121 8.284h4.729c.24 0 .466-.12.6-.312l.865-1.233c-.009 0-6.182.001-6.194-.006z"/></svg>

React

import type { SVGProps } from "react";

export function RiZhipuAiFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.25 3A2.75 2.75 0 0 1 21 5.75v12.5A2.75 2.75 0 0 1 18.25 21H5.75A2.75 2.75 0 0 1 3 18.25V5.75A2.75 2.75 0 0 1 5.75 3zm-5.01 3.74L5.81 17.267h4.954l7.431-10.529zm-.08 8.977c-.24 0-.465.12-.598.312l-.873 1.239h6.193v-1.551zM6.121 8.284h4.729c.24 0 .466-.12.6-.312l.865-1.233c-.009 0-6.182.001-6.194-.006z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.25 3A2.75 2.75 0 0 1 21 5.75v12.5A2.75 2.75 0 0 1 18.25 21H5.75A2.75 2.75 0 0 1 3 18.25V5.75A2.75 2.75 0 0 1 5.75 3zm-5.01 3.74L5.81 17.267h4.954l7.431-10.529zm-.08 8.977c-.24 0-.465.12-.598.312l-.873 1.239h6.193v-1.551zM6.121 8.284h4.729c.24 0 .466-.12.6-.312l.865-1.233c-.009 0-6.182.001-6.194-.006z"/></svg>
</template>

CSS

.icon-zhipu-ai-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.25%203A2.75%202.75%200%200%201%2021%205.75v12.5A2.75%202.75%200%200%201%2018.25%2021H5.75A2.75%202.75%200%200%201%203%2018.25V5.75A2.75%202.75%200%200%201%205.75%203zm-5.01%203.74L5.81%2017.267h4.954l7.431-10.529zm-.08%208.977c-.24%200-.465.12-.598.312l-.873%201.239h6.193v-1.551zM6.121%208.284h4.729c.24%200%20.466-.12.6-.312l.865-1.233c-.009%200-6.182.001-6.194-.006z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.25%203A2.75%202.75%200%200%201%2021%205.75v12.5A2.75%202.75%200%200%201%2018.25%2021H5.75A2.75%202.75%200%200%201%203%2018.25V5.75A2.75%202.75%200%200%201%205.75%203zm-5.01%203.74L5.81%2017.267h4.954l7.431-10.529zm-.08%208.977c-.24%200-.465.12-.598.312l-.873%201.239h6.193v-1.551zM6.121%208.284h4.729c.24%200%20.466-.12.6-.312l.865-1.233c-.009%200-6.182.001-6.194-.006z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/zhipu-ai-fill.svg?color=%231a73e8&size=48