seagate from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
seagate
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the seagate logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.089 2.313c.37-.219.734-.443 1.104-.589c.151.37.37.74.521 1.104c-.813.443-1.625.813-2.365 1.328c-10.865 6.599-9.198 14.099-4.505 14.771c3.198.599 7.125-1.458 9.896-3.099c2.099-1.313 3.99-2.568 3.99-4.063c0-.953-1.099-1.406-1.995-1.255c-2.891.724-6.76 4.724-9.969 4.724c-1.464 0-2.526-1.12-2.365-2.438c.203-2.453 2.521-4.302 4.651-5.536C13.5 5 18.083 2.994 22.161 3.197c10.198.354 16.307 13.089-1.328 24.224c-2 1.266-5.224 2.651-5.906 2.88c-.297-1.328-.74-2.661-1.031-3.99c3.224-1.521 4.193-1.708 7.75-4.432c2.995-2.391 5.87-5.219 6.354-9.083c.073-.885.073-1.698-.151-2.583c-1.198-4.12-6.76-8.365-17.203-1.401c-1.089.635-2.88 1.917-2.88 3.172c0 .297.219.667.516.74c1.604.688 5.177-2.922 8.714-4.135c2.771-.979 5.568.063 6.057 2.51c.073.667.073 1.328-.146 1.922c-.792 2.057-2.703 3.547-4.656 4.802c-2.042 1.12-4.115 2.719-8.641 3.911c-3.083.844-7.021.385-8.641-2.365C.308 18.338.011 17.083.011 15.9c.073-1.406.37-2.807.958-4.063c1.036-2.141 2.583-4.063 4.432-5.609a30.5 30.5 0 0 1 5.76-3.99z"/></svg>

React

import type { SVGProps } from "react";

export function CibSeagate(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="M11.089 2.313c.37-.219.734-.443 1.104-.589c.151.37.37.74.521 1.104c-.813.443-1.625.813-2.365 1.328c-10.865 6.599-9.198 14.099-4.505 14.771c3.198.599 7.125-1.458 9.896-3.099c2.099-1.313 3.99-2.568 3.99-4.063c0-.953-1.099-1.406-1.995-1.255c-2.891.724-6.76 4.724-9.969 4.724c-1.464 0-2.526-1.12-2.365-2.438c.203-2.453 2.521-4.302 4.651-5.536C13.5 5 18.083 2.994 22.161 3.197c10.198.354 16.307 13.089-1.328 24.224c-2 1.266-5.224 2.651-5.906 2.88c-.297-1.328-.74-2.661-1.031-3.99c3.224-1.521 4.193-1.708 7.75-4.432c2.995-2.391 5.87-5.219 6.354-9.083c.073-.885.073-1.698-.151-2.583c-1.198-4.12-6.76-8.365-17.203-1.401c-1.089.635-2.88 1.917-2.88 3.172c0 .297.219.667.516.74c1.604.688 5.177-2.922 8.714-4.135c2.771-.979 5.568.063 6.057 2.51c.073.667.073 1.328-.146 1.922c-.792 2.057-2.703 3.547-4.656 4.802c-2.042 1.12-4.115 2.719-8.641 3.911c-3.083.844-7.021.385-8.641-2.365C.308 18.338.011 17.083.011 15.9c.073-1.406.37-2.807.958-4.063c1.036-2.141 2.583-4.063 4.432-5.609a30.5 30.5 0 0 1 5.76-3.99z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.089 2.313c.37-.219.734-.443 1.104-.589c.151.37.37.74.521 1.104c-.813.443-1.625.813-2.365 1.328c-10.865 6.599-9.198 14.099-4.505 14.771c3.198.599 7.125-1.458 9.896-3.099c2.099-1.313 3.99-2.568 3.99-4.063c0-.953-1.099-1.406-1.995-1.255c-2.891.724-6.76 4.724-9.969 4.724c-1.464 0-2.526-1.12-2.365-2.438c.203-2.453 2.521-4.302 4.651-5.536C13.5 5 18.083 2.994 22.161 3.197c10.198.354 16.307 13.089-1.328 24.224c-2 1.266-5.224 2.651-5.906 2.88c-.297-1.328-.74-2.661-1.031-3.99c3.224-1.521 4.193-1.708 7.75-4.432c2.995-2.391 5.87-5.219 6.354-9.083c.073-.885.073-1.698-.151-2.583c-1.198-4.12-6.76-8.365-17.203-1.401c-1.089.635-2.88 1.917-2.88 3.172c0 .297.219.667.516.74c1.604.688 5.177-2.922 8.714-4.135c2.771-.979 5.568.063 6.057 2.51c.073.667.073 1.328-.146 1.922c-.792 2.057-2.703 3.547-4.656 4.802c-2.042 1.12-4.115 2.719-8.641 3.911c-3.083.844-7.021.385-8.641-2.365C.308 18.338.011 17.083.011 15.9c.073-1.406.37-2.807.958-4.063c1.036-2.141 2.583-4.063 4.432-5.609a30.5 30.5 0 0 1 5.76-3.99z"/></svg>
</template>

CSS

.icon-seagate {
  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%22M11.089%202.313c.37-.219.734-.443%201.104-.589c.151.37.37.74.521%201.104c-.813.443-1.625.813-2.365%201.328c-10.865%206.599-9.198%2014.099-4.505%2014.771c3.198.599%207.125-1.458%209.896-3.099c2.099-1.313%203.99-2.568%203.99-4.063c0-.953-1.099-1.406-1.995-1.255c-2.891.724-6.76%204.724-9.969%204.724c-1.464%200-2.526-1.12-2.365-2.438c.203-2.453%202.521-4.302%204.651-5.536C13.5%205%2018.083%202.994%2022.161%203.197c10.198.354%2016.307%2013.089-1.328%2024.224c-2%201.266-5.224%202.651-5.906%202.88c-.297-1.328-.74-2.661-1.031-3.99c3.224-1.521%204.193-1.708%207.75-4.432c2.995-2.391%205.87-5.219%206.354-9.083c.073-.885.073-1.698-.151-2.583c-1.198-4.12-6.76-8.365-17.203-1.401c-1.089.635-2.88%201.917-2.88%203.172c0%20.297.219.667.516.74c1.604.688%205.177-2.922%208.714-4.135c2.771-.979%205.568.063%206.057%202.51c.073.667.073%201.328-.146%201.922c-.792%202.057-2.703%203.547-4.656%204.802c-2.042%201.12-4.115%202.719-8.641%203.911c-3.083.844-7.021.385-8.641-2.365C.308%2018.338.011%2017.083.011%2015.9c.073-1.406.37-2.807.958-4.063c1.036-2.141%202.583-4.063%204.432-5.609a30.5%2030.5%200%200%201%205.76-3.99z%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%22M11.089%202.313c.37-.219.734-.443%201.104-.589c.151.37.37.74.521%201.104c-.813.443-1.625.813-2.365%201.328c-10.865%206.599-9.198%2014.099-4.505%2014.771c3.198.599%207.125-1.458%209.896-3.099c2.099-1.313%203.99-2.568%203.99-4.063c0-.953-1.099-1.406-1.995-1.255c-2.891.724-6.76%204.724-9.969%204.724c-1.464%200-2.526-1.12-2.365-2.438c.203-2.453%202.521-4.302%204.651-5.536C13.5%205%2018.083%202.994%2022.161%203.197c10.198.354%2016.307%2013.089-1.328%2024.224c-2%201.266-5.224%202.651-5.906%202.88c-.297-1.328-.74-2.661-1.031-3.99c3.224-1.521%204.193-1.708%207.75-4.432c2.995-2.391%205.87-5.219%206.354-9.083c.073-.885.073-1.698-.151-2.583c-1.198-4.12-6.76-8.365-17.203-1.401c-1.089.635-2.88%201.917-2.88%203.172c0%20.297.219.667.516.74c1.604.688%205.177-2.922%208.714-4.135c2.771-.979%205.568.063%206.057%202.51c.073.667.073%201.328-.146%201.922c-.792%202.057-2.703%203.547-4.656%204.802c-2.042%201.12-4.115%202.719-8.641%203.911c-3.083.844-7.021.385-8.641-2.365C.308%2018.338.011%2017.083.011%2015.9c.073-1.406.37-2.807.958-4.063c1.036-2.141%202.583-4.063%204.432-5.609a30.5%2030.5%200%200%201%205.76-3.99z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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