deepseek icon
deepseek-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- deepseek-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the deepseek icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.718 4.251h.008l-.001.001c.392.06.663.287.821.52a1.6 1.6 0 0 1 .197.42c.037.103.066.222.139.306c.12.139.362.209.524.29c.232.13.453.295.647.506a3.05 3.05 0 0 1 1.297-.198a.13.13 0 0 0 .074-.013c.196-.096.326-.331.498-.467c.193-.152.712-.468 1.33-.166c.314.176.561.426.676.777c.097.298.07.596.037.901c-.162 1.253-.72 2.442-2.058 3.174c-.011.006-.458.253-.686.37c-.224 1.432-.574 2.838-1.39 4.058a8 8 0 0 1-.595.772c.152.069.303.136.449.216c.274.17.427.424.503.629c.09.246.107.518.048.778c-.131.588-.63 1.014-1.212 1.13q-.345.064-.69.1c-1.471-.373-2.656-1.432-3.688-2.756c-.641-.822-1.185-1.695-1.688-2.5c-.444-.709-.883-1.425-1.458-2.037c-.963-.956-2.136-1.577-3.512-1.778a3.6 3.6 0 0 0-.941-.028a1.6 1.6 0 0 0-.775.3c-.338.256-.53.656-.51 1.104v.001a6.45 6.45 0 0 0 .826 2.858h-.001c.667 1.205 1.78 2.153 3.121 2.562a1 1 0 0 0 .584-1.913c-.813-.248-1.524-.838-1.956-1.618a5 5 0 0 1-.48-1.258c.858.157 1.595.554 2.236 1.19c.287.284.645.838 1.17 1.678c.493.79 1.091 1.752 1.806 2.67c.574.735 1.252 1.473 2.048 2.094c-.957.41-1.833.499-2.595.543c-1.964.117-3.713-.451-5.224-1.595c-1.632-1.286-2.803-3.002-3.168-5.073c-.325-1.839-.065-3.686 1.121-5.317c1.008-1.323 2.4-2.185 4.07-2.372a6.4 6.4 0 0 1 1.99.074c.793-.27 1.554-.59 2.41-.594c.395-.002.879.061 1.241.35c.182.146.513.513.418 1.06c-.06.344-.256.564-.445.698a4.9 4.9 0 0 1 1.159 1.207q-.027-.096-.048-.194c-.184-.901-.079-1.9.383-2.744l.004-.008c.167-.289.376-.531.698-.65c.2-.074.401-.086.588-.058"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteDeepseekFill(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="M15.718 4.251h.008l-.001.001c.392.06.663.287.821.52a1.6 1.6 0 0 1 .197.42c.037.103.066.222.139.306c.12.139.362.209.524.29c.232.13.453.295.647.506a3.05 3.05 0 0 1 1.297-.198a.13.13 0 0 0 .074-.013c.196-.096.326-.331.498-.467c.193-.152.712-.468 1.33-.166c.314.176.561.426.676.777c.097.298.07.596.037.901c-.162 1.253-.72 2.442-2.058 3.174c-.011.006-.458.253-.686.37c-.224 1.432-.574 2.838-1.39 4.058a8 8 0 0 1-.595.772c.152.069.303.136.449.216c.274.17.427.424.503.629c.09.246.107.518.048.778c-.131.588-.63 1.014-1.212 1.13q-.345.064-.69.1c-1.471-.373-2.656-1.432-3.688-2.756c-.641-.822-1.185-1.695-1.688-2.5c-.444-.709-.883-1.425-1.458-2.037c-.963-.956-2.136-1.577-3.512-1.778a3.6 3.6 0 0 0-.941-.028a1.6 1.6 0 0 0-.775.3c-.338.256-.53.656-.51 1.104v.001a6.45 6.45 0 0 0 .826 2.858h-.001c.667 1.205 1.78 2.153 3.121 2.562a1 1 0 0 0 .584-1.913c-.813-.248-1.524-.838-1.956-1.618a5 5 0 0 1-.48-1.258c.858.157 1.595.554 2.236 1.19c.287.284.645.838 1.17 1.678c.493.79 1.091 1.752 1.806 2.67c.574.735 1.252 1.473 2.048 2.094c-.957.41-1.833.499-2.595.543c-1.964.117-3.713-.451-5.224-1.595c-1.632-1.286-2.803-3.002-3.168-5.073c-.325-1.839-.065-3.686 1.121-5.317c1.008-1.323 2.4-2.185 4.07-2.372a6.4 6.4 0 0 1 1.99.074c.793-.27 1.554-.59 2.41-.594c.395-.002.879.061 1.241.35c.182.146.513.513.418 1.06c-.06.344-.256.564-.445.698a4.9 4.9 0 0 1 1.159 1.207q-.027-.096-.048-.194c-.184-.901-.079-1.9.383-2.744l.004-.008c.167-.289.376-.531.698-.65c.2-.074.401-.086.588-.058"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.718 4.251h.008l-.001.001c.392.06.663.287.821.52a1.6 1.6 0 0 1 .197.42c.037.103.066.222.139.306c.12.139.362.209.524.29c.232.13.453.295.647.506a3.05 3.05 0 0 1 1.297-.198a.13.13 0 0 0 .074-.013c.196-.096.326-.331.498-.467c.193-.152.712-.468 1.33-.166c.314.176.561.426.676.777c.097.298.07.596.037.901c-.162 1.253-.72 2.442-2.058 3.174c-.011.006-.458.253-.686.37c-.224 1.432-.574 2.838-1.39 4.058a8 8 0 0 1-.595.772c.152.069.303.136.449.216c.274.17.427.424.503.629c.09.246.107.518.048.778c-.131.588-.63 1.014-1.212 1.13q-.345.064-.69.1c-1.471-.373-2.656-1.432-3.688-2.756c-.641-.822-1.185-1.695-1.688-2.5c-.444-.709-.883-1.425-1.458-2.037c-.963-.956-2.136-1.577-3.512-1.778a3.6 3.6 0 0 0-.941-.028a1.6 1.6 0 0 0-.775.3c-.338.256-.53.656-.51 1.104v.001a6.45 6.45 0 0 0 .826 2.858h-.001c.667 1.205 1.78 2.153 3.121 2.562a1 1 0 0 0 .584-1.913c-.813-.248-1.524-.838-1.956-1.618a5 5 0 0 1-.48-1.258c.858.157 1.595.554 2.236 1.19c.287.284.645.838 1.17 1.678c.493.79 1.091 1.752 1.806 2.67c.574.735 1.252 1.473 2.048 2.094c-.957.41-1.833.499-2.595.543c-1.964.117-3.713-.451-5.224-1.595c-1.632-1.286-2.803-3.002-3.168-5.073c-.325-1.839-.065-3.686 1.121-5.317c1.008-1.323 2.4-2.185 4.07-2.372a6.4 6.4 0 0 1 1.99.074c.793-.27 1.554-.59 2.41-.594c.395-.002.879.061 1.241.35c.182.146.513.513.418 1.06c-.06.344-.256.564-.445.698a4.9 4.9 0 0 1 1.159 1.207q-.027-.096-.048-.194c-.184-.901-.079-1.9.383-2.744l.004-.008c.167-.289.376-.531.698-.65c.2-.074.401-.086.588-.058"/></svg> </template>
CSS
.icon-deepseek-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%22M15.718%204.251h.008l-.001.001c.392.06.663.287.821.52a1.6%201.6%200%200%201%20.197.42c.037.103.066.222.139.306c.12.139.362.209.524.29c.232.13.453.295.647.506a3.05%203.05%200%200%201%201.297-.198a.13.13%200%200%200%20.074-.013c.196-.096.326-.331.498-.467c.193-.152.712-.468%201.33-.166c.314.176.561.426.676.777c.097.298.07.596.037.901c-.162%201.253-.72%202.442-2.058%203.174c-.011.006-.458.253-.686.37c-.224%201.432-.574%202.838-1.39%204.058a8%208%200%200%201-.595.772c.152.069.303.136.449.216c.274.17.427.424.503.629c.09.246.107.518.048.778c-.131.588-.63%201.014-1.212%201.13q-.345.064-.69.1c-1.471-.373-2.656-1.432-3.688-2.756c-.641-.822-1.185-1.695-1.688-2.5c-.444-.709-.883-1.425-1.458-2.037c-.963-.956-2.136-1.577-3.512-1.778a3.6%203.6%200%200%200-.941-.028a1.6%201.6%200%200%200-.775.3c-.338.256-.53.656-.51%201.104v.001a6.45%206.45%200%200%200%20.826%202.858h-.001c.667%201.205%201.78%202.153%203.121%202.562a1%201%200%200%200%20.584-1.913c-.813-.248-1.524-.838-1.956-1.618a5%205%200%200%201-.48-1.258c.858.157%201.595.554%202.236%201.19c.287.284.645.838%201.17%201.678c.493.79%201.091%201.752%201.806%202.67c.574.735%201.252%201.473%202.048%202.094c-.957.41-1.833.499-2.595.543c-1.964.117-3.713-.451-5.224-1.595c-1.632-1.286-2.803-3.002-3.168-5.073c-.325-1.839-.065-3.686%201.121-5.317c1.008-1.323%202.4-2.185%204.07-2.372a6.4%206.4%200%200%201%201.99.074c.793-.27%201.554-.59%202.41-.594c.395-.002.879.061%201.241.35c.182.146.513.513.418%201.06c-.06.344-.256.564-.445.698a4.9%204.9%200%200%201%201.159%201.207q-.027-.096-.048-.194c-.184-.901-.079-1.9.383-2.744l.004-.008c.167-.289.376-.531.698-.65c.2-.074.401-.086.588-.058%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%22M15.718%204.251h.008l-.001.001c.392.06.663.287.821.52a1.6%201.6%200%200%201%20.197.42c.037.103.066.222.139.306c.12.139.362.209.524.29c.232.13.453.295.647.506a3.05%203.05%200%200%201%201.297-.198a.13.13%200%200%200%20.074-.013c.196-.096.326-.331.498-.467c.193-.152.712-.468%201.33-.166c.314.176.561.426.676.777c.097.298.07.596.037.901c-.162%201.253-.72%202.442-2.058%203.174c-.011.006-.458.253-.686.37c-.224%201.432-.574%202.838-1.39%204.058a8%208%200%200%201-.595.772c.152.069.303.136.449.216c.274.17.427.424.503.629c.09.246.107.518.048.778c-.131.588-.63%201.014-1.212%201.13q-.345.064-.69.1c-1.471-.373-2.656-1.432-3.688-2.756c-.641-.822-1.185-1.695-1.688-2.5c-.444-.709-.883-1.425-1.458-2.037c-.963-.956-2.136-1.577-3.512-1.778a3.6%203.6%200%200%200-.941-.028a1.6%201.6%200%200%200-.775.3c-.338.256-.53.656-.51%201.104v.001a6.45%206.45%200%200%200%20.826%202.858h-.001c.667%201.205%201.78%202.153%203.121%202.562a1%201%200%200%200%20.584-1.913c-.813-.248-1.524-.838-1.956-1.618a5%205%200%200%201-.48-1.258c.858.157%201.595.554%202.236%201.19c.287.284.645.838%201.17%201.678c.493.79%201.091%201.752%201.806%202.67c.574.735%201.252%201.473%202.048%202.094c-.957.41-1.833.499-2.595.543c-1.964.117-3.713-.451-5.224-1.595c-1.632-1.286-2.803-3.002-3.168-5.073c-.325-1.839-.065-3.686%201.121-5.317c1.008-1.323%202.4-2.185%204.07-2.372a6.4%206.4%200%200%201%201.99.074c.793-.27%201.554-.59%202.41-.594c.395-.002.879.061%201.241.35c.182.146.513.513.418%201.06c-.06.344-.256.564-.445.698a4.9%204.9%200%200%201%201.159%201.207q-.027-.096-.048-.194c-.184-.901-.079-1.9.383-2.744l.004-.008c.167-.289.376-.531.698-.65c.2-.074.401-.086.588-.058%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/deepseek-fill.svg?color=%231a73e8&size=48