webstorm logo
webstorm from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- webstorm
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the webstorm logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 0v32h32V0zm23.855 3.855c1.921 0 3.552.588 4.885 1.703l-1.48 2.224c-1.187-.817-2.296-1.333-3.405-1.333c-1.115 0-1.709.516-1.709 1.183v.072c0 .891.595 1.188 2.819 1.781c2.667.74 4.145 1.704 4.145 4v.073c0 2.667-2 4.145-4.812 4.145c-2-.072-4-.812-5.557-2.219l1.703-2.077c1.188.963 2.443 1.629 3.927 1.629c1.183 0 1.849-.443 1.849-1.255v-.079c0-.739-.443-1.109-2.667-1.703c-2.667-.667-4.292-1.407-4.292-4.073v-.077c0-2.443 1.923-4 4.589-4zm-21.486.29h3.037l2 7.709l2.296-7.709h2.224l2.224 7.709l2-7.709h3.109l-3.776 13.261h-2.52l-2.147-7.704l-2.224 7.704H6.149zM3.036 26h12v2h-12z"/></svg>
React
import type { SVGProps } from "react";
export function CibWebstorm(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="M0 0v32h32V0zm23.855 3.855c1.921 0 3.552.588 4.885 1.703l-1.48 2.224c-1.187-.817-2.296-1.333-3.405-1.333c-1.115 0-1.709.516-1.709 1.183v.072c0 .891.595 1.188 2.819 1.781c2.667.74 4.145 1.704 4.145 4v.073c0 2.667-2 4.145-4.812 4.145c-2-.072-4-.812-5.557-2.219l1.703-2.077c1.188.963 2.443 1.629 3.927 1.629c1.183 0 1.849-.443 1.849-1.255v-.079c0-.739-.443-1.109-2.667-1.703c-2.667-.667-4.292-1.407-4.292-4.073v-.077c0-2.443 1.923-4 4.589-4zm-21.486.29h3.037l2 7.709l2.296-7.709h2.224l2.224 7.709l2-7.709h3.109l-3.776 13.261h-2.52l-2.147-7.704l-2.224 7.704H6.149zM3.036 26h12v2h-12z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 0v32h32V0zm23.855 3.855c1.921 0 3.552.588 4.885 1.703l-1.48 2.224c-1.187-.817-2.296-1.333-3.405-1.333c-1.115 0-1.709.516-1.709 1.183v.072c0 .891.595 1.188 2.819 1.781c2.667.74 4.145 1.704 4.145 4v.073c0 2.667-2 4.145-4.812 4.145c-2-.072-4-.812-5.557-2.219l1.703-2.077c1.188.963 2.443 1.629 3.927 1.629c1.183 0 1.849-.443 1.849-1.255v-.079c0-.739-.443-1.109-2.667-1.703c-2.667-.667-4.292-1.407-4.292-4.073v-.077c0-2.443 1.923-4 4.589-4zm-21.486.29h3.037l2 7.709l2.296-7.709h2.224l2.224 7.709l2-7.709h3.109l-3.776 13.261h-2.52l-2.147-7.704l-2.224 7.704H6.149zM3.036 26h12v2h-12z"/></svg> </template>
CSS
.icon-webstorm {
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%22M0%200v32h32V0zm23.855%203.855c1.921%200%203.552.588%204.885%201.703l-1.48%202.224c-1.187-.817-2.296-1.333-3.405-1.333c-1.115%200-1.709.516-1.709%201.183v.072c0%20.891.595%201.188%202.819%201.781c2.667.74%204.145%201.704%204.145%204v.073c0%202.667-2%204.145-4.812%204.145c-2-.072-4-.812-5.557-2.219l1.703-2.077c1.188.963%202.443%201.629%203.927%201.629c1.183%200%201.849-.443%201.849-1.255v-.079c0-.739-.443-1.109-2.667-1.703c-2.667-.667-4.292-1.407-4.292-4.073v-.077c0-2.443%201.923-4%204.589-4zm-21.486.29h3.037l2%207.709l2.296-7.709h2.224l2.224%207.709l2-7.709h3.109l-3.776%2013.261h-2.52l-2.147-7.704l-2.224%207.704H6.149zM3.036%2026h12v2h-12z%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%22M0%200v32h32V0zm23.855%203.855c1.921%200%203.552.588%204.885%201.703l-1.48%202.224c-1.187-.817-2.296-1.333-3.405-1.333c-1.115%200-1.709.516-1.709%201.183v.072c0%20.891.595%201.188%202.819%201.781c2.667.74%204.145%201.704%204.145%204v.073c0%202.667-2%204.145-4.812%204.145c-2-.072-4-.812-5.557-2.219l1.703-2.077c1.188.963%202.443%201.629%203.927%201.629c1.183%200%201.849-.443%201.849-1.255v-.079c0-.739-.443-1.109-2.667-1.703c-2.667-.667-4.292-1.407-4.292-4.073v-.077c0-2.443%201.923-4%204.589-4zm-21.486.29h3.037l2%207.709l2.296-7.709h2.224l2.224%207.709l2-7.709h3.109l-3.776%2013.261h-2.52l-2.147-7.704l-2.224%207.704H6.149zM3.036%2026h12v2h-12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/webstorm.svg?color=%231a73e8&size=48