scopus logo
scopus from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- scopus
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the scopus logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m24 19.059l-.14-1.777c-1.426.772-2.945 1.076-4.465 1.076c-3.319 0-5.96-2.782-5.96-6.475c0-3.903 2.595-6.31 5.633-6.31c1.917 0 3.39.303 4.792 1.075L24 4.895c-1.286-.608-2.337-.889-4.698-.889c-4.534 0-7.97 3.53-7.97 8.017c0 5.12 4.09 7.924 7.9 7.924c1.916 0 3.506-.257 4.768-.888m-14.954-3.46c0-2.22-1.964-3.225-3.857-4.347C3.716 10.364 2.15 9.756 2.15 8.12c0-1.215.889-2.548 2.642-2.548c1.519 0 2.57.234 3.903 1.029l.117-1.847c-1.239-.514-2.127-.748-4.137-.748C1.8 4.006.047 5.876.047 8.26s2.103 3.413 4.02 4.581c1.426.865 2.922 1.45 2.922 2.992c0 1.496-1.333 2.571-2.922 2.571c-1.566 0-2.594-.35-3.786-1.075L0 19.176c1.215.56 2.454.818 4.16.818c2.385 0 4.885-1.473 4.885-4.395z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsScopus(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m24 19.059l-.14-1.777c-1.426.772-2.945 1.076-4.465 1.076c-3.319 0-5.96-2.782-5.96-6.475c0-3.903 2.595-6.31 5.633-6.31c1.917 0 3.39.303 4.792 1.075L24 4.895c-1.286-.608-2.337-.889-4.698-.889c-4.534 0-7.97 3.53-7.97 8.017c0 5.12 4.09 7.924 7.9 7.924c1.916 0 3.506-.257 4.768-.888m-14.954-3.46c0-2.22-1.964-3.225-3.857-4.347C3.716 10.364 2.15 9.756 2.15 8.12c0-1.215.889-2.548 2.642-2.548c1.519 0 2.57.234 3.903 1.029l.117-1.847c-1.239-.514-2.127-.748-4.137-.748C1.8 4.006.047 5.876.047 8.26s2.103 3.413 4.02 4.581c1.426.865 2.922 1.45 2.922 2.992c0 1.496-1.333 2.571-2.922 2.571c-1.566 0-2.594-.35-3.786-1.075L0 19.176c1.215.56 2.454.818 4.16.818c2.385 0 4.885-1.473 4.885-4.395z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m24 19.059l-.14-1.777c-1.426.772-2.945 1.076-4.465 1.076c-3.319 0-5.96-2.782-5.96-6.475c0-3.903 2.595-6.31 5.633-6.31c1.917 0 3.39.303 4.792 1.075L24 4.895c-1.286-.608-2.337-.889-4.698-.889c-4.534 0-7.97 3.53-7.97 8.017c0 5.12 4.09 7.924 7.9 7.924c1.916 0 3.506-.257 4.768-.888m-14.954-3.46c0-2.22-1.964-3.225-3.857-4.347C3.716 10.364 2.15 9.756 2.15 8.12c0-1.215.889-2.548 2.642-2.548c1.519 0 2.57.234 3.903 1.029l.117-1.847c-1.239-.514-2.127-.748-4.137-.748C1.8 4.006.047 5.876.047 8.26s2.103 3.413 4.02 4.581c1.426.865 2.922 1.45 2.922 2.992c0 1.496-1.333 2.571-2.922 2.571c-1.566 0-2.594-.35-3.786-1.075L0 19.176c1.215.56 2.454.818 4.16.818c2.385 0 4.885-1.473 4.885-4.395z"/></svg> </template>
CSS
.icon-scopus {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m24%2019.059l-.14-1.777c-1.426.772-2.945%201.076-4.465%201.076c-3.319%200-5.96-2.782-5.96-6.475c0-3.903%202.595-6.31%205.633-6.31c1.917%200%203.39.303%204.792%201.075L24%204.895c-1.286-.608-2.337-.889-4.698-.889c-4.534%200-7.97%203.53-7.97%208.017c0%205.12%204.09%207.924%207.9%207.924c1.916%200%203.506-.257%204.768-.888m-14.954-3.46c0-2.22-1.964-3.225-3.857-4.347C3.716%2010.364%202.15%209.756%202.15%208.12c0-1.215.889-2.548%202.642-2.548c1.519%200%202.57.234%203.903%201.029l.117-1.847c-1.239-.514-2.127-.748-4.137-.748C1.8%204.006.047%205.876.047%208.26s2.103%203.413%204.02%204.581c1.426.865%202.922%201.45%202.922%202.992c0%201.496-1.333%202.571-2.922%202.571c-1.566%200-2.594-.35-3.786-1.075L0%2019.176c1.215.56%202.454.818%204.16.818c2.385%200%204.885-1.473%204.885-4.395z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m24%2019.059l-.14-1.777c-1.426.772-2.945%201.076-4.465%201.076c-3.319%200-5.96-2.782-5.96-6.475c0-3.903%202.595-6.31%205.633-6.31c1.917%200%203.39.303%204.792%201.075L24%204.895c-1.286-.608-2.337-.889-4.698-.889c-4.534%200-7.97%203.53-7.97%208.017c0%205.12%204.09%207.924%207.9%207.924c1.916%200%203.506-.257%204.768-.888m-14.954-3.46c0-2.22-1.964-3.225-3.857-4.347C3.716%2010.364%202.15%209.756%202.15%208.12c0-1.215.889-2.548%202.642-2.548c1.519%200%202.57.234%203.903%201.029l.117-1.847c-1.239-.514-2.127-.748-4.137-.748C1.8%204.006.047%205.876.047%208.26s2.103%203.413%204.02%204.581c1.426.865%202.922%201.45%202.922%202.992c0%201.496-1.333%202.571-2.922%202.571c-1.566%200-2.594-.35-3.786-1.075L0%2019.176c1.215.56%202.454.818%204.16.818c2.385%200%204.885-1.473%204.885-4.395z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/scopus.svg?color=%231a73e8&size=48