- Products
- Learn
- Local User Groups
- Partners
- More
Call For Papers
Your Expertise, Our Stage
Ink Dragon: A Major Nation-State Campaign
Watch HereAI Security Masters E5:
Powering Prevention: The AI Driving Check Point’s ThreatCloud
The Great Exposure Reset
AI Security Masters E4:
Introducing Cyata, Securing the Agentic AI Era
CheckMates Go:
CheckMates Fest
Does Checkpoint has any plans to release shapes for Drawio?
I really love the simplicity of the tool and other vendors i.e. Cisco or AWS all have published shapes there
I would also like to see that happen sometime 🙂
I'm using Check Point's Visio shapes [ Download ] in draw.io:
Appliances released in 2020 are still missing though.
Visio is old school 🙂 and expensive 🙂 gave up on visio
You don't need to use Visio. Just re-use Check Point's Visio shapes within draw.io as I showed in my last post.
Ah, penny dropped! DOH! sorry 🙂
Does this still work? Just tried to drag n drop the vss file into the "drag elements here" field and got the error message "service unavailable or blocked" (translated from german). Or do i have to enable this anywhere?
Draw.io works very well with Check Point's Visio stencils.
Simply drag and drop a .vss file onto your draw.io diagram:
Thanks for that @Danny
I have/had the same issue. It does not work in the (offline) desktop app but it does work in the online version in the browser in my case.
This is a known limitation. You can import the stencils in the online web-based version, save the file to your desktop and continue to use it in your offline desktop app.
In theory this script should convert all of the CP Visio stencils to vsdx files, which the Draw.io desktop app can handle, in theory.
Dependencies:
# Run in PowerShell with Visio installed
# Adjust input directory as required
$inputDir = "C:\Users\user\Downloads\CheckPoint\CheckPoint_Stencils_for_Visio"
$outputDir = "$inputDir\Converted"
New-Item -ItemType Directory -Path $outputDir -Force | Out-Null
$visio = New-Object -ComObject Visio.Application
$visio.Visible = $false
Get-ChildItem $inputDir -Include *.vss, *.vssx -File | ForEach-Object {
$doc = $visio.Documents.Open($_.FullName)
$outputFile = Join-Path $outputDir ($_.BaseName + ".vsdx")
$doc.SaveAs($outputFile)
$doc.Close()
Write-Host "Converted $($_.Name) -> $(Split-Path $outputFile -Leaf)"
}
$visio.Quit()
Just do what @Danny said, that works 100%.
Andy
There are just HW based icons available in that icon pack. I need architectural generic icons, like the ones by Cisco or AWS. I do not need HW box icon but rather icon of firewall (Checkpoint style) to place on network design picture.
Is there something like that available or in plans?
thanks
Which specific icons are you looking for?
Some generic Check Point icons can be found here:
Thank you,
but I need some general icons for drawing high-level architecture/design diagrams (not too technically complex). Something that Cisco/AWS/Azure/other companies have in draw.io (e.g., Cisco SAFE). I could use them, but it's unfortunate to use Cisco (or AWS, Azure, or other vendors') icons when designing Check Point infrastructure.
There are several SVG generators that will assist you to create any icons you are looking for.
OK, thank you. I know about some of them. I was just asking if there are any generic icons maintained by Checkpoint. I take it that there aren't any. Thanks for the info...
Check Point is not a maintainer of generic icon images.
Leaderboard
Epsum factorial non deposit quid pro quo hic escorol.
| User | Count |
|---|---|
| 1 |
Tue 17 Mar 2026 @ 03:00 PM (CET)
From SASE to Hybrid Mesh: Securing Enterprise AI at Scale - EMEATue 17 Mar 2026 @ 02:00 PM (EDT)
From SASE to Hybrid Mesh: Securing Enterprise AI at Scale - AMERWed 18 Mar 2026 @ 10:00 AM (CET)
The Cloud Architects Series: An introduction to Check Point Hybrid Mesh in 2026 - In Seven LanguagesThu 19 Mar 2026 @ 11:00 AM (EDT)
Tips and Tricks 2026 #2: AI Security Challenges and SolutionsTue 17 Mar 2026 @ 03:00 PM (CET)
From SASE to Hybrid Mesh: Securing Enterprise AI at Scale - EMEATue 17 Mar 2026 @ 02:00 PM (EDT)
From SASE to Hybrid Mesh: Securing Enterprise AI at Scale - AMERWed 18 Mar 2026 @ 10:00 AM (CET)
The Cloud Architects Series: An introduction to Check Point Hybrid Mesh in 2026 - In Seven LanguagesThu 19 Mar 2026 @ 11:00 AM (EDT)
Tips and Tricks 2026 #2: AI Security Challenges and SolutionsTue 24 Mar 2026 @ 04:00 PM (CET)
Maestro Masters EMEA: Hyperscale Firewall Architectures and OptimizationTue 24 Mar 2026 @ 06:00 PM (COT)
San Pedro Sula: Spark Firewall y AI-Powered Security ManagementThu 26 Mar 2026 @ 06:00 PM (COT)
Tegucigalpa: Spark Firewall y AI-Powered Security ManagementAbout CheckMates
Learn Check Point
Advanced Learning
YOU DESERVE THE BEST SECURITY