deepseek-line from Remix Icon by Remix Design · Line · Logos · Apache-2.0 Free for personal and commercial use.

Name
deepseek-line
Set
Remix Icon
Style
Line
Category
Logos
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More logos icons from Remix Icon

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="M19.749 6.703c.6-.611 1.276-.818 2.073-.818c.677 0 1.055-.367 1.347-.65c.215-.21.373-.373.58-.308c.236.073.255.345.236.565c-.176 1.991-1.45 3.612-3.476 3.842c-.187.02-.224.084-.22.247c0 2.554-.987 4.787-2.548 6.737c-.364.454-.28 1.079.269 1.275c.281.101.62.227 1.053.433c.254.122.303.776-.401.926c-.448.093-.934.15-1.421.147c-1.2-.006-2.484.163-3.567.681c-1.13.541-2.172.648-3.139.703c-4.483.266-8.615-3.094-9.39-7.5C.48 9.188 2.572 5.072 6.664 4.612a9.5 9.5 0 0 1 1.422-.055c.79.03 1.536-.144 2.281-.318c.685-.16 1.367-.32 2.08-.32c.843 0 1.006.319.747.412c-.247.09-1.193 1.169-.371 1.768c.753.476 1.395 1.13 2.037 1.783c.841.857 1.683 1.713 2.776 2.171c.183.076.262.038.314-.134q.053-.171.109-.339q.076-.229.146-.462c.042-.131.008-.222-.124-.311c-1.578-1.072-2.3-3.312-1.356-5.038c.202-.363.491-.312.621.072c.155.659.334.979 1.208 1.37c.644.289 1.068.738 1.196 1.492m-7.46 1.455C10.753 7.02 8.799 6.384 6.887 6.6c-1.382.156-2.4.914-3.043 1.947q.334.023.746.084c2.269.333 4.201 1.358 5.8 2.95c.969.965 1.734 2.11 2.435 3.087c.58.808 1.13 1.525 1.77 2.112c1.245-1.07 2.084-2.362 2.455-2.979c.848-1.41.643-1.506-.197-1.902c-.537-.253-1.334-.63-2.28-1.55c-1.013-.982-1.496-1.603-2.284-2.19m-9.173 4.479c.591 3.363 3.592 5.836 7.301 5.85a5.64 5.64 0 0 0 2.474-.575c-.65-.66-1.193-1.386-1.69-2.079c-.76-1.058-1.403-2.02-2.223-2.836c-1.315-1.31-2.862-2.122-4.678-2.389a6 6 0 0 0-1.19-.079a6.2 6.2 0 0 0 .006 2.108m12.078-1.494c-.475-.465-1.293-1.186-2.057-.767C12 11 14.354 13.481 15.472 13.43c1.782-.083.25-1.676-.278-2.286"/></svg>

React

import type { SVGProps } from "react";

export function RiDeepseekLine(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="M19.749 6.703c.6-.611 1.276-.818 2.073-.818c.677 0 1.055-.367 1.347-.65c.215-.21.373-.373.58-.308c.236.073.255.345.236.565c-.176 1.991-1.45 3.612-3.476 3.842c-.187.02-.224.084-.22.247c0 2.554-.987 4.787-2.548 6.737c-.364.454-.28 1.079.269 1.275c.281.101.62.227 1.053.433c.254.122.303.776-.401.926c-.448.093-.934.15-1.421.147c-1.2-.006-2.484.163-3.567.681c-1.13.541-2.172.648-3.139.703c-4.483.266-8.615-3.094-9.39-7.5C.48 9.188 2.572 5.072 6.664 4.612a9.5 9.5 0 0 1 1.422-.055c.79.03 1.536-.144 2.281-.318c.685-.16 1.367-.32 2.08-.32c.843 0 1.006.319.747.412c-.247.09-1.193 1.169-.371 1.768c.753.476 1.395 1.13 2.037 1.783c.841.857 1.683 1.713 2.776 2.171c.183.076.262.038.314-.134q.053-.171.109-.339q.076-.229.146-.462c.042-.131.008-.222-.124-.311c-1.578-1.072-2.3-3.312-1.356-5.038c.202-.363.491-.312.621.072c.155.659.334.979 1.208 1.37c.644.289 1.068.738 1.196 1.492m-7.46 1.455C10.753 7.02 8.799 6.384 6.887 6.6c-1.382.156-2.4.914-3.043 1.947q.334.023.746.084c2.269.333 4.201 1.358 5.8 2.95c.969.965 1.734 2.11 2.435 3.087c.58.808 1.13 1.525 1.77 2.112c1.245-1.07 2.084-2.362 2.455-2.979c.848-1.41.643-1.506-.197-1.902c-.537-.253-1.334-.63-2.28-1.55c-1.013-.982-1.496-1.603-2.284-2.19m-9.173 4.479c.591 3.363 3.592 5.836 7.301 5.85a5.64 5.64 0 0 0 2.474-.575c-.65-.66-1.193-1.386-1.69-2.079c-.76-1.058-1.403-2.02-2.223-2.836c-1.315-1.31-2.862-2.122-4.678-2.389a6 6 0 0 0-1.19-.079a6.2 6.2 0 0 0 .006 2.108m12.078-1.494c-.475-.465-1.293-1.186-2.057-.767C12 11 14.354 13.481 15.472 13.43c1.782-.083.25-1.676-.278-2.286"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.749 6.703c.6-.611 1.276-.818 2.073-.818c.677 0 1.055-.367 1.347-.65c.215-.21.373-.373.58-.308c.236.073.255.345.236.565c-.176 1.991-1.45 3.612-3.476 3.842c-.187.02-.224.084-.22.247c0 2.554-.987 4.787-2.548 6.737c-.364.454-.28 1.079.269 1.275c.281.101.62.227 1.053.433c.254.122.303.776-.401.926c-.448.093-.934.15-1.421.147c-1.2-.006-2.484.163-3.567.681c-1.13.541-2.172.648-3.139.703c-4.483.266-8.615-3.094-9.39-7.5C.48 9.188 2.572 5.072 6.664 4.612a9.5 9.5 0 0 1 1.422-.055c.79.03 1.536-.144 2.281-.318c.685-.16 1.367-.32 2.08-.32c.843 0 1.006.319.747.412c-.247.09-1.193 1.169-.371 1.768c.753.476 1.395 1.13 2.037 1.783c.841.857 1.683 1.713 2.776 2.171c.183.076.262.038.314-.134q.053-.171.109-.339q.076-.229.146-.462c.042-.131.008-.222-.124-.311c-1.578-1.072-2.3-3.312-1.356-5.038c.202-.363.491-.312.621.072c.155.659.334.979 1.208 1.37c.644.289 1.068.738 1.196 1.492m-7.46 1.455C10.753 7.02 8.799 6.384 6.887 6.6c-1.382.156-2.4.914-3.043 1.947q.334.023.746.084c2.269.333 4.201 1.358 5.8 2.95c.969.965 1.734 2.11 2.435 3.087c.58.808 1.13 1.525 1.77 2.112c1.245-1.07 2.084-2.362 2.455-2.979c.848-1.41.643-1.506-.197-1.902c-.537-.253-1.334-.63-2.28-1.55c-1.013-.982-1.496-1.603-2.284-2.19m-9.173 4.479c.591 3.363 3.592 5.836 7.301 5.85a5.64 5.64 0 0 0 2.474-.575c-.65-.66-1.193-1.386-1.69-2.079c-.76-1.058-1.403-2.02-2.223-2.836c-1.315-1.31-2.862-2.122-4.678-2.389a6 6 0 0 0-1.19-.079a6.2 6.2 0 0 0 .006 2.108m12.078-1.494c-.475-.465-1.293-1.186-2.057-.767C12 11 14.354 13.481 15.472 13.43c1.782-.083.25-1.676-.278-2.286"/></svg>
</template>

CSS

.icon-deepseek-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%22M19.749%206.703c.6-.611%201.276-.818%202.073-.818c.677%200%201.055-.367%201.347-.65c.215-.21.373-.373.58-.308c.236.073.255.345.236.565c-.176%201.991-1.45%203.612-3.476%203.842c-.187.02-.224.084-.22.247c0%202.554-.987%204.787-2.548%206.737c-.364.454-.28%201.079.269%201.275c.281.101.62.227%201.053.433c.254.122.303.776-.401.926c-.448.093-.934.15-1.421.147c-1.2-.006-2.484.163-3.567.681c-1.13.541-2.172.648-3.139.703c-4.483.266-8.615-3.094-9.39-7.5C.48%209.188%202.572%205.072%206.664%204.612a9.5%209.5%200%200%201%201.422-.055c.79.03%201.536-.144%202.281-.318c.685-.16%201.367-.32%202.08-.32c.843%200%201.006.319.747.412c-.247.09-1.193%201.169-.371%201.768c.753.476%201.395%201.13%202.037%201.783c.841.857%201.683%201.713%202.776%202.171c.183.076.262.038.314-.134q.053-.171.109-.339q.076-.229.146-.462c.042-.131.008-.222-.124-.311c-1.578-1.072-2.3-3.312-1.356-5.038c.202-.363.491-.312.621.072c.155.659.334.979%201.208%201.37c.644.289%201.068.738%201.196%201.492m-7.46%201.455C10.753%207.02%208.799%206.384%206.887%206.6c-1.382.156-2.4.914-3.043%201.947q.334.023.746.084c2.269.333%204.201%201.358%205.8%202.95c.969.965%201.734%202.11%202.435%203.087c.58.808%201.13%201.525%201.77%202.112c1.245-1.07%202.084-2.362%202.455-2.979c.848-1.41.643-1.506-.197-1.902c-.537-.253-1.334-.63-2.28-1.55c-1.013-.982-1.496-1.603-2.284-2.19m-9.173%204.479c.591%203.363%203.592%205.836%207.301%205.85a5.64%205.64%200%200%200%202.474-.575c-.65-.66-1.193-1.386-1.69-2.079c-.76-1.058-1.403-2.02-2.223-2.836c-1.315-1.31-2.862-2.122-4.678-2.389a6%206%200%200%200-1.19-.079a6.2%206.2%200%200%200%20.006%202.108m12.078-1.494c-.475-.465-1.293-1.186-2.057-.767C12%2011%2014.354%2013.481%2015.472%2013.43c1.782-.083.25-1.676-.278-2.286%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%22M19.749%206.703c.6-.611%201.276-.818%202.073-.818c.677%200%201.055-.367%201.347-.65c.215-.21.373-.373.58-.308c.236.073.255.345.236.565c-.176%201.991-1.45%203.612-3.476%203.842c-.187.02-.224.084-.22.247c0%202.554-.987%204.787-2.548%206.737c-.364.454-.28%201.079.269%201.275c.281.101.62.227%201.053.433c.254.122.303.776-.401.926c-.448.093-.934.15-1.421.147c-1.2-.006-2.484.163-3.567.681c-1.13.541-2.172.648-3.139.703c-4.483.266-8.615-3.094-9.39-7.5C.48%209.188%202.572%205.072%206.664%204.612a9.5%209.5%200%200%201%201.422-.055c.79.03%201.536-.144%202.281-.318c.685-.16%201.367-.32%202.08-.32c.843%200%201.006.319.747.412c-.247.09-1.193%201.169-.371%201.768c.753.476%201.395%201.13%202.037%201.783c.841.857%201.683%201.713%202.776%202.171c.183.076.262.038.314-.134q.053-.171.109-.339q.076-.229.146-.462c.042-.131.008-.222-.124-.311c-1.578-1.072-2.3-3.312-1.356-5.038c.202-.363.491-.312.621.072c.155.659.334.979%201.208%201.37c.644.289%201.068.738%201.196%201.492m-7.46%201.455C10.753%207.02%208.799%206.384%206.887%206.6c-1.382.156-2.4.914-3.043%201.947q.334.023.746.084c2.269.333%204.201%201.358%205.8%202.95c.969.965%201.734%202.11%202.435%203.087c.58.808%201.13%201.525%201.77%202.112c1.245-1.07%202.084-2.362%202.455-2.979c.848-1.41.643-1.506-.197-1.902c-.537-.253-1.334-.63-2.28-1.55c-1.013-.982-1.496-1.603-2.284-2.19m-9.173%204.479c.591%203.363%203.592%205.836%207.301%205.85a5.64%205.64%200%200%200%202.474-.575c-.65-.66-1.193-1.386-1.69-2.079c-.76-1.058-1.403-2.02-2.223-2.836c-1.315-1.31-2.862-2.122-4.678-2.389a6%206%200%200%200-1.19-.079a6.2%206.2%200%200%200%20.006%202.108m12.078-1.494c-.475-.465-1.293-1.186-2.057-.767C12%2011%2014.354%2013.481%2015.472%2013.43c1.782-.083.25-1.676-.278-2.286%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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