textformat abc icon

textformat-abc from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
textformat-abc
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

Related icons in Framework7 Icons

Use the textformat abc icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M20.939 41.027c.868 0 1.5-.597 1.5-1.519v-2.604h.073c1.157 2.55 3.526 4.141 6.528 4.141c4.936 0 8.173-3.924 8.173-9.981s-3.255-9.982-8.137-9.982c-2.948 0-5.334 1.61-6.455 4.123h-.09v-9.24c0-.976-.616-1.61-1.52-1.61s-1.519.634-1.519 1.61v23.543c0 .94.579 1.519 1.447 1.519m27.268.018c3.562 0 6.6-1.953 7.63-4.72a2.6 2.6 0 0 0 .163-.85c0-.777-.542-1.32-1.302-1.32c-.687 0-1.049.272-1.447 1.067c-.958 2.062-2.585 3.183-5.026 3.183c-3.526 0-5.84-2.803-5.84-7.323c0-4.485 2.314-7.36 5.84-7.36c2.332 0 4.014 1.103 4.99 3.219c.38.76.742 1.03 1.41 1.03c.778 0 1.32-.506 1.32-1.301c0-.217-.053-.488-.126-.724c-.904-2.766-3.996-4.864-7.667-4.864c-5.388 0-8.896 3.96-8.896 10.018c0 6.093 3.544 9.945 8.95 9.945m-41.752-.018c2.749 0 5.352-1.5 6.437-3.815h.055v2.35c.036.886.633 1.483 1.482 1.483c.868 0 1.465-.597 1.465-1.555V27.52c0-3.906-2.857-6.42-7.414-6.42c-3.38 0-6.184 1.483-7.232 3.78c-.2.452-.326.886-.326 1.265c0 .796.579 1.302 1.374 1.302c.56 0 .977-.199 1.266-.705c.977-2.08 2.514-3.038 4.846-3.038c2.785 0 4.43 1.555 4.43 4.069v1.519l-5.768.325C2.531 29.924 0 31.967 0 35.295c0 3.453 2.64 5.732 6.455 5.732m21.898-2.622c-3.4 0-5.823-2.911-5.823-7.323c0-4.43 2.423-7.341 5.823-7.341c3.507 0 5.713 2.838 5.713 7.323c0 4.52-2.206 7.341-5.713 7.341m-21.175.108c-2.422 0-4.05-1.32-4.05-3.272c0-1.899 1.52-3.147 4.322-3.346l5.388-.343v1.88c0 2.857-2.513 5.081-5.66 5.081"/></svg>

React

import type { SVGProps } from "react";

export function F7TextformatAbc(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M20.939 41.027c.868 0 1.5-.597 1.5-1.519v-2.604h.073c1.157 2.55 3.526 4.141 6.528 4.141c4.936 0 8.173-3.924 8.173-9.981s-3.255-9.982-8.137-9.982c-2.948 0-5.334 1.61-6.455 4.123h-.09v-9.24c0-.976-.616-1.61-1.52-1.61s-1.519.634-1.519 1.61v23.543c0 .94.579 1.519 1.447 1.519m27.268.018c3.562 0 6.6-1.953 7.63-4.72a2.6 2.6 0 0 0 .163-.85c0-.777-.542-1.32-1.302-1.32c-.687 0-1.049.272-1.447 1.067c-.958 2.062-2.585 3.183-5.026 3.183c-3.526 0-5.84-2.803-5.84-7.323c0-4.485 2.314-7.36 5.84-7.36c2.332 0 4.014 1.103 4.99 3.219c.38.76.742 1.03 1.41 1.03c.778 0 1.32-.506 1.32-1.301c0-.217-.053-.488-.126-.724c-.904-2.766-3.996-4.864-7.667-4.864c-5.388 0-8.896 3.96-8.896 10.018c0 6.093 3.544 9.945 8.95 9.945m-41.752-.018c2.749 0 5.352-1.5 6.437-3.815h.055v2.35c.036.886.633 1.483 1.482 1.483c.868 0 1.465-.597 1.465-1.555V27.52c0-3.906-2.857-6.42-7.414-6.42c-3.38 0-6.184 1.483-7.232 3.78c-.2.452-.326.886-.326 1.265c0 .796.579 1.302 1.374 1.302c.56 0 .977-.199 1.266-.705c.977-2.08 2.514-3.038 4.846-3.038c2.785 0 4.43 1.555 4.43 4.069v1.519l-5.768.325C2.531 29.924 0 31.967 0 35.295c0 3.453 2.64 5.732 6.455 5.732m21.898-2.622c-3.4 0-5.823-2.911-5.823-7.323c0-4.43 2.423-7.341 5.823-7.341c3.507 0 5.713 2.838 5.713 7.323c0 4.52-2.206 7.341-5.713 7.341m-21.175.108c-2.422 0-4.05-1.32-4.05-3.272c0-1.899 1.52-3.147 4.322-3.346l5.388-.343v1.88c0 2.857-2.513 5.081-5.66 5.081"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M20.939 41.027c.868 0 1.5-.597 1.5-1.519v-2.604h.073c1.157 2.55 3.526 4.141 6.528 4.141c4.936 0 8.173-3.924 8.173-9.981s-3.255-9.982-8.137-9.982c-2.948 0-5.334 1.61-6.455 4.123h-.09v-9.24c0-.976-.616-1.61-1.52-1.61s-1.519.634-1.519 1.61v23.543c0 .94.579 1.519 1.447 1.519m27.268.018c3.562 0 6.6-1.953 7.63-4.72a2.6 2.6 0 0 0 .163-.85c0-.777-.542-1.32-1.302-1.32c-.687 0-1.049.272-1.447 1.067c-.958 2.062-2.585 3.183-5.026 3.183c-3.526 0-5.84-2.803-5.84-7.323c0-4.485 2.314-7.36 5.84-7.36c2.332 0 4.014 1.103 4.99 3.219c.38.76.742 1.03 1.41 1.03c.778 0 1.32-.506 1.32-1.301c0-.217-.053-.488-.126-.724c-.904-2.766-3.996-4.864-7.667-4.864c-5.388 0-8.896 3.96-8.896 10.018c0 6.093 3.544 9.945 8.95 9.945m-41.752-.018c2.749 0 5.352-1.5 6.437-3.815h.055v2.35c.036.886.633 1.483 1.482 1.483c.868 0 1.465-.597 1.465-1.555V27.52c0-3.906-2.857-6.42-7.414-6.42c-3.38 0-6.184 1.483-7.232 3.78c-.2.452-.326.886-.326 1.265c0 .796.579 1.302 1.374 1.302c.56 0 .977-.199 1.266-.705c.977-2.08 2.514-3.038 4.846-3.038c2.785 0 4.43 1.555 4.43 4.069v1.519l-5.768.325C2.531 29.924 0 31.967 0 35.295c0 3.453 2.64 5.732 6.455 5.732m21.898-2.622c-3.4 0-5.823-2.911-5.823-7.323c0-4.43 2.423-7.341 5.823-7.341c3.507 0 5.713 2.838 5.713 7.323c0 4.52-2.206 7.341-5.713 7.341m-21.175.108c-2.422 0-4.05-1.32-4.05-3.272c0-1.899 1.52-3.147 4.322-3.346l5.388-.343v1.88c0 2.857-2.513 5.081-5.66 5.081"/></svg>
</template>

CSS

.icon-textformat-abc {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.939%2041.027c.868%200%201.5-.597%201.5-1.519v-2.604h.073c1.157%202.55%203.526%204.141%206.528%204.141c4.936%200%208.173-3.924%208.173-9.981s-3.255-9.982-8.137-9.982c-2.948%200-5.334%201.61-6.455%204.123h-.09v-9.24c0-.976-.616-1.61-1.52-1.61s-1.519.634-1.519%201.61v23.543c0%20.94.579%201.519%201.447%201.519m27.268.018c3.562%200%206.6-1.953%207.63-4.72a2.6%202.6%200%200%200%20.163-.85c0-.777-.542-1.32-1.302-1.32c-.687%200-1.049.272-1.447%201.067c-.958%202.062-2.585%203.183-5.026%203.183c-3.526%200-5.84-2.803-5.84-7.323c0-4.485%202.314-7.36%205.84-7.36c2.332%200%204.014%201.103%204.99%203.219c.38.76.742%201.03%201.41%201.03c.778%200%201.32-.506%201.32-1.301c0-.217-.053-.488-.126-.724c-.904-2.766-3.996-4.864-7.667-4.864c-5.388%200-8.896%203.96-8.896%2010.018c0%206.093%203.544%209.945%208.95%209.945m-41.752-.018c2.749%200%205.352-1.5%206.437-3.815h.055v2.35c.036.886.633%201.483%201.482%201.483c.868%200%201.465-.597%201.465-1.555V27.52c0-3.906-2.857-6.42-7.414-6.42c-3.38%200-6.184%201.483-7.232%203.78c-.2.452-.326.886-.326%201.265c0%20.796.579%201.302%201.374%201.302c.56%200%20.977-.199%201.266-.705c.977-2.08%202.514-3.038%204.846-3.038c2.785%200%204.43%201.555%204.43%204.069v1.519l-5.768.325C2.531%2029.924%200%2031.967%200%2035.295c0%203.453%202.64%205.732%206.455%205.732m21.898-2.622c-3.4%200-5.823-2.911-5.823-7.323c0-4.43%202.423-7.341%205.823-7.341c3.507%200%205.713%202.838%205.713%207.323c0%204.52-2.206%207.341-5.713%207.341m-21.175.108c-2.422%200-4.05-1.32-4.05-3.272c0-1.899%201.52-3.147%204.322-3.346l5.388-.343v1.88c0%202.857-2.513%205.081-5.66%205.081%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.939%2041.027c.868%200%201.5-.597%201.5-1.519v-2.604h.073c1.157%202.55%203.526%204.141%206.528%204.141c4.936%200%208.173-3.924%208.173-9.981s-3.255-9.982-8.137-9.982c-2.948%200-5.334%201.61-6.455%204.123h-.09v-9.24c0-.976-.616-1.61-1.52-1.61s-1.519.634-1.519%201.61v23.543c0%20.94.579%201.519%201.447%201.519m27.268.018c3.562%200%206.6-1.953%207.63-4.72a2.6%202.6%200%200%200%20.163-.85c0-.777-.542-1.32-1.302-1.32c-.687%200-1.049.272-1.447%201.067c-.958%202.062-2.585%203.183-5.026%203.183c-3.526%200-5.84-2.803-5.84-7.323c0-4.485%202.314-7.36%205.84-7.36c2.332%200%204.014%201.103%204.99%203.219c.38.76.742%201.03%201.41%201.03c.778%200%201.32-.506%201.32-1.301c0-.217-.053-.488-.126-.724c-.904-2.766-3.996-4.864-7.667-4.864c-5.388%200-8.896%203.96-8.896%2010.018c0%206.093%203.544%209.945%208.95%209.945m-41.752-.018c2.749%200%205.352-1.5%206.437-3.815h.055v2.35c.036.886.633%201.483%201.482%201.483c.868%200%201.465-.597%201.465-1.555V27.52c0-3.906-2.857-6.42-7.414-6.42c-3.38%200-6.184%201.483-7.232%203.78c-.2.452-.326.886-.326%201.265c0%20.796.579%201.302%201.374%201.302c.56%200%20.977-.199%201.266-.705c.977-2.08%202.514-3.038%204.846-3.038c2.785%200%204.43%201.555%204.43%204.069v1.519l-5.768.325C2.531%2029.924%200%2031.967%200%2035.295c0%203.453%202.64%205.732%206.455%205.732m21.898-2.622c-3.4%200-5.823-2.911-5.823-7.323c0-4.43%202.423-7.341%205.823-7.341c3.507%200%205.713%202.838%205.713%207.323c0%204.52-2.206%207.341-5.713%207.341m-21.175.108c-2.422%200-4.05-1.32-4.05-3.272c0-1.899%201.52-3.147%204.322-3.346l5.388-.343v1.88c0%202.857-2.513%205.081-5.66%205.081%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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