scalar from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
scalar
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the scalar logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.044 0c.243 0 .486.202.486.486v5.423l3.804-3.845c.202-.202.526-.202.688 0l2.914 2.914c.162.162.202.486 0 .648v.04L18.09 9.47h5.423c.284 0 .486.203.486.486v4.088a.47.47 0 0 1-.486.486H18.09l3.845 3.804c.162.202.202.526 0 .688l-2.914 2.914c-.162.162-.486.202-.648 0h-.04L14.53 18.09v5.423a.47.47 0 0 1-.486.486H9.956a.47.47 0 0 1-.486-.486V20.68c0-.89.365-1.74.972-2.388l5.261-5.261a1.466 1.466 0 0 0 0-2.064l-5.22-5.221A3.4 3.4 0 0 1 9.47 3.359V.486c0-.284.203-.486.486-.486zM5.585 2.105h.04l8.864 8.863a1.466 1.466 0 0 1 0 2.064l-8.863 8.904c-.162.202-.486.202-.688 0l-2.874-2.833c-.162-.203-.202-.486 0-.688L5.91 14.53H.486A.47.47 0 0 1 0 14.043V9.956c0-.283.202-.486.486-.486h5.423L2.064 5.666a.55.55 0 0 1 0-.688l2.874-2.873a.42.42 0 0 1 .647 0"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsScalar(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="M14.044 0c.243 0 .486.202.486.486v5.423l3.804-3.845c.202-.202.526-.202.688 0l2.914 2.914c.162.162.202.486 0 .648v.04L18.09 9.47h5.423c.284 0 .486.203.486.486v4.088a.47.47 0 0 1-.486.486H18.09l3.845 3.804c.162.202.202.526 0 .688l-2.914 2.914c-.162.162-.486.202-.648 0h-.04L14.53 18.09v5.423a.47.47 0 0 1-.486.486H9.956a.47.47 0 0 1-.486-.486V20.68c0-.89.365-1.74.972-2.388l5.261-5.261a1.466 1.466 0 0 0 0-2.064l-5.22-5.221A3.4 3.4 0 0 1 9.47 3.359V.486c0-.284.203-.486.486-.486zM5.585 2.105h.04l8.864 8.863a1.466 1.466 0 0 1 0 2.064l-8.863 8.904c-.162.202-.486.202-.688 0l-2.874-2.833c-.162-.203-.202-.486 0-.688L5.91 14.53H.486A.47.47 0 0 1 0 14.043V9.956c0-.283.202-.486.486-.486h5.423L2.064 5.666a.55.55 0 0 1 0-.688l2.874-2.873a.42.42 0 0 1 .647 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.044 0c.243 0 .486.202.486.486v5.423l3.804-3.845c.202-.202.526-.202.688 0l2.914 2.914c.162.162.202.486 0 .648v.04L18.09 9.47h5.423c.284 0 .486.203.486.486v4.088a.47.47 0 0 1-.486.486H18.09l3.845 3.804c.162.202.202.526 0 .688l-2.914 2.914c-.162.162-.486.202-.648 0h-.04L14.53 18.09v5.423a.47.47 0 0 1-.486.486H9.956a.47.47 0 0 1-.486-.486V20.68c0-.89.365-1.74.972-2.388l5.261-5.261a1.466 1.466 0 0 0 0-2.064l-5.22-5.221A3.4 3.4 0 0 1 9.47 3.359V.486c0-.284.203-.486.486-.486zM5.585 2.105h.04l8.864 8.863a1.466 1.466 0 0 1 0 2.064l-8.863 8.904c-.162.202-.486.202-.688 0l-2.874-2.833c-.162-.203-.202-.486 0-.688L5.91 14.53H.486A.47.47 0 0 1 0 14.043V9.956c0-.283.202-.486.486-.486h5.423L2.064 5.666a.55.55 0 0 1 0-.688l2.874-2.873a.42.42 0 0 1 .647 0"/></svg>
</template>

CSS

.icon-scalar {
  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%22M14.044%200c.243%200%20.486.202.486.486v5.423l3.804-3.845c.202-.202.526-.202.688%200l2.914%202.914c.162.162.202.486%200%20.648v.04L18.09%209.47h5.423c.284%200%20.486.203.486.486v4.088a.47.47%200%200%201-.486.486H18.09l3.845%203.804c.162.202.202.526%200%20.688l-2.914%202.914c-.162.162-.486.202-.648%200h-.04L14.53%2018.09v5.423a.47.47%200%200%201-.486.486H9.956a.47.47%200%200%201-.486-.486V20.68c0-.89.365-1.74.972-2.388l5.261-5.261a1.466%201.466%200%200%200%200-2.064l-5.22-5.221A3.4%203.4%200%200%201%209.47%203.359V.486c0-.284.203-.486.486-.486zM5.585%202.105h.04l8.864%208.863a1.466%201.466%200%200%201%200%202.064l-8.863%208.904c-.162.202-.486.202-.688%200l-2.874-2.833c-.162-.203-.202-.486%200-.688L5.91%2014.53H.486A.47.47%200%200%201%200%2014.043V9.956c0-.283.202-.486.486-.486h5.423L2.064%205.666a.55.55%200%200%201%200-.688l2.874-2.873a.42.42%200%200%201%20.647%200%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%22M14.044%200c.243%200%20.486.202.486.486v5.423l3.804-3.845c.202-.202.526-.202.688%200l2.914%202.914c.162.162.202.486%200%20.648v.04L18.09%209.47h5.423c.284%200%20.486.203.486.486v4.088a.47.47%200%200%201-.486.486H18.09l3.845%203.804c.162.202.202.526%200%20.688l-2.914%202.914c-.162.162-.486.202-.648%200h-.04L14.53%2018.09v5.423a.47.47%200%200%201-.486.486H9.956a.47.47%200%200%201-.486-.486V20.68c0-.89.365-1.74.972-2.388l5.261-5.261a1.466%201.466%200%200%200%200-2.064l-5.22-5.221A3.4%203.4%200%200%201%209.47%203.359V.486c0-.284.203-.486.486-.486zM5.585%202.105h.04l8.864%208.863a1.466%201.466%200%200%201%200%202.064l-8.863%208.904c-.162.202-.486.202-.688%200l-2.874-2.833c-.162-.203-.202-.486%200-.688L5.91%2014.53H.486A.47.47%200%200%201%200%2014.043V9.956c0-.283.202-.486.486-.486h5.423L2.064%205.666a.55.55%200%200%201%200-.688l2.874-2.873a.42.42%200%200%201%20.647%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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