deepin logo
deepin from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- deepin
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the deepin logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.474.927C19.172.088 16.818-.141 14.531.073c-2.651.214-3.943 1.031-3.865.885c-4.339 1.547-8 4.875-9.698 9.542c-3.021 8.313 1.26 17.505 9.557 20.531c8.302 3.026 17.484-1.26 20.505-9.573S29.77 3.953 21.473.927zM11.073 29.526a14.5 14.5 0 0 1-2.49-1.203c3.87.297 8.917-.594 12.318-3.781c0 0 6.49-5.182 1.797-13.693c0 0 .755 3.432-.208 6.25c0 0-.922 3.839-5.01 4.948c-6.021 1.646-12.885-2.573-15.755-4.615c-.214-2.099-.026-4.266.745-6.385c1.141-3.135 3.286-5.583 5.906-7.224c-.656 4.578-.135 8.797.604 10.563c1 2.37 2.734 5.135 6.12 5.49c3.391.354 5.255-2.813 5.255-2.813c1.74-2.641 2.01-6.432 1.984-6.526c-.026-.089-.464-.339-.464-.339c-1.167 4.729-3.094 6.312-3.094 6.312c-3.042 2.932-5.198.896-5.198.896c-2.313-2.484-.693-6.526-.693-6.526c.906-2.75 3.547-6.776 6.542-8.828c.5.125 1 .203 1.495.38c1.75.641 3.359 1.62 4.734 2.88c-2.188.802-5.719 2.49-5.719 2.49c-5.599 2.359-5.979 5.927-5.979 5.927c-.583 3.677 2.339 2.12 2.339 2.12c3-1.464 4.479-6.021 4.479-6.021c-.938-.182-1.677.104-1.677.104c-1.198 2.964-3.646 4.177-3.646 4.177c-.964.51-1.188-.391-1.188-.391c-.161-.677.698-.792.698-.792c1.333-.516 2.188-1.917 2.38-2.49s.547-.62.547-.62a17.7 17.7 0 0 1 3.495-.714c2.266-.276 5.734.807 5.734.807c.781.313 1.526.547 2.188.734c1.276 3.177 1.474 6.797.214 10.266c-2.719 7.479-10.979 11.339-18.453 8.615z"/></svg>
React
import type { SVGProps } from "react";
export function CibDeepin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.474.927C19.172.088 16.818-.141 14.531.073c-2.651.214-3.943 1.031-3.865.885c-4.339 1.547-8 4.875-9.698 9.542c-3.021 8.313 1.26 17.505 9.557 20.531c8.302 3.026 17.484-1.26 20.505-9.573S29.77 3.953 21.473.927zM11.073 29.526a14.5 14.5 0 0 1-2.49-1.203c3.87.297 8.917-.594 12.318-3.781c0 0 6.49-5.182 1.797-13.693c0 0 .755 3.432-.208 6.25c0 0-.922 3.839-5.01 4.948c-6.021 1.646-12.885-2.573-15.755-4.615c-.214-2.099-.026-4.266.745-6.385c1.141-3.135 3.286-5.583 5.906-7.224c-.656 4.578-.135 8.797.604 10.563c1 2.37 2.734 5.135 6.12 5.49c3.391.354 5.255-2.813 5.255-2.813c1.74-2.641 2.01-6.432 1.984-6.526c-.026-.089-.464-.339-.464-.339c-1.167 4.729-3.094 6.312-3.094 6.312c-3.042 2.932-5.198.896-5.198.896c-2.313-2.484-.693-6.526-.693-6.526c.906-2.75 3.547-6.776 6.542-8.828c.5.125 1 .203 1.495.38c1.75.641 3.359 1.62 4.734 2.88c-2.188.802-5.719 2.49-5.719 2.49c-5.599 2.359-5.979 5.927-5.979 5.927c-.583 3.677 2.339 2.12 2.339 2.12c3-1.464 4.479-6.021 4.479-6.021c-.938-.182-1.677.104-1.677.104c-1.198 2.964-3.646 4.177-3.646 4.177c-.964.51-1.188-.391-1.188-.391c-.161-.677.698-.792.698-.792c1.333-.516 2.188-1.917 2.38-2.49s.547-.62.547-.62a17.7 17.7 0 0 1 3.495-.714c2.266-.276 5.734.807 5.734.807c.781.313 1.526.547 2.188.734c1.276 3.177 1.474 6.797.214 10.266c-2.719 7.479-10.979 11.339-18.453 8.615z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.474.927C19.172.088 16.818-.141 14.531.073c-2.651.214-3.943 1.031-3.865.885c-4.339 1.547-8 4.875-9.698 9.542c-3.021 8.313 1.26 17.505 9.557 20.531c8.302 3.026 17.484-1.26 20.505-9.573S29.77 3.953 21.473.927zM11.073 29.526a14.5 14.5 0 0 1-2.49-1.203c3.87.297 8.917-.594 12.318-3.781c0 0 6.49-5.182 1.797-13.693c0 0 .755 3.432-.208 6.25c0 0-.922 3.839-5.01 4.948c-6.021 1.646-12.885-2.573-15.755-4.615c-.214-2.099-.026-4.266.745-6.385c1.141-3.135 3.286-5.583 5.906-7.224c-.656 4.578-.135 8.797.604 10.563c1 2.37 2.734 5.135 6.12 5.49c3.391.354 5.255-2.813 5.255-2.813c1.74-2.641 2.01-6.432 1.984-6.526c-.026-.089-.464-.339-.464-.339c-1.167 4.729-3.094 6.312-3.094 6.312c-3.042 2.932-5.198.896-5.198.896c-2.313-2.484-.693-6.526-.693-6.526c.906-2.75 3.547-6.776 6.542-8.828c.5.125 1 .203 1.495.38c1.75.641 3.359 1.62 4.734 2.88c-2.188.802-5.719 2.49-5.719 2.49c-5.599 2.359-5.979 5.927-5.979 5.927c-.583 3.677 2.339 2.12 2.339 2.12c3-1.464 4.479-6.021 4.479-6.021c-.938-.182-1.677.104-1.677.104c-1.198 2.964-3.646 4.177-3.646 4.177c-.964.51-1.188-.391-1.188-.391c-.161-.677.698-.792.698-.792c1.333-.516 2.188-1.917 2.38-2.49s.547-.62.547-.62a17.7 17.7 0 0 1 3.495-.714c2.266-.276 5.734.807 5.734.807c.781.313 1.526.547 2.188.734c1.276 3.177 1.474 6.797.214 10.266c-2.719 7.479-10.979 11.339-18.453 8.615z"/></svg> </template>
CSS
.icon-deepin {
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%22currentColor%22%20d%3D%22M21.474.927C19.172.088%2016.818-.141%2014.531.073c-2.651.214-3.943%201.031-3.865.885c-4.339%201.547-8%204.875-9.698%209.542c-3.021%208.313%201.26%2017.505%209.557%2020.531c8.302%203.026%2017.484-1.26%2020.505-9.573S29.77%203.953%2021.473.927zM11.073%2029.526a14.5%2014.5%200%200%201-2.49-1.203c3.87.297%208.917-.594%2012.318-3.781c0%200%206.49-5.182%201.797-13.693c0%200%20.755%203.432-.208%206.25c0%200-.922%203.839-5.01%204.948c-6.021%201.646-12.885-2.573-15.755-4.615c-.214-2.099-.026-4.266.745-6.385c1.141-3.135%203.286-5.583%205.906-7.224c-.656%204.578-.135%208.797.604%2010.563c1%202.37%202.734%205.135%206.12%205.49c3.391.354%205.255-2.813%205.255-2.813c1.74-2.641%202.01-6.432%201.984-6.526c-.026-.089-.464-.339-.464-.339c-1.167%204.729-3.094%206.312-3.094%206.312c-3.042%202.932-5.198.896-5.198.896c-2.313-2.484-.693-6.526-.693-6.526c.906-2.75%203.547-6.776%206.542-8.828c.5.125%201%20.203%201.495.38c1.75.641%203.359%201.62%204.734%202.88c-2.188.802-5.719%202.49-5.719%202.49c-5.599%202.359-5.979%205.927-5.979%205.927c-.583%203.677%202.339%202.12%202.339%202.12c3-1.464%204.479-6.021%204.479-6.021c-.938-.182-1.677.104-1.677.104c-1.198%202.964-3.646%204.177-3.646%204.177c-.964.51-1.188-.391-1.188-.391c-.161-.677.698-.792.698-.792c1.333-.516%202.188-1.917%202.38-2.49s.547-.62.547-.62a17.7%2017.7%200%200%201%203.495-.714c2.266-.276%205.734.807%205.734.807c.781.313%201.526.547%202.188.734c1.276%203.177%201.474%206.797.214%2010.266c-2.719%207.479-10.979%2011.339-18.453%208.615z%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%22currentColor%22%20d%3D%22M21.474.927C19.172.088%2016.818-.141%2014.531.073c-2.651.214-3.943%201.031-3.865.885c-4.339%201.547-8%204.875-9.698%209.542c-3.021%208.313%201.26%2017.505%209.557%2020.531c8.302%203.026%2017.484-1.26%2020.505-9.573S29.77%203.953%2021.473.927zM11.073%2029.526a14.5%2014.5%200%200%201-2.49-1.203c3.87.297%208.917-.594%2012.318-3.781c0%200%206.49-5.182%201.797-13.693c0%200%20.755%203.432-.208%206.25c0%200-.922%203.839-5.01%204.948c-6.021%201.646-12.885-2.573-15.755-4.615c-.214-2.099-.026-4.266.745-6.385c1.141-3.135%203.286-5.583%205.906-7.224c-.656%204.578-.135%208.797.604%2010.563c1%202.37%202.734%205.135%206.12%205.49c3.391.354%205.255-2.813%205.255-2.813c1.74-2.641%202.01-6.432%201.984-6.526c-.026-.089-.464-.339-.464-.339c-1.167%204.729-3.094%206.312-3.094%206.312c-3.042%202.932-5.198.896-5.198.896c-2.313-2.484-.693-6.526-.693-6.526c.906-2.75%203.547-6.776%206.542-8.828c.5.125%201%20.203%201.495.38c1.75.641%203.359%201.62%204.734%202.88c-2.188.802-5.719%202.49-5.719%202.49c-5.599%202.359-5.979%205.927-5.979%205.927c-.583%203.677%202.339%202.12%202.339%202.12c3-1.464%204.479-6.021%204.479-6.021c-.938-.182-1.677.104-1.677.104c-1.198%202.964-3.646%204.177-3.646%204.177c-.964.51-1.188-.391-1.188-.391c-.161-.677.698-.792.698-.792c1.333-.516%202.188-1.917%202.38-2.49s.547-.62.547-.62a17.7%2017.7%200%200%201%203.495-.714c2.266-.276%205.734.807%205.734.807c.781.313%201.526.547%202.188.734c1.276%203.177%201.474%206.797.214%2010.266c-2.719%207.479-10.979%2011.339-18.453%208.615z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/deepin.svg?color=%231a73e8&size=48