paloaltosoftware logo
paloaltosoftware from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- paloaltosoftware
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the paloaltosoftware logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.995.005c-.58 0-1.158.228-1.615.685L.685 10.385c-.913.913-.913 2.318 0 3.231l.842.843l8.01-8.15a3.435 3.435 0 0 1 4.847 0l8.079 8.08l.842-.843c.914-.843.915-2.248.072-3.161L13.612.69a2.28 2.28 0 0 0-1.617-.685m0 6.463c-.58 0-1.158.228-1.615.684L.685 16.848c-.913.913-.913 2.318 0 3.23l3.231 3.232c.914.913 2.318.913 3.232 0l4.847-4.846l4.848 4.846c.913.913 2.318.913 3.231 0l3.231-3.231c.914-.843.915-2.318.072-3.231l-9.765-9.696a2.28 2.28 0 0 0-1.617-.684"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPaloaltosoftware(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="M11.995.005c-.58 0-1.158.228-1.615.685L.685 10.385c-.913.913-.913 2.318 0 3.231l.842.843l8.01-8.15a3.435 3.435 0 0 1 4.847 0l8.079 8.08l.842-.843c.914-.843.915-2.248.072-3.161L13.612.69a2.28 2.28 0 0 0-1.617-.685m0 6.463c-.58 0-1.158.228-1.615.684L.685 16.848c-.913.913-.913 2.318 0 3.23l3.231 3.232c.914.913 2.318.913 3.232 0l4.847-4.846l4.848 4.846c.913.913 2.318.913 3.231 0l3.231-3.231c.914-.843.915-2.318.072-3.231l-9.765-9.696a2.28 2.28 0 0 0-1.617-.684"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.995.005c-.58 0-1.158.228-1.615.685L.685 10.385c-.913.913-.913 2.318 0 3.231l.842.843l8.01-8.15a3.435 3.435 0 0 1 4.847 0l8.079 8.08l.842-.843c.914-.843.915-2.248.072-3.161L13.612.69a2.28 2.28 0 0 0-1.617-.685m0 6.463c-.58 0-1.158.228-1.615.684L.685 16.848c-.913.913-.913 2.318 0 3.23l3.231 3.232c.914.913 2.318.913 3.232 0l4.847-4.846l4.848 4.846c.913.913 2.318.913 3.231 0l3.231-3.231c.914-.843.915-2.318.072-3.231l-9.765-9.696a2.28 2.28 0 0 0-1.617-.684"/></svg> </template>
CSS
.icon-paloaltosoftware {
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%22M11.995.005c-.58%200-1.158.228-1.615.685L.685%2010.385c-.913.913-.913%202.318%200%203.231l.842.843l8.01-8.15a3.435%203.435%200%200%201%204.847%200l8.079%208.08l.842-.843c.914-.843.915-2.248.072-3.161L13.612.69a2.28%202.28%200%200%200-1.617-.685m0%206.463c-.58%200-1.158.228-1.615.684L.685%2016.848c-.913.913-.913%202.318%200%203.23l3.231%203.232c.914.913%202.318.913%203.232%200l4.847-4.846l4.848%204.846c.913.913%202.318.913%203.231%200l3.231-3.231c.914-.843.915-2.318.072-3.231l-9.765-9.696a2.28%202.28%200%200%200-1.617-.684%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%22M11.995.005c-.58%200-1.158.228-1.615.685L.685%2010.385c-.913.913-.913%202.318%200%203.231l.842.843l8.01-8.15a3.435%203.435%200%200%201%204.847%200l8.079%208.08l.842-.843c.914-.843.915-2.248.072-3.161L13.612.69a2.28%202.28%200%200%200-1.617-.685m0%206.463c-.58%200-1.158.228-1.615.684L.685%2016.848c-.913.913-.913%202.318%200%203.23l3.231%203.232c.914.913%202.318.913%203.232%200l4.847-4.846l4.848%204.846c.913.913%202.318.913%203.231%200l3.231-3.231c.914-.843.915-2.318.072-3.231l-9.765-9.696a2.28%202.28%200%200%200-1.617-.684%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/paloaltosoftware.svg?color=%231a73e8&size=48