subtitleedit logo

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

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

Use the subtitleedit logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.858.02C1.744.23.16 1.91.02 4.09c-.038.598-.02 15.896.02 16.156c.3 1.996 1.752 3.455 3.7 3.719c.418.057 16.38.04 16.674-.018c1.433-.28 2.614-1.164 3.156-2.363c.2-.443.304-.776.377-1.208c.047-.282.075-16.036.029-16.509A4.266 4.266 0 0 0 20.348.048C20.065.008 4.261-.02 3.858.02m7.237 6.15c.707.707 1.285 1.299 1.285 1.315c0 .024-.57.03-2.79.03c-3.106 0-2.95-.008-3.286.16c-1.145.58-1.175 2.2-.052 2.8c.34.18.265.174 1.725.192c1.404.018 1.475.023 1.976.153c1.495.388 2.688 1.64 3.015 3.164a4.2 4.2 0 0 1-3.547 5.057c-.347.046-6.605.05-6.605.004c0-.016.573-.602 1.273-1.302L5.36 16.47l1.87-.01c2.07-.009 1.97-.002 2.326-.172a1.566 1.566 0 0 0 .421-2.532c-.431-.43-.571-.461-2.05-.462c-1.802 0-2.364-.125-3.253-.721c-3.078-2.066-2.152-6.837 1.475-7.597c.38-.08.522-.086 2.11-.089l1.551-.003l1.284 1.285m10.067-1.256c0 .017-.578.608-1.284 1.315l-1.284 1.286h-4.427L12.87 6.216a68.614 68.608 0 0 1-1.296-1.315c0-.01 2.157-.018 4.793-.018c3.813 0 4.794.006 4.794.03m-2.562 7.06l-.006 1.308h-4.449l-.033-.094c-.336-.942-.695-1.527-1.346-2.194a4 4 0 0 1-.292-.313c0-.01 1.38-.016 3.066-.016h3.066zm1.278 5.78a67.498 67.492 0 0 1 1.284 1.302c0 .01-1.955.018-4.344.018s-4.344-.008-4.344-.018s.103-.12.228-.243a5.45 5.45 0 0 0 1.38-2.185l.053-.16h4.458z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSubtitleedit(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="M3.858.02C1.744.23.16 1.91.02 4.09c-.038.598-.02 15.896.02 16.156c.3 1.996 1.752 3.455 3.7 3.719c.418.057 16.38.04 16.674-.018c1.433-.28 2.614-1.164 3.156-2.363c.2-.443.304-.776.377-1.208c.047-.282.075-16.036.029-16.509A4.266 4.266 0 0 0 20.348.048C20.065.008 4.261-.02 3.858.02m7.237 6.15c.707.707 1.285 1.299 1.285 1.315c0 .024-.57.03-2.79.03c-3.106 0-2.95-.008-3.286.16c-1.145.58-1.175 2.2-.052 2.8c.34.18.265.174 1.725.192c1.404.018 1.475.023 1.976.153c1.495.388 2.688 1.64 3.015 3.164a4.2 4.2 0 0 1-3.547 5.057c-.347.046-6.605.05-6.605.004c0-.016.573-.602 1.273-1.302L5.36 16.47l1.87-.01c2.07-.009 1.97-.002 2.326-.172a1.566 1.566 0 0 0 .421-2.532c-.431-.43-.571-.461-2.05-.462c-1.802 0-2.364-.125-3.253-.721c-3.078-2.066-2.152-6.837 1.475-7.597c.38-.08.522-.086 2.11-.089l1.551-.003l1.284 1.285m10.067-1.256c0 .017-.578.608-1.284 1.315l-1.284 1.286h-4.427L12.87 6.216a68.614 68.608 0 0 1-1.296-1.315c0-.01 2.157-.018 4.793-.018c3.813 0 4.794.006 4.794.03m-2.562 7.06l-.006 1.308h-4.449l-.033-.094c-.336-.942-.695-1.527-1.346-2.194a4 4 0 0 1-.292-.313c0-.01 1.38-.016 3.066-.016h3.066zm1.278 5.78a67.498 67.492 0 0 1 1.284 1.302c0 .01-1.955.018-4.344.018s-4.344-.008-4.344-.018s.103-.12.228-.243a5.45 5.45 0 0 0 1.38-2.185l.053-.16h4.458z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.858.02C1.744.23.16 1.91.02 4.09c-.038.598-.02 15.896.02 16.156c.3 1.996 1.752 3.455 3.7 3.719c.418.057 16.38.04 16.674-.018c1.433-.28 2.614-1.164 3.156-2.363c.2-.443.304-.776.377-1.208c.047-.282.075-16.036.029-16.509A4.266 4.266 0 0 0 20.348.048C20.065.008 4.261-.02 3.858.02m7.237 6.15c.707.707 1.285 1.299 1.285 1.315c0 .024-.57.03-2.79.03c-3.106 0-2.95-.008-3.286.16c-1.145.58-1.175 2.2-.052 2.8c.34.18.265.174 1.725.192c1.404.018 1.475.023 1.976.153c1.495.388 2.688 1.64 3.015 3.164a4.2 4.2 0 0 1-3.547 5.057c-.347.046-6.605.05-6.605.004c0-.016.573-.602 1.273-1.302L5.36 16.47l1.87-.01c2.07-.009 1.97-.002 2.326-.172a1.566 1.566 0 0 0 .421-2.532c-.431-.43-.571-.461-2.05-.462c-1.802 0-2.364-.125-3.253-.721c-3.078-2.066-2.152-6.837 1.475-7.597c.38-.08.522-.086 2.11-.089l1.551-.003l1.284 1.285m10.067-1.256c0 .017-.578.608-1.284 1.315l-1.284 1.286h-4.427L12.87 6.216a68.614 68.608 0 0 1-1.296-1.315c0-.01 2.157-.018 4.793-.018c3.813 0 4.794.006 4.794.03m-2.562 7.06l-.006 1.308h-4.449l-.033-.094c-.336-.942-.695-1.527-1.346-2.194a4 4 0 0 1-.292-.313c0-.01 1.38-.016 3.066-.016h3.066zm1.278 5.78a67.498 67.492 0 0 1 1.284 1.302c0 .01-1.955.018-4.344.018s-4.344-.008-4.344-.018s.103-.12.228-.243a5.45 5.45 0 0 0 1.38-2.185l.053-.16h4.458z"/></svg>
</template>

CSS

.icon-subtitleedit {
  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%22M3.858.02C1.744.23.16%201.91.02%204.09c-.038.598-.02%2015.896.02%2016.156c.3%201.996%201.752%203.455%203.7%203.719c.418.057%2016.38.04%2016.674-.018c1.433-.28%202.614-1.164%203.156-2.363c.2-.443.304-.776.377-1.208c.047-.282.075-16.036.029-16.509A4.266%204.266%200%200%200%2020.348.048C20.065.008%204.261-.02%203.858.02m7.237%206.15c.707.707%201.285%201.299%201.285%201.315c0%20.024-.57.03-2.79.03c-3.106%200-2.95-.008-3.286.16c-1.145.58-1.175%202.2-.052%202.8c.34.18.265.174%201.725.192c1.404.018%201.475.023%201.976.153c1.495.388%202.688%201.64%203.015%203.164a4.2%204.2%200%200%201-3.547%205.057c-.347.046-6.605.05-6.605.004c0-.016.573-.602%201.273-1.302L5.36%2016.47l1.87-.01c2.07-.009%201.97-.002%202.326-.172a1.566%201.566%200%200%200%20.421-2.532c-.431-.43-.571-.461-2.05-.462c-1.802%200-2.364-.125-3.253-.721c-3.078-2.066-2.152-6.837%201.475-7.597c.38-.08.522-.086%202.11-.089l1.551-.003l1.284%201.285m10.067-1.256c0%20.017-.578.608-1.284%201.315l-1.284%201.286h-4.427L12.87%206.216a68.614%2068.608%200%200%201-1.296-1.315c0-.01%202.157-.018%204.793-.018c3.813%200%204.794.006%204.794.03m-2.562%207.06l-.006%201.308h-4.449l-.033-.094c-.336-.942-.695-1.527-1.346-2.194a4%204%200%200%201-.292-.313c0-.01%201.38-.016%203.066-.016h3.066zm1.278%205.78a67.498%2067.492%200%200%201%201.284%201.302c0%20.01-1.955.018-4.344.018s-4.344-.008-4.344-.018s.103-.12.228-.243a5.45%205.45%200%200%200%201.38-2.185l.053-.16h4.458z%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%22M3.858.02C1.744.23.16%201.91.02%204.09c-.038.598-.02%2015.896.02%2016.156c.3%201.996%201.752%203.455%203.7%203.719c.418.057%2016.38.04%2016.674-.018c1.433-.28%202.614-1.164%203.156-2.363c.2-.443.304-.776.377-1.208c.047-.282.075-16.036.029-16.509A4.266%204.266%200%200%200%2020.348.048C20.065.008%204.261-.02%203.858.02m7.237%206.15c.707.707%201.285%201.299%201.285%201.315c0%20.024-.57.03-2.79.03c-3.106%200-2.95-.008-3.286.16c-1.145.58-1.175%202.2-.052%202.8c.34.18.265.174%201.725.192c1.404.018%201.475.023%201.976.153c1.495.388%202.688%201.64%203.015%203.164a4.2%204.2%200%200%201-3.547%205.057c-.347.046-6.605.05-6.605.004c0-.016.573-.602%201.273-1.302L5.36%2016.47l1.87-.01c2.07-.009%201.97-.002%202.326-.172a1.566%201.566%200%200%200%20.421-2.532c-.431-.43-.571-.461-2.05-.462c-1.802%200-2.364-.125-3.253-.721c-3.078-2.066-2.152-6.837%201.475-7.597c.38-.08.522-.086%202.11-.089l1.551-.003l1.284%201.285m10.067-1.256c0%20.017-.578.608-1.284%201.315l-1.284%201.286h-4.427L12.87%206.216a68.614%2068.608%200%200%201-1.296-1.315c0-.01%202.157-.018%204.793-.018c3.813%200%204.794.006%204.794.03m-2.562%207.06l-.006%201.308h-4.449l-.033-.094c-.336-.942-.695-1.527-1.346-2.194a4%204%200%200%201-.292-.313c0-.01%201.38-.016%203.066-.016h3.066zm1.278%205.78a67.498%2067.492%200%200%201%201.284%201.302c0%20.01-1.955.018-4.344.018s-4.344-.008-4.344-.018s.103-.12.228-.243a5.45%205.45%200%200%200%201.38-2.185l.053-.16h4.458z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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