adobe acrobat reader logo
adobe-acrobat-reader from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- adobe-acrobat-reader
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
Related icons in CoreUI Brands
Use the adobe acrobat reader logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.464 20.49c-.948-1.01-2.885-1.594-5.63-1.594c-1.469 0-3.167.146-5.016.49a26.7 26.7 0 0 1-3.073-3.625c-.708-.984-1.328-2.026-1.896-3.052c1.083-3.385 1.609-6.146 1.609-8.135c0-2.229-.807-4.552-3.12-4.552c-.714 0-1.422.432-1.802 1.068c-1.042 1.875-.573 5.99 1.224 10.052a96 96 0 0 1-2.266 6.141a73 73 0 0 1-2.568 5.458C3.723 24.856.353 27.319.041 29.257c-.141.729.099 1.396.609 1.932c.177.146.844.724 1.974.724c3.453 0 7.089-5.703 8.943-9.146c1.417-.479 2.839-.917 4.255-1.354a47 47 0 0 1 4.542-1.016c3.646 3.339 6.859 3.865 8.474 3.865c1.99 0 2.698-.823 2.938-1.495c.375-.87.094-1.828-.333-2.323l.026.052zm-1.844 1.406c-.141.724-.854 1.208-1.849 1.208c-.281 0-.521-.052-.807-.094c-1.813-.438-3.51-1.359-5.203-2.813a24 24 0 0 1 3.974-.333c.984 0 1.839.047 2.411.193c.656.141 1.698.583 1.464 1.844h.026zM19.589 19.62a69 69 0 0 0-3.927.922a54 54 0 0 0-3.359 1.031a57 57 0 0 0 1.609-3.474c.573-1.359 1.042-2.76 1.516-4.063c.464.818.984 1.641 1.505 2.375c.854 1.161 1.745 2.266 2.641 3.229v-.026zM13.385 1.641a1.04 1.04 0 0 1 .906-.583c.995 0 1.182 1.156 1.182 2.083c0 1.557-.474 3.922-1.281 6.62c-1.417-3.76-1.51-6.906-.802-8.12zM8.182 24.172c-2.411 4.057-4.729 6.573-6.151 6.573c-.276 0-.516-.099-.703-.24c-.286-.292-.427-.63-.333-1.016c.286-1.453 2.984-3.484 7.193-5.318z"/></svg>
React
import type { SVGProps } from "react";
export function CibAdobeAcrobatReader(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.464 20.49c-.948-1.01-2.885-1.594-5.63-1.594c-1.469 0-3.167.146-5.016.49a26.7 26.7 0 0 1-3.073-3.625c-.708-.984-1.328-2.026-1.896-3.052c1.083-3.385 1.609-6.146 1.609-8.135c0-2.229-.807-4.552-3.12-4.552c-.714 0-1.422.432-1.802 1.068c-1.042 1.875-.573 5.99 1.224 10.052a96 96 0 0 1-2.266 6.141a73 73 0 0 1-2.568 5.458C3.723 24.856.353 27.319.041 29.257c-.141.729.099 1.396.609 1.932c.177.146.844.724 1.974.724c3.453 0 7.089-5.703 8.943-9.146c1.417-.479 2.839-.917 4.255-1.354a47 47 0 0 1 4.542-1.016c3.646 3.339 6.859 3.865 8.474 3.865c1.99 0 2.698-.823 2.938-1.495c.375-.87.094-1.828-.333-2.323l.026.052zm-1.844 1.406c-.141.724-.854 1.208-1.849 1.208c-.281 0-.521-.052-.807-.094c-1.813-.438-3.51-1.359-5.203-2.813a24 24 0 0 1 3.974-.333c.984 0 1.839.047 2.411.193c.656.141 1.698.583 1.464 1.844h.026zM19.589 19.62a69 69 0 0 0-3.927.922a54 54 0 0 0-3.359 1.031a57 57 0 0 0 1.609-3.474c.573-1.359 1.042-2.76 1.516-4.063c.464.818.984 1.641 1.505 2.375c.854 1.161 1.745 2.266 2.641 3.229v-.026zM13.385 1.641a1.04 1.04 0 0 1 .906-.583c.995 0 1.182 1.156 1.182 2.083c0 1.557-.474 3.922-1.281 6.62c-1.417-3.76-1.51-6.906-.802-8.12zM8.182 24.172c-2.411 4.057-4.729 6.573-6.151 6.573c-.276 0-.516-.099-.703-.24c-.286-.292-.427-.63-.333-1.016c.286-1.453 2.984-3.484 7.193-5.318z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.464 20.49c-.948-1.01-2.885-1.594-5.63-1.594c-1.469 0-3.167.146-5.016.49a26.7 26.7 0 0 1-3.073-3.625c-.708-.984-1.328-2.026-1.896-3.052c1.083-3.385 1.609-6.146 1.609-8.135c0-2.229-.807-4.552-3.12-4.552c-.714 0-1.422.432-1.802 1.068c-1.042 1.875-.573 5.99 1.224 10.052a96 96 0 0 1-2.266 6.141a73 73 0 0 1-2.568 5.458C3.723 24.856.353 27.319.041 29.257c-.141.729.099 1.396.609 1.932c.177.146.844.724 1.974.724c3.453 0 7.089-5.703 8.943-9.146c1.417-.479 2.839-.917 4.255-1.354a47 47 0 0 1 4.542-1.016c3.646 3.339 6.859 3.865 8.474 3.865c1.99 0 2.698-.823 2.938-1.495c.375-.87.094-1.828-.333-2.323l.026.052zm-1.844 1.406c-.141.724-.854 1.208-1.849 1.208c-.281 0-.521-.052-.807-.094c-1.813-.438-3.51-1.359-5.203-2.813a24 24 0 0 1 3.974-.333c.984 0 1.839.047 2.411.193c.656.141 1.698.583 1.464 1.844h.026zM19.589 19.62a69 69 0 0 0-3.927.922a54 54 0 0 0-3.359 1.031a57 57 0 0 0 1.609-3.474c.573-1.359 1.042-2.76 1.516-4.063c.464.818.984 1.641 1.505 2.375c.854 1.161 1.745 2.266 2.641 3.229v-.026zM13.385 1.641a1.04 1.04 0 0 1 .906-.583c.995 0 1.182 1.156 1.182 2.083c0 1.557-.474 3.922-1.281 6.62c-1.417-3.76-1.51-6.906-.802-8.12zM8.182 24.172c-2.411 4.057-4.729 6.573-6.151 6.573c-.276 0-.516-.099-.703-.24c-.286-.292-.427-.63-.333-1.016c.286-1.453 2.984-3.484 7.193-5.318z"/></svg> </template>
CSS
.icon-adobe-acrobat-reader {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.464%2020.49c-.948-1.01-2.885-1.594-5.63-1.594c-1.469%200-3.167.146-5.016.49a26.7%2026.7%200%200%201-3.073-3.625c-.708-.984-1.328-2.026-1.896-3.052c1.083-3.385%201.609-6.146%201.609-8.135c0-2.229-.807-4.552-3.12-4.552c-.714%200-1.422.432-1.802%201.068c-1.042%201.875-.573%205.99%201.224%2010.052a96%2096%200%200%201-2.266%206.141a73%2073%200%200%201-2.568%205.458C3.723%2024.856.353%2027.319.041%2029.257c-.141.729.099%201.396.609%201.932c.177.146.844.724%201.974.724c3.453%200%207.089-5.703%208.943-9.146c1.417-.479%202.839-.917%204.255-1.354a47%2047%200%200%201%204.542-1.016c3.646%203.339%206.859%203.865%208.474%203.865c1.99%200%202.698-.823%202.938-1.495c.375-.87.094-1.828-.333-2.323l.026.052zm-1.844%201.406c-.141.724-.854%201.208-1.849%201.208c-.281%200-.521-.052-.807-.094c-1.813-.438-3.51-1.359-5.203-2.813a24%2024%200%200%201%203.974-.333c.984%200%201.839.047%202.411.193c.656.141%201.698.583%201.464%201.844h.026zM19.589%2019.62a69%2069%200%200%200-3.927.922a54%2054%200%200%200-3.359%201.031a57%2057%200%200%200%201.609-3.474c.573-1.359%201.042-2.76%201.516-4.063c.464.818.984%201.641%201.505%202.375c.854%201.161%201.745%202.266%202.641%203.229v-.026zM13.385%201.641a1.04%201.04%200%200%201%20.906-.583c.995%200%201.182%201.156%201.182%202.083c0%201.557-.474%203.922-1.281%206.62c-1.417-3.76-1.51-6.906-.802-8.12zM8.182%2024.172c-2.411%204.057-4.729%206.573-6.151%206.573c-.276%200-.516-.099-.703-.24c-.286-.292-.427-.63-.333-1.016c.286-1.453%202.984-3.484%207.193-5.318z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.464%2020.49c-.948-1.01-2.885-1.594-5.63-1.594c-1.469%200-3.167.146-5.016.49a26.7%2026.7%200%200%201-3.073-3.625c-.708-.984-1.328-2.026-1.896-3.052c1.083-3.385%201.609-6.146%201.609-8.135c0-2.229-.807-4.552-3.12-4.552c-.714%200-1.422.432-1.802%201.068c-1.042%201.875-.573%205.99%201.224%2010.052a96%2096%200%200%201-2.266%206.141a73%2073%200%200%201-2.568%205.458C3.723%2024.856.353%2027.319.041%2029.257c-.141.729.099%201.396.609%201.932c.177.146.844.724%201.974.724c3.453%200%207.089-5.703%208.943-9.146c1.417-.479%202.839-.917%204.255-1.354a47%2047%200%200%201%204.542-1.016c3.646%203.339%206.859%203.865%208.474%203.865c1.99%200%202.698-.823%202.938-1.495c.375-.87.094-1.828-.333-2.323l.026.052zm-1.844%201.406c-.141.724-.854%201.208-1.849%201.208c-.281%200-.521-.052-.807-.094c-1.813-.438-3.51-1.359-5.203-2.813a24%2024%200%200%201%203.974-.333c.984%200%201.839.047%202.411.193c.656.141%201.698.583%201.464%201.844h.026zM19.589%2019.62a69%2069%200%200%200-3.927.922a54%2054%200%200%200-3.359%201.031a57%2057%200%200%200%201.609-3.474c.573-1.359%201.042-2.76%201.516-4.063c.464.818.984%201.641%201.505%202.375c.854%201.161%201.745%202.266%202.641%203.229v-.026zM13.385%201.641a1.04%201.04%200%200%201%20.906-.583c.995%200%201.182%201.156%201.182%202.083c0%201.557-.474%203.922-1.281%206.62c-1.417-3.76-1.51-6.906-.802-8.12zM8.182%2024.172c-2.411%204.057-4.729%206.573-6.151%206.573c-.276%200-.516-.099-.703-.24c-.286-.292-.427-.63-.333-1.016c.286-1.453%202.984-3.484%207.193-5.318z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/adobe-acrobat-reader.svg?color=%231a73e8&size=48