stylus from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
stylus
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the stylus logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.671 8.861c-.445-.354-1.697.239-2.05 1.118c-.446 1.116-1.105 2.746-1.752 3.46c-.683.75-.751.17-.683-.262c.158-1.02 1.153-3.381 1.696-4.047c-.202-.3-1.52-.256-2.435 1.166c-.342.536-1.122 2.325-1.99 3.734c-.19.305-.427.092-.243-.621c.207-.825.818-3.089 1.604-4.871c2.064-.409 4.254-.696 5.933-.702c.226-.06.377-.263 0-.275c-1.447-.049-3.62.122-5.652.38c.391-.782.812-1.404 1.239-1.667c-.464-.293-1.404-.177-1.94.617a11 11 0 0 0-.702 1.244c-1.49.232-2.765.494-3.412.739c-.671.256-.598 1.068-.19.915c.85-.317 1.996-.647 3.272-.94c-.812 1.831-1.447 3.992-1.599 4.87c-.379 2.137.946 2.124 1.593 1.282c.702-.922 2.166-4.163 2.392-4.504c.067-.116.16-.055.11.048c-1.635 3.265-1.496 4.529-.17 4.248c.597-.128 1.629-1.153 1.897-1.684c.055-.128.171-.116.146-.061c-1.037 2.692-2.355 4.87-3.24 5.554c-.805.616-1.404-.72 1.446-2.637c.422-.286.226-.677-.25-.543c-1.47.232-5.681 1.568-7.53 2.85c-.142.098-.27.177-.264.379c.006.116.208.073.306.012c2.393-1.435 4.351-1.995 6.597-2.466c.03.013.067.019.097.007c.104-.025.098.03.031.073a4 4 0 0 1-.342.177c-1.513.591-2.429 1.897-2.105 2.563c.275.574 1.758.366 2.46-.012c1.72-.934 2.971-2.765 3.826-5.292c.745-2.24 1.685-4.778 1.904-4.852M3.7 16.094c.623-.745.696-1.514.214-2.942c-.305-.903-.812-1.599-.44-2.16c.397-.598 1.24-.019.538.78l.14.098c.842.098 1.257-1.056.628-1.386c-1.66-.866-3.113.8-2.472 2.729c.275.817.66 1.684.348 2.374c-.268.592-.787.94-1.135.952c-.726.037-.244-1.63.592-2.045c.073-.036.177-.085.08-.207c-1.032-.116-1.636.36-1.984 1.025c-1.013 1.934 1.922 2.649 3.49.782zm19.974-2.064c-2.8-.366-8.842.122-11.509.831c-.794.207-.574.628-.171.549c.006 0 .177-.043.183-.043c2.191-.427 7.507-.8 10.607-.207c.372.067 1.49-1.05.89-1.13m-9.22-.329c.78-.39 1.94-2.808 2.702-4.131c.055-.098.153-.02.098.048c-1.928 3.32-1.11 3.705-.348 3.656c1.02-.061 1.96-1.526 2.167-1.856c.086-.128.135-.024.086.068c-.05.152-.226.421-.391.787c-.232.519.012.72.214.812c.317.153 1.183.055 1.317-.476c-.865-.018 1.209-4.108 1.423-4.358c-.58-.336-1.477.031-1.886.836c-.872 1.727-1.605 3.119-2.063 3.143c-.89.049 1.026-3.85 1.337-3.973c-.19-.275-1.404-.159-2.082.89c-.244.38-1.732 3.016-2.099 3.45c-.647.769-.696.11-.513-.66c.061-.262.165-.598.3-.97c.427-.964.885-1.27 1.166-1.581c1.885-2.093 2.966-3.79 2.538-4.455c-.378-.592-1.642-.33-2.453.89c-1.496 2.241-2.874 5.31-3.051 6.715c-.171 1.403.847 1.506 1.537 1.165zm7.372-3.296c.238.586.598 1.166.384 1.679c-.177.439-.41.623-.665.665c-.36.06-.263-1.068.354-1.404c.055-.03.134-.177.06-.262c-.78-.043-1.22.33-1.458.824c-.69 1.447 1.563 1.842 2.667.42c.44-.567.458-1.128.036-2.147c-.267-.647-.676-1.13-.42-1.557c.275-.45.933-.061.44.544l.11.06c.64.037.902-.817.414-1.03c-1.287-.55-2.49.835-1.922 2.208m-6.579-.811c.067-.153.11-.195.226-.452c.67-1.477 1.514-3.033 2.093-3.759c.36-.379.866.134-.049 1.538a14 14 0 0 1-1.812 2.264v.006c-.171.189-.324.348-.391.44c-.049.06-.104.049-.067-.037"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsStylus(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="M13.671 8.861c-.445-.354-1.697.239-2.05 1.118c-.446 1.116-1.105 2.746-1.752 3.46c-.683.75-.751.17-.683-.262c.158-1.02 1.153-3.381 1.696-4.047c-.202-.3-1.52-.256-2.435 1.166c-.342.536-1.122 2.325-1.99 3.734c-.19.305-.427.092-.243-.621c.207-.825.818-3.089 1.604-4.871c2.064-.409 4.254-.696 5.933-.702c.226-.06.377-.263 0-.275c-1.447-.049-3.62.122-5.652.38c.391-.782.812-1.404 1.239-1.667c-.464-.293-1.404-.177-1.94.617a11 11 0 0 0-.702 1.244c-1.49.232-2.765.494-3.412.739c-.671.256-.598 1.068-.19.915c.85-.317 1.996-.647 3.272-.94c-.812 1.831-1.447 3.992-1.599 4.87c-.379 2.137.946 2.124 1.593 1.282c.702-.922 2.166-4.163 2.392-4.504c.067-.116.16-.055.11.048c-1.635 3.265-1.496 4.529-.17 4.248c.597-.128 1.629-1.153 1.897-1.684c.055-.128.171-.116.146-.061c-1.037 2.692-2.355 4.87-3.24 5.554c-.805.616-1.404-.72 1.446-2.637c.422-.286.226-.677-.25-.543c-1.47.232-5.681 1.568-7.53 2.85c-.142.098-.27.177-.264.379c.006.116.208.073.306.012c2.393-1.435 4.351-1.995 6.597-2.466c.03.013.067.019.097.007c.104-.025.098.03.031.073a4 4 0 0 1-.342.177c-1.513.591-2.429 1.897-2.105 2.563c.275.574 1.758.366 2.46-.012c1.72-.934 2.971-2.765 3.826-5.292c.745-2.24 1.685-4.778 1.904-4.852M3.7 16.094c.623-.745.696-1.514.214-2.942c-.305-.903-.812-1.599-.44-2.16c.397-.598 1.24-.019.538.78l.14.098c.842.098 1.257-1.056.628-1.386c-1.66-.866-3.113.8-2.472 2.729c.275.817.66 1.684.348 2.374c-.268.592-.787.94-1.135.952c-.726.037-.244-1.63.592-2.045c.073-.036.177-.085.08-.207c-1.032-.116-1.636.36-1.984 1.025c-1.013 1.934 1.922 2.649 3.49.782zm19.974-2.064c-2.8-.366-8.842.122-11.509.831c-.794.207-.574.628-.171.549c.006 0 .177-.043.183-.043c2.191-.427 7.507-.8 10.607-.207c.372.067 1.49-1.05.89-1.13m-9.22-.329c.78-.39 1.94-2.808 2.702-4.131c.055-.098.153-.02.098.048c-1.928 3.32-1.11 3.705-.348 3.656c1.02-.061 1.96-1.526 2.167-1.856c.086-.128.135-.024.086.068c-.05.152-.226.421-.391.787c-.232.519.012.72.214.812c.317.153 1.183.055 1.317-.476c-.865-.018 1.209-4.108 1.423-4.358c-.58-.336-1.477.031-1.886.836c-.872 1.727-1.605 3.119-2.063 3.143c-.89.049 1.026-3.85 1.337-3.973c-.19-.275-1.404-.159-2.082.89c-.244.38-1.732 3.016-2.099 3.45c-.647.769-.696.11-.513-.66c.061-.262.165-.598.3-.97c.427-.964.885-1.27 1.166-1.581c1.885-2.093 2.966-3.79 2.538-4.455c-.378-.592-1.642-.33-2.453.89c-1.496 2.241-2.874 5.31-3.051 6.715c-.171 1.403.847 1.506 1.537 1.165zm7.372-3.296c.238.586.598 1.166.384 1.679c-.177.439-.41.623-.665.665c-.36.06-.263-1.068.354-1.404c.055-.03.134-.177.06-.262c-.78-.043-1.22.33-1.458.824c-.69 1.447 1.563 1.842 2.667.42c.44-.567.458-1.128.036-2.147c-.267-.647-.676-1.13-.42-1.557c.275-.45.933-.061.44.544l.11.06c.64.037.902-.817.414-1.03c-1.287-.55-2.49.835-1.922 2.208m-6.579-.811c.067-.153.11-.195.226-.452c.67-1.477 1.514-3.033 2.093-3.759c.36-.379.866.134-.049 1.538a14 14 0 0 1-1.812 2.264v.006c-.171.189-.324.348-.391.44c-.049.06-.104.049-.067-.037"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.671 8.861c-.445-.354-1.697.239-2.05 1.118c-.446 1.116-1.105 2.746-1.752 3.46c-.683.75-.751.17-.683-.262c.158-1.02 1.153-3.381 1.696-4.047c-.202-.3-1.52-.256-2.435 1.166c-.342.536-1.122 2.325-1.99 3.734c-.19.305-.427.092-.243-.621c.207-.825.818-3.089 1.604-4.871c2.064-.409 4.254-.696 5.933-.702c.226-.06.377-.263 0-.275c-1.447-.049-3.62.122-5.652.38c.391-.782.812-1.404 1.239-1.667c-.464-.293-1.404-.177-1.94.617a11 11 0 0 0-.702 1.244c-1.49.232-2.765.494-3.412.739c-.671.256-.598 1.068-.19.915c.85-.317 1.996-.647 3.272-.94c-.812 1.831-1.447 3.992-1.599 4.87c-.379 2.137.946 2.124 1.593 1.282c.702-.922 2.166-4.163 2.392-4.504c.067-.116.16-.055.11.048c-1.635 3.265-1.496 4.529-.17 4.248c.597-.128 1.629-1.153 1.897-1.684c.055-.128.171-.116.146-.061c-1.037 2.692-2.355 4.87-3.24 5.554c-.805.616-1.404-.72 1.446-2.637c.422-.286.226-.677-.25-.543c-1.47.232-5.681 1.568-7.53 2.85c-.142.098-.27.177-.264.379c.006.116.208.073.306.012c2.393-1.435 4.351-1.995 6.597-2.466c.03.013.067.019.097.007c.104-.025.098.03.031.073a4 4 0 0 1-.342.177c-1.513.591-2.429 1.897-2.105 2.563c.275.574 1.758.366 2.46-.012c1.72-.934 2.971-2.765 3.826-5.292c.745-2.24 1.685-4.778 1.904-4.852M3.7 16.094c.623-.745.696-1.514.214-2.942c-.305-.903-.812-1.599-.44-2.16c.397-.598 1.24-.019.538.78l.14.098c.842.098 1.257-1.056.628-1.386c-1.66-.866-3.113.8-2.472 2.729c.275.817.66 1.684.348 2.374c-.268.592-.787.94-1.135.952c-.726.037-.244-1.63.592-2.045c.073-.036.177-.085.08-.207c-1.032-.116-1.636.36-1.984 1.025c-1.013 1.934 1.922 2.649 3.49.782zm19.974-2.064c-2.8-.366-8.842.122-11.509.831c-.794.207-.574.628-.171.549c.006 0 .177-.043.183-.043c2.191-.427 7.507-.8 10.607-.207c.372.067 1.49-1.05.89-1.13m-9.22-.329c.78-.39 1.94-2.808 2.702-4.131c.055-.098.153-.02.098.048c-1.928 3.32-1.11 3.705-.348 3.656c1.02-.061 1.96-1.526 2.167-1.856c.086-.128.135-.024.086.068c-.05.152-.226.421-.391.787c-.232.519.012.72.214.812c.317.153 1.183.055 1.317-.476c-.865-.018 1.209-4.108 1.423-4.358c-.58-.336-1.477.031-1.886.836c-.872 1.727-1.605 3.119-2.063 3.143c-.89.049 1.026-3.85 1.337-3.973c-.19-.275-1.404-.159-2.082.89c-.244.38-1.732 3.016-2.099 3.45c-.647.769-.696.11-.513-.66c.061-.262.165-.598.3-.97c.427-.964.885-1.27 1.166-1.581c1.885-2.093 2.966-3.79 2.538-4.455c-.378-.592-1.642-.33-2.453.89c-1.496 2.241-2.874 5.31-3.051 6.715c-.171 1.403.847 1.506 1.537 1.165zm7.372-3.296c.238.586.598 1.166.384 1.679c-.177.439-.41.623-.665.665c-.36.06-.263-1.068.354-1.404c.055-.03.134-.177.06-.262c-.78-.043-1.22.33-1.458.824c-.69 1.447 1.563 1.842 2.667.42c.44-.567.458-1.128.036-2.147c-.267-.647-.676-1.13-.42-1.557c.275-.45.933-.061.44.544l.11.06c.64.037.902-.817.414-1.03c-1.287-.55-2.49.835-1.922 2.208m-6.579-.811c.067-.153.11-.195.226-.452c.67-1.477 1.514-3.033 2.093-3.759c.36-.379.866.134-.049 1.538a14 14 0 0 1-1.812 2.264v.006c-.171.189-.324.348-.391.44c-.049.06-.104.049-.067-.037"/></svg>
</template>

CSS

.icon-stylus {
  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%22M13.671%208.861c-.445-.354-1.697.239-2.05%201.118c-.446%201.116-1.105%202.746-1.752%203.46c-.683.75-.751.17-.683-.262c.158-1.02%201.153-3.381%201.696-4.047c-.202-.3-1.52-.256-2.435%201.166c-.342.536-1.122%202.325-1.99%203.734c-.19.305-.427.092-.243-.621c.207-.825.818-3.089%201.604-4.871c2.064-.409%204.254-.696%205.933-.702c.226-.06.377-.263%200-.275c-1.447-.049-3.62.122-5.652.38c.391-.782.812-1.404%201.239-1.667c-.464-.293-1.404-.177-1.94.617a11%2011%200%200%200-.702%201.244c-1.49.232-2.765.494-3.412.739c-.671.256-.598%201.068-.19.915c.85-.317%201.996-.647%203.272-.94c-.812%201.831-1.447%203.992-1.599%204.87c-.379%202.137.946%202.124%201.593%201.282c.702-.922%202.166-4.163%202.392-4.504c.067-.116.16-.055.11.048c-1.635%203.265-1.496%204.529-.17%204.248c.597-.128%201.629-1.153%201.897-1.684c.055-.128.171-.116.146-.061c-1.037%202.692-2.355%204.87-3.24%205.554c-.805.616-1.404-.72%201.446-2.637c.422-.286.226-.677-.25-.543c-1.47.232-5.681%201.568-7.53%202.85c-.142.098-.27.177-.264.379c.006.116.208.073.306.012c2.393-1.435%204.351-1.995%206.597-2.466c.03.013.067.019.097.007c.104-.025.098.03.031.073a4%204%200%200%201-.342.177c-1.513.591-2.429%201.897-2.105%202.563c.275.574%201.758.366%202.46-.012c1.72-.934%202.971-2.765%203.826-5.292c.745-2.24%201.685-4.778%201.904-4.852M3.7%2016.094c.623-.745.696-1.514.214-2.942c-.305-.903-.812-1.599-.44-2.16c.397-.598%201.24-.019.538.78l.14.098c.842.098%201.257-1.056.628-1.386c-1.66-.866-3.113.8-2.472%202.729c.275.817.66%201.684.348%202.374c-.268.592-.787.94-1.135.952c-.726.037-.244-1.63.592-2.045c.073-.036.177-.085.08-.207c-1.032-.116-1.636.36-1.984%201.025c-1.013%201.934%201.922%202.649%203.49.782zm19.974-2.064c-2.8-.366-8.842.122-11.509.831c-.794.207-.574.628-.171.549c.006%200%20.177-.043.183-.043c2.191-.427%207.507-.8%2010.607-.207c.372.067%201.49-1.05.89-1.13m-9.22-.329c.78-.39%201.94-2.808%202.702-4.131c.055-.098.153-.02.098.048c-1.928%203.32-1.11%203.705-.348%203.656c1.02-.061%201.96-1.526%202.167-1.856c.086-.128.135-.024.086.068c-.05.152-.226.421-.391.787c-.232.519.012.72.214.812c.317.153%201.183.055%201.317-.476c-.865-.018%201.209-4.108%201.423-4.358c-.58-.336-1.477.031-1.886.836c-.872%201.727-1.605%203.119-2.063%203.143c-.89.049%201.026-3.85%201.337-3.973c-.19-.275-1.404-.159-2.082.89c-.244.38-1.732%203.016-2.099%203.45c-.647.769-.696.11-.513-.66c.061-.262.165-.598.3-.97c.427-.964.885-1.27%201.166-1.581c1.885-2.093%202.966-3.79%202.538-4.455c-.378-.592-1.642-.33-2.453.89c-1.496%202.241-2.874%205.31-3.051%206.715c-.171%201.403.847%201.506%201.537%201.165zm7.372-3.296c.238.586.598%201.166.384%201.679c-.177.439-.41.623-.665.665c-.36.06-.263-1.068.354-1.404c.055-.03.134-.177.06-.262c-.78-.043-1.22.33-1.458.824c-.69%201.447%201.563%201.842%202.667.42c.44-.567.458-1.128.036-2.147c-.267-.647-.676-1.13-.42-1.557c.275-.45.933-.061.44.544l.11.06c.64.037.902-.817.414-1.03c-1.287-.55-2.49.835-1.922%202.208m-6.579-.811c.067-.153.11-.195.226-.452c.67-1.477%201.514-3.033%202.093-3.759c.36-.379.866.134-.049%201.538a14%2014%200%200%201-1.812%202.264v.006c-.171.189-.324.348-.391.44c-.049.06-.104.049-.067-.037%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%22M13.671%208.861c-.445-.354-1.697.239-2.05%201.118c-.446%201.116-1.105%202.746-1.752%203.46c-.683.75-.751.17-.683-.262c.158-1.02%201.153-3.381%201.696-4.047c-.202-.3-1.52-.256-2.435%201.166c-.342.536-1.122%202.325-1.99%203.734c-.19.305-.427.092-.243-.621c.207-.825.818-3.089%201.604-4.871c2.064-.409%204.254-.696%205.933-.702c.226-.06.377-.263%200-.275c-1.447-.049-3.62.122-5.652.38c.391-.782.812-1.404%201.239-1.667c-.464-.293-1.404-.177-1.94.617a11%2011%200%200%200-.702%201.244c-1.49.232-2.765.494-3.412.739c-.671.256-.598%201.068-.19.915c.85-.317%201.996-.647%203.272-.94c-.812%201.831-1.447%203.992-1.599%204.87c-.379%202.137.946%202.124%201.593%201.282c.702-.922%202.166-4.163%202.392-4.504c.067-.116.16-.055.11.048c-1.635%203.265-1.496%204.529-.17%204.248c.597-.128%201.629-1.153%201.897-1.684c.055-.128.171-.116.146-.061c-1.037%202.692-2.355%204.87-3.24%205.554c-.805.616-1.404-.72%201.446-2.637c.422-.286.226-.677-.25-.543c-1.47.232-5.681%201.568-7.53%202.85c-.142.098-.27.177-.264.379c.006.116.208.073.306.012c2.393-1.435%204.351-1.995%206.597-2.466c.03.013.067.019.097.007c.104-.025.098.03.031.073a4%204%200%200%201-.342.177c-1.513.591-2.429%201.897-2.105%202.563c.275.574%201.758.366%202.46-.012c1.72-.934%202.971-2.765%203.826-5.292c.745-2.24%201.685-4.778%201.904-4.852M3.7%2016.094c.623-.745.696-1.514.214-2.942c-.305-.903-.812-1.599-.44-2.16c.397-.598%201.24-.019.538.78l.14.098c.842.098%201.257-1.056.628-1.386c-1.66-.866-3.113.8-2.472%202.729c.275.817.66%201.684.348%202.374c-.268.592-.787.94-1.135.952c-.726.037-.244-1.63.592-2.045c.073-.036.177-.085.08-.207c-1.032-.116-1.636.36-1.984%201.025c-1.013%201.934%201.922%202.649%203.49.782zm19.974-2.064c-2.8-.366-8.842.122-11.509.831c-.794.207-.574.628-.171.549c.006%200%20.177-.043.183-.043c2.191-.427%207.507-.8%2010.607-.207c.372.067%201.49-1.05.89-1.13m-9.22-.329c.78-.39%201.94-2.808%202.702-4.131c.055-.098.153-.02.098.048c-1.928%203.32-1.11%203.705-.348%203.656c1.02-.061%201.96-1.526%202.167-1.856c.086-.128.135-.024.086.068c-.05.152-.226.421-.391.787c-.232.519.012.72.214.812c.317.153%201.183.055%201.317-.476c-.865-.018%201.209-4.108%201.423-4.358c-.58-.336-1.477.031-1.886.836c-.872%201.727-1.605%203.119-2.063%203.143c-.89.049%201.026-3.85%201.337-3.973c-.19-.275-1.404-.159-2.082.89c-.244.38-1.732%203.016-2.099%203.45c-.647.769-.696.11-.513-.66c.061-.262.165-.598.3-.97c.427-.964.885-1.27%201.166-1.581c1.885-2.093%202.966-3.79%202.538-4.455c-.378-.592-1.642-.33-2.453.89c-1.496%202.241-2.874%205.31-3.051%206.715c-.171%201.403.847%201.506%201.537%201.165zm7.372-3.296c.238.586.598%201.166.384%201.679c-.177.439-.41.623-.665.665c-.36.06-.263-1.068.354-1.404c.055-.03.134-.177.06-.262c-.78-.043-1.22.33-1.458.824c-.69%201.447%201.563%201.842%202.667.42c.44-.567.458-1.128.036-2.147c-.267-.647-.676-1.13-.42-1.557c.275-.45.933-.061.44.544l.11.06c.64.037.902-.817.414-1.03c-1.287-.55-2.49.835-1.922%202.208m-6.579-.811c.067-.153.11-.195.226-.452c.67-1.477%201.514-3.033%202.093-3.759c.36-.379.866.134-.049%201.538a14%2014%200%200%201-1.812%202.264v.006c-.171.189-.324.348-.391.44c-.049.06-.104.049-.067-.037%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/stylus.svg?color=%231a73e8&size=48