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

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

The same logo in other sets

Use the scribd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.786 28.078c0-2.828 2.094-5.25 4.724-5.74c-.125-2.635-1.234-4.438-2.958-5.792c-1.74-1.354-4.161-2.38-6.786-3.411c-2.839-1.109-4.958-2.094-4.958-4.229c0-1.802 1.557-3.156 4.182-3.156c1.599 0 2.63.245 3.161.531a.83.83 0 0 1-.12.411c-.083.161-.12.37-.12.656c0 1.807 1.307 3.406 3.651 3.406c2.135 0 3.406-1.599 3.406-3.943c0-1.969-1.109-3.693-2.922-4.885C19.213.738 16.65-.001 13.749-.001C10.744.207 8.16 1.312 6.358 2.957C4.551 4.592 3.483 6.811 3.483 9.436c0 2.917 1.031 4.807 2.708 6.245c1.682 1.438 4.104 2.464 7.021 3.49c3.161 1.021 5.01 2.083 5.01 4.182c0 2.12-1.849 3.401-4.76 3.401c-1.526 0-2.833-.255-3.943-1.016c.292-.542.292-1.089.292-1.604c0-1.521-1.344-3.422-3.688-3.422c-2.078 0-3.641 1.599-3.641 3.943c0 1.958 1.24 3.823 3.26 5.125c1.979 1.359 4.76 2.219 7.766 2.219c2.641 0 5.021-.5 6.865-1.818a4.8 4.8 0 0 1-.521-2.146zm9.73 0a3.69 3.69 0 0 1-3.703 3.698c-2 0-3.661-1.599-3.661-3.693c0-2 1.641-3.646 3.641-3.646c2.005 0 3.688 1.646 3.688 3.667z"/></svg>

React

import type { SVGProps } from "react";

export function CibScribd(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="M19.786 28.078c0-2.828 2.094-5.25 4.724-5.74c-.125-2.635-1.234-4.438-2.958-5.792c-1.74-1.354-4.161-2.38-6.786-3.411c-2.839-1.109-4.958-2.094-4.958-4.229c0-1.802 1.557-3.156 4.182-3.156c1.599 0 2.63.245 3.161.531a.83.83 0 0 1-.12.411c-.083.161-.12.37-.12.656c0 1.807 1.307 3.406 3.651 3.406c2.135 0 3.406-1.599 3.406-3.943c0-1.969-1.109-3.693-2.922-4.885C19.213.738 16.65-.001 13.749-.001C10.744.207 8.16 1.312 6.358 2.957C4.551 4.592 3.483 6.811 3.483 9.436c0 2.917 1.031 4.807 2.708 6.245c1.682 1.438 4.104 2.464 7.021 3.49c3.161 1.021 5.01 2.083 5.01 4.182c0 2.12-1.849 3.401-4.76 3.401c-1.526 0-2.833-.255-3.943-1.016c.292-.542.292-1.089.292-1.604c0-1.521-1.344-3.422-3.688-3.422c-2.078 0-3.641 1.599-3.641 3.943c0 1.958 1.24 3.823 3.26 5.125c1.979 1.359 4.76 2.219 7.766 2.219c2.641 0 5.021-.5 6.865-1.818a4.8 4.8 0 0 1-.521-2.146zm9.73 0a3.69 3.69 0 0 1-3.703 3.698c-2 0-3.661-1.599-3.661-3.693c0-2 1.641-3.646 3.641-3.646c2.005 0 3.688 1.646 3.688 3.667z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.786 28.078c0-2.828 2.094-5.25 4.724-5.74c-.125-2.635-1.234-4.438-2.958-5.792c-1.74-1.354-4.161-2.38-6.786-3.411c-2.839-1.109-4.958-2.094-4.958-4.229c0-1.802 1.557-3.156 4.182-3.156c1.599 0 2.63.245 3.161.531a.83.83 0 0 1-.12.411c-.083.161-.12.37-.12.656c0 1.807 1.307 3.406 3.651 3.406c2.135 0 3.406-1.599 3.406-3.943c0-1.969-1.109-3.693-2.922-4.885C19.213.738 16.65-.001 13.749-.001C10.744.207 8.16 1.312 6.358 2.957C4.551 4.592 3.483 6.811 3.483 9.436c0 2.917 1.031 4.807 2.708 6.245c1.682 1.438 4.104 2.464 7.021 3.49c3.161 1.021 5.01 2.083 5.01 4.182c0 2.12-1.849 3.401-4.76 3.401c-1.526 0-2.833-.255-3.943-1.016c.292-.542.292-1.089.292-1.604c0-1.521-1.344-3.422-3.688-3.422c-2.078 0-3.641 1.599-3.641 3.943c0 1.958 1.24 3.823 3.26 5.125c1.979 1.359 4.76 2.219 7.766 2.219c2.641 0 5.021-.5 6.865-1.818a4.8 4.8 0 0 1-.521-2.146zm9.73 0a3.69 3.69 0 0 1-3.703 3.698c-2 0-3.661-1.599-3.661-3.693c0-2 1.641-3.646 3.641-3.646c2.005 0 3.688 1.646 3.688 3.667z"/></svg>
</template>

CSS

.icon-scribd {
  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%22M19.786%2028.078c0-2.828%202.094-5.25%204.724-5.74c-.125-2.635-1.234-4.438-2.958-5.792c-1.74-1.354-4.161-2.38-6.786-3.411c-2.839-1.109-4.958-2.094-4.958-4.229c0-1.802%201.557-3.156%204.182-3.156c1.599%200%202.63.245%203.161.531a.83.83%200%200%201-.12.411c-.083.161-.12.37-.12.656c0%201.807%201.307%203.406%203.651%203.406c2.135%200%203.406-1.599%203.406-3.943c0-1.969-1.109-3.693-2.922-4.885C19.213.738%2016.65-.001%2013.749-.001C10.744.207%208.16%201.312%206.358%202.957C4.551%204.592%203.483%206.811%203.483%209.436c0%202.917%201.031%204.807%202.708%206.245c1.682%201.438%204.104%202.464%207.021%203.49c3.161%201.021%205.01%202.083%205.01%204.182c0%202.12-1.849%203.401-4.76%203.401c-1.526%200-2.833-.255-3.943-1.016c.292-.542.292-1.089.292-1.604c0-1.521-1.344-3.422-3.688-3.422c-2.078%200-3.641%201.599-3.641%203.943c0%201.958%201.24%203.823%203.26%205.125c1.979%201.359%204.76%202.219%207.766%202.219c2.641%200%205.021-.5%206.865-1.818a4.8%204.8%200%200%201-.521-2.146zm9.73%200a3.69%203.69%200%200%201-3.703%203.698c-2%200-3.661-1.599-3.661-3.693c0-2%201.641-3.646%203.641-3.646c2.005%200%203.688%201.646%203.688%203.667z%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%22M19.786%2028.078c0-2.828%202.094-5.25%204.724-5.74c-.125-2.635-1.234-4.438-2.958-5.792c-1.74-1.354-4.161-2.38-6.786-3.411c-2.839-1.109-4.958-2.094-4.958-4.229c0-1.802%201.557-3.156%204.182-3.156c1.599%200%202.63.245%203.161.531a.83.83%200%200%201-.12.411c-.083.161-.12.37-.12.656c0%201.807%201.307%203.406%203.651%203.406c2.135%200%203.406-1.599%203.406-3.943c0-1.969-1.109-3.693-2.922-4.885C19.213.738%2016.65-.001%2013.749-.001C10.744.207%208.16%201.312%206.358%202.957C4.551%204.592%203.483%206.811%203.483%209.436c0%202.917%201.031%204.807%202.708%206.245c1.682%201.438%204.104%202.464%207.021%203.49c3.161%201.021%205.01%202.083%205.01%204.182c0%202.12-1.849%203.401-4.76%203.401c-1.526%200-2.833-.255-3.943-1.016c.292-.542.292-1.089.292-1.604c0-1.521-1.344-3.422-3.688-3.422c-2.078%200-3.641%201.599-3.641%203.943c0%201.958%201.24%203.823%203.26%205.125c1.979%201.359%204.76%202.219%207.766%202.219c2.641%200%205.021-.5%206.865-1.818a4.8%204.8%200%200%201-.521-2.146zm9.73%200a3.69%203.69%200%200%201-3.703%203.698c-2%200-3.661-1.599-3.661-3.693c0-2%201.641-3.646%203.641-3.646c2.005%200%203.688%201.646%203.688%203.667z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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