sparkcentral logo
sparkcentral from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- sparkcentral
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×292
- License
- CC0
Use the sparkcentral logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 292"><path fill="#253351" d="M11.457 176.17c1.218-.725 2.353-1.457 3.57-2.18c34.643-21.015 73.802-31.477 113.06-31.477c39.166 0 78.342 10.47 112.96 31.477c1.217.723 2.352 1.455 3.578 2.18c6.728 5.033 11.186 12.978 11.186 22.067c0 15.24-12.33 27.57-27.578 27.57c-5.758 0-11.112-1.785-15.562-4.787c-17.766-10.792-37.143-17.766-57.023-21.163v63.817c0 15.257-12.403 27.578-27.57 27.578c-15.24 0-27.652-12.33-27.652-27.578v-63.817c-19.871 3.397-39.257 10.371-57.023 21.163c-4.376 3.002-9.73 4.786-15.562 4.786c-15.24 0-27.578-12.329-27.578-27.57c0-9.088 4.466-17.025 11.194-22.067Z"/><path fill="#4690DC" d="M11.457 115.675c1.218.724 2.353 1.464 3.57 2.188c12.239 7.427 25.07 13.472 38.254 18.267a218.47 218.47 0 0 1 74.805-13.217c25.317 0 50.625 4.441 74.707 13.217c13.185-4.795 26.007-10.832 38.254-18.267c1.217-.724 2.352-1.464 3.57-2.188c6.728-5.017 11.194-12.979 11.194-22.06c0-15.24-12.33-27.577-27.578-27.577c-5.832 0-11.194 1.785-15.562 4.795c-17.766 10.79-37.143 17.766-57.023 21.163V28.17c0-15.24-12.411-27.57-27.652-27.57c-15.167 0-27.57 12.33-27.57 27.57v63.826c-19.871-3.397-39.257-10.372-57.023-21.163a27.647 27.647 0 0 0-15.553-4.787C12.609 66.046.27 78.383.27 93.624c-.008 9.072 4.458 17.026 11.186 22.051Z"/></svg>
React
import type { SVGProps } from "react";
export function LogosSparkcentral(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 292"><path fill="#253351" d="M11.457 176.17c1.218-.725 2.353-1.457 3.57-2.18c34.643-21.015 73.802-31.477 113.06-31.477c39.166 0 78.342 10.47 112.96 31.477c1.217.723 2.352 1.455 3.578 2.18c6.728 5.033 11.186 12.978 11.186 22.067c0 15.24-12.33 27.57-27.578 27.57c-5.758 0-11.112-1.785-15.562-4.787c-17.766-10.792-37.143-17.766-57.023-21.163v63.817c0 15.257-12.403 27.578-27.57 27.578c-15.24 0-27.652-12.33-27.652-27.578v-63.817c-19.871 3.397-39.257 10.371-57.023 21.163c-4.376 3.002-9.73 4.786-15.562 4.786c-15.24 0-27.578-12.329-27.578-27.57c0-9.088 4.466-17.025 11.194-22.067Z"/><path fill="#4690DC" d="M11.457 115.675c1.218.724 2.353 1.464 3.57 2.188c12.239 7.427 25.07 13.472 38.254 18.267a218.47 218.47 0 0 1 74.805-13.217c25.317 0 50.625 4.441 74.707 13.217c13.185-4.795 26.007-10.832 38.254-18.267c1.217-.724 2.352-1.464 3.57-2.188c6.728-5.017 11.194-12.979 11.194-22.06c0-15.24-12.33-27.577-27.578-27.577c-5.832 0-11.194 1.785-15.562 4.795c-17.766 10.79-37.143 17.766-57.023 21.163V28.17c0-15.24-12.411-27.57-27.652-27.57c-15.167 0-27.57 12.33-27.57 27.57v63.826c-19.871-3.397-39.257-10.372-57.023-21.163a27.647 27.647 0 0 0-15.553-4.787C12.609 66.046.27 78.383.27 93.624c-.008 9.072 4.458 17.026 11.186 22.051Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 292"><path fill="#253351" d="M11.457 176.17c1.218-.725 2.353-1.457 3.57-2.18c34.643-21.015 73.802-31.477 113.06-31.477c39.166 0 78.342 10.47 112.96 31.477c1.217.723 2.352 1.455 3.578 2.18c6.728 5.033 11.186 12.978 11.186 22.067c0 15.24-12.33 27.57-27.578 27.57c-5.758 0-11.112-1.785-15.562-4.787c-17.766-10.792-37.143-17.766-57.023-21.163v63.817c0 15.257-12.403 27.578-27.57 27.578c-15.24 0-27.652-12.33-27.652-27.578v-63.817c-19.871 3.397-39.257 10.371-57.023 21.163c-4.376 3.002-9.73 4.786-15.562 4.786c-15.24 0-27.578-12.329-27.578-27.57c0-9.088 4.466-17.025 11.194-22.067Z"/><path fill="#4690DC" d="M11.457 115.675c1.218.724 2.353 1.464 3.57 2.188c12.239 7.427 25.07 13.472 38.254 18.267a218.47 218.47 0 0 1 74.805-13.217c25.317 0 50.625 4.441 74.707 13.217c13.185-4.795 26.007-10.832 38.254-18.267c1.217-.724 2.352-1.464 3.57-2.188c6.728-5.017 11.194-12.979 11.194-22.06c0-15.24-12.33-27.577-27.578-27.577c-5.832 0-11.194 1.785-15.562 4.795c-17.766 10.79-37.143 17.766-57.023 21.163V28.17c0-15.24-12.411-27.57-27.652-27.57c-15.167 0-27.57 12.33-27.57 27.57v63.826c-19.871-3.397-39.257-10.372-57.023-21.163a27.647 27.647 0 0 0-15.553-4.787C12.609 66.046.27 78.383.27 93.624c-.008 9.072 4.458 17.026 11.186 22.051Z"/></svg> </template>
CSS
.icon-sparkcentral {
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%20256%20292%22%3E%3Cpath%20fill%3D%22%23253351%22%20d%3D%22M11.457%20176.17c1.218-.725%202.353-1.457%203.57-2.18c34.643-21.015%2073.802-31.477%20113.06-31.477c39.166%200%2078.342%2010.47%20112.96%2031.477c1.217.723%202.352%201.455%203.578%202.18c6.728%205.033%2011.186%2012.978%2011.186%2022.067c0%2015.24-12.33%2027.57-27.578%2027.57c-5.758%200-11.112-1.785-15.562-4.787c-17.766-10.792-37.143-17.766-57.023-21.163v63.817c0%2015.257-12.403%2027.578-27.57%2027.578c-15.24%200-27.652-12.33-27.652-27.578v-63.817c-19.871%203.397-39.257%2010.371-57.023%2021.163c-4.376%203.002-9.73%204.786-15.562%204.786c-15.24%200-27.578-12.329-27.578-27.57c0-9.088%204.466-17.025%2011.194-22.067Z%22%2F%3E%3Cpath%20fill%3D%22%234690DC%22%20d%3D%22M11.457%20115.675c1.218.724%202.353%201.464%203.57%202.188c12.239%207.427%2025.07%2013.472%2038.254%2018.267a218.47%20218.47%200%200%201%2074.805-13.217c25.317%200%2050.625%204.441%2074.707%2013.217c13.185-4.795%2026.007-10.832%2038.254-18.267c1.217-.724%202.352-1.464%203.57-2.188c6.728-5.017%2011.194-12.979%2011.194-22.06c0-15.24-12.33-27.577-27.578-27.577c-5.832%200-11.194%201.785-15.562%204.795c-17.766%2010.79-37.143%2017.766-57.023%2021.163V28.17c0-15.24-12.411-27.57-27.652-27.57c-15.167%200-27.57%2012.33-27.57%2027.57v63.826c-19.871-3.397-39.257-10.372-57.023-21.163a27.647%2027.647%200%200%200-15.553-4.787C12.609%2066.046.27%2078.383.27%2093.624c-.008%209.072%204.458%2017.026%2011.186%2022.051Z%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%20256%20292%22%3E%3Cpath%20fill%3D%22%23253351%22%20d%3D%22M11.457%20176.17c1.218-.725%202.353-1.457%203.57-2.18c34.643-21.015%2073.802-31.477%20113.06-31.477c39.166%200%2078.342%2010.47%20112.96%2031.477c1.217.723%202.352%201.455%203.578%202.18c6.728%205.033%2011.186%2012.978%2011.186%2022.067c0%2015.24-12.33%2027.57-27.578%2027.57c-5.758%200-11.112-1.785-15.562-4.787c-17.766-10.792-37.143-17.766-57.023-21.163v63.817c0%2015.257-12.403%2027.578-27.57%2027.578c-15.24%200-27.652-12.33-27.652-27.578v-63.817c-19.871%203.397-39.257%2010.371-57.023%2021.163c-4.376%203.002-9.73%204.786-15.562%204.786c-15.24%200-27.578-12.329-27.578-27.57c0-9.088%204.466-17.025%2011.194-22.067Z%22%2F%3E%3Cpath%20fill%3D%22%234690DC%22%20d%3D%22M11.457%20115.675c1.218.724%202.353%201.464%203.57%202.188c12.239%207.427%2025.07%2013.472%2038.254%2018.267a218.47%20218.47%200%200%201%2074.805-13.217c25.317%200%2050.625%204.441%2074.707%2013.217c13.185-4.795%2026.007-10.832%2038.254-18.267c1.217-.724%202.352-1.464%203.57-2.188c6.728-5.017%2011.194-12.979%2011.194-22.06c0-15.24-12.33-27.577-27.578-27.577c-5.832%200-11.194%201.785-15.562%204.795c-17.766%2010.79-37.143%2017.766-57.023%2021.163V28.17c0-15.24-12.411-27.57-27.652-27.57c-15.167%200-27.57%2012.33-27.57%2027.57v63.826c-19.871-3.397-39.257-10.372-57.023-21.163a27.647%2027.647%200%200%200-15.553-4.787C12.609%2066.046.27%2078.383.27%2093.624c-.008%209.072%204.458%2017.026%2011.186%2022.051Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/sparkcentral.svg?color=%231a73e8&size=48