datocms icon logo

datocms-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
datocms-icon
Set
SVG Logos
Style
Color
Viewbox
256×259
License
CC0

Use the datocms icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 259"><defs><linearGradient id="SVGnb50D8bz" x1="0%" x2="100%" y1="49.999%" y2="49.999%"><stop offset="0%" stop-color="#ff593d"/><stop offset="100%" stop-color="#ff7751"/></linearGradient></defs><path fill="url(#SVGnb50D8bz)" d="M128.002.653H0v257.646h128.002c64.017 0 127.998-57.68 127.998-128.805C256 58.368 192.019.653 128.002.653m0 187.36c-32.33-.013-58.528-26.231-58.516-58.56s26.23-58.529 58.559-58.517c32.33.011 58.529 26.228 58.518 58.558a58.52 58.52 0 0 1-58.561 58.518"/></svg>

React

import type { SVGProps } from "react";

export function LogosDatocmsIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 259"><defs><linearGradient id="SVGnb50D8bz" x1="0%" x2="100%" y1="49.999%" y2="49.999%"><stop offset="0%" stopColor="#ff593d"/><stop offset="100%" stopColor="#ff7751"/></linearGradient></defs><path fill="url(#SVGnb50D8bz)" d="M128.002.653H0v257.646h128.002c64.017 0 127.998-57.68 127.998-128.805C256 58.368 192.019.653 128.002.653m0 187.36c-32.33-.013-58.528-26.231-58.516-58.56s26.23-58.529 58.559-58.517c32.33.011 58.529 26.228 58.518 58.558a58.52 58.52 0 0 1-58.561 58.518"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 259"><defs><linearGradient id="SVGnb50D8bz" x1="0%" x2="100%" y1="49.999%" y2="49.999%"><stop offset="0%" stop-color="#ff593d"/><stop offset="100%" stop-color="#ff7751"/></linearGradient></defs><path fill="url(#SVGnb50D8bz)" d="M128.002.653H0v257.646h128.002c64.017 0 127.998-57.68 127.998-128.805C256 58.368 192.019.653 128.002.653m0 187.36c-32.33-.013-58.528-26.231-58.516-58.56s26.23-58.529 58.559-58.517c32.33.011 58.529 26.228 58.518 58.558a58.52 58.52 0 0 1-58.561 58.518"/></svg>
</template>

CSS

.icon-datocms-icon {
  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%20259%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGnb50D8bz%22%20x1%3D%220%25%22%20x2%3D%22100%25%22%20y1%3D%2249.999%25%22%20y2%3D%2249.999%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ff593d%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23ff7751%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGnb50D8bz)%22%20d%3D%22M128.002.653H0v257.646h128.002c64.017%200%20127.998-57.68%20127.998-128.805C256%2058.368%20192.019.653%20128.002.653m0%20187.36c-32.33-.013-58.528-26.231-58.516-58.56s26.23-58.529%2058.559-58.517c32.33.011%2058.529%2026.228%2058.518%2058.558a58.52%2058.52%200%200%201-58.561%2058.518%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%20259%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGnb50D8bz%22%20x1%3D%220%25%22%20x2%3D%22100%25%22%20y1%3D%2249.999%25%22%20y2%3D%2249.999%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ff593d%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23ff7751%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGnb50D8bz)%22%20d%3D%22M128.002.653H0v257.646h128.002c64.017%200%20127.998-57.68%20127.998-128.805C256%2058.368%20192.019.653%20128.002.653m0%20187.36c-32.33-.013-58.528-26.231-58.516-58.56s26.23-58.529%2058.559-58.517c32.33.011%2058.529%2026.228%2058.518%2058.558a58.52%2058.52%200%200%201-58.561%2058.518%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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