jscs logo
jscs from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- jscs
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×214
- License
- CC0
Use the jscs logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 214"><path d="M0 .299h256v213.333H0V.299z" fill="#EBD851"/><path d="M53.077 99.328l6.912-4.181c1.323 2.346 2.56 4.352 5.462 4.352c2.816 0 4.565-1.067 4.565-5.334V65.237h8.49v29.056c0 8.79-5.162 12.8-12.671 12.8c-6.827 0-10.752-3.498-12.758-7.509v-.256zm34.432-.81l6.827-3.969c1.835 2.944 4.139 5.078 8.277 5.078c3.499 0 5.718-1.707 5.718-4.096c0-2.902-2.304-3.926-6.144-5.59l-2.091-.896c-6.059-2.56-10.07-5.802-10.07-12.629c0-6.315 4.822-11.093 12.289-11.093c5.333 0 9.173 1.877 11.946 6.698l-6.528 4.224c-1.45-2.602-3.029-3.626-5.418-3.626c-2.432 0-4.011 1.578-4.011 3.626c0 2.475 1.579 3.499 5.163 5.078l2.09.896c7.126 3.072 11.136 6.186 11.136 13.184c0 7.552-5.93 11.69-13.909 11.69c-7.765 0-12.8-3.712-15.275-8.576zm69.078-20.566l6.485-4.352c-6.955-9.216-20.096-11.008-29.27-4.01c-9.173 6.997-11.007 20.095-4.01 29.269c6.997 9.173 20.096 11.008 29.27 4.01c1.535-1.152 2.858-2.517 4.01-4.01l-6.485-4.31c-4.566 5.504-12.758 6.272-18.262 1.664c-5.504-4.608-6.272-12.757-1.664-18.261c4.566-5.504 12.758-6.272 18.262-1.664a15.319 15.319 0 0 1 1.664 1.664zm16.256 20.565l6.826-3.968c1.835 2.944 4.139 5.078 8.278 5.078c3.498 0 5.717-1.707 5.717-4.096c0-2.902-2.304-3.926-6.144-5.59l-2.09-.896c-6.06-2.56-10.07-5.802-10.07-12.629c0-6.315 4.821-11.093 12.288-11.093c5.333 0 9.173 1.877 11.947 6.698l-6.528 4.224c-1.451-2.602-3.03-3.626-5.419-3.626c-2.432 0-4.01 1.578-4.01 3.626c0 2.475 1.578 3.499 5.162 5.078l2.09.896c7.126 3.072 11.137 6.186 11.137 13.184c0 7.552-5.931 11.69-13.91 11.69c-7.765 0-12.8-3.712-15.274-8.576zm-118.23 43.99H76.8v7.253H54.613v-7.253zm37.974 0h22.186v7.253H92.587v-7.253zm35.413 0l18.347-18.347l18.346 18.347H153.6l-7.253-7.254l-7.254 7.254H128z" fill="#323330"/></svg>
React
import type { SVGProps } from "react";
export function LogosJscs(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 214"><path d="M0 .299h256v213.333H0V.299z" fill="#EBD851"/><path d="M53.077 99.328l6.912-4.181c1.323 2.346 2.56 4.352 5.462 4.352c2.816 0 4.565-1.067 4.565-5.334V65.237h8.49v29.056c0 8.79-5.162 12.8-12.671 12.8c-6.827 0-10.752-3.498-12.758-7.509v-.256zm34.432-.81l6.827-3.969c1.835 2.944 4.139 5.078 8.277 5.078c3.499 0 5.718-1.707 5.718-4.096c0-2.902-2.304-3.926-6.144-5.59l-2.091-.896c-6.059-2.56-10.07-5.802-10.07-12.629c0-6.315 4.822-11.093 12.289-11.093c5.333 0 9.173 1.877 11.946 6.698l-6.528 4.224c-1.45-2.602-3.029-3.626-5.418-3.626c-2.432 0-4.011 1.578-4.011 3.626c0 2.475 1.579 3.499 5.163 5.078l2.09.896c7.126 3.072 11.136 6.186 11.136 13.184c0 7.552-5.93 11.69-13.909 11.69c-7.765 0-12.8-3.712-15.275-8.576zm69.078-20.566l6.485-4.352c-6.955-9.216-20.096-11.008-29.27-4.01c-9.173 6.997-11.007 20.095-4.01 29.269c6.997 9.173 20.096 11.008 29.27 4.01c1.535-1.152 2.858-2.517 4.01-4.01l-6.485-4.31c-4.566 5.504-12.758 6.272-18.262 1.664c-5.504-4.608-6.272-12.757-1.664-18.261c4.566-5.504 12.758-6.272 18.262-1.664a15.319 15.319 0 0 1 1.664 1.664zm16.256 20.565l6.826-3.968c1.835 2.944 4.139 5.078 8.278 5.078c3.498 0 5.717-1.707 5.717-4.096c0-2.902-2.304-3.926-6.144-5.59l-2.09-.896c-6.06-2.56-10.07-5.802-10.07-12.629c0-6.315 4.821-11.093 12.288-11.093c5.333 0 9.173 1.877 11.947 6.698l-6.528 4.224c-1.451-2.602-3.03-3.626-5.419-3.626c-2.432 0-4.01 1.578-4.01 3.626c0 2.475 1.578 3.499 5.162 5.078l2.09.896c7.126 3.072 11.137 6.186 11.137 13.184c0 7.552-5.931 11.69-13.91 11.69c-7.765 0-12.8-3.712-15.274-8.576zm-118.23 43.99H76.8v7.253H54.613v-7.253zm37.974 0h22.186v7.253H92.587v-7.253zm35.413 0l18.347-18.347l18.346 18.347H153.6l-7.253-7.254l-7.254 7.254H128z" fill="#323330"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 214"><path d="M0 .299h256v213.333H0V.299z" fill="#EBD851"/><path d="M53.077 99.328l6.912-4.181c1.323 2.346 2.56 4.352 5.462 4.352c2.816 0 4.565-1.067 4.565-5.334V65.237h8.49v29.056c0 8.79-5.162 12.8-12.671 12.8c-6.827 0-10.752-3.498-12.758-7.509v-.256zm34.432-.81l6.827-3.969c1.835 2.944 4.139 5.078 8.277 5.078c3.499 0 5.718-1.707 5.718-4.096c0-2.902-2.304-3.926-6.144-5.59l-2.091-.896c-6.059-2.56-10.07-5.802-10.07-12.629c0-6.315 4.822-11.093 12.289-11.093c5.333 0 9.173 1.877 11.946 6.698l-6.528 4.224c-1.45-2.602-3.029-3.626-5.418-3.626c-2.432 0-4.011 1.578-4.011 3.626c0 2.475 1.579 3.499 5.163 5.078l2.09.896c7.126 3.072 11.136 6.186 11.136 13.184c0 7.552-5.93 11.69-13.909 11.69c-7.765 0-12.8-3.712-15.275-8.576zm69.078-20.566l6.485-4.352c-6.955-9.216-20.096-11.008-29.27-4.01c-9.173 6.997-11.007 20.095-4.01 29.269c6.997 9.173 20.096 11.008 29.27 4.01c1.535-1.152 2.858-2.517 4.01-4.01l-6.485-4.31c-4.566 5.504-12.758 6.272-18.262 1.664c-5.504-4.608-6.272-12.757-1.664-18.261c4.566-5.504 12.758-6.272 18.262-1.664a15.319 15.319 0 0 1 1.664 1.664zm16.256 20.565l6.826-3.968c1.835 2.944 4.139 5.078 8.278 5.078c3.498 0 5.717-1.707 5.717-4.096c0-2.902-2.304-3.926-6.144-5.59l-2.09-.896c-6.06-2.56-10.07-5.802-10.07-12.629c0-6.315 4.821-11.093 12.288-11.093c5.333 0 9.173 1.877 11.947 6.698l-6.528 4.224c-1.451-2.602-3.03-3.626-5.419-3.626c-2.432 0-4.01 1.578-4.01 3.626c0 2.475 1.578 3.499 5.162 5.078l2.09.896c7.126 3.072 11.137 6.186 11.137 13.184c0 7.552-5.931 11.69-13.91 11.69c-7.765 0-12.8-3.712-15.274-8.576zm-118.23 43.99H76.8v7.253H54.613v-7.253zm37.974 0h22.186v7.253H92.587v-7.253zm35.413 0l18.347-18.347l18.346 18.347H153.6l-7.253-7.254l-7.254 7.254H128z" fill="#323330"/></svg> </template>
CSS
.icon-jscs {
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%20214%22%3E%3Cpath%20d%3D%22M0%20.299h256v213.333H0V.299z%22%20fill%3D%22%23EBD851%22%2F%3E%3Cpath%20d%3D%22M53.077%2099.328l6.912-4.181c1.323%202.346%202.56%204.352%205.462%204.352c2.816%200%204.565-1.067%204.565-5.334V65.237h8.49v29.056c0%208.79-5.162%2012.8-12.671%2012.8c-6.827%200-10.752-3.498-12.758-7.509v-.256zm34.432-.81l6.827-3.969c1.835%202.944%204.139%205.078%208.277%205.078c3.499%200%205.718-1.707%205.718-4.096c0-2.902-2.304-3.926-6.144-5.59l-2.091-.896c-6.059-2.56-10.07-5.802-10.07-12.629c0-6.315%204.822-11.093%2012.289-11.093c5.333%200%209.173%201.877%2011.946%206.698l-6.528%204.224c-1.45-2.602-3.029-3.626-5.418-3.626c-2.432%200-4.011%201.578-4.011%203.626c0%202.475%201.579%203.499%205.163%205.078l2.09.896c7.126%203.072%2011.136%206.186%2011.136%2013.184c0%207.552-5.93%2011.69-13.909%2011.69c-7.765%200-12.8-3.712-15.275-8.576zm69.078-20.566l6.485-4.352c-6.955-9.216-20.096-11.008-29.27-4.01c-9.173%206.997-11.007%2020.095-4.01%2029.269c6.997%209.173%2020.096%2011.008%2029.27%204.01c1.535-1.152%202.858-2.517%204.01-4.01l-6.485-4.31c-4.566%205.504-12.758%206.272-18.262%201.664c-5.504-4.608-6.272-12.757-1.664-18.261c4.566-5.504%2012.758-6.272%2018.262-1.664a15.319%2015.319%200%200%201%201.664%201.664zm16.256%2020.565l6.826-3.968c1.835%202.944%204.139%205.078%208.278%205.078c3.498%200%205.717-1.707%205.717-4.096c0-2.902-2.304-3.926-6.144-5.59l-2.09-.896c-6.06-2.56-10.07-5.802-10.07-12.629c0-6.315%204.821-11.093%2012.288-11.093c5.333%200%209.173%201.877%2011.947%206.698l-6.528%204.224c-1.451-2.602-3.03-3.626-5.419-3.626c-2.432%200-4.01%201.578-4.01%203.626c0%202.475%201.578%203.499%205.162%205.078l2.09.896c7.126%203.072%2011.137%206.186%2011.137%2013.184c0%207.552-5.931%2011.69-13.91%2011.69c-7.765%200-12.8-3.712-15.274-8.576zm-118.23%2043.99H76.8v7.253H54.613v-7.253zm37.974%200h22.186v7.253H92.587v-7.253zm35.413%200l18.347-18.347l18.346%2018.347H153.6l-7.253-7.254l-7.254%207.254H128z%22%20fill%3D%22%23323330%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%20214%22%3E%3Cpath%20d%3D%22M0%20.299h256v213.333H0V.299z%22%20fill%3D%22%23EBD851%22%2F%3E%3Cpath%20d%3D%22M53.077%2099.328l6.912-4.181c1.323%202.346%202.56%204.352%205.462%204.352c2.816%200%204.565-1.067%204.565-5.334V65.237h8.49v29.056c0%208.79-5.162%2012.8-12.671%2012.8c-6.827%200-10.752-3.498-12.758-7.509v-.256zm34.432-.81l6.827-3.969c1.835%202.944%204.139%205.078%208.277%205.078c3.499%200%205.718-1.707%205.718-4.096c0-2.902-2.304-3.926-6.144-5.59l-2.091-.896c-6.059-2.56-10.07-5.802-10.07-12.629c0-6.315%204.822-11.093%2012.289-11.093c5.333%200%209.173%201.877%2011.946%206.698l-6.528%204.224c-1.45-2.602-3.029-3.626-5.418-3.626c-2.432%200-4.011%201.578-4.011%203.626c0%202.475%201.579%203.499%205.163%205.078l2.09.896c7.126%203.072%2011.136%206.186%2011.136%2013.184c0%207.552-5.93%2011.69-13.909%2011.69c-7.765%200-12.8-3.712-15.275-8.576zm69.078-20.566l6.485-4.352c-6.955-9.216-20.096-11.008-29.27-4.01c-9.173%206.997-11.007%2020.095-4.01%2029.269c6.997%209.173%2020.096%2011.008%2029.27%204.01c1.535-1.152%202.858-2.517%204.01-4.01l-6.485-4.31c-4.566%205.504-12.758%206.272-18.262%201.664c-5.504-4.608-6.272-12.757-1.664-18.261c4.566-5.504%2012.758-6.272%2018.262-1.664a15.319%2015.319%200%200%201%201.664%201.664zm16.256%2020.565l6.826-3.968c1.835%202.944%204.139%205.078%208.278%205.078c3.498%200%205.717-1.707%205.717-4.096c0-2.902-2.304-3.926-6.144-5.59l-2.09-.896c-6.06-2.56-10.07-5.802-10.07-12.629c0-6.315%204.821-11.093%2012.288-11.093c5.333%200%209.173%201.877%2011.947%206.698l-6.528%204.224c-1.451-2.602-3.03-3.626-5.419-3.626c-2.432%200-4.01%201.578-4.01%203.626c0%202.475%201.578%203.499%205.162%205.078l2.09.896c7.126%203.072%2011.137%206.186%2011.137%2013.184c0%207.552-5.931%2011.69-13.91%2011.69c-7.765%200-12.8-3.712-15.274-8.576zm-118.23%2043.99H76.8v7.253H54.613v-7.253zm37.974%200h22.186v7.253H92.587v-7.253zm35.413%200l18.347-18.347l18.346%2018.347H153.6l-7.253-7.254l-7.254%207.254H128z%22%20fill%3D%22%23323330%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/jscs.svg?color=%231a73e8&size=48