How to Use Picons in Figma: A Step-by-Step Guide

Using the right icon set in Figma can define the visual consistency of an entire product. Picons are available as SVG files and Sketch files — both of which import cleanly into Figma — giving you access to 1,726 thin-line icons or 660 solid icons the moment you sit down to design.

This guide covers every method: drag-and-drop SVG import, bulk organisation into components, importing the Sketch file, and setting up a shared team library so your icons stay consistent across every project file.

The quick answer

To use Picons in Figma: download your Picons set, locate the SVG folder, and drag the SVG files directly onto your Figma canvas. Figma converts them to editable vector layers. Turn each icon into a named component (Cmd/Ctrl + Alt + K) and publish them to your team library for reuse across files.


Method 1: Import SVGs by drag and drop (fastest)

This is the quickest way to get a single icon or a small selection onto your canvas.

Step 1 — Download your Picons set
After purchasing, download the ZIP from your email confirmation link. Extract it and open the SVG folder. Icons are organised into category subfolders (e.g. 01 Essentials, 02 Files & Documents).

Step 2 — Open Figma and select your canvas
Open the Figma file you are working in. Select the frame or page where you want the icons to live.

Step 3 — Drag the SVG files onto the canvas
Select one or more .svg files in Finder (Mac) or File Explorer (Windows) and drag them directly onto the Figma canvas. Figma imports each file as a vector group and preserves all paths.

Step 4 — Ungroup and check the vector
Select the imported group and press Cmd/Ctrl + Shift + G to ungroup. You now have the raw vector paths. Check the Layers panel to confirm the structure looks correct.

Step 5 — Resize and recolour
Hold Shift while dragging a corner handle to resize proportionally. To recolour, select all paths and change the fill in the right-hand panel. Picons Thin icons use a single fill colour by default, so a single click selects the whole icon.


Method 2: Import the Sketch file (best for full libraries)

Every Picons set ships with a .sketch file. Figma can import Sketch files directly — and when it does, Sketch symbols are automatically converted to Figma components. This is the fastest way to get an entire icon library into Figma as ready-to-use components.

Step 1 — Locate the Sketch file
In your downloaded Picons ZIP, find the file ending in .sketch (e.g. picons-thin.sketch).

Step 2 — Import into Figma
In Figma, go to File menu → Import (or press Cmd/Ctrl + Shift + K). Select the .sketch file. Figma processes the import — for a 1,726-icon set this typically takes 10–30 seconds.

Step 3 — Check the imported pages
Figma creates a new file with the Sketch contents. Symbols from the Sketch file appear as a page named Symbols — these are your Figma main components.

Step 4 — Publish to your team library
Open the Assets panel (Shift + I), click the book icon (Libraries), and publish the file as a library. Your teammates can now access the full icon set from the Assets panel in any project file.

Tip: Before importing, expand all strokes in Sketch (Layer → Convert to Outlines) to prevent any stroke-handling differences during the import.


Method 3: Paste SVG code directly (best for single icons)

If you need a single specific icon without opening a folder:

  1. Open the SVG file in a text editor (or right-click → Open With → TextEdit/Notepad)
  2. Select all and copy (Cmd/Ctrl + A, Cmd/Ctrl + C)
  3. In Figma, press Cmd/Ctrl + V

Figma pastes the SVG as a vector layer, identical to a drag-and-drop import. This method is useful when you are referencing an icon by filename and want to grab it without leaving Figma.


Setting up your Picons icon library in Figma

Getting icons onto the canvas is one thing. Setting up a proper library means you can swap icons in one click across every frame in your project.

Name your components consistently

Good naming creates useful hierarchies in the Assets panel. When you create a component from an icon, prefix the name with the category:

Icons/Essentials/compose
Icons/Essentials/pencil
Icons/Files/archive
Icons/Files/document

The / separator creates nested groups in the Assets panel — exactly like the category folders in the SVG download.

Use the Picons filename as your component name

Every Picons SVG filename includes keyword tags (e.g. thin-0001_compose_write_pencil_new.svg). Use the first tag as the component name and the others as a description in the component properties. This makes icons searchable by their use-case in the Assets panel.

Create icon size variants

Picons SVGs are drawn on a 24×24px grid. If your design system uses multiple sizes (16px, 24px, 32px, 48px), use Figma’s Variants feature to create a single component with a Size property:

  1. Select all size variants of one icon
  2. Cmd/Ctrl + Alt + K to create the first component
  3. Duplicate and resize for each variant
  4. Select all variants → Combine as variants in the right panel
  5. Name the Size property 16, 24, 32, 48

Use cases: how designers use Picons in Figma

UI/UX product design

Use Picons Thin for clean, modern app interfaces. Import the full Sketch library, publish it to your team library, and every designer on the team can drag icons from the Assets panel into any frame without hunting through folders. When you update to a newer Picons release, update the library file and Figma propagates the changes everywhere it is used.

Prototyping and wireframing

For early-stage wireframes, drop individual SVGs onto the canvas without converting to components. The simple monochrome style of Picons Thin communicates intent without distracting from the wireframe’s structure.

Design systems

If you are building a company design system, Picons is one of the few icon sets that covers 1,726 icons in a consistent thin-line style and ships a Sketch source file you can import as Figma components from day one. Pair it with Picons BasiColor (273 colour icons) for feature icons and spot illustrations within the same visual language.

Presentation decks

Figma is increasingly used for presentations. Picons icons work well at any size from 16px navigation icons to 120px section headers — the SVG format means no pixelation at any scale.


Frequently asked questions

Can I use Picons directly from a Figma Community file?
Not yet — Picons does not currently have an official Figma Community file. The fastest route is importing the included Sketch file, which Figma converts to components automatically.

Does importing the Sketch file preserve icon colours?
Yes. Picons SVGs use simple flat fills. These import correctly as Figma fill properties and can be changed in the right-hand panel after import.

Can I recolour Picons icons in Figma?
Yes. Picons Thin and Basic icons use a single fill colour. Select the icon and change the fill in the Design panel — the colour updates across all paths instantly. For Picons BasiColor, each colour element is a separate layer, giving you full control.

Can multiple team members use the same icon library?
Yes. Import the Sketch file once, publish it as a Figma library, and every member of your Figma team (on Starter, Professional or Organisation plans) can access the icons from the Assets panel.

Which Picons set works best for Figma?
For most UI projects: Picons Thin — 1,726 clean outline icons covering every product design category. For a solid, versatile alternative: Picons Basic — 660 solid-style icons across three collections that work equally well in Figma. Both include the Sketch file for Figma import.

Can I modify the icon paths after importing?
Yes. All Picons import as editable vector paths in Figma. Use the Edit object tool (Enter to enter vector edit mode) to adjust individual nodes. This is permitted under the Picons licence for personal modifications.


Summary

MethodBest forTime
Drag-and-drop SVGQuick single icons30 seconds
Import Sketch fileFull icon library as components2–5 minutes
Paste SVG codeSingle icons without leaving Figma1 minute
Set up team libraryShared components across team5–10 minutes

Picons ships with every format a Figma workflow needs — SVG for individual imports, Sketch for bulk library setup, and PNG at 11 sizes when you need raster exports. Download Picons and have a fully organised Figma icon library ready in under five minutes.

Discovering Elegance and Clarity: The Picons Thin Icon Collection

In the ever-evolving world of digital design, icons have emerged as essential components that enhance the user experience and add visual appeal to various interfaces. Finding the perfect balance between aesthetics and functionality can be a challenging task for designers. Fortunately, Picons, offers an exceptional solution with its Thin Icon Collection.

Embracing Minimalism

Minimalism is a design philosophy that has gained immense popularity due to its clean, uncluttered and ultra-consistent approach. The Thin icon collection perfectly embodies this philosophy with its sleek and refined icons. By removing unnecessary details, these icons communicate concepts with utmost clarity, making them ideal for modern interfaces where simplicity is key.

The icons strike the perfect balance between visual appeal and functionality. These icons not only look elegant but also serve their purpose effectively, allowing users to intuitively understand their meaning and purpose.

A Comprehensive Library

Picons’ Thin Icon Collection offers an extensive library of icons that cover a wide range of categories. From business and technology to lifestyle and travel, designers can find suitable icons for virtually any design project. The collection ensures that designers have access to versatile, high-quality icons that seamlessly integrate into various digital products, including websites, web apps, and mobile apps.

Scalable Vector Icons

One of the standout features of the Picons.me icons in general is that each icon is available as a scalable vector graphic (SVG). Scalable vector icons ensure that designers can use them across your personal graphic software (Figma, Photoshop, Illustrator, Sketch…) and various screen resolutions without losing image quality. This flexibility is crucial in responsive design, where icons need to adapt to different devices and sizes.

Additionally, the vector format enables designers to customize icons to match their project’s color scheme and design language, ensuring a harmonious and consistent visual experience.

Perfect for Modern UI/UX Design

User interfaces today demand a delicate blend of aesthetics and functionality. The Picons.me icons are tailor-made for modern UI/UX design, offering icons that resonate with contemporary design trends. Their understated elegance and precision make them a preferred choice for designers seeking a minimalist, yet impactful, visual language.

The Picons Thin Icon Collection stands as a testament to the power of simplicity in design. With its minimalist approach, comprehensive library, and vector scalability, these icons elevate design projects to new heights of elegance and clarity. Picons.me continues to be a reliable resource for designers seeking high-quality icons that strike the perfect balance between aesthetics and functionality.

The significance of icons in graphic user interfaces (GUIs) and user experience (UX)

In the realm of digital design, icons play a vital role in enhancing the user experience of websites, web apps, and mobile apps. They are small visual representations that communicate meaning, simplify navigation, and add aesthetic appeal. Icons have become an integral part of modern interfaces, and their careful selection and implementation contribute to the overall usability and engagement of digital products. One prominent source of high-quality icons can be Picons.me, which offers a diverse range of icons to elevate user experiences.

Enhancing Visual Communication
Icons serve as a powerful visual language that transcends linguistic barriers. They allow designers to communicate ideas and concepts quickly and efficiently. By utilizing universally recognized symbols, icons aid in conveying information at a glance. Users can instantly understand the purpose and functionality associated with an icon, leading to a smoother and more intuitive user experience.

Picons is an extensive collection of icons, covering various categories such as technology, business, finance, and more. With their well-crafted and visually appealing icons, we provide designers with the tools to effectively communicate ideas, making interactions more intuitive and engaging.

Streamlining Navigation and Usability
Icons act as visual signposts, guiding users through interfaces and simplifying complex interactions. By representing actions, features, and functionalities through icons, designers reduce cognitive load and create a more user-friendly experience. Well-designed icons can replace lengthy text labels, conserving valuable screen space and promoting a cleaner, streamlined interface.

Our icon library offers a wide selection of icons suitable for different purposes. Whether it’s a mobile app, website, or web app, designers can find icons that align with their design aesthetics and enhance the usability of their digital products. All the icons are designed with clarity and simplicity in mind, ensuring seamless navigation and efficient user interactions.

Aesthetics and Brand Consistency
Icons play a significant role in defining the visual identity of a digital product. They contribute to the overall aesthetics and brand consistency, making an interface visually appealing and recognizable. Consistent iconography across a website, web app, or mobile app creates a cohesive and memorable user experience, reinforcing the brand’s image in the user’s mind.

We have a wide range of customizable icons, allowing designers to match the iconography with their brand’s style and personality. By incorporating icons into their designs, designers can achieve a cohesive visual language that aligns with their brand guidelines, enhancing recognition and fostering a stronger connection with users.


Icons are an essential element of graphic user interfaces, playing a crucial role in enhancing user experiences. Their ability to convey meaning, streamline navigation, and contribute to aesthetics and brand consistency makes them indispensable in modern design practices. Picons stands out as a valuable resource, providing designers with a diverse selection of high-quality icons to elevate their designs. By leveraging the power of icons, designers can create intuitive, visually appealing interfaces that leave a lasting impression on users.

Custom Icon System for Sephora

The friendly people at Sephora reached out to craft some custom icons. Sephora is the leader in personal care and beauty products retail, with 2,700 physical stores in 35 countries worldwide.

Picture courtesy of Sephora

We started with tap bar navigation icons for the mobile app…

Sephora custom icons by Picons

and experimented with mobile app icons and other graphics.

Sephora custom icons by Picons

The collaboration has been very successful and over the last 2 years, we created a comprehensive icon system for their online presence.

With more than 200 icons (and counting), the new icon system quickly became a valuable corporate asset.

Sephora custom icons by Picons

We took a super sleek and simple solution for the icon system – outlined icons, consistent line weight and curved edges. The icons reflect a friendly visual voice, just like Sephora, and the Picons Thin icon collection.

You can find the icons across the Sephora website.

New icons for the ‘Picons Thin’ icon collection

Although very slow progress on the new icons, Picons is still alive with some fresh icons.

I’m working on two new sets: 1/ the third edition of Picons Thin with additional icons and 2/ a new and completely redesigned Picons Basic icon set. It’s been 11 years (!) since I created my first icons and I’ve learned a lot in the past years. I guess it’s time to finally make a new comprehensive set (new metaphors and consistent icon grid).

But, let’s talk about the next release of Picons Thin first. Picons Thin is a well known and popular icon set, using just consistent thin lines (1 pixel on a 24-pixel grid). This outlined icon style was introduced in 2013, right after Apple showed off the new iOS 7 together with some fresh icons that were thin and just outlined. The new style took over ridiculously fast and found its way into all popular desktop apps and websites.

Until the new Thin edition is completed, you can already see and use some new icons. For now they are only available via Iconfinder.


GDPR Data Privacy Icons

GDPR Data Privacy

11 icons – Download

This icon set covers the following symbols & metaphors: GDPR, law, rules, privacy, data storage, personal data, secure data, privacy agreement, consent, law agreements.


Smart Home Automation icons

Smart Home Automation (40 icons)

40 icons – Download

This icon set covers the following symbols & metaphors: lights, ceiling lights, lightbulb, front door, garage door, window covering, keypad, fingerprint, door lock, security system, heating, cooling, climate, air conditioning, fan, ventilation, solar power, volume, temperature, speakers, video cameras, technician, leaving/coming home, sprinkler, watering socket.


Electronic parts icons

Electronic parts & Components

15 icons – Download

This icon set covers the following symbols & metaphors: Arduino, MCU, board, speaker, lab, measurement, wave, robot, diode, development, flashing, esp, chip, microchip, power, button, module, dinamo, motor, oscilloscope, sensor, battery, wi-fi, RFID antenna.


Animals, Farming, Cattle icons

Animals, Farming, Cattle

15 icons – Download

This icon set covers the following symbols & metaphors: horse, cow, cattle, sheep, goat, dog, cat, farmer, tractor, DNA genetics, cattle auction, animal transport, butcher.


Coronavirus pandemic icons

Coronavirus pandemic

20 icons – Download

This icon set covers the following symbols & metaphors: coronavirus, virus, avoid handshakes, avoid gatherings, face mask (male, female), sanitizer, disinfection, hand disposer, clean hands, washing hands, vaccine, test, lab results (positive, negative), keep distance (1 m), fever, high temperature, cough, temperature test.