dell logo
dell from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- dell
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the dell logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.953 19.469v-7.036h1.625v5.604h2.854v1.427h-4.479zm-13.047-4.386l3.974-3.057c.375.302.745.609 1.12.917l-3.771 2.854l.818.714l3.766-2.958l1.125.922c-1.25.99-2.51 1.974-3.771 2.953l.813.714l3.776-3.057l-.005-2.651h1.63v5.604h2.958v1.427h-4.484v-2.646q-1.99 1.526-3.974 3.052l-3.974-3.052c-.193.969-.87 1.813-1.75 2.255c-.38.198-.797.323-1.219.37c-.245.031-.49.021-.734.021H4.688v-7.031h2.901c.755.01 1.49.271 2.083.745a3.63 3.63 0 0 1 1.234 1.906zm-4.687-1.224v4.281H7.49a1.85 1.85 0 0 0 1.38-.698a2.33 2.33 0 0 0 .245-2.521A2 2 0 0 0 7.813 13.9c-.224-.052-.453-.042-.677-.042zM15.76 0h.448c2.516.031 4.984.661 7.208 1.828a16.14 16.14 0 0 1 5.5 4.745a15.9 15.9 0 0 1 3.083 9.188v.479a15.97 15.97 0 0 1-4.313 10.714a15.98 15.98 0 0 1-11.443 5.047h-.484a16 16 0 0 1-5.526-1.073A16.12 16.12 0 0 1 .764 20.897a16 16 0 0 1-.766-4.656v-.479c.052-3.036.974-6 2.656-8.526a16.2 16.2 0 0 1 6.281-5.563A15.8 15.8 0 0 1 15.758.001zm-.203 1.641a14.3 14.3 0 0 0-8.573 3.167a14.34 14.34 0 0 0-4.427 6.099a14.5 14.5 0 0 0 .255 10.823a14.4 14.4 0 0 0 4.729 5.896a14.2 14.2 0 0 0 6.38 2.594c1.943.281 3.943.167 5.839-.344a14.35 14.35 0 0 0 10.344-11.125a14.5 14.5 0 0 0-.161-6.24a14.36 14.36 0 0 0-9.464-10.172a14.4 14.4 0 0 0-4.922-.698"/></svg>
React
import type { SVGProps } from "react";
export function CibDell(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="M23.953 19.469v-7.036h1.625v5.604h2.854v1.427h-4.479zm-13.047-4.386l3.974-3.057c.375.302.745.609 1.12.917l-3.771 2.854l.818.714l3.766-2.958l1.125.922c-1.25.99-2.51 1.974-3.771 2.953l.813.714l3.776-3.057l-.005-2.651h1.63v5.604h2.958v1.427h-4.484v-2.646q-1.99 1.526-3.974 3.052l-3.974-3.052c-.193.969-.87 1.813-1.75 2.255c-.38.198-.797.323-1.219.37c-.245.031-.49.021-.734.021H4.688v-7.031h2.901c.755.01 1.49.271 2.083.745a3.63 3.63 0 0 1 1.234 1.906zm-4.687-1.224v4.281H7.49a1.85 1.85 0 0 0 1.38-.698a2.33 2.33 0 0 0 .245-2.521A2 2 0 0 0 7.813 13.9c-.224-.052-.453-.042-.677-.042zM15.76 0h.448c2.516.031 4.984.661 7.208 1.828a16.14 16.14 0 0 1 5.5 4.745a15.9 15.9 0 0 1 3.083 9.188v.479a15.97 15.97 0 0 1-4.313 10.714a15.98 15.98 0 0 1-11.443 5.047h-.484a16 16 0 0 1-5.526-1.073A16.12 16.12 0 0 1 .764 20.897a16 16 0 0 1-.766-4.656v-.479c.052-3.036.974-6 2.656-8.526a16.2 16.2 0 0 1 6.281-5.563A15.8 15.8 0 0 1 15.758.001zm-.203 1.641a14.3 14.3 0 0 0-8.573 3.167a14.34 14.34 0 0 0-4.427 6.099a14.5 14.5 0 0 0 .255 10.823a14.4 14.4 0 0 0 4.729 5.896a14.2 14.2 0 0 0 6.38 2.594c1.943.281 3.943.167 5.839-.344a14.35 14.35 0 0 0 10.344-11.125a14.5 14.5 0 0 0-.161-6.24a14.36 14.36 0 0 0-9.464-10.172a14.4 14.4 0 0 0-4.922-.698"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.953 19.469v-7.036h1.625v5.604h2.854v1.427h-4.479zm-13.047-4.386l3.974-3.057c.375.302.745.609 1.12.917l-3.771 2.854l.818.714l3.766-2.958l1.125.922c-1.25.99-2.51 1.974-3.771 2.953l.813.714l3.776-3.057l-.005-2.651h1.63v5.604h2.958v1.427h-4.484v-2.646q-1.99 1.526-3.974 3.052l-3.974-3.052c-.193.969-.87 1.813-1.75 2.255c-.38.198-.797.323-1.219.37c-.245.031-.49.021-.734.021H4.688v-7.031h2.901c.755.01 1.49.271 2.083.745a3.63 3.63 0 0 1 1.234 1.906zm-4.687-1.224v4.281H7.49a1.85 1.85 0 0 0 1.38-.698a2.33 2.33 0 0 0 .245-2.521A2 2 0 0 0 7.813 13.9c-.224-.052-.453-.042-.677-.042zM15.76 0h.448c2.516.031 4.984.661 7.208 1.828a16.14 16.14 0 0 1 5.5 4.745a15.9 15.9 0 0 1 3.083 9.188v.479a15.97 15.97 0 0 1-4.313 10.714a15.98 15.98 0 0 1-11.443 5.047h-.484a16 16 0 0 1-5.526-1.073A16.12 16.12 0 0 1 .764 20.897a16 16 0 0 1-.766-4.656v-.479c.052-3.036.974-6 2.656-8.526a16.2 16.2 0 0 1 6.281-5.563A15.8 15.8 0 0 1 15.758.001zm-.203 1.641a14.3 14.3 0 0 0-8.573 3.167a14.34 14.34 0 0 0-4.427 6.099a14.5 14.5 0 0 0 .255 10.823a14.4 14.4 0 0 0 4.729 5.896a14.2 14.2 0 0 0 6.38 2.594c1.943.281 3.943.167 5.839-.344a14.35 14.35 0 0 0 10.344-11.125a14.5 14.5 0 0 0-.161-6.24a14.36 14.36 0 0 0-9.464-10.172a14.4 14.4 0 0 0-4.922-.698"/></svg> </template>
CSS
.icon-dell {
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%22M23.953%2019.469v-7.036h1.625v5.604h2.854v1.427h-4.479zm-13.047-4.386l3.974-3.057c.375.302.745.609%201.12.917l-3.771%202.854l.818.714l3.766-2.958l1.125.922c-1.25.99-2.51%201.974-3.771%202.953l.813.714l3.776-3.057l-.005-2.651h1.63v5.604h2.958v1.427h-4.484v-2.646q-1.99%201.526-3.974%203.052l-3.974-3.052c-.193.969-.87%201.813-1.75%202.255c-.38.198-.797.323-1.219.37c-.245.031-.49.021-.734.021H4.688v-7.031h2.901c.755.01%201.49.271%202.083.745a3.63%203.63%200%200%201%201.234%201.906zm-4.687-1.224v4.281H7.49a1.85%201.85%200%200%200%201.38-.698a2.33%202.33%200%200%200%20.245-2.521A2%202%200%200%200%207.813%2013.9c-.224-.052-.453-.042-.677-.042zM15.76%200h.448c2.516.031%204.984.661%207.208%201.828a16.14%2016.14%200%200%201%205.5%204.745a15.9%2015.9%200%200%201%203.083%209.188v.479a15.97%2015.97%200%200%201-4.313%2010.714a15.98%2015.98%200%200%201-11.443%205.047h-.484a16%2016%200%200%201-5.526-1.073A16.12%2016.12%200%200%201%20.764%2020.897a16%2016%200%200%201-.766-4.656v-.479c.052-3.036.974-6%202.656-8.526a16.2%2016.2%200%200%201%206.281-5.563A15.8%2015.8%200%200%201%2015.758.001zm-.203%201.641a14.3%2014.3%200%200%200-8.573%203.167a14.34%2014.34%200%200%200-4.427%206.099a14.5%2014.5%200%200%200%20.255%2010.823a14.4%2014.4%200%200%200%204.729%205.896a14.2%2014.2%200%200%200%206.38%202.594c1.943.281%203.943.167%205.839-.344a14.35%2014.35%200%200%200%2010.344-11.125a14.5%2014.5%200%200%200-.161-6.24a14.36%2014.36%200%200%200-9.464-10.172a14.4%2014.4%200%200%200-4.922-.698%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%22M23.953%2019.469v-7.036h1.625v5.604h2.854v1.427h-4.479zm-13.047-4.386l3.974-3.057c.375.302.745.609%201.12.917l-3.771%202.854l.818.714l3.766-2.958l1.125.922c-1.25.99-2.51%201.974-3.771%202.953l.813.714l3.776-3.057l-.005-2.651h1.63v5.604h2.958v1.427h-4.484v-2.646q-1.99%201.526-3.974%203.052l-3.974-3.052c-.193.969-.87%201.813-1.75%202.255c-.38.198-.797.323-1.219.37c-.245.031-.49.021-.734.021H4.688v-7.031h2.901c.755.01%201.49.271%202.083.745a3.63%203.63%200%200%201%201.234%201.906zm-4.687-1.224v4.281H7.49a1.85%201.85%200%200%200%201.38-.698a2.33%202.33%200%200%200%20.245-2.521A2%202%200%200%200%207.813%2013.9c-.224-.052-.453-.042-.677-.042zM15.76%200h.448c2.516.031%204.984.661%207.208%201.828a16.14%2016.14%200%200%201%205.5%204.745a15.9%2015.9%200%200%201%203.083%209.188v.479a15.97%2015.97%200%200%201-4.313%2010.714a15.98%2015.98%200%200%201-11.443%205.047h-.484a16%2016%200%200%201-5.526-1.073A16.12%2016.12%200%200%201%20.764%2020.897a16%2016%200%200%201-.766-4.656v-.479c.052-3.036.974-6%202.656-8.526a16.2%2016.2%200%200%201%206.281-5.563A15.8%2015.8%200%200%201%2015.758.001zm-.203%201.641a14.3%2014.3%200%200%200-8.573%203.167a14.34%2014.34%200%200%200-4.427%206.099a14.5%2014.5%200%200%200%20.255%2010.823a14.4%2014.4%200%200%200%204.729%205.896a14.2%2014.2%200%200%200%206.38%202.594c1.943.281%203.943.167%205.839-.344a14.35%2014.35%200%200%200%2010.344-11.125a14.5%2014.5%200%200%200-.161-6.24a14.36%2014.36%200%200%200-9.464-10.172a14.4%2014.4%200%200%200-4.922-.698%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/dell.svg?color=%231a73e8&size=48