ltspice logo
ltspice from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- ltspice
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the ltspice logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.327 3.485c-.797.627-.975 1.621-1.165 3.317c-.365 3.257-.64 5.198-1.047 8.658c-.199 1.701.976 1.902 2.365 1.886h2.884c.26.002.352.123.319.38c-.124.966-.258 2.79-1.19 2.79L0 20.492s2.83-1.032 3.165-3.372l1.34-10.887c.208-1.357 1.288-2.75 2.634-2.75zm5.556 17.03c1.346 0 2.426-1.392 2.634-2.749l1.34-10.887c.335-2.34 3.165-3.372 3.165-3.372l-11.493-.022c-.932 0-1.066 1.823-1.19 2.788c-.033.258.059.379.32.38h2.883c1.39-.015 2.564.186 2.365 1.887c-.406 3.46-.682 5.4-1.047 8.658c-.19 1.696-.368 2.69-1.165 3.317zm8.319-13.862c.259 0 .496-.21.528-.466l.267-2.23a.41.41 0 0 0-.414-.472h-.88c-1.088 0-2.202 1.795-2.255 2.696a.408.408 0 0 0 .411.472z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLtspice(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="M9.327 3.485c-.797.627-.975 1.621-1.165 3.317c-.365 3.257-.64 5.198-1.047 8.658c-.199 1.701.976 1.902 2.365 1.886h2.884c.26.002.352.123.319.38c-.124.966-.258 2.79-1.19 2.79L0 20.492s2.83-1.032 3.165-3.372l1.34-10.887c.208-1.357 1.288-2.75 2.634-2.75zm5.556 17.03c1.346 0 2.426-1.392 2.634-2.749l1.34-10.887c.335-2.34 3.165-3.372 3.165-3.372l-11.493-.022c-.932 0-1.066 1.823-1.19 2.788c-.033.258.059.379.32.38h2.883c1.39-.015 2.564.186 2.365 1.887c-.406 3.46-.682 5.4-1.047 8.658c-.19 1.696-.368 2.69-1.165 3.317zm8.319-13.862c.259 0 .496-.21.528-.466l.267-2.23a.41.41 0 0 0-.414-.472h-.88c-1.088 0-2.202 1.795-2.255 2.696a.408.408 0 0 0 .411.472z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.327 3.485c-.797.627-.975 1.621-1.165 3.317c-.365 3.257-.64 5.198-1.047 8.658c-.199 1.701.976 1.902 2.365 1.886h2.884c.26.002.352.123.319.38c-.124.966-.258 2.79-1.19 2.79L0 20.492s2.83-1.032 3.165-3.372l1.34-10.887c.208-1.357 1.288-2.75 2.634-2.75zm5.556 17.03c1.346 0 2.426-1.392 2.634-2.749l1.34-10.887c.335-2.34 3.165-3.372 3.165-3.372l-11.493-.022c-.932 0-1.066 1.823-1.19 2.788c-.033.258.059.379.32.38h2.883c1.39-.015 2.564.186 2.365 1.887c-.406 3.46-.682 5.4-1.047 8.658c-.19 1.696-.368 2.69-1.165 3.317zm8.319-13.862c.259 0 .496-.21.528-.466l.267-2.23a.41.41 0 0 0-.414-.472h-.88c-1.088 0-2.202 1.795-2.255 2.696a.408.408 0 0 0 .411.472z"/></svg> </template>
CSS
.icon-ltspice {
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%22M9.327%203.485c-.797.627-.975%201.621-1.165%203.317c-.365%203.257-.64%205.198-1.047%208.658c-.199%201.701.976%201.902%202.365%201.886h2.884c.26.002.352.123.319.38c-.124.966-.258%202.79-1.19%202.79L0%2020.492s2.83-1.032%203.165-3.372l1.34-10.887c.208-1.357%201.288-2.75%202.634-2.75zm5.556%2017.03c1.346%200%202.426-1.392%202.634-2.749l1.34-10.887c.335-2.34%203.165-3.372%203.165-3.372l-11.493-.022c-.932%200-1.066%201.823-1.19%202.788c-.033.258.059.379.32.38h2.883c1.39-.015%202.564.186%202.365%201.887c-.406%203.46-.682%205.4-1.047%208.658c-.19%201.696-.368%202.69-1.165%203.317zm8.319-13.862c.259%200%20.496-.21.528-.466l.267-2.23a.41.41%200%200%200-.414-.472h-.88c-1.088%200-2.202%201.795-2.255%202.696a.408.408%200%200%200%20.411.472z%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%22M9.327%203.485c-.797.627-.975%201.621-1.165%203.317c-.365%203.257-.64%205.198-1.047%208.658c-.199%201.701.976%201.902%202.365%201.886h2.884c.26.002.352.123.319.38c-.124.966-.258%202.79-1.19%202.79L0%2020.492s2.83-1.032%203.165-3.372l1.34-10.887c.208-1.357%201.288-2.75%202.634-2.75zm5.556%2017.03c1.346%200%202.426-1.392%202.634-2.749l1.34-10.887c.335-2.34%203.165-3.372%203.165-3.372l-11.493-.022c-.932%200-1.066%201.823-1.19%202.788c-.033.258.059.379.32.38h2.883c1.39-.015%202.564.186%202.365%201.887c-.406%203.46-.682%205.4-1.047%208.658c-.19%201.696-.368%202.69-1.165%203.317zm8.319-13.862c.259%200%20.496-.21.528-.466l.267-2.23a.41.41%200%200%200-.414-.472h-.88c-1.088%200-2.202%201.795-2.255%202.696a.408.408%200%200%200%20.411.472z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/ltspice.svg?color=%231a73e8&size=48