zhipu ai icon
zhipu-ai-line from Remix Icon by Remix Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- zhipu-ai-line
- Set
- Remix Icon
- Style
- Line
- 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.531 3.015A2.75 2.75 0 0 1 21 5.75v12.5l-.015.281A2.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 2.469-2.735L5.75 3h12.5zM5.75 5a.75.75 0 0 0-.75.75v12.5c0 .414.336.75.75.75h12.5a.75.75 0 0 0 .75-.75V5.75a.75.75 0 0 0-.75-.75zm5.013 12.268H5.809L13.24 6.739h4.954zm7.119 0h-6.194l.874-1.239a.73.73 0 0 1 .598-.312h4.722zM12.314 6.739l-.865 1.233a.73.73 0 0 1-.6.312H6.122v-1.55c.012.006 6.185.005 6.194.005"/></svg>
React
import type { SVGProps } from "react";
export function RiZhipuAiLine(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.531 3.015A2.75 2.75 0 0 1 21 5.75v12.5l-.015.281A2.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 2.469-2.735L5.75 3h12.5zM5.75 5a.75.75 0 0 0-.75.75v12.5c0 .414.336.75.75.75h12.5a.75.75 0 0 0 .75-.75V5.75a.75.75 0 0 0-.75-.75zm5.013 12.268H5.809L13.24 6.739h4.954zm7.119 0h-6.194l.874-1.239a.73.73 0 0 1 .598-.312h4.722zM12.314 6.739l-.865 1.233a.73.73 0 0 1-.6.312H6.122v-1.55c.012.006 6.185.005 6.194.005"/></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.531 3.015A2.75 2.75 0 0 1 21 5.75v12.5l-.015.281A2.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 2.469-2.735L5.75 3h12.5zM5.75 5a.75.75 0 0 0-.75.75v12.5c0 .414.336.75.75.75h12.5a.75.75 0 0 0 .75-.75V5.75a.75.75 0 0 0-.75-.75zm5.013 12.268H5.809L13.24 6.739h4.954zm7.119 0h-6.194l.874-1.239a.73.73 0 0 1 .598-.312h4.722zM12.314 6.739l-.865 1.233a.73.73 0 0 1-.6.312H6.122v-1.55c.012.006 6.185.005 6.194.005"/></svg> </template>
CSS
.icon-zhipu-ai-line {
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.531%203.015A2.75%202.75%200%200%201%2021%205.75v12.5l-.015.281A2.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%202.469-2.735L5.75%203h12.5zM5.75%205a.75.75%200%200%200-.75.75v12.5c0%20.414.336.75.75.75h12.5a.75.75%200%200%200%20.75-.75V5.75a.75.75%200%200%200-.75-.75zm5.013%2012.268H5.809L13.24%206.739h4.954zm7.119%200h-6.194l.874-1.239a.73.73%200%200%201%20.598-.312h4.722zM12.314%206.739l-.865%201.233a.73.73%200%200%201-.6.312H6.122v-1.55c.012.006%206.185.005%206.194.005%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.531%203.015A2.75%202.75%200%200%201%2021%205.75v12.5l-.015.281A2.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%202.469-2.735L5.75%203h12.5zM5.75%205a.75.75%200%200%200-.75.75v12.5c0%20.414.336.75.75.75h12.5a.75.75%200%200%200%20.75-.75V5.75a.75.75%200%200%200-.75-.75zm5.013%2012.268H5.809L13.24%206.739h4.954zm7.119%200h-6.194l.874-1.239a.73.73%200%200%201%20.598-.312h4.722zM12.314%206.739l-.865%201.233a.73.73%200%200%201-.6.312H6.122v-1.55c.012.006%206.185.005%206.194.005%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/zhipu-ai-line.svg?color=%231a73e8&size=48