salesforce logo
salesforce from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- salesforce
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Use the salesforce logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#91d7e3" stroke-linecap="round" stroke-linejoin="round" d="M12.058 4.418c-.445 0-.833.133-1.215.26c-.445-.77-1.279-1.278-2.176-1.278c-.7 0-1.336.318-1.788.763C6.37 3.527 5.6 3.075 4.71 3.075c-1.482 0-2.755 1.216-2.755 2.698c0 .375.134.757.261 1.139A2.34 2.34 0 0 0 1 8.954c0 1.273 1.024 2.367 2.303 2.367c.191 0 .382 0 .51-.063c.254.96 1.215 1.667 2.366 1.667c1.082 0 1.979-.643 2.297-1.54c.325.134.643.26.96.26c.834 0 1.598-.464 1.98-1.15c.197.05.4.05.579.05c1.66 0 3.003-1.33 3.003-3.054a2.93 2.93 0 0 0-2.94-3.073"/></svg>
React
import type { SVGProps } from "react";
export function CatppuccinSalesforce(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#91d7e3" strokeLinecap="round" strokeLinejoin="round" d="M12.058 4.418c-.445 0-.833.133-1.215.26c-.445-.77-1.279-1.278-2.176-1.278c-.7 0-1.336.318-1.788.763C6.37 3.527 5.6 3.075 4.71 3.075c-1.482 0-2.755 1.216-2.755 2.698c0 .375.134.757.261 1.139A2.34 2.34 0 0 0 1 8.954c0 1.273 1.024 2.367 2.303 2.367c.191 0 .382 0 .51-.063c.254.96 1.215 1.667 2.366 1.667c1.082 0 1.979-.643 2.297-1.54c.325.134.643.26.96.26c.834 0 1.598-.464 1.98-1.15c.197.05.4.05.579.05c1.66 0 3.003-1.33 3.003-3.054a2.93 2.93 0 0 0-2.94-3.073"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#91d7e3" stroke-linecap="round" stroke-linejoin="round" d="M12.058 4.418c-.445 0-.833.133-1.215.26c-.445-.77-1.279-1.278-2.176-1.278c-.7 0-1.336.318-1.788.763C6.37 3.527 5.6 3.075 4.71 3.075c-1.482 0-2.755 1.216-2.755 2.698c0 .375.134.757.261 1.139A2.34 2.34 0 0 0 1 8.954c0 1.273 1.024 2.367 2.303 2.367c.191 0 .382 0 .51-.063c.254.96 1.215 1.667 2.366 1.667c1.082 0 1.979-.643 2.297-1.54c.325.134.643.26.96.26c.834 0 1.598-.464 1.98-1.15c.197.05.4.05.579.05c1.66 0 3.003-1.33 3.003-3.054a2.93 2.93 0 0 0-2.94-3.073"/></svg> </template>
CSS
.icon-salesforce {
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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2391d7e3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12.058%204.418c-.445%200-.833.133-1.215.26c-.445-.77-1.279-1.278-2.176-1.278c-.7%200-1.336.318-1.788.763C6.37%203.527%205.6%203.075%204.71%203.075c-1.482%200-2.755%201.216-2.755%202.698c0%20.375.134.757.261%201.139A2.34%202.34%200%200%200%201%208.954c0%201.273%201.024%202.367%202.303%202.367c.191%200%20.382%200%20.51-.063c.254.96%201.215%201.667%202.366%201.667c1.082%200%201.979-.643%202.297-1.54c.325.134.643.26.96.26c.834%200%201.598-.464%201.98-1.15c.197.05.4.05.579.05c1.66%200%203.003-1.33%203.003-3.054a2.93%202.93%200%200%200-2.94-3.073%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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2391d7e3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12.058%204.418c-.445%200-.833.133-1.215.26c-.445-.77-1.279-1.278-2.176-1.278c-.7%200-1.336.318-1.788.763C6.37%203.527%205.6%203.075%204.71%203.075c-1.482%200-2.755%201.216-2.755%202.698c0%20.375.134.757.261%201.139A2.34%202.34%200%200%200%201%208.954c0%201.273%201.024%202.367%202.303%202.367c.191%200%20.382%200%20.51-.063c.254.96%201.215%201.667%202.366%201.667c1.082%200%201.979-.643%202.297-1.54c.325.134.643.26.96.26c.834%200%201.598-.464%201.98-1.15c.197.05.4.05.579.05c1.66%200%203.003-1.33%203.003-3.054a2.93%202.93%200%200%200-2.94-3.073%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/salesforce.svg?color=%231a73e8&size=48